The Design and Implementation of C CLI for Information Resource Dictionary System

IRDS C DLI의 설계 및 구현

  • 박중기 (시스템공학연구소 S/W공학연구부 연구원) ;
  • 진성일 (충남대학교 컴퓨터과학과) ;
  • 이헌기 (시스템공학연구소)
  • Published : 1995.07.01

Abstract

For the purpose of the sharing and reusability of software systems in an integrated CASE environment, it is necessary to develope the repository-based integrated software environment. In this paper, we designed and implemented the repository interface between CASE tools and IRDS service interface. We have already implemented the IRDS service interface system according to ANSI IRDS standard in order to develop a repository of an integrated CASE environment. We implemented the repository interface using the CLI(Call Level Interface) method that is composed callable run-time libraries.

통합된 CASE(Computer-Aided Software Engineering) 도구의 개발 환경에서 소프트 웨어 시스템의 재사용성을 높이고 정보를 공유하기 위해서는 정보저장소를 중심으로 하는 통합된 소프트웨어 환경를 개발하는 것이 필요하다. 본 논문에서는 통합 CASE 도 구의 정보저장소로서 사용될 수 있도록 ANSI IRDS 표준에 따라서 이미 구현한 IRDS 서 비스 인터페이스 프로토타입 시스템과 CASE 도구들간에 정보저장소 인터페이스를 설계 하고 구현한 결과를 논한다. 정보저장소 인터페이스 방법은 주 언어(host language)를 C로 하여 C 프로그램에서 IRDS 라이브러리 함수들을 호출하여 정보저장소를 접근하여 원하는 정보를 구조체로 받아올 수 있도록 지원하는 CLI(Call Level Interface) 방법 을 이용하여 구현되었다.

Keywords