svn commit: r16427 - trunk/src/argouml-app/src/org/argouml/profile/internal/ocl/ComputeDesignMaterials.java

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-12-22 16:03:53-0800
New Revision: 16427

Modified:
   trunk/src/argouml-app/src/org/argouml/profile/internal/ocl/ComputeDesignMaterials.java

Log:
Add TODO

Modified: trunk/src/argouml-app/src/org/argouml/profile/internal/ocl/ComputeDesignMaterials.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/internal/ocl/ComputeDesignMaterials.java?view=diff&pathrev=16427&r1=16426&r2=16427
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/profile/internal/ocl/ComputeDesignMaterials.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/profile/internal/ocl/ComputeDesignMaterials.java	2008-12-22 16:03:53-0800
@@ -57,6 +57,8 @@
     public void caseAClassifierContext(AClassifierContext node) {
         String str = ("" + node.getPathTypeName()).trim();
         
+        // TODO: This appears unused.  If it's needed, the Model API should
+        // be enhanced to provide a method that does this directly.
         if (str.equals("Class")) {
             dms.add(Model.getMetaTypes().getUMLClass());            
         } else {

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

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.