State State

[navigator] [guidelinePackage]General UML Guidelines [bullet][guidelinePackage]State Machines [bullet]StateState (State)

[help_web]

A state models a situation during which some (usually implicit) invariant condition holds.

The states of protocol state machines are exposed to the users of their context classifiers. A protocol state represents an exposed stable situation of its context classifier: when an instance of the classifier is not processing any operation, users of this instance can always know its state configuration.

[collapsed] [expanded] Properties

Rules

[collapsed] [expanded] Parent

RegionRegion (Region)

A region is an orthogonal part of either a composite state or a state machine. It contains states and transitions.

[collapsed] [expanded] Nested Elements

Rules

[collapsed] [expanded] Outgoing

Rules

[collapsed] [expanded] Incoming

Rules

[collapsed] [expanded] Diagrams

Rules

[collapsed] [expanded] Relations

Rules

[collapsed] [expanded] Usage