|
@@ -12,8 +12,8 @@
|
|
|
point="org.eclipse.emf.compare.rcp.matchEngine">
|
|
point="org.eclipse.emf.compare.rcp.matchEngine">
|
|
|
<engineFactory
|
|
<engineFactory
|
|
|
class="org.yakindu.sct.compare.match.SCTMatchEngineFactory"
|
|
class="org.yakindu.sct.compare.match.SCTMatchEngineFactory"
|
|
|
- description="This match engine ignores transient elements in state charts."
|
|
|
|
|
- label="State Chart Match Engine"
|
|
|
|
|
|
|
+ description="This match engine ignores transient elements in statecharts."
|
|
|
|
|
+ label="Statechart Match Engine"
|
|
|
ranking="11">
|
|
ranking="11">
|
|
|
</engineFactory>
|
|
</engineFactory>
|
|
|
</extension>
|
|
</extension>
|
|
@@ -21,8 +21,8 @@
|
|
|
point="org.eclipse.emf.compare.rcp.postProcessor">
|
|
point="org.eclipse.emf.compare.rcp.postProcessor">
|
|
|
<processor
|
|
<processor
|
|
|
class="org.yakindu.sct.compare.postprocessor.EdgeChangePostProcessor"
|
|
class="org.yakindu.sct.compare.postprocessor.EdgeChangePostProcessor"
|
|
|
- description="This post processor improves difference results for edge changes between state chart states."
|
|
|
|
|
- label="State Chart Edge Change Post Processor"
|
|
|
|
|
|
|
+ description="This post processor improves difference results for edge changes between statechart states."
|
|
|
|
|
+ label="Statechart Edge Change Post Processor"
|
|
|
ordinal="100">
|
|
ordinal="100">
|
|
|
<nsURI
|
|
<nsURI
|
|
|
value="http://www.eclipse.org/gmf/runtime/\d.\d.\d/notation">
|
|
value="http://www.eclipse.org/gmf/runtime/\d.\d.\d/notation">
|
|
@@ -33,8 +33,8 @@
|
|
|
point="org.eclipse.emf.compare.edit.adapterFactory">
|
|
point="org.eclipse.emf.compare.edit.adapterFactory">
|
|
|
<factory
|
|
<factory
|
|
|
class="org.yakindu.sct.compare.labelprovider.SCTCompareAdapterFactory"
|
|
class="org.yakindu.sct.compare.labelprovider.SCTCompareAdapterFactory"
|
|
|
- description="This label provider removes line breaks from state chart item labels."
|
|
|
|
|
- label="State Chart Item Label Provider"
|
|
|
|
|
|
|
+ description="This label provider removes line breaks from statechart item labels."
|
|
|
|
|
+ label="Statechart Item Label Provider"
|
|
|
ranking="11"
|
|
ranking="11"
|
|
|
supportedTypes="org.eclipse.emf.edit.provider.IItemLabelProvider"
|
|
supportedTypes="org.eclipse.emf.edit.provider.IItemLabelProvider"
|
|
|
uri="http://www.eclipse.org/emf/compare">
|
|
uri="http://www.eclipse.org/emf/compare">
|