SimpleStatechartExecutor

Classes

class  SimpleStatechartExecutor
 This component provides interface functions to execute a statechart, stop the currently running statechart and provide the output-parameter of the statechart. More...
 

Detailed Description

This component provides an interface for executing and stopping statecharts without the need for the StatechartEditor. The proxy for the statechart-group containing the statechart to execute must already run.

Only one state can run at any time from within this component, but it is possible to start more than one instance of this component.