Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Diagram partitioning - with outline
Diagram partitioning - with outline [message #216067] Thu, 22 January 2009 01:06 Go to next message
Dénes Harmath is currently offline Dénes HarmathFriend
Messages: 157
Registered: July 2009
Senior Member
Hi,
I would like to achieve the following: I have a GMF editor and a tree
Outline view of my model's root's direct children. If I select a child in
the Outline view, the diagram editor should only display the diagram
belonging to the selected child element. How could I do this?
Thanks in advance,
thSoft
Re: Diagram partitioning - with outline [message #216862 is a reply to message #216067] Fri, 30 January 2009 12:49 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Dennis,

GMF is able to provide a structure of your domain model below the corresponding
file in Project explorer. If you generate a diagram editors for each type
of root direct children then you should be able to open corresponding diagram
editor by double-clicking on a node in Package Explorer. In case you need
this in Outline – it’s not a big deal to move this functionality there by
hands.

-----------------
Alex Shatalin
Previous Topic:Association Link problem
Next Topic:ListLayout in compartments not working as expected
Goto Forum:
  


Current Time: Thu Mar 28 11:14:14 GMT 2024

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

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

Back to the top