Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Edapt] Dependant metamodels
[Edapt] Dependant metamodels [message #1480838] Thu, 20 November 2014 09:23 Go to next message
Eclipse UserFriend
Hello,

I have 2 dependant metamodels A and B :
- Some B's classes are subtypes of A's classes.
- Some B's classes reference A's classes.

I want to do some modifications in both A and B. For example :
- a B's class could now be a subtype of a new A's class.
- a B's class could now reference an A's class where it was previously referencing a B's class. And so on...

Would Edapt be able to handle such modifications ?

Regards,
Stéphane.
Re: [Edapt] Dependant metamodels [message #1481855 is a reply to message #1480838] Fri, 21 November 2014 04:20 Go to previous messageGo to next message
Eclipse UserFriend
Hi Stéphane,

yes, Edapt can handle changes on two dependent metamodels. To support
this you have to create a joined history for both of them by adding one
metamodel to the history of the other metamodel. Usually you would add
the depending metamodel to the history of the metamodel it is depending
on.

Cheers,
Maximilian

Am 20.11.2014 15:29, schrieb Stéphane Thibaudeau:
> Hello,
>
> I have 2 dependant metamodels A and B :
> - Some B's classes are subtypes of A's classes.
> - Some B's classes reference A's classes.
>
> I want to do some modifications in both A and B. For example :
> - a B's class could now be a subtype of a new A's class.
> - a B's class could now reference an A's class where it was previously
> referencing a B's class. And so on...
>
> Would Edapt be able to handle such modifications ?
>
> Regards,
> Stéphane.


--
Maximilian Kögel

Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Re: [Edapt] Dependant metamodels [message #1481934 is a reply to message #1481855] Fri, 21 November 2014 05:41 Go to previous message
Eclipse UserFriend
Hi Maximilian,

Thanks for your answer. It sounds promising, I will give it a try.

Cheers,
Stéphane.
Previous Topic:[EMFStore] Composite operations
Next Topic:[EMFStore] ldap group access control
Goto Forum:
  


Current Time: Wed Jul 30 17:15:17 EDT 2025

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

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

Back to the top