Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Basic Example -- Tree2List : Bug with "uses Lib4MMTree"
[ATL] Basic Example -- Tree2List : Bug with "uses Lib4MMTree" [message #75187] Thu, 21 February 2008 09:19
Eclipse UserFriend
Originally posted by: zhuj.in.tum.de

Hi everyone,

I'm having the following Bug with ATL Basic Example "Tree2List":

* if I use the statement "uses Lib4MMTree;", then the engine just checks
the first inner tree node(either "another node" OR "last node"), after the
call to "rt.isTreeNodeRoot()", it just terminated. This is of course
wrong, the engine should check all the three nodes in turn.

* if I copy the three helpers into "Tree2List.atl", and remove the "uses
Lib4MMTree", then the engine correctly checks the three nodes in turn.

What's the reason for this behavior?

btw, I'm using ATL Version (Feb 16 2007) with RSA7.0.
Previous Topic:[ATL] how to load Primitive Types
Next Topic:[ATL] xmi::id for elements refereced by diagram
Goto Forum:
  


Current Time: Thu Apr 25 08:13:17 GMT 2024

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

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

Back to the top