Uses of Class
org.chenile.stm.dummy.DummyScriptingStrategy
Packages that use DummyScriptingStrategy
Package
Description
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.
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.
-
Uses of DummyScriptingStrategy in org.chenile.stm.dummy
Fields in org.chenile.stm.dummy declared as DummyScriptingStrategyModifier and TypeFieldDescription(package private) DummyScriptingStrategy
DummyStore.dummyScriptingStrategy