FIESTA: a generic framework for integrating new functionalities into software architectures

  • Authors:
  • Guillaume Waignier;Anne-Françoise Le Meur;Laurence Duchien

  • Affiliations:
  • LIFL, INRIA, Université des Sciences et Technologies de Lille, Villeneuve d'Ascq, France;LIFL, INRIA, Université des Sciences et Technologies de Lille, Villeneuve d'Ascq, France;LIFL, INRIA, Université des Sciences et Technologies de Lille, Villeneuve d'Ascq, France

  • Venue:
  • ECSA'07 Proceedings of the First European conference on Software Architecture
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

When an application must evolve to cope with new context and user requirements, integrating new functionalities into its software architecture is necessary. The architect has thus to manually modify the architecture description, which is often tedious and error prone. In this paper, we propose FIESTA, a generic framework for automatically integrating new functionalities into an architecture description. Our approach is inspired by TranSAT, an integration framework. However, TranSAT is dedicated to a specific architecture description language (ADL) while our approach is ADL-independent. We have performed a domain analysis, studying for many ADLs how to integrate new functionalities. Based on this analysis, we have defined a generic ADL model to manipulate and reason about architectural elements that are involved in integration. Furthermore, we have developed a generic integration engine.