blob: f5a80db6f09a44865501e728dbf180bdda4b5533 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
-->
<plugin>
<extension
point="org.eclipse.emf.ecore.generated_package">
<package
class="org.polarsys.esf.esfarchitectureconcepts.IESFArchitectureConceptsPackage"
genModel="src/main/resources/models/genmodel/esfarchitectureconcepts.genmodel"
uri="http://www.polarsys.org/esf/0.7.0/ESFArchitectureConcepts">
</package>
</extension>
<extension
point="org.eclipse.emf.ecore.factory_override">
<factory
class="org.polarsys.esf.esfarchitectureconcepts.impl.MESFArchitectureConceptsFactory"
uri="http://www.polarsys.org/esf/0.7.0/ESFArchitectureConcepts">
</factory>
</extension>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://ESFARCHITECTURECONCEPTS_PROFILE/"
target="platform:/plugin/org.polarsys.esf.core.profile.esfarchitectureconcepts/src/main/resources/models/profile/">
</mapping>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="%esfarchitectureconcepts.profile.description"
iconpath="src/main/resources/icons/icon_esfarchitectureconcepts_profile.png"
name="%esfarchitectureconcepts.profile.name"
path="pathmap://ESFARCHITECTURECONCEPTS_PROFILE/esfarchitectureconcepts.profile.uml">
</profile>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://ESFARCHITECTURECONCEPTS_PROFILE/esfarchitectureconcepts.profile.uml#_4KUNIA3QEeWIHrhJxYOO3w"
uri="http://www.polarsys.org/esf/0.7.0/ESFArchitectureConcepts">
</profile>
</extension>
</plugin>