This information is part of the Modelica Standard Library maintained by the Modelica Association.
StateGraphRoot
Root of a StateGraph (has to be present on the highest level of a StateGraph)
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| subgraphStatePort | CompositeStepStatePort_out |
USED IN EXAMPLES
| Modelica.StateGraph.Examples.FirstExampleA first simple StateGraph example | |
| Modelica.StateGraph.Examples.FirstExample_Variant2A variant of the first simple StateGraph example | |
| Modelica.StateGraph.Examples.FirstExample_Variant3A variant of the first simple StateGraph example | |
| Modelica.StateGraph.Examples.ExecutionPathsExample to demonstrate parallel and alternative execution paths | |
| Modelica.StateGraph.Examples.ShowCompositeStepExample to demonstrate parallel activities described by a StateGraph | |
| Modelica.StateGraph.Examples.ShowExceptionsExample to demonstrate how a hierarchically structured StateGraph can suspend and resume actions on different levels | |
| Modelica.StateGraph.Examples.ControlledTanksDemonstrating the controller of a tank filling/emptying system |
