Package nestedstate

Interface Summary
FSMAction The FSM uses the command pattern to implement actions.
 

Class Summary
FSM This class serves as a access point for the whole framework.
FSMContext This is the context of a FSM.
FSMEvent  
LeafState This class models a State.
NodeState  
State This class models a State.