I used ATL to transform a source model into a target model. The metamodels
were defined with Xtext. The output of the transformation is a XMI model
file from which I want to generate my code. I would like to use Xpand for
my code generation but I can not figure out how to tell the
org.eclipse.xpand2.Generator workflow component to use my XMI file as
input.
Does anyone have a clue how to configure the generator? Or do I need some
other workflow component?