Using termination states

A termination state provides local termination semantics. Local termination implies the completion of a composite state without the destruction of the context instance.

About this task

There are two different modes for local termination:

The CG::Statechart::LocalTerminationSemantics property specifies whether activity diagram mode of local termination is available. The default value of Cleared means that the activity diagram mode of local termination is unavailable (statechart mode is active).


Feedback