[Issue 6293] UML2: state name sometimes not displayed in diagram
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6293 ------- Additional comments from [email protected] Mon Jan 23 13:51:08 -0800 2012 ------- As describe : - create a new state (with toolbar button and click in opened state diag) - enter the name for the state in the Properties (and not by double-click in name placeholder in diagram) => the new name does not appear in the diagram. But if you save, then it's OK after reloading ! At constructor of FigVertex, when call : Model.getPump().addModelEventListener(this, getOwner(), "region"); In all case ("load" or "create") [remove] [stereotype] But, when "create", this is missing : [visibility, name] ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2910619 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.