Package datastructure

Class Summary
FiniteStateMachine This class represents a finite state machine FSM =
State This class represents a single state of a FSM, the components being its name and its transitions.
 

Enum Summary
StateType