Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Newbie Q: multiple state machine editor in GEF
Newbie Q: multiple state machine editor in GEF [message #196531] Thu, 22 September 2005 19:09
Eclipse UserFriend
Originally posted by: cwingrav.vt.edu

This is a newbie question but I have not found what I needed in the
multiple examples and help documents. Any help would be appreciated.

I want to be able to create a system with GEF which, while modifying the
diagram, makes changes to the structure of the system (the system is a
group of state machines which are connected together). So, one diagram
could be manipulating one state machine while another is manipulating
another while still another is concerned with the connections between
them. I also want to save the diagram with the project so that you can
visualize the diagram but the diagram is only a window onto the developed
system. So, saving a diagram as a single state machine and loading it back
up would work but how would I deal with diagrams which are across the two
state machines? Where is that information stored? How do I get those
structures to appear as 1st class objects under one of the Eclipse views
like classes do? Is this possible with GEF?

Basically, what i'm not getting is how do we go from the diagram back to
manipulating some underlying model of the system?
Previous Topic:ScaledGraphics
Next Topic:Connections only connected on one end...
Goto Forum:
  


Current Time: Fri Jan 17 06:11:16 GMT 2025

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

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

Back to the top