blob: cfc2936bdcad835ca66cd7edd5afc77e2c9538a4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension point="org.eclipse.emf.compare.rcp.matchEngine">
<engineFactory
class="org.eclipse.emf.compare.uml2.cdo.UMLCDOMatchEngine$Factory"
label="UML CDO-specific match engine"
description="This match engine adds base elements in the match tree when only the stereotype application is changed"
ranking="20"/>
</extension>
</plugin>