[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.gmt.amw] Re: ATLWTracer


Hi,

The file Class2Relational-WithWTracer.ecore contains the ATL model, not the traceability model, so it cannot be loaded with the Model Weaver. This model is extracted into an ATL transformation: Class2Relational-WithWTracer.atl.

The traceability model that can be loaded with the Model Weaver is the file Class2Relational-Trace.ecore.

The woven metamodels (left and right) are Sample-Class.ecore and Sample-Relational.ecore.

The mw_base_extension.km3 does not need to be loaded if you used the latest version of Model Weaver (it had restrictions about the metamodel in previous versions).


Regards,

Marcos.

Kelly Garces wrote:
Hi,

I want to use ATLWTracer example, but when I load Model Weaver using wizard the Class2Relational-WithWTracer.ecore file is empty. This issue donŽt happen with Keys2Nested_AMW example.

The documentation said that I must load mw_base_extension.km3, but itŽs really necessary or I could use TraceabilityExtension.km3 only.

Thanks for your answers,

Kelly.