blob: 5716db56dbfcde7d31c5d066d340bf85506cd521 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://BPMN_PROF/"
target="platform:/plugin/org.eclipse.papyrus.bpmn/model/">
</mapping>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated bpmn.profile -->
<package
uri="http://www.omg.org/spec/BPMNProfile/20121112/"
class="org.eclipse.papyrus.bpmn.BPMNProfile.BPMNProfilePackage"
genModel="model/bpmn.profile.genmodel"/>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="UML profile for BPMN"
iconpath="icons/bpmn_16x16.png"
name="BPMNProfile"
path="platform:/plugin/org.eclipse.papyrus.bpmn/model/bpmn.profile.uml"
provider="CEA List">
</profile>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://BPMN_PROF/bpmn.profile.uml#_wrG1oHwkEeOWLfCz6n-rOA"
uri="pathmap://BPMN_PROF/bpmn.profile.uml">
</profile>
</extension>
<extension
point="org.eclipse.papyrus.infra.types.core.elementTypeSetConfiguration">
<elementTypeSet
clientContextID="org.eclipse.papyrus.bpmn.descriptionLanguage"
path="model/bpmn.elementtypesconfigurations">
</elementTypeSet>
</extension>
<extension
point="org.eclipse.papyrus.infra.types.core.elementTypeSetConfiguration">
<elementTypeSet
clientContextID="org.eclipse.papyrus.infra.services.edit.TypeContext"
path="model/customBpmn.elementtypesconfigurations">
</elementTypeSet>
</extension>
<extension
point="org.eclipse.papyrus.infra.properties.contexts">
<context
contextModel="properties/bpmn.ctx"
isCustomizable="true">
</context>
</extension>
</plugin>