Uses of Interface
org.chenile.stm.StateEntity

Packages that use StateEntity
Package
Description
JPA entity related super classes etc.
 
 
Contains specific action implementations that support some kind of a scripting DSL.
This package contains a set of dummy components which can be used to instantiate a state diagram without instantiating the components.
This is useful to get info about the state transition diagram without actually instantiating the State Transition machine.
It also contains a dummy STMFlowStore that can be used to instantiate the flow impl without instantiating the individual components.
Contains Implementation classes (including base implementations) for a bunch of STM interfaces.
Contains a bunch of descriptor classes to hold various kinds of meta data.
 
Support for Workflow.
Workflow implementation classes.
Workflow entry, exit commands etc.