Entry Point

Return to Introduction  Previous page  Next page

d_Entry

Entry Point pseudo-states are used to define the beginning of a State Machine. An Entry Point exists for each region, directing the initial concurrent state configuration.

Toolbox Icon

e_Entry

OMG UML Specification

The OMG UML specification (UML Superstructure Specification, v2.0, p. 471) states:

"An entry point pseudostate is an entry point of a state machine. In each region of the state machine it has a single transition to a vertex within the same region."