Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] Change of the Metamodel
[EMF Compare] Change of the Metamodel [message #621371] Thu, 10 September 2009 06:11
Eclipse UserFriend
Hi Compare-team,

How does the EMF Compare framework behave to changes, not only in the
model, but also in the Ecore model?

It is possible to compare models with not exactly the same Ecore model.
That's what the following option is for, right?
>compareOptions.put( MatchOptions.OPTION_DISTINCT_METAMODELS, new Boolean(
true ) );

So if I want to upgrade a customized model to a newer Version (with
changes in the model AND a changed Ecore model), would that be possible?
Is Emf compare able to merge changes into a model with an other metamodel?
Are conflicts between the models and metamodels detected?

So I have to load the models with the corresponding classes of the Ecore
model it was created from, I can not just load them with the newest
version of the Ecore model, right? That would mean, that I have to keep
all versions of the Ecore model or rather the generated Code in my project
in order to compare models of a changed Ecore model.

Thanks for carifying the case :)

Daniel
Previous Topic:getting started with compare
Next Topic:Which EMFT should I use to output SVG?
Goto Forum:
  


Current Time: Tue Jul 01 10:58:15 EDT 2025

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

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

Back to the top