You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Body:

EMPTY


Attributes:

TargetTransitionOIDoidref
Reference to the Transition that is one of the targets of the branching.
ConditionOIDoidref
Reference to a ConditionDef defining the condition under which the transition must be executed


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. As such, the condition must be considered as "blocking". For transitions that can be reevaluated after some time or are evaluated continously ("wait until ..."), i.e. that are "non-blocking", use TransitionTimingConstraint.


  • No labels