Author: bobtarling Date: 2011-04-13 09:57:56-0700 New Revision: 19235 Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel.xml
Log: Issue 6224 - remove partition from EnumerationLiteral panel Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel.xml?view=diff&pathrev=19235&r1=19234&r2=19235 ============================================================================== --- trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel.xml (original) +++ trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/metamodel.xml 2011-04-13 09:57:56-0700 @@ -1403,7 +1403,6 @@ <list name="classifierRole" type="ModelElement" /> <list name="collaboration" type="ModelElement" /> <list name="collaborationInstanceSet" type="ModelElement" /> - <list name="partition" type="ModelElement" /> <attribute name="elementImport" type="ModelElement" /> </panel> <panel name="Stereotype"> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2719514 To unsubscribe from this discussion, e-mail: [[email protected]].
