Package org.nuiton.eugene.models.state
-
Interface Summary Interface Description StateModel StateModel Model root element.StateModelComplexState StateModelComplexeState Represents a complex state that can be composed with a set of states.StateModelSimpleState StateModelSimpleState A simple state.StateModelState StateModelState.java A state, that can be simple or complexeStateModelStateChart StateModelStateChart A chart is, like ComplexState, a set of state.StateModelTransition StateModelTransition A transition points to a state and has an avent. -
Class Summary Class Description StateModelGenerator StateModelGenerator.StateModelReader To read state model files into a memory state model.