How to delete relationship from the model

How do you delete a relationship from the model. I can right click on a relationship (class diagram) and select delete but then when I synchronize the drawing with the model the relationship reappears.

Hi,
You need to delete the relationship in the model tree.

Best Regards,
Angus

I don’t see the relationship in the model tree. I only see classes and any defined attributes or operations. Am I missing something?

You can right click the tree and select show relationship.

Thanks. As a bit of feed back, it would be nice if you could delete items from the model by manipulating the drawing directly. Maybe some combination of keyboard and mouse could be used to modify the delte operation to effect the model directly?

Again, thanks for the quick reply.

1 Like

Hi,
Thank you for your suggestion.

Best Regards,
Angus

I would suggest right click gives you two options, delete from diagram, delete from model. Simple!
Ant

Well the user interface has changed over the years. In 2023, you must:

  1. Get to the object’s specification via right-click, “Open Specification”, or <Enter> (default shortcut), etc.
  2. The Class/Interface/etc. specification window will be useless UNTIL you click the tiny down-pointing triangle at the far top right of the window, THEN you can show the “Relationships” tab!
  3. Now you can see them all, edit and delete in one place.