Activity final elements
An
activity final
provides local termination semantics. The flow chart returns at this point to the operation/function that started it.
For more information about activity final elements, see
Creating activity final elements
.
Feedback