Language Reference - FC - Parallel Split


Icon

The parallel split is used to split up the execution in two parallel branches.

The input port of a parallel split is condidered as an input port of a step. The output ports of a parallel split are considered as output ports of transitions. When a transition connected to the input port fires, the steps connected to both ouput ports are activated.

Hint: Parallel splits can be connected to each other to obtain more than two branches.

Text Methods

N/A

Context Menu

None