Transition Transition

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

[help_web]

A transition is a directed relationship between a source vertex and a target vertex.

It may be part of a compound transition, which takes the state machine from one state configuration to another, representing the complete response of the state machine to an occurrence of an event of a particular type.

[collapsed] [expanded] Properties

Rules

[collapsed] [expanded] From

An item of one of the following item kinds:

[collapsed] [expanded] To

An item of one of the following item kinds:

[collapsed] [expanded] Usage