Uses of Class
org.chenile.stm.dummy.DummySecurityStrategy
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 DummySecurityStrategy in org.chenile.stm.dummy
Modifier and TypeFieldDescription(package private) DummySecurityStrategy
DummyStore.dummySecurityStrategy