KR101765324B1 - Sources code generating apparatus using structured query language and diagram, and method for processing thereof - Google Patents

Sources code generating apparatus using structured query language and diagram, and method for processing thereof Download PDF

Info

Publication number
KR101765324B1
KR101765324B1 KR1020160047747A KR20160047747A KR101765324B1 KR 101765324 B1 KR101765324 B1 KR 101765324B1 KR 1020160047747 A KR1020160047747 A KR 1020160047747A KR 20160047747 A KR20160047747 A KR 20160047747A KR 101765324 B1 KR101765324 B1 KR 101765324B1
Authority
KR
South Korea
Prior art keywords
source code
node
nodes
diagram
unit
Prior art date
Application number
KR1020160047747A
Other languages
Korean (ko)
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 KR1020160047747A priority Critical patent/KR101765324B1/en
Application granted granted Critical
Publication of KR101765324B1 publication Critical patent/KR101765324B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F17/30557
    • G06F17/5009
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing

Abstract

The present invention relates to a source code generating apparatus using SQL and a diagram, and to a processing method thereof. The source code generating apparatus comprises: a diagram forming unit; a node attribute edition unit; a structured query language parsing unit; a source code generation unit; a source code storage unit; and a diagram output unit. The source code generating apparatus is provided with the diagram forming unit having a plurality of nodes, and configured to edit attributes of a diagram disposed on the diagram output unit by using the node attribute edition unit and to parse a structured query language in the structured query language parsing unit so as to generate a source code corresponding to an operating system. As a result of parsing, a source code is generated in the source code generation unit, and the generated source code is stored in the source code storage unit. Therefore, according to the source code generating apparatus of the present invention, a source code that forms a user interface included in a task management system is generated using SQL and a diagram so that a user can easily implement a desired task management system.

Description

SQL과 다이어그램을 이용하는 소스코드 생성 장치 및 그의 처리 방법{SOURCES CODE GENERATING APPARATUS USING STRUCTURED QUERY LANGUAGE AND DIAGRAM, AND METHOD FOR PROCESSING THEREOF}TECHNICAL FIELD [0001] The present invention relates to a source code generation apparatus using SQL and a diagram, and a processing method thereof. [0002]

본 발명은 소스코드 생성 장치에 관한 것으로, 좀 더 구체적으로 다이어그램 구성부, 노드 속성 편집부, 구조화 질의어(Structured Query Language : SQL) 파싱부를 구비하고, 사용자의 업무에 따라 구성요소들의 배치와 배치된 구성요소들의 세부 항목을 설정하여, 각각의 운영 체제(Operating System : OS)에서 실행 가능한 소스코드를 생성하고 상용 데이터베이스(Database Management System : DBMS)를 통해 시뮬레이션 하도록 플랫폼을 제공하는 소스코드 생성 장치 및 그의 처리 방법에 관한 것이다.[0001] The present invention relates to a source code generation apparatus, and more particularly, to a source code generation apparatus having a diagram constituent unit, a node attribute editing unit, and a structured query language (SQL) parsing unit, A source code generation device that generates a source code executable in each operating system (OS) and sets up a platform for simulation through a database management system (DBMS) ≪ / RTI >

인터넷 등의 발달로 방대한 양의 정보가 제공되고 있는 요즘, 대부분의 정보데이터는 데이터베이스(Database : DB)로 관리되고 있다.BACKGROUND ART [0002] In recent years, a vast amount of information has been provided due to the development of the Internet and the like, most information data is managed by a database (DB).

일반적으로, 데이터베이스는 새로운 데이터의 삽입, 삭제, 갱신 및 삭제를 수행하여 가장 최근의 정확한 데이터를 유지하며, 여러 사용자가 데이터를 공유할 수 있도록 한다. 데이터베이스는 데이터 항목(Data Item) 또는 필드(Field) 및 실질적인 데이터 즉, 레코드(Record)로 구성된 테이블(Table)의 저장단위로 데이터가 저장된다.In general, a database inserts, deletes, updates, and deletes new data to maintain the most recent accurate data and allows multiple users to share data. A database stores data in a storage unit of a table composed of a data item or field and substantial data, that is, a record.

사용자 입장에서는 데이터베이스 내의 물리적인 주소나 위치를 알 필요 없이 해당 데이터에 대한 제목, 순번 등의 여러 항목을 이용하여 데이터에 접근할 수 있다. 통상 데이터베이스는 DBMS(Database Management System)라는 소프트웨어 시스템에 의해 관리된다.Users can access data by using various items such as title, order, etc. of the data without knowing the physical address or location in the database. A typical database is managed by a software system called a DBMS (Database Management System).

DBMS는 사용자들이 사용하는 웹페이지 등의 응용 프로그램과 데이터베이스에 저장된 데이터를 중재하는 기능을 수행하는 것으로써 모든 응용 프로그램들이 데이터를 공유할 수 있도록 여러 응용 프로그램들이 사용하는 데이터를 하나의 장소에 모아 종합적으로 유지하고 관리해 주는 소프트웨어 시스템이다. 즉, 응용 프로그램들이 원하는 데이터를 검색하거나 변경하여 언제나 일관성 있는 결과를 응용 프로그램에게 정확하게 제공해 주는 종합적인 데이터 관리 시스템이다. 대표적인 DBMS로는 MySQL, MSSQL, Oracle 등이 있고, 모두 표준 SQL 문법(ANSISQL)을 따르며 독자적인 문법도 함께 제공하고 있다.DBMS is a function that mediates data stored in application programs such as web pages used by users and data stored in databases so that data used by various applications can be collected in one place so that all applications can share data. It is a software system that maintains and manages the system. In other words, it is a comprehensive data management system that enables application programs to retrieve or modify desired data and always provide consistent results to application programs. Typical DBMSs include MySQL, MSSQL, and Oracle, all of which follow the standard SQL syntax (ANSISQL) and provide their own syntax.

사용자가 DBMS를 통해 데이터베이스의 데이터를 검색하고, 새로운 데이터를 쓰거나 제거하는 데이터 연산을 수행하기 위해서는 상기한 SQL 등의 데이터베이스 언어를 사용해야 한다. 일반 사용자들은 SQL과 같은 언어에 대한 지식이 없는 경우가 대부분이기 때문에, 사용자가 쉽게 사용할 수 있는 다양한 응용 프로그램이 제공된다.In order for a user to retrieve data of a database through a DBMS and to perform data operations for writing or removing new data, a database language such as SQL described above should be used. Since most users do not have knowledge of languages such as SQL, there are a variety of applications that users can easily use.

이에 따라 현재에는 DBMS를 다양한 방식으로 개발하고 있는 실정이며, DBMS를 이용하여 소스코드를 생성 또는 관리하는 선행기술들은 이미 다양하게 공개되어 있다. 예를 들어, 소스코드 생성 또는 관리에 대한 기술은 한국 등록특허공보 제10-1020234호(공고일 2011년 03월 08일)의 '데이터베이스 응용 프로그램 소스코드 생성 방법 및 장치', 한국 등록특허공보 제10-0496983호(공고일 2005년 06월 23일)의 'SQL 컴포넌트를 이용한 SQL의 관리 방법 및 시스템' 등이 공개되어 있다.Accordingly, currently, DBMSs are being developed in various ways, and prior arts for generating or managing source codes using a DBMS have already been variously disclosed. For example, a technique for generating or managing a source code is disclosed in Korean Patent Registration No. 10-1020234 (Published on Mar. 08, 2011) -0496983 (Published Jun. 23, 2005) discloses a method and system for managing SQL using SQL components.

한국 등록특허공보 제10-1020234호의 응용 프로그램 소스코드 생성 방법 및 장치는 입력되는 SQL 구문을 데이터베이스에 실행하고, 실행의 결과에 따른 메타정보를 추출하는 단계를 거쳐, 그 정보를 이용하여 소스코드를 생성하는 내용이 기재되어 있으며, 한국 등록특허공보 제10-0496983호의 SQL의 관리 방법 및 시스템은 SQL 구문을 외부에서 특정 확장자를 가진 파일 형태로 관리함으로써, SQL 구문을 변경할 경우, 프로그램 소스코드의 수정이나 재컴파일 없이 외부에서 관리되는 .sdt 파일의 SQL 구문만 수정하여 SQL을 통합 관리하는 방법 및 시스템에 대한 내용이 기재되어 있다.Korean Patent Registration No. 10-1020234 discloses a method and apparatus for generating an application program source code, which executes an input SQL statement in a database and extracts meta information according to the execution result, And the management method and system of SQL of Korean Patent Registration No. 10-0496983 manage the SQL syntax as a file having a specific extension from the outside so that when the SQL syntax is changed, And how to integrate and manage SQL by modifying only the SQL statements of externally managed .sdt files without recompilation.

그러나 상술한 한국 등록특허공보 제10-1020234호의 응용 프로그램 소스 생성 방법 및 장치는 SQL 구문을 데이터베이스 실행 시 매번 입력해야 하기 때문에 SQL에 대한 체계적인 학습이 되지 않은 이용자들은 소스코드 생성 장치를 이용하는데 어려움이 있으며, SQL 구문을 실행하여 메타정보를 추출해야 하기 때문에 메타정보를 추출하는 단계에서 번거로운 동작이 소모된다.However, since the method and apparatus for generating an application program source in Korean Patent Registration No. 10-1020234 require the SQL syntax to be input each time the database is executed, it is difficult for users who have not been systematically learned about SQL to use the source code generating apparatus Since it is necessary to extract the meta information by executing the SQL statement, the troublesome operation is consumed in the step of extracting the meta information.

또한 상술한 한국 등록특허공보 제10-0496983호의 SQL의 관리 방법 및 시스템은 SQL 구문을 외부에서 특정 확장자를 가진 파일 형태로 관리하기 때문에 다양한 운영체제에서 소스코드가 적용되기 어렵다는 문제점이 있다.In addition, the above-described method and system for managing SQL in Korean Patent Registration No. 10-0496983 has a problem in that source code is difficult to be applied to various operating systems because it manages SQL statements in a file format having a specific extension from the outside.

따라서 상술한 종래기술은 공통적으로, 연관되는 복수 개의 SQL 구문에 대해 상호 유기적으로 통합 관리하기 어렵다는 문제점이 있다.Therefore, there is a problem in that it is difficult to integrally and integrally manage a plurality of related SQL statements in common.

한국 등록특허공보 제10-1020234호(공고일 2011년 03월 08일)Korean Patent Registration No. 10-1020234 (Published on Mar. 08, 2011) 한국 등록특허공보 제10-0496983호(공고일 2005년 06월 23일)Korean Patent Registration No. 10-0496983 (Published on June 23, 2005)

본 발명의 목적은 다이어그램 구성부와 노드 속성 편집부, 구조화 질의어 파싱부, 소스코드 생성부, 소스코드 저장부 및 시뮬레이션 실행부를 구비하여, SQL과 다이어그램을 이용하는 소스코드 생성 장치 및 그의 처리 방법을 제공하는 것이다.An object of the present invention is to provide a source code generating apparatus and a method of processing the same using SQL and a diagram, including a diagram constituting unit, a node attribute editing unit, a structured query phrase parsing unit, a source code generating unit, a source code storing unit and a simulation executing unit will be.

본 발명의 다른 목적은 다양한 운영체제에 따라 소스코드 생성부의 설정이 대응되도록 하여 각각의 운영체제에서 실행 가능한 소스코드를 생성하는 SQL과 다이어그램을 이용하는 소스코드 생성 장치 및 그의 처리 방법을 제공하는 것이다.Another object of the present invention is to provide a source code generation apparatus and a processing method thereof using SQL and diagrams for generating source code executable in each operating system so that the settings of a source code generation unit correspond to various operating systems.

본 발명의 또 다른 목적은 노드의 선택과 배치, 속성을 설정해서 용이하게 업무 관리 시스템을 이용하기 위한 사용자 인터페이스를 제공하도록 처리하는 SQL과 다이어그램을 이용하는 소스코드 생성 장치 및 그의 처리 방법을 제공하는 것이다.Yet another object of the present invention is to provide a method and apparatus for easily selecting A source code generation device using SQL and a diagram for processing to provide a user interface for using a business management system, and a processing method thereof.

상기 목적들을 달성하기 위한 본 발명의 소스코드 생성 장치는, 복수 개의 노드들의 배치에 따라 다이어그램을 구성하고, 다이어그램 구성에 따라 사용자의 운영체제에 대응되는 소스코드를 생성하는데 그 한 특징이 있다. 이러한 본 발명의 소스코드 생성 장치는 다양한 노드들의 배치와 노드들의 속성 편집, 구조화 질의어의 파싱을 통해 사용자의 운영체제에 대응되는 소스코드를 용이하게 생성할 수 있다.According to an aspect of the present invention, there is provided a source code generation apparatus for generating a source code corresponding to a user's operating system according to a configuration of a diagram according to an arrangement of a plurality of nodes. The source code generation apparatus of the present invention facilitates the source code corresponding to the operating system of the user through the arrangement of various nodes, attribute editing of the nodes, and parsing of the structured query term Can be generated.

이 특징에 따른 본 발명의 소스코드 생성 장치는, 복수 개의 제 1의 노드들과 상기 제 1의 노드들 간을 연결하는 연결선 및 상기 제 1의 노드에 대한 도움말 각각을 복수 개의 도구의 형태로 구비하는 다이어그램 구성부; 상기 다이어그램 구성부로부터 상기 도구들 중 복수 개의 상기 제 1의 노드들과 상기 연결선들에 대응되는 도구를 선택하여, 선택된 상기 제 1의 노드들과 상기 연결선들의 연결 구성을 나타내어 하나의 다이어그램을 구성하는 다이어그램 출력부; 상기 다이어그램 출력부에 배치된 제 2의 노드들의 속성을 편집할 수 있도록 하는 노드 속성 편집부; 상기 제 2의 노드의 편집된 상기 속성에 따라 구조화 질의어를 정의 및 파싱하는 구조화 질의어 파싱부; 상기 제 2의 노드들 중 적어도 하나로부터 운영체제에 대응되는 소스코드를 생성하기 위한 생성 정보를 갖고, 상기 생성 정보를 이용하여 상기 다이어그램 및 상기 다이어그램에 포함된 상기 제 2의 노드들 각각에 대한 상기 소스코드를 생성하는 소스코드 생성부; 상기 소스코드 생성부로부터 생성된 상기 소스코드를 저장하는 소스코드 저장부; 상용 데이터베이스와 상호 연동하고 상기 제 2의 노드들의 상기 속성과 상기 구조화 질의어를 이용하여, 상기 제 2의 노드들 중 적어도 하나로부터 상기 소스코드의 사용자 인터페이스를 모의실험하는 시뮬레이션 실행부; 및 상기 다이어그램 구성부, 상기 노드 속성 편집부, 상기 소스코드 생성부 및 상기 시뮬레이션 실행부들 각각이 처리되도록 명령하는 명령 입력부;를 포함한다.According to another aspect of the present invention, there is provided a source code generation apparatus comprising: a plurality of first nodes, a connection line connecting the first nodes, and a help for the first node in a form of a plurality of tools ; A plurality of first nodes among the tools and a tool corresponding to the connection lines are selected from the diagram configuration unit and a connection diagram of the selected first nodes and the connection lines is displayed to form one diagram A diagram output section ; A node attribute editing unit configured to edit an attribute of second nodes disposed in the diagram output unit; A structured query term parser for defining and parsing a structured query term according to the edited attribute of the second node; The method comprising: generating information for generating source code corresponding to an operating system from at least one of the second nodes, and generating, using the generation information, A source code generator for generating the source code; A source code storage unit for storing the source code generated by the source code generation unit; And interacting with a commercial database and using the attributes of the second nodes and the structured query term to retrieve a user interface of the source code from at least one of the second nodes A simulation execution unit for simulating the simulation; And a command input unit for instructing each of the diagram construction unit, the node attribute editing unit, the source code generation unit, and the simulation execution units to be processed.

이 특징의 한 실시예에 있어서, 상기 제 1의 노드들은, 상기 제 2의 노드들에서 사용 가능한 상기 구조화 질의어 중 전역 구조화 질의어를 관리하고, 상기 제 2의 노드들이 상기 연결선으로 연결된 연결 상태를 테스트하는 초기화 설정 노드; 상기 사용자 인터페이스 상의 서로 다른 위치에 각각 배치되는 상기 제 2의 노드들의 매개변수들을 구분하여 복수 개의 상기 사용자 인터페이스들을 하나의 인터페이스 화면에 나타내는 다중 문서 인터페이스의 레이아웃을 형성하도록 하는 다중 문서 인터페이스 레이아웃 노드; 상기 사용자 인터페이스의 상기 매개변수들이 구분되는 매개변수 폴더와 매개변수 페이지로 상기 사용자 인터페이스에 표시하는 메뉴 노드; 상기 다중 문서 인터페이스의 상기 매개변수들의 목록 정보를 검색하는 목록 노드; 상기 제 2의 노드들의 상기 매개변수들로 구성된 매개변수 테이블에 포함되는 매개변수 레코드를 등록하는 등록 노드; 상기 등록 노드에서 등록된 상기 매개변수 레코드를 수정하는 수정 노드; 상기 등록 노드에서 등록된 상기 매개변수 레코드를 삭제하는 삭제 노드; 상기 매개변수 테이블에서 상기 매개변수 레코드의 유무를 판별하는 비교 노드; 상기 등록 노드와 상기 수정 노드의 상기 매개변수 레코드의 입력값을 선택하는 항목 선택 노드; 및 상기 제 2의 노드들 중 어느 하나를 기준으로 상기 제 2의 노드들이 상기 연결선들로 연결되어 애플리케이션에서 연계 처리되도록 하는 복합 노드;를 포함한다.In one embodiment of this aspect, the first nodes are configured to select one of the structured query terms available in the second nodes An initialization setup node managing the global structured query and testing a connection state of the second nodes connected to the connection line; The user interface Which are respectively disposed at different positions on the first A multiple document interface layout node for dividing parameters of nodes to form a layout of a multiple document interface that displays a plurality of user interfaces on one interface screen; A menu node displayed on the user interface with a parameter folder and a parameter page in which the parameters of the user interface are distinguished; A list node for retrieving list information of the parameters of the multiple document interface; A registration node registering a parameter record included in a parameter table composed of the parameters of the second nodes; A modification node for modifying the parameter record registered at the registration node; A deletion node for deleting the parameter record registered at the registration node; A comparison node for determining the presence or absence of the parameter record in the parameter table; An item selection node for selecting an input value of the parameter record of the registration node and the modification node; And a composite node for connecting the second nodes to the connection lines based on any one of the second nodes to be processed in an application.

다른 실시예에 있어서, 상기 제 2의 노드들 각각은, 상기 속성과 상기 구조화 질의어에 따라 개별적으로 상기 애플리케이션 상의 상기 사용자 인터페이스로 출력되며; 출력된 상기 사용자 인터페이스들은, 상기 연결선을 따라 상호 연동하여 상기 애플리케이션에서 동작된다.In another embodiment, each of the second nodes is output to the user interface on the application separately according to the attribute and the structured query term; The output user interfaces are operated in the application in cooperation with each other along the connection line.

또 다른 실시예에 있어서, 상기 노드 속성 편집부는, 상기 제 2의 노드들 각각의 상기 매개변수들을 필드로 구분지어 상기 매개변수들이 편집되도록 하고, 상기 제 2의 노드들에 대응되는 상기 사용자 인터페이스에 대한 설정 정보를 편집한다.In another embodiment, the node attribute editing unit divides the parameters of each of the second nodes into fields to allow the parameters to be edited, and the user interface corresponding to the second nodes Edit the configuration information.

또 다른 실시예에 있어서, 상기 구조화 질의어 파싱부는, 상기 제 2의 노드들의 편집된 상기 속성에 따라 상기 구조화 질의어의 데이터 조회, 데이터 삽입, 데이터 갱신 및 데이터 삭제 명령어를 상기 제 2의 노드의 상기 속성에 대응되게 적용하여, 상기 구조화 질의어를 정의 및 파싱한다.In another embodiment, the parsing unit parses the data of the structured query term according to the edited attribute of the second nodes, the data insertion, the data update, and the data deletion instruction to the attribute of the second node To define and parse the structured query term.

또 다른 실시예에 있어서, 상기 소스코드 생성부는, 상기 제 2의 노드의 속성, 상기 연결 상태 및 상기 구조화 질의어의 파싱된 정보를 이용하여 상기 운영체제에 대응되는 상기 소스코드의 상기 생성 정보를 가지며, 상기 제 2의 노드들 각각의 상기 소스코드를 생성하거나 상기 다이어그램의 상기 소스코드를 생성하도록 한다.In another embodiment, the source code generation unit has the generation information of the source code corresponding to the operating system using the attributes of the second node, the connection status, and the parsed information of the structured query term, To generate the source code of each of the second nodes or to generate the source code of the diagram.

또 다른 실시예에 있어서, 상기 시뮬레이션 실행부는, 상기 제 2의 노드들 각각의 상기 모의실험을 진행하여, 상기 다이어그램 출력부에 출력되도록 하거나 상기 다이어그램 전체를 포함하는 상기 모의실험이 진행되도록 하며, 상기 모의실험들은 상기 상용 데이터베이스와 상호 연동하여, 상기 시뮬레이션 실행부의 상기 다이어그램을 포함하는 다이어그램 정보가 상기 다이어그램 출력부에 출력되도록 한다.In still another embodiment, the simulation executing unit may be configured to advance the simulation of each of the second nodes to output to the diagram output unit or allow the simulation including the entire diagram to proceed, The simulations interoperate with the commercial database so that the diagram information including the diagram of the simulation execution unit is output to the diagram output unit.

본 발명의 다른 특징에 따르면, SQL과 다이어그램을 이용하는 소스코드 생성 장치의 처리 방법이 제공된다.According to another aspect of the present invention, a method of processing a source code generation apparatus using SQL and a diagram is provided.

이 특징에 따른 본 발명의 소스코드 생성 장치의 처리 방법은, 복수 개의 제 1의 노드들과 상기 제 1의 노드들 간을 연결하는 연결선 및 상기 제 1의 노드에 대한 도움말 각각을 복수 개의 도구의 형태로 구비하는 단계; 상기 도구들 중 복수 개의 상기 제 1 의 노드들과 상기 연결선들에 대응되는 상기 도구를 선택하여, 선택된 상기 제 1의 노드들과 상기 연결선들의 연결 구성을 나타내어 하나의 다이어그램을 구성하는 단계; 상기 다이어그램에 포함된 제 2의 노드들의 속성을 편집하는 단계; 상기 속성에 따라 정의된 구조화 질의어를 파싱하는 단계 및; 파싱된 상기 구조화 질의어를 이용하여 상기 제 2의 노드들 중 적어도 하나로부터 운영체제에 대응되는 소스코드를 생성하기 위한 생성 정보를 갖고, 상기 생성 정보를 이용하여 상기 다이어그램 및 상기 다이어그램에 포함된 상기 제 2의 노드들 각각에 대한 상기 소스코드를 생성하는 단계를 포함한다.According to another aspect of the present invention, there is provided a method of processing a source code generating apparatus, comprising: connecting a plurality of first nodes to a connection line connecting the first nodes, ; Selecting a tool corresponding to a plurality of the first nodes and the connection lines among the tools and showing a connection configuration of the selected first nodes and the connection lines to construct a single diagram; Editing attributes of the second nodes included in the diagram; Parsing a structured query term defined according to the attribute; And generating information for generating a source code corresponding to an operating system from at least one of the second nodes using the parsed structured query, the method comprising: For each of the nodes of And generating the source code.

이 특징의 한 실시예에 있어서, 상기 방법은 생성된 상기 소스코드를 지정된 장소에 저장하는 단계를 더 포함한다.In one embodiment of this aspect, the method further comprises storing the generated source code at a specified location.

다른 실시예에 있어서, 상기 방법은 상용 데이터베이스와 상호 연동하여 상기 제 2의 노드 또는 상기 다이어그램을 모의실험하는 단계를 더 포함한다.In another embodiment, the method further comprises interacting with a commercial database to simulate the second node or the diagram.

상술한 바와 같이, 본 발명의 소스코드 생성 장치는 다이어그램 구성부, 노드 속성 편집부, 구조화 질의어 파싱부를 구비하고, SQL과 다이어그램을 이용하여 업무 관리 시스템에 포함되는 사용자 인터페이스를 형성하도록 함으로써, 각각의 운영 체제에서 실행 가능한 소스코드를 생성할 수 있다.As described above, the source code generation apparatus of the present invention includes a diagram configuration unit, a node attribute edit unit, and a structured query phrase parsing unit, and forms a user interface included in the task management system using SQL and diagrams, You can generate executable source code in your system.

또 본 발명의 소스코드 생성 장치는 상용 데이터베이스를 통해 시뮬레이션 하도록 플랫폼을 제공함으로써, 사용자가 자신이 원하는 응용 프로그램이나 업무 관리 시스템을 용이하게 구현할 수 있다.In addition, the source code generation apparatus of the present invention can easily implement a desired application program or a task management system by providing a platform for simulation through a commercial database.

또 본 발명의 소스코드 생성 장치는 복수 개의 노드들에 대한 매개변수 테이블의 속성을 변경함으로써, 특정 업무 관리 시스템을 필요에 따라 수정할 수 있다.In addition, the source code generation apparatus of the present invention can modify a specific task management system as needed by changing attributes of a parameter table for a plurality of nodes.

또 본 발명의 소스코드 생성 장치는 복수 개의 노드들과 연결선들로 구성된 다이어그램에서의 노드들 간에 네비게이션, 마스터와 슬레이브 관계를 이용하여, 각각의 노드들이 상호 유기적으로 애플리케이션 상에 나타날 수 있다.Further, the source code generation apparatus of the present invention can utilize navigation, master and slave relations between nodes in a diagram composed of a plurality of nodes and connection lines, and each node can appear mutually organically on the application.

또한 본 발명의 소스코드 생성 장치는 SQL 작성에 대한 교육만으로도, 원하는 업무의 관리 시스템을 애플리케이션으로 실행 가능하며, 각각의 언어에 따라 다양한 프로그래밍 언어로 소스코드를 생성할 수 있다.Further, the source code generation apparatus of the present invention can execute a desired task management system as an application by only training on SQL creation, and can generate source codes in various programming languages according to respective languages.

도 1은 본 발명에 따른 소스코드 생성 장치의 구성을 도시한 블럭도;
도 2는 본 발명의 실시예에 따른 소스코드 생성 장치의 처리 과정을 설명하기 위한 응용 프로그램의 구성을 나타내는 도면;
도 3a 내지 도 3d는 도 2에 도시된 응용 프로그램의 상세한 구성을 나타내는 도면;
도 4는 도 2에 도시된 응용 프로그램의 다이어그램을 예시한 도면;
도 5는 도 4에 도시된 다이어그램의 사용자 인터페이스를 나타내는 도면;
도 6은 도 2에 도시된 소스코드 생성 장치의 구체적인 다이어그램을 예시한 도면;
도 7은 도 6에 도시된 다이어그램의 사용자 인터페이스를 예시한 도면; 그리고
도 8은 본 발명에 따른 소스코드 생성 장치의 소스코드를 생성하기 위한 처리 수순을 나타내는 흐름도이다.
1 is a block diagram showing a configuration of a source code generation apparatus according to the present invention;
2 is a diagram illustrating a configuration of an application program for explaining a processing procedure of a source code generating apparatus according to an embodiment of the present invention;
FIGS. 3A to 3D are views showing a detailed configuration of an application program shown in FIG . 2 ;
FIG. 4 illustrates a diagram of the application program shown in FIG. 2; FIG.
5 is a diagram illustrating a user interface of the diagram shown in FIG. 4;
6 is a diagram illustrating a specific diagram of the source code generation apparatus shown in FIG. 2;
Figure 7 illustrates the user interface of the diagram shown in Figure 6; And
8 is a flowchart showing the processing procedure for generating the source code of the source code generating apparatus according to the present invention.

본 발명의 실시예는 여러 가지 형태로 변형될 수 있으며, 본 발명의 범위가 아래에서 서술하는 실시예로 인해 한정되어지는 것으로 해석되어서는 안된다. 예를 들어, 구조화 질의어(Structured Query Language : SQL)는 상용 데이터베이스(Database Management System : DBMS)를 이용할 수 있는 환경에서의 예시이고, N-Tier환경에서 웹 서비스 등의 서비스를 호출해야 할 경우에는 서비스 호출 파라미터(Parameter)와 호출 결과값 항목들로 SQL의 표현을 대체할 수 있다. 본 실시예는 당업계에서 평균적인 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위해서 제공되는 것이다. 따라서 도면에서의 구성 요소의 형상 등은 보다 명확한 설명을 강조하기 위해서 과장되어진 것이다.The embodiments of the present invention can be modified into various forms and the scope of the present invention should not be interpreted as being limited by the embodiments described below. For example, the Structured Query Language (SQL) is an example of an environment in which a DBMS (Database Management System) can be used. When a service such as a web service is called in an N-tier environment, You can substitute SQL expressions with call parameters and call result value items. The present embodiments are provided to enable those skilled in the art to more fully understand the present invention. Therefore, the shapes and the like of the components in the drawings are exaggerated in order to emphasize a clearer explanation.

이하 첨부된 도 1 내지 도 8을 참조하여 본 발명의 실시예를 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 SQL과 다이어그램을 이용하는 소스코드 생성 장치의 구성을 도시한 블럭도이다.1 is a block diagram illustrating a configuration of a source code generation apparatus using SQL and a diagram according to the present invention.

도 1을 참조하면, 본 발명에 따른 소스코드 생성 장치(100)는 사용자가 자신이 원하는 업무 관리 시스템을 용이하게 구현할 수 있도록 하기 위해, SQL과 다이어그램을 이용하여 업무 관리 시스템에 포함되는 사용자 인터페이스를 형성하는 소스코드를 생성하도록 처리한다.Referring to FIG. 1, a source code generation apparatus 100 according to an embodiment of the present invention includes a user interface (GUI) included in a task management system using SQL and a diagram, so that a user can easily implement a desired task management system So as to generate the source code to be formed.

이를 위해 본 발명에 따른 소스코드 생성 장치(100)는 다이어그램(Diagram)구성 정보를 기반으로 원하는 프로그래밍 언어의 소스코드(Soure Code)를 생성하기 위하여, 복수 개의 노드들과 연결선을 갖는 다이어그램 구성부(120)를 구비하고 이로부터 사용자 인터페이스 및 기능에 포함될 노드들을 선택 및 연결하며, 노드 속성 편집부(130)를 이용해 다이어그램 출력부(190)에 배치된 다이어그램의 속성을 편집하고, 구조화 질의어 파싱부(140)에서 구조화 질의어를 파싱(Parsing)한다. 소스코드 생성 장치(100)는 소스코드 생성부(150)에서 파싱 결과와 다이어그램의 설정된 정보들에 따라 소스코드를 생성하고, 생성된 소스코드를 소스코드 저장부(160)에 저장하거나 시뮬레이션 실행부(170)에서 상용 데이터베이스(180)와 상호 연동하여 모의실험한다.To this end, the source code generation apparatus 100 according to the present invention includes a diagram configuration unit (not shown) having a plurality of nodes and connection lines for generating a source code (Soure code) of a desired programming language based on the diagram configuration information The node attribute editing unit 130 edits the attributes of the diagram arranged in the diagram output unit 190 and outputs the structured query term parsing unit 140 The parsed query word is parsed. The source code generation apparatus 100 generates a source code according to the parsing result and the information set in the diagram in the source code generation unit 150, stores the generated source code in the source code storage unit 160, (170) interacts with the commercial database (180) to simulate.

구체적으로, 본 발명의 소스코드 생성 장치(100)는 명령 입력부(110), 다이어그램 구성부(120), 다이어그램 출력부(190), 노드 속성 편집부(130), 구조화 질의어 파싱부(140) 및 소스코드 생성부(150)를 포함한다. 또 소스코드 생성 장치(100)는 소스코드 저장부(160), 시뮬레이션 실행부(170) 및 상용 데이터베이스(180)를 포함한다.The source code generation apparatus 100 of the present invention includes an instruction input unit 110, a diagram configuration unit 120, a diagram output unit 190, a node attribute editing unit 130, a structured query language parsing unit 140, And a code generation unit 150. The source code generation apparatus 100 includes a source code storage unit 160, a simulation execution unit 170, and a commercial database 180.

명령 입력부(110)는 다이어그램 구성부(120), 노드 속성 편집부(130), 구조화 질의어 파싱부(140) 및 소스코드 생성부(150)들 각각이 소스코드를 생성하기 위해 개별적인 기능을 처리하도록 명령어를 입력한다. 또 명령 입력부(110)는 소스코드 저장부(160)와 시뮬레이션 실행부(170)로 명령어를 입력한다.The instruction input unit 110 is a command input unit that instructs the diagramming unit 120, the node attribute editing unit 130, the structured query language parsing unit 140, and the source code generating unit 150 to process individual functions to generate source codes, . Further, the instruction input unit 110 inputs a command to the source code storage unit 160 and the simulation execution unit 170.

다이어그램 구성부(120)는 복수 개의 노드(Node)(도 2의 211 ~ 220)들과 노드(211~ 220)들 간을 연결하는 연결선(도 2의 221) 및 노드에 대한 도움말(도 2의 222) 각각을 복수 개의 도구의 형태로 제공된다. 이 때, 다이어그램 구성부(120)에 제공된 노드들을 제 1의 노드라 한다.2) connected to a plurality of nodes (nodes 211 to 220 in FIG. 2) and nodes 211 to 220 (node 221 in FIG. 2) 222 are provided in the form of a plurality of tools. In this case, the nodes provided to the diagramming unit 120 are referred to as a first node.

다이어그램 출력부(190)는 다이어그램 구성부(120)로부터 도구들 중 복수 개의 노드(211 ~ 220)들과 연결선(221)들에 대응되는 도구를 선택하여, 선택된 노드들과 연결선들의 연결 구성을 나타내는 하나의 다이어그램을 구성한다. 여기서 제 1의 노드들 중 선택된 노드들은 다이어그램 출력부(190)에 배치되고, 다이어그램 출력부(190)에 배치된 노드들을 제 2의 노드라 한다.The diagram output unit 190 selects a tool corresponding to the plurality of nodes 211 to 220 and the connection lines 221 among the tools from the diagram configuration unit 120 and displays the connection configuration of the selected nodes and the connection lines Construct a single diagram. Here, the selected nodes among the first nodes are arranged in the diagram output unit 190, and the nodes arranged in the diagram output unit 190 are referred to as a second node.

노드 속성 편집부(130)는 다이어그램 출력부(190)에 배치된 제 2의 노드들의 속성을 편집할 수 있도록 한다. 또 노드 속성 편집부(130)는 제 2의 노드들에 대응되는 사용자 인터페이스의 이름과 크기 및 파일 이름 등을 포함한 설정 정보를 편집한다.The node attribute editing unit 130 allows editing of the attributes of the second nodes arranged in the diagram output unit 190. [ In addition, the node attribute editing unit 130 edits configuration information including the name, size, and file name of the user interface corresponding to the second nodes.

구조화 질의어 파싱부(140)는 제 2의 노드들의 편집된 속성에 따라 구조화 질의어를 정의 및 파싱한다.The structured query term parser 140 defines and parses the structured query term according to the edited attributes of the second nodes.

구조화 질의어의 명령문에는 데이터 조회(Select), 데이터 삽입(Insert), 데이터 갱신(Update) 및 데이터 삭제(Delete) 등이 있다.The statements of the structured query language include data selection (Select), data insertion (Insert), data update (Update), and data deletion (Delete).

소스코드 생성부(150)는 제 2의 노드들 중 적어도 하나로부터 운영체제(Operating System : OS)에 대응되는 소스코드를 생성하기 위한 생성 정보(도 2의 260)를 갖고, 생성 정보(260)를 이용하여 다이어그램 및 다이어그램에 포함된 제 2의 노드들 각각에 대한 소스코드를 생성한다. 소스코드 생성부(150)는 플러그인 방식(Plug-In System)을 이용하여, 사용자들마다 원하는 소스코드 생성 플랫폼을 제공받을 수 있다.The source code generation unit 150 has generation information (260 in FIG. 2) for generating a source code corresponding to an operating system (OS) from at least one of the second nodes, and generates generation information 260 To generate the source code for each of the second nodes included in the diagram and the diagram. The source code generation unit 150 may be provided with a desired source code generation platform for each user by using a plug-in system.

소스코드 저장부(160)는 소스코드 생성부(150)로부터 생성된 소스코드를 저장한다. 이 때, 소스코드 저장부(160)는 사용자가 원하는 저장 위치 예를 들면, 폴더 등에 생성된 소스코드를 파일 형태로 저장하도록 한다.The source code storage unit 160 stores the source code generated by the source code generation unit 150. [ At this time, the source code storage unit 160 allows the user to store the generated source code in a file format, for example, a folder or the like.

시뮬레이션 실행부(170)는 상용 데이터베이스(180)와 상호 연동하고, 제 2의 노드들의 속성과 구조화 질의어를 이용하여 제 2의 노드들 중 적어도 하나로부터 소스코드의 사용자 인터페이스를 모의실험한다.The simulation execution unit 170 interacts with the commercial database 180 and simulates the user interface of the source code from at least one of the second nodes using the attributes of the second nodes and the structured query term.

상용 데이터베이스(180)는 예를 들어, Oracle, MSSQL, MySQL 등으로부터 응용 프로그램 환경을 제공받아 시뮬레이션 실행부(170)와 상호 연동하여 모의실험을 진행한다.The commercial database 180 is provided with an application program environment from, for example, Oracle, MSSQL, MySQL, and the like and interacts with the simulation execution unit 170 to perform a simulation.

구체적으로 도 2 내지 도 3d를 이용하여 본 발명의 실시예에 따른 소스코드 생성 장치의 구성 및 작용을 상세히 설명한다.The configuration and operation of the source code generation apparatus according to the embodiment of the present invention will be described in detail with reference to FIGS. 2 to 3d.

도 2는 본 발명의 실시예에 따른 소스코드 생성 장치의 처리 과정을 설명하기 위한 응용 프로그램의 구성을 나타내는 도면이고, 도 3a 내지도 3d는 도 2에 도시된 응용 프로그램의 일부분을 예시한 도면들이다.FIG. 2 is a diagram illustrating a configuration of an application program for explaining a processing procedure of a source code generation apparatus according to an embodiment of the present invention, and FIGS. 3A to 3D are views illustrating a part of the application program shown in FIG. 2 .

도 2 내지 도 3d를 참조하면, 이 실시예의 소스코드 생성 장치(100)는 사용자가 원하는 업무 관리 시스템에 포함되는 사용자 인터페이스의 소스코드를 생성하기 위한 응용 프로그램으로 구비된다.Referring to FIGS. 2 to 3d, the source code generation apparatus 100 of the present embodiment is provided as an application program for generating a source code of a user interface included in a desired task management system.

즉, 응용 프로그램은 다이어그램 구성부(210), 노드 속성 편집부(230), 구조화 질의어 파싱부(240), 소스코드 생성부(250), 시뮬레이션 실행부(270), 소스코드 저장부(280) 및 다이어그램 출력부(290)를 포함한다.That is, the application program includes a diagramming unit 210, a node attribute editing unit 230, a structured query language parsing unit 240, a source code generating unit 250, a simulation executing unit 270, a source code storing unit 280, And a diagram output unit 290.

다이어그램 구성부(210)는 초기화 설정 노드(211), 다중 문서 인터페이스 레이아웃 노드(212), 메뉴 노드(213), 목록 노드(214), 등록 노드(215), 수정 노드(216), 삭제 노드(217), 비교 노드(218), 항목 선택 노드(219), 복합 노드(220), 연결선(221) 및 도움말(222)을 도구의 형태로 제공한다. 이러한 다이어그램 구성부(210)에 위치하는 노드들은 제 1의 노드로 정의하고, 제 1의 노드들로부터 선택된 복수 개의 노드들이 다이어그램 출력부(290)에 위치된 노드들은 제 2의 노드들로 정의한다.The diagramming unit 210 includes an initialization setting node 211, a multiple document interface layout node 212, a menu node 213, a list node 214, a registration node 215, a modification node 216, 217, the comparison node 218, the item selection node 219, the compound node 220, the connection line 221, and the help 222 in the form of a tool. The nodes located in the diagramming unit 210 are defined as a first node, and the plurality of nodes selected from the first nodes are defined as the second nodes located in the diagram output unit 290 .

즉, 제 1의 노드들은 다이어그램 출력부(290)에 배치되고, 배치된 제 2의 노드들은 연결선들에 의해 연결되며, 도움말들은 소스코드 생성 장치(100)의 처리 과정 예를 들어, 노드 선택, 노드 속성 등을 안내하는 설명과, 노드들에 대한 정보를 포함한다. 또 연결된 제 2의 노드들과 연결선들은 하나의 다이어그램을 구성한다.That is, the first nodes are arranged in the diagram output unit 290, the arranged second nodes are connected by connecting lines, and the help is transmitted to the source code generating apparatus 100, for example, A node attribute, and the like, and information about the nodes. Also, the connected second nodes and connection lines constitute one diagram.

초기화 설정 노드(211)는 애플리케이션의 전역 정보 및 구조화 질의어 중 모든 노드들에서 사용 가능한 전역 구조화 질의어들을 관리하며, 제 2의 노드들에 대한 연결을 테스트한다. 또 초기화 설정 노드(211)는 제 2의 노드들의 전체 정보들을 이용하여 다이어그램의 실행하고, 소스코드를 생성한다.The initialization setting node 211 manages the global structured queries available to all the nodes among the global information and the structured query term of the application, and tests the connection to the second nodes. In addition, the initialization setting node 211 executes the diagram using all the information of the second nodes, and generates the source code.

다중 문서 인터페이스 레이아웃 노드(212)는 사용자 인터페이스 상의 서로 다른 위치에 각각 배치되는 제 2의 노드들의 매개변수들을 구분하여 복수 개의 사용자 인터페이스들을 하나의 사용자 인터페이스에 나타내도록 다중 문서 인터페이스 레이아웃을 형성한다.The multiple document interface layout node 212 forms a multiple document interface layout to divide the parameters of the second nodes, which are respectively disposed at different positions on the user interface, so that a plurality of user interfaces are displayed in one user interface.

메뉴 노드(213)는 사용자 인터페이스의 매개변수들이 구분되는 매개변수 폴더와 매개변수 페이지를 사용자 인터페이스에 표시한다. 또 메뉴 노드(213)는 복수 개의 메뉴 노드(213)를 가질 수 있으며, 제 1의 메뉴에서 매개변수 폴더 이름을 설정하고, 하위 항목인 제 2의 메뉴를 추가할 수 있다.The menu node 213 displays a parameter folder and a parameter page in the user interface in which parameters of the user interface are distinguished. In addition, the menu node 213 may have a plurality of menu nodes 213, and may set a parameter folder name in the first menu and add a second menu that is a child item.

목록 노드(214)는 다중 문서 인터페이스 상에 있는 매개변수들의 목록 정보를 검색한다. 또 목록 노드(214)는 수정 노드(216)와 삭제 노드(217)의 매개변수로 사용되는 키 컬럼을 설정하며, 제 2의 노드에 설정된 매개변수들이 표시될수 있도록 한다.The list node 214 retrieves the list information of the parameters on the multiple document interface. Also, the list node 214 sets a key column used as a parameter of the modification node 216 and the deletion node 217, and allows the parameters set in the second node to be displayed.

등록 노드(215)는 제 2의 노드들의 매개변수들로 구성된 매개변수 테이블에 포함되는 매개변수 레코드를 등록한다. 또 등록 노드(215)는 매개변수 레코드 입력값이 필수 인지 표시하며, 형식에 맞는 입력값인지 점검한다.The registration node 215 registers the parameter record included in the parameter table composed of the parameters of the second nodes. Also, the registration node 215 indicates whether the parameter record input value is mandatory, and checks whether the input value matches the format.

수정 노드(216)는 등록 노드에서 등록된 매개변수 레코드들을 수정한다.The modification node 216 modifies the registered parameter records at the registration node.

삭제 노드(217)는 등록 노드에서 등록된 매개변수 레코드를 삭제한다.The delete node 217 deletes the registered parameter record at the registration node.

비교 노드(218)는 매개변수 테이블에서 매개변수 레코드의 유무를 판별한다. 또 비교 노드(218)는 사용자 인터페이스 예를 들어, 로그인(340) 등에 필요한 데이터를 비교한다.The comparison node 218 determines the presence or absence of a parameter record in the parameter table. The comparison node 218 also compares the data required for the user interface, for example, the login 340 and the like.

항목 선택 노드(219)는 등록 노드(215)와 수정 노드(216)의 매개변수 레코드의 입력값을 선택한다. 또 항목 선택 노드(219)는 매개변수들의 복수 개의 행이 선택되는지를 구분하고, 복수 개의 행이 선택되면 소스코드 값의 구분자를 설정한다.The item selection node 219 selects the input values of the parameter records of the registration node 215 and the modification node 216. In addition, the item selection node 219 distinguishes whether a plurality of rows of parameters are selected, and sets a delimiter of a source code value when a plurality of rows are selected.

복합 노드(220)는 제 2의 노드들 중 어느 하나를 기준으로 제 2의 노드들이 연결선(221)들로 연결되어 애플리케이션 상에서 연계 처리되도록 한다. 이러한 제 2의 노드들은 다이어그램 출력부(290) 예를 들어, 스토리보드 형식으로 배치된다.The composite node 220 connects the second nodes to the connection lines 221 based on any one of the second nodes so as to be linked on the application. These second nodes are arranged in a diagram output portion 290, for example, a storyboard form.

제 2의 노드들의 속성은 노드 속성 편집부(230)에서 편집되며, 제 2의 노드들의 속성 중 필드에 대한 설정이 제공되는 속성 필드 설정(310)을 이용하여, 매개변수들이 설정된다. 이러한 제 2의 노드들은 애플리이션에서 각각의 사용자 인터페이스를 구축 및 상호 연동하여 실행된다.The attributes of the second nodes are edited in the node attribute editor 230 and the parameters are set using the attribute field settings 310 where the setting of the fields of the attributes of the second nodes is provided. These second nodes are implemented by building and interacting with each user interface in the application.

제 2의 노드들의 속성에는 사용자 인터페이스에 출력하기 위한 매개변수들과 사용자 인터페이스의 이름과 크기, 파일 이름 등이 포함된다.The attributes of the second nodes include parameters for outputting to the user interface, the name and size of the user interface, the file name, and the like.

매개변수들은 예를 들어, 매개변수 필드의 제목, 사용자 인터페이스 컨트롤 종류(320) 및 매개변수 필드의 입력값에 대한 유효성 검사에 사용될 형식(330) 등이 있다.The parameters include, for example, the title of the parameter field, the type of user interface control 320, and the type 330 to be used for validation of the input value of the parameter field.

매개변수 필드의 사용자 인터페이스 컨트롤 종류(320)는 예를 들어, TextBos, TextBox_RegExp, DateTime, ComboBox, CheckComboBox, Password, TextBlock, ColorSelector 및 Checkbox 등이 있다. 또 매개변수 필드의 입력값에 대한 유효성 검사에 사용될 형식(330)은 예를 들어, String, AlphaNumeric, NumberOnly, Email, IPv4Address, IPv6Address, Data_YMD_Hyphen 및 Date_MDY_Slash 등이 있다.The user interface control type 320 of the parameter field may be, for example, TextBos, TextBox_RegExp, DateTime, ComboBox, CheckComboBox, Password, TextBlock, ColorSelector, and Checkbox. The format 330 to be used for the validation of the input value of the parameter field is, for example, String, AlphaNumeric, NumberOnly, Email, IPv4Address, IPv6Address, Data_YMD_Hyphen, and Date_MDY_Slash.

이러한 속성 편집에 따라 구조화 질의어 파싱부(240)에서는 제 2의 노드들에 대한 구조화 질의어 파싱을 하고, 그 결과 소스코드 생성부(250), 시뮬레이션 실행부(270)를 통해 다이어그램이 실행된다.According to the attribute editing, the structured query language parser 240 parses the structured query terms for the second nodes. As a result, the diagram is executed through the source code generator 250 and the simulation execution unit 270.

목록 노드(214), 비교 노드(218) 및 항목 선택 노드(219)는 구조화 질의어의 데이터 조회(Select) 명령어로부터 생성되고, 등록 노드(215)는 데이터 삽입(Insert) 명령어로부터 생성되며, 수정 노드(216)는 데이터 갱신(Update) 명령어로부터 생성된다. 또 삭제 노드(217)는 데이터 삭제(Delete) 명령어로부터 생성된다.The list node 214, the comparison node 218 and the item selection node 219 are generated from the data inquiry command of the structured query term, the registration node 215 is generated from the data insertion command, (216) is generated from the data update instruction. Also, the delete node 217 is generated from a data delete command.

이 때, 구조화 질의어의 데이터 조회(Select) 명령어는 Where 명령어에 식별 기호 @(at sign)로 시작하는 필드들과 매핑(Mapping)된다. 또 데이터 삽입(Insert) 명령어, 데이터 갱신(Update) 명령어, 데이터 삭제(Delete) 명령어는 식별 기호 @로 시작하는 모든 매개변수 입력값들과 매핑된다.At this time, the data query (Select) command of the structured query language is mapped to fields starting with an identifier @ (at sign) in the Where command. In addition, the data insert command, data update command, and data delete command are mapped to all parameter input values beginning with the @ symbol.

이러한 제 2의 노드들은 각각의 소스코드를 생성하거나 모의실험 될 수 있으며, 소스코드 생성부(250)의 실행 결과에 따라 생성된 소스코드 파일은 지정된 위치의 소스코드 저장부(280)에 저장된다.These second nodes may generate or simulate the respective source codes, and the source code files generated in accordance with the execution results of the source code generation unit 250 are stored in the source code storage unit 280 at the specified position .

도 4는 도 2에 도시된 응용 프로그램의 다이어그램을 예시한 도면, 도 5는 도 4에 도시된 다이어그램의 사용자 인터페이스를 예시한 도면이다. 이 실시예는 응용 프로그램을 이용하여 특정 업무 관리 시스템을 구현하는 내용을 설명하기 위한 것이다.FIG. 4 is a diagram illustrating a diagram of the application program shown in FIG. 2. FIG. 5 is a diagram illustrating a user interface of the diagram shown in FIG. This embodiment is intended to explain the contents of implementing a specific task management system using an application program.

도 4 및 도 5를 참조하면, 이 실시예의 업무 관리 시스템(510)은 초기화 설정 노드(211)에 대응되는 DB 연결 및 공통코드 조회 노드(410)가 비교 노드(218)에 대응되는 로그인 노드(411)에 연결되고, 로그인 노드(411)는 다중 문서 인터페이스 레이아웃 노드(212)에 대응되는 업무 관리 시스템 노드(412)에 연결된다.4 and 5, the task management system 510 of this embodiment includes a DB connection and common code inquiry node 410 corresponding to the initialization setting node 211, 411, and the login node 411 is connected to the task management system node 412 corresponding to the multiple document interface layout node 212.

업무 관리 시스템 노드(412)는 메뉴 노드(213)에 대응되는 메인 메뉴 노드(413)와 페이지 메뉴 노드(414)에 각각이 연결된다.The task management system node 412 is connected to the main menu node 413 and the page menu node 414 corresponding to the menu node 213, respectively.

페이지 메뉴 노드(414)는 목록 노드(214)에 대응되는 할 일 리스트 노드(415), 유저 관리 노드(416) 및 복합 노드(220)에 대응되는 매니져 노드(417)에 각각이 연결된다.The page menu node 414 is connected to the to-do list node 415 corresponding to the list node 214, the user management node 416 and the manager node 417 corresponding to the compound node 220, respectively.

할 일 리스트 노드(415)는 등록 노드(215)에 대응되는 할 일 등록 노드(418), 수정 노드(216)에 대응되는 할 일 수정 노드(419) 및 삭제 노드(217)에 대응되는 할 일 삭제 노드(420)에 각각이 연결되며, 할 일 등록 노드(418)와 할 일 수정 노드(419)에는 항목 선택 노드(219)에 대응되는 항목 Picker 팝업 노드(421)에 연결된다.The to-do list node 415 includes a to-do list 418 corresponding to the to-be-registered node 215, a to-do list 419 corresponding to the to-be-modified node 216, And the item correction node 419 is connected to the item picker popup node 421 corresponding to the item selection node 219. The picker popup node 421 is connected to the delete node 420,

도움말(222)은 노드 작성 및 주요 속성 노드(422)와 대응되며, 노드를 설정하기 위한 기본 정보들을 제공한다.The help 222 corresponds to the node creation and main attribute node 422 and provides basic information for setting up the node.

이러한 업무 관리 시스템(510)의 연결 구성을 가진 다이어그램은 소스코드 생성부(250)로부터 운영체제에 대응되는 소스코드를 생성하여 복합 노드(220)로 표시된 다이어그램 실행 화면으로 애플리케이션에 표현된다. 애플리케이션은 운영체제 예를 들어, Android, IOS, Windows 등에서 실행될 수 있다.The diagram having the connection configuration of the task management system 510 generates source code corresponding to the operating system from the source code generation unit 250 and is displayed in the application as a diagram execution screen displayed as the compound node 220. The application is an operating system For example, it can run on Android, IOS, Windows, and so on.

다음은 본 발명의 소스코드 생성 장치를 이용한 다른 실시예에 따른 업무 관리 시스템을 설명한다.Next, a task management system according to another embodiment using the source code generation apparatus of the present invention will be described.

도 6은 도 2에 도시된 소스코드 생성 장치의 구체적인 다이어그램을 예시한 도면, 그리고 도 7은 도 6에 도시된 다이어그램의 사용자 인터페이스를 예시한 도면이다. 도 6과 도 7의 실시예는 도 4 및 도 5와 대체로 유사한 구성 및 기능을 처리한다. 따라서 여기서는 도 4와 도 5의 실시예와의 차이점을 중심으로 설명한다.6 is a diagram illustrating a specific diagram of the source code generation apparatus shown in FIG. 2, and FIG. 7 is a diagram illustrating a user interface of the diagram shown in FIG. The embodiments of Figures 6 and 7 handle configurations and functions that are generally similar to Figures 4 and 5. Therefore, the description will focus on the difference between the embodiment of FIG. 4 and the embodiment of FIG.

도 6 및 도 7을 참조하면, 이 실시예의 업무 관리 시스템(710)은 DB 연결 및 공통코드 조회 노드(710)에서 다이어그램의 전체 소스코드를 생성하고 모의실험을 진행할 수 있도록 한다.Referring to Figures 6 and 7, the task management system 710 of this embodiment allows the DB connection and common code lookup node 710 to generate the entire source code of the diagram and to proceed with the simulation.

다중 문서 인터페이스 레이아웃 노드(711)는 애플리케이션 화면 상의 어느 한 위치에 메뉴 노드(712)가 위치되도록 한다. 이 때, 메뉴 노드(712)에는 제품을 분류할 수 있는 목록 노드(713), 제품을 등록할 수 있는 등록 노드(714), 등록된 제품을 수정할 수 있는 수정 노드(715), 등록된 제품을 삭제할 수 있는 삭제 노드(716)가 포함된다.The multiple document interface layout node 711 allows the menu node 712 to be located at one location on the application screen. At this time, the menu node 712 is provided with a list node 713 for classifying the product, a registration node 714 for registering the product, a modification node 715 for modifying the registered product, And a delete node 716 that can be deleted.

이러한 메뉴 노드(712)에 포함되는 등록 노드(714), 수정 노드(715), 삭제 노드(716)는 복수 개로 구비될 수 있으며, 각각의 매개변수를 편집하여 다양한 업무를 관리할 수 있도록 한다.The registration node 714, the modification node 715, and the deletion node 716 included in the menu node 712 may be provided in a plurality of ways, and each of the parameters may be edited to manage various tasks.

그리고 도 8은 본 발명에 따른 소스코드 생성 장치의 소스코드를 생성하기 위한 처리 수순을 나타내는 흐름도이다. 이 수순은 명령 입력부(110)의 명령을 받아서 다이어그램 구성부(120), 노드 속성 편집부(130), 구조화 질의어 파싱부(140), 소스코드 생성부(150), 소스코드 저장부(160), 시뮬레이션 실행부(170) 및 상용 데이터베이스(180)가 상호 연계 처리한다.And FIG. 8 is a flowchart showing the processing procedure for generating the source code of the source code generating apparatus according to the present invention. The procedure is executed by the instruction input unit 110 and is connected to the diagram configuration unit 120, the node attribute editing unit 130, the structured query language parsing unit 140, the source code generation unit 150, the source code storage unit 160, The simulation execution unit 170 and the commercial database 180 cooperate with each other.

도 8을 참조하면, 본 발명의 소스코드 생성 장치(100)는 단계 S802에서 사용자의 특정 업무 관리 시스템의 사용자 인터페이스에 적용되는 제 1의 노드들과 연결선(도 2의 221)을 선택하여 다이어그램 출력부(190)에 배치한다. 배치 후, 다이어그램에 포함되는 제 2의 노드들의 속성을 편집하기 위해 이 수순은 단계 S804로 진행한다.Referring to FIG. 8, the source code generation apparatus 100 of the present invention selects connection lines (221 in FIG. 2) and first nodes applied to the user interface of the user's specific task management system in step S802, As shown in FIG. After the placement, the procedure goes to step S804 to edit the attributes of the second nodes included in the diagram.

단계 S804에서 제 2의 노드들 각각의 매개변수 테이블 속성과 사용자 인터페이스의 이름, 크기 및 파일 이름을 편집한다. 속성 편집 후, 구조화 질의어를 파싱하기 위해 이 수순은 단계 S806으로 진행한다.In step S804, the parameter table attributes of each of the second nodes and the name, size, and file name of the user interface are edited. After editing the attribute, this procedure goes to step S806 to parse the structured query term.

단계 S806에서 제 2의 노드들의 속성에 따라 구조화 질의어의 데이터 조회, 데이터 삽입, 데이터 갱신 및 데이터 삭제 명령어를 적용하여 구조화 질의어를 정의 및 파싱한다.In step S806, the structured query term is defined and parsed by applying the data query, data insertion, data update, and data deletion commands of the structured query term in accordance with the attributes of the second nodes.

파싱 결과, 단계 S808에서 소스코드 생성 명령이 주어지면 이 수순은 단계 S810으로 진행하고, 시뮬레이션 실행 명령이 주어지면 이 수순은 단계 S814로 진행한다.If the source code generation instruction is given in step S808 as a result of the parsing, the procedure goes to step S810, and if a simulation execution instruction is given, the procedure goes to step S814.

먼저, 단계 S810에서 파싱된 구조화 질의어와 제 2의 노드들의 속성에 따라 소스코드를 생성하기 위한 생성 정보(도 2의 260)를 갖고, 생성 정보(260)를 이용하여 다이어그램 및 다이어그램에 포함된 제 2의 노드들 각각에 대응되는 소스코드를 생성한다. 소스코드 생성 후, 이 수순은 단계 S812로 진행한다.2) for generating the source code according to the attributes of the second nodes and the structured query term parsed in step S810. The generated information 260 is generated using the generated information 260, 2 < / RTI > After generating the source code, the procedure goes to step S812.

단계 S812에서 지정된 위치에 소스코드 파일이 저장되도록 하기 위하여 소스코드 파일을 저장한다.In step S812, the source code file is stored so that the source code file is stored in the specified location.

반면, 단계 S814에서 상용 데이터 베이스와 상호 연동하여 제 2의 노드 또는 다이어그램을 모의실험한다.On the other hand, in step S814, the second node or the diagram is simulated in cooperation with the commercial database.

따라서 본 발명의 소스코드 생성 장치는 SQL과 다이어그램을 이용하여 노드의 선택과 배치, 속성을 설정하고, 구조화 질의어를 정의 및 파싱해서 다양한 운영체제에 따라 실행 가능한 업무 관리 시스템에 포함된 사용자 인터페이스에 대한 소스코드를 용이하게 생성할 수 있다.Therefore, the source code generation apparatus of the present invention can select, arrange, and set attributes of nodes using SQL and diagrams, define and parse structured query terms, and generate source codes for user interfaces included in a task management system executable according to various operating systems The code can be easily generated.

이상에서, 본 발명에 따른 소스코드 생성 장치의 구성 및 작용을 상세한 설명과 도면에 따라 도시하였지만, 이는 실시예를 들어 설명한 것에 불과하며, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 다양한 변화 및 변경이 가능하다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, This is possible.

100 : 소스코드 생성 장치
110 : 명령 입력부
120 : 다이어그램 구성부
130 : 노드 속성 편집부
140 : 소스코드 생성부
150 : 시뮬레이션 실행부
160 : SQL 파싱부
170 : 소스코드 저장부
190 : 다이어그램 출력부
100: source code generation device
110: Command input
120: Diagram component
130: Node Attribute Editor
140: Source code generation unit
150: Simulation execution unit
160: SQL parsing unit
170: source code storage unit
190: Diagram output section

Claims (10)

소스코드 생성 장치에 있어서:
복수 개의 제 1의 노드(Node)들과 상기 제 1의 노드들 간을 연결하는 연결선 및 상기 제 1의 노드에 대한 도움말 각각을 복수 개의 도구의 형태로 구비하는 다이어그램 구성부;
상기 다이어그램 구성부로부터 상기 도구들 중 복수 개의 상기 제 1의 노드들과 상기 연결선들에 대응되는 도구를 선택하여, 선택된 상기 제 1의 노드들과 상기 연결선들의 연결 구성을 나타내어 하나의 다이어그램을 구성하는 다이어그램 출력부;
상기 다이어그램 출력부에 배치된 제 2의 노드들의 속성을 편집할 수 있도록 하는 노드 속성 편집부;
상기 제 2의 노드의 편집된 상기 속성에 따라 구조화 질의어(Structured Query Language : SQL)를 정의 및 파싱(Parsing)하는 구조화 질의어 파싱부;
상기 제 2의 노드들 중 적어도 하나로부터 운영체제(Operating System : OS)에 대응되는 소스코드를 생성하기 위한 생성 정보를 갖고, 상기 생성 정보를 이용하여 상기 다이어그램 및 상기 다이어그램에 포함된 상기 제 2의 노드들 각각에 대한 상기 소스코드를 생성하는 소스코드 생성부;
상기 소스코드 생성부로부터 생성된 상기 소스코드를 저장하는 소스코드 저장부;
상용 데이터베이스와 상호 연동하고 상기 제 2의 노드들의 상기 속성과 상기 구조화 질의어를 이용하여, 상기 제 2의 노드들 중 적어도 하나로부터 상기 소스코드의 사용자 인터페이스를 모의실험하는 시뮬레이션 실행부; 및
상기 다이어그램 구성부, 상기 노드 속성 편집부, 상기 소스코드 생성부 및 상기 시뮬레이션 실행부들 각각이 처리되도록 명령하는 명령 입력부;를 포함하고,
상기 제 1의 노드들은,
상기 제 2의 노드들에서 사용 가능한 상기 구조화 질의어 중 전역 구조화 질의어를 관리하고, 상기 제 2의 노드들이 상기 연결선으로 연결된 연결 상태를 테스트하는 초기화 설정 노드;
상기 사용자 인터페이스 상의 서로 다른 위치에 각각 배치되는 상기 제 2의 노드들의 매개변수들을 구분하여 복수 개의 상기 사용자 인터페이스들을 하나의 인터페이스 화면에 나타내는 다중 문서 인터페이스의 레이아웃을 형성하도록 하는 다중 문서 인터페이스(Multiple Document Interface : MDI) 레이아웃 노드;
상기 사용자 인터페이스의 상기 매개변수들이 구분되는 매개변수 폴더와 매개변수 페이지로 상기 사용자 인터페이스에 표시하는 메뉴 노드;
상기 다중 문서 인터페이스의 상기 매개변수들의 목록 정보를 검색하는 목록 노드;
상기 제 2의 노드들의 상기 매개변수들로 구성된 매개변수 테이블에 포함되는 매개변수 레코드를 등록하는 등록 노드;
상기 등록 노드에서 등록된 상기 매개변수 레코드를 수정하는 수정 노드;
상기 등록 노드에서 등록된 상기 매개변수 레코드를 삭제하는 삭제 노드;
상기 매개변수 테이블에서 상기 매개변수 레코드의 유무를 판별하는 비교 노드;
상기 등록 노드와 상기 수정 노드의 상기 매개변수 레코드의 입력값을 선택하는 항목 선택 노드; 및
상기 제 2의 노드들 중 어느 하나를 기준으로 상기 제 2의 노드들이 상기 연결선들로 연결되어 애플리케이션에서 연계 처리되도록 하는 복합 노드;를
포함하는 것을 특징으로 하는 소스코드 생성 장치.
A source code generation apparatus comprising:
A diagram constructing unit having a connection line connecting a plurality of first nodes and the first nodes and a help for the first node in the form of a plurality of tools;
A plurality of first nodes among the tools and a tool corresponding to the connection lines are selected from the diagram configuration unit and a connection diagram of the selected first nodes and the connection lines is displayed to form one diagram A diagram output section ;
A node attribute editing unit configured to edit an attribute of second nodes disposed in the diagram output unit;
A structured query term parser for defining and parsing a structured query language (SQL) according to the edited attribute of the second node;
And generating information for generating a source code corresponding to an operating system (OS) from at least one of the second nodes, wherein the generation information is used to generate the source code corresponding to the operating system (OS) For each A source code generator for generating the source code;
A source code storage unit for storing the source code generated by the source code generation unit;
And interacting with a commercial database and using the attributes of the second nodes and the structured query term to retrieve a user interface of the source code from at least one of the second nodes A simulation execution unit for simulating the simulation; And
And a command input unit for instructing each of the diagram construction unit, the node attribute editing unit, the source code generation unit, and the simulation execution units to be processed,
The first nodes comprising:
Wherein among the structured query terms available at the second nodes An initialization setup node managing the global structured query and testing a connection state of the second nodes connected to the connection line;
The user interface Which are respectively disposed at different positions on the first A multiple document interface (MDI) layout node for forming a layout of a multiple document interface that divides parameters of nodes and displays a plurality of the user interfaces on one interface screen;
A menu node displayed on the user interface with a parameter folder and a parameter page in which the parameters of the user interface are distinguished;
A list node for retrieving list information of the parameters of the multiple document interface;
A registration node registering a parameter record included in a parameter table composed of the parameters of the second nodes;
A modification node for modifying the parameter record registered at the registration node;
A deletion node for deleting the parameter record registered at the registration node;
A comparison node for determining the presence or absence of the parameter record in the parameter table;
An item selection node for selecting an input value of the parameter record of the registration node and the modification node; And
And a composite node for connecting the second nodes to the connection lines based on any one of the second nodes to be processed in an application
The source code generating apparatus comprising:
삭제delete 제 1 항에 있어서,
상기 제 2의 노드들 각각은,
상기 속성과 상기 구조화 질의어에 따라 개별적으로 상기 애플리케이션 상의 상기 사용자 인터페이스로 출력되며,
상기 사용자 인터페이스들은,
상기 연결선을 따라 연결된 상기 제 2의 노드들이 상호 연동하여 상기 애플리케이션에서 작동되는 것을 특징으로 하는 소스코드 생성 장치.
The method according to claim 1,
Each of the second nodes comprising:
Outputting to the user interface on the application individually according to the attribute and the structured query term,
The user interfaces,
And the second nodes connected along the connection line interoperate to operate in the application.
제 1 항에 있어서,
상기 노드 속성 편집부는,
상기 제 2의 노드들 각각의 상기 매개변수들을 필드로 구분지어 상기 매개변수들이 편집되도록 하고, 상기 제 2의 노드들에 대응되는 상기 사용자 인터페이스에 대한 설정 정보를 편집하는 것을 특징으로 하는 소스코드 생성 장치.
The method according to claim 1,
The node attribute editing unit,
Wherein the parameters are edited by dividing the parameters of each of the second nodes into fields and the setting information for the user interface corresponding to the second nodes is edited. Device.
제 1 항에 있어서,
상기 구조화 질의어 파싱부는,
상기 제 2의 노드들의 편집된 상기 속성에 따라 상기 구조화 질의어의 데이터 조회(Select), 데이터 삽입(Insert), 데이터 갱신(Update) 및 데이터 삭제(Delete) 명령어를 상기 제 2의 노드의 상기 속성에 대응되게 적용하여, 상기 구조화 질의어를 정의 및 파싱하는 것을 특징으로 하는 소스코드 생성 장치.
The method according to claim 1,
The structured query language parser includes:
Data insertion, data update and data delete commands of the structured query term according to the edited attributes of the second nodes to the attribute of the second node Wherein the structured query term is defined and parsed.
제 1 항에 있어서,
상기 소스코드 생성부는,
상기 제 2의 노드의 속성, 상기 연결 상태 및 상기 구조화 질의어의 파싱된 정보를 이용하여 상기 운영체제에 대응되는 상기 소스코드의 상기 생성 정보를 가지며, 상기 제 2의 노드들 각각의 상기 소스코드를 생성하거나 상기 다이어그램의 상기 소스코드를 생성하도록 하는 것을 특징으로 하는 소스코드 생성 장치.
The method according to claim 1,
Wherein the source code generator comprises:
Having the generation information of the source code corresponding to the operating system using the attributes of the second node, the connection status, and the parsed information of the structured query term, and generating the source code of each of the second nodes Or generate the source code of the diagram.
제 1 항에 있어서,
상기 시뮬레이션 실행부는,
상기 제 2의 노드들 각각의 상기 모의실험을 진행하여, 상기 다이어그램 출력부에 출력되도록 하거나 상기 다이어그램 전체를 포함하는 상기 모의실험이 진행되도록 하며, 상기 모의실험들은 상기 상용 데이터베이스와 상호 연동하여, 상기 시뮬레이션 실행부의 상기 다이어그램을 포함하는 다이어그램 정보가 상기 다이어그램 출력부에 출력되도록 하는 것을 특징으로 하는 소스코드 생성 장치.
The method according to claim 1,
Wherein the simulation executing unit includes:
Wherein the simulations of each of the second nodes are performed so that the simulations are output to the diagram output unit or the simulations including the entire diagram proceed, and the simulations interoperate with the commercial database, And the diagram information including the diagram of the simulation execution unit is output to the diagram output unit.
삭제delete 삭제delete 삭제delete
KR1020160047747A 2016-04-19 2016-04-19 Sources code generating apparatus using structured query language and diagram, and method for processing thereof KR101765324B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160047747A KR101765324B1 (en) 2016-04-19 2016-04-19 Sources code generating apparatus using structured query language and diagram, and method for processing thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160047747A KR101765324B1 (en) 2016-04-19 2016-04-19 Sources code generating apparatus using structured query language and diagram, and method for processing thereof

Publications (1)

Publication Number Publication Date
KR101765324B1 true KR101765324B1 (en) 2017-08-04

Family

ID=59654169

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160047747A KR101765324B1 (en) 2016-04-19 2016-04-19 Sources code generating apparatus using structured query language and diagram, and method for processing thereof

Country Status (1)

Country Link
KR (1) KR101765324B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102532931B1 (en) * 2022-12-16 2023-05-17 주식회사 팀솔루션 Display device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100558952B1 (en) * 2005-05-12 2006-03-10 김길웅 Method for automation of software manufacturing process based on graphic user interface design, and computer readable medium having thereon computer executable instruction for performing the same

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100558952B1 (en) * 2005-05-12 2006-03-10 김길웅 Method for automation of software manufacturing process based on graphic user interface design, and computer readable medium having thereon computer executable instruction for performing the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102532931B1 (en) * 2022-12-16 2023-05-17 주식회사 팀솔루션 Display device

Similar Documents

Publication Publication Date Title
US10606573B2 (en) System and method for computer language migration using a re-architecture tool for decomposing a legacy system and recomposing a modernized system
US7676478B2 (en) Data warehousing systems and methods having reusable user transforms
US20210334250A1 (en) Construction of database schema models for database systems and rest api's
WO2015078343A1 (en) Development method for web development system, and web development system
WO2004086222A2 (en) Development of software systems
CN105528418B (en) A kind of design documentation generation method and device
JP6132698B2 (en) Tabular multidimensional data conversion method and apparatus
US10185472B2 (en) Method for providing a user interface, computer system and computer program product
US20230086854A1 (en) Dynamically controlling case model structure using case fragments
JP6370503B1 (en) Program creation device
Gómez et al. An approach to the co-creation of models and metamodels in Enterprise Architecture Projects.
Atkinson et al. Harmonizing textual and graphical visualizations of domain specific models
KR101765324B1 (en) Sources code generating apparatus using structured query language and diagram, and method for processing thereof
Miao et al. ModelHUB: lifecycle management for deep learning
CN116107555A (en) GUI model driven low-code platform based on energy industry and use method
US20080270985A1 (en) Database application assembly and preparation
US20210389933A1 (en) Creating an app method and system
JP3754438B2 (en) Information management method, information management program, and information management apparatus
JP2005056085A (en) Data structure conversion program
US20160266895A1 (en) File-based transport of table content
CN108228161B (en) System and method for extending structured command line
Fertalj et al. A source code generator based on uml specification
US10067749B2 (en) Generating consumer-oriented APIs from a UI model
JP2019121087A (en) Information processing apparatus, processing method thereof, and program
JP5820324B2 (en) Design support system, design support method and program

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant