svn commit: r12520 - trunk/src/model/src/org/argouml/model/Facade.java

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

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

Log:
String for name of derived tag

Modified: trunk/src/model/src/org/argouml/model/Facade.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/Facade.java?view=diff&rev=12520&p1=trunk/src/model/src/org/argouml/model/Facade.java&p2=trunk/src/model/src/org/argouml/model/Facade.java&r1=12519&r2=12520
==============================================================================
--- trunk/src/model/src/org/argouml/model/Facade.java	(original)
+++ trunk/src/model/src/org/argouml/model/Facade.java	2007-05-04 09:29:00-0700
@@ -68,6 +68,12 @@
      * be updated to use a UML 1.4 TagDefinition instead of a simple String.
      */
     String GENERATED_TAG = "GeneratedFromImport"; //$NON-NLS-1$
+    
+    /**
+     * Tag which indicates a ModelElement is derived. From UML Standard Elements
+     * profile.
+     */
+    String DERIVED_TAG = "derived"; //$NON-NLS-1$
 
     ////////////////////////////////////////////////////////////////
     /**
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.