
Metamodel user guide
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.

Association | Description |
|---|---|
| Incoming : Transition [0..*] | Specifies the Transitions entering the vertex. |
| OutGoing : Transition [0..*] | Specifies the Transitions departing from the vertex. |
| Parent : Region [0..1] |