svn commit: r19194 - trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2011-04-04 11:57:51-0700
New Revision: 19194

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java

Log:
Remove comment regarding NSUML element

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java?view=diff&pathrev=19194&r1=19193&r2=19194
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java	2011-04-04 11:57:51-0700
@@ -253,7 +253,7 @@
         ModeManager modeManager = curEditor.getModeManager();
         Mode mode = modeManager.top();
         Dictionary args = mode.getArgs();
-        Object style = args.get("aggregation"); //MAggregationKind
+        Object style = args.get("aggregation");
         Boolean unidirectional = (Boolean) args.get("unidirectional");
         Object model = getProject().getModel();

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2716940

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.