[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.emft] Re: How to invoke ATL transformation from Xtext workflow?

Hi Adalbert,

as your question is related to MWE, I'll add the emft newsgroup to this reply.

I guess that you'll have to implement your own workflow component which is documented in the eclipse helf of mwe.

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

[quote title=Adalbert Gorecki wrote on Sat, 29 August 2009 17:29]Hello everyone,

I think the subject says it all :)

I'm using ATL for M2M transformation and I'd like to run that translation
from an xtext workflow file. I can run other workflow files from my main
workflow with

<component file="path/to/my/workflow/file.mwe" />

Does anyone know how I can do something like this with an atl file?

Regards,
Adalbert[/quote]