Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MMT/ATL Transformation Language (ATL)"

< MMT
(added link to ATL Installation guide from CVS)
(started refactoring the page, and added information about the M2M newsgroup)
Line 4: Line 4:
 
[[Image:AtlLogo.png|right]]
 
[[Image:AtlLogo.png|right]]
  
The [http://www.eclipse.org/m2m/atl/ ATL] project aims at providing a set of model to model transformation tools.
+
The [http://www.eclipse.org/m2m/atl/ ATL] component of the [[M2M]] project aims at providing a set of model-to-model transformation tools.
 
These include some sample ATL transformations, an ATL transformation engine, and an IDE for ATL (ADT: ATL Development Tools).
 
These include some sample ATL transformations, an ATL transformation engine, and an IDE for ATL (ADT: ATL Development Tools).
 
ATL is part of the [[AMMA]] platform.
 
ATL is part of the [[AMMA]] platform.
 +
 +
__TOC__
 +
 +
==Questions and Discussions About ATL Usage==
 +
 +
Questions and discussions about the usage of ATL should take place on the [news://news.eclipse.org/eclipse.modeling.m2m eclipse.modeling.m2m] [http://www.eclipse.org/newsgroups/ Eclipse newsgroup] for the [[M2M|M2M project]] (more details about this newsgroup there), of which ATL is a component. Please, remember to prefix the subject of your ATL-related posts with <nowiki>[ATL]</nowiki>.
 +
 +
The [http://www.sciences.univ-nantes.fr/lina/atl/www/atl_discussion_archive/ archives of the old atl_discussion mailing list] may also be helpful.
 +
 +
==Information About ATL==
  
 
A number of pages can help you developing transformations in ATL:
 
A number of pages can help you developing transformations in ATL:
Line 17: Line 27:
  
 
* [[ATL Howtos]]
 
* [[ATL Howtos]]
 
* [http://www.sciences.univ-nantes.fr/lina/atl/www/atl_discussion_archive/ Old ATL discussion group archive]
 
  
 
* [[AM3 Ant Tasks]] provides tasks to load and save models as well as run ATL transformations.
 
* [[AM3 Ant Tasks]] provides tasks to load and save models as well as run ATL transformations.
Line 24: Line 32:
 
* The [[ATL Wish List | ATL Wish List]] contains a list of requested features. This is a place where you may add your own requests.
 
* The [[ATL Wish List | ATL Wish List]] contains a list of requested features. This is a place where you may add your own requests.
  
* [[ATL 2006]] is the next upcoming version of ATL.
+
* [[ATL 2006]] is the most recent version of ATL.
  
 
* [[ATL/How_to_Contribute_to_ATL_Transformations_Zoo | How to contribute to the ATL Transformations Zoo]]
 
* [[ATL/How_to_Contribute_to_ATL_Transformations_Zoo | How to contribute to the ATL Transformations Zoo]]

Revision as of 10:00, 30 April 2007

< To: AMMA
< To: M2M

AtlLogo.png

The ATL component of the M2M project aims at providing a set of model-to-model transformation tools. These include some sample ATL transformations, an ATL transformation engine, and an IDE for ATL (ADT: ATL Development Tools). ATL is part of the AMMA platform.

Questions and Discussions About ATL Usage

Questions and discussions about the usage of ATL should take place on the eclipse.modeling.m2m Eclipse newsgroup for the M2M project (more details about this newsgroup there), of which ATL is a component. Please, remember to prefix the subject of your ATL-related posts with [ATL].

The archives of the old atl_discussion mailing list may also be helpful.

Information About ATL

A number of pages can help you developing transformations in ATL:

  • AM3 Ant Tasks provides tasks to load and save models as well as run ATL transformations.
  • The ATL Wish List contains a list of requested features. This is a place where you may add your own requests.
  • ATL 2006 is the most recent version of ATL.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.