Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » problems with multiple dynamic emf models
problems with multiple dynamic emf models [message #209438] Fri, 24 October 2008 11:15 Go to next message
Eclipse UserFriend
Originally posted by: knut.wannheden.gmail.com

Hi,

As documented in the 2.1 N&N
( http://wiki.eclipse.org/GMF_New_and_Noteworthy#Dynamic_.28co de-less.29_EMF_models_for_domain)
I tried creating an editor for a dynamic EMF model. But I have some
problems:

1. To create the GMFGen it seems like I still need a GenModel. Can you
confirm this? Why is that necessary?

2. I have got multiple dynamic EMF models which together describe the
domain for the diagram editor. The generated MetaModelFacility only
seems to register the main model and doesn't contain accessors for the
referenced dynamic EMF models. Is this currently a limitation?

Thanks,

--knut
Re: problems with multiple dynamic emf models [message #209587 is a reply to message #209438] Mon, 27 October 2008 11:43 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Knut,

> 1. To create the GMFGen it seems like I still need a GenModel. Can you
> confirm this? Why is that necessary?
AFAIKSee, now it's necessary to have .genmodel. Currently .gmfgen model uses
EMF .genmode in many places, so to I suppose this is a separate task to make
these references optional and substitute them with references to .ecore file..
I think it was not done as a part of mentioned request.

> 2. I have got multiple dynamic EMF models which together describe the
> domain for the diagram editor. The generated MetaModelFacility only
> seems to register the main model and doesn't contain accessors for the
> referenced dynamic EMF models. Is this currently a limitation?
Looks like. Can you submit a request for it?

-----------------
Alex Shatalin
Previous Topic:Documentation for model elements
Next Topic:Disable label editor for newly inserted symbols
Goto Forum:
  


Current Time: Fri Apr 26 04:55:20 GMT 2024

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

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

Back to the top