Pseudostate

Statechart concepts include both concrete types of state, such as atomic states and compound states but also non-concrete, or abstract types of state such as initial state and history state. A state machine can only be resting in such concrete states; pseudostates are therefore not really states that the machine can be in, hence the prefix pseudo-.