Deleting Diagram Elements
The IDE lets you use either of two methods to delete UML modeling elements.
- To prevent you from accidentally deleting an element from the Diagram editor, the IDE gives you a deletion confirmation message. A deleted element is not placed on the clipboard.
To delete an element from the Diagram editor:
- In the Diagram editor, click an element.
- Right-click the element and choose Edit > Delete.
The IDE displays the Delete confirmation message.
- (Optional) To permanently delete the element from the project, select the
Deletion will permanently delete elements from project checkbox.
- Click Yes.
The IDE deletes the component from the diagram, and, if appropriate, from the project permanently.
To delete an element from the Projects window:
- In the Projects window, right-click an element and choose Delete.
The IDE deletes the element from the project and from all associated diagrams.
Legal Notices