Flexible model element introduction policies for aspect-oriented modeling

  • Authors:
  • Brice Morin;Jacques Klein;Jörg Kienzle;Jean-Marc Jézéquel

  • Affiliations:
  • INRIA, Centre Rennes - Bretagne Atlantique, France and SINTEF ICT, Oslo, Norway;Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg;School of Computer Science, McGill University;INRIA, Centre Rennes - Bretagne Atlantique, France and IRISA, Université de Rennes1, France

  • Venue:
  • MODELS'10 Proceedings of the 13th international conference on Model driven engineering languages and systems: Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aspect-Oriented Modeling techniques make it possible to use model transformation to achieve advanced separation of concerns within models. Applying aspects that introduce model elements into a base model in the context of large, potentially composite models is nevertheless tricky: when a pointcut model matches several join points within the base model, it is not clear whether the introduced element should be instantiated once for each match, once within each composite, once for the whole model, or based on a more elaborate criteria. This paper argues that in order to enable a modeler to write semantically correct aspects for large, composite models, an aspect weaver must support a flexible instantiation policy for model element introduction. Example models highlighting the need for such a mechanism are shown, and details of how such policies can be implemented are presented.