Additional Information

Parent Previous Next

Differences between the languages Python and F(x)


Figure 1: A condition's expression in Python language


Figure 2: The same condition's expression in F(x)-language


Difference between exclusive and inclusive gateways


Note

Default sequence flows do not need an expression / condition. A default sequence flow will always be determined as the next path element, if none of the other edge's conditions evaluate to true.