Versions Compared

Key

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

TargetTransition provides a reference to a Transition element that is the target of a branching.

Include Page
TargetTransition Element
TargetTransition Element

Include Page
TargetTransition Attributes
TargetTransition Attributes

Pagenav2

Body:

...

Attributes:

...

The TargetTransition references a transition that is the target of a branching.
The ConditionOID references a ConditionDef element defining a condition that needs to be evaluated at the time of entering the branching state. When the condition evaluates to true, the branch is entered.
When there are several conditions at the branching point evaluating to "true", the corresponding branches will be entered. This will then usually lead to parallel activities.