[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Label with Feature Seq Initializer via OCL

Hallo Alex,

yes indeed. This did the trick.
Thank you very much.

Stephan

Alex Shatalin schrieb:
Hello Alex,

Try setting GenJavaExpressionProvider.injectExpressionBody property to
"true".
This should be done in .gmfgen model. In addition you have to enter java code as a "body" property to the corresponding java expression in .gmfmap model.

-----------------
Alex Shatalin