FinishNode extends ActivityNode, ExecutionEdgeDestination

Specifies that the current ActivityOperation executed successfully, or the ActivityPredicate must return true.

An ActivityOperation may contain any number of FinishNodes. When the execution flow arrives at a FinishNode, the execution of the operation will finish successfully.

The FinishNode model element is based on the UML FinalNode (activity final) model element.

[FinishNode.html]

Examples

Inference Rules

(none)

Constraints

(none)

Attributes

(none)

Inherited Attributes

Children

(none)

Inherited Children

(none)

References

(none)

Inherited References

Extensions

(none)

Inherited Extensions