Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Bug in ATL Editor?
[ATL] Bug in ATL Editor? [message #95364] Mon, 17 November 2008 10:08 Go to next message
Mark Melia is currently offline Mark MeliaFriend
Messages: 142
Registered: July 2009
Senior Member
Hi all,

I think I have spotted a bug in the ATL editor. In one of my rules I have
a using section for some business logic. In this I create a set of
EClasses as follows

people : Set(MMa!Person) = people->union(group.persons);

When this statement is in no error appears in the editor but I noticed
that my transformation was not being updated. I deleted the asm file and
noted that the asm file was not being produced again as if the ATL has an
error - is this a bug?

Mark
Re: [ATL] Bug in ATL Editor? [message #95559 is a reply to message #95364] Mon, 17 November 2008 14:40 Go to previous messageGo to next message
Freddy Allilaire is currently offline Freddy AllilaireFriend
Messages: 130
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020901090800080507090008
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit

Hi Mark,

Yes, it seems there are problems with error reporting in using section.
Could you open a bugzilla entry to track this problem
( https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2M& component=ATL-UI)?

Thanks,
Freddy.

Mark Melia a
Re: [ATL] Bug in ATL Editor? [message #95602 is a reply to message #95559] Mon, 17 November 2008 15:27 Go to previous message
Mark Melia is currently offline Mark MeliaFriend
Messages: 142
Registered: July 2009
Senior Member
Hi Freddy - will open bug for this - can you see the problem with the line
of ATL code?
>> people : Set(MMa!Person) = people->union(group.persons);

Thanks,
Mark


Freddy Allilaire wrote:

> Hi Mark,

> Yes, it seems there are problems with error reporting in using section.
> Could you open a bugzilla entry to track this problem
> ( https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2M& component=ATL-UI)?

> Thanks,
> Freddy.

> Mark Melia a écrit :
>> Hi all,
>>
>> I think I have spotted a bug in the ATL editor. In one of my rules I
>> have a using section for some business logic. In this I create a set of
>> EClasses as follows
>>
>> people : Set(MMa!Person) = people->union(group.persons);
>>
>> When this statement is in no error appears in the editor but I noticed
>> that my transformation was not being updated. I deleted the asm file and
>> noted that the asm file was not being produced again as if the ATL has
>> an error - is this a bug?
>>
>> Mark
>>
Previous Topic:[ATL] Referencing target root object from within other rules.
Next Topic:[ATL] Attribute not being populated in target model
Goto Forum:
  


Current Time: Fri Apr 19 12:42:46 GMT 2024

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

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

Back to the top