| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| 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, getChildren, getFirst, getInitial, getInvoke, getIsFinal, getParallel, isComposite, isDone, isFinal, isOrthogonal, isRegion, isSimple, setDone, setFinal, setFirst, setInitial, setInvoke, setIsFinal, setParallel | 
| Methods inherited from class org.apache.commons.scxml.model.TransitionTarget | 
|---|
addHistory, addTransition, getDatamodel, getHistory, getId, getOnEntry, getOnExit, getParent, getParentState, getTransitions, getTransitionsList, getTransitionsList, 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 All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||