Object Modeling of Campus Intranet Structure using Design Pattern

설계패턴을 이용한 캠퍼스 인트라넷 구조의 객체모델링

  • 임근 (서울보건대학 전산정보처리과)
  • Published : 1999.12.01

Abstract

Recently, design patterns have been known to be highly effective and practical. Design pattern is a collection of collaborating classes that captures the application independent behavior of system in a particular domain. By using design pattern, the development time and software quality can be greatly increased. However, systematic development process and detailed instructions of building design patterns have not been studied enough. In this paper. we propose practical intranet structure modeling technique that are based on design pattern. The proposed process consists of the four typical software development phases; analysis, navigation, interface, behavior domain design, and each phase is defined as a logical sequence of development tasks. Since the proposed process is based on design pattern foundation, and can be efficiently produced by applying this process.

최근에 설계패턴 방법이 효율적이고 실용적인 재사용 기법으로 부각되고 있다. 설계패턴은 특정 도메인에 대한 여러 어플리케이션들 간의 공통된 행위들을 지닌 클래스들의 집합으로, 재사용성을 증가시키고, 어플리케이션 개발 시간을 단축시키는 효과를 가지고 있다. 그러나 설계패턴을 구축하기 위한 체계적인 개발 프로세스와 세부적인 개발 지침에 대한 연구가 충분히 이루어지지 않은 상태이다. 본 논문에서는 설계패턴을 기반으로 한 인트라넷 어플리케이션 구조의 모델링 기법을 제시한다. 제시된 모델링 기법의 프로세스는 영역분석, 네비게이션 설계. 인터페이스 설계, 행위영역 설계로 구성되어 있으며 각 단계는 논리적인 개발 업무들로 정의된다. 제시된 프로세스를 적용함으로서 보다 효율적인 인트라넷 모델링이 될 수 있다.

Keywords