CompositeStep2Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) |
nSuspend |
Value: 1 Type: Integer Description: Number of suspend ports |
---|---|
nResume |
Value: 1 Type: Integer Description: Number of resume ports |
waitTime |
Value: 2 Type: Time (s) Description: Waiting time in this composite step |
active |
Type: Boolean Description: = true, if step is active, otherwise the step is not active |
---|
stateGraphRoot |
Type: CompositeStepState Description: Communication port between the CompositeStep and the steps within the CompositeStep |
|
---|---|---|
outerState |
Type: OuterState |
|
innerState |
Type: InnerState |
|
transition |
Type: Transition |
|
initStep |
Type: Step |
|
exitStep |
Type: Step |
Modelica.StateGraph.Examples.Utilities Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) |