Be sure to visit the Trace Modeler website for updates and UML sequence diagram resources!

Add a message

To add a new message call to the diagram,

  1. SHIFT-LEFT-CLICK on either the target that should receive the message, its lifeline or one of its message activations

or

  1. Select the receiver of the message
  2. Open the target context menu
  3. Select the 'Add call' menu item

or

  1. Select an activation of the receiver of the message (usually more convenient)
  2. Open the message context menu
  3. Select the 'Add call' menu item

The new message will have the following properties :

The position of the new message call depends on how you've added it to the diagram :

When using the mouse

When using the keyboard

The sender and receiver of the new message call are determined as follows :

You can always rearrange the messages afterwards by changing the message receiver and/or changing the message order (which might also change the message sender).

After the message has been added, Trace Modeler will automatically switch to text edit mode so you can immediately edit the message's call label.

Related topics