[Compare] Comparing methods [message #612417] |
Fri, 09 November 2007 08:22 |
Eclipse User |
|
|
|
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!
|
|
|
Powered by
FUDForum. Page generated in 0.03932 seconds