• 제목/요약/키워드: Object-oriented Design

검색결과 831건 처리시간 0.025초

객체 지향 도메인 모델을 이용한 컴포넌트 식별 도구 개발 (Tool Development for Identifying Components using Object-Oriented Domain Models)

  • 이우진;권오천
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제9권4호
    • /
    • pp.381-392
    • /
    • 2003
  • 소프트웨어 재사용에 중점을 두고 있는 컴포넌트 기반 개발(CBD): Component-Based Development) 기술은 생산성을 극대화하려는 소프트웨어 개발 업체로부터 많은 관심을 끌고 있다. 하지만, CBD 기술의 핵심 프로세스인 컴포넌트 식변 프로세스는 주로 도메인 전문가의 경험과 직관에 의존하여 지원 도구 개발에 어려움이 많았다. 이 논문에서는 객체 의존성과 객체 사용 패턴 정보를 이용하여 체계적인 컴포넌트 식별 과정을 제안하고 이를 지원하는 도구를 설계 및 구현한다. 객체 지향 도메인 모델에서는 다양한 관점의 다이어그램들이 존재하므로 이틀로부터 객체 간의 연관성 정보를 추출하고 통합하여 객체 의존 네트워크로 나타내고 이를 기반으로 수행되는 컴포넌트 식별 알고리즘을 제안한다 마지막으로 컴포넌트 시벽 프로세스 및 도구에 대한 적용성을 평가하기 위해 인터넷 뱅킹 시스템에서의 컴포넌트 식벽 과정을 설명한다.

효율적 구조 질의를 지원하는 바다-IV/XML 질의처리기의 설계 및 구현 (Design and Implementation of BADA-IV/XML Query Processor Supporting Efficient Structure Querying)

  • 이명철;김상균;손덕주;김명준;이규철
    • 정보기술과데이타베이스저널
    • /
    • 제7권2호
    • /
    • pp.17-32
    • /
    • 2000
  • As XML emerging as the Internet electronic document language standard of the next generation, the number of XML documents which contain vast amount of Information is increasing substantially through the transformation of existing documents to XML documents or the appearance of new XML documents. Consequently, XML document retrieval system becomes extremely essential for searching through a large quantity of XML documents that are storied in and managed by DBMS. In this paper we describe the design and implementation of BADA-IV/XML query processor that supports content-based, structure-based and attribute-based retrieval. We design XML query language based upon XQL (XML Query Language) of W3C and tightly-coupled with OQL (a query language for object-oriented database). XML document is stored and maintained in BADA-IV, which is an object-oriented database management system developed by ETRI (Electronics and Telecommunications Research Institute) The storage data model is based on DOM (Document Object Model), therefore the retrieval of XML documents is executed basically using DOM tree traversal. We improve the search performance using Node ID which represents node's hierarchy information in an XML document. Assuming that DOW tree is a complete k-ary tree, we show that Node ID technique is superior to DOM tree traversal from the viewpoint of node fetch counts.

  • PDF

설계 정보를 수용하는 새로운 CAD시스템의 프레임워크 (Framework of a New CAD System for Incorporating Design Information)

  • 이강수;이건우
    • 한국CDE학회논문집
    • /
    • 제4권4호
    • /
    • pp.327-338
    • /
    • 1999
  • In this paper, we propose the framework of an integrated design system as a CAD system of a new concept that can incorporate the design information. Current CAD systems are powerful in representing the shape of a product with solid models but cannot provide the design information that is used or created in designing the product. Therefore an integrated design system is proposed to enable the storage and usage of the design information in addition to the shape manipulation. In order to represent the design information, we define element object that represents design element such as a part, a sub-assembly or an assembly by using object-oriented methodology. The element object carries various design information such as design parameters, documents, catalogues, functions, and behaviors as well as shapes. By using the stored information, the system can provide a designer with some functions to assist design activity such as interrogating necessary information, setting design parameters and goals, and constructing constraints among design elements. A mailing system is also constructed among element objects to assist a collaborative design. In addition, an evolutionary design method using genetic algorithms is realized within the proposed framework.

  • PDF

중등 컴퓨터과학교육을 위한 객체지향형 EPL '두리틀'의 적용 및 평가 (Application and Evaluation of Object-Oriented Educational Programming Language 'Dolittle' for Computer Science Education in Secondary Education)

  • 권대용;길혜민;염용철;유승욱;카네무네 스스무;구노 야스시;이원규
    • 컴퓨터교육학회논문지
    • /
    • 제7권6호
    • /
    • pp.1-12
    • /
    • 2004
  • 제 7차 컴퓨터교과 교육과정은 소프트웨어 활용 부분에 치중되어 컴퓨터과학에 관한 원리교육이 이루어지지 못하고 있다. 한편, ACM K-12 컴퓨터과학 교육과정 모델에 관한 보고서에서는 현재의 컴퓨터교육이 그릇된 방향이며 컴퓨터과학 중심의 컴퓨터교육을 위해서 프로그래밍언어 교육을 통한 원리교육의 중요성을 강조하고 있다. 본 논문에서는 프로그래밍 체험학습을 위한 객체지향 기반의 새로운 교육용프로그래밍언어인 두리틀(Dolittle)을 소개한다. 두리틀은 간결한 구문과 한국어와의 대응성, 인크리멘탈 방식의 프로그래밍, 수치, 문자열, 배열과 같은 알고리즘과 구조화, 텍스트 위주의 프로그래밍 등의 설계방침을 적용한 언어이다. 중학생을 대상으로 실제 수업에 적용해 보고 학습효과를 분석한 결과, 객체지향기반이지만 클래스나 상속 등의 개념을 모르고도 활용 가능한 교육용프로그래밍언어라는 것을 확인할 수 있었다. 또한 객체와 메소드 활용을 통하여 프로그래밍 결과를 쉽게 확인할 수 있고 오류 수정이 용이하므로, 학생들의 높은 흥미도를 유지하면서 학업성취도를 향상시키고 차후 학습으로의 연계가 수월하였다.

  • PDF

안드로이드 게임 프로그래밍을 위한 설계 패턴 (Design Patterns for Android Game Programming)

  • 김동관
    • 한국융합학회논문지
    • /
    • 제9권8호
    • /
    • pp.17-24
    • /
    • 2018
  • 설계 패턴은 소프트웨어 개발 시 반복적으로 발생하는 특정 문제들에 대한 효과적인 해결책을 제공하는 소프트웨어 재사용 기술이다. 특히, 객체지향 설계 패턴들은 다양한 플랫폼이나 프레임워크에 포함되어 소프트웨어 생산성을 높이고 있다. 본 논문은 설계 패턴을 고려한 안드로이드 모바일 플랫폼 기반의 게임 프로그래밍에 대한 지침을 제공한다. 적절히 설계 패턴을 활용함으로써 소프트웨어 개발 생산성뿐만 아니라, 개발 후 유지보수를 위해서도 효과적일 수 있다. 본 논문은 안드로이드 플랫폼 기반의 게임 프로그래밍에 설계 패턴을 적용하기 위한 지침과 사례를 제공한다. MVP, Singleton, Observer, State 설계 패턴과 같은 대표적인 객체지향 설계 패턴을 안드로이드 게임 프로그램 개발에 적용한다.

객체지향 선체모델링을 위한 모델의 자료구조 및 내부처리 기법에 관한 연구 (A Study on the Data Structure and Implementation Techniques for the Object Oriented Ship Structure Modeling)

  • 서승완;강원수;이규열;이규옥
    • 대한조선학회논문집
    • /
    • 제31권3호
    • /
    • pp.1-11
    • /
    • 1994
  • CSDP(Computerized Ship Design and Production) 연구사업에서는 선체설계업무를 지원하는 "선체CAD시스템"개발을 수행하였다. 본 시스템 개발을 위해서 시스템 요구분석을 수행하여 현재의 선체설계에 관련된 설계업무의 내용과 흐름을 분석하였다. 이러한 요구분석 결과를 토대로 선체CAD 시스템을 이용할 때 설계단계마다 요구되는 설계 정보를 생성하기 위한 전산화된 선체 모델을 정의하였다. 선체모델의 표현과 구현을 하기 위해서는, 형상정보 뿐만 아닌 설계개념까지도 표현할 수 있는 제품모델의 구현을 위해서 객체지향기법을 적용하므로써 실제의 선체설계업무를 전산화된 선체모델에 반영할 수 있는 모델의 자료구조와 컴퓨터 내에서의 처리기법을 제시하였다.

  • PDF

High Level 객체 지향에서 실시간 시뮬레이션 프로그램과 TMO 설계 (High Level Object Oriented Real-Time Simulation Programming and TMO Scheme)

  • Song, Sun-Hee;Ra, Sang-Dong
    • 정보처리학회논문지A
    • /
    • 제10A권3호
    • /
    • pp.199-206
    • /
    • 2003
  • 객체 지향 분산 실시간 시스템은 1990년도에 시작되어 현재 빠르게 급성장하고 있는 공학의 한 분야이다. 분산 실시간 시뮬레이션은 실시간의 초기 분야로서 실시간 시뮬레이션의 중요함을 광범위하게 나타냈으며 점진적으로 시뮬레이션이 크게 사용 할 수 있음을 TMO를 통해 보인다. 분산 시간-구동 시뮬레이션 구조도 개념적으로 간단하고, 사용하기 쉬우며, 또한 광범위하게 적용 및 응용이 가능함도 연구한다. 차세대 객체 지향 실시간 시뮬레이션 프로그래밍 구조에서 시간구동과 메시지 구동 객체지향(TMO) 프로그래밍 구조를 실시간 시뮬레이션 프로그래밍의 특별한 예시로서 사용하였다. 연구에서 제시한 TMO 구조도 일반적인 형태의 컴포넌트 구조로 이루어졌기 때문에 구조 내에서 실시간 객체 또는 비실시간 객체를 포함한 모든 형태의 컴포넌트 설계 등으로 지원함을 보인다.

전압 안정도 해석 프로그램 개발을 위한 객체지향 모델링 (Object-Oriented Modeling for Implementing Voltage Stability Analysis Program)

  • 길현섭;김종형;신명철;조인숙;권명현;이춘모
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2000년도 하계학술대회 논문집 A
    • /
    • pp.322-324
    • /
    • 2000
  • This paper introduces the concepts of UML(Unified Modeling Language) and the applying this technique for implementing voltage stability analysis program. Conventional function-oriented software development methodologies are inadequate to support further maintenance and enhancement. To overcome drawbacks of these methodologies, this paper proposes applying object-oriented technology for voltage stability evaluation software development. In this paper, a modal analysis approach, a steady-state voltage stability evaluation method, is used and UML is applied to the analysis and design for software development.

  • PDF

문제해결 중심의 자바프로그래밍 온라인 강의 교안 개발 (The Development of Problem Solving Oriented Java Programming Online Course Contents)

  • 이상곤
    • 공학교육연구
    • /
    • 제5권2호
    • /
    • pp.10-21
    • /
    • 2002
  • 지식기반사회에서는 국가경쟁력 확보를 위해서는 창의적인 인재의 양성이 핵심요소 가운데 하나이다. 특히 소프트웨어 산업분야에서는 최신 프로그래밍 기법인 객체지향 프로그래밍 기술을 활용하여 창의적으로 문제를 해결하는 능력을 갖춘 인재양성이 요구된다. 본 논문에서는 자바언어를 통하여 객체지향 프로그래밍 기법과 문제해결능력을 배양할 수 있는 강의 안을 설계하고 온라인 학습환경 하에서 서비스

실시간 객체지향 프로그램의 실행시간을 감시하는 모니터의 설계 및 구현 (Design and Implementation of a Monitor Checking the Execution Time of Real-time Object-oriented Programs)

  • 민병준;최재영;김정국;김문회
    • 한국정보처리학회논문지
    • /
    • 제7권12호
    • /
    • pp.3804-3814
    • /
    • 2000
  • 본 논문에서는 실시간 객체 모델인 TMO(Time-triggered Message-triggered Object)에 기반을 둔 실시간 객체지향 프로그램의 시간 제약이 제대로 만족되는가를 시스템 수행 중에 감시하기 위한 모니터의 효과적인 구현 방안에 대하여 논한다. 구현 환경으로 윈도우 OS상의 TMO 프로그램 실행 환경인 WTMOS(Windows TMO System)를 이용하였고, 감시 주체가 되는 수행 시간 모니터의 성능 분석을 위하여 온도 제어를 위한 응용 시스템이 구축되었다. 모니터 대상과 모니터 조건을 TMO 프로그램내에 명시하는 방법과 정의된 모니터의 기능을 WTMOS 내부와 TMO 형태의 응용 객체로 분산시켜서 적은 비용으로 시스템을 구축하는 방법을 제시한다.

  • PDF