KR20030008463A - A modeling system and method by modeling-object assembling - Google Patents

A modeling system and method by modeling-object assembling Download PDF

Info

Publication number
KR20030008463A
KR20030008463A KR1020010043118A KR20010043118A KR20030008463A KR 20030008463 A KR20030008463 A KR 20030008463A KR 1020010043118 A KR1020010043118 A KR 1020010043118A KR 20010043118 A KR20010043118 A KR 20010043118A KR 20030008463 A KR20030008463 A KR 20030008463A
Authority
KR
South Korea
Prior art keywords
modeling
model
model object
graphic
creating
Prior art date
Application number
KR1020010043118A
Other languages
Korean (ko)
Other versions
KR100428710B1 (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 KR10-2001-0043118A priority Critical patent/KR100428710B1/en
Publication of KR20030008463A publication Critical patent/KR20030008463A/en
Application granted granted Critical
Publication of KR100428710B1 publication Critical patent/KR100428710B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

PURPOSE: A modeling system through a modeling object assembling and a method thereof are provided to constitute a modeling tool adapted to an intention of a user by using an external frame of the modeling tool in common and appending/deleting/changing a model object in accordance with each diagram dynamically. CONSTITUTION: A modeler client(100) requests a model object and creates/changes a diagram template and a model object. An operating system(200) stores an object created in the modeler client(100) as a COM(Common Object Model) form. A model object dictionary managing unit(300) searches a model object in accordance with a request of the modeler client(100). An information storage(400) stores model object meta data and a diagram template. A modeler frame(110) manages meta data, an attribute change dialogue box, and an interface. A model object preparing unit(120) creates a model object and a diagram template. A script engine(130) processes a script. A logical object meta data storage(410) stores meta data of a logical object. A graphic object meta data storage(420) stores meta data of a graphic object. A diagram template storage(430) stores a diagram template.

Description

모델링 객체 조립을 통한 모델링 시스템 및 그 방법{A modeling system and method by modeling-object assembling}Modeling system and method by modeling object assembly {A modeling system and method by modeling-object assembling}

본 발명은 모델링 객체 조립을 통한 모델링 시스템 및 그 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 더욱 상세하게는 모델링 도구에 사용자의 의도에 맞도록 모델링 객체를 선택/추가/삭제/변경할 수 있도록 함으로써, 사용자의 의도에 맞는 모델링 도구의 구성이 가능하고, 생성된 모델 객체를 저장소에 보관함으로써 재사용 가능하도록 하는 모델링 객체 조립을 통한 모델링 시스템 및 그 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a modeling system through assembly of modeling objects, a method and a computer-readable recording medium recording a program for realizing the method. More particularly, the modeling object is adapted to a user's intention in a modeling tool. Modeling system and method through assembly of modeling objects to enable selection / addition / deletion / modification, to configure modeling tools suitable for the user's intention, and to reuse them by storing generated model objects in a repository and methods thereof The present invention relates to a computer-readable recording medium having recorded thereon a program for realizing this.

이처럼 본 발명은 UML(Unified Modeling Language) 모델링 또는 비즈니스 프로세스(Business Process)를 모델링하는데 있어, 그래픽 모델 객체 및 논리적인 모델 객체를 COM(Component Object Model) 형태로 작성하고, 작성된 객체에 대한 정보를 정보 저장소에 등록한 다음, 모델링 도구에서 사용자가 모델링하고자 하는 다이어그램의 종류에 따라 등록된 모델링 객체를 선택/조립하여 다이어그램을 작성할 수 있도록 한다.As described above, in the present invention, UML (Unified Modeling Language) modeling or business process (Business Process) modeling in the form of a graphical model object and a logical model object in the form of COM (Component Object Model), information about the created object information After registering in the repository, modeling tools allow users to create diagrams by selecting / assembling registered modeling objects according to the types of diagrams they want to model.

현재 소프트웨어의 설계/분석, 비즈니스 프로세스 분석 등 사용 목적 및 사용자의 의도에 따라 여러 가지 다이어그램이 사용되고 있다. 또한, 이들 다이어그램을 위한 다양한 모델링 도구가 사용되고 있다. 이들 다이어그램을 살펴보면 사용되는 논리 객체 및 그래픽 객체의 종류와 표현하고자 하는 속성이 조금씩 다를 뿐 전체적인 표현 방식은 대동소이하며, 모델링 도구의 전체적인 기능 또한 비슷하다.Currently, various diagrams are used depending on the purpose of use and the intention of users, such as software design / analysis and business process analysis. In addition, various modeling tools are used for these diagrams. Looking at these diagrams, the types of logical and graphic objects used and the properties they want to represent are slightly different. The overall representation is similar, and the overall functionality of the modeling tool is similar.

그러나, 기능상의 제약으로 인하여 어떤 특정 분야 및 다이어그램을 위하여 구현된 모델링 도구를 비슷한 다이어그램의 모델링에는 사용하지 않는다. 즉, 이미 구현된 모델링 도구에서 사용자가 의도하는 모델 객체가 존재하지 않을 경우, 사용자는 다른 모델 객체로 이를 표현하거나 사용자가 원하는 모델 객체를 추가한 전체 모델링 도구를 다시 만들어 사용하게 된다.However, due to functional limitations, modeling tools implemented for certain fields and diagrams are not used for modeling similar diagrams. That is, if the model object intended by the user does not exist in the already implemented modeling tool, the user expresses it as another model object or recreates and uses the entire modeling tool in which the user adds the desired model object.

전자의 경우에 사용자가 의도하는 정확한 모델이 표현될 수 없고, 후자의 경우에 시간과 비용이 많이 필요한 문제가 있다. 이처럼 모델링 도구의 확장성과 유연성의 부족으로 인하여 모델링 도구의 수명은 다른 소프트웨어에 비하여 짧으며, 재사용성이 낮은 문제점이 있다.In the former case, the exact model intended by the user cannot be represented, and in the latter case, there is a problem that requires a lot of time and money. As such, due to the lack of extensibility and flexibility of the modeling tool, the life of the modeling tool is shorter than that of other software, and there is a problem of low reusability.

본 발명은, 상기한 바와 같은 문제점을 해결하기 위하여 제안된 것으로, 모델링 도구의 외부 프레임(frame)을 공통적으로 사용하면서 각 다이어그램에 따른 모델 객체를 동적으로 추가/삭제/변경할 수 있도록 하여 사용자의 의도에 맞게 모델링 도구를 구성할 수 있는 모델링 객체 조립을 통한 모델링 시스템 및 그 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.The present invention has been proposed in order to solve the problems described above, and allows the user to dynamically add / delete / change model objects according to each diagram while using an external frame of the modeling tool in common. It is an object of the present invention to provide a modeling system through assembly of a modeling object capable of configuring a modeling tool and a method, and a computer-readable recording medium recording a program for realizing the method.

도 1 은 본 발명에 따른 모델링 객체 조립을 통한 모델링 시스템의 일실시예 구성도.1 is a configuration diagram of an embodiment of a modeling system through modeling object assembly according to the present invention.

도 2 는 본 발명에 따른 모델러 프레임의 일실시예 상세 구성도.Figure 2 is a detailed configuration diagram of one embodiment of a modeler frame according to the present invention.

도 3 은 본 발명에 따른 그래픽 객체 모듈 및 논리 객체 모듈에 대한 일실시예 상세 구성도.3 is a detailed block diagram of an embodiment of a graphic object module and a logical object module according to the present invention;

도 4 는 본 발명에 따른 모델링 객체 조립을 통한 모델링 방법에 대한 일실시예 처리 흐름도.4 is a flowchart illustrating one embodiment of a modeling method through modeling object assembly according to the present invention;

도 5 는 상기 도 4 에서 다이어그램 템플릿을 생성하는 과정에 대한 일실시예 상세 처리 흐름도.FIG. 5 is a flowchart illustrating a detailed process of generating a diagram template in FIG. 4. FIG.

도 6 은 상기 도 4 에서 객체를 편집하는 과정에 대한 일실시예 상세 처리 흐름도.6 is a flowchart illustrating a detailed process of editing an object in FIG. 4.

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

100 : 모델러 클라이언트110 : 모델러 프레임100: modeler client 110: modeler frame

120 : 모델 객체 작성기130 : 스크립트 엔진120: model object builder 130: script engine

200 : 오퍼레이팅 시스템210 : 레지스트리200: operating system 210: registry

220 : COM 저장부300 : 모델 객체 사전 관리기220: COM storage unit 300: model object dictionary manager

400 : 정보 저장부410 : 논리 객체 메타 데이터 저장부400: information storage unit 410: logical object metadata storage unit

420 : 그래픽 객체 메타 데이터 저장부420: graphic object metadata storage unit

430 : 다이어그램 템플릿 저장부430: diagram template storage

상기 목적을 달성하기 위한 본 발명의 시스템은, 모델링 객체 조립을 통한 모델링 시스템에 있어서, 모델 객체를 요청하고 다이어그램 템플릿 및 모델 객체를 생성 및 변경하기 위한 모델링 수단; 상기 모델링 수단에서 COM(Common Object Model) 형태로 생성된 객체를 저장하기 위한 제1 저장 수단; 상기 모델링 수단의 요청에 따라 모델 객체를 검색하기 위한 모델 객체 사전 관리 수단; 및 상기 모델링 수단에서 생성된 모델 객체 메타 데이터 및 다이어그램 템플릿을 저장하기 위한 제2 저장 수단을 포함하는 것을 특징으로 한다.A system of the present invention for achieving the above object comprises: a modeling system through modeling object assembly, comprising: modeling means for requesting a model object and generating and modifying a diagram template and a model object; First storage means for storing an object created in the form of a common object model (COM) in the modeling means; Model object dictionary management means for retrieving a model object in response to a request of the modeling means; And second storage means for storing the model object metadata and the diagram template generated by the modeling means.

한편, 본 발명의 방법은, 모델링 객체 조립을 통한 모델링 시스템에 적용되는 모델링 방법에 있어서, 모델링 수단이 모델 객체 사전 관리 수단에 모델링을 위한 다이어그램 템플릿 정보를 요구하는 제 1 단계; 상기 모델 객체 사전 관리 수단이 제2 저장 수단에 상기 요청된 다이어그램 템플릿 정보가 존재하는지를 검색하는 제 2 단계; 상기 제 2 단계의 검색 결과, 존재하면 상기 모델링 수단이 저장된 다이어그램 템플릿 정보를 이용하여 모델 객체를 생성 및 등록하는 제 3 단계; 상기제 2 단계의 검색 결과, 존재하지 않으면 상기 모델링 수단이 새로운 다이어그램 템플릿을 생성하고, 모델 객체를 생성 및 등록하는 제 4 단계; 및 상기 모델링 수단이 객체를 편집하여 모델을 모델링하는 제 5 단계를 포함하는 것을 특징으로 한다.On the other hand, the method of the present invention, the modeling method applied to the modeling system through the modeling object assembly, the first step of the modeling means to request the diagram template information for modeling to the model object pre-management means; A second step of said model object pre-management means searching for whether the requested diagram template information exists in second storage means; A third step of creating and registering a model object by using the stored diagram template information if the modeling means is present, as a result of the search of the second step; A fourth step of generating, by the modeling means, a new diagram template, and creating and registering a model object if the search result of the second step does not exist; And a fifth step of the modeling means editing the object to model the model.

한편, 본 발명은, 마이크로 프로세서를 구비한 모델링 시스템에, 모델링 수단이 모델 객체 사전 관리 수단에 모델링을 위한 다이어그램 템플릿 정보를 요구하는 제 1 기능; 상기 모델 객체 사전 관리 수단이 제2 저장 수단에 상기 요청된 다이어그램 템플릿 정보가 존재하는지를 검색하는 제 2 기능; 상기 제 2 기능에서의 검색 결과, 존재하면 상기 모델링 수단이 저장된 다이어그램 템플릿 정보를 이용하여 모델 객체를 생성 및 등록하는 제 3 기능; 상기 제 2 기능에서의 검색 결과, 존재하지 않으면 상기 모델링 수단이 새로운 다이어그램 템플릿을 생성하고, 모델 객체를 생성 및 등록하는 제 4 기능; 및 상기 모델링 수단이 객체를 편집하여 모델을 모델링하는 제 5 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.On the other hand, the present invention, the modeling system having a microprocessor, the modeling means for the model object pre-management means for requesting the diagram template information for modeling; A second function of the model object pre-management means searching for whether the requested diagram template information exists in second storage means; A third function of creating and registering a model object using the stored diagram template information if the modeling means exists, as a result of the search in the second function; A fourth function of generating, by the modeling means, a new diagram template, and creating and registering a model object if there is no search result in the second function; And a computer-readable recording medium having recorded thereon a program for realizing a fifth function of modeling the model by the modeling means editing the object.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명에 따른 모델링 객체 조립을 통한 모델링 시스템의 일실시예 구성도로서, 비지니스 모델링 시스템을 일예로 들어 설명하기로 한다.1 is a configuration diagram of an embodiment of a modeling system by assembling modeling objects according to the present invention, and a business modeling system will be described as an example.

도 1 에 도시된 바와 같이, 본 발명에 따른 비지니스 모델링 시스템은, 모델객체를 요청하고 다이어그램 템플릿 및 모델 객체를 생성 및 변경하는 모델러 클라이언트(100)와, 상기 모델러 클라이언트(100)에서 COM(Common Object Model)형태로 생성된 객체를 저장하는 오퍼레이팅 시스템(200)과, 상기 모델러 클라이언트(100)의 요청에 따라 모델 객체를 검색하는 모델 객체 사전 관리기(300) 및 모델 객체 메타데이터 및 다이어그램 템플릿을 저장하는 정보 저장부(400)를 포함한다.As shown in FIG. 1, the business modeling system according to the present invention includes a modeler client 100 requesting a model object and creating and modifying a diagram template and a model object, and a COM (Common Object) in the modeler client 100. Operating system 200 for storing the object created in the form of a model, a model object pre-administrator 300 for retrieving the model object according to the request of the modeler client 100, and stores the model object metadata and diagram templates An information storage unit 400 is included.

상기 모델러 클라이언트(100)는 모델 객체의 메타데이터, 속성 변경 대화상자 및 인터페이스를 관리하는 모델러 프레임(110)과, 모델 객체 및 다이어그램 템플릿을 생성하는 모델 객체 작성기(120) 및 스크립트 처리를 위한 스크립트 엔진(130)을 포함하며, 상기 오퍼레이팅 시스템(200)은 레지스트리(Registry)(210) 및 COM 저장부(220)를 포함한다.The modeler client 100 includes a modeler frame 110 that manages metadata of a model object, a property change dialog box, and an interface, a model object builder 120 that generates model objects and diagram templates, and a script engine for script processing. 130, and the operating system 200 includes a registry 210 and a COM storage 220.

또한, 상기 정보 저장부(400)는 논리 객체의 메타데이터를 저장하는 논리 객체 메타데이터 저장부(410)와, 그래픽 객체의 메타데이터를 저장하는 그래픽 객체 메타데이터 저장부(420) 및 다이어그램 템플릿을 저장하는 다이어그램 템플릿 저장부(430)를 포함한다.The information storage unit 400 also includes a logical object metadata storage unit 410 for storing metadata of a logical object, a graphic object metadata storage unit 420 for storing metadata of a graphic object, and a diagram template. And a diagram template storage unit 430 for storing.

첨부된 도 2 는 본 발명에 따른 모델러 프레임의 일실시예 상세 구성도이다.2 is a detailed structural diagram of an embodiment of a modeler frame according to the present invention.

도면에 도시된 바와 같이, 본 발명에 따른 모델러 프레임(110)은, 비지니스 모델을 생성하기 위한 객체를 포함하는 객체 컨테이너(111) 및 상기 모델 객체 사전 관리기(300)와의 통신 기능을 수행하는 통신모듈(115)을 포함한다. 상기 객체 컨테이너(111)는 그래픽 객체 모듈(112) 및 논리 객체 모듈(113) 및 레이아웃(Layout) 처리 모듈(114)을 포함한다.As shown in the figure, the modeler frame 110 according to the present invention, a communication module for performing a communication function with the object container 111 including an object for generating a business model and the model object dictionary manager 300. 115. The object container 111 includes a graphic object module 112, a logic object module 113, and a layout processing module 114.

도 3 은 본 발명에 따른 그래픽 객체 모듈 및 논리 객체 모듈에 대한 일실시예 상세 구성도이다.3 is a detailed block diagram of an embodiment of a graphic object module and a logical object module according to the present invention.

도면에 도시된 바와 같이, 그래픽 객체 모듈(112)은, 그래픽 객체 화일(1121)과, 그래픽 객체 속성 및 객체 메타정보(1122)와, 그래픽 객체 속성 변경 대화상자(1123) 및 그래픽 객체 인터페이스(1124)를 포함하며, 논리 객체 모듈(113)은 논리 객체 속성 및 객체 메타정보(1131)와, 논리 객체 속성 변경 대화상자(1132) 및 논리 객체 인터페이스(1133)를 포함한다.As shown in the figure, the graphic object module 112 includes a graphic object file 1121, graphic object properties and object meta information 1122, a graphic object property change dialog 1123, and a graphic object interface 1124. The logical object module 113 includes a logical object property and object meta information 1131, a logical object property change dialog 1132, and a logical object interface 1133.

상기 각 구성 요소의 동작을 도 4 내지 도 6 을 참조하여 상세히 살펴보면 다음과 같다.The operation of each component will be described in detail with reference to FIGS. 4 to 6 as follows.

첨부된 도 4 는 본 발명에 따른 모델링 객체 조립을 통한 모델링 방법에 대한 일실시예 처리 흐름도이다.4 is a flowchart illustrating an embodiment of a modeling method through modeling object assembly according to the present invention.

먼저, 모델 클라이언트(100)가 모델 객체 사전 관리부(300)에 비지니스 모델링을 위한 다이어그램 템플릿 정보를 요구하면(500), 상기 모델 객체 사전 관리부(300)는 정보 저장부(400)에 상기 요청된 다이어그램 템플릿 정보가 존재하는지를 검색한다(510).First, when the model client 100 requests the diagram template information for business modeling from the model object dictionary manager 300 (500), the model object dictionary manager 300 requests the information storage unit 400 from the requested diagram. In step 510, whether template information exists is searched for.

상기 검색 결과(510), 템플릿이 존재하면, 상기 모델 객체 사전 관리부(300)는 상기 검색된 다이어그램 템플릿 정보를 상기 모델러 클라이언트(100)의 모델 객체 작성기(120)로 전송하고(520), 상기 모델 객체 작성기(120)는 상기 다이어그램 템플릿 정보를 바탕으로 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하여 모델러 프레임(110)에 포함된 객체 컨테이너(111)에 등록한다(530).If the search result 510, a template exists, the model object dictionary management unit 300 transmits the searched diagram template information to the model object builder 120 of the modeler client 100 (520), the model object The builder 120 generates a model object in the form of a COM (Common Object Model) in-process (Server) based on the diagram template information and registers it in the object container 111 included in the modeler frame 110 (530). .

상기 검색 결과(510), 템플릿이 존재하지 않으면, 상기 모델러 클라이언트(100)의 모델 객체 작성기(120)는 새로운 다이어그램 템플릿을 생성한 후(540), COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하여 모델러 프레임(110)에 포함된 객체 컨테이너(111)에 등록한다(530).In the search result 510, if the template does not exist, the model object builder 120 of the modeler client 100 generates a new diagram template 540, and then COM (Common Object Model) in-process server. A model object is generated in the form and registered in the object container 111 included in the modeler frame 110 (530).

마지막으로 상기 모델 객체 작성기(120)는 상기 모델러 프레임(110)에 등록된 모델 객체 및 상기 정보 저장부(400)에 저장된 객체 정보를 이용하여 객체를 편집하여 비지니스 모델을 모델링한다(550).Finally, the model object builder 120 models a business model by editing an object by using a model object registered in the modeler frame 110 and object information stored in the information storage unit 400 (550).

첨부된 도 5 는 상기 도 4 에서 다이어그램 템플릿을 생성하는 과정(540)에 대한 일실시예 상세 처리 흐름도이다.5 is a detailed flowchart illustrating an example of a process 540 of generating a diagram template in FIG. 4.

상기 모델 객체 작성기(120)는 상기 모델 객체 사전 관리기(300)를 통해 상기 정보 저장부(400)의 다이어그램 템플릿 저장부(430)에 비슷한 템플릿이 존재하는지를 검색한다(541).The model object builder 120 searches for a similar template in the diagram template storage unit 430 of the information storage unit 400 through the model object dictionary manager 300 (operation 541).

상기 검색 결과(541), 비슷한 템플릿이 존재하면, 상기 모델 객체 작성기(120)는 상기 다이어그램 템플릿 저장부(430)로부터 다이어그램 템플릿의 정보를 로드하여(542), 모델 객체를 추가, 삭제 및 변경한 후(543), 상기 다이어그램 템플릿 정보를 바탕으로 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하여 모델러 프레임(110)에 포함된 객체 컨테이너(111)에 등록한 후, 새로운 다이어그램 템플릿을 작성한다(544).The search result 541, if there is a similar template, the model object builder 120 loads the information of the diagram template from the diagram template storage 430 (542) to add, delete and change model objects After (543), based on the diagram template information to create a model object in the form of a COM (Common Object Model) in-process (Inprocess) server to register in the object container 111 included in the modeler frame 110, a new diagram Create a template (544).

상기 검색 결과(541), 비슷한 템플릿이 존재하지 않으면, 상기 모델 객체 작성기(120)는 빈 다이어그램 템플릿을 생성하고(545), 필요한 새로운 모델 객체를 생성하여 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하여 모델러 프레임(110)에 포함된 객체 컨테이너(111)에 추가한 후(546), 새로운 다이어그램 템플릿을 작성한다(544).In the search result 541, if a similar template does not exist, the model object builder 120 generates an empty diagram template (545), and creates a new model object required to generate a COM (Common Object Model) in-process (Inprocess). After generating a model object in the form of a server and adding it to the object container 111 included in the modeler frame 110 (546), and creates a new diagram template (544).

첨부된 도 6 은 상기 도 4 에서 객체를 편집하는 과정(550)에 대한 일실시예 상세 처리 흐름도이다.6 is a detailed flowchart illustrating an example of editing an object 550 of FIG. 4.

상기 모델러 클라이언트(100)는 상기 모델 객체 작성기(120)를 시작하고(551), 작업을 선택한다(552).The modeler client 100 starts the model object builder 120 (551) and selects a job (552).

상기 작업 선택 결과(552), 그래픽 객체 모델링 작업이면, 상기 모델 객체 작성기(120)는 그래픽 객체 모델링을 수행하고(553), 상기 그래픽 객체의 정보를 메타 파일 형식으로 상기 모델러 프레임(110)의 그래픽 객체 모듈(112)에 포함된 그래픽 객체 화일(1121)에 저장하고(554), 그래픽 객체 COM 인터페이스(1124)를 구현한다(555).If the job selection result 552 is a graphic object modeling operation, the model object builder 120 performs graphic object modeling 553, and the information of the graphic object is converted into a graphic of the modeler frame 110 in a meta file format. A graphical object file 1121 included in the object module 112 is stored (554) and the graphical object COM interface 1124 is implemented (555).

그리고, 상기 모델 객체 작성기(120)는 그래픽 객체 COM 모듈을 생성하고(558), 오퍼레이팅 시스템(200)의 레지스트리(210)에 등록한 후(559), 상기 모델러 프레임(110)의 그래픽 객체 모듈(112)에 포함된 그래픽 객체 속성 및 객체 메타정보(1122)에 저장한다(564).In addition, the model object builder 120 generates a graphic object COM module (558), registers the registry 210 of the operating system 200 (559), and then the graphic object module 112 of the modeler frame 110. In operation 564, the object is stored in the graphic object property and object meta information 1122 included in the.

상기 작업 선택 결과(552), 그래픽 객체 속성정의 작업이면, 상기 모델 객체 작성기(120)는 그래픽 객체 속성을 정의하고(556), 상기 모델러 프레임(110)의 그래픽 객체 모듈(112)에 포함된 그래픽 객체 속성 변경 대화상자(1123)를 작성한후(557), 상기 그래픽 객체 COM 인터페이스 구현 과정부터 그래픽 객체 메타데이터를 저장하는 과정(555, 558, 559, 564)을 수행한다.If the result of the job selection 552, the graphic object property definition job, the model object builder 120 defines the graphic object property (556), and the graphic included in the graphic object module 112 of the modeler frame 110. After the object property change dialog box 1123 is created (557), the process of storing the graphic object metadata (555, 558, 559, 564) is performed from the graphic object COM interface implementation process.

상기 작업 선택 결과(552), 논리 객체 속성정의 작업이면, 상기 모델 객체 작성기(120)는 논리 객체의 속성을 정의하고(560), 상기 모델러 프레임(110)의 논리 객체 모듈(113)에 포함된 논리 객체 속성 변경 대화상자(1132)를 작성한 후(561), 논리 객체 COM 인터페이스(1133)를 구현하고(562), 논리 객체 COM 모듈을 생성한다(563).If the job selection result 552, the logical object property definition job, the model object builder 120 defines the property of the logical object (560) and is included in the logical object module 113 of the modeler frame 110. After creating the logical object property change dialog box 1132 (561), the logical object COM interface 1133 is implemented (562), and the logical object COM module is generated (563).

그리고, 상기 오퍼레이팅 시스템(200)의 레지스트리(210)에 등록한 후(559), 상기 모델러 프레임(110)의 그래픽 객체 모듈(112)에 포함된 그래픽 객체 속성 및 객체 메타정보(1122)에 저장한다(564).In addition, after registering in the registry 210 of the operating system 200 (559), it is stored in the graphic object attributes and object meta information 1122 included in the graphic object module 112 of the modeler frame 110 ( 564).

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.As described above, the method of the present invention may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form.

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be apparent to those of ordinary knowledge.

상기한 바와 같은 본 발명은, 정보 저장부로부터 필요한 모델 객체를 선택하여 모델링 도구를 구성할 수 있으며, 만약 의도에 맞는 객체가 존재하지 않을 경우에 필요한 객체만 만들어 추가함으로써 모델링 도구를 다시 만드는데 드는 비용을 크게 줄일 수 있고, 모델 객체를 COM(Common Object Model) 형태로 만들어서 사용하고 이들 모델 객체에 대한 정보를 관리하는 정보 저장부를 사용하여, 다른 사용자에 의해 만들어진 모델 객체 또한 손쉽게 추가할 수 있는 환경을 제공함으로써, 자신이 작성한 모델 COM 객체를 상호 공유하여 다양한 종류의 모델 객체를 사용할 수 있으며, 모델 객체를 작성하는데 드는 비용을 줄일 수 있는 효과가 있다.According to the present invention as described above, the modeling tool can be configured by selecting a required model object from the information storage unit, and the cost of recreating the modeling tool by creating and adding only the necessary object when there is no object suitable for the intention. Greatly reduce the number of objects, and make it easy to add model objects created by other users by using the information storage that manages the information about these model objects. By providing them, you can use various kinds of model objects by sharing your own model COM objects and reduce the cost of creating model objects.

Claims (18)

모델링 객체 조립을 통한 모델링 시스템에 있어서,In the modeling system through the assembly of modeling objects, 모델 객체를 요청하고 다이어그램 템플릿 및 모델 객체를 생성 및 변경하기 위한 모델링 수단;Modeling means for requesting model objects and for creating and modifying diagram templates and model objects; 상기 모델링 수단에서 COM(Common Object Model) 형태로 생성된 객체를 저장하기 위한 제1 저장 수단;First storage means for storing an object created in the form of a common object model (COM) in the modeling means; 상기 모델링 수단의 요청에 따라 모델 객체를 검색하기 위한 모델 객체 사전 관리 수단; 및Model object dictionary management means for retrieving a model object in response to a request of the modeling means; And 상기 모델링 수단에서 생성된 모델 객체 메타 데이터 및 다이어그램 템플릿을 저장하기 위한 제2 저장 수단Second storage means for storing model object metadata and diagram templates generated in the modeling means 을 포함하는 모델링 객체 조립을 통한 모델링 시스템.Modeling system through assembly of modeling objects comprising a. 제 1 항에 있어서,The method of claim 1, 상기 모델링 수단은,The modeling means, 모델 객체의 메타데이터, 속성 변경 대화상자 및 인터페이스를 관리하기 위한 모델러 프레임 수단;Modeler frame means for managing metadata, attribute change dialogs, and interfaces of the model object; 상기 모델 객체 및 다이어그램 템플릿을 생성하기 위한 모델 객체 작성 수단; 및Model object creating means for generating the model object and the diagram template; And 스크립트 처리를 위한 스크립트 수단Scripting means for script processing 을 포함하는 모델링 객체 조립을 통한 모델링 시스템.Modeling system through assembly of modeling objects comprising a. 제 2 항에 있어서,The method of claim 2, 상기 모델러 프레임 수단은,The modeler frame means, 비지니스 모델을 생성하기 위한 객체를 포함하는 객체 컨테이너 수단; 및Object container means including an object for generating a business model; And 상기 모델 객체 사전 관리 수단과의 통신 기능을 수행하기 위한 통신 수단Communication means for performing a communication function with the model object dictionary management means 을 포함하는 모델링 객체 조립을 통한 모델링 시스템.Modeling system through assembly of modeling objects comprising a. 제 3 항에 있어서,The method of claim 3, wherein 상기 객체 컨테이너 수단은The object container means 그래픽 객체 모듈, 논리 객체 모듈 및 레이아웃(Layout) 처리 모듈을 포함하는 것을 특징으로 하는 모델링 객체 조립을 통한 모델링 시스템.And a graphical object module, a logic object module, and a layout processing module. 제 4 항에 있어서,The method of claim 4, wherein 상기 그래픽 객체 모듈은,The graphic object module, 그래픽 객체 화일과, 그래픽 객체 속성 및 객체 메타정보와, 그래픽 객체 속성 변경 대화상자 및 그래픽 객체 인터페이스를 포함하는 것을 특징으로 하는 모델링 객체 조립을 통한 모델링 시스템.And a graphic object file, graphic object property and object meta information, a graphic object property change dialog, and a graphic object interface. 제 4 항에 있어서,The method of claim 4, wherein 상기 논리 객체 모듈은,The logical object module, 논리 객체 속성 및 객체 메타정보와, 논리 객체 속성 변경 대화상자 및 논리 객체 인터페이스를 포함하는 것을 특징으로 하는 모델링 객체 조립을 통한 모델링 시스템.A modeling system through modeling object assembly, comprising: logical object properties and object meta information, a logical object property change dialog, and a logical object interface. 제 1 항 내지 제 6 항 중 어느 한 항에 있어서,The method according to any one of claims 1 to 6, 상기 제2 저장 수단은,The second storage means, 논리 객체의 메타데이터를 저장하기 위한 논리 객체 메타데이터 저장 수단;Logical object metadata storage means for storing metadata of the logical object; 그래픽 객체의 메타데이터를 저장하기 위한 그래픽 객체 메타데이터 저장 수단; 및Graphic object metadata storage means for storing metadata of the graphic object; And 다이어그램 템플릿을 저장하기 위한 다이어그램 템플릿 저장 수단Diagram template storage means for storing diagram templates 을 포함하는 모델링 객체 조립을 통한 모델링 시스템.Modeling system through assembly of modeling objects comprising a. 모델링 객체 조립을 통한 모델링 시스템에 적용되는 모델링 방법에 있어서,In the modeling method applied to a modeling system by assembling modeling objects, 모델링 수단이 모델 객체 사전 관리 수단에 모델링을 위한 다이어그램 템플릿 정보를 요구하는 제 1 단계;A first step of the modeling means requesting diagram template information for modeling from the model object pre-management means; 상기 모델 객체 사전 관리 수단이 제2 저장 수단에 상기 요청된 다이어그램 템플릿 정보가 존재하는지를 검색하는 제 2 단계;A second step of said model object pre-management means searching for whether the requested diagram template information exists in second storage means; 상기 제 2 단계의 검색 결과, 존재하면 상기 모델링 수단이 저장된 다이어그램 템플릿 정보를 이용하여 모델 객체를 생성 및 등록하는 제 3 단계;A third step of creating and registering a model object by using the stored diagram template information if the modeling means is present, as a result of the search of the second step; 상기 제 2 단계의 검색 결과, 존재하지 않으면 상기 모델링 수단이 새로운 다이어그램 템플릿을 생성하고, 모델 객체를 생성 및 등록하는 제 4 단계; 및A fourth step of generating, by the modeling means, a new diagram template, and creating and registering a model object if the search result of the second step does not exist; And 상기 모델링 수단이 객체를 편집하여 모델을 모델링하는 제 5 단계A fifth step in which the modeling means edits an object to model the model 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 8 항에 있어서,The method of claim 8, 상기 제 3 단계는,The third step, 상기 모델 객체 사전 관리 수단이 상기 검색된 다이어그램 템플릿 정보를 상기 모델링 수단의 모델 객체 작성 수단으로 전송하는 제 6 단계;A sixth step of transmitting, by the model object pre-management means, the retrieved diagram template information to model object creation means of the modeling means; 상기 모델 객체 작성 수단이 상기 다이어그램 템플릿 정보를 바탕으로 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하는 제 7 단계; 및A seventh step of generating, by the model object creating means, a model object in the form of a COM (Common Object Model) in-process server based on the diagram template information; And 상기 모델 객체 작성 수단이 모델러 프레임 수단에 포함된 객체 컨테이너 수단에 상기 생성된 모델 객체를 등록하는 제 8 단계An eighth step of the model object creating means registering the generated model object with an object container means included in a modeler frame means; 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 8 항에 있어서,The method of claim 8, 상기 제 4 단계는,The fourth step, 상기 모델링 수단의 모델 객체 작성 수단이 새로운 다이어그램 템플릿을 생성하는 제 6 단계;A sixth step of generating, by the model object creating means of the modeling means, a new diagram template; 상기 모델 객체 작성 수단이 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하는 제 7 단계; 및A seventh step of generating, by the model object creating means, a model object in the form of a COM (Common Object Model) in-process server; And 상기 모델 객체 작성 수단이 상기 생성된 모델 객체를 모델러 프레임 수단에 포함된 객체 컨테이너 수단에 등록하는 제 8 단계An eighth step of registering, by the model object creating means, with the object container means included in the modeler frame means; 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 10 항에 있어서,The method of claim 10, 상기 제 6 단계는,The sixth step, 상기 모델 객체 작성 수단이 상기 모델 객체 사전 관리 수단을 통해 상기 제2 저장 수단의 다이어그램 템플릿 저장 수단에 비슷한 템플릿이 존재하는지를 검색하는 제 9 단계;A ninth step of the model object creating means searching for whether a similar template exists in the diagram template storage means of the second storage means through the model object dictionary management means; 상기 제 9 단계의 검색결과, 존재하면 비슷한 템플릿을 로드 및 수정하여 요청된 다이어그램 템플릿을 생성하는 제 10 단계; 및A tenth step of generating a requested diagram template by loading and modifying a similar template if there is a search result of the ninth step; And 상기 제 9 단계의 검색결과, 존재하지 않으면 요청된 다이어그램 템플릿을 새로이 생성하는 제 11 단계Eleventh step of newly generating the requested diagram template if the search result of the ninth step does not exist 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 11 항에 있어서,The method of claim 11, 상기 제 10 단계는,The tenth step is 상기 모델 객체 작성 수단이 상기 다이어그램 템플릿 저장 수단으로부터 다이어그램 템플릿의 정보를 로드하는 제 12 단계;A twelfth step of loading, by the model object creating means, information of a diagram template from the diagram template storing means; 상기 모델 객체 작성 수단이 상기 로드된 다이어그램 템플릿 정보를 이용하여 모델 객체를 추가, 삭제 및 변경하는 제 13 단계;A thirteenth step, wherein the model object creating means adds, deletes, and modifies a model object using the loaded diagram template information; 상기 모델 객체 작성 수단이 상기 다이어그램 템플릿 정보를 바탕으로 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하여 상기 모델러 프레임 수단에 포함된 객체 컨테이너 수단에 등록하는 제 14 단계;및A 14th step of generating, by the model object creating means, a model object in the form of a COM (Common Object Model) in-process (Server) based on the diagram template information and registering it in an object container means included in the modeler frame means; and 상기 모델 객체 작성 수단이 새로운 다이어그램 템플릿을 작성하는 제 15 단계A fifteenth step in which the model object creating means creates a new diagram template 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 11 항에 있어서,The method of claim 11, 상기 제 11 단계는,The eleventh step, 상기 모델 객체 작성 수단이 빈 다이어그램 템플릿을 생성하는 제 12 단계;A twelfth step of generating, by the model object creating means, an empty diagram template; 상기 모델 객체 작성 수단이 필요한 새로운 모델 객체를 생성하여 COM(Common Object Model) 인프로세스(Inprocess) 서버 형태로 모델 객체를 생성하여 상기 모델러 프레임 수단에 포함된 객체 컨테이너 수단에 추가하는 제 13 단계; 및A thirteenth step of generating a new model object requiring the model object creating means, creating a model object in the form of a COM (Common Object Model) in-process server, and adding it to an object container means included in the modeler frame means; And 상기 모델 객체 작성 수단이 새로운 다이어그램 템플릿을 작성하는 제 14 단계Fourteenth step in which the model object creating means creates a new diagram template 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 8 항 내지 제 13 항 중 어느 한 항에 있어서,The method according to any one of claims 8 to 13, 상기 제 5 단계는,The fifth step, 상기 모델링 수단이 상기 모델 객체 작성 수단을 시작하고, 작업을 선택하는 제 16 단계;The sixteenth step by the modeling means starting the model object creating means and selecting a job; 상기 제 16 단계의 작업 선택 결과, 그래픽 개체 모델링이면 그래픽 객체 모델링 작업을 수행하는 제 17 단계;A seventeenth step of performing a graphic object modeling operation if the graphic object modeling is the result of the job selection in the sixteenth step; 상기 제 16 단계의 작업 선택 결과, 그래픽 객체 속성정의이면 그래픽 객체 속성정의 작업을 수행하는 제 18 단계; 및An eighteenth step of performing a graphic object property definition operation if the graphic object property definition is a result of the job selection in the sixteenth step; And 상기 제 16 단계의 작업 선택 결과, 논리 객체 속성정의이면 논리 객체 속성정의 작업을 수행하는 제 19 단계A nineteenth step of performing logical object property definition if the logical object property definition is a result of the job selection of the sixteenth step; 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 14 항에 있어서,The method of claim 14, 상기 제 17 단계는,The seventeenth step, 상기 모델 객체 작성 수단이 그래픽 객체 모델링을 수행하는 제 20 단계;A twentieth step of performing, by the model object creating means, graphical object modeling; 상기 모델 객체 작성 수단이 상기 그래픽 객체의 정보를 메타 파일 형식으로 상기 모델 프레임 수단의 그래픽 객체 모듈에 포함된 그래픽 객체 화일에 저장하고, 그래픽 객체 COM 인터페이스를 구현하는 제 21 단계;The twenty-first step of the model object creating means storing information of the graphic object in a meta file format in a graphic object file included in the graphic object module of the model frame means and implementing a graphic object COM interface; 상기 모델 객체 작성 수단이 그래픽 객체 COM 모듈을 생성하는 제 22 단계; 및A twenty-second step of generating, by the model object creating means, a graphic object COM module; And 상기 모델 객체 작성 수단이 제1 저장 수단의 레지스트리에 상기 그래픽 객체 COM 모듈을 등록한 후, 상기 모델 프레임 수단의 그래픽 객체 모듈에 포함된 그래픽 객체 속성 및 객체 메타정보에 저장하는 제 23 단계A twenty-third step in which the model object creating means registers the graphic object COM module in the registry of the first storage means and stores the graphic object attribute and object meta information included in the graphic object module of the model frame means. 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 14 항에 있어서,The method of claim 14, 상기 제 18 단계는,The eighteenth step, 상기 모델 객체 작성 수단이 그래픽 객체 속성을 정의하는 제 20 단계;A twentieth step of defining, by the model object creating means, a graphic object property; 상기 모델 객체 작성 수단이 상기 모델 프레임 수단의 그래픽 객체 모듈에 포함된 그래픽 객체 속성 변경 대화상자를 작성하는 제 21 단계;A twenty-first step of generating, by the model object creating means, a graphic object property change dialog box included in the graphic object module of the model frame means; 상기 모델 객체 작성 수단이 그래픽 객체 COM 인터페이스를 구현하는 제 22 단계;A twenty-second step of said model object creating means implementing a graphic object COM interface; 상기 모델 객체 작성 수단이 그래픽 객체 COM 모듈을 생성하는 제 23 단계; 및A twenty-third step of generating, by the model object creating means, a graphic object COM module; And 상기 모델 객체 작성 수단이 제1 저장 수단의 레지스트리에 상기 그래픽 객체 COM 모듈을 등록한 후, 상기 모델 프레임 수단의 그래픽 객체 모듈에 포함된 그래픽 객체 속성 및 객체 메타정보에 저장하는 제 24 단계A twenty-fourth step of registering the graphic object COM module in the registry of the first storage means by the model object creating means and storing the graphic object attribute and object meta information included in the graphic object module of the model frame means; 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 제 14 항에 있어서,The method of claim 14, 상기 제 19 단계는,The nineteenth step, 상기 모델 객체 작성 수단이 논리 객체의 속성을 정의하는 제 20 단계;A twentieth step, wherein the model object creating means defines an attribute of a logical object; 상기 모델 객체 작성 수단이 상기 모델 프레임 수단의 논리 객체 모듈에 포함된 논리 객체 속성 변경 대화상자를 작성하는 제 21 단계;A twenty-first step of creating, by the model object creating means, a logical object property change dialog box included in the logical object module of the model frame means; 상기 모델 객체 작성 수단이 논리 객체 COM 인터페이스를 구현하고, 논리 객체 COM 모듈을 생성하는 제 22 단계; 및A twenty-second step of the model object creating means implementing a logical object COM interface and generating a logical object COM module; And 상기 모델 객체 작성 수단이 제1 저장 수단의 레지스트에 상기 논리 객체 COM 모듈을 등록한 후, 상기 모델 프레임 수단의 그래픽 객체 모듈에 포함된 그래픽 객체 속성 및 객체 메타정보에 저장하는 제 23 단계A twenty-third step in which the model object creating means registers the logical object COM module in the register of the first storage means and stores the graphic object attribute and object meta information included in the graphic object module of the model frame means. 를 포함하는 모델링 객체 조립을 통한 모델링 방법.Modeling method through assembly of modeling objects comprising a. 마이크로 프로세서를 구비한 모델링 시스템에,In a modeling system with a microprocessor, 모델링 수단이 모델 객체 사전 관리 수단에 모델링을 위한 다이어그램 템플릿 정보를 요구하는 제 1 기능;A first function, wherein the modeling means requests diagram template information for modeling from the model object pre-management means; 상기 모델 객체 사전 관리 수단이 제2 저장 수단에 상기 요청된 다이어그램 템플릿 정보가 존재하는지를 검색하는 제 2 기능;A second function of the model object pre-management means searching for whether the requested diagram template information exists in second storage means; 상기 제 2 기능에서의 검색 결과, 존재하면 상기 모델링 수단이 저장된 다이어그램 템플릿 정보를 이용하여 모델 객체를 생성 및 등록하는 제 3 기능;A third function of creating and registering a model object using the stored diagram template information if the modeling means exists, as a result of the search in the second function; 상기 제 2 기능에서의 검색 결과, 존재하지 않으면 상기 모델링 수단이 새로운 다이어그램 템플릿을 생성하고, 모델 객체를 생성 및 등록하는 제 4 기능; 및A fourth function of generating, by the modeling means, a new diagram template, and creating and registering a model object if there is no search result in the second function; And 상기 모델링 수단이 객체를 편집하여 모델을 모델링하는 제 5 기능A fifth function of modeling the model by the modeling means editing an object 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR10-2001-0043118A 2001-07-18 2001-07-18 A modeling system and method by modeling-object assembling KR100428710B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0043118A KR100428710B1 (en) 2001-07-18 2001-07-18 A modeling system and method by modeling-object assembling

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0043118A KR100428710B1 (en) 2001-07-18 2001-07-18 A modeling system and method by modeling-object assembling

Publications (2)

Publication Number Publication Date
KR20030008463A true KR20030008463A (en) 2003-01-29
KR100428710B1 KR100428710B1 (en) 2004-04-28

Family

ID=27715507

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0043118A KR100428710B1 (en) 2001-07-18 2001-07-18 A modeling system and method by modeling-object assembling

Country Status (1)

Country Link
KR (1) KR100428710B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100611098B1 (en) * 2003-12-12 2006-08-09 한국전자통신연구원 Satellite simulation modeling system using Interface Model
KR100694948B1 (en) * 2004-04-26 2007-03-14 미츠비시덴키 가부시키가이샤 Program execution control mode
WO2009032541A2 (en) * 2007-08-29 2009-03-12 Microsoft Corporation Multiple database entity model generation using entity models
WO2016036393A1 (en) * 2014-09-05 2016-03-10 Hewlett Packard Enterprise Development Lp Enterprise service blueprint generator

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5821925A (en) * 1996-01-26 1998-10-13 Silicon Graphics, Inc. Collaborative work environment supporting three-dimensional objects and multiple remote participants
US6061067A (en) * 1996-08-02 2000-05-09 Autodesk, Inc. Applying modifiers to objects based on the types of the objects
JP3093668B2 (en) * 1997-01-30 2000-10-03 日本電気エンジニアリング株式会社 Method of generating supplementary service program for exchange and its control method
US6028998A (en) * 1998-04-03 2000-02-22 Johnson Service Company Application framework for constructing building automation systems
KR100407033B1 (en) * 1999-12-22 2003-11-28 김정태 Method for constructing database by information modeling method and for searching information using constructed database
KR100366380B1 (en) * 2000-05-22 2002-12-31 (주)싸이버훼밀리 3D-Object sharing method using 3D Studio max plug-in in distributed collaborative work systems

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100611098B1 (en) * 2003-12-12 2006-08-09 한국전자통신연구원 Satellite simulation modeling system using Interface Model
KR100694948B1 (en) * 2004-04-26 2007-03-14 미츠비시덴키 가부시키가이샤 Program execution control mode
WO2009032541A2 (en) * 2007-08-29 2009-03-12 Microsoft Corporation Multiple database entity model generation using entity models
WO2009032541A3 (en) * 2007-08-29 2009-04-23 Microsoft Corp Multiple database entity model generation using entity models
US8150886B2 (en) 2007-08-29 2012-04-03 Microsoft Corporation Multiple database entity model generation using entity models
WO2016036393A1 (en) * 2014-09-05 2016-03-10 Hewlett Packard Enterprise Development Lp Enterprise service blueprint generator

Also Published As

Publication number Publication date
KR100428710B1 (en) 2004-04-28

Similar Documents

Publication Publication Date Title
US7650335B2 (en) High-level database management system
US8583701B2 (en) Uniform data model and API for representation and processing of semantic data
US7359990B2 (en) Editing files of remote systems using an integrated development environment
US9146955B2 (en) In-memory, columnar database multidimensional analytical view integration
US7836055B2 (en) XNA relationship management
US20070106629A1 (en) System and method for accessing data
US7421699B2 (en) Service meta model for an enterprise service architecture
France et al. Providing support for model composition in metamodels
US20070178968A1 (en) Displaying game asset relationship in a game development environment
US7885973B2 (en) Computer method and apparatus for parameterized semantic inquiry templates with type annotations
MX2007015887A (en) Data centric workflows.
KR100529661B1 (en) Object integrated management system
US6327698B1 (en) Method for integrating models in a modelling tool into an object oriented repository
CN114115883B (en) Method for quickly constructing front-end application by using middle station service capability
JP5089482B2 (en) Information processing apparatus, data processing method, and program
KR100428710B1 (en) A modeling system and method by modeling-object assembling
JP2003091416A (en) Function configuration defining method for task application system
WO2007045860A1 (en) System and method for accessing data
JP2008027340A (en) Web service design method and device
KR100283099B1 (en) Object-Oriented Modeling Tool and Its Logical and Graphical Information Processing Methods
Hardwick et al. Step services for sharing product models in a virtual enterprise
JPH1139148A (en) Automatic source code generation system
Baetens Comparing graphical DSL editors: AToM3, GMF, MetaEdit
JP2003280898A (en) Device, method, and program, for installing and executing business logic program
KR100309670B1 (en) System for converting schema of case model information

Legal Events

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

Payment date: 20100401

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee