Deferred Event (UML 1.5 Statechart Diagram)

From RAD Studio
Jump to: navigation, search

Go Up to UML 1.5 Statechart Diagrams

A deferred event is like an internal transition that handles the event and places it in an internal queue until it is used or discarded.

A deferred event may be thought of as an internal transition that handles the event and places it in an internal queue until it is used or discarded. You can add a deferred event to a state or activity element.


See Also