Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/model/collaborationCustom.elementtypesconfigurations')
-rw-r--r--extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/model/collaborationCustom.elementtypesconfigurations38
1 files changed, 6 insertions, 32 deletions
diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/model/collaborationCustom.elementtypesconfigurations b/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/model/collaborationCustom.elementtypesconfigurations
index e8b1d1a2756..64fa7606771 100644
--- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/model/collaborationCustom.elementtypesconfigurations
+++ b/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/model/collaborationCustom.elementtypesconfigurations
@@ -1,37 +1,11 @@
-<?xml version="1.0" encoding="ASCII"?>
-<elementtypesconfigurations:ElementTypeSetConfiguration
- xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:applystereotypeadviceconfiguration="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/uml/applystereotypeadvice/1.0"
- xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.0"
- xmi:id="_s7URMAkGEeWVleXnap4Kwg"
- name="BPMNProfile"
- identifier="org.eclipse.papyrus.bpmn.collaboration.elementTypeSetCustom"
- metamodelNsURI="http://www.eclipse.org/uml2/5.0.0/UML">
- <elementTypeConfigurations
- xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration"
- xmi:id="_ODZj0BBDEeWXVJ4WhgYiRw"
- name="Lane ActivityPartition"
- identifier="org.eclipse.papyrus.bpmn.collaboration.Lane_Partition"
- hint="lane_partition">
- <iconEntry
- xmi:id="_ODZj0RBDEeWXVJ4WhgYiRw"
- iconPath="/icons/full/obj16/ActivityPartition.gif"
- bundleId="org.eclipse.uml2.uml.edit"/>
+<?xml version="1.0" encoding="ASCII" standalone="no"?><elementtypesconfigurations:ElementTypeSetConfiguration xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.1" xmlns:applystereotypeadviceconfiguration="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/uml/applystereotypeadvice/1.1" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" identifier="org.eclipse.papyrus.bpmn.collaboration.elementTypeSetCustom" metamodelNsURI="http://www.eclipse.org/uml2/5.0.0/UML" name="BPMNProfile" xmi:id="_s7URMAkGEeWVleXnap4Kwg" xmi:version="2.0">
+ <elementTypeConfigurations hint="lane_partition" identifier="org.eclipse.papyrus.bpmn.collaboration.Lane_Partition" name="Lane ActivityPartition" xmi:id="_ODZj0BBDEeWXVJ4WhgYiRw" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration">
+ <iconEntry bundleId="org.eclipse.uml2.uml.edit" iconPath="/icons/full/obj16/ActivityPartition.gif" xmi:id="_ODZj0RBDEeWXVJ4WhgYiRw"/>
<specializedTypesID>org.eclipse.papyrus.bpmn.Lane_ActivityPartition</specializedTypesID>
</elementTypeConfigurations>
- <elementTypeConfigurations
- xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration"
- xmi:id="_s7UR7gkGEeWVleXnap4Kwg3"
- name="Task Action"
- identifier="org.eclipse.papyrus.bpmn.collaboration.Task_Action_3007"
- hint="3007">
- <iconEntry
- xmi:id="_s7UR7wkGEeWVleXnap4Kwg4"
- iconPath="/icons/full/obj16/OpaqueAction.gif"
- bundleId="org.eclipse.uml2.uml.edit"/>
+ <elementTypeConfigurations hint="3007" identifier="org.eclipse.papyrus.bpmn.collaboration.Task_Action_3007" name="Task Action" xmi:id="_s7UR7gkGEeWVleXnap4Kwg3" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration">
+ <iconEntry bundleId="org.eclipse.uml2.uml.edit" iconPath="/icons/full/obj16/OpaqueAction.gif" xmi:id="_s7UR7wkGEeWVleXnap4Kwg4"/>
<specializedTypesID>org.eclipse.papyrus.bpmn.Task_OpaqueAction</specializedTypesID>
<specializedTypesID>org.eclipse.papyrus.uml.diagram.activity.OpaqueAction_3007</specializedTypesID>
</elementTypeConfigurations>
-</elementtypesconfigurations:ElementTypeSetConfiguration>
+</elementtypesconfigurations:ElementTypeSetConfiguration> \ No newline at end of file

Back to the top