|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.scxml.model.TransitionTarget
org.apache.commons.scxml.model.State
org.apache.commons.scxml.model.Final
public class Final
The class in this SCXML object model that corresponds to the <final> SCXML element.
| Constructor Summary | |
|---|---|
Final()
Default no-args constructor for Digester. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.commons.scxml.model.State |
|---|
addChild, addChild, addTransition, getChildren, getInitial, getInvoke, getIsFinal, getParallel, getTransitions, getTransitionsList, getTransitionsList, isComposite, isDone, isFinal, isOrthogonal, isRegion, isSimple, setDone, setFinal, setInitial, setInvoke, setIsFinal, setParallel |
| Methods inherited from class org.apache.commons.scxml.model.TransitionTarget |
|---|
addHistory, getDatamodel, getHistory, getId, getOnEntry, getOnExit, getParent, getParentState, hasHistory, setDatamodel, setId, setOnEntry, setOnExit, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Final()
isFinal property of this State
to be true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||