WOLFRAM SYSTEM MODELER
CompositeStepStateCommunication channel between CompositeSteps and steps in the CompositeStep |
SystemModel["Modelica.StateGraph.Interfaces.CompositeStepState"]
suspend |
Default Value: false Type: Boolean Description: = true, if suspend transition of CompositeStep fires |
---|---|
resume |
Default Value: false Type: Boolean Description: = true, if resume transition of CompositeStep fires |
subgraphStatePort |
Type: CompositeStepStatePort_out Description: Communication port between a CompositeStep and the ordinary steps within the CompositeStep (suspend/resume are outputs) |
---|
Modelica.StateGraph.Interfaces Partial step with one input and one output transition port |
|
Modelica.StateGraph Superclass of a subgraph, i.e., a composite step that has internally a StateGraph |
Modelica.StateGraph Root of a StateGraph (has to be present on the highest level of a StateGraph) |