WOLFRAM SYSTEM MODELER
| FirstExampleA first simple StateGraph example |  | 

SystemModel["Modelica.StateGraph.Examples.FirstExample"]

|  | initialStep | Type: InitialStep Description: Initial step (= step that is active when simulation starts) | 
|---|---|---|
|  | transition1 | Type: Transition Description: Transition where the fire condition is set by a modification of variable condition | 
|  | step | Type: Step Description: Ordinary step (= step that is not active when simulation starts) | 
|  | transition2 | Type: Transition Description: Transition where the fire condition is set by a modification of variable condition | 
|  | stateGraphRoot | Type: StateGraphRoot Description: Root of a StateGraph (has to be present on the highest level of a StateGraph) |