[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] List attributes

Hi guys.

I want to make a Rounded Rectancle with 2 compartments. The first compartment will contain a list of attributes like the EClass entity in the ecore diagram. I've done it with a compartment (Rectangle -> StackLayout) and a list of Nodes containing only a Label.

The problem is that my list of attributes is not well visualized (not as the EClass ecore diagram).

What i am doing wrong??