Class: FSM::Event::Any
- Inherits:
-
FSM::Event
- Object
- FSM::Event
- FSM::Event::Any
- Defined in:
- lib/fsm-0.0.0/event.rb
Direct Known Subclasses
Entry, Exit, Input, Transition
Constant Summary
Constants inherited from FSM::Event
Method Summary
Methods inherited from FSM::Event
#initialize, #inspect, message, #notify
Methods included from Util
Constructor Details
This class inherits a constructor from FSM::Event