| Name | Description |
|---|---|
Modelica_StateGraph2.Examples.BasicStateGraphs.Utilities.Composite2_Subgraph
| Name | Description |
|---|---|
| initialStep | =true, if initial step (start state machine at entry ports of Parallel) |
| use_suspend | =true, if suspend and resume ports enabled |
| use_activePort | =true, if activePort enabled |
| Name | Description |
|---|---|
| inPort[nIn] | If enabled, port for one or more input transitions |
| outPort[nOut] | If enabled, port for one or more output transitions |
| resume[nResume] | If enabled, port for zero, one or more resume transitions |
| suspend[nSuspend] | If enabled, port for zero, one or more suspend transitions |
| activePort | = true if Parallel component is active, otherwise it is not active |