state

A condition or situation during the life of an object during which it satisfies some condition, performs some do activity, or waits for some event.

See also action, activity, composite state, do activity, entry activity, exit activity, final state, internal transition, pseudostate, state machine, submachine state, transition.

Semantics

An object holds a series of states during its lifetime. When an object satisfies the condition of a state, the state is said to be active. The active state configuration is the set of states that are active at any point in time. If it contains more than one state, there is concurrency within the object. The number of active states can change during the life of an object due to forks or joins of control.

Get Unified Modeling Language Reference Manual, The, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.