Be sure to visit the Trace Modeler website for updates and UML sequence diagram resources!
To delete a message call from the diagram, Trace Modeler must be in diagram edit mode.
With the mouse
- Select the message to be deleted
- Open the message context menu
- Select the 'Delete' menu item
With the keyboard
- Select the message to be deleted
- Press the DEL key
or
- Select the message to be deleted
- Open the message context menu
- Select the 'Delete' menu item
Caution!
When you delete a message call, all elements nested below it in the control flow will also be deleted!
For example, before the message 'deleteMe' is deleted :
The resulting diagram after that message is deleted :
If the result isn't what you had in mind, you can always undo the deletion.
Note that inlining a call will delete the call but have no effect on the rest of the diagram.