Decision nodes

Decision Nodes split a single segment into several branches. Branches are labeled with guards that determine which branch is active.

The following figure shows a decision node.

Decision node

Feedback