KR960029962A - Program automatic generator - Google Patents

Program automatic generator Download PDF

Info

Publication number
KR960029962A
KR960029962A KR1019950009538A KR19950009538A KR960029962A KR 960029962 A KR960029962 A KR 960029962A KR 1019950009538 A KR1019950009538 A KR 1019950009538A KR 19950009538 A KR19950009538 A KR 19950009538A KR 960029962 A KR960029962 A KR 960029962A
Authority
KR
South Korea
Prior art keywords
program
data
design
group
file
Prior art date
Application number
KR1019950009538A
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 와따나베 노보루
Publication of KR960029962A publication Critical patent/KR960029962A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

반완성 상태의 소스 프로그램을 기억하고 있는 스켈리톤 기억수단과, 반완성 상태의 설계서를 기억하고 있는 설계서 기억 수단과, 각 어플리케이션 프로그램마다 상이한 개별정보를 대화 형식에 의하여 받아들이는 개별정보 입력 수단과, 받아들인 개별정보에 의거하여 각 어플리레이션 프로그램의 소스코드를 생성하는 프로그램 완성 수단과, 받아들인 개별정보를 의거하여 설계서를 완성시키는 설계서 완성수단과, 완성된 어플리케이션 프로그램의 소스 코드리스트 및/또는 설계서를 인자 출력하는 출력수단을 구비한다.Skeleton storage means for storing the semi-finished source program, Design storage means for storing the semi-finished design, Individual information input means for receiving different individual information for each application program in an interactive format; Program completion means for generating the source code of each application program based on the received individual information, design completion means for completing the design document based on the received individual information, source code list of the completed application program and / or Output means for printing the design is provided.

Description

프로그램 자동 생성장치Program automatic generator

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 발명의 한 실시예인 프로그램 자동생성장치의 블럭도, 제2도는 스켈리톤의 구성을 개략적으로 도시한 것이다. 제3도는 설계 패턴 1~7의 차이를 도시한 것이다.FIG. 1 is a block diagram of an apparatus for automatically generating a program, which is an embodiment of the present invention, and FIG. 2 schematically shows the configuration of a skeleton. 3 shows the difference between the design patterns 1-7.

Claims (9)

반완성 상태의 프로그램인 스켈리톤을 저장하고 있는 스켈리톤 기억수단과, 상기 스켈리톤의 처리 내용을 기재한 반완성 상태의 설계서를 기억하고 있는 설계서 기억수단과, 어플리케이션 프로그램의 설계 단계에서 기능하여, 각 어플리케이션 프로그램마다 상이한 개별정보를 대화 형식에 의하여 받아들이는 개별정보 입력수단과, 받아들인 개별 정보에 의거하여, 상기 스켈리톤을 편집하고, 각 어플리케이션 프로그램의 소스코드를 생성하는 프로그램 완성수단과, 받아들인 개별 정보에 의거하여 반완성상태의 상기 설계서를 편집하고, 각 어플리케이션 프로그램에 대응한 설계서를 완성시키는 설계 완성수단과, 적절한 조직에 응답하여 동작하고, 완성된 어플리케이션 프로그램의 소스코드 리스트 및/또는 설계서를 인자 출력하는 출력수단을 구비하는 것을 특징으로 하는 프로그램 자동 생성장치.Skeleton storage means for storing a skeleton, which is a semi-finished program, design storage means for storing a semi-finished design document describing the processing of the skeleton, and a design step of an application program. Function, individual information input means for receiving different individual information for each application program in an interactive format, and program completion for editing the skeleton based on the received individual information and generating source code for each application program. Means for editing the design of the semi-finished state based on the means and the individual information received, and design completion means for completing the design corresponding to each application program, and operating in response to an appropriate organization. Output means for printing the list and / or design Program automatic generation device characterized in that. 제1항에 있어서, 상기 스켈리톤 기억수단은, 적어도 거래파일에 데이터를 등록하는 제1군의 프로그램과, 데이터 파일의 데이터를 검색하여 단말 화면에 표시하는 제2군의 프로그램과, 마스터 파일에 데이터를 등록하는 제3군의 프로그램과, 데이터 파일의 데이터를 검색하여 단말 화면의 윈도우에 표시하는 제4군의 프로그램과, 데이터 파일의 내용을 장표형식으로 인자하는 제5군의 프로그램과, 거래 파일의 데이터에 의하여 마스터 파일이나 임시 파일등의 내용을 갱신하는 제6군의 프로그램을 각각 반완성 상태로 기억하고 있는 것을 특징으로 하는 프로그램 자동 생성장치.2. The apparatus according to claim 1, wherein the skeleton storage means comprises at least a first group of programs for registering data in a transaction file, a second group of programs for retrieving data of the data file on a terminal screen, and a master file. A third group of programs for registering data to the third group; a fourth group of programs for retrieving data of the data file and displaying the data in a window of the terminal screen; a fifth group of programs for printing the contents of the data file in a sheet form; And a sixth group of programs for updating contents of a master file or a temporary file in a semi-finished state according to the transaction file data. 제1항에 있어서, 상기 설계서 기억 수단은, 적어도, 물리 파일 설계서와, 화면 파일 설계서와, 장표 파일 설계서와, 프로그램 설계서를 각각 반완성 상태로 기억하고 있는 것을 특징으로 하는 프로그램 자동 생성장치.The automatic program generating device according to claim 1, wherein said design storage means stores at least a physical file design, a screen file design, a document file design, and a program design in a semi-finished state. 제2항에 있어서, 상기 제1군의 프로그램은, 전표번호와 행번호를 갖는 전표형 데이터를 취급하는 프로그램과, 전표번호도 행번호도 갖지 않는 편집형 데이터를 취급하는 프로그램으로 분류되어 있는 것을 특징으로 하느 프로그램 자동 생성장치.The program of claim 1, wherein the program of the first group is classified into a program that handles document type data having a document number and a row number, and a program that handles editable data having neither a document number nor a row number. Features automatic program generation. 제2항에 있어서, 상기 제2군의 프로그램은, 조회해야할 데이터의 조건을 입력시킨후, 그 조건을 만족시키는 모든 데이터를 일람표로서 표시하는 처리를 구비하는 프로그램과, 상기 일람표를 표시하는 적이 없는 프로그램으로 분류되어 있는 것을 특징으로 하는 프로그램 자동 생성장치.The program of claim 2, wherein the program of the second group includes a program having a process of displaying all data satisfying the condition as a list after inputting a condition of data to be inquired, and never displaying the list. Automatic program generating device characterized in that classified as a program. 제2항에 있어서, 상기 제3군의 프로그램은 1레코드의 데이터량과 단말 화면에 표시가능한 데이터량의 관계에서, 복수종류의 프로그램으로 분류되어 있는 것을 특징으로 하는 프로그램 자동 생성장치.3. The apparatus according to claim 2, wherein the third group of programs is classified into a plurality of types of programs in a relationship between the amount of data of one record and the amount of data that can be displayed on the terminal screen. 제2항에 있어서, 상기 제4군의 프로그램은 마스터 파일을 검색하는 프로그램과, 거래 파일을 검색하는 프로그램으로 분류되어 있는 것을 특징으로 하는 프로그램 자동 생성장치.The apparatus of claim 2, wherein the fourth group of programs is classified into a program for searching for a master file and a program for searching for a transaction file. 제2항에 있어서, 상기 제5군의 프로그램은, 인자 출력해야 할 데이터의 조건을 입력시킨 후, 그 조건을 만족시키는 모든 데이터를 일람표로서 표시하는 처리를 구비하는 프로그램과, 상기의 일람표를 표시하는 적이 없는 프로그램으로 분류되어 있는 것을 특징으로 하는 프로그램 자동 생성장치.The program according to claim 2, wherein the fifth group of programs includes a program including a process of displaying all data satisfying the condition as a list after inputting a condition of data to be printed out, and the above-described list. Program generating device, characterized in that the program is classified as never. 제1항에 있어서, 상기 어플리케이션 프로그램의 프로그램 언어는 RPG 언어, C언어, COBOL 언어의 어느 하나인 것을 특징으로 하는 프로그램 자동 생성장치.The apparatus of claim 1, wherein the program language of the application program is any one of an RPG language, a C language, and a COBOL language. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950009538A 1995-01-20 1995-04-22 Program automatic generator KR960029962A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP7026186A JPH08202539A (en) 1995-01-20 1995-01-20 Program automatic generating device
JP95-26186 1995-01-20

Publications (1)

Publication Number Publication Date
KR960029962A true KR960029962A (en) 1996-08-17

Family

ID=12186481

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950009538A KR960029962A (en) 1995-01-20 1995-04-22 Program automatic generator

Country Status (7)

Country Link
JP (1) JPH08202539A (en)
KR (1) KR960029962A (en)
FR (1) FR2729773A1 (en)
GB (1) GB2297401A (en)
IT (1) ITRM950341A1 (en)
NL (1) NL1000783C1 (en)
SG (1) SG40046A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000050247A (en) * 2000-05-30 2000-08-05 김호광 Control Structure Generating Apparatus and Method for Program by Conversation of Objects

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100400360B1 (en) * 2000-09-06 2003-10-04 삼성에스디에스 주식회사 System for automatic generating program products and method thereof
KR100428706B1 (en) * 2000-09-21 2004-04-30 주식회사 케미스 Method for Creating Program Code Automatically Using Pattern and Component
KR20020051503A (en) * 2000-12-22 2002-06-29 엘지전자 주식회사 Method of Managing Database Using Table Class and Automatic Source Creation Device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000050247A (en) * 2000-05-30 2000-08-05 김호광 Control Structure Generating Apparatus and Method for Program by Conversation of Objects

Also Published As

Publication number Publication date
FR2729773A1 (en) 1996-07-26
NL1000783C1 (en) 1996-07-22
ITRM950341A1 (en) 1996-11-23
SG40046A1 (en) 1997-06-14
ITRM950341A0 (en) 1995-05-23
GB9508093D0 (en) 1995-06-07
MX9502050A (en) 1997-09-30
JPH08202539A (en) 1996-08-09
GB2297401A (en) 1996-07-31

Similar Documents

Publication Publication Date Title
AU2006235773A1 (en) Method and system for generating a technical manual
KR960029962A (en) Program automatic generator
US7792848B2 (en) Method for performing a modularization of a hypertext
JPS61156473A (en) Document writing system
JP2000029677A (en) Automatic generating device for screen constitution
Kostur Developing single source documentation
Purvy Flowchart-to-source-code conversion program for GPSS/360
JPH09212630A (en) Graphic production device
JPH04241618A (en) Slip preparing device
Uskup et al. Editing and Printing a Dialect Atlas by Computer
JPH06242933A (en) Program document maintenance device
Stone Shaping Strategy: Independent School Planning in the'90s.
JPS61131160A (en) Documentation device
Sankar Rath et al. Heuristics for identification of bibliographic elements from title pages
McCabe Planning for a Community College System.
KR940013131A (en) Data entry and display systems
McKenna The Small-Shop Stretch: Hour-and Dollar-Stretching Ideas from 15 institutions.
Wood How Do I Check My Software Designs?
Rowley Everything we want to know about Font Resources
JPS615368A (en) Kanji input processor
JPH01297726A (en) System for displaying right to source program list
JPS62290933A (en) Analysis and display device for program data flow
JPS63231385A (en) Question/answer apparatus
Campbell Let's Plan First-Class Facilities! A Planner Looks at New Shops Here and There.
Zwicker Transfer of Learning: An Inquiry into the Generalizability of Metacognitive Thinking Strategies

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid