When I use the ATL2WTracer and create the following models:
model1 -> traceability model between model1 and model2
(mmw_traceability.ecore) -> model2,
model2 -> traceability model between model2 and model3
(mmw_traceability.ecore) ->model3.
All related through their xmi:ids.
Is there a way to use the modelweaver viewer to see all these models at
once, in such a way that when I select a link in the traceability model
between model1 and model2 (or model2 and model3), all source and target
entities (in the other models) are highlighted?
(the same way it happens when I load 2 models and the traceability between
them).