This information is part of the Modelica Standard Library maintained by the Modelica Association.
PartialCompositeStep
Superclass of a subgraph, i.e., a composite step that has internally a StateGraph
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| inPort | Step_in | ||
| outPort | Step_out | ||
| suspend | CompositeStep_suspend[nSuspend] | ||
| resume | CompositeStep_resume[nResume] |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| nSuspend | Integer | 1 | Number of suspend ports |
| nResume | Integer | 1 | Number of resume ports |
