Package org.chenile.stm.dummy


package org.chenile.stm.dummy
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 package is extensively used by the STM CLI for reading the State flow without instantiating the state machine