svn commit: r16240 - trunk/src/argouml-app/src/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java

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

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java

Log:
Add TODO.  No functional change

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java?view=diff&pathrev=16240&r1=16239&r2=16240
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java	2008-12-03 16:21:03-0800
@@ -84,6 +84,8 @@
             setName(getNewDiagramName());
         } catch (PropertyVetoException pve) {
         }
+        // TODO: This should check that it's receiving the argument type that
+        // it expects
         ((SequenceDiagramGraphModel) getGraphModel())
 	    .setCollaboration(collaboration);
         setNamespace(collaboration); //See issue 3373.

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

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.