Book chapter

Title:
CoDIT: Bridging the Gap between System-Level and Component-Level Development
Authors:
L. Hermann, T. Bureš, P. Hnětynka, M. Malohlava
Publication:
Software Engineering Research, Management and Applications 2012
Year:
2012
ISBN:
978-3-642-30460-6
Link:

Abstract:
Component-based development traditionally recognizes two parallel views (system-level view and component-level view), which correspond to two major concerns - development of a an application and development of a reusable component for the use in application development. By having different objectives, these views have relatively disparate notion of a component, which consequently means that they are difficult (yet necessary) to combine. In this paper, we propose a method (named CoDIT), which spans the gap between the two views by providing a synchronisation between system-level view (expressed in UML 2) and componentlevel view. For component-level view, the method supports component frameworks with method-call as the communication style. The variability in the composition mechanisms of the component frameworks is addressed by using principles of metacomponent systems. The benefits of the proposed method are evaluated on a real-life case study (in SOFA 2) together with measurements of development efforts.

BibTeX:
@incollection{hermann_codit_2012,
    title = {{CoDIT: Bridging the Gap between System-Level and Component-Level Development}},
    author = {Hermann, Lukáš and Bureš, Tomáš and Hnětynka, Petr and Malohlava, Michal},
    year = {2012},
    booktitle = {{Software Engineering Research, Management and Applications 2012}},
    editor = {Lee, Roger},
    publisher = {Springer Berlin Heidelberg},
    location = {Berlin, Heidelberg},
    doi = {10.1007/978-3-642-30460-6_12},
    isbn = {978-3-642-30460-6},
    pages = {159--175},
    url = {https://doi.org/10.1007/978-3-642-30460-6_12},
}