svn commit: r15985 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-11-08 08:13:14-0800
New Revision: 15985

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java

Log:
Add the GEF 'name' key, so we can remove some more GEF dependencies.

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java?view=diff&rev=15985&p1=trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java&p2=trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java&r1=15984&r2=15985
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java	2008-11-08 08:13:14-0800
@@ -70,9 +70,17 @@
      */
     public ItemUID getItemUID();
 
-    /** The bean property name denoting the diagram's namespace. 
-     * Value is a String. */
+    /**
+     * The bean property name denoting the diagram's namespace. Value is a
+     * String.
+     */
     public static final String NAMESPACE_KEY = "namespace";
+ 
+    /**
+     * The bean property name denoting the diagram's name. Value is a
+     * String.
+     */
+    public static final String NAME_KEY = "name";
 
     /**
      * TODO: The reference to the method
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.