public class ANSIProgressObserver
This observes the class StateMachineManager and follows the progress of class FlowLogics until they complete in the order
they are added to the class StateMachineManager.
| Constructor and Description |
|---|
ANSIProgressObserver(StateMachineManager smm)
This observes the
class StateMachineManager and follows the progress of class FlowLogics until they complete in the order
they are added to the class StateMachineManager. |
| Modifier and Type | Method and Description |
|---|---|
StateMachineManager |
getSmm() |
public ANSIProgressObserver(StateMachineManager smm)
This observes the class StateMachineManager and follows the progress of class FlowLogics until they complete in the order
they are added to the class StateMachineManager.
public StateMachineManager getSmm()