JPS63174128A - Program generating device by graphic - Google Patents

Program generating device by graphic

Info

Publication number
JPS63174128A
JPS63174128A JP671387A JP671387A JPS63174128A JP S63174128 A JPS63174128 A JP S63174128A JP 671387 A JP671387 A JP 671387A JP 671387 A JP671387 A JP 671387A JP S63174128 A JPS63174128 A JP S63174128A
Authority
JP
Japan
Prior art keywords
program
diagram
storage means
graphic
data
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP671387A
Other languages
Japanese (ja)
Inventor
Junko Oishi
純子 大石
Takeshi Yamazaki
剛 山崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP671387A priority Critical patent/JPS63174128A/en
Publication of JPS63174128A publication Critical patent/JPS63174128A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To generate a program by using a graphic and to enable the maintenance of the program to be performed on the graphic, by providing a graphical structure storage means, a graphic data generating means, a graphic data storage means, and a program conversion means. CONSTITUTION:The graphic data generating means 2 performs the interactive processing of graphic generation according to graphical structure taken out from the graphical structure storage means 1, and edits a graphic data, and outputs it to the program conversion means 5 via the graphic data storage means 3. The means 5 takes out and discriminates the graphic data inputted from the means 3, and correspondingly, the means converts the graphic data to a program element according to a conversion rule which converts the graphic data taken out from a conversion rule storage means 4 to the program element. In other words, a conversion rule stipulation unit in which a graphic discrimination name in the conversion rule is relative stipulation is taken out, and the content of data in the unit of graphic data stipulation unit is converted and edited to the program element according to the content. In such a way, it is possible to generate the program by using the graphic, and to perform the maintenance of a generated program on the graphic.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はソフトウェア開発システムにおけるプログラム
作成装置に関し、特に実現したいプログラムを図式を利
用して作成する装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a program creation device for a software development system, and particularly to a device for creating a program to be implemented using a diagram.

〔従来の技術〕[Conventional technology]

従来、プログラムはプログラミング言語の構文規則に従
って文字列を入力して編集する方法で作成されていた。
Traditionally, programs have been created by inputting and editing character strings according to the syntax rules of the programming language.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

したがってプログラミング言語の詳細な構文規則に熟知
していないとプログラムを作成できない、作成したプロ
グラムは文字列としてしか確認することができないため
わかりにくい、という欠点があった。
Therefore, it has the disadvantage that programs cannot be created unless one is familiar with the detailed syntax rules of the programming language, and the programs created can only be viewed as strings, making them difficult to understand.

本発明の目的は実現したいプログラムを図式を利用して
作成するという従来知られていなかったプログラムの作
成装置を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a hitherto unknown program creation device for creating a desired program using diagrams.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の図式によるプログラム作成装置は、図式の構造
を記憶した図式構造記憶手段と、前記図式構造記憶手段
からの図式構造に従って図式データを作成する図式デー
タ作成手段と、前記図式データ作成手段によって作成さ
れた図式データを記憶する図式データ記憶手段と、前記
図式データからプログラムへの変換の規則を記憶する変
換規則記憶手段と、前記変換規則記憶手段からの変換規
則に従って前記図式データ記憶手段からの図式データを
プログラムへ変換するプログラム変換手段と、前記プロ
グラム変換手段によって変換されたプログラムを記憶す
るプログラム記憶手段とから構成される。
The graphical program creation device of the present invention includes a graphical structure storage means that stores a diagrammatic structure, a diagrammatic data creation means that creates diagrammatic data according to the diagrammatic structure from the diagrammatic structure storage means, and a diagrammatic data created by the graphical data creation means. a graphical data storage means for storing graphical data that has been converted into a program; a conversion rule storing means for storing rules for converting the graphical data into a program; It is comprised of a program conversion means for converting data into a program, and a program storage means for storing the program converted by the program conversion means.

〔作用〕[Effect]

本発明の図式によるプログラム作成装置を利用してプロ
グラムを作成する場合、まず、図式データ作成手段を利
用して図式構造記憶手段により記憶されている図式構造
に基づいて図式データを作成し、図式データ記憶手段を
利用して前記図式データを記憶する0次に、プログラム
変換手段を利用して変換規則配憶手段に記憶されている
変換規則に基づいて図式データ記憶手段に記憶されてい
る図式データをプログラムへ変換し、プログラム記憶手
段を利用して前記プログラムを記憶する。
When creating a program using the graphical program creation device of the present invention, first, graphical data is created based on the graphical structure stored in the graphical structure storage means using the graphical data creating means, and the graphical data is The graphical data is stored in the graphical data storage means using the storage means. Next, the graphical data stored in the graphical data storage means is stored in the graphical data storage means based on the conversion rules stored in the conversion rule storage means using the program conversion means. The program is converted into a program, and the program is stored using a program storage means.

ここで図式データをプログラミング言語の構文規則に従
ったプログラムへ変換する規則を変換規則記憶手段に変
換規則として記憶させておくことにより、プログラミン
グ言語の構文規則に熟知していない人でも図式を利用し
てプログラムを作成でき、また作成したプログラムの保
守を図式上で行うことができる。
By storing the rules for converting diagram data into a program that conforms to the syntax rules of the programming language as conversion rules in the conversion rule storage means, even people who are not familiar with the syntax rules of the programming language can use the diagrams. It is possible to create programs using the following methods, and maintenance of the created programs can be done graphically.

〔実施例〕〔Example〕

次に本発明の一実施例について図面を参照して説明する
Next, an embodiment of the present invention will be described with reference to the drawings.

本実施例はデータベースの構造を定義するプログラムを
図式を用いて作成するプログラム作成装置に関するもの
である。本装置では、データベースの構造を項目定義を
表わす図式(以後路して項目定義図式と呼ぶ)と項目間
の関係定義を表わす図式く以後路して関係定義図式と呼
ぶ)とを用いて表現する0項目定義図式は長方形と、長
方形の内部に記述した項目名とから構成される。関係定
義図式はひし形と、ひし形の内部に記述した関イ系名と
、関係づけたい2つの項目名に対応する長方形とひし形
とを結ぶ2本の線とから構成される。
This embodiment relates to a program creation device that graphically creates a program that defines the structure of a database. In this device, the structure of the database is expressed using a diagram representing item definitions (hereinafter referred to as item definition diagram) and a diagram representing relationship definitions between items (hereinafter referred to as relationship definition diagram). The 0-item definition diagram consists of a rectangle and an item name written inside the rectangle. The relationship definition diagram is composed of a diamond, a Kanji name written inside the diamond, and two lines connecting the diamond and a rectangle corresponding to two item names to be related.

第1図は本実施例の全体構成図である。同図において図
式によるプログラム作成装置は、図式の構造を記憶する
図式構造記憶手段1と、入力線にそって入力されたコマ
ンドを識別しコマンドに対応して図式構造記憶手段1が
ら取り出した図式構造に従って図式作成の対話処理を行
って図式データを編集する図式データ作成手段2と、上
記の図式データを記憶する図式データ記憶手段3と、プ
ログラミング言語の構文規則に従って図式データをプロ
グラム要素へ変換する変換規則を記憶した変換規則記憶
手段4と、上記の図式データ記憶手段3から図式データ
を取り出して識別しそれに対応して変換規則記憶手段4
から取り出した変換規則に従って図式データをプログラ
ム要素へ変換しプログラムを編集するプログラム変換手
段5と、上記のプログラムを記憶するプログラム記憶手
段6とを有している。
FIG. 1 is an overall configuration diagram of this embodiment. In the figure, the diagrammatic program creation device includes a diagrammatic structure storage means 1 that stores the diagram structure, and a diagrammatic structure that identifies a command input along an input line and retrieves it from the diagrammatic structure storage means 1 in response to the command. a diagram data creation means 2 that edits the diagram data by performing interactive processing for diagram creation according to the diagram; a diagram data storage means 3 that stores the diagram data; and a conversion that converts the diagram data into program elements according to the syntax rules of the programming language. Conversion rule storage means 4 that stores rules, and graphical data storage means 4 that retrieves and identifies graphical data from the graphical data storage means 3 and correspondingly stores the transformation rule storage means 4.
It has a program conversion means 5 for converting graphical data into program elements and editing the program according to conversion rules extracted from the program, and a program storage means 6 for storing the above-mentioned program.

次に、第2図から第6図を参照して上記の図式によるプ
ログラム作成装置について詳細に説明する。
Next, the program creation device according to the above diagram will be explained in detail with reference to FIGS. 2 to 6.

第2図は図式構造記憶手段1により記憶されている図式
構造のメモリ上の構成を示す。同図(a)は図式を構成
する面要素の構成を示す説明図である。項目定義図式の
面要素には、長方形、項目名があり、関係定義図式の面
要素には、ひし形、関係名、線があり、それぞれ図要素
定義単位に対応する。図要素定義単位は、面要素を一意
に識別するための図要素名と面要素属性から構成される
。長方形、ひし形、線の各面要素の面要素属性には面要
素の形状情報が記述されている。項目名、関係名の各面
要素の面要素属性には図式データ作成手段により入力す
る項目名の値と関係名の値に関する制限規則がそれぞれ
記述されている。
FIG. 2 shows the structure of the graphical structure stored in the graphical structure storage means 1 on the memory. FIG. 3(a) is an explanatory diagram showing the configuration of surface elements constituting the diagram. The surface elements of the item definition diagram include rectangles and item names, and the surface elements of the relationship definition diagram include diamonds, relationship names, and lines, each of which corresponds to a diagram element definition unit. A diagram element definition unit consists of a diagram element name and a plane element attribute for uniquely identifying a plane element. Shape information of the surface element is described in the surface element attribute of each surface element of rectangle, diamond, and line. Restriction rules regarding the value of the item name and the value of the relationship name input by the graphical data creation means are described in the surface element attribute of each surface element of the item name and relationship name, respectively.

同図(b)は図式の構成を示す説明図である。項目定義
図式、関係定義図式がそれぞれ図式構造定義単位に対応
する。図式構造定義単位は、図式を−意に識別するため
の図式識別名と図式属性から構成される。項目定義図式
、関係定義図式の各図式の図式識別名をそれぞれ゛項目
定義パ、“′関係定義”とする。“項目定義”、°゛関
係定義″の各図式の図式属性には同図(a>の面要素を
用いて図式を作成するための対話処理内容が記述されて
いる。対話処理内容には、面要素表示動作、項目名また
は関係省の値入力動作がある。
FIG. 4B is an explanatory diagram showing the diagrammatic structure. The item definition diagram and the relationship definition diagram each correspond to a diagram structure definition unit. A diagram structure definition unit is composed of a diagram identification name and a diagram attribute for intentionally identifying a diagram. Let the diagram identifiers of the item definition diagram and the relationship definition diagram be ``Item Definition Pa'' and ``Relation Definition'', respectively. The diagram attributes of each diagram, “Item Definition” and “Relationship Definition”, describe the contents of the interaction process for creating a diagram using the surface elements of the same figure (a>.The contents of the dialogue process include: There is an operation for displaying surface elements, and an operation for inputting values for item names or related ministries.

第3図は図式構造に従って図式データを作成する図式デ
ータ作成手段2の処理手順を示す流れ図である。図式作
成コマンドが入力される(11)と、図式作成コマンド
を識別しく12)、図式作成コマンドが“終了”コマン
ドの場合には図式データ作成手段の処理を終了する0図
式作成コマンドが“項目定義”コマンドの場合には図式
識別名が゛項目定義”である図式構造定義単位を取り出
す(13)。図式作成コマンドが“関係定義”コマンド
の場合には図式識別名が′°関係定義”である図式構造
定義単位を取り出す(14)、13.14で取り出した
図式構造定義単位の図式属性に従って対話処理を行う0
図式属性に記述されている対話処理内容を識別しく15
)、対話処理内容が“面要素表示動作″の場合には面要
素を表示する(16)。対話処理内容が項目名または関
係省の“値入力動作”の場合には入力促進メツセージを
出力しく17)、値が入力される(18)と、入力され
た値を項目名または関係省の各面要素に対応する面要素
属性に記述されている制限規則に従ってチェックしく1
9)、入力された値にエラーがある場合にはエラーメツ
セージを出力しく20)、17の処理へもどる。1つの
チェックでエラーがない場合と16の面要素の表示終了
後は、図式属性に記述されている対話処理内容をすべて
実行したかをチェックする(21)。対話処理内容をす
べて実行していない場合には15の処理へもどる。対話
処理内容をすべて実行している場合には入力された項目
名の値または関係省の値を基にして図式データを編集し
く22)、11の処理へもどる。
FIG. 3 is a flowchart showing the processing procedure of the graphical data creation means 2 which creates graphical data according to the graphical structure. When a diagram creation command is input (11), the diagram creation command is identified (12), and if the diagram creation command is an "end" command, the process of the diagram data creation means is terminated. If the diagram creation command is a "Relation Definition" command, the diagram structure definition unit whose diagram identifier is "Item Definition" is retrieved (13). If the diagram creation command is a "Relation Definition" command, the diagram identifier is 'Relation Definition'. Extract the diagram structure definition unit (14), perform interactive processing according to the diagram attribute of the diagram structure definition unit extracted in 13.140
Identify the interaction processing content described in the diagram attribute 15
), if the interaction processing content is "surface element display operation", the surface element is displayed (16). If the dialog processing content is "value input operation" of the item name or related ministries, an input prompting message will be output. Please check according to the restriction rule described in the surface element attribute corresponding to the surface element.
9) If there is an error in the input value, output an error message. 20) Return to step 17. If there is no error in one check, and after the display of the 16 surface elements is finished, it is checked whether all the interactive processing contents described in the diagram attributes have been executed (21). If all the contents of the dialog processing have not been executed, the process returns to step 15. If all the dialog processing contents have been executed, the diagram data is edited based on the input item name value or the value of the relevant ministry (22), and the process returns to step 11.

図式データ作成手段2を利用して作成した図式データは
図式データ記憶手段3に記憶される。第4図は図式デー
タ記憶手段3に記憶された図式データのメモリ上の構成
を示す説明図である。図式データ作成手段2を利用して
図式作成コマンドを1回実行する毎に図式データ定義単
位が1個作成される。図式データ定義単位は、図式デー
タを一意に識別するための図式識別名とデータ内容から
構成される。図式データ作成手段2を利用して項目定義
図式を作成した場合、図式識別名が゛項目定義”である
図式データ定義単位のデータ内容には項目名の値が格納
される。図式データ作成手段2を利用して関係定義図式
を作成した場合、図式識別名が゛関係定義パである図式
データ定義単位のデータ内容には関係省の値が格納され
る。
The graphical data created using the graphical data creating means 2 is stored in the graphical data storage means 3. FIG. 4 is an explanatory diagram showing the structure of the graphical data stored in the graphical data storage means 3 on the memory. Each time a diagram creation command is executed once using the diagram data creation means 2, one diagram data definition unit is created. A graphical data definition unit is composed of a graphical identification name for uniquely identifying graphical data and data content. When an item definition diagram is created using the diagram data creation means 2, the value of the item name is stored in the data content of the diagram data definition unit whose diagram identification name is "Item Definition."The value of the item name is stored in the diagram data creation means 2. When a relationship definition diagram is created using , the value of the relevant ministry is stored in the data content of the diagram data definition unit whose diagram identifier is ``Relationship Definition Pa''.

図式データのプログラムへの変換規則は変換規則記憶手
段4に記憶されている。第5図は変換規則記憶手段4に
記憶されている変換規則のメモリ上の構成を示す説明図
である。項目定義図式および関係定義図式のプログラム
への変換規則がそれぞれ変換規則定義単位に対応する。
Rules for converting graphical data into programs are stored in the conversion rule storage means 4. FIG. 5 is an explanatory diagram showing the structure of the conversion rules stored in the conversion rule storage means 4 on the memory. Rules for converting item definition diagrams and relationship definition diagrams into programs each correspond to a conversion rule definition unit.

変換規則定義単位は、図式を一意に識別するための図式
識別名と変換規則内容から構成される。図式識別名が”
″項目定義”である変換規則定義単位の変換規則内容に
は項目名の値を利用して項目定義を行なうプログラムの
要素を構成する規則が記述されている。
A conversion rule definition unit is composed of a diagram identification name for uniquely identifying a diagram and conversion rule contents. The diagram identifier is”
The conversion rule content of the conversion rule definition unit, which is an "item definition," describes rules that constitute the elements of a program that defines an item using the value of an item name.

図式識別名が“関係定義”である変換規則定義単位の変
換規則内容には関係省の値を利用して関係定義を行なう
プログラムの要素を構成する規則が記述されている。
The conversion rule content of the conversion rule definition unit whose diagram identifier is "Relationship Definition" describes rules constituting elements of a program that defines relationships using values from related ministries.

第6図は変換規則に従って図式データをプログラムへ変
換するプログラム変換手段5の処理手順を示す流れ図で
ある。図式データ記憶手段により記憶されている図式デ
ータの有無をチェックしく31)、図式データがある場
合には図式データを図式データ定義単位ごとに取り出し
く32)、それを識別する(33)、取り出した図式デ
ータの図式識別名が°“項目定義゛′の場合には変換規
則記憶手段により記憶されている変換規則の中の図式識
別名が“項目定義”である変換規則定義単位を取り出す
(34)。取り出した図式データの図式識別名が“関係
定義′°の場合には変換規則記憶手段により記憶されて
いる変換規則の中の図式識別名が“関係定義″”である
変換規則定義単位を取り出す(35)、34または35
で取り出した変換規則定義単位の変換規則内容に従って
、32で取り出した図式データ定義単位のデータ内容を
プログラム要素へ変換する(36)。プログラム要素の
作成が終了したら31の処理にもどる。31の処理で図
式データがない場合には36で作成したプログラム要素
を組み合わせてプログラムを編集しく37)、プログラ
ム変換手段5の処理を終了する。
FIG. 6 is a flowchart showing the processing procedure of the program conversion means 5 for converting graphical data into a program according to conversion rules. Check the presence or absence of diagram data stored in the diagram data storage means 31), and if there is diagram data, retrieve the diagram data for each diagram data definition unit 32), identify it (33), and retrieve it. If the diagram identifier of the diagram data is °“item definition”, extract the conversion rule definition unit whose diagram identifier is “item definition” from among the conversion rules stored in the conversion rule storage means (34) .If the diagram identifier of the retrieved diagram data is "Relation Definition", extract the conversion rule definition unit whose diagram identifier is "Relation Definition" from among the conversion rules stored by the conversion rule storage means. (35), 34 or 35
According to the conversion rule contents of the conversion rule definition unit taken out in step 32, the data contents of the graphical data definition unit taken out in step 32 are converted into program elements (36). When the creation of the program element is completed, the process returns to step 31. If there is no graphical data in the process of 31, the program is edited by combining the program elements created in 36 (37), and the process of the program conversion means 5 is ended.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明のプログラム作成装置を利
用することによりプログラミング言語の構文規則に熟知
していない人でも図式を利用してプログラムを作成でき
、また作成したプログラムを図式上で確認できるので保
守がしやすくなり、ソフトウェアの品質、生産性を向上
できるという効果がある。
As explained above, by using the program creation device of the present invention, even people who are not familiar with the syntax rules of programming languages can create programs using diagrams, and can check the created programs on diagrams. This has the effect of making maintenance easier and improving software quality and productivity.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示す全体構成図、第2図は
図式構造記憶手段に記憶された図式構造のメモリ上にお
ける構成を示す説明図、第3図は図式データ作成手段の
処理手順を示す流れ図、第4図は図式データ記憶手段に
記憶された図式データのメモリ上における構成を示す説
明図、第5図は変換規則記憶手段に記憶された変換規則
のメモリ上における構成を示す説明図、第6図はプログ
ラム変換手段の処理手順を示す流れ図である。 図において、1は図式構造記憶手段、2は図式データ作
成手段、3は図式データ記憶手段、4は変換規則記憶手
段、5はプログラム変換手段、6はプログラム記憶手段
をそれぞれ示す。 第2区 (θ) (しン 第 3 図 第4図 鵡5 図 第ム閃
FIG. 1 is an overall configuration diagram showing an embodiment of the present invention, FIG. 2 is an explanatory diagram showing the structure of a diagrammatic structure stored in a diagrammatic structure storage means on memory, and FIG. 3 is a processing of a diagrammatic data creation means. A flowchart showing the procedure, FIG. 4 is an explanatory diagram showing the structure of the graphical data stored in the graphical data storage means on the memory, and FIG. 5 shows the structure of the transformation rules stored in the transformation rule storage means on the memory. The explanatory diagram, FIG. 6, is a flowchart showing the processing procedure of the program conversion means. In the figure, 1 is a graphical structure storage means, 2 is a graphical data creation means, 3 is a graphical data storage means, 4 is a conversion rule storage means, 5 is a program conversion means, and 6 is a program storage means. 2nd section (θ)

Claims (1)

【特許請求の範囲】[Claims] 図式の構造を記憶した図式構造記憶手段と、前記図式構
造記憶手段からの図式構造に従って図式データを作成す
る図式データ作成手段と、前記図式データ作成手段によ
って作成された図式データを記憶する図式データ記憶手
段と、前記図式データからプログラムへの変換の規則を
記憶する変換規則記憶手段と、前記変換規則記憶手段か
らの変換規則に従って前記図式データ記憶手段からの図
式データをプログラムへ変換するプログラム変換手段と
、前記プログラム変換手段によって変換されたプログラ
ムを記憶するプログラム記憶手段とを含むことを特徴と
する図式によるプログラム作成装置。
a diagrammatic structure storage means that stores a diagrammatic structure; a diagrammatic data creation means that creates diagrammatic data according to the diagrammatic structure from the diagrammatic structure storage means; and a diagrammatic data storage that stores the diagrammatic data created by the diagrammatic data creation means. means, conversion rule storage means for storing rules for converting the graphical data into a program, and program conversion means for converting the graphical data from the graphical data storage means into a program according to the conversion rules from the conversion rule storage means. , and program storage means for storing the program converted by the program conversion means.
JP671387A 1987-01-13 1987-01-13 Program generating device by graphic Pending JPS63174128A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP671387A JPS63174128A (en) 1987-01-13 1987-01-13 Program generating device by graphic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP671387A JPS63174128A (en) 1987-01-13 1987-01-13 Program generating device by graphic

Publications (1)

Publication Number Publication Date
JPS63174128A true JPS63174128A (en) 1988-07-18

Family

ID=11645911

Family Applications (1)

Application Number Title Priority Date Filing Date
JP671387A Pending JPS63174128A (en) 1987-01-13 1987-01-13 Program generating device by graphic

Country Status (1)

Country Link
JP (1) JPS63174128A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02161521A (en) * 1988-12-14 1990-06-21 Nec Corp Automatic formation method for source program from flow chart

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NEC RESEARCH & DEVELOPMENT=1985 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02161521A (en) * 1988-12-14 1990-06-21 Nec Corp Automatic formation method for source program from flow chart

Similar Documents

Publication Publication Date Title
WO2022007919A1 (en) Flow processing method and device, and computer system
CN113886362A (en) Data storage system and storage method based on workflow engine and low-code platform
TW201923625A (en) Translation support device, translation support program, and method to support translation with information processing device
JPS63174128A (en) Program generating device by graphic
JP2002014845A (en) Method for automatically generating test script part and device for the same
JPH1166115A (en) Drawing generating device for assembly group by three-dimensional cad
JPH0357496B2 (en)
JPH05204621A (en) Device and method for automatically generating software
JPS6361329A (en) Programming device
JP3048186B2 (en) Method and apparatus for automatic creation and conversion of drawing drawing output command information
JP2007094453A (en) Program development support system, program development support method and program
JP3224386B2 (en) Program creation device
JPS63211433A (en) Prior error check system for generating command procedure/job control language
JPS583039A (en) Program generating processor device
JPH05265733A (en) Program producing/executing device
JPH01109430A (en) Programming method for computer processing
JPS62145424A (en) Program managing method
JPH01236324A (en) Program design supporting system
JPH03110629A (en) Software document schematic diagram generating device
JPH09311800A (en) Automatic data converting device
JPH02310776A (en) Graphic output data image processing device
JPH0239323A (en) Producing device for form design information
JPS6349254B2 (en)
JP2002073386A (en) Data schema generation method and its system
JPS62293354A (en) Back-up device formation of specialist system