Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » One RectangleFigure grouping several Compartments
One RectangleFigure grouping several Compartments [message #559677] Fri, 17 September 2010 14:50 Go to next message
Vera Marques is currently offline Vera MarquesFriend
Messages: 1
Registered: September 2010
Junior Member
Hello,
I have a list of objects each one has one Comparment(
BookShelfComparmentEditPart extends ListCompartmentEditPart

represented by ResizableCompartmentFigure


Each one have BookEditPart represented by RectangleFigure
)
How to draw one RectangleFigure that groups its Compartment and others adjacents?
Someone have sugestion?

Thank you

Re: One RectangleFigure grouping several Compartments [message #559769 is a reply to message #559677] Sat, 18 September 2010 01:31 Go to previous message
Fernando Herrera is currently offline Fernando HerreraFriend
Messages: 49
Registered: January 2010
Member
Maybe you can define a new editpart XXX that group multiple BookShelf and that editpart will have a rectangle. For do that, you have to define a top node reference with a compartment and a children reference that use that compartment and where the children be the bookShelf editpart. All this changes has to be made in the gmfmap in my opinion. Regards

Fernando
Previous Topic:How To save in a single file
Next Topic:Get a file location in Eclipse Plugin
Goto Forum:
  


Current Time: Thu Apr 25 01:46:37 GMT 2024

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

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

Back to the top