blob: 232513ee65df3b41ae9ea268474445363711a6a3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
-->
<plugin>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://Robotics_PROFILES_BT/"
target="platform:/plugin/org.eclipse.papyrus.robotics.bt.profile/model/">
</mapping>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="UML profile for Behavior Trees"
iconpath="icons/tree-512.png"
name="Robotics - Behavior Trees"
path="pathmap://Robotics_PROFILES_BT/bt.profile.uml"
provider="CEA LIST">
</profile>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://Robotics_PROFILES_BT/bt.profile.uml#_ReuxwEu8Eem2LtvnSS1y6A"
uri="http://www.eclipse.org/papyrus/robotics/bt/1">
</profile>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated bt.profile -->
<package
uri="http://www.eclipse.org/papyrus/robotics/bt/1"
class="org.eclipse.papyrus.robotics.bt.profile.bt.BtPackage"
genModel="model/bt.profile.genmodel"/>
</extension>
</plugin>