Hello,
thanks for your answer,
actually clicking on "save weaving metamodel in ecore/km3" saves the
weaving metamodel conforming to Ecore or KM3.
In fact I was looking at the tutorial "Generating an ATL ExecutionTrace as
a Traceability Weaving Model", and I wanted to obtain an analog result by
creating a weaving model between the 2 metamodels MA & MB .
This weaving model (the one I have created) could allow to create
"traceability models" that could be created during the transformation from
A (instance of MA) to B (instance of MB), so now I'm looking how I can use
this weaving model as a metamodel in an ATL transformation in order to
create this "traceability model" that links related A & B Elements.
is there a trick that allows me to use the weaving model as a MetaModel ?
Do I have to know something particular about "references" in ecore models
? (to use the references described in the weaving model)