<div dir="ltr">Hi Valentin,<div><br></div><div>The idea is that the transformation can note what FCO in the input model corresponds to which FCO in the output model. You can do this in your transformation's Rule by creating a TracesTo connection between PatternClasses.</div><div><br></div><div>If you have no TracesTo connections in your transform, I wouldn't think the performance impact is noticeable. Have you measured the performance?</div><div><br></div><div>Kevin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 17, 2017 at 9:04 AM, Belser, Valentin <span dir="ltr"><<a href="mailto:lrt85082@stud.uni-stuttgart.de" target="_blank">lrt85082@stud.uni-stuttgart.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_-7409109558000199185divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello everybody,</p>
<p><br>
</p>
<p>I have some question considering the use of the "RTTGenerator". So far I have not found anything about it in the documentation, which is why I am contacting you.</p>
<p>The Translator of the CodeGenerator creates inside the "operator()" of every rule the following line of code:</p>
<p><span><br>
</span></p>
<p><span>RTTGenerator::Instance()-><span>gene<wbr>rateRule(int id, const std::string &name);</span><br>
</span></p>
<br>
<p><span>What is the underlying idea of the RTTGenerator? <br>
</span></p>
<p><span><span>As far as I can see it writes to a generated mga-file "RTT_NameOfInputFile.mga" for every rule execution. I was wondering whether
</span>it might be possible to uncomment the code for runtime improvements of large transformations or does the transformation read from this file during execution, thus is required for correct output?</span></p>
<p><span>I am looking forward to hear from you.</span></p>
<p><span><br>
</span></p>
<p><span>Best regards,</span></p>
<p><span><br>
</span></p>
<p><span>Valentin<br>
</span></p>
<p><span></span><br>
</p>
</div>
</div>

<br>______________________________<wbr>_________________<br>
great-users mailing list<br>
<a href="mailto:great-users@list.isis.vanderbilt.edu">great-users@list.isis.<wbr>vanderbilt.edu</a><br>
<a href="http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/great-users" rel="noreferrer" target="_blank">http://list.isis.vanderbilt.<wbr>edu/cgi-bin/mailman/listinfo/<wbr>great-users</a><br>
<br></blockquote></div><br></div>