Architecture migration driven by code categorization

  • Authors:
  • Rui Correia;Carlos M. P. Matos;Reiko Heckel;Mohammad El-Ramly

  • Affiliations:
  • Department of Computer Science, University of Leicester, Leicester, United Kingdom and ATX Software, Lisboa, Portugal;Department of Computer Science, University of Leicester, Leicester, United Kingdom and ATX Software, Lisboa, Portugal;Department of Computer Science, University of Leicester, Leicester, United Kingdom;Computer Science Department, Cairo University, Egypt

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we report on the development of a methodology for the evolution of software towards new architectures. In our approach, we represent source code as graphs. This enables the use of graph transformation rules, allowing the automation of the transformation process. Prior to its model representation, the source code is subject to a preparatory step of semi-automatic code annotation according to the contribution of each of its parts in the target architecture. This paper first describes the overall methodology and then focuses on the code annotation and model transformation parts. We also discuss issues of the implementation of the approach based on existing tools.