KR20000025070A - Modeling system of application developing tool based on object-oriented framework - Google Patents

Modeling system of application developing tool based on object-oriented framework Download PDF

Info

Publication number
KR20000025070A
KR20000025070A KR1019980041994A KR19980041994A KR20000025070A KR 20000025070 A KR20000025070 A KR 20000025070A KR 1019980041994 A KR1019980041994 A KR 1019980041994A KR 19980041994 A KR19980041994 A KR 19980041994A KR 20000025070 A KR20000025070 A KR 20000025070A
Authority
KR
South Korea
Prior art keywords
framework
repository
data
ooa
class
Prior art date
Application number
KR1019980041994A
Other languages
Korean (ko)
Other versions
KR100280827B1 (en
Inventor
양영종
정효택
김흥남
김동관
Original Assignee
정선종
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 정선종, 한국전자통신연구원 filed Critical 정선종
Priority to KR1019980041994A priority Critical patent/KR100280827B1/en
Publication of KR20000025070A publication Critical patent/KR20000025070A/en
Application granted granted Critical
Publication of KR100280827B1 publication Critical patent/KR100280827B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44573Execute-in-place [XIP]
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B19/00Driving, starting, stopping record carriers not specifically of filamentary or web form, or of supports therefor; Control thereof; Control of operating function ; Driving both disc and head
    • G11B19/20Driving; Starting; Stopping; Control thereof
    • G11B19/209Driving; Starting; Stopping; Control thereof in multiple disk arrays, e.g. spindle synchronisation in RAID systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE: A modeling system of an application developing tool provides a previous analysis and design information necessary to realize a framework based RAD tool by defining a structure of the RAD tool, a function of each module and a data flow after modeling the function of the RAD tool. CONSTITUTION: In a modeling system of an application developing tool, a data storage region(130) is composed of a target system OOA/D storage region(131), a framework storage region(132), a class storage region(133) and an application software storage region(134). A framework based modeler(100) receives data from the framework and class storage regions, and outputs edited data to the target system OOA/D storage region. An application generator(110) receives data from the target system OOA/D, the framework, and the class storage region to output an initial application source code. An application realizing circumstance(140) receives the initial application source code to output a final application source code to the application software storage region. A data storage region manager(120) manages the data stored in the framework storage region and the class storage region.

Description

객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템Modeling System of Object-Oriented Framework-based Application Development Tools

본 발명은 객체지향 프레임워크 기반 애플리케이션 개발도구(이하, RAD도구라 함)의 모델링 시스템에 관한 것으로서, 특히 특정 도메인상에서 통합 모델링 언어(Unified Modeling Language, 이하 UML이라 함)를 이용하여 구축된 프레임워크에 관한 객체지향 분석정보를 제공하며, 이를 바탕으로 애플리케이션의 소스 코드를 자동으로 생성해줌으로써 애플리케이션 개발을 매우 용이하게 할 수 있는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템에 관한 것이다.The present invention relates to a modeling system of an object-oriented framework-based application development tool (hereinafter referred to as RAD tool), and in particular, a framework built using Unified Modeling Language (UML) on a specific domain. It provides object-oriented analysis information about, and based on this, it is about modeling system of object-oriented framework based application development tool which can make application development very easy by automatically generating application source code.

현재, 소프트웨어 재사용 및 생산성 향상을 위한 방안으로 객체지향 개념을 바탕으로 하는 객체지향 프레임워크 기술에 대한 관심과 인식이 점차 증가하고 있으며, 이에 대한 연구도 활발히 진행중이다.At present, the interest and recognition of the object-oriented framework technology based on the object-oriented concept is increasing gradually as a way to improve the software reuse and productivity, and research on this is being actively conducted.

그러나, 전반적으로 프레임워크 기술과 관련된 연구가 초창기에 불과할 뿐만 아니라 프레임워크를 구축하기가 힘들고 또한 이를 사용하기도 어렵기 때문에 특정 분야에 한정하여 프레임워크가 개발되고 있는 실정이며, 특히 프레임워크를 지원하는 상용화된 개발도구는 전세계적으로 전무한 실정이다.However, as a whole, research on framework technology is only in its infancy, and it is difficult to build a framework and it is difficult to use it. Therefore, the framework is being developed in a specific field. There are no commercial development tools in the world.

한편, 프레임워크에 관련된 선행자료로서, 미국특허번호 제 5544302호(권리자; Nguyen 외 1인, 국명; 미국, 명칭; Object-oriented framework for creating and using container objects with built-in properties)에서는 컨테이너 객체를 생성하는 프레임워크를 제안하며, 정보 조직화를 위한 컨테이너 객체의 생성 및 사용을 명시한다.Meanwhile, as prior art related to the framework, U.S. Patent No. 5544302 (Author; Nguyen et al., 1, Country; USA, Name; Object-oriented framework for creating and using container objects with built-in properties) We propose a framework to create and specify the creation and use of container objects for organizing information.

따라서, 본 발명에서는 특정 도메인에서 미리 구축되어 있는 프레임워크를 이용하여 애플리케이션의 개발을 용이하게 지원하는 RAD도구의 기능을 모델링하고, RAD도구의 구조, 각 모듈들의 기능 및 데이터 흐름을 정의함으로써, 프레임워크 기반의 RAD도구를 구현하는데 필요한 사전 분석 및 설계 정보를 제공할 수 있는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템을 제공하는데 그 목적이 있다.Therefore, in the present invention, by using a framework built in advance in a specific domain modeling the function of the RAD tool that facilitates the development of the application, by defining the structure of the RAD tool, the functions and data flow of each module, The purpose is to provide a modeling system of object-oriented framework-based application development tools that can provide pre-analysis and design information necessary to implement work-based RAD tools.

상기한 목적을 달성하기 위한 본 발명에 따른 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템은 목표시스템 OOA/D 저장소, 프레임워크 저장소, 클래스 저장소 및 애플리케이션 소프트웨어 저장소로 이루어진 데이터 저장소; 상기 프레임워크 저장소 및 상기 클래스 저장소로부터 데이터를 입력받고, 편집된 데이터를 상기 목표 시스템 OOA/D 저장소로 출력하는 프레임워크 기반 모델러; 상기 목표시스템 OOA/D 저장소, 상기 프레임워크 저장소 및 상기 클래스 저장소로부터 데이터를 입력받고, 초기 애플리케이션 소스 코드를 출력하는 애플리케이션 생성기; 상기 애플리케이션 생성기로부터 초기 애플리케이션 소스 코드를 입력받고, 최종 애플리케이션 소스 코드를 상기 애플리케이션 소프트웨어 저장소로 출력하는 애플리케이션 구현환경; 및 상기 프레임워크 저장소 및 상기 클래스 저장소에 저장된 데이터를 관리하는 데이터 저장소 관리기를 포함하여 이루어지는 것을 특징으로 한다.In order to achieve the above object, a modeling system of an object-oriented framework based application development tool according to the present invention includes a data store including a target system OOA / D repository, a framework repository, a class repository, and an application software repository; A framework based modeler which receives data from the framework repository and the class repository and outputs the edited data to the target system OOA / D repository; An application generator for receiving data from the target system OOA / D repository, the framework repository, and the class repository, and outputting initial application source code; An application implementation environment for receiving initial application source code from the application generator and outputting final application source code to the application software repository; And a data store manager for managing data stored in the framework store and the class store.

도 1은 본 발명에 따른 객체지향 프레임워크를 기반으로 하는 RAD도구를 설명하기 위해 도시된 구성도.1 is a block diagram illustrating a RAD tool based on an object-oriented framework according to the present invention.

도 2는 본 발명에 따른 프레임워크 기반 모델러를 설명하기 위해 도시된 구성도.2 is a block diagram illustrating a framework based modeler according to the present invention;

도 3은 본 발명에 따른 애플리케이션 생성기를 설명하기 위해 도시된 구성도.3 is a schematic diagram illustrating an application generator according to the present invention;

도 4는 본 발명에 따른 데이터 저장소 관리기를 설명하기 위해 도시된 구성도.4 is a block diagram illustrating a data storage manager according to the present invention;

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

100 및 200 : 프레임워크 기반 모델러 101 및 201 : OOA/D 모델 분석기100 and 200: Framework based modelers 101 and 201: OOA / D model analyzer

102 및 202 : 프레임워크 브라우저102 and 202: Framework Browser

110 및 310 : 애플리케이션 생성기 111 및 311: 템플릿 코드 생성기 112 및 312 : 소스 코드 생성기110 and 310: Application Generators 111 and 311: Template Code Generators 112 and 312: Source Code Generators

120 및 420 : 데이터 저장소 관리기120 and 420: Data Store Manager

121 및 421 : 프레임워크 저장소 관리기121 and 421: Framework Repository Manager

122 및 422 : 클래스 저장소 관리기 130 : 데이터 저장소122 and 422: Class Store Manager 130: Data Store

131, 231 및 331 : 목표시스템 OOA/D 저장소131, 231, and 331: target system OOA / D repository

132, 232, 332 및 432 : 프레임워크 저장소132, 232, 332, and 432: framework repositories

133, 233, 333 및 433 : 클래스 저장소133, 233, 333 and 433: class repository

134 및 334 : 애플리케이션 S/W 저장소134 and 334: Application S / W Repository

140 및 340 : 애플리케이션 구현환경140 and 340: Application implementation environment

이하, 첨부된 도면을 참조하여 본 발명의 일실시예를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention;

도 1은 본 발명에 따른 객체지향 프레임워크를 기반으로 하는 RAD도구를 설명하기 위해 도시된 구성도이다.1 is a block diagram illustrating a RAD tool based on an object-oriented framework according to the present invention.

프레임워크를 기반으로 하는 RAD도구는 목표시스템 OOA/D 저장소(131), 프레임워크 저장소(132), 클래스 저장소(133) 및 애플리케이션 소프트웨어 저장소(134)로 이루어진 데이터 저장소(130)와, 상기 프레임워크 저장소(132) 및 상기 클래스 저장소(133)로부터 데이터를 입력받고, 편집된 데이터를 상기 목표 시스템 OOA/D 저장소(131)로 출력하는 프레임워크 기반 모델러(100)와, 상기 목표시스템 OOA/D 저장소(131), 상기 프레임워크 저장소(132) 및 상기 클래스 저장소(133)로부터 데이터를 입력받고, 초기 애플리케이션 소스 코드를 출력하는 애플리케이션 생성기(110)와, 상기 애플리케이션 생성기(110)로부터 초기 애플리케이션 소스 코드를 입력받고, 최종 애플리케이션 소스 코드를 상기 애플리케이션 소프트웨어 저장소(134)로 출력하는 애플리케이션 구현환경(140)과, 상기 프레임워크 저장소(132) 및 상기 클래스 저장소(133)에 저장된 데이터를 관리하는 데이터저장소 관리기(120)로 이루어진다.The RAD tool based on the framework includes a data repository 130 including a target system OOA / D repository 131, a framework repository 132, a class repository 133, and an application software repository 134. A framework-based modeler 100 that receives data from the repository 132 and the class repository 133 and outputs the edited data to the target system OOA / D repository 131, and the target system OOA / D repository. 131, an application generator 110 that receives data from the framework repository 132 and the class repository 133, and outputs initial application source code, and initial application source code from the application generator 110. An application implementation environment 140 for receiving input and outputting final application source code to the application software repository 134; It comprises a framework repository 132 and the data store manager 120 for managing the data stored in the storage class 133.

도 2는 본 발명에 따른 프레임워크 기반 모델러를 설명하기 위해 도시된 구성도로서, 프레임워크 기반 모델러(200)의 구성과 데이터의 흐름을 보여준다.2 is a block diagram illustrating a framework-based modeler according to the present invention, and shows the configuration and flow of data of the framework-based modeler 200.

프레임워크 기반 모델러(200)는 프레임워크 브라우저(202)와 OOA/D 모델 분석기(201)로 구성되며, 목표시스템 OOA/D 저장소(231), 프레임워크 저장소(232) 및 클래스 저장소(233)와 데이터의 전송이 이루어진다.The framework based modeler 200 includes a framework browser 202 and an OOA / D model analyzer 201, and includes a target system OOA / D repository 231, a framework repository 232, and a class repository 233. Data transfer is made.

프레임워크 브라우저(202)에서는 프레임워크 저장소(232)로부터 프레임워크의 메타데이터와 클래스 저장소로부터 클래스에 관한 메타데이터를 비주얼하게 브라우징하는 기능을 가진다.The framework browser 202 has a function of visually browsing metadata of the framework from the framework repository 232 and metadata about classes from the class repository.

OOA/D 모델 분석기(201)는 UML기법을 이용하여 사용 케이스 다이어그램(Use Case Diagram) 편집기(203), 순차 다이어그램(Sequence Diagram) 편집기(204) 및 클래스 다이어그램(Class Diagram) 편집기(205)로 구성되어 있는데, 각각의 편집기들은 프레임워크에 대한 객체지향 분석 데이터인 사용 케이스 다이어그램, 순차 다이어그램 및 클래스 다이어그램들을 편집할 수 있는 기능을 제공한다.The OOA / D model analyzer 201 is composed of a use case diagram editor 203, a sequence diagram editor 204, and a class diagram editor 205 using UML techniques. Each editor provides the ability to edit use case diagrams, sequential diagrams, and class diagrams, which are object-oriented analysis data for the framework.

OOA/D 모델 분석기(201)는 프레임워크 브라우저(202)로부터 프레임워크에 관한 메타데이터를 이용하여 프레임워크의 객체지향 분석 데이터인 사용 케이스 다이어그램, 순차 다이어그램 및 클래스 다이어그램을 편집할 수 있는 기능을 제공함으로써, 개발하고자 하는 애플리케이션에 관한 객체지향 분석 데이터인 사용 케이스 다이어그램, 순차 다이어그램 및 클래스 다이어그램을 생성할 수 있다. 이렇게 생성된 객체지향 분석 데이터는 목표시스템 OOA/D 저장소(231)에 저장된다.The OOA / D model analyzer 201 provides the ability to edit use case diagrams, sequential diagrams, and class diagrams, which are object-oriented analysis data of the framework, using metadata about the framework from the framework browser 202. This allows you to create use case diagrams, sequential diagrams, and class diagrams, which are object-oriented analysis data about the application you want to develop. The object-oriented analysis data generated in this way is stored in the target system OOA / D storage 231.

도 3은 본 발명에 따른 애플리케이션 생성기를 설명하기 위해 도시된 구성도로서, 애플리케이션 생성기(310)의 구성과 데이터의 흐름을 보여주고 있다.3 is a block diagram illustrating an application generator according to an exemplary embodiment of the present invention, and shows the configuration and flow of data of the application generator 310.

애플리케이션 생성기(310)는 템플릿 코드 생성기(311)와 소스 코드 생성기(312)로 구성되며, 목표시스템 OOA/D 저장소(331), 프레임워크 저장소(332), 클래스 저장소(333) 및 애플리케이션 소프트웨어 저장소(334)와 데이터의 전송이 이루어진다.The application generator 310 includes a template code generator 311 and a source code generator 312, and includes a target system OOA / D repository 331, a framework repository 332, a class repository 333, and an application software repository ( 334) and data transfer.

템플릿 코드 생성기(311)는 프레임워크 저장소(332)의 프레임워크에 대한 객체지향 분석 데이터와 목표시스템 OOA/D 저장소(331)의 목표시스템에 관한 객체지향 분석정보를 비교하는 OOA/D 분별기(313)와, OOA/D 분별기에서 생성된 OOA/D 분별정보와 프레임워크 저장소(332)에 있는 프레임워크 소스 코드를 이용하여 템플릿코드를 생성하는 코드 생성기(314)로 구성된다.The template code generator 311 compares the object-oriented analysis data of the framework of the framework repository 332 with the object-oriented analysis information of the target system of the target system OOA / D repository 331 ( 313 and a code generator 314 for generating template code using the OOA / D classification information generated by the OOA / D classifier and the framework source code in the framework repository 332.

소스 코드 생성기(312)는 템플릿 코드 생성기(311)에서 생성된 템플릿 코드와 클래스 저장소(333)에 있는 클래스에 관한 소스 코드를 이용하여 초기 애플리케이션 소스 코드를 생성하는 기능을 제공한다. 생성된 초기 애플리케이션 소스 코드는 외부의 애플리케이션 구현환경(340)인 컴파일러, 그래픽 사용자 인터페이스 빌더(GUI Bilder) 및 기타 여러 가지 도구를 활용하여 최종 애플리케이션 소스 코드로 완성되어 애플리케이션 소프트웨어 저장소(334)에 저장될 수 있다.The source code generator 312 provides a function for generating initial application source code using the template code generated by the template code generator 311 and the source code for the class in the class repository 333. The generated initial application source code is completed with the final application source code using an external application implementation environment (340), a compiler, graphical user interface builder (GUI Bilder), and various other tools to be stored in the application software repository 334. Can be.

도 4는 본 발명에 따른 정보저장소 관리기를 설명하기 위해 도시된 구성도로이다.4 is a configuration diagram illustrating an information storage manager according to the present invention.

데이터 저장소 관리기(420)는 프레임워크 저장소(432)에 있는 프레임워크에 관한 객체지향 분석정보, 메타데이터 및 소스 코드를 관리하는 프레임워크 저장소 관리기(421)와, 클래스 저장소(433)에 있는 클래스에 관한 메타데이터 및 소스 코드를 관리하는 클래스 저장소 관리기(422)로 구성된다.The data store manager 420 includes a framework store manager 421 that manages object-oriented analysis information, metadata, and source code about a framework in the framework store 432, and a class in the class store 433. It consists of a class repository manager 422 that manages metadata and source code.

본 발명은 특정 도메인상에서 구축된 객체지향 프레임워크를 이용하여 애플리케이션을 개발하고자 할 경우에 사용되는 RAD도구들의 분석, 설계 및 구현에 관한 기본 분석 및 설계 정보로 활용될 수 있다.The present invention can be used as basic analysis and design information regarding the analysis, design and implementation of RAD tools used when developing an application using an object-oriented framework built on a specific domain.

본 발명과 관련되어 프레임워크 기술과 프레임워크를 기반으로 하는 RAD도구 기술분야에 대한 연구가 활성화되어, RAD도구가 상용화되고 애플리케이션 개발시에 실제로 활용된다면 애플리케이션 개발 및 유지보수가 매우 용이해져서 소프트웨어의 재사용 및 생산성이 크게 증가할 것이다.In connection with the present invention, the research on the framework technology and the RAD tool technology based on the framework is activated, and if the RAD tool is commercialized and actually used in application development, the application development and maintenance becomes very easy to reuse the software and Productivity will increase significantly.

Claims (6)

목표시스템 OOA/D 저장소, 프레임워크 저장소, 클래스 저장소 및 애플리케이션 소프트웨어 저장소로 이루어진 데이터 저장소;A data repository comprising a target system OOA / D repository, a framework repository, a class repository, and an application software repository; 상기 프레임워크 저장소 및 상기 클래스 저장소로부터 데이터를 입력받고, 편집된 데이터를 상기 목표 시스템 OOA/D 저장소로 출력하는 프레임워크 기반 모델러;A framework based modeler which receives data from the framework repository and the class repository and outputs the edited data to the target system OOA / D repository; 상기 목표시스템 OOA/D 저장소, 상기 프레임워크 저장소 및 상기 클래스 저장소로부터 데이터를 입력받고, 초기 애플리케이션 소스 코드를 출력하는 애플리케이션 생성기;An application generator for receiving data from the target system OOA / D repository, the framework repository, and the class repository, and outputting initial application source code; 상기 애플리케이션 생성기로부터 초기 애플리케이션 소소 코드를 입력받고, 최종 애플리케이션 소소 코드를 상기 애플리케이션 소프트웨어 저장소로 출력하는애플리케이션 구현환경; 및An application implementation environment for receiving an initial application source code from the application generator and outputting a final application source code to the application software repository; And 상기 프레임워크 저장소 및 상기 클래스 저장소에 저장된 데이터를 관리하는 데이터 저장소 관리기를 포함하여 이루어지는 것을 특징으로 하는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템.And a data repository manager for managing data stored in the framework repository and the class repository. 제 1 항에 있어서,The method of claim 1, 상기 프레임워크 기반 모델러는The framework based modeler 상기 클래스 저장소의 클래스 메타데이터 및 상기 프레임워크 저장소의 프레임워크 메타데이터를 입력받고, 프레임워크 메타데이터를 출력하는 프레임워크 브라우저; 및A framework browser that receives class metadata of the class repository and framework metadata of the framework repository and outputs framework metadata; And 상기 프레임워크 브라우저의 프레임워크 메타데이터 및 상기 프레임워크 저장소의 프레임워크 OOA/D 데이터를 입력받고, 편집된 데이터를 상기 목표 시스템 OOA/D 저장소로 출력하는 OOA/D 모델 분석기를 포함하여 이루어지는 것을 특징으로 하는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템.And a OOA / D model analyzer configured to receive framework metadata of the framework browser and framework OOA / D data of the framework repository, and output the edited data to the target system OOA / D repository. Modeling system of object-oriented framework based application development tool. 제 2 항에 있어서,The method of claim 2, 상기 OOA/D 모델 분석기는 상기 프레임워크 저장소에서 입력된 데이터의 종류에 따라 각 데이터를 편집하는 사용 케이스 다이어그램 편집기, 순차 다이어그램 편집기 및 클래스 다이어그램 편집기로 이루어지는 것을 특징으로 하는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템.The OOA / D model analyzer is an object-oriented framework-based application development tool comprising a use case diagram editor, a sequential diagram editor and a class diagram editor for editing each data according to the type of data input from the framework repository. Modeling system. 제 1 항에 있어서,The method of claim 1, 상기 애플리케이션 생성기는The application generator is 상기 프레임워크 저장소의 프레임워크 OOA/D 데이터 및 상기 목표 시스템 OOA/D 저장소의 목표 시스템 OOA/D 데이터를 입력받고, 템플릿 코드 및 OOA/D 분별데이터를 출력하는 템플릿 코드 생성기; 및A template code generator for receiving framework OOA / D data of the framework repository and target system OOA / D data of the target system OOA / D repository, and outputting a template code and OOA / D classification data; And 상기 템플릿 코드 생성기로부터 상기 템플릿 코드 및 상기 OOA/D 분별데이터를 입력받고, 초기 애플리케이션 소스 코드를 출력하는 소스 코드 생성기를 포함하여 이루어지는 것을 특징으로 하는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템.And a source code generator for receiving the template code and the OOA / D classification data from the template code generator and outputting an initial application source code. 제 4 항에 있어서,The method of claim 4, wherein 상기 템플릿 코드 생성기는The template code generator is 상기 프레임워크 저장소의 프레임워크 OOA/D 데이터 및 목표 시스템 OOA/D 저장소의 목표시스템 OOA/D 데이터를 입력받고, OOA/D 분별데이터를 출력하는 OOA/D 분별기; 및An OOA / D classifier that receives the framework OOA / D data of the framework repository and the target system OOA / D data of the target system OOA / D repository and outputs OOA / D classification data; And 상기 OOA/D 분별데이터 및 상기 프레임워크 저장소의 프레임워크 소스 코드를 입력받고, 템플릿 코드를 출력하는 코드 생성기를 포함하여 이루어지는 것을 특징으로 하는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템.And a code generator for receiving the OOA / D classification data and the framework source code of the framework repository and outputting a template code. 제 1 항에 있어서,The method of claim 1, 상기 데이터 저장소 관리기는The data store manager 상기 프레임워크 저장소에 저장된 프레임워크 OOA/D 데이터, 프레임워크 메타데이터 및 프레임워크 소스 코드를 입출력하고, 프레임워크 관련 데이터를 관리하는 프레임워크 저장소 관리기; 및A framework repository manager configured to input and output framework OOA / D data, framework metadata, and framework source code stored in the framework repository and manage framework related data; And 상기 클래스 저장소에 저장된 클래스 메타데이터 및 클래스 소스 코드를 입출력하고, 클래스 라이브러리를 관리하는 클래스 저장소 관리기를 포함하여 이루어지는 것을 특징으로 하는 객체지향 프레임워크 기반 애플리케이션 개발도구의 모델링 시스템.And a class repository manager for inputting and outputting class metadata and class source codes stored in the class repository and managing a class library.
KR1019980041994A 1998-10-08 1998-10-08 Modeling System of Object-Oriented Framework-based Application Development Tools KR100280827B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980041994A KR100280827B1 (en) 1998-10-08 1998-10-08 Modeling System of Object-Oriented Framework-based Application Development Tools

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980041994A KR100280827B1 (en) 1998-10-08 1998-10-08 Modeling System of Object-Oriented Framework-based Application Development Tools

Publications (2)

Publication Number Publication Date
KR20000025070A true KR20000025070A (en) 2000-05-06
KR100280827B1 KR100280827B1 (en) 2001-02-01

Family

ID=19553316

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980041994A KR100280827B1 (en) 1998-10-08 1998-10-08 Modeling System of Object-Oriented Framework-based Application Development Tools

Country Status (1)

Country Link
KR (1) KR100280827B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873807B1 (en) * 2001-09-28 2008-12-15 주식회사 케이티 How to Build an Object-Oriented Metadata Repository for Enterprise Data Systems
KR101434961B1 (en) * 2014-04-25 2014-09-01 (주)엔디씨에스 Method and apparatus for developing a location based application

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190060561A (en) 2017-11-24 2019-06-03 포항공과대학교 산학협력단 THE INTERGRATED IoT PROGRAMMING METHOD AND SYSTEM WITH SELECTIVE ABSTRACTION OF THIRD-PARTY DEVICES

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100873807B1 (en) * 2001-09-28 2008-12-15 주식회사 케이티 How to Build an Object-Oriented Metadata Repository for Enterprise Data Systems
KR101434961B1 (en) * 2014-04-25 2014-09-01 (주)엔디씨에스 Method and apparatus for developing a location based application

Also Published As

Publication number Publication date
KR100280827B1 (en) 2001-02-01

Similar Documents

Publication Publication Date Title
Agrawal et al. An end-to-end domain-driven software development framework
CN103135976B (en) code automatic generation method and device
US8266580B2 (en) Editing, creating, and verifying reorganization of flowchart, and transforming between flowchart and tree diagram
Macias Gomez de Villar et al. MultEcore: Combining the best of fixed-level and multilevel metamodelling
Ebert et al. Graph based modeling and implementation with EER/GRAL
Wood et al. A model-driven development approach to mapping UML state diagrams to synthesizable VHDL
Fill On the conceptualization of a modeling language for semantic model annotations
Sprinkle et al. Domain model translation using graph transformations
CN111176639A (en) Automatic model conversion method from SysML to AltaRica
CN103793458B (en) Method for nondestructively converting AADL (architecture analysis and design language) into XML (extensible markup language)
KR100280827B1 (en) Modeling System of Object-Oriented Framework-based Application Development Tools
Buchmann et al. Managing Variability in Models and Derived Artefacts in Model-driven Software Product Lines.
Nagl A software development environment based on graph technology
Saeki Object-oriented meta modelling
Koltun et al. Model-document coupling in aPS engineering: Challenges and requirements engineering use case
Ehrig et al. Model transformation from visualocl to ocl using graph transformation
Truong et al. An approach for the verification of UML models using B
Natek et al. Overview in the eclipse model-driven architecture tools
Minas et al. Specifying and implementing visual process modeling languages with DiaGen
Ali et al. An approach for crosscutting concern identification at requirements level using NLP
KR980004026A (en) Software document creation system and its operation method using hierarchy and relationship of software document
Wang et al. The development of Phedias: a CASE Shell
Sunitha et al. Translation of behavioral models to source code
Wang et al. A Preliminary Framework for Constructing iStar Models from User Stories.
KR20050063404A (en) Metamodel-based model transformation apparatus

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20101101

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee