|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StateMachineModelInterface
This interface defines methods necessary to retrieve states from a model of a state machine.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this state machine model. |
StateModelInterface |
getStateModel(java.lang.String stateName)
Returns a reference to the specified StateModelInterface in this state machine model; null if the specified state is invalid. |
| Method Detail |
|---|
StateModelInterface getStateModel(java.lang.String stateName)
java.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||