Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 337591

Summary: Enable ModelComparator to supply own options to match engine
Product: [Modeling] EMFCompare Reporter: Tilman Wilhelm <twilhelm>
Component: CoreAssignee: EMF Compare <emf.compare-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: laurent.goubet
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Tilman Wilhelm CLA 2011-02-18 12:05:08 EST
Build Identifier: 201009150438

When using ModelComparator.compare() it is not possible to supply own settings that are then given to the match engine option map. For our concerns it would be nice if the match engine could have access to the CompareSettings for instance.
Building a workaround and not calling ModelComparator.compare(), but still using the resource handling of ModelComparator, works, but it's a lot re-implementing stuff that is already done there. So it would be nice if you could somehow add this functionality to the ModelComparator class.
Another small improvement concerns the Match Mode Dialog, it would be nice if one could not show that dialog but provide that option via the method call.

Reproducible: Always
Comment 1 Laurent Goubet CLA 2013-01-11 10:55:46 EST
Will not be fixed on the 1.* stream.

EMF Compare 2 should (already) be better in terms of customization and API.