Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » GMF: when to use?
GMF: when to use? [message #165760] Tue, 15 August 2006 08:47 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.sebastianfeese.de

Hi guys,

I have a question about when to use GMF.
I'd like to display a bunch of nodes and connections pretty similar to UML
diagrams, but less complex. As I don't need any editing functionality GMF
seems to be overkill.

Also I've read in a presentation hold during the EclipseCon 2006 that one
shouldn't consider the GMF if one only needs static images with nodes &
connections, which is essentially what I plan to do.

So my question is what would be a better option? Is there a framework out
there which allows me to simply display a model, taking care of the layout?
Or could I somehow use parts of the GMF?

Thanks for your answers.
Sebastian.
Re: GMF: when to use? [message #165807 is a reply to message #165760] Tue, 15 August 2006 13:16 Go to previous message
Eclipse UserFriend
Originally posted by: guerreroderrick.gmail.com

I think GMF is a combination of EMF (Eclipse Modeling Framework) and GEF
(Graphical Editing Framework). GEF primarily uses Draw2d to display
everything, so if that's what you're looking to do, stick with Draw2d.

Guerrero

Sebastian Feese wrote:
> Hi guys,
>
> I have a question about when to use GMF.
> I'd like to display a bunch of nodes and connections pretty similar to
> UML diagrams, but less complex. As I don't need any editing
> functionality GMF seems to be overkill.
>
> Also I've read in a presentation hold during the EclipseCon 2006 that
> one shouldn't consider the GMF if one only needs static images with
> nodes & connections, which is essentially what I plan to do.
>
> So my question is what would be a better option? Is there a framework
> out there which allows me to simply display a model, taking care of the
> layout?
> Or could I somehow use parts of the GMF?
>
> Thanks for your answers.
> Sebastian.
>
Previous Topic:DirectShow support?
Next Topic:How to install the FTP plugin?
Goto Forum:
  


Current Time: Sun Sep 01 00:24:57 GMT 2024

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

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

Back to the top