Aspect Model Unweaving

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

  • Affiliations:
  • Centre de Recherche Public Gabriel Lippmann,;School of Computer Science, McGill University,;INRIA, Centre Rennes - Bretagne Atlantique / IRISA, Université Rennes1,;INRIA, Centre Rennes - Bretagne Atlantique / IRISA, Université Rennes1,

  • Venue:
  • MODELS '09 Proceedings of the 12th International Conference on Model Driven Engineering Languages and Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Since software systems need to be continuously available, their ability to evolve at runtime is a key issue. The emergence of models@runtime, combined with Aspect-Oriented Modeling techniques, is a promising approach to tame the complexity of adaptive systems. However, with no support for aspect unweaving, these approaches are not agile enough in an adaptive system context. In case of small modifications, the adapted model has to be generated by again weaving all the aspects, even those unchanged. This paper shows how aspects can be unwoven, based on a precise traceability metamodel dedicated to aspect model weaving. We analyze traceability models, which describe how aspects were woven into a base, to determine the extent to which an aspect has affected the woven model in order to determine how it can be unwoven. Aspect unweaving is finally performed by applying inverse operations of a sub-sequence of the weaving operations in opposite order.