Step_in

Input port of a step

Inputs (1)

set

Type: Boolean

Description: true, if transition fires and step is activated

Outputs (1)

occupied

Type: Boolean

Description: true, if step is active

Used in Components (3)

PartialStep

Modelica.StateGraph.Interfaces

Partial step with one input and one output transition port

Parallel

Modelica.StateGraph

Parallel splitting of execution path (use component between two transitions)

PartialCompositeStep

Modelica.StateGraph

Superclass of a subgraph, i.e., a composite step that has internally a StateGraph