Sending a Message to an Interaction Participant

Information exchange takes place by way of messages that are sent from the sender to the receiver and which contain the information to be transmitted.

Context

In order to express that a message is being sent, in UML sequence diagrams a signal is sent from the sender to the receiver, i.e. from one lifeline to another. The signal includes the information to be transmitted.

How to proceed

  1. Left-click to select the vertical (dashed) part of the lifeline from which the message should be sent.

    The selected lifeline is outlined with a blue frame and the carousel appears.

  2. Move the mouse pointer over the From Signal... connection type.

  3. To create a message flow to an existing lifeline, drag the link to it with the mouse button pressed and release the mouse button.

    The Prerequisite dialog opens and includes the signals already defined in your model.

  4. Select an existing signal or use the Create New Element button to create a signal which has not been defined yet. In this case, a wizard guides you through the necessary steps.

  5. Confirm your selection with OK.

    The message edge is created and labeled with the name of the signal sent.