packageExamples

Examples to demonstrate the usage of the components of the StateGraph library

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Contents

NameDescription
FirstExampleA first simple StateGraph example
FirstExample_Variant2A variant of the first simple StateGraph example
FirstExample_Variant3A variant of the first simple StateGraph example
ExecutionPathsExample to demonstrate parallel and alternative execution paths
ShowCompositeStepExample to demonstrate parallel activities described by a StateGraph
ShowExceptionsExample to demonstrate how a hierarchically structured StateGraph can suspend and resume actions on different levels
ControlledTanksDemonstrating the controller of a tank filling/emptying system
UtilitiesUtility components for the examples