Rule-based modularization in model transformation languages illustrated with ATL

  • Authors:
  • Ivan Kurtev;Klaas van den Berg;Frédéric Jouault

  • Affiliations:
  • Software Engineering Group, University of Twente, The Netherlands;Software Engineering Group, University of Twente, The Netherlands;ATLAS Group, INRIA and LINA, University of Nantes, France and Department of Computer and Information Sciences, University of Alabama at Birmingham, Birmingham, AL 35294-1170, United States

  • Venue:
  • Science of Computer Programming
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper studies ways for modularizing transformation definitions in current rule-based model transformation languages. Two scenarios are shown in which the modular units are identified on the basis of relations between source and target metamodels and on the base of generic transformation functionality. Both scenarios justify modularization by requiring adaptability and reusability in transformation definitions. To enable representation and composition of the identified units, a transformation language must provide proper modular constructs and mechanisms for their integration. We evaluate several implementations of the scenarios by applying different transformation techniques: usage of explicit and implicit rule calls, and usage of rule inheritance. ATLAS Transformation Language (ATL) is used to illustrate these implementations. The experience with these scenarios shows that current languages provide a reasonably full set of modular constructs but may have problems in handling some composition tasks.