|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use OnExit | |
---|---|
org.apache.commons.scxml.model | A collection of classes needed to model SCXML documents. |
Uses of OnExit in org.apache.commons.scxml.model |
---|
Methods in org.apache.commons.scxml.model that return OnExit | |
---|---|
OnExit |
TransitionTarget.getOnExit()
Get the onexit property. |
Methods in org.apache.commons.scxml.model with parameters of type OnExit | |
---|---|
void |
TransitionTarget.setOnExit(OnExit onExit)
Set the onexit property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |