| [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
Hello Alex,
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.Try setting GenJavaExpressionProvider.injectExpressionBody property to "true".
----------------- Alex Shatalin