Is it possible to invoke an ATL model transformation within an MWE2 workflow?
1
votes
1 Answers
0
votes
Yes, this is possible. However you would have to implement a MWE2 workflow component that accomplishes that. Have a look at the ATL forum for some Java code that programatically does a transformation.