Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Compartments
Compartments [message #213205] Wed, 10 December 2008 14:20 Go to next message
Eclipse UserFriend
Hi,

how do i model the following scenario within gmf:

In my ecore-model, i have a class with a feature name and three
many-valued containment feature x, y, z. The corresponding figure should
look as follows:

|------------------|
| name |
|------------------|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
|------------------|

In the left column, all figures from feature x should appear in a flow
layout.
In the middle column, all figures from feature y should appear in a
xy-layout.
In the right column, all figures from feature z should appear in a flow
layout.

I tried many different things with compartments, but could get it the
right away. Any suggestions how to model that?

Regards,
Luzi
Re: Compartments [message #213275 is a reply to message #213205] Thu, 11 December 2008 11:23 Go to previous message
Eclipse UserFriend
Hello luciano,

Try:
- setting "listLayout" property to false for central compartment.
- specifying appropriate layout for the node figure containing compartments
(to visualize compartments vertically one by one).

-----------------
Alex Shatalin
Previous Topic:Audit rule confusion
Next Topic:GMF & 2D data
Goto Forum:
  


Current Time: Wed May 07 02:54:50 EDT 2025

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

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

Back to the top