EMF Compare diff file [message #501058] |
Mon, 30 November 2009 15:28 |
Eclipse User |
|
|
|
Hello All,
I want to compare 2 xmi files and make a delta(attributes added/deleted etc) of it.
Is it possible to use EMF Compare for this in standalone?
I checked the code from the CVS , but I only manage to get the match Model from it when I load 2 UML models? But I didn't manage to load only the 2 xmi's in it . I always get an exception.
What is exactly needed to compare 2 xmi's via EMF Compare ? Do I need to give up also the UML's or is it enough to give only the xmi's ?
Also in the standalone version there is some comment:
// Register additionnal packages here. For UML2 for instance :
But how can I do this for loading xmi , what is the code for this?
Also can I serialize the Diffmodel for example with eg JAXB ?Or how can I do this . I want to make Java object eg DiffModel from this delta?
Many thanks
Randi
|
|
|
Powered by
FUDForum. Page generated in 0.03448 seconds