InternalTransition
Transition that is internal to a State.
This Transition is related to a State. It can be triggered when entering or exiting the State, or can describe an activity that is performed whilst in the State (do Transitions). A Transition belongs to its origin StateVertex.
: InternalTransition (architecture_autodiagram)
Figure 168 : InternalTransition (architecture_autodiagram)
InternalTransitionTransitionState
Association
Description
SComposed : State [0..1]