Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTo] Is qvtotrace loaded?
[QVTo] Is qvtotrace loaded? [message #643171] Sun, 05 December 2010 16:41
Kirsten M. Z. is currently offline Kirsten M. Z.Friend
Messages: 132
Registered: July 2010
Senior Member
Hi @all,

I have a qvto transformation like this.

transformation M1toM2(in modIn : M1, inout modOut : M2);


The transformation generates a qvtotrace file. It contains information about all successful mappings from M1 to M2, e.g.

A --> B

In a second run, I want to re-use the mapping information provided in qvtotrace (maybe, I could say that I want to perform incremental updates). I thought that everything works fine and the qvtotrace is loaded and applied automatically. However, the result of

A.resolve()

is "empty" in the second run. Therefore, I doubt that the use/loading of the qvtotrace file is implemented? Or did I miss something? I cannot find any information about that "feature".

Regards,
Kirsten
Previous Topic:[ATL] : ATL and Maven
Next Topic:[ATL] Problem: Create new UML Model and apply Stereotypes
Goto Forum:
  


Current Time: Thu Apr 25 14:12:09 GMT 2024

Powered by FUDForum. Page generated in 0.02469 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top