• Title/Summary/Keyword: 객체지향법

Search Result 92, Processing Time 0.028 seconds

A Study on the Definition and Tool of Modeling Technique for Supporting Object-Oriented Analysis (객체지향 분석 지원을 위한 모델링 기법 정의 및 툴에 관한 연구)

  • Kim, Haeng-Kon
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.4
    • /
    • pp.892-903
    • /
    • 1998
  • 기존 객체지향 모델링 및 설계 기법들을 다양한 관점에서 비교해 본 결과, 객체지향 분석과 객체지향 설계에 대한 경게와 모델링 개념 포현에 대한 표기법 이해에 어려움이 있음을 알 수 있었다. 본 논문에서는 객체지향 분석의 중요성을 인식하여 필수적인 객체지향 분석 특징과 이해하기 쉬운 표기법의 객체지향 분석을 지원하는 분석 지향 모델링(AOM:Analysis Oriented Modeling)을 정의한다. AOM은 시스템 관점과 클래스 관점을 가지며 outside-in 방식으로 문제 영역에 접근한다. 다음으로, 다이어그램 편집기, 다이어그램 분석기, 코드 생성기, 로더, 저장소, 저장기로 구성된 AOM 지원 CASE 틀을 설계한다. 문제 영역 분석 후, 기존 CASE 틀에 예제 모델을 실행시키고 $C^{++}$탬플릿을 생성한다.

  • PDF

The Affecting Factos on the Adoption of Object-Oriented Computing : The Case of Programming Experience and Personal Innovativeness (객체지향 컴퓨팅 채택에 미치는 영향요인 : 프로그래밍 경험과 개인혁신성의 경우)

  • Kim, Injai
    • The Journal of Information Systems
    • /
    • v.10 no.1
    • /
    • pp.243-255
    • /
    • 2001
  • 소프트웨어 기술의 생명주기가 점점 짧아지고 복잡해짐에 따라 그 기술을 이해하기가 힘들어 진다. 객체지향 기술채택을 더욱 잘 이해하는 것이 이 논문의 연구동기이다. 객체지향 기술이 전통적인 소프트웨어 프로세스 기술에 대한 새로운 패러다임이기 때문에 프로세스 중심의 구조지향 기술과 같은 기존의 소프트웨어 엔지니어링의 경험에 영향을 받을 수 있다. 본 연구의 목적은 이전의 구조지향 기술의 경험과 기술변화에 대한 개인적인 인식이 미국 기업체에서 객체지향 기술채택에 어떻게 영향을 미치는지를 실제로 조사하는데 있다. 2 X 2 유사 실험계획법이 사용되었다. 구조지향 방법을 사용한 경험과 새로운 기술에 대한 개인적 혁신정도(Personal Innovativeness)가 독립변수로, 객체지향 방법에 대한 사용편이성(Ease of Use)과 유용성(Usefulness)이 종속변수로 선정되었다. 데이터는 구조지향 방법과 객체지향 방법을 모두 사용한 경험이 있는 자료처리 및 관리협회(DPMA: Data Processing and Management Association)에 소속된 정보 시스템 전문가로부터 수집되었다. 연구결과는 구조지향 방법을 사용한 경험은 객체지향 방법의 사용편이성과 유용성에 영향을 주지만 개인적 혁신성은 영향을 주지 않는 것으로 나타났다. 과거의 구조지향 방법을 많이 사용하면 할수록 객체지향 방법의 사용편이성 값이 낮게 나타나기 때문에 이전 문헌에서 제시된 구조지향 방법의 객체지향 방법에 대한 지식간섭(Knowledge Interference) 현상이 있음을 실증적으로 보여주었다 마지막에는 본 연구의 한계점과 향후 연구에서 지식간섭을 줄일 수 있는 방안을 제시하였다.

  • PDF

Design and Implementation of a Java-Based CASE Tool for Supporting UML Notation (Java 기반으로 작성된 UML 표기법 지원 CASE 도구의 설계 및 구현)

  • 이훈기;김태균;윤석진
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.475-477
    • /
    • 1998
  • 객체 지향 기법의 확산으로 인하여 많은 객체 지향 표기법과 객체 지향 CASE(Computer Aided Software Engineering) 도구가 발표되고 있다. 특히 1995년 이후로 Booch, Rumbaugh 그리고 Jacobson에 의하여 정의되어 계속적인 정제 과정을 거치고 있는 UML(Unified Modeling Language)은 OMG(Object Management Group)에 의하여 객체 지향 표기법의 표준안으로 채택될 가능성이 높은 가장 우수한 표기법으로 지목되고 있다. 본 논문에서는 기존에 가지고 있었던 OMT(Object Modeling Technique) 지원 도구인 OODesigner의 개발 경험을 이용하여 새로히 설계 구현한 UML 지원 CASE 도구인 AOModeler의 개발 결과를 제시한다. 기존에 존재하는 대부분의 CASE 도구들은 플랫폼에 의존적인 구현 언어로 작성되어 있기 때문에 이식성이 매우 부족하였다. 따라서 도구 개발자는 PC용 도구와 Unix용 도구를 따로 개발할 수밖에 없었다. 이식성과 관련한 문제점을 해결하기 위해서 본 논문에서는 Java 언어로 AOModeler를 구현하였다. 더욱이 C++로 기존에 구현한 OODesiner의 설계 문서와 원시 코드를 재사용하는 방식으로 본 도구를 구현하였기 때문에 생산성 있는 도구 개발을 이룰 수 있었다.

객체지향법에서 static 모델과 event와의 통합 방안 연구

  • 박희일;맹경재;김정태
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1996.04a
    • /
    • pp.168-171
    • /
    • 1996
  • 객체지향 기술에서 개면적 모델링을 위해 크게 객체의 정적인 측면과 동적인 측면의 두가지 관점으로 접근하고 있다. 본 연구에서는 시스템의 파악과 구현을 위해 이러한 두가지 이질적인 관점을 나누어 접근하는 것이 아니라 객체의 정적인 측면(Static)과 동적인 측면인 Event를 통합한 방법론을 제시하고 있다.

  • PDF

An Architecture of Modeler Supporting Object-Oriented Analysis and Design (객체지향 분석 및 설계를 지원하는 모델러의 구조)

  • 김영진;김대헌;유철중;장옥배;정효택;양영종;이상덕
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10a
    • /
    • pp.475-477
    • /
    • 1999
  • 기존의 개발 방법이 절차지향 방법에서 객체지향 방법으로 변화해감에 따라 구현시의 중요성보다는 분석 및 설계 단계의 중요성이 높아지고 있고 이를 지원하는 여러 가지 모델링 도구들이 개발되었다. 그러나 이러한 도구는 사용자를 위한 기능에 더 많은 비중을 두어 도구 자체를 구조적으로 정확한 객체지향 방법을 적용하지 못하였다. 본 연구는 인터넷/인트라넷 환경에서 프레임워크를 기반으로 소프트웨어를 개발하기 위한 도구 중에서 모델러에 관한 모듈을 개발하는 것으로서, 도구 자체를 MVC 기반의 객체지향 개념을 적용하여 개발하고 있고, 플랫폼에 독립적인 Java 언어를 이용하여 개발하고 있기 때문에 이와 유사한 OMT 에디터(Java version)를 분석하여 문제점을 개선함으로써 UML 표기법을 사용할 수 있는 모델러를 설계 및 구현하였다. 본 논문은 이러한 모델러를 개발하기 이전의 도구의 구조에 관한 기초 연구로서 위임형 이벤트 모델을 사용한 컨트롤러의 독립성을 이용한 이벤트 처리 기법을 적용하였으며, 여러 개의 뷰(폼)사이의 메시지 전달을 위하여 Agent 패턴이라는 자체 설계 패턴을 개발함으로써 도구 자체를 객체지향적으로 구조화하였다. 이러한 객체지향적 설계 및 구현은 사용자의 요구가 변경되고 도구 자체의 기능 확장이 요구될 경우에 빠르고 쉽게 이를 반영할 수 있다는 장점을 가지고 있다.

  • PDF

Load Flow in Distribution Systems Using Object-oriented Approach (객체지향기법을 적용한 배전계통의 조류계산)

  • Park Ji Ho
    • Proceedings of the KIEE Conference
    • /
    • summer
    • /
    • pp.138-140
    • /
    • 2004
  • 전력조류계산은 배전계통관리시스템의 기본적인 기능이다. 객체지향기법은 기존의 절차식 프로그램방식보다 많은 장점이 있다는 것이 증명되었다. 객체지향기법을 적용한 전력조류계산 모델링을 배전계통에 적용한다. 뉴턴-랍손방법에 기초한 객체지향 알고리즘을 구현한다. 뉴턴-랍손법에 기반한 방법은 방사상 배전계통의 전압강하와 전력조류를 계산하기 위하여 배전전력 조류방정식을 사용한다.

  • PDF

An Object-Oriented Programming for the Boundary Element Method in Plane Elastostatic Contact Analysis (객체지향기법을 적용한 평면 정적 탄성 접촉 경계요소법)

  • Kim, Moon-Kyum;Yun, Ik-Jung
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.24 no.2
    • /
    • pp.121-131
    • /
    • 2011
  • An object oriented programming(OOP) framework is presented to solve plane elastostatic contact problems by means of the boundary element method(BEM). Unified modeling language(UML) is chosen to describe the structure of the program without loss of generality, even though all implemented codes are written with C++. The implementation is based on computational abstractions of both mathematical and physical concepts associated with contact mechanics involving geometrical nonlinearities and the corner node problems for multi-valued traction. The overall class organization for contact analysis is discussed in detail. Numerical examples are also presented to verify the accuracy of the developed BEM program.

A Study onImproving the Transferring Efficiency of Information in the Object-oriented Development Notation Methodologies Based on Cognitive Theory (인지이론에 기초한 객체지향 개발 표기법들의 정보전달 효율 제공 관한 연구)

  • Kim, Won-Yeong;Kim, Chi-Su
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.1
    • /
    • pp.83-89
    • /
    • 1999
  • For the object-oriented development methods authorized by OMG a number of official methodologies such as Booch, Coad/Yourdon methods are used in the development of the object-oriented soft ware and each methodology represents its process of analysis and design using different symbols. Between those notation methodologies there exist some differences as a matter of development, information for transfer, accordingly they act on the transfer of the information in the object-oriented development as obstacle and give rise to they natural outcome of error. The aim of this study is in the presentation of ideas that decrease the probability of errors by means of verify8ing the transferring ability of information which the existing diagrammatic notation methodologies have had on the basis of cognitive science, minimizing the cognitive load from the object-oriented development through enhancing symbols in each obstacles to transferring information and removing them.

  • PDF

A Module Decomposition Method for Object-Oriented Design (객체 지향 설계를 위한 모듈 분해방법)

  • Heo, Gye-Beom;Choe, Yeong-Geun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.3
    • /
    • pp.299-313
    • /
    • 1995
  • Object-Oriented design method decomposes the program into object that establish the relationship between objects. It is the technique of object centered decomposition unlike function oriented legacy system. Since existing Object- Oriented design method doesn't fully explain of the design method of module and decomposition, and need to implement the Object-Oriented software as a total system init. It has many problems that whole object design method and application programs should be analyzed for the understanding an Object-Oriented software component. Therefore, this study provides a procedure for Object-Oriented module design and criteria of decomposition to practically support the complex and large system development. Futhermore, it shows a consistency between design model and implementation through a case study applying these module decomposition criteria to the real system.

  • PDF

Object-oriented modeling based on the BCSM in PSTN/IP networks (PSTN/IP 통합망에서 BCSM에 기반한 객체 지향 모델링)

  • 이종혁
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1999.10a
    • /
    • pp.18-23
    • /
    • 1999
  • 본 논문에서는 음성 중심의 통신이 아닌 데이터 중심의 통신을 위한 네트워크인 PSTN/IP 통합망의 기본 호처리 프로세스를 객체 지향 관점에서 모델링을 하였다. 데이터 통신의 빠른 증가를 충족 시키기 위해, 기존의 하드웨어로 구성된 교환기를 범용 컴퓨터를 이용해 구현하고자 하는 PSTN/IP 통합망의 개발은 하드웨어 관점의 모델링이 아닌 소프트웨어 관점의 모델링을 기반으로 구축되어야 한다. 이를 위해 기존의 하드웨어 교환기 모델링에서 사용되던 State Model을 객체 지향 소프트웨어 개발을 위한 모델링의 표준인 UML(Unified Modeling Language) 표기법을 이용해 재모델링하였다.

  • PDF