Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Model persistence related query.
Model persistence related query. [message #419626] Thu, 29 May 2008 14:06 Go to next message
Rajeev is currently offline RajeevFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,
I've two graphical editor Type1 and Type2. Type1 uses EMF for model and
Type2 uses POJO. Now I've to create a graphical editor Type3 which will
use EMF for model and it'll reference model of Type1 and Type2.
Is it posible to create such model without converting the model of Type2
editor to EMF?
If yes, then what needs to be done persist the model of Type3?
Re: Model persistence related query. [message #419627 is a reply to message #419626] Thu, 29 May 2008 14:21 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Rajeev,

Not really. Type2 needs to be an EMF model for other EMF models to be
able to reference it.


Rajeev wrote:
> Hi,
> I've two graphical editor Type1 and Type2. Type1 uses EMF for model
> and Type2 uses POJO. Now I've to create a graphical editor Type3 which
> will use EMF for model and it'll reference model of Type1 and Type2.
> Is it posible to create such model without converting the model of
> Type2 editor to EMF?
> If yes, then what needs to be done persist the model of Type3?
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Model persistence related query. [message #419637 is a reply to message #419627] Fri, 30 May 2008 06:26 Go to previous message
Rajeev is currently offline RajeevFriend
Messages: 2
Registered: July 2009
Junior Member
Thanks Ed.
Previous Topic:Drag and Drop from View to Editor
Next Topic:[Dynamic EMF] StackOverflow when using eSet
Goto Forum:
  


Current Time: Fri Apr 26 22:44:56 GMT 2024

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

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

Back to the top