Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Edit Expression for Expression Label Mapping
Edit Expression for Expression Label Mapping [message #668317] Thu, 05 May 2011 07:26
Matthias Becker is currently offline Matthias BeckerFriend
Messages: 29
Registered: July 2009
Junior Member
Hi everyone,

I'm using an Expression Label Mapping to display a (integer) value of a
semantic child. Displaying works with the following View Expression

'min: '.concat(self.minimal.stringValue())

My question how a Edit expression has to look like? I tried
"self.minimal.stringValue()", but this didn't work as expected. It shows
the only the integer, but does not update the feature/value of the child
element.

Any suggestions?
Previous Topic:Run Configuration for a GMF Diagram
Next Topic:How to rotate a border item
Goto Forum:
  


Current Time: Tue Mar 19 02:41:38 GMT 2024

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

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

Back to the top