svn commit: r12521 - trunk/src/model/src/org/argouml/model/UmlFactory.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-05-04 09:29:51-0700
New Revision: 12521

Modified:
   trunk/src/model/src/org/argouml/model/UmlFactory.java

Log:
Add missing param to Javadoc.  No functional change..

Modified: trunk/src/model/src/org/argouml/model/UmlFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/UmlFactory.java?view=diff&rev=12521&p1=trunk/src/model/src/org/argouml/model/UmlFactory.java&p2=trunk/src/model/src/org/argouml/model/UmlFactory.java&r1=12520&r2=12521
==============================================================================
--- trunk/src/model/src/org/argouml/model/UmlFactory.java	(original)
+++ trunk/src/model/src/org/argouml/model/UmlFactory.java	2007-05-04 09:29:51-0700
@@ -106,10 +106,12 @@
      *            the UML object type of the "from"
      * @param toElement
      *            the UML object type of the "to"
+     * @param checkWFR true to check UML Well Formedness Rules
      * @return true if valid
      */
     boolean isConnectionValid(Object connectionType, Object fromElement,
             Object toElement, boolean checkWFR);
+    
     /**
      * Delete a model element. This will do a a 'cascading deletes' 
      * which recursively deletes any model elements which would no
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.