Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

AMW Examples HowTo

Revision as of 12:12, 29 November 2006 by Unnamed Poltroon (Talk)

< To: AMW

Multiple source patterns

Many AMW examples use ATL matching transformations with multiple source patterns, i.e., ATL rules that match more than one element. This feature is not yet available for download in the binary versions of ATL. It uses the ATL 2006 compiler. The ATL 2006 page explains how to update your sources with this version, and how to select the correct compiler.


Installation from the sources:

Check out the usual ATL sources from the CVS. Check out the "org.eclipse.gmt.atl.atl2006" project.

After the checkout, be sure the ATL transformation was recompiled. To do that, just modify and save the .atl file.


AMW Examples

Back to the top