packageInterfaces
Connectors and partial models
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Contents
| Name | Description |
|---|---|
| Input port of a step | |
| Output port of a step | |
| Input port of a transition | |
| Output port of a transition | |
| Input port of a step (used for resume connector of a CompositeStep) | |
| Output port of a step (used for suspend connector of a CompositeStep) | |
| CompositeStepStatePort_in | Communication port between a CompositeStep and the ordinary steps within the CompositeStep (suspend/resume are inputs) |
| CompositeStepStatePort_out | Communication port between a CompositeStep and the ordinary steps within the CompositeStep (suspend/resume are outputs) |
| PartialStep | Partial step with one input and one output transition port |
| PartialTransition | Partial transition with input and output connections |
| Icon for a StateGraph object | |
| CompositeStepState | Communication channel between CompositeSteps and steps in the CompositeStep |