ExitPointPseudoState
Exit point of a state machine or composite state.
An exit point pseudostate is an exit point of a state machine or composite state. Entering an exit point within any region of the composite state or state machine referenced by a submachine state implies the exit of this composite state or submachine state and the triggering of the transition that has this exit point as source in the state machine enclosing the submachine or composite state.
: ExitPointPseudoState (architecture_autodiagram)
Figure 164 : ExitPointPseudoState (architecture_autodiagram)
ExitPointPseudoStateAbstractPseudoStateStateStateMachineConnectionPointReference
Association
Description
ExitOf : State [0..1]
Connection : ConnectionPointReference [0..*]
ExitOfMachine : StateMachine [0..1]