재사용 소프트웨어 컴포넌트의 합성과 릴레이션쉽에 관한 연구

A study on the Composition and Relationship of Reusuable Software Components

  • 발행 : 1996.09.01

초록

소프트웨어 개발시에 소프트웨어 개발팀의 생산성을 향상시키기 위한 방법 중의 하나가 한번 사용한 소프트웨어 컴포넌트를 재사용하는 것이다. 이러한 재사용할 수 있는 소프트웨어는 종종 소프트웨어 라이브러리로써 구성된다. 라이브러리로부터 선택 된 소프트웨어 모듈을 효과적으로 재사용하기 위해서 사용자가 쉽게 찾을 수 있는 충분한 정보를 필요로 한다. 본 논문에서는 소프트웨어 컴포넌트 재사용을 위해 클래스간의 릴레이션쉽 정보를 제공하고 사용자가 원하는 컴포넌트가 라이브러리에 없는 경우 클래스에서 원하는 데이터와 함수만을 가져와 합성만을 가져와 합성할 수 있을 설계 및 구현하였다.

One of different methods to increase the productivity of software development team is to reuse the software components which were used once. Such a reusable software components are often organized software libraries. In order to reuse effectively the software modules selected from a library, the users need information enough to search for the modules easily. This paper designs and implements the tool which provides the information about the relationship between classes to reuse software components, and makes a new class by combining the data and functions from existing classes.

키워드