Monday, October 22, 2018

Indicate a message between objects in a sequence diagram

Indicate a message between objects in a sequence diagram

  1. In a sequence diagram, drag a Message shape onto the drawing page.

    The message shape you choose depends upon the kind of message you want to send (regular, asynchronous, procedure call, or return).

  2. Glue the message endpoint without the arrowhead to a connection point Connection point image - blue X on the lifeline of the object sending the message.

  3. Glue the message endpoint with the arrowhead to a connection point on the lifeline of the object receiving the message.

  4. Double-click the message, and then type or choose the message name, stereotype, sequence expression, and flow kind.

  5. For a flat message or procedure call, choose the operation you want the message to generate. If the operation doesn't exist, click New to create it.

    For an asynchronous message, choose the signal you want the message to generate. If no reception for the signal exists on the classifier that the object lifeline receiving the message is based on, click New to create the reception.

Tip: To indicate a message from an object to itself, glue the two endpoints on an arc-shaped Message shape to two connection points on the same object lifeline.

No comments:

Post a Comment