Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Edapt] Dependant metamodels
[Edapt] Dependant metamodels [message #1480838] Thu, 20 November 2014 14:23 Go to next message
Stéphane  Thibaudeau is currently offline Stéphane ThibaudeauFriend
Messages: 9
Registered: November 2014
Junior Member
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 09:20 Go to previous messageGo to next message
Maximilian Koegel is currently offline Maximilian KoegelFriend
Messages: 253
Registered: July 2009
Senior Member
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 10:41 Go to previous message
Stéphane  Thibaudeau is currently offline Stéphane ThibaudeauFriend
Messages: 9
Registered: November 2014
Junior Member
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: Tue Apr 23 15:23:40 GMT 2024

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

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

Back to the top