blob: e8b1d1a2756bd52e7bcdd9ac9461ad0df73160f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<?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"/>
<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"/>
<specializedTypesID>org.eclipse.papyrus.bpmn.Task_OpaqueAction</specializedTypesID>
<specializedTypesID>org.eclipse.papyrus.uml.diagram.activity.OpaqueAction_3007</specializedTypesID>
</elementTypeConfigurations>
</elementtypesconfigurations:ElementTypeSetConfiguration>
|