| Class | Statemap::FSMContext |
| In: |
sipper/lib/smc/statemap.rb
|
| Parent: | Object |
The user can derive FSM contexts from this class and interface to them with the methods of this class.
The finite state machine needs to be initialized to the starting state of the FSM. This must be done manually in the constructor of the derived class.