Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » ATL refining mode
ATL refining mode [message #22264] Thu, 08 March 2007 07:21 Go to next message
Eclipse UserFriend
Originally posted by: kehrer.hdm-stuttgart.de

Hello,

what about the posting on http://wiki.eclipse.org/index.php/ATL_2006:

"ATL 2006 is the name of a new version of ATL [...]
The current version does not support refining mode yet. If you need to use
refining mode, then use ATL 2004 (see remarks section below). "


Is it true that the current version (I'm using the HEAD version of the CVS
repository) of the ATL Compiler doesn't support refining mode?


Thanks in advance,
Timo Kehrer
Re: ATL refining mode [message #29292 is a reply to message #22264] Wed, 04 April 2007 10:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: r.c.ladan.tue.nl

Timo Kehrer wrote:
> Hello,
>
> what about the posting on http://wiki.eclipse.org/index.php/ATL_2006:
>
> "ATL 2006 is the name of a new version of ATL [...]
> The current version does not support refining mode yet. If you need to use
> refining mode, then use ATL 2004 (see remarks section below). "
>
>
> Is it true that the current version (I'm using the HEAD version of the CVS
> repository) of the ATL Compiler doesn't support refining mode?
>
I guess that you can try it using something like:

-- @atlcompiler atl2006
module M;
create O : OUT refining I : IN;

and see if the compiler accepts it.

Rene
Re: ATL refining mode [message #29515 is a reply to message #22264] Wed, 04 April 2007 11:41 Go to previous message
Eclipse UserFriend
Hello,

Yes, the current version of ATL 2006 does not support refining mode yet.

Because you can specify which compiler to use for each transformation,
you can use ATL 2006 when you do not need refining mode, and ATL 2004
otherwise.


Best regards,

Frédéric Jouault


Timo Kehrer wrote:
> Hello,
>
> what about the posting on http://wiki.eclipse.org/index.php/ATL_2006:
>
> "ATL 2006 is the name of a new version of ATL [...]
> The current version does not support refining mode yet. If you need to use
> refining mode, then use ATL 2004 (see remarks section below). "
>
>
> Is it true that the current version (I'm using the HEAD version of the CVS
> repository) of the ATL Compiler doesn't support refining mode?
>
>
> Thanks in advance,
> Timo Kehrer
>
>
>
Previous Topic:[ATL] Creating a Class diagram
Next Topic:resolveTemp howto
Goto Forum:
  


Current Time: Thu May 08 09:18:29 EDT 2025

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

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

Back to the top