범용성 향상을 위한 메시지 흐름 가변성 설계 및 특화 기법

A Variability Design and Customization Technique of Message Flow for Improving Generality

  • 조은숙 (서일대학 소프트웨어과) ;
  • 김철진 (삼성전자 디지털 솔루션 센터)
  • 발행 : 2008.02.29

초록

다양한 도메인의 요구사항을 만족시켜 주기 위한 컴포넌트는 내부에 다양성을 제공할 수 있도록 개발되어야 한다. 그러나 컴포넌트 개발 시에 다양한 요구사항을 분석하여 설계하더라도 컴포넌트가 이용될 때 또 다른 다양한 요구 사항들이 발생한다. 따라서 다양한 요구 사항들을 완전하게 만족시켜 주기 위한 컴포넌트의 설계는 매우 어려우며 또한 도메인의 특정 화된 업무 로직을 완전하게 수용하는 것은 불가능하다. 이와 같은 문제들로 인해 컴포넌트가 블랙박스가 아닌 화이트 박스로 제공해야 하는 문제가 발생한다. 따라서 본 논문에서는 컴포넌트에 다양성을 제공하기 위해 다양한 도메인을 분석하여 컴포넌트를 설계하기 위한 기법보다는 다양한 도메인의 요구사항을 수용할 수 있는 장치를 제공하기 위해 컴포넌트의 가변성 설계 기법과 이런 설계 기법을 이용하여 컴포넌트를 특화(커스터마이제이션)하기 위한 기법을 제안한다. 컴포넌트의 가변성은 컴포넌트 개발(CD : Component Development)과정에서 초기 가변성이 설계되며 가변성 적용을 위해 특화기법을 이용한다. 가변성이 적용된 컴포넌트를 이용하여 어플리케이션을 개발하는 과정에서 가변성이 재 설계될 수 있으며 이러한 과정을 통해 컴포넌트의 가변성이 진화되고 컴포넌트의 일반성이 더욱 향상될 수 있다. 일반적으로 컴포넌트의 가변성 범위는 컴포넌트 내부의 기능 변경과 컴포넌트 외부의 요구사항에 따라 컴포넌트 내부 구조가 변경되는 것으로 구분될 수 있다. 여기서는 이러한 가변성 범위에 따라 컴포넌트 내의 메시지 호출 변경을 위한 메시지 흐름(Message Flow) 설계 기법을 제안한다.

The component for satisfying several domain requirements must be developed to support variety. But, when the application is developed using the component, it happens other requirements. So, it is difficult to design component to satisfy severaldomain requirements. Also, it is impossible to support the special business logic. As this problem, the component must provide to the white-box component, it is not the black-box component. So, in this paper, we propose the variability design technique and the customization technique using the design technique that can support the various requirements. This technique is not focus on designing the component to analyze various domains. The variability of the component is designed to the initial variability in the component development phase and we use the customization technique for applying the variability to developing application. The variability can be re-designed during developing the application to use the component applying the variability. The variability of the component is evolved and the generation of the component is increased via the iteration Generally, the range of the component variability is classified the function modification within the component and the component internal structure modification as requirements in the component outside. As the range of the variability, we propose the variability design technique of the behavior and the message flow. This paper proposes a message flow design technique for modifying function call.

키워드