[Issue 5990] delete from model of a call action doesn't remove return row and exception is printed on selection
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=5990 ------- Additional comments from [email protected] Tue Oct 18 14:13:10 -0700 2011 ------- I think the strange thing is that org.argouml.sequence2.diagram.FigClassifierRole need to access the underlying object (that is already removed) in order to remove itself from the diagram. Michiel's solution seems to be fixing the underlying object so that it can answer these questions even if it is removed. I would prefer a solution in FigClassifierRole but that is perhaps not possible. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2858612 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.