Author: bobtarling Date: 2010-02-14 14:58:53-0800 New Revision: 18016 Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml
Log: Issue 5975: The feature should be of type Operation and labelled correctly Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml?view=diff&pathrev=18016&r1=18015&r2=18016 ============================================================================== --- trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml (original) +++ trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml 2010-02-14 14:58:53-0800 @@ -407,7 +407,7 @@ <list name="specialization" type="GeneralizableElement" /> <separator /> <list name="association" type="Classifier" /> - <list name="feature" type="Feature" /> + <list name="feature" type="org.omg.uml.foundation.core.Operation" label="label.operations" /> <debug /> <attribute name="clientDependency" type="Dependency" /> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2447580 To unsubscribe from this discussion, e-mail: [[email protected]].
