Deferred Event (UML 1.5 Activity Diagram)
Go Up to UML 1.5 Activity 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.