Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] GenericMatchEngine - Lists of java.lang.String aren't being matched
[EMF Compare] GenericMatchEngine - Lists of java.lang.String aren't being matched [message #620117] Tue, 15 July 2008 21:00
Matt Seashore is currently offline Matt SeashoreFriend
Messages: 58
Registered: July 2009
Member
I have an model in which one of the objects contains a list of
'java.lang.String' elements. I would like to run a match/diff and get
an 'AddAttribute' or something similar when a new string is added to the
list.

However, when I add a new string to one side of the model and run the
GenericMatchEngine (2 way) on it, I don't get an
'unMatchedElement/Attribute' for the newly added String, so nothing
shows up in the Diff.

Is there a way to run a comparison like this with a list of Strings (or
maybe this is this a known issue with EMF Compare)?

I can create a 'snippet' to recreate the problem or provide more
detailed information if that would be helpful. I'm running with EMF
Compare 0.80 (june 18th).

Thanks again for all the hard work!

Matt
Previous Topic:Re: EMF Compare -- Compare two model instances
Next Topic:MWE on update site
Goto Forum:
  


Current Time: Fri Apr 26 03:56:19 GMT 2024

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

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

Back to the top