Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Can GMF be used to create editors like this?
Can GMF be used to create editors like this? [message #212297] Thu, 27 November 2008 12:23 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.tooling.gmail.com

Hi All

I have a requirement to build a flow definition UI, where there is a main
flow of actions in-order, sometimes with branching and/or conditional. In
these cases, I need to show the different paths somewhat like in the
following editor from BEA

http://edocs.bea.com/wli/docs92/overview/wwimages/workbench. gif

What I would like to know is if this is possible with GMF? Also I have
seen the main concepts of GMF to be around Nodes, Connections and
Labels.. how could one define advanced UI options like those shown in the
above editor?

thanks
perera
Re: Can GMF be used to create editors like this? [message #212381 is a reply to message #212297] Fri, 28 November 2008 10:43 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello C. Perera,

For me this diagram looks like a set of Nodes, Connections and Labels ;-)
I think you can do something similar with GMF, so I suggest you to try that.
Definitly some "flying" buttons ("+" sign/ "check" sign) will not be so easy
achievable, but still you can do that with the custom code.

-----------------
Alex Shatalin
Previous Topic:saved plugin diagram information
Next Topic:Represent a Node with an Image
Goto Forum:
  


Current Time: Sat Apr 20 01:30:24 GMT 2024

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

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

Back to the top