blob: 8198fc001c9f9b7ee40fd6035c7aafcd8f9e0da8 [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://PAPYRUS_ASSERTION_LIBRARY/"
target="platform:/plugin/org.eclipse.papyrus.moka.fuml.assertionlibrary/resources/">
</mapping>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLLibrary">
<library
description="Assertions specified with fUML"
iconpath="resources/icons/moka_icon.png"
name="AssertionLibrary"
path="pathmap://PAPYRUS_ASSERTION_LIBRARY/AssertionLibrary.uml"
provider="CEA LIST">
</library>
</extension>
<extension
point="org.eclipse.papyrus.moka.fuml.library">
<library
libraryFactoryClass="org.eclipse.papyrus.moka.fuml.assertionlibrary.AssertionLibraryExecutionFactory"
libraryURI="pathmap://PAPYRUS_ASSERTION_LIBRARY/AssertionLibrary.uml">
</library>
</extension>
</plugin>