Uses of Class
org.scictrl.csshell.epics.server.application.automata.StateMachine
Packages that use StateMachine
- 
Uses of StateMachine in org.scictrl.csshell.epics.server.application.automata
Subclasses of StateMachine in org.scictrl.csshell.epics.server.application.automataModifier and TypeClassDescriptionclassDelayStateMachine class.classDummyStateMachine class used for testing and simulation.classA StateMachine, which remembers last not Shutdown operation state and sets it when activated.classThis State Machine delegated too sequence of state machines..classA StateMachine, which is Activate, when certain value is reacched, or bz monitoring it or by setting it.