modelShowCompositeStep
Example to demonstrate parallel activities described by a StateGraph
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is the same example as "ExecutionPaths". The only difference is that the alternative paths are included in a "CompositeStep".
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Utilities.CompositeStep | compositeStep | ||
| InitialStep | step0 | ||
| Transition | transition1 | ||
| Step | step1 | ||
| Transition | transition2 | ||
| Step | step6 | ||
| TransitionWithSignal | transition7 | ||
| Parallel | Parallel1 | ||
| Modelica.Blocks.Sources.BooleanExpression | setCondition | ||
| StateGraphRoot | stateGraphRoot |