text=A signal is a model element that specifies a one-way, asynchronous communication from one object to one or more other objects. Signals are often used in event-driven systems. For example, a communications system may contain a "Pager" class, whose objects wait for and respond to "Page" signals.