Skip to main content



      Home
Home » Modeling » Compare » [EMF Compare] Custom IComparisonScope in IDE
[EMF Compare] Custom IComparisonScope in IDE [message #1718980] Mon, 04 January 2016 03:51 Go to next message
Eclipse UserFriend
Dear all,

Is it possible to use a custom comparison scope instead of the DefaultComparisonScope in the IDE? If possible, are there any leads of which code needs to be adapted?
I need to prune the scope for the comparison to skip some elements that will never match.

Kind Regards,
Rolf
Re: [EMF Compare] Custom IComparisonScope in IDE [message #1719226 is a reply to message #1718980] Wed, 06 January 2016 06:14 Go to previous message
Eclipse UserFriend
Hi Rolf,

afaik, it is currently only possible to use a custom implementation of the IComparisonScope when you invoke EMF Compare using the API. There is no extension point that allows to replace the default comparison scope when EMF Compare is invoked through the compare UI.

If your main goal is to ignore certain parts of your model in the matching phase, you could do that in a customized match engine instead (see how to override the default match engine).

Hope this helps,

Philip
Previous Topic:[EMF Compare] Extension Points for configuring phases not working
Next Topic:Comparing two xmi files?
Goto Forum:
  


Current Time: Sat Jul 05 09:05:08 EDT 2025

Powered by FUDForum. Page generated in 0.05153 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top