JPH02148136A - System for automatically determining program parts - Google Patents

System for automatically determining program parts

Info

Publication number
JPH02148136A
JPH02148136A JP30190388A JP30190388A JPH02148136A JP H02148136 A JPH02148136 A JP H02148136A JP 30190388 A JP30190388 A JP 30190388A JP 30190388 A JP30190388 A JP 30190388A JP H02148136 A JPH02148136 A JP H02148136A
Authority
JP
Japan
Prior art keywords
skeleton
generation
name
input
parts
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
JP30190388A
Other languages
Japanese (ja)
Inventor
Morikatsu Hirose
廣瀬 守克
Iwao Yamamoto
山本 岩男
Makoto Hatta
八田 信
Chizuru Takagi
高木 千鶴
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP30190388A priority Critical patent/JPH02148136A/en
Publication of JPH02148136A publication Critical patent/JPH02148136A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To automatically generate a post-generation skeleton by preparing a pre-generation skeleton with the input/output processing as a variable name and building parts, file names, etc., from the external into this skeleton to generate the skeleton. CONSTITUTION:A pre-generation skeleton 1 with the input/output processing as the variable name and external parts corresponding to this variable name are preliminarily prepared. Pertinent parts are built into the skeleton in accordance with a skeleton exit name, an access method, a file name, a file organization, etc., given from the external, thereby generating a post-generation skeleton 6. Thus, the number of pre-skeletons 1 is reduced to automatically generate the post-generation skeleton 6, and the burden on a user is reduced and operation and management are facilitated.

Description

【発明の詳細な説明】 〔概要〕 入出力処理のプログラム部品を自動決定する自動決定方
式に関し、 入出力処理を変数名とした生成前スケルトンを準備し、
これに外部から部品およびファイル名などを組み込んで
スケルトンを生成し、生成前スケルトンの数を少なくし
て利用者の負担を軽減すると共に運用・管理を容易にす
ることを目的とし、入出力処理のために必要な処理を予
め変数名で与えた生成前スケルトンと、この生成前スケ
ルトンの変数名に対応する部品IDなどを決定するため
の情報を予め格納した部品決定テーブルと、上記生成前
スケルトンの変数名について、スケルトン出口名称、処
理方式(順、乱)などの入力情報に対応して、上記部品
決定テーブルを参照して対応する部品IDなどを決定す
る部品決定機構とを備え、選択された上記生成前スケル
トンの変数名について、上記部品決定機構が上記部品決
定テーブルを参照して決定した部品IDによって置き換
えると共に、入力情報のファイル名などによって置き換
えるように構成する。
[Detailed Description of the Invention] [Summary] Regarding an automatic determination method that automatically determines program parts for input/output processing, a pre-generation skeleton is prepared with input/output processing as a variable name,
The purpose of this is to generate a skeleton by incorporating parts and file names from the outside, reduce the number of skeletons before generation, reduce the burden on users, and facilitate operation and management. A pre-generation skeleton in which the processing required for this is given in advance as a variable name, a parts determination table in which information for determining the component ID etc. corresponding to the variable name of this pre-generation skeleton is stored in advance, and the above-mentioned pre-generation skeleton. For variable names, the system is equipped with a component determination mechanism that determines the corresponding component ID by referring to the component determination table in response to input information such as skeleton exit name, processing method (order, random), etc. The variable name of the pre-generation skeleton is replaced by a component ID determined by the component determination mechanism by referring to the component determination table, and is also replaced by a file name of input information.

(産業上の利用分野〕 本発明は、入出力処理のプログラム部品を自動決定する
自動決定方式に関するものである。近年のソフトウェア
生産の自動化に伴い、プログラムの自動生成率の向上が
望まれている。
(Industrial Application Field) The present invention relates to an automatic determination method for automatically determining program parts for input/output processing.With the automation of software production in recent years, it is desired to improve the automatic generation rate of programs. .

〔従来の技術〕[Conventional technology]

従来のプログラム合成は、入出カフアイルの編成や、ア
クセス法などによって多種のスケルトンを予め用意し、
これらのうちから1亥当するスケルトンを選択して行う
ようにしていた。
In conventional program synthesis, various skeletons are prepared in advance depending on the organization of input/output files, access methods, etc.
One winning skeleton was selected from among these.

〔発明が解決しようとする課題〕 従って、ユーザは多くのスケルトンの中から必要とする
スケルトンを探し出すのに長時間を要してしまうという
問題があった。また、スケルトンの数が増加し、運用・
管理を行い難(なるという問題もあった。
[Problems to be Solved by the Invention] Therefore, there is a problem in that it takes a long time for the user to search for a desired skeleton from among many skeletons. In addition, the number of skeletons has increased, and operational and
There was also the problem that it was difficult to manage.

本発明は、入出力処理を変数名とした生成前スケルトン
を準備し、これに外部から部品およびファイル名などを
組み込んでスケルトンを生成し、生成前スケルトンの数
を少なくして利用者の負担を軽減すると共に運用・管理
を容易にすることを目的としている。
The present invention prepares a pre-generation skeleton with input/output processing as a variable name, and generates a skeleton by incorporating parts and file names from the outside into this, thereby reducing the number of pre-generation skeletons and reducing the burden on the user. The purpose is to reduce the number of problems and facilitate operation and management.

〔課題を解決する手段〕[Means to solve problems]

第1図は本発明の原理構成図を示す。 FIG. 1 shows a basic configuration diagram of the present invention.

第1図において、生成前スケルトン1は、入出力処理の
ために必要な処理を予め変数名で記述した雛形となるス
ケルトンである。
In FIG. 1, a pre-generation skeleton 1 is a skeleton that serves as a template in which processes necessary for input/output processing are described in advance using variable names.

プログラム概要人力画面2は、スケルトン出口名称、フ
ァイル名、ファイル編成、アクセス法などの入力情報を
入力する画面である。
Program overview manual screen 2 is a screen for inputting input information such as skeleton exit name, file name, file organization, and access method.

部品決定機構3は、部品決定テーブル4を参照して、生
成前スケルトン1中の変数名に対応するプログラム部品
の部品IDなどを決定するものである。
The component determination mechanism 3 refers to the component determination table 4 and determines the component ID of the program component corresponding to the variable name in the skeleton 1 before generation.

自動組込装置5は、部品決定機構3によって決定された
部品rD、プログラム概要人力画面2から入力された入
力情報のうちのファイル名などを生成前スケルトンlの
変数名に自動的に組み込むものである。
The automatic embedding device 5 automatically incorporates the part rD determined by the part determination mechanism 3, the file name of the input information input from the program overview manual screen 2, etc. into the variable name of the skeleton l before generation. be.

生成後スケルトン6は、自動組込装置5によって変数名
に対応する部品ID、ファイル名などが組み込まれたス
ケルトンである。
The generated skeleton 6 is a skeleton in which a part ID, a file name, etc. corresponding to a variable name are incorporated by the automatic embedding device 5.

〔作用〕[Effect]

本発明は、第1図に示すように、選択された生成前スケ
ルトンlおよびプログラム概要人力画面2から入力され
た入力情報に基づいて、部品決定機構3が部品決定テー
ブル4を参照して与えられたスケルトン出口名称、アク
セス法などに対応する部品IDなどを決定し、更に自動
組込装置5がこの決定された部品IDなどおよび人力情
報中のファイル名などによって上記選択された生成前ス
ケルトン1の変数名への組み込み(置き換え)を行い、
生成後スケルトン6を生成するようにしている。
As shown in FIG. 1, the present invention provides a component determination mechanism 3 that refers to a component determination table 4 based on the selected pre-generation skeleton l and the input information input from the program summary manual screen 2. The automatic embedding device 5 determines the skeleton exit name, the component ID, etc. corresponding to the access method, etc., and furthermore, the automatic embedding device 5 uses the determined component ID, etc. and the file name in the manual information to create the skeleton 1 selected above. Incorporate (replace) the variable name,
After generation, a skeleton 6 is generated.

従って、入出力処理を変数名とした生成前スケルトン1
およびこの変数名に対応する外付けの部品を予め用意し
、これに外部から与えられたスケルトン出口名称、アク
セス法、ファイル名称、ファイル編成などに対応して該
当部品を組み込んで生成後スケルトン6を生成すること
により、生成前スケルトンlの数を少なくして生成後ス
ケルトン6を自動生成することが可能となる。
Therefore, skeleton 1 before generation with input/output processing as variable name
Prepare an external component corresponding to this variable name in advance, incorporate the corresponding component into it according to the skeleton exit name, access method, file name, file organization, etc. given from the outside, and generate the skeleton 6. By generating, it becomes possible to reduce the number of pre-generation skeletons l and automatically generate post-generation skeletons 6.

〔実施例〕〔Example〕

まず、第2図において、生成前スケルトン1は、図示 の下線部を変数名としてそれぞれ持つ2つの入出力処理
が記述されている。これが本実施例によって生成後スケ
ルトン6に示すように BUHINOI O(PFNI 2−住文広呈L)BU
HINO21(PFNI4−夜皇ヱ五久■)となる。こ
こで、下線部に示す部品ID“BUHINOIO″ “
BUHINO21″が組み込まれると共に、入力情報中
のファイル名“注文伝票F゛在庫マスクF″が組み込ま
れる。これを判り易く記述すると READ  注文伝票1’ READ  在庫マスタF となる。
First, in FIG. 2, in the pre-generation skeleton 1, two input/output processes are described, each having the underlined part shown as a variable name. After this is generated according to this embodiment, as shown in skeleton 6, BUHINOI
Becomes HINO21 (PFNI4-Yaou Egoku). Here, the part ID “BUHINOIO” “ shown in the underlined part
BUHINO21'' is incorporated, and at the same time, the file name "Order slip F" inventory mask F" in the input information is incorporated. This can be written in an easy-to-understand manner as READ Order slip 1' READ Inventory master F.

第2図構成を説明する。The configuration of FIG. 2 will be explained.

第2図において、生成前スケルトン1は、スケルトン生
成系への入力となるスケルトンであって、入出力処理を
行う部品、ファイル名などを組み込む場所(スケルトン
出口)を変数名で持つものである。
In FIG. 2, a pre-generation skeleton 1 is a skeleton that is an input to the skeleton generation system, and has a variable name that indicates a place (skeleton exit) where parts for input/output processing, file names, etc. are installed.

入力画面2−1は、ファイルに関する定義情報〈ファイ
ル名、ファイル識別、オーブンモード、アクセスモード
、処理方式(順、乱)、処理レコード名、処理キー項目
など)を入力する画面である。
The input screen 2-1 is a screen for inputting definition information regarding the file (file name, file identification, oven mode, access mode, processing method (order, random), processing record name, processing key item, etc.).

部品決定テーブル4は、生成前スケルトン1毎に1つ作
成され、それぞれの生成前スケルトン1のスケルトン出
口の組み込み可能な入出力処理を行う部品の名前(ID
)を格納したものである。
One component determination table 4 is created for each pre-generation skeleton 1, and contains the names (IDs) of components that perform input/output processing that can be incorporated into the skeleton exit of each pre-generation skeleton 1.
) is stored.

入出力部品の自動組込装置5は、入力画面2−1から入
力されたスケルトン出口名称、処理方式、ファイル名、
オーブンモード、アクセスモードなどの入力情報により
、部品決定テーブル4を参照して決定された入出力処理
部品、およびファイル名などを生成前スケルトン1へ組
み込むものである。
The input/output component automatic assembly device 5 inputs the skeleton exit name, processing method, file name, and
Input/output processing components and file names determined by referring to the component determination table 4 based on input information such as oven mode and access mode are incorporated into the pre-generation skeleton 1.

生成後スケルトン6は、生成前スケルトンlの変数名に
対して、入出力処理部品およびファイル名などを組み込
んだものである。
The generated skeleton 6 has input/output processing components, file names, etc. incorporated into the variable names of the pre-generated skeleton 1.

次に、第3図フローチャートに示す順序に従い、第2図
構成の動作を説明する。
Next, the operation of the configuration shown in FIG. 2 will be explained in accordance with the order shown in the flowchart of FIG.

第3図において、■は、ファイル定義情報を入力する。In FIG. 3, ■ inputs file definition information.

これは、第2図入力画面2−1にプリ表示された“スケ
ルトン中の出現Noおよびスケルトン出口名称゛のうち
の番号例えば“01”を選択、更にファイル名、ファイ
ル識別、処理方式、処理レコード名、処理キー項目名な
どを入力することを意味している。尚、第2図生成前ス
ケルトン1は既に選択されているものとする。
To do this, select the number, for example, "01" from among the "occurrence number in the skeleton and skeleton exit name" pre-displayed on the input screen 2-1 in Figure 2, and then select the file name, file identification, processing method, and processing record. This means inputting the name, processing key item name, etc. It is assumed that the skeleton 1 before generation in FIG. 2 has already been selected.

@は、処理方式(nn)が順”乱″のいずれかを判定す
る。これは、■で、入力画面2−1中の最下行に示すよ
うに、スケルトン出口を例えば“01”と選択し、更に
この選択した入出力処理部品について、アクセス法(順
あるいは乱)のいずれが選択されたかを判定することを
意味している。“順”の場合には、■で部品決定テーブ
ル4中の順処理部品IDを決定部品IDとする。
@ determines whether the processing method (nn) is "random". This is done by selecting the skeleton exit as "01", for example, as shown in the bottom line of the input screen 2-1, and then selecting the access method (order or random) for the selected input/output processing component. This means determining whether or not it has been selected. In the case of "sequential", the sequential processing component ID in the component determination table 4 is set as the determined component ID in (■).

例えばスケルトン出口名称“Ol”および“順”に対応
して、■に示す順アクセス部品の部品ID“BUHIN
OIO”を決定部品IDとする。−方、“乱“の場合に
は、■で部品決定テーブル4中の乱処理部品IDを決定
部品TDとする。例えばスケルトン出口名称“01″お
よび“乱”に対応して、■に示す乱アクセス部品の部品
ID″BtJHINO1)″を決定部品IDとする。
For example, corresponding to the skeleton exit names "Ol" and "Order", the part ID "BUHIN" of the order access part shown in ■
In the case of "Ran", set the random processing part ID in the component determination table 4 as the determined part TD in ■.For example, the skeleton exit name "01" and "Ran" Correspondingly, the part ID "BtJHINO1)" of the randomly accessed part shown in (2) is set as the determined part ID.

■は、生成前スケルトン1中のスケルトン出口に決定部
品IDを組み込む、これは、第2図生成前スケルトン1
中の変数名“¥HB HN n n”を0、[相]の決
定部品IDで1き換えることを意味している0例えば第
2図生成前スケルトン1の“¥HBHNO1”を、■で
求めた決定部品ID’BUHINOIO”で生成後スケ
ルトン6中の■に示すように置き換える。
■ Incorporates the determined part ID at the skeleton exit in the skeleton 1 before generation, which is the result of the skeleton 1 before generation in Figure 2.
This means replacing the variable name “¥HB HN n n” with 0 and 1 with the determined part ID of [phase]. For example, find “¥HBHNO1” of skeleton 1 before generation in Figure 2 using ■. After generation, the determined part ID 'BUHINOIO'' is replaced as shown by ■ in the skeleton 6.

■は、入力したファイル定義情報を、スケルトン出口上
の変更可能項目と置き換える。これは、¥HFNnn 
:ファイル名(n n)¥HRNnn :処理レコード
名(nn)¥HKNnn :処理キー項目名(n n)
などと記載された生成前スケルトン1中の記述を、入力
画面2−1から入力されたスケルトン出口に関連する入
力情報によって置き換えることを意味している0例えば
生成前スケルトン1中の■“¥HFN01 ”を、入力
画面2−1中に表示されているスケルトン出口“01”
に関連するファイル名“注文伝票F″によって、生成後
スケルトン6中の■に示すように置き換える。
■ replaces the input file definition information with the changeable items on the skeleton exit. This is ¥HFNnn
:File name (n n)\HRNnn :Processing record name (nn)\HKNnn :Processing key item name (n n)
This means that the description in the pre-generation skeleton 1 that is written as 0 is replaced with the input information related to the skeleton exit input from the input screen 2-1. For example, ■ "\HFN01 in the pre-generation skeleton 1 ” to the skeleton exit “01” displayed on the input screen 2-1.
After generation, the file name related to "Order slip F" is replaced as shown by ■ in the skeleton 6.

以上の処理によって、生成前スケルトン1を選択、入力
画面2−1からスケルトン出口名称の選択、および処理
方式、ファイル名などを入力することにより、自動的に
生成後スケルトン6が生成される。
Through the above processing, the post-generation skeleton 6 is automatically generated by selecting the pre-generation skeleton 1, selecting the skeleton exit name from the input screen 2-1, and inputting the processing method, file name, etc.

第4図を用いて本発明の具体例の動作を説明する。The operation of a specific example of the present invention will be explained using FIG.

fll  生成前スケルトンlとして図示のものを選択
する。
fll Select the one shown as the pre-generation skeleton l.

(2)入力情報として、プログラム概要(1)、(2)
に示すように、入力画面から入力する。
(2) Program outline (1), (2) as input information
Enter from the input screen as shown.

(3)(1)、(2)の選択、入力に対応して、生成後
スケルトン6が自動生成される。
(3) In response to the selections and inputs in (1) and (2), the skeleton 6 is automatically generated after generation.

(3−1)例えば生成前スケルトン1中の■“¥HBH
NOI″に対応し、プログラム概要(2)中の■“01
トラン読込み”、モード“順”と入力されたことに対応
して、部品決定テーブル4中から■に示す順アクセス部
品である部品ID″B U HINOIO”を取り出し
、生成後スケルトン6中の■に示すように置き換える。
(3-1) For example, ■“¥HBH” in skeleton 1 before generation
Corresponding to “NOI”, “01” in the program outline (2)
In response to the input of ``transfer read'' and mode ``sequential'', the component ID ``B U HINOIO'', which is a sequential access component shown in ■, is extracted from the component determination table 4, and after generation, it is placed in ■ in the skeleton 6. Replace as shown.

同様に、生成前スケルトン1中の■は、■、■、■によ
って生成後スケルトン6中に図示のように置き換える。
Similarly, ■ in the pre-generation skeleton 1 is replaced by ■, ■, ■ in the post-generation skeleton 6 as shown.

(3−2)例えば生成前スケルトン1中の0“¥HFN
0I″に対応し、プログラム概要(1)中の[相]“在
庫マスタF“を取り出し、生成後スケルトン6中の■に
示すように置き換える。
(3-2) For example, 0"\HFN in skeleton 1 before generation
Corresponding to "0I", [phase] "Inventory master F" in the program outline (1) is taken out and replaced as shown by ■ in the skeleton 6 after generation.

第5図は、第4図生成後スケルトン6の記述を判り易く
記述したものである。
FIG. 5 is an easy-to-understand description of the generated skeleton 6 shown in FIG. 4.

第5図’READ注文伝票F”は 第4図“BUHINOIO(PFN12−注文伝票F)
”に対応し、 第5図″READ在庫マスタF、KEY  Is商品コ
ード°は 第4図“BUHIN250 (PFN14−在庫マスタ
F)、  (PKNI 4−商品コード)に対応してい
る。
Figure 5 'READ order slip F' is shown in Figure 4 'BUHINOIO (PFN12-Order slip F)
"READ inventory master F, KEY Is product code ° in FIG. 5 corresponds to "BUHIN250 (PFN14-Inventory master F), (PKNI 4-Product code)" in FIG. 4.

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

以上説明したように、本発明によれば、入出力処理部品
などを変数名とした生成前スケルトンlおよびこの変数
名に対応する部品を予め用意し、入力情報に対応して該
当部品IDおよびファイル名などを組み込んで生成後ス
ケルトン6を生成する構成を採用しているため、生成前
スケルトン1の数を少なくして生成後スケルトン6を自
動生成することができ、利用者の負担を軽減することが
できると共に運用・管理を容易に行うことができる。ま
た、ユーザは、スケルトンを選択する時に、従来のよう
にファイル編成やアクセス法を意識する必要がなく、簡
単に所望のスケルトンを生成することができる。
As explained above, according to the present invention, a pre-generation skeleton l with variable names such as input/output processing components and components corresponding to the variable names are prepared in advance, and corresponding component IDs and files are set in accordance with input information. Since a configuration is adopted in which the post-generation skeleton 6 is generated by incorporating the name etc., the post-generation skeleton 6 can be automatically generated by reducing the number of pre-generation skeletons 1, reducing the burden on the user. It also allows easy operation and management. Furthermore, when selecting a skeleton, the user does not need to be aware of file organization or access methods as in the past, and can easily generate a desired skeleton.

の1実施例構成図、第3図は本発明の動作説明フローチ
ャート、第4図は本発明の詳細な説明図、第5図は第4
図生成後スケルトンを示す。
FIG. 3 is a flowchart explaining the operation of the present invention, FIG. 4 is a detailed explanatory diagram of the present invention, and FIG.
Figure shows the skeleton after generation.

図中、■は生成前スケルトン、2はプログラム概要人力
画面、2−1は入力画面、3は部品決定機構、4は部品
決定テーブル、5は自動組込装置を表す。
In the figure, ■ represents a skeleton before generation, 2 represents a program outline manual screen, 2-1 represents an input screen, 3 represents a parts determination mechanism, 4 represents a parts determination table, and 5 represents an automatic installation device.

Claims (1)

【特許請求の範囲】 入出力処理のプログラム部品を自動決定する自動決定方
式において、 入出力処理のために必要な処理を予め変数名で与えた生
成前スケルトン(1)と、 この生成前スケルトン(1)の変数名に対応する部品I
Dなどを決定するための情報を予め格納した部品決定テ
ーブル(4)と、 上記生成前スケルトン(1)の変数名について、スケル
トン出口名称、処理方式(順、乱)などの入力情報に対
応して、上記部品決定テーブル(4)を参照して対応す
る部品IDなどを決定する部品決定機構(3)とを備え
、 選択された上記生成前スケルトン(1)の変数名につい
て、上記部品決定機構(3)が上記部品決定テーブル(
4)を参照して決定した部品IDによって置き換えると
共に、入力情報のファイル名などによって置き換えるよ
うに構成したことを特徴とするプログラム部品の自動決
定方式。
[Claims] In an automatic determination method that automatically determines program parts for input/output processing, there is provided a pre-generation skeleton (1) in which processes necessary for input/output processing are given in advance by variable names, and this pre-generation skeleton ( Part I corresponding to the variable name in 1)
The parts determination table (4) stores information for determining D, etc. in advance, and the variable names of the skeleton before generation (1) correspond to input information such as skeleton exit name and processing method (sequential, random). and a parts determination mechanism (3) that determines a corresponding part ID by referring to the parts determination table (4), and the parts determination mechanism determines the variable name of the selected skeleton (1) before generation. (3) is the above parts determination table (
4) An automatic program component determination method characterized in that the program component is replaced by the component ID determined with reference to 4), and is also configured to be replaced by the file name of input information.
JP30190388A 1988-11-29 1988-11-29 System for automatically determining program parts Pending JPH02148136A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30190388A JPH02148136A (en) 1988-11-29 1988-11-29 System for automatically determining program parts

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30190388A JPH02148136A (en) 1988-11-29 1988-11-29 System for automatically determining program parts

Publications (1)

Publication Number Publication Date
JPH02148136A true JPH02148136A (en) 1990-06-07

Family

ID=17902505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30190388A Pending JPH02148136A (en) 1988-11-29 1988-11-29 System for automatically determining program parts

Country Status (1)

Country Link
JP (1) JPH02148136A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04145528A (en) * 1990-10-05 1992-05-19 Daikin Ind Ltd General-purpose application system
EP0726517A1 (en) * 1995-02-10 1996-08-14 Sunrise System Co., Ltd. A computer aided program generating system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04145528A (en) * 1990-10-05 1992-05-19 Daikin Ind Ltd General-purpose application system
EP0726517A1 (en) * 1995-02-10 1996-08-14 Sunrise System Co., Ltd. A computer aided program generating system

Similar Documents

Publication Publication Date Title
US6348934B1 (en) Method for enabling rapid modification of a display controlled by a computer program
JPH0589045A (en) Data processing system and method of creation
JPH0855019A (en) Visual programming method
JPH02148136A (en) System for automatically determining program parts
US20030195724A1 (en) Equipment application calculating apparatus and equipment application calculating method
JP2009080536A (en) Bom editing device, editing program, editing system and editing method
JPH04172529A (en) Automatic program generating system by data oriented software parts
JPH05134856A (en) Automatically programming system
JP2007094453A (en) Program development support system, program development support method and program
JP2002287964A (en) Screen input/output specification designing system, method and program
JP2002278760A (en) Method, system and program for creating electronic document program
JP3135638B2 (en) Electronic touch panel definition body creation processing device
JPH0765065A (en) Production control system generating device
JPH0210430A (en) Online program generating system
JPH06266545A (en) Gui parts library development support device
JPH07121358A (en) Program customizing device
JPH03214234A (en) Automatic software generator
JPH03139722A (en) On-line programming system
JP2003337726A (en) Database access program forming method
JPH05204627A (en) Menu display processor
JPH05289857A (en) Program generating method
JP2003085013A (en) Pdm system and programming method for system connection
JPH0744359A (en) Memo document preparing method and memo document selecting method in case tool
JPH08221264A (en) Supporting system for preparing program
JPH05250363A (en) Document processing system