Community
Participate
Working Groups
Add a relationship delete command when its source or target list becomes empty during a delete command. (remove the NamedElement from source / target of relationship, and customize the getDestroyReferenceCommand in dependency EditHelper to detect when source / target list becomes empty -> delete the relationship in this case)
In r3878 (0.8.0M4 Indigo): - Added as NamedElement advice that acts on DirectedRelationship links.
> - Added as NamedElement advice that acts on DirectedRelationship links. I close this task