svn commit: r19073 - trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel2.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: thn
Date: 2011-02-24 01:16:38-0800
New Revision: 19073

Modified:
   trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel2.xml

Log:
UML2: improvements for the stereotype panel

Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel2.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel2.xml?view=diff&pathrev=19073&r1=19072&r2=19073
==============================================================================
--- trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel2.xml	(original)
+++ trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel2.xml	2011-02-24 01:16:38-0800
@@ -2,7 +2,10 @@
 <metamodel>
 <!-- The classes section lists all the model element types and allocates them 
 a name that can be used as an identifier rather than using the fully qualified
-name
+name.
+Authors:
+    Bob Tarling
+    Thomas Neustupny
  -->
 <classes>
   <class name="AcceptEventAction">org.eclipse.uml2.uml.AcceptEventAction</class>
@@ -1298,13 +1301,11 @@
       <checkbox name="isLeaf" type="Boolean" />
       <checkbox name="isAbstract" type="Boolean" />
     </checkgroup>
-    <list name="templateParameter" type="TemplateParameter" new="true" label="label.template-parameters" />
     <separator />
+	<list name="baseClass" type="Name" label="label.base-class" />
     <list name="generalization" type="Generalization" />
     <list name="specialization" type="GeneralizableElement" />
     <list name="definedTag" type="TagDefinition" label="label.tagdefinitions" />
-    <separator />
-	<list name="baseClass" type="Name" label="label.base-class" />
 
 	<debug />
     <attribute name="clientDependency" type="Dependency" />
@@ -1317,7 +1318,6 @@
     <attribute name="elementResidence" type="ModelElement" />
     <attribute name="parameterTemplate" type="ModelElement" />
     <attribute name="referenceTag" type="ModelElement" />
-    <attribute name="templateArgument" type="ModelElement" />
     <attribute name="behavior" type="ModelElement" />
     <attribute name="classifierRole" type="ModelElement" />
     <attribute name="collaboration" type="ModelElement" />

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

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.