Deriving functional interface specifications for composite components

  • Authors:
  • Perla Velasco Elizondo;Mbe Koua Christophe Ndjatchi

  • Affiliations:
  • Centre for Mathematical Research, Zacatecas, Zac., Mexico;Polytechnic University of Zacatecas, Fresnillo, Zac., Mexico

  • Venue:
  • SC'11 Proceedings of the 10th international conference on Software composition
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

An interface specification serves as the sole medium for component understanding and use. Current practice of deriving these specifications for composite components does not give much weight to doing it systematically and unambiguously. This paper presents our progress on developing an approach to tackle this issue. We focus on deriving functional interface specifications for composite components, constructed via composition operators. In our approach, the composites' interfaces are not generated in an ad hoc manner via delegation mechanisms, but are derived systematically, consistently and largely automatically via a set of functions on the functional interfaces of the composed components. Via an example, we illustrate the aforementioned benefits as well as the fact that our approach provides a new view into the space of interface generation.