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).