When the state is drawn inside a composite (block) state, it is considered a final state. This terminates the activity represented by the composite state, but not the instance performing the activity. For more information, see Local termination semantics. When the state is drawn inside the top state, it is considered a final activity. This terminates the state machine causing the instance to be destroyed.
An action flow to a final activity is called a completion action flow. Final activities cannot have outgoing action flows. A completion action flow can only have a guard condition.
.
As with the other connectors, final activities and their flows are included in the browser.
