
modelPartialCompositeStep
Superclass of a subgraph, i.e., a composite step that has internally a StateGraph
Parameters
| Type | Name | Default | Description |
| Exception connections |
| Integer | nSuspend | 1 | Number of suspend ports |
| Integer | nResume | 1 | Number of resume ports |
Components
| Type | Name | Default | Description |
| StateGraph.Interfaces.CompositeStepState | stateGraphRoot | | Communication port between the CompositeStep and the steps within the CompositeStep |
| Boolean | active | | = true, if step is active, otherwise the step is not active |
| OuterState | outerState | | |
Contents
| Name | Description |
| OuterState | Block containing the port that is connected to the outer stateGraphRoot |
| InnerStateprotected | |