Package com.evelopers.unimod.runtime.context

Interface Summary
StateMachineContext State Machine Context - bridge to environment.
StateMachineContext.Context Desribes methods that any context must implement.
 

Class Summary
Parameter Represents Event parameter.
StateMachineContextImpl Simple state machine context implementation.
StateMachineContextImpl.ContextImpl