Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATl] strange behaviour
[ATl] strange behaviour [message #35803] Thu, 03 May 2007 08:53 Go to next message
Eclipse UserFriend
Originally posted by: not.provided.info

faced strange ATL behaviour: not existing metamodel elements in rule match
pattern don't generate exceptions, example below

lazy rule BadRule {
from
coordinateValue : MM!DataXXX
to ....

execution goes ok without any warning, even if DataXXX doesn't exist in
metamodel. Guess, that problem lies in caching, because target model
generated without noticing changes in transformation text

I use latest ATL bundle version from the download page
Re: [ATl] strange behaviour [message #36104 is a reply to message #35803] Fri, 04 May 2007 10:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: r.c.ladan.tue.nl

Gediminas wrote:
> faced strange ATL behaviour: not existing metamodel elements in rule
> match pattern don't generate exceptions, example below
>
> lazy rule BadRule {
> from
> coordinateValue : MM!DataXXX
> to ....
>
> execution goes ok without any warning, even if DataXXX doesn't exist in
> metamodel. Guess, that problem lies in caching, because target model
> generated without noticing changes in transformation text
>
But does it exist in another metamodel which was registered in the same
eclipse session?

> I use latest ATL bundle version from the download page
>
Re: [ATl] strange behaviour [message #36206 is a reply to message #36104] Mon, 07 May 2007 10:01 Go to previous message
Eclipse UserFriend
Originally posted by: not.provided.info

of course
Previous Topic:[ATL] An internal error occurred during: "Launching".
Next Topic:[ATL] Model to text generation.. the case of BPEL and XSD
Goto Forum:
  


Current Time: Wed Jul 23 16:31:16 EDT 2025

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

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

Back to the top