JPH03262036A - Graphic program pattern generating system - Google Patents

Graphic program pattern generating system

Info

Publication number
JPH03262036A
JPH03262036A JP2061370A JP6137090A JPH03262036A JP H03262036 A JPH03262036 A JP H03262036A JP 2061370 A JP2061370 A JP 2061370A JP 6137090 A JP6137090 A JP 6137090A JP H03262036 A JPH03262036 A JP H03262036A
Authority
JP
Japan
Prior art keywords
holder
control
program
diagram
graphical
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
JP2061370A
Other languages
Japanese (ja)
Inventor
Isao Takano
高野 功
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 JP2061370A priority Critical patent/JPH03262036A/en
Publication of JPH03262036A publication Critical patent/JPH03262036A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the work efficiency of program development by generating graphic program parameters from a graphic program and easily generating and maintaining program parameters with visual expression. CONSTITUTION:A command input part 101, a command analyzing part 102, a graphic holder generating part 103 which generates graphic symbols into a graphic holder, a graphic holder holding part 104, a control holder generating part 105, a control holder holding part 106, a display part 107, an input part 108, an output part 109, a graphic program parameter holding part 110, and a chain solving part 111 are provided. The command input part 101 receives holder numbers, which discriminate the graphic holder and the control holder where program structure symbols selected in the graphic program as a program constitution diagram are held in a holder group, as commands from an input/ output device. A general program parameter having a development control statement which controls the processing development is visually expressed and can be handled by a graphic program editor, and a graphic program pattern is generated from the graphic program.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は図式プログラムパターン作成方式に関し、特に
プログラム開発支援装置における図式プログラムエディ
タで作成された図式プラグラムから、プログラム開発者
がプラグラム処理を特殊化することにより目的とする図
式プラグラムを得ることができる図式プログラムパター
ンの作成を可能とする図式プログラムからの図式プログ
ラムパターン作成方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a graphical program pattern creation method, and in particular, to a graphical program pattern creation method in which a program developer specializes program processing from a graphical program created by a graphical program editor in a program development support device. The present invention relates to a method for creating a graphical program pattern from a graphical program, which makes it possible to create a graphical program pattern by which a desired graphical program can be obtained.

〔従来の技術〕[Conventional technology]

プログラムを視覚化して作成する図式プログラムエディ
タをプログラム開発支援装置として用いてプログラムを
開発することは有効である。
It is effective to develop programs using a graphical program editor that visualizes and creates programs as a program development support device.

一方、プログラムの骨格となる制御構造が、ある程度完
成されていてかつ処理の展開を制御する展開制御文が組
込まれている汎用的なプログラムパターンを利用して、
そのプログラムパターンに対して外部から展開制御用の
パラメータを与え特殊化することにより目的のプログラ
ムを作成する手法も有効であることが知らている。
On the other hand, by using a general-purpose program pattern in which the control structure that is the backbone of the program is completed to a certain extent and the expansion control statement that controls the expansion of processing is incorporated,
It is also known that it is effective to create a target program by specializing the program pattern by giving parameters for expansion control from the outside.

従来のプログラムパターン作成方式では、作成されたプ
ログラムパターンが視覚化されておらずテキストエディ
タなどにより作成していた。
In conventional program pattern creation methods, the created program patterns are not visualized and are created using a text editor or the like.

また、テキストエディタなどで作成されたプログラムを
図式プログラムエディタで扱える図式プログラムに変換
する装置は、すでに存在しているが、この種の装置では
プログラム用の言語で記述、されたプログラムとその展
開制御を行うために用意された言語で記述された展開制
御文とが組合わされているプログラムパターンを図式プ
ログラムに変換することはできなかった。
Additionally, there is already a device that converts a program created with a text editor or the like into a graphical program that can be handled with a graphical program editor, but this type of device is capable of controlling programs written in a programming language and their development. It has not been possible to convert a program pattern that is combined with an expansion control statement written in a language prepared for this purpose into a graphical program.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のプログラムパターン作成方式は、プログ
ラムパターンが視覚化されておらずテキスト形式なので
プログラムパターンを作成する場合やプログラムパター
ンより作成したプログラムの保守に際して、図式プログ
ラムエディタでのプログラムの視覚化表現の恩恵を受け
られず、また、図式70グラムエデイタを利用するプロ
グラム開発では、プログラムパターンによる流用の恩恵
を受けられないという問題点を有している。
In the conventional program pattern creation method described above, the program pattern is not visualized and is in text format, so when creating a program pattern or maintaining a program created from a program pattern, it is necessary to visualize the program in a graphical program editor. Moreover, in program development using the graphical 70-gram editor, there is a problem in that the benefits of diversion by program patterns cannot be obtained.

本発明の目的は、処理の展開を制御する展開制御文を持
つ汎用的なプログラムパターンを視覚化表現し、図式プ
ログラムエディタで扱えるように図式プログラムから図
式プログラムパターンを作成できる図式プログラムパタ
ーン作成方式を提供することにある。
An object of the present invention is to provide a graphical program pattern creation method that can visually represent a general-purpose program pattern that has an expansion control statement that controls the expansion of processing, and can create a graphical program pattern from a graphical program so that it can be handled with a graphical program editor. It is about providing.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の図式プログラムパターン作成方式は、プログラ
ムを視覚化して作成する図式プログラムエディタにより
作成されたプログラム構成図である図式プログラムの中
の選択されたプログラム構造記号である図式記号の位置
や当該図式記号の他に当該位置に展開可能な幾通りもの
図式記号を保持するための器である図式ホルダおよびこ
れらの図式ホルダの展開を制御する展開制御文を保持す
るための器である制御ホルダを当該位置に作成するため
にホルダ群の中で識別するための論理的な番号であるホ
ルダ番号を入出力装置がらコマンドとして受取るコマン
ド入力部と、受取ったコマンドの内容からホルダを作成
するためにすべてのホルダ群の中で識別するための内部
的な番号であるホルダ内部番号の割りだしゃ作成するホ
ルタが図式ホルダか制御ホルダがを判別するコマンド解
析部と、図式ホルダの中に図式記号を作成する図式ホル
ダ作成部と、前記図式ホルダ作成部で作成された図式記
号を保持する図式ホルダ保持部と、制御ホルダの中に図
式ホルダの展開を制御する展開制御文を作成する制御ホ
ルダ作成部と、前記制御ホルダ作成部で作成された展開
制御文を保持する制御ホルダ保持部と、前記図式ホルダ
作成部および前記制御ホルダ作成部で各々作成される図
式記号や展開制御文を表示する入出力画面を前記入出力
装置に出力する表示部と、前記入出力装置より入力され
る図式記号や展開制御文を前記入出力装置より入力して
前記図式ホルダ作成部および前記制御ホルダ作成部へ出
力する入力部と、前記図式ホルダ保持部に保持されてい
る図式ホルダおよび前記制御ホルダ保持部に保持されて
いる制御ホルダを出力する出力部と、前記出力部から出
力された図式ホルダおよび制御ホルダをプログラム開発
者がプログラム処理を特殊化することにより目的とする
図式プログラムを得ることができる図式プログラムパタ
ーンとして保持する図式プログラムパターン保持部と、
作成された図式ホルダおよび制御ホルダを前記図式プロ
グラムパターン保持部の中で管理するための関連付けを
行うチェイン解決部とを備えて構成されている。
The graphical program pattern creation method of the present invention is a program configuration diagram created by a graphical program editor that visualizes and creates a program. In addition, a diagram holder, which is a container for holding a number of diagram symbols that can be expanded at the relevant position, and a control holder, which is a container for holding expansion control sentences that control the expansion of these diagram holders, are placed at the relevant position. A command input section that receives a holder number, which is a logical number for identifying it among a group of holders, as a command from an input/output device, and a command input section that receives a holder number as a command from an input/output device, and a The command analysis part determines whether the holder to be created is a diagram holder or a control holder, and the diagram is used to create a diagram symbol in the diagram holder. a holder creation section; a diagram holder holding section that holds the diagram symbol created by the diagram holder creation section; a control holder creation section that creates an expansion control statement for controlling expansion of the diagram holder in the control holder; A control holder holding section that holds the expansion control sentences created by the control holder creation section, and an input/output screen that displays the diagram symbols and expansion control sentences created by the diagram holder creation section and the control holder creation section, respectively, are shown in front. a display unit that outputs to the input/output device; an input unit that inputs graphical symbols and development control sentences inputted from the input/output device and outputs them to the graphical holder creation unit and the control holder creation unit; , an output section that outputs the diagram holder held in the diagram holder holding part and the control holder held in the control holder holding part; and a program developer outputting the diagram holder and control holder output from the output part. a graphical program pattern holding unit that holds the graphical program pattern as a graphical program pattern capable of obtaining a target graphical program by specializing program processing;
and a chain resolution unit that performs association for managing created graphical program pattern holders and control holders in the graphical program pattern holding unit.

〔実施例〕〔Example〕

以下、本発明の実施例について図面を参照して説明する
Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の図式プログラムパターン作成方式の一
実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the graphical program pattern creation method of the present invention.

本実施例の図式プログラムパターン作成方式は、コマン
ド入力部101と、コマンド解析部102と、図式ホル
ダ作成部103と、図式ホルダ保持部104と、制御ホ
ルダ作成部105と、制御ホルダ保持部106と、表示
部107と、入力部108と、出力部109と、図式プ
ログラムパターン保持部110と、チェイン解決部11
1と、入出力装W112とを備えている。
The diagram program pattern creation method of this embodiment includes a command input section 101, a command analysis section 102, a diagram holder creation section 103, a diagram holder holding section 104, a control holder creation section 105, and a control holder holding section 106. , a display section 107, an input section 108, an output section 109, a graphical program pattern holding section 110, and a chain solving section 11.
1 and an input/output device W112.

まず、プログラムを視覚化して作成する図式プログラム
エディタにより作成されたプログラム構造図である図式
プログラムが入出力装置112に表示されている状態で
、コマンド入力部101は、パターン化を行うプログラ
ム構造記号である図式記号の位置情報や当該図式記号に
代わって当該位置に展開可能な図式記号を管理するため
の器である図式ホルダおよびこの図式ホルダの展開を制
御する展開制御文を管理するための器である制御ホルダ
を当該位置に作成するためにホルダ群の中で一意に識別
するための論理的な番号であるホルダ番号を入出力装置
112がらコマンドとして受取り、コマンド解析部10
2へ送出する。
First, while a diagrammatic program, which is a program structure diagram created by a diagrammatic program editor that visualizes and creates a program, is displayed on the input/output device 112, the command input section 101 inputs a program structure symbol to be patterned. A diagram holder that is a device for managing the position information of a certain graphic symbol and a graphic symbol that can be expanded at that position in place of the graphic symbol, and a device for managing expansion control statements that control the expansion of this graphic holder. In order to create a certain control holder at the position, the holder number, which is a logical number for uniquely identifying it among the holders, is received as a command from the input/output device 112, and the command analysis unit 10
Send to 2.

そして、コマンド解析部102は、受取ったコマンドの
中の位置情報とホルダ番号とから作成するホルダを図式
プログラムパターンの中で一意に識別するための内部的
な番号であるホルダ内部番号を決定し、さらにホルダ番
号から作成するホルダが図式ホルダか制御ホルダかを判
別したのちに、図式ホルダの場合は、図式ホルダ作成部
103へホルダ番号とホルダ内部番号とを送出する。ま
た、制御ホルダの場合は、制御ホルダ作成部105へ同
じくホルダ番号とホルダ内部番号とを送出する。
Then, the command analysis unit 102 determines a holder internal number, which is an internal number for uniquely identifying the holder to be created in the graphical program pattern, from the position information and holder number in the received command, Furthermore, after determining from the holder number whether the holder to be created is a diagram holder or a control holder, if it is a diagram holder, the holder number and holder internal number are sent to the diagram holder creation section 103. In the case of a control holder, the holder number and holder internal number are also sent to the control holder creation unit 105.

次に、図式ホルダ作成部103は、入出力装置112に
表示すべき図式記号作成画面を表示部107へ出力し、
図式記号の入力を促進し、入出力装置112から入力さ
れたデータを入力部108により入力し、図式記号を作
成する。さらに、作成した図式記号を表示部107と図
式ホルダ保持部104へ出力する。
Next, the diagram holder creation unit 103 outputs a diagram symbol creation screen to be displayed on the input/output device 112 to the display unit 107,
The input unit 108 facilitates the input of a graphical symbol, inputs the data input from the input/output device 112 through the input unit 108, and creates a graphical symbol. Furthermore, the created graphic symbol is output to the display section 107 and the graphic holder holding section 104.

次に、図式ホルダの作成が完了した時点で当該図式ホル
ダの識別領域にホルダ内部番号をセットしたのちに、ま
ず、制御を出力部109へ移し、続いてホルダ番号とホ
ルダ内部番号とをチェイン解決部111へ送出する。
Next, when the creation of the diagram holder is completed, the holder internal number is set in the identification area of the diagram holder, and then control is first transferred to the output unit 109, and then the holder number and the holder internal number are chain-solved. The information is sent to the section 111.

同様に、制御ホルダ作成部105は、入出力装置112
に表示すべき展開制御文作成画面を表示部107へ出力
し、展開制御文の入力を促進し、入出力装置112に入
力されたデータを入力部108より入力し、展開制御文
を作成する。さらに、作成した展開制御文を表示部10
7と制御ホルダ保持部106とへ出力する。
Similarly, the control holder creation unit 105 uses the input/output device 112
An expansion control statement creation screen to be displayed on the display unit 107 is outputted to the display unit 107 to facilitate the input of the expansion control statement, and the data input to the input/output device 112 is inputted from the input unit 108 to create the expansion control statement. Furthermore, the created expansion control statement is displayed on the display unit 10.
7 and the control holder holding section 106.

次に、制御ホルダの作成が完了した時点て、当該制御ホ
ルダの識別領域にホルダ内部番号をセットしたのちに、
まず、制御を出力部109へ移し、続いてホルダ番号と
ホルダ内部番号とをチェイン解決部111へ送出する6 出力部109は、図式ホルダ作成部103や制御ホルダ
作成部105からの出力指示を受けて、図式ホルダ保持
部104や制御ホルダ保持部106に保持されている各
々の図式ホルダや制御ホルダを図式プログラムパターン
保持部110へ出力し、制御を再び図式ホルダ作成部1
03または制御ホルダ作成部105へ戻す。
Next, when the creation of the control holder is completed, set the holder internal number in the identification area of the control holder, and then
First, control is transferred to the output unit 109, and then the holder number and holder internal number are sent to the chain solving unit 111.6 The output unit 109 receives output instructions from the diagram holder creation unit 103 and the control holder creation unit 105. Then, each of the diagram holders and control holders held in the diagram holder holding unit 104 and the control holder holding unit 106 are output to the diagram program pattern holding unit 110, and the control is returned to the diagram holder creation unit 1.
03 or return to the control holder creation unit 105.

また、チェイン解決部111は、当該作成したホルダが
図式ホルダの場合には、ホルダ番号から当該図式ホルダ
が、選択された図式記号に対して1番目のときにのみ、
選択された図式記号の図式ホルダ関係領域に当該図式ホ
ルダのホルダ内部番号をセットし、また、選択された図
式記号に対して1番目でない(2番目以降)ときには、
当該図式ホルダより一つ前の図式ホルダの図式ホルダ関
係領域にホルダ内部番号をセットすることによって、選
択された図式記号に対する図式ホルダの関係付けを行う
In addition, if the created holder is a diagram holder, the chain solving unit 111 only performs
Set the holder internal number of the selected graphical symbol in the graphical holder related area of the selected graphical symbol, and if it is not the first (second or later) for the selected graphical symbol,
By setting the holder internal number in the diagram holder relation area of the diagram holder immediately before the relevant diagram holder, the diagram holder is associated with the selected diagram symbol.

一方、作成したホルダが制御ホルダの場合には、選択さ
れた図式記号に対して一つのみが存在するので、その制
御ホルダ関係領域に当該制御ホルダのホルダ内部番号を
セットすることによって、選択された図式記号に対する
制御ホルダの関係付けを行う。
On the other hand, if the created holder is a control holder, only one exists for the selected graphical symbol, so by setting the holder internal number of the control holder in the control holder related area, The control holder is associated with the graphical symbol created.

第2図は図式プログラムパターンを作成するときの動作
の一例を示す流れ図である。図式プログラムパターンを
作成するもととなる図式プログラムの中のパターン化を
行う図式記号の先頭からの相対位置(例えば行番号)と
、作成するホルダ番号(例えば図式ホルダの場合は1が
らの連番とし、制御ホルダの場合はA)を入力装置より
受は取り(ステップ201)、ホルダ内部番号を決定す
る(例えば行番号、ホルダ番号)(ステップ202)、
次に、ホルダ番号より図式ホルダを作成する場合(YE
S)には、ステップ204に制御を移し、制御ホルダを
作成する場合(NO)には、ステップ208に制御を移
す。
FIG. 2 is a flowchart showing an example of the operation when creating a graphical program pattern. The relative position from the beginning of the graphical symbol to be patterned in the graphical program that is the basis for creating the graphical program pattern (e.g. line number) and the holder number to be created (e.g. a 1-character serial number in the case of a graphical holder) In the case of a control holder, receive A) from the input device (step 201), determine the holder internal number (for example, line number, holder number) (step 202),
Next, when creating a diagram holder from the holder number (YE
In step S), the control is transferred to step 204, and if a control holder is to be created (NO), the control is transferred to step 208.

ステップ204では、図式ホルダを作成するための編集
画面を入出力装置に表示し、図式ホルダの作成が終了す
るまで、図式記号の入力を入出力装置112に要求し、
図式ホルダの作成を行う(ステップ205)、図式ホル
ダの作成が終了したとき(YES)には、ステップ20
7に制御を移す(ステップ206)、ステップ207で
は、作成した図式ホルダの識別領域にホルダ内部番号を
セットし、図式ホルダ関係領域には当該図式ホルダに関
係する図式ホルダが当該時点で存在しないことを示す値
(例へば0)をセットし、ステップ212に制御を移す
In step 204, an edit screen for creating a graphic holder is displayed on the input/output device, and input of graphic symbols is requested from the input/output device 112 until the creation of the graphic holder is completed.
Create a diagram holder (step 205). When the diagram holder creation is completed (YES), step 205
7 (step 206). In step 207, a holder internal number is set in the identification area of the created diagram holder, and a diagram holder related to the diagram holder in question does not exist in the diagram holder related area at that time. A value indicating (for example, 0) is set, and control is transferred to step 212.

同様に、ステップ208では、制御ホルダを作成するた
めの編集画面を入出力装置112に表示し、制御ホルダ
の作成が終了するまで展開制御文の入力を入出力装置1
12に要求し、制御ホルダの作成を行う(ステップ20
9)、制御ホルダの作成が終了したとき(YES)には
ステップ211に制御を移す(ステップ210)。ステ
ップ211では、作成した制御ホルダの識別領域にホル
ダ内部番号をセットし、ステップ212に制御を移す。
Similarly, in step 208, an edit screen for creating a control holder is displayed on the input/output device 112, and expansion control statements are input to the input/output device 112 until the creation of the control holder is completed.
12 to create a control holder (step 20
9) When the creation of the control holder is completed (YES), control is transferred to step 211 (step 210). In step 211, a holder internal number is set in the identification area of the created control holder, and control is transferred to step 212.

ステップ212では、作成された図式ホルダまたは制御
ホルダを図式プログラムパターン保持部へ出力したのち
に、ステップ213に制御を移す。ステップ213では
、作成したホルダが制御ホルダかもしくは選択した図式
記号に対する1番目の図式ホルダの場合かを判断し、こ
の条件に合致する(YES)ならばステップ214に制
御を移し、合致しない(NO)ならばステップ215に
制御を移す。
In step 212, the created graphic holder or control holder is output to the graphic program pattern holding section, and then control is transferred to step 213. In step 213, it is determined whether the created holder is a control holder or the first graphic holder for the selected graphic symbol, and if this condition is met (YES), control is transferred to step 214, and if it is not matched (NO). ), control is transferred to step 215.

ステップ214では、作成したホルダが図式ホルダのと
きには、選択された図式記号の図式ホルダ関係領域に作
成した図式ホルダのホルダ内部番号をセットし、また、
作成した制御ホルダが、制御ホルダのときには、図式記
号の制御ホルダ関係領域に作成した制御ホルダのホルダ
内部番号をセットすることにより、選択された図式記号
からの各ホルダの関係付けを行う。
In step 214, when the created holder is a diagram holder, the holder internal number of the created diagram holder is set in the diagram holder related area of the selected diagram symbol, and
When the created control holder is a control holder, the holder internal number of the created control holder is set in the control holder relationship area of the graphical symbol to establish a relationship between each holder from the selected graphical symbol.

一方、ステップ215では、作成した図式ホルダより一
つ前の図式ホルダのホルダ内部番号を求めたのちに、そ
の図式ホルダの図式ホルダ関係領域に作成した図式ホル
ダのホルダ内部番号をセットする(ステップ216)こ
とにより、選択された図式記号に対する図式ホルダ間の
関係付けを行う。
On the other hand, in step 215, after finding the holder internal number of the diagram holder immediately before the created diagram holder, the holder internal number of the created diagram holder is set in the diagram holder related area of the diagram holder (step 216). ), the relationship between the graphical holders for the selected graphical symbol is established.

第3図は図式ホルダと制御ホルダとの関係付けの一例を
あられすホルダ説明図である。
FIG. 3 is a holder explanatory diagram showing an example of the relationship between the diagram holder and the control holder.

第3図は、図式記号に対して3つの図式ホルダが存在し
、パラメータ&Aの値が1のときには、1番目の図式ホ
ルダを展開し、2のときには、2番目の図式ホルダを展
開し、さらに、1および2以外のときには、3番目の図
式ホルダを展開するが3番目の図式ホルダの内容がN0
NE’となっているので何も展開しないことをあられし
ている。
Figure 3 shows that there are three diagram holders for a diagram symbol, and when the value of the parameter &A is 1, the first diagram holder is expanded, when it is 2, the second diagram holder is expanded, and then , other than 1 and 2, the third diagram holder is expanded, but the contents of the third diagram holder are N0.
It's NE', so I'm afraid nothing will develop.

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

以上説明したように、本発明の図式プログラムパターン
作成方式は、構造化プログラミング技法を取り入れたプ
ログラム構造図を作成する図式プログラムエディタで作
成された図式プログラムからの図式プログラムパターン
の作成を可能にするので、視覚化表現によるプログラム
パターンの作成または保守を容易にし、さらに図式プロ
グラムパターンを特殊化することにより得られるプログ
ラムをもおのずと図式プログラムエディタで扱うことが
可能となりプログラム開発の作業効率の向上を図ること
ができるという効果を有している。
As explained above, the diagrammatic program pattern creation method of the present invention enables the creation of a diagrammatic program pattern from a diagrammatic program created with a diagrammatic program editor that creates a program structure diagram that incorporates structured programming techniques. To facilitate the creation or maintenance of program patterns through visual expression, and to further improve work efficiency in program development by making it possible to handle programs obtained by specializing graphical program patterns with a graphical program editor. It has the effect of being able to.

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

第1図は本発明の図式プログラムパターン作成方式の一
実施例を示すブロック図、第2図は図式プログラムパタ
ーンを作成するときの動作の一例を示す流れ図、第3図
は図式ホルダと制御ホルダの関係付けの一例をあられす
ホルダ説明図である。 101・・・コマンド入力部、102・・・コマンド解
゛析部、103・・・図式ホルダ作成部、104・・・
図式ホルダ保持部、105・・・制御ホルダ作成部、1
06・・・制御ホルダ保持部、107・・・表示部、1
08・・・入力部、109・・・出力部、110・・・
図式プログラムパターン保持部、111・・・チェイン
解決部、112・・・入出力装置。
FIG. 1 is a block diagram showing an embodiment of the graphical program pattern creation method of the present invention, FIG. 2 is a flowchart showing an example of the operation when creating a graphical program pattern, and FIG. 3 is a block diagram showing an example of the operation when creating a graphical program pattern. It is a hail holder explanatory diagram showing an example of the relationship. 101... Command input section, 102... Command analysis section, 103... Diagram holder creation section, 104...
Diagram holder holding section, 105... control holder creation section, 1
06... Control holder holding section, 107... Display section, 1
08...Input section, 109...Output section, 110...
Graphical program pattern holding unit, 111... Chain solving unit, 112... Input/output device.

Claims (1)

【特許請求の範囲】[Claims] プログラムを視覚化して作成する図式プログラムエディ
タにより作成されたプログラム構成図である図式プログ
ラムの中の選択されたプログラム構造記号である図式記
号の位置や当該図式記号の他に当該位置に展開可能な幾
通りもの図式記号を保持するための器である図式ホルダ
およびこれらの図式ホルダの展開を制御する展開制御文
を保持するための器である制御ホルダを当該位置に作成
するためにホルダ群の中で識別するための論理的な番号
であるホルダ番号を入出力装置からコマンドとして受取
るコマンド入力部と、受取ったコマンドの内容からホル
ダを作成するためにすべてのホルダ群の中で識別するた
めの内部的な番号であるホルダ内部番号の割りだしや作
成するホルタが図式ホルダか制御ホルダかを判別するコ
マンド解析部と、図式ホルダの中に図式記号を作成する
図式ホルダ作成部と、前記図式ホルダ作成部で作成され
た図式記号を保持する図式ホルダ保持部と、制御ホルダ
の中に図式ホルダの展開を制御する展開制御文を作成す
る制御ホルダ作成部と、前記制御ホルダ作成部で作成さ
れた展開制御文を保持する制御ホルダ保持部と、前記図
式ホルダ作成部および前記制御ホルダ作成部で各々作成
される図式記号や展開制御文を表示する入出力画面を前
記入出力装置に出力する表示部と、前記入出力装置より
入力される図式記号や展開制御文を前記入出力装置より
入力して前記図式ホルダ作成部および前記制御ホルダ作
成部へ出力する入力部と、前記図式ホルダ保持部に保持
されている図式ホルダおよび前記制御ホルダ保持部に保
持されている制御ホルダを出力する出力部と、前記出力
部から出力された図式ホルダおよび制御ホルダをプログ
ラム開発者がプログラム処理を特殊化することにより目
的とする図式プログラムを得ることができる図式プログ
ラムパターンとして保持する図式プログラムパターン保
持部と、作成された図式ホルダおよび制御ホルダを前記
図式プログラムパターン保持部の中で管理するための関
連付けを行うチェイン解決部とを備えることを特徴とす
る図式プログラムパターン作成方式。
The position of a graphical symbol, which is a program structure symbol selected in a graphical program, which is a program configuration diagram created by a graphical program editor that visualizes and creates a program, and the location of the graphical symbol that can be expanded at the position in addition to the graphical symbol. In order to create a control holder at the relevant position, a diagram holder that is a container for holding the graphical symbol of the street and a control holder that is a container for holding the expansion control statement that controls the expansion of these diagram holders. A command input part that receives a folder number, which is a logical number for identification, as a command from an input/output device, and an internal part to identify it among all folder groups in order to create a folder from the contents of the received command. a command analysis unit that determines a holder internal number that is a specific number and determines whether the holder to be created is a diagram holder or a control holder; a diagram holder creation unit that creates a diagram symbol in the diagram holder; and the diagram holder creation unit. a diagram holder holding section that holds the diagram symbol created in , a control holder creation section that creates an expansion control statement for controlling expansion of the diagram holder in the control holder, and an expansion control created by the control holder creation section. a control holder holding unit that holds sentences; a display unit that outputs to the input/output device an input/output screen that displays the graphical symbols and expansion control sentences created by the diagrammatic holder creation unit and the control holder creation unit, respectively; an input section for inputting graphical symbols and expansion control sentences input from the input/output device and outputting them to the graphical holder creation section and the control holder creation section; An output section that outputs the diagram holder held in the control holder and the control holder held in the control holder holding section, and a program developer that outputs the diagram holder and control holder output from the output section according to the purpose by specializing the program processing. a graphical program pattern holding unit that holds the graphical program pattern as a graphical program pattern from which a graphical program can be obtained; and a chain solving unit that associates the created graphical program holder and control holder with each other in order to manage them in the graphical program pattern holding unit. A graphical program pattern creation method comprising:
JP2061370A 1990-03-12 1990-03-12 Graphic program pattern generating system Pending JPH03262036A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2061370A JPH03262036A (en) 1990-03-12 1990-03-12 Graphic program pattern generating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2061370A JPH03262036A (en) 1990-03-12 1990-03-12 Graphic program pattern generating system

Publications (1)

Publication Number Publication Date
JPH03262036A true JPH03262036A (en) 1991-11-21

Family

ID=13169218

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2061370A Pending JPH03262036A (en) 1990-03-12 1990-03-12 Graphic program pattern generating system

Country Status (1)

Country Link
JP (1) JPH03262036A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199559A (en) * 2008-02-25 2009-09-03 Nippon Telegr & Teleph Corp <Ntt> Device and method for controlling execution of folder allocation program, program thereof and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199559A (en) * 2008-02-25 2009-09-03 Nippon Telegr & Teleph Corp <Ntt> Device and method for controlling execution of folder allocation program, program thereof and storage medium

Similar Documents

Publication Publication Date Title
JP2765969B2 (en) Schematic data-driven program development support system
JPH08190587A (en) Simulation system for application process
KR19990023315A (en) Data processing system and method for generating a link map
JPH03262036A (en) Graphic program pattern generating system
JPH09237181A (en) Application developing device and application developing method
JPH05257666A (en) Automatic flowchart generating method
KR100237659B1 (en) Figure editing apparatus and method for displaying edited objects in a form different from objects not yet edited
JP2003150890A (en) Plant dynamic characteristic model construction system and construction method and plant dynamic characteristic simulator
JPH0619921A (en) Working process managing device
JPH0689170A (en) Source program analysis method for case system
JPS61249109A (en) Interactive program generating system for numerical control device
JP2937381B2 (en) Integrated circuit design method and design apparatus
JPH01306922A (en) System for preparing program stepwise for graphical program editor
JPH03269622A (en) Generating device for job control statement
JP2000132790A (en) Device and method for generating aspect step drawing for signal aspect investigation report
JPH06242933A (en) Program document maintenance device
JP2002140653A (en) Method and device for preparing simulation data and recording medium
JPH03240829A (en) Macro-evolving system for diagram program editor
JPH07160536A (en) Program test supporting device for interactive system
JPH02281376A (en) Cad device
JPH04348427A (en) Screen input/output back-up system
JPH01312641A (en) Batch test system for on-line
JPH0250264A (en) Preparing device for tree structure chart
JPH0784770A (en) Program pattern customizing system
JPH07295609A (en) Control system construction device