DOI QR코드

DOI QR Code

The Information Retrieval System for Software Reuse

소프트웨어 재사용을 위한 정보검색시스템 구축

  • Kim, Young-Geil (Department of Computer Information Engineering, Korea National University of Transportation)
  • Received : 2016.01.08
  • Accepted : 2016.01.22
  • Published : 2016.02.29

Abstract

In this paper, several problems functioning as the obstacles against software reuse were summarized. Among them, the issues dealt with in this paper include the effective method for constructing the library, the proper structure of the library, and the efficient retrieval technique. The knowledge-based approach and the information retrieval approach were integrated to construct and manage the library. The former is on the object- oriented model. Basically the object-oriented library is based on the classes and organized by inheritance. Because inheritance hierarchy is based on syntactical information, it dose not present the relationship of functionality. Using the information retrieval approach, the index file which characterizes the component and similarity among the components can be analyzed. Especially, we focused on the reusable library for the object-oriented programming environments.

본 논문에서는 전반적으로 소프트웨어 재사용과정에서 지적되고 있는 문제점을 재사용 단계별로 정리하고, 지적되어온 문제점 중 라이브러리 구축과정에서 효과적인 부품의 인덱싱과 기능적으로 관련된 부품들끼리의 분류로 검색의 성능 증진을 꾀할 수 있는 방법을 제안한다. 객체지향 소프트웨어 라이브러리를 구성하는 부품은 클래스가 가지고 이있는 객체지향 모델의 특성과 클래스가 지니고 있는 책임으로 기능을 모두 고려하여 객체지향 라이브러리를 구축하고 객체지향 지향 라이브러리는 상속구조를 바탕으로 라이브러리내의 계층구조를 형성한다. 그러나 이러한 계층구조는 구문적인 정보를 바탕으로 이루어지는 것으로 클래스 부품의 기능성과 일치하지 않을 수도 있다. 이를 해결하기 위하여 본 논문에서는 클래스 계층구조와 같은 지기기반 접근법과 클래스 부품의 기능성에 기반을 둔 소프트웨어 부품의 인덱싱과 분류에 필요한 정보검색 방법을 혼용한 라이브러리 과닐 기법을 제안한다. 특히 본 논문에서는 최근에 많은 분야에 걸쳐 연구가 진행 중인 객체지향 방법론을 바탕으로 개발된 소프트웨어 라이브러리의 기능 향상을 위한 구조와 구축 방법을 제안하고 지원 시스템을 개발한다.

Keywords

References

  1. R.E. Johnson snd B. Foote "Designing Reusable Classes" JOOP, 1983, pp. 6-7
  2. Horowitz, E. "An Expansive View of Reuseable Software" In Alan Perlis, editor, Workshop on Reusability in Programming, ITT Programming, Newport, RI, Setember, 1983, pp. 250-261
  3. Standish, T.A. "Software Reuse.", In Alin Perlis, editor, Workshop on Reusability in Programming, ITT Programming, Newport, RI, September, 1983
  4. Young Geil, Kim, "A Study on the Indexing and the Classification of the Component in the Information Retrieval Method", Korea National University of Transportation, 2013, pp.529-532
  5. Gerard Salton, Michel J. McGill, Introduction of Morden Information Retrieval, McGraw-Hill Book Company, 1983.,
  6. Neighbors, J. M. "Software Construction Using Components", Ph. D. thesis, University of California, Irvine, 1980.
  7. R. Prieto-Diaz "A Software Classification Scheme", Ph. D. thesis, University of California, Irvine, 1985.
  8. R. Prieto-Diaz and Neighbors, J. "Module Interconnection Language: A Survey", ICS Tech, Report 198, Dept. of Information and Computer Science, University of California, Irvine, August, 1982.
  9. A.S. Pollitt, Information Storage Retrieval System, EllisHorword, 1989.