svn commit: r18115 - trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta
Bob Tarling <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: bobtarling
Date: 2010-03-20 12:58:39-0700
New Revision: 18115
Modified:
trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels.xml
trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels2.xml
Log:
Allow receptions to be created in all operation controls
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=18115&r1=18114&r2=18115
==============================================================================
--- 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-03-20 12:58:39-0700
@@ -250,7 +250,7 @@
<list name="generalization" type="Generalization" />
<list name="specialization" type="GeneralizableElement" />
<separator />
- <list name="feature" type="org.omg.uml.foundation.core.Operation" label="label.operations" />
+ <list name="feature" type="org.omg.uml.foundation.core.Operation,org.omg.uml.behavioralelements.commonbehavior.Reception" label="label.operations" />
<debug />
<attribute name="targetFlow" type="Flow" />
<attribute name="sourceFlow" type="Flow" />
@@ -403,7 +403,7 @@
<list name="specialization" type="GeneralizableElement" />
<separator />
<list name="association" type="Classifier" />
- <list name="feature" type="org.omg.uml.foundation.core.Operation" label="label.operations" />
+ <list name="feature" type="org.omg.uml.foundation.core.Operation,org.omg.uml.behavioralelements.commonbehavior.Reception" label="label.operations" />
<debug />
<attribute name="clientDependency" type="Dependency" />
@@ -773,7 +773,7 @@
<list name="connection" type="AssociationEnd" label="label.connections" />
<separator />
<list name="feature" type="org.omg.uml.foundation.core.Attribute" label="label.attributes" />
- <list name="feature" type="org.omg.uml.foundation.core.Operation" label="label.operations" />
+ <list name="feature" type="org.omg.uml.foundation.core.Operation,org.omg.uml.behavioralelements.commonbehavior.Reception" label="label.operations" />
<list name="association" type="Classifier" />
<list name="ownedElement" type="ModelElement" label="label.owned-elements"/>
@@ -1195,7 +1195,7 @@
<list name="generalization" type="Generalization" />
<list name="specialization" type="GeneralizableElement" />
<separator />
- <list name="feature" type="org.omg.uml.foundation.core.Operation" label="label.operations" />
+ <list name="feature" type="org.omg.uml.foundation.core.Operation,org.omg.uml.behavioralelements.commonbehavior.Reception" label="label.operations" />
<list name="literal" type="EnumerationLiteral" label="label.literals" />
<debug />
@@ -2404,7 +2404,7 @@
<list name="include" type="Include" />
<separator />
<list name="feature" type="org.omg.uml.foundation.core.Attribute" label="label.attributes" />
- <list name="feature" type="org.omg.uml.foundation.core.Operation" label="label.operations" />
+ <list name="feature" type="org.omg.uml.foundation.core.Operation,org.omg.uml.behavioralelements.commonbehavior.Reception" label="label.operations" />
<list name="association" type="Classifier" />
<list name="extensionPoint" type="ExtensionPoint" label="label.extension-points" />
Modified: trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels2.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels2.xml?view=diff&pathrev=18115&r1=18114&r2=18115
==============================================================================
--- trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels2.xml (original)
+++ trunk/src/argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/meta/panels2.xml 2010-03-20 12:58:39-0700
@@ -249,7 +249,7 @@
<list name="generalization" type="Generalization" />
<list name="specialization" type="GeneralizableElement" />
<separator />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<debug />
<attribute name="targetFlow" type="Flow" />
<attribute name="sourceFlow" type="Flow" />
@@ -403,7 +403,7 @@
<separator />
<list name="association" type="Classifier" />
<list name="feature" type="org.eclipse.uml2.uml.Property" label="label.attributes" />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<debug />
<attribute name="clientDependency" type="Dependency" />
@@ -773,7 +773,7 @@
<list name="connection" type="AssociationEnd" label="label.connections" />
<separator />
<list name="feature" type="org.eclipse.uml2.uml.Property" label="label.attributes" />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<list name="association" type="Classifier" />
<list name="ownedElement" type="ModelElement" label="label.owned-elements"/>
@@ -948,7 +948,7 @@
<list name="clientDependency" type="Dependency" label="label.client-dependencies" />
<list name="supplierDependency" type="ModelElement" label="label.supplier-dependencies" />
<separator />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<list name="residentElement" type="ElementResidence" label="label.residents" />
<debug />
<attribute name="visibility" type="VisibilityKind" />
@@ -997,7 +997,7 @@
<list name="clientDependency" type="Dependency" label="label.client-dependencies" />
<list name="supplierDependency" type="ModelElement" label="label.supplier-dependencies" />
<separator />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<list name="deployedComponent" type="Component" label="label.deployedcomponents" />
<debug />
@@ -1195,7 +1195,7 @@
<list name="generalization" type="Generalization" />
<list name="specialization" type="GeneralizableElement" />
<separator />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<list name="literal" type="EnumerationLiteral" label="label.literals" />
<debug />
@@ -2400,7 +2400,7 @@
<list name="include" type="Include" />
<separator />
<list name="feature" type="org.eclipse.uml2.uml.Property" label="label.attributes" />
- <list name="feature" type="org.eclipse.uml2.uml.Operation" label="label.operations" />
+ <list name="feature" type="org.eclipse.uml2.uml.Operation,org.eclipse.uml2.uml.Reception" label="label.operations" />
<list name="association" type="Classifier" />
<list name="extensionPoint" type="ExtensionPoint" label="label.extension-points" />
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2462635
To unsubscribe from this discussion, e-mail: [[email protected]].