Compartments [message #213205] |
Wed, 10 December 2008 14:20  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.68001 seconds