|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
java.lang.String |
getName()
Returns the name of this Application. |
IState |
getRootState()
Returns the root State for this Application. |
IState |
getStartState()
Returns the start state for this Application. |
IState |
getState(java.lang.String name)
Returns the named State. |
java.util.Vector |
getStates()
This method returns all the states for this application. |
| Method Detail |
public IState getState(java.lang.String name)
name - the id of the required state.
public java.lang.String getName()
public IState getRootState()
public IState getStartState()
public java.util.Vector getStates()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||