This information is part of the Modelica Standard Library maintained by the Modelica Association.
CompositeStepState
Communication channel between CompositeSteps and steps in the CompositeStep
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| subgraphStatePort | CompositeStepStatePort_out |
USED IN COMPONENTS
| Modelica.StateGraph.Examples.Utilities.MakeProductState machine defining the time instants when to fill or empty a tank | |
| Modelica.StateGraph.Examples.Utilities.CompositeStepState machine demonstrating a composite step (used in StateGraph.Examples.ShowCompositeStep) | |
| Modelica.StateGraph.Examples.Utilities.CompositeStep1Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) | |
| Modelica.StateGraph.Examples.Utilities.CompositeStep2Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) | |
| Modelica.StateGraph.Interfaces.PartialStepPartial step with one input and one output transition port | |
| Modelica.StateGraph.InitialStepInitial step (= step that is active when simulation starts) | |
| Modelica.StateGraph.InitialStepWithSignalInitial step (= step that is active when simulation starts). Connector 'active' is true when the step is active | |
| Modelica.StateGraph.StepOrdinary step (= step that is not active when simulation starts) | |
| Modelica.StateGraph.StepWithSignalOrdinary step (= step that is not active when simulation starts). Connector 'active' is true when the step is active | |
| Modelica.StateGraph.PartialCompositeStepSuperclass of a subgraph, i.e., a composite step that has internally a StateGraph |
