svn commit: r14463 - trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2008-04-24 13:39:15-0700
New Revision: 14463

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java

Log:
Fix for issue 2060.

Modified: trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java?view=diff&rev=14463&p1=trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java&p2=trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java&r1=14462&r2=14463
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/cognitive/critics/CrNameConflict.java	2008-04-24 13:39:15-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// Copyright (c) 1996-2008 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice
@@ -36,7 +36,12 @@
 
 /**
  * Well-formedness rule [1] for Namespace. See page 33 of UML 1.1 Semantics.
- * OMG document ad/97-08-04.
+ * OMG document ad/97-08-04. <p>
+ * 
+ * Names of contained elements in a namespace (i.e. the design material) 
+ * must be unique. 
+ * This condition does not apply to names of Generalizations, 
+ * or elements without name.
  */
 public class CrNameConflict extends CrUML {
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.