| Name | The name of the activity final node. |
| Visibility | It determines where the activity final node appears within different namespaces within the overall model and its accessibility. |
| Documentation | Description of activity final node. |
| Isolate | If true, then the actions in the node execute in isolation from actions outside the node. |
| Leaf | It indicates whether it is possible to further specialize an activity final node. |
| Name | Name of the control flow. |
| Source | Node from which tokens are taken when they traverse the edge. |
| Target | Node to which tokens are put when they traverse the edge. |
| Weight | The minimum number of tokens that must traverse the edge at the same time. |
| Guard | Specification evaluated at runtime to determine if the edge can be traversed. |
| Documentation | Description of control flow. |
| Duration Constraint | It defines a constraint that refers to a Duration Interval. |
| Name | The name of the decision node. |
| Visibility | It determines where the decision node appears within different namespaces within the overall model and its accessibility. |
| Documentation | Description of decision node. |
| Isolate | If true, then the actions in the node execute in isolation from actions outside the node. |
| Leaf | It indicates whether it is possible to further specialize a decision node. |
| Name | The name of the initial node. |
| Visibility | It determines where the initial node appears within different namespaces within the overall model and its accessibility. |
| Documentation | Description of initial node. |
| Isolate | If true, then the actions in the node execute in isolation from actions outside the node. |
| Leaf | It indicates whether it is possible to further specialize an initial node. |
| Name | The name of note. |
| Documentation | It specifies a string that is the comment. |