The search functionality is under construction.

IEICE TRANSACTIONS on Information

A Flexible Connection Model for Software Components

Hironori WASHIZAKI, Daiki HOSHI, Yoshiaki FUKAZAWA

  • Full Text Views

    0

  • Cite this

Summary :

A component connection enables a component to use the functionality of other components directly, without generating adapters or other mechanisms at run-time. In conventional component connection models, the connection between components, particularly third-party components, is very costly for code reuse because the component source code must be modified if the types of requester-side and provider-side are different. This paper proposes a new component model, built upon an existing component architecture, which abandons a component service type and connects components based on a method type collection of the provider and requester components. Our model enables flexible connections owing to relaxed component matching, in which the system that implements our model automatically converts values of parameters, return values, and exceptions between required methods and provided ones within a well-defined range. As a result of experimental evaluations, it is found that our model is superior to conventional models in terms of the component-use cost and the capability of changing connections.

Publication
IEICE TRANSACTIONS on Information Vol.E89-D No.4 pp.1421-1431
Publication Date
2006/04/01
Publicized
Online ISSN
1745-1361
DOI
10.1093/ietisy/e89-d.4.1421
Type of Manuscript
Special Section PAPER (Special Section on Knowledge-Based Software Engineering)
Category

Authors

Keyword