Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » GMF without Ecore model
GMF without Ecore model [message #821626] Thu, 15 March 2012 12:12 Go to next message
Eclipse UserFriend
Hi,

i want to create a GMF diagram which is not based on ecore model, i want to back up GMF diagram with Objects from my application(concept is quite similar to Class diagram), i have all those classes already written as previously i was using other graphical library for creating diagrams but i want to switch to Eclipse - GMF(RCP application). I donot want XMI serialization as well, i would like to have object serialization.

Please guide me how to start?

thanks!

cheers,
Re: GMF without Ecore model [message #821646 is a reply to message #821626] Thu, 15 March 2012 12:39 Go to previous messageGo to next message
Eclipse UserFriend
On 2012-03-15 17:12:31 +0100, ModelGeek Mising name said:

> Hi,
>
> i want to create a GMF diagram which is not based on ecore model, i
> want to back up GMF diagram with Objects from my application(concept is
> quite similar to Class diagram), i have all those classes already
> written as previously i was using other graphical library for creating
> diagrams but i want to switch to Eclipse - GMF(RCP application). I
> donot want XMI serialization as well, i would like to have object
> serialization.
>
> Please guide me how to start?
>
> thanks!
>
> cheers,

Hi,

GMF is tighly coupled with EMF, thus you will need to define an ecore
model. If you are only interested by the graphical part you could
simply use gef (http://www.eclipse.org/gef/).

BRs,
Guillaume
Re: GMF without Ecore model [message #821648 is a reply to message #821626] Thu, 15 March 2012 12:43 Go to previous message
Eclipse UserFriend
Hi,
a really good idea to switch to Eclipse :>

for your use case you shoud use 'plain' GEF instead of GMF because GMF assumes that EMF is used for the semantic and notational model. GEF does not make any assumptions about the underlying Frameworks.

Regards,
Andreas


Previous Topic:Copying Notes data from Palette to ecore model
Next Topic:Creating a workflow automatically
Goto Forum:
  


Current Time: Sun Jul 13 05:14:53 EDT 2025

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

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

Back to the top