|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.state4j.sm.SmActionBaseImpl org.state4j.sm.SmActionImpl
public class SmActionImpl
Constructor Summary | |
---|---|
SmActionImpl()
|
Method Summary | |
---|---|
void |
execute(org.state4j.sm.SmContext cntx)
|
org.state4j.sm.SmExecutor |
getExecutor()
|
boolean |
hasExecutor()
|
void |
setExecutor(org.state4j.sm.SmExecutor executor)
|
Methods inherited from class org.state4j.sm.SmActionBaseImpl |
---|
getName, getSubtype, hasName, hasSubtype, setName, setSubtype |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.state4j.sm.SmAction |
---|
getName, getSubtype, hasName, hasSubtype, setName, setSubtype |
Constructor Detail |
---|
public SmActionImpl()
Method Detail |
---|
public void execute(org.state4j.sm.SmContext cntx)
execute
in interface org.state4j.sm.SmAction
public boolean hasExecutor()
public org.state4j.sm.SmExecutor getExecutor()
public void setExecutor(org.state4j.sm.SmExecutor executor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |