blob: 67379b42deaa9d17323a7cbb732d7a58a647e853 [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.uml.extensionpoints.UMLLibrary">
<library
description="UML library for robotic systems"
iconpath="platform:/plugin/org.eclipse.papyrus.robotics.profile/icons/robmosys-16x16.png"
name="Robotics - Service Definitions for the Robotics Domain"
path="pathmap://ROBOTICS_LIBRARIES/servicedefs/basic.servicedef.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>