svn commit: r16961 - trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2009-03-26 11:26:21-0700
New Revision: 16961

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/PropPanelGeneralization.java
   trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/UMLGeneralizationPowertypeComboBoxModel.java

Log:
TODOs for UML 2.x Generalization Sets

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/PropPanelGeneralization.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/PropPanelGeneralization.java?view=diff&pathrev=16961&r1=16960&r2=16961
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/PropPanelGeneralization.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/PropPanelGeneralization.java	2009-03-26 11:26:21-0700
@@ -68,6 +68,8 @@
         addField(Translator.localize("label.child"),
                 getSingleRowScroll(new UMLGeneralizationChildListModel()));
 
+        // TODO: For UML 2.x, powertypes are accessed indirectly through the 
+        //  GeneralizationSets that contain a Generalization.
         addField(Translator.localize("label.powertype"),
                 new UMLComboBox2(new UMLGeneralizationPowertypeComboBoxModel(),
                         ActionSetGeneralizationPowertype.getInstance()));

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/UMLGeneralizationPowertypeComboBoxModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/UMLGeneralizationPowertypeComboBoxModel.java?view=diff&pathrev=16961&r1=16960&r2=16961
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/UMLGeneralizationPowertypeComboBoxModel.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/foundation/core/UMLGeneralizationPowertypeComboBoxModel.java	2009-03-26 11:26:21-0700
@@ -37,6 +37,9 @@
 import org.argouml.uml.util.PathComparator;
 
 /**
+ * TODO: For UML 2.x, powertypes are accessed indirectly through the 
+ * GeneralizationSets that contain a Generalization.
+ * 
  * @since Nov 3, 2002
  * @author [email protected]
  */

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

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.