Headline

Model to Model transformations with ATL plugins

Motivation

Model to Model transformations with ATL plugins are exercised in this implementation. The main purpose of this implementation is to execute two ATL plugins, Contribution:atlCutPlugin and Contribution:atlTotalPlugin.

Architecture

  • The transformations are provided by the plugins
  • The "Metamodels" folder contains the two metamodels used by the plugins
  • The "Models" folder contains the model that is transformed by the plugins
  • RunTransfoPlugins.java contains the code for executing the two transformations

Usage

A Eclipse version with an installed ATL plugin is needed to execute the transformations (e.g. the EMF version with the installed ATL Framework). Furthermore, this contributions relies on two other contributions, which are plugins that contain the actual transformations. Those contributions are Contribution:atlCutPlugin and Contribution:atlTotalPlugin.

Steps:

  • Import all three contributions (this one, Contribution:atlCutPlugin and Contribution:atlTotalPlugin) into Eclpise
  • This contribution will provide an executable Java file called "RunTransfoPlugins.java"
  • Right click on that Java file and select "Run as" -> "Java Application"
Comments:
  • The results of the transformations will be in the Models/Plugins folder
  • A refresh of the Eclipse Project (Right click, then select "Refresh") might be needed before Eclipse shows the results


There are no revisions for this page.

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.