A decision node > accepts tokens on an incoming edge and presents them to multiple outgoing edges. >>> Which of the edges is actually traversed depends on the evaluation of the guards on the outgoing edges.
>> Determines where the decision node appears within different Namespaces within the overall model, >> and its accessibility.
----------------------------------
>> If true, then the actions in the node execute in isolation from actions outside the node.
>> Indicates whether it is possible to further specialize a decision node. If the value is true, then it is not possible to further specialize the decision node.