Class: FiniteMachine::HookEvent::Enter

Inherits:
Anystate show all
Defined in:
lib/finite_machine/hook_event.rb

Constant Summary

Constants inherited from FiniteMachine::HookEvent

EVENTS, MESSAGE

Instance Attribute Summary

Attributes inherited from FiniteMachine::HookEvent

#event_name, #from, #name, #type

Method Summary

Methods inherited from FiniteMachine::HookEvent

#<=>, any_state_or_event, build, event_name, #initialize, #notify, to_s

Constructor Details

This class inherits a constructor from FiniteMachine::HookEvent