Towards a general composition semantics for rule-based model transformation

  • Authors:
  • Dennis Wagelaar;Massimo Tisi;Jordi Cabot;Frédéric Jouault

  • Affiliations:
  • Vrije Universiteit Brussel, Brussels, Belgium;École des Mines de Nantes, Nantes, France;École des Mines de Nantes, Nantes, France;École des Mines de Nantes, Nantes, France

  • Venue:
  • Proceedings of the 14th international conference on Model driven engineering languages and systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

As model transformations have become an integral part of the automated software engineering lifecycle, reuse, modularisation, and composition of model transformations becomes important. One way to compose model transformations is to compose modules of transformation rules, and execute the composition as one transformation (internal composition). This kind of composition can provide fine-grained semantics, as it is part of the transformation language. This paper aims to generalise two internal composition mechanisms for rule-based transformation languages, module import and rule inheritance, by providing executable semantics for the composition mechanisms within a virtual machine. The generality of the virtual machine is demonstrated for different rule-based transformation languages by compiling those languages to, and executing them on this virtual machine. We will discuss how ATL and graph transformations can be mapped to modules and rules inside the virtual machine.