Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Type attribute defines whether only one branch of the branching ("Exclusive") can be followed, or that all branches of the branching can be followed in parallel ("Parallel").
In the case of "Exclusive", the conditions must be tested in the order that the TargetTransition elements are provided.

The DefaultTransition will be followed when none of the TargetTransitions can be executed due to not fulfilling their associated conditions.

Pagenav2