blob: 3d5a8d75e2f0c6792cd5dd9b986c73f55c23f561 [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"
name="AssertionLibrary"
path="pathmap://PAPYRUS_ASSERTION_LIBRARY/AssertionLibrary.uml"
provider="CEA LIST">
</library>
</extension>
<extension
point="org.eclipse.papyrus.moka.engine.uml.library">
<library
libraryFactoryClass="org.eclipse.papyrus.moka.fuml.assertionlibrary.AssertionLibraryExecutionFactory"
libraryURI="pathmap://PAPYRUS_ASSERTION_LIBRARY/AssertionLibrary.uml">
</library>
</extension>
</plugin>