[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2t] Re: model to model transformation question

Hi Martin,

I assume you refer to generation via Xpand? Basically you'll have to load your model and perform an m2m transformation with one of the available technologies, like xtend for example. You can configure a mwe workflow to achieve this. I guess this is documented in the Eclipse help for mwe.

As this question is not related to Xtext, I'll add the m2t newsgroup as well.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 26.08.09 17:52, schrieb Martin Kuhn:
Hi,

I would like to enhance my xtext based model before generating with a
"model to model" transformation. What would be the recommended way?
Could anybody of you give me hint?

TIA
Martin