Uses of Class
org.chenile.stm.dummy.DummyTransitionAction
Packages that use DummyTransitionAction
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 DummyTransitionAction in org.chenile.stm.dummy
Fields in org.chenile.stm.dummy declared as DummyTransitionActionModifier and TypeFieldDescription(package private) DummyTransitionAction
DummyStore.dummyTransitionAction