blob: cb789297b0e3bcc0f3bf940ff1d9f5539813b0e4 [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://ROBOTICS_LIBRARIES/"
target="platform:/plugin/org.eclipse.papyrus.robotics.library/models/">
</mapping>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLLibrary">
<library
description="UML library for robotic systems"
iconpath="platform:/plugin/org.eclipse.papyrus.robotics.profile/icons/robmosys-16x16.png"
name="Robotics - Library of Foundational RobMoSys Concepts"
path="pathmap://ROBOTICS_LIBRARIES/robotics.library.uml"
provider="CEA LIST">
</library>
</extension>
<extension point="org.eclipse.papyrus.infra.types.core.elementTypeSetConfiguration">
<elementTypeSet
clientContextID="org.eclipse.papyrus.robotics.architecture"
path="elementtypes/library.elementtypesconfigurations">
</elementTypeSet>
</extension>
<extension point="org.eclipse.papyrus.infra.types.core.elementTypeSetConfiguration">
<elementTypeSet
clientContextID="org.eclipse.papyrus.robotics.architecture"
path="elementtypes/library.di.elementtypesconfigurations">
</elementTypeSet>
</extension>
</plugin>