The Unified Modeling Language User Guide SECOND EDITION [Electronic resources]

Grady Booch, James Rumbaugh, Ivar Jacobson

نسخه متنی -صفحه : 215/ 119
نمايش فراداده

Hints and Tips

When you model an event,

  • Build hierarchies of signals so that you exploit the common properties of related signals.

  • Be sure you have a suitable state machine behind each element that may receive the event.

  • Be sure to model not only those elements that may receive events, but also those elements that may send them.

When you draw an event in the UML,

  • In general, model hierarchies of events explicitly, but model their use in the backplane of each class that sends or receives such an event.