Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Compare] Comparing methods
[Compare] Comparing methods [message #612417] Fri, 09 November 2007 13:22
Eclipse UserFriend
Originally posted by: brtnik.802.cz

Hello!

I'd like to ask if is (or will be) some possibility to influence comparing
emf objects. For example lets have two objects : A{property p1 = 1,p2 =1;}
B{property p1 = 1,p2 =2;}
In first case I want to compare all properties , so result will be : object
are not similar.
In second case I want to compare only against first property , so result
will be : object are similar.

I've looked in org.eclipse.emf.compare.match.statistic.DifferencesServices.
Also, I tried to extend class to override some methods like isSimilar, but
it seems to be not optimal way.

Thank you in advance!
Previous Topic:[Copare] Diff model description
Next Topic:[Ecore Tools Proposal] feedback
Goto Forum:
  


Current Time: Wed May 08 11:16:20 GMT 2024

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

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

Back to the top