Hi
I've tried to set up the examples in my own configuration, of which
the Keys2Nested_AMW2ATL example is the most relevant one to me.
Running the example works fine, but now I wanted to define my own
weaving model. I've created a weaving model between the two
metamodels, and one between two models from the examples folder
conforming to the right metamodel.
It works fine,if I use the weaving model form the example,but if I use
my own weaving model as input to transform(amwtoatl), there is a
problem,I could get the atl(like ATL-Model.ecore) file in ecore format,
but when I extract this ecore to *.atl , I can not get the correct
file,this atl format file is empty.Thanks.