|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateMetaInformation | |
|---|---|
| com.x8ing.lsm4j.state | Provides classes that build the base structure of the state machine. |
| Uses of StateMetaInformation in com.x8ing.lsm4j.state |
|---|
| Methods in com.x8ing.lsm4j.state that return StateMetaInformation | |
|---|---|
StateMetaInformation |
StaticState.getStateMetaInformation()
|
| Methods in com.x8ing.lsm4j.state with parameters of type StateMetaInformation | |
|---|---|
void |
StaticState.setStateMetaInformation(StateMetaInformation stateMetaInformation)
|
| Constructors in com.x8ing.lsm4j.state with parameters of type StateMetaInformation | |
|---|---|
ProcessableState(int uniqueID,
java.lang.String description,
Action action,
boolean isEndState,
StateMetaInformation stateMetaInformation)
|
|
StaticState(int uniqueID,
java.lang.String description,
StateMetaInformation stateMetaInformation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||