A Study on Tool for Software Architecture Design

소프트웨어 구조 설계 지원 도구 개발에 관한 연구

  • 강병도 (대구대학교 컴퓨터정보공학과) ;
  • 이미경 (대구대학교 컴퓨터정보공학과)
  • Published : 2002.09.01

Abstract

As the size and complexity of software systems increase, the design and specification of overall system structure become more significant issues than the choice of algorithms and data structures of computation. Software architecture serves as a framework for understanding system components and their interrelationships. Software architectures can be reusable assets to achieve low costs, high productivity, and consistent quality. We have developed a software architecture design environment, called Happy Work. In this paper, we would like to present the structure and functions of Happy Work. Happy Work has two main functions. First, it Provides a graphic editor for modeling of software architecture diagram. Second it provides an ADL, called HWL(Happy Work language). HWL is a language that describes software architect

소프트웨어의 크기와 복잡성이 증가함에 따라 알고리즘이나 자료구조의 선택보다는 시스템 전체 구조의 선계와 명세가 더욱 중요시되고 있다. 소프트웨어 구조는 시스템 컴포넌트들과 그들의 상호관계를 이해하기 위한 프레임워크로서 제공된다. 또한 소프트웨어 구조는 낮은 비용 높은 생산성 및 일관된 품질을 이루기 위해 재사용 필 수 있다. 본 논문에서는 우리가 개발한 소프트웨어 구조 설계 환경인 Happy Work의 구조와 기능을 설명한다. Happy Work는 두 가지의 주요한 기능을 가진다. 첫째로 Happy Work는 소프트웨어 구조 다이어그램의 모델링을 위한 그래픽 에디터를 제공하고, 둘째로 HWL(Happy Work language)라는 소프트웨어 구조 기술 언어를 제공한다.

Keywords