[Eugenia] gmf.label for EAttribute [message #997577] |
Tue, 08 January 2013 07:44  |
Eclipse User |
|
|
|
The tutorial on EuGENia and GMF specifies that we can tag the EAttribute with gmf.label, displaying the tagged attribute underneath the default label. But, the display is rather simple: it's the value of the attribute (for example : "true" or "false" for a boolean).
I would like to be able to write before the value a string to introduce it (for example : "isWhatever :") and then the value (to make for example : "isWhatever : true").
gmf.node allow to define a label.pattern property which just does what I want, but it seems to be not allowed for a gmf.label on EAttribute.
How could I do, without too much GMF troubles?
Thanks in advance.
|
|
|
|
Powered by
FUDForum. Page generated in 0.06830 seconds