[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] Wed Oct 19 14:00:08 -0700 2011 ------- After having looked a little closer to this I think the problem is that FigClassifierRole does some calculations in removeFigEdge() (and addFigEdge()) that in turn queries the model. From the java comment on these in gefs source I get the impression that addFigEdge() and removeFigEdge() are only supposed to do some bookkeeping on the relationship between figs. Is addFigEdge and removeFigEdge the best place to do these calculations? ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2858930 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.