Code generation for a bi-dimensional composition mechanism

  • Authors:
  • Jacky Estublier;Anca Daniela Ionita;Tam Nguyen

  • Affiliations:
  • LIG, IMAG, Grenoble Cedex 9, France;Automatic Control and Computers Faculty, Univ. "Politehnica" of Bucharest, Bucharest, Romania;LIG, IMAG, Grenoble Cedex 9, France

  • Venue:
  • CEE-SET'08 Proceedings of the Third IFIP TC 2 Central and East European conference on Software engineering techniques
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Composition mechanisms are intended to build a target system out of many independent units. The paper presents how the aspect technology may leverage the hierarchical composition, by supporting two orthogonal mechanisms (vertical and horizontal) for composing completely autonomous parts. The vertical mechanism is in charge of coordinating heterogeneous components, tools or services at a high level of abstraction, by hiding the technical details. The result of such a composition is called "domain" and, at its turn, it represents a high granularity unit of reuse. The horizontal mechanism composes domains at the level of their abstract concepts, even if they have been independently designed and implemented. The paper discusses the formalization of the vertical and horizontal compositions, and the wizard we have developed for generating the needed code (using Aspect Oriented Programming) in order to build the modeled applications.