Class Hierarchy
- java.lang.Object
- org.chenile.stm.dummy.DummyAction (implements org.chenile.stm.action.STMAction<StateEntityType>)
- org.chenile.stm.dummy.DummyAutomaticStateComputation (implements org.chenile.stm.action.STMAutomaticStateComputation<StateEntityType>)
- org.chenile.stm.dummy.DummyRetrievalStrategy (implements org.chenile.stm.action.StateEntityRetrievalStrategy<StateEntityType>)
- org.chenile.stm.dummy.DummyScriptingStrategy (implements org.chenile.stm.impl.ScriptingStrategy)
- org.chenile.stm.dummy.DummySecurityStrategy (implements org.chenile.stm.STMSecurityStrategy)
- org.chenile.stm.dummy.DummyTransitionAction (implements org.chenile.stm.action.STMTransitionAction<StateEntityType>)
- org.chenile.stm.impl.STMFlowStoreImpl (implements org.chenile.stm.STMFlowStore, org.chenile.stm.model.TransientActionsAwareDescriptor)
- org.chenile.stm.dummy.DummyStore