Decision icon Decision
   

A decision (or branch) is a model element that represents a specific location in an activity or statechart diagram where a single path may branch based upon the outcome of guard conditions or where multiple paths may merge. A branch typically has one incoming transition and more than two outgoing transitions. A merge typically has two or more incoming transitions and only one outgoing transition.

A Unified modeling Language disagram example showing Decision points in a flight selection workflow