Object Modeling of Intranet Application applying Design Patterns

설계패턴이 적용된 인트라넷 어플리케이션의 객체모델링

  • 배제민 (중앙대학교 컴퓨터공학과) ;
  • 이창훈 (중앙대학교 컴퓨터공학과) ;
  • 이경환 (중앙대학교 컴퓨터공학과)
  • Published : 1997.08.01

Abstract

WWW has accepted widely to the who wants the hypermedia-based internet services. And WWW introduces intranet environment which consists of the networks supporting TCP/IP and HTTP protocol for processing the task of company inside that. Intranet application should support not only acquiring the informations, but also producing, modifying and deleting the ones. But since previous hypermedia development methods lack modeling behavior of system and reuse, we need a new method for intranet application. In this thesis, we have proposed the OOIDM(Object Oriented Intranet application Development Method)supporting modeling behavior of system and reuse. And we have proposed the design patterns available for the intranet domain in order to reuse the design information. And we introduces a case study about OOIDM applying design patterns. Adaptation of design patterns to intranet domain gives us much benefits. Design patterns make it easier to reuse the successful design, architecture and reducing the design decisions.

하이퍼미디어 기반 인터넷서비스의 확산으로 월드와이드웹(WWW)은 대중적으로 널리 알려지게 되었고 이런 하이퍼미디어 어플리케이션의 응용분야로서 인터넷 프로토콜인 TCP/IP와 HTTP를 이용하여 기업내부업무를 처리하고자 하는 인트라넷 어플리케이션도 점차 대두되고 있다. 인트라넷 어플리케이션은 단순한 정보획득 뿐만 아니라, 정보의 생산, 수정 및 삭제 등을 하이퍼미디어 형식으로 수행해야 되기 때문에 정보의 획득에만 비중을 둔 기존의 하이퍼미디어 어플리케이션 개발방법론을 그대로 적용하기엔 부적당하다고 볼 수 있다. 본 논문은 객체지향 방법론을 이용하여 인트라넷 환경에 맞게 적용하기엔 부적당하다고 볼 수 있다. 본 논문은 객체지향 방법론을 이용하여 인트라넷 환경에 맞게 적용한 객체지향 인트라넷 어플리케이션 개발방법론(OOIDM)을 제안한다. 그리고 설계정보의 재사용을 위해 인트라넷 영역에서 사용될 숙 있는 설계패턴을 제안하고, 이를 OOIDM에 적용한 사례연구도 제시하였다. 인트라넷 영역에서 설계패턴의 적용은 많은 잇점을 가져다 주었다. 설계패턴은 성공적인 설계정보와 그 구조의 재사용을 용이하게 해주었고, 이에 따른 설계결정(design decision)을 감소시켜 주었다.

Keywords