객체지향 프로그램에서 이벤트 추상화 표현

Abstract Representation of Events on Object-Oriented Programs

  • 임근 (중앙대학교 컴퓨터공학과) ;
  • 이경환 (중앙대학교 컴퓨터공학과)
  • 발행 : 1997.05.01

초록

객체지향 언어가 가지고 있는 다양한 개념은 강력한 프로그램 구현을 지원할 수 있다. 그러나 이러한 개념에는 복잡한 이벤트의 관련성에 의해 프로그램의 분석과 이해에 어려움을 가지고 있다. 특히 객체지향 언어의 정적인 면보다는 동적인 측련의 이해를 어렵게 한다. 동적인 면은 클래스간 이벤트 작용을 인식하므로서 이해를 지원한다. 따라서 본 논문에서는 객체지향 프로그램의 이해를 지원할 수 있도록 이벤트 추상화 표현을 제시한다. 또한 클래스터링 개념을 이벤트 추상화에 적용하여, 객체지향 언어의 이해를 용이하게 지원할 수 있도록 이벤트 추상화 표현과 이벤트 추상화에 적용될 클러스터링 개념을 제시한다. 이벤트의 클래스터링에 의해서 사용 자는 클래스의 기능성 정보와 클래스 라이브러리 검색시 선택된 클래스와 이벤트 상호 작용 관계가 있는 다른 클래스를 파악함으로서 클래스 검색의 효율성을 지원한다.

The concepts of class, inheritance and information hicing and so on provide the great strengthes of object-oriented languages, but they also introduce diffculties in porfram analysis and understanding. Particulary, it is move difficult to umderstand the dyamic aspects than the static ones of object-oriented programs. The dyamicaspects can be understood by recognizing the event's reciprocal action among the classes. In this paper, it will be supplied to the reprecentation of event abstraction which is useful for understanding the object-oriented programs.And the clustering concept with the events will be applied to abstract the events. By clustering the events, user can get the information about function of the classes and the reteival of the class library.

키워드