
UML/BPMN Metamodel
Abstraction of a Node in a statechart graph.
A StateVertex can be either a State, or a PseudoState that is only a graphical convention. A StateVertex belongs to a State, or to a StateMachine if it is a root State.


Figure 175 : StateVertex (architecture_autodiagram)
Association | Description |
---|---|
Specifies the Transitions departing from the StateVertex. | |
Specifies the Transitions entering the StateVertex. | |