|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCXMLExecutor | |
---|---|
org.apache.taglibs.rdc.scxml | The core classes for the digestion and interpretation of SCXML documents. |
Uses of SCXMLExecutor in org.apache.taglibs.rdc.scxml |
---|
Methods in org.apache.taglibs.rdc.scxml with parameters of type SCXMLExecutor | |
---|---|
void |
SCXMLSemantics.executeActionList(java.util.List actions,
java.util.Collection derivedEvents,
SCXMLExecutor exec,
ErrorReporter errRep)
|
void |
SCXMLSemantics.executeActions(org.apache.taglibs.rdc.scxml.Step step,
SCXMLExecutor exec,
ErrorReporter errRep)
Exectutes all OnExit/Transition/OnEntry transitional actions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |