All tagged Activity Final

Activity Final vs. Flow Final Nodes

There is a nuanced difference between an Activity Final Node and a Flow Final Node on a SysML Activity diagram.  The Activity Final Node, when reached, terminates the execution of the entire Activity.  When the Flow Final Node is reached, all tokens (either Control or Object Tokens) are consumed, but Activity execution continues.

Control Nodes

SysML uses a variety of elements to represent the logical flow of control of the system behavior. These elements include Fork Nodes, Join Nodes, Decision Nodes, Merge Nodes, Initial Nodes, Activity Final Nodes, and Flow Final Nodes.