Package com.ibm.dse.automaton.ext

Class Summary
CheckAction This class provides support for assigning guard conditions and lets the flow processor behave according to the flow modifiers specified for the conditions.
CloseView This class provides the behaviour for a sample DSEAction to close a view in the Desktop.
DSEOperationProcessor This class provides the behaviour of the processor class plus the required Operation interface.
DSEOperationState This class is an extension of the DSEState which implements an state which is related to an operation.
DSEStep This class is the base class which any step defined as an action inside a process flow definition should inherit from.
DSESyncProcState This class is an extension of the DSEOperationState which implements an state which is related to a synchronous processor.
ExecuteOperationAct This class provides the behaviour for a sample DSEAction to create and execute operations from the automaton.
ExecuteSubflowAct This class provides the behaviour for a sample DSEAction to create and execute nested subflows within the automaton.
OpenView This class provides the behaviour for a sample DSEAction to open a view in the Desktop.
StartAction This class provides support for starting a flow to enter the initial state.