|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.dpml.state.ExecAction
Default implementation of delegating action.
| Constructor Summary | |
ExecAction(String id)
Creation of a new exec action. |
|
| Method Summary | |
boolean |
equals(Object other)
Compare this object to another for equality. |
String |
getID()
Return the id of the transition to apply. |
String |
getName()
Return the action name. |
int |
hashCode()
Compute the hashcode for this instance. |
String |
toString()
Return a string representation of the instance. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExecAction(String id)
id - operation name| Method Detail |
public String getName()
getName in interface Actionpublic String getID()
public boolean equals(Object other)
other - the other object
public int hashCode()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||