JP2720768B2 - Program customization equipment - Google Patents

Program customization equipment

Info

Publication number
JP2720768B2
JP2720768B2 JP5266817A JP26681793A JP2720768B2 JP 2720768 B2 JP2720768 B2 JP 2720768B2 JP 5266817 A JP5266817 A JP 5266817A JP 26681793 A JP26681793 A JP 26681793A JP 2720768 B2 JP2720768 B2 JP 2720768B2
Authority
JP
Japan
Prior art keywords
program
data
information
definition
storage device
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.)
Expired - Lifetime
Application number
JP5266817A
Other languages
Japanese (ja)
Other versions
JPH07121358A (en
Inventor
正敬 大島
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
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP5266817A priority Critical patent/JP2720768B2/en
Publication of JPH07121358A publication Critical patent/JPH07121358A/en
Application granted granted Critical
Publication of JP2720768B2 publication Critical patent/JP2720768B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムにお
ける事務処理業務を実行するプログラムを開発するため
のプログラムカストマイズ装置に関し、特にプログラム
の構成要素を独立に定義しておき、それらを組み合わせ
てプログラムを生成するプログラムカストマイズ装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program customizing apparatus for developing a program for executing office work in an information processing system, and more particularly to a program customizing apparatus in which the components of the program are independently defined and combined. The present invention relates to a program customizing device for generating a program.

【0002】[0002]

【従来の技術】従来、事務処理分野で提供されるプログ
ラムの開発効率化を図るために、予め事務処理の用途別
にプログラムの骨格部分をソースプログラムあるいは特
定のツールで利用可能な形態で作成しておき、利用時に
利用者の目的に合わせてソースプログラムに記述されて
いるデータ定義部を変更したり、プログラムの論理構造
や処理の一部を特殊化する方法が採られている。
2. Description of the Related Art Conventionally, in order to improve the efficiency of development of programs provided in the field of business processing, a skeleton portion of the program is created in advance in a form usable for a source program or a specific tool for each purpose of business processing. At the time of use, a method is adopted in which the data definition part described in the source program is changed according to the purpose of the user, or a part of the logical structure or processing of the program is specialized.

【0003】特開昭62−008230号公報、および
特開平02−068622号公報の技術は、予めプログ
ラム内にデータ定義部と、このデータ定義に対して行う
べき複数の処理を定義しておき、プログラムの特殊化操
作時にデータ定義部を修正して動作すべき処理を特殊化
するものである。
According to the techniques disclosed in Japanese Patent Application Laid-Open Nos. 62-008230 and 02-068622, a data definition section and a plurality of processes to be performed on the data definition are defined in advance in a program. In the specialization operation of the program, the data definition part is modified to specialize the processing to be performed.

【0004】[0004]

【発明が解決しようとする課題】特開昭62−0082
30号公報の技術は、プログラム作成作業の効率化を目
的としており、プログラムの仕様作成時に行うデータ定
義に起因する特殊化要求をプログラム作成作業に自動的
に反映することができないという欠点がある。
Problems to be Solved by the Invention
The technique disclosed in Japanese Patent Publication No. 30 is aimed at improving the efficiency of program creation work, and has a drawback that a specialization request caused by data definition performed at the time of creating a program specification cannot be automatically reflected in the program creation work.

【0005】特開平02−068622号公報の技術
は、プログラム単位にそのデータ定義とプログラム内で
行う処理を予め列挙しておく必要があり、特殊化の範囲
が限定されるという欠点がある。
The technique disclosed in Japanese Patent Application Laid-Open No. 02-068622 has a disadvantage that the data definition and the processing to be performed in the program must be listed in advance for each program, and the range of specialization is limited.

【0006】本発明は、このような従来の技術における
欠点を除去するもので、特にプログラムで扱うデータ定
義とそのデータ定義に関して、データ操作を行う処理に
着目したプログラムの特殊化をより汎用的に実施するこ
とができることを目的としている。
The present invention eliminates such disadvantages in the prior art. In particular, with regard to data definitions handled by a program and the data definition, specialization of a program focused on a process for performing data manipulation is more generally used. It is intended to be able to be implemented.

【0007】特に、プログラムの仕様作成時にプログラ
ムで使用する外部データに対するデータ定義の割り当て
と同時にその外部データへの入出力処理に対するデータ
編集処理仕様の定義を可能とし、その結果をプログラム
処理本体と併合して特殊化したプログラムの骨格を自動
生成することにより、プログラムの特殊化要求に応じた
仕様生成とその結果のプログラム作成作業での自動的な
反映を可能とするようにしたものである。
In particular, it is possible to assign a data definition to external data used in a program at the time of creating a program specification, and at the same time, to define a data editing processing specification for input / output processing to the external data, and merge the result with the program processing body. By automatically generating a skeleton of a specialized program, it is possible to generate a specification according to a specialization request of the program and automatically reflect the result in a program creating operation.

【0008】[0008]

【課題を解決するための手段】 第1の本発明のプログ
ラムカストマイズ装置は、情報処理システムにおける事
務処理業務を実行するプログラムのカストマイズ装置に
おいて、プログラムのひな型情報を記憶するプログラム
ひな型情報記憶装置と、プログラムのデータ定義情報を
記憶するデータ仕様記憶装置と、前記プログラムひな型
情報記憶装置から利用者が指定したプログラムひな型情
報を読み込み、該プログラムひな型情報におけるプログ
ラム構成情報に基づき外部データとプログラムの入出力
関係を表示し、さらに利用者が指定した外部データに対
するデータ定義の割り当て情報をデータ定義割り当て記
憶装置に記憶するプログラム構成定義装置と、前記デー
タ仕様記憶装置に記憶されたデータ定義情報と、前記デ
ータ定義割り当て記憶装置に記憶されたデータ定義の割
り当て情報とを参照して、利用者が指定した外部データ
の入出力処理に関するデータ編集処理定義情報をデータ
編集定義記憶装置に記憶するデータ編集定義装置と、前
記データ仕様記憶装置に記憶されたデータ定義情報と、
前記データ定義割り当て記憶装置に記憶されたデータ定
義の割り当て情報と、前記データ編集定義記憶装置に記
憶されたデータ編集処理定義情報とに基づいて、前記プ
ログラムひな型情報記憶装置に記憶されたプログラムひ
な型情報におけるプログラム手続き情報を特殊化するプ
ログラム特殊化装置とから構成されている。
According to a first aspect of the present invention, there is provided a program customizing apparatus for executing a business processing task in an information processing system, comprising: a program template information storage device for storing program template information; A data specification storage device for storing data definition information of a program, and a program model information specified by a user read from the program model information storage device, and an input / output relationship between external data and the program based on the program configuration information in the program model information. A program configuration definition device that further displays data definition assignment information for external data specified by a user in a data definition assignment storage device; data definition information stored in the data specification storage device; Assignment notes A data editing definition device that stores data editing process definition information relating to input / output processing of external data specified by a user in a data editing definition storage device with reference to the data definition allocation information stored in the storage device; Data definition information stored in a data specification storage device;
Based on the data definition assignment information stored in the data definition assignment storage device and the data editing process definition information stored in the data editing definition storage device, the program template information stored in the program template information storage device And a program specializing device for specializing program procedure information in the above.

【0009】第2の発明のプログラムカストマイズ装置
は、第1の発明のプログラムカストマイズ装置におい
て、前記プログラムひな型情報記憶装置は、プログラム
で扱うファイル、画面、および帳票といった外部データ
の構成要素とプログラムの入出力関係をまとめたプログ
ラム構成情報と、プログラム手続き部中の外部データの
各構成要素に関する処理を関連づけてプログラムの手続
き部全体を記述したプログラム手続き情報とから構成さ
れるプログラムひな型情報を記憶し、前記データ仕様記
憶装置は、外部データのレコード構造と、そのレコード
を構成するデータ項目に関するデータ定義情報を記憶し
て構成されている。
A program customizing apparatus according to a second aspect of the present invention is the program customizing apparatus according to the first aspect of the present invention, wherein the program template information storage device includes an external data component such as a file, a screen, and a form handled by the program and an input of the program. Storing program template information composed of program configuration information summarizing the output relationship and program procedure information describing the entire procedure section of the program by associating processes relating to each component of external data in the program procedure section; The data specification storage device is configured to store a record structure of external data and data definition information on data items constituting the record.

【0010】[0010]

【実施例】以下本発明の一実施例について、図を参照し
ながら詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0011】図1を参照すると、本発明の第1の実施例
であるプログラムカストマイズ装置は、プログラムひな
型情報記憶装置1、情報入出力装置2、データ仕様記憶
装置3、プログラム構成定義装置4、データ定義割り当
て記憶装置5、データ編集定義装置6、データ編集定義
記憶装置7、プログラム特殊化装置8、およびプログラ
ム仕様記憶装置9から構成されている。
Referring to FIG. 1, a program customizing apparatus according to a first embodiment of the present invention comprises a program template information storage device 1, an information input / output device 2, a data specification storage device 3, a program configuration definition device 4, a data It comprises a definition assignment storage device 5, a data edit definition device 6, a data edit definition storage device 7, a program specialization device 8, and a program specification storage device 9.

【0012】プログラムひな型情報記憶装置1は、1つ
の特殊化すべきプログラムのひな型の情報(以下、プロ
グラムひな型情報とする)を1つの管理単位として、1
つのプログラムひな型情報に含まれるプログラム構成情
報とプログラム手続き情報をそれぞれ個別に参照可能な
形式で記憶している。
The program model information storage device 1 uses one model information of a program to be specialized (hereinafter referred to as program model information) as one management unit.
The program configuration information and the program procedure information included in one program template information are stored in a format that can be referred to individually.

【0013】プログラム構成情報は、ファイル、画面、
および帳票等の外部の入出力装置を介してプログラムで
入力あるいは出力を行うデータとその装置種別(以下、
外部データとする)と、各外部データとプログラムとの
入出力関係を表す情報からなるプログラムの構成に関す
る情報である。
The program configuration information includes files, screens,
And data to be input or output by a program via an external input / output device such as a form, and its device type (hereinafter referred to as
And external information) and information indicating the input / output relationship between each external data and the program.

【0014】プログラム手続き情報は、1つの特殊化の
対象となるプログラムの処理に関して、プログラム全体
の制御処理を表す部分と、外部データの構成要素と関係
づけて該外部データの入出力処理を扱う部分から構成さ
れるプログラムの手続き部全体を記述した情報である。
The program procedure information includes a portion representing control processing of the entire program and a portion handling input / output processing of the external data in relation to the components of the external data in relation to the processing of one specialization target program. This is information describing the entire procedure section of a program composed of

【0015】データ仕様記憶装置3は、外部データのデ
ータレコードの構造と、そのデータレコードを構成する
データ項目に関する情報(以下、データ定義情報とす
る)をデータ定義情報単位に入出力可能な形式で記憶す
る。
The data specification storage device 3 has a format capable of inputting and outputting the structure of a data record of external data and information (hereinafter, referred to as data definition information) on data items constituting the data record in units of data definition information. Remember.

【0016】プログラム構成定義装置4は、利用者の要
求に従って、プログラムひな型情報記憶装置1から用途
に応じたプログラムひな型情報のプログラム構成情報を
読み込み、外部データとプログラムの構成を情報入出力
装置2に表示する。次に利用者が指定した外部データに
対してどのデータ定義情報を割り当てるかという情報を
受け取り、1つの外部データとその外部データに割り当
てるデータ定義情報名を対にしたものを1つのデータ定
義割り当て情報としてデータ定義割り当て記憶装置5に
記憶する。また、外部データの入出力処理に関する利用
者からの定義要求に対し、データ編集定義装置6を呼び
出す。
The program configuration definition device 4 reads the program configuration information of the program template information according to the application from the program template information storage device 1 in accordance with a user's request, and transfers the external data and the program configuration to the information input / output device 2. indicate. Next, information on which data definition information is to be assigned to the external data designated by the user is received, and a pair of one external data and a data definition information name to be assigned to the external data is defined as one data definition assignment information. Is stored in the data definition assignment storage device 5. In addition, in response to a definition request from a user regarding input / output processing of external data, the data editing / definition device 6 is called.

【0017】データ定義割り当て記憶装置5は、プログ
ラム構成定義装置4が得たデータ定義割り当て情報を外
部データ単位の割り当て情報として参照可能な形式で記
憶する。
The data definition assignment storage device 5 stores the data definition assignment information obtained by the program configuration definition device 4 in a format that can be referred to as the assignment information of the external data unit.

【0018】データ編集定義装置6は、データ定義割り
当て記憶装置5からデータ定義割り当て情報を、データ
仕様記憶装置3から該データ定義割り当て情報で指示さ
れたデータ定義情報を取り出し、これらの情報をもとに
して情報入出力装置2において外部データに対する入出
力装置の定義要求を利用者に指定させ、利用者が指定し
た具体的な入出力処理のデータ編集処理定義を受け取
る。さらに、このデータ編集処理定義を外部データのデ
ータ編集処理定義としてデータ編集定義記憶装置7に記
憶する。
The data editing / definition device 6 extracts data definition assignment information from the data definition assignment storage device 5 and data definition information specified by the data definition assignment information from the data specification storage device 3, and based on these information, In the information input / output device 2, the user specifies the input / output device definition request for external data, and receives the data editing process definition of the specific input / output process specified by the user. Further, the data editing process definition is stored in the data editing definition storage device 7 as a data editing process definition of external data.

【0019】データ編集定義記憶装置7は、データ編集
定義装置6が得たデータ編集処理定義をデータ構成要素
単位に参照可能な形式で記憶する。
The data edit definition storage device 7 stores the data edit process definition obtained by the data edit definition device 6 in a format that can be referred to for each data component.

【0020】プログラム特殊化装置8は、データ仕様記
憶装置3からデータ定義情報を、データ定義割り当て記
憶装置5からデータ定義割り当て情報を、およびデータ
編集定義記憶装置7から外部データのデータ編集定義を
それぞれ読み込み、生成するプログラム仕様に応じた形
態に変換しながら、目的とするプログラムに特殊化し、
プログラム仕様として生成する。
The program specializing device 8 stores data definition information from the data specification storage device 3, data definition allocation information from the data definition allocation storage device 5, and data editing definition of external data from the data editing definition storage device 7, respectively. While converting into a form according to the program specifications to be read and generated, specialize into the target program,
Generate as a program specification.

【0021】プログラム仕様記憶装置7は、生成された
プログラム仕様をプログラム仕様単位に参照可能な形式
で記憶する。
The program specification storage device 7 stores the generated program specifications in a format that can be referred to in program specification units.

【0022】次に本発明の第1の実施例の動作につい
て、図1と図2を参照して説明する。
Next, the operation of the first embodiment of the present invention will be described with reference to FIGS.

【0023】プログラムカストマイズ装置が起動される
と、まずプログラム構成定義装置4が起動される。
When the program customizing device is started, first, the program configuration defining device 4 is started.

【0024】プログラム構成定義装置4は、情報入出力
装置2を介して利用者に特殊化の対象とするプログラム
のひな型を指定させる(ステップ41)。利用者が情報
入出力装置2よりひな型となるプログラムひな型情報名
を指定すると、プログラム構成定義装置4はこの情報を
受け取り、プログラムひな型情報記憶装置1から指定さ
れたプログラムひな型情報を読み込む(ステップ4
2)。
The program configuration defining device 4 allows the user to specify a model of a program to be specialized through the information input / output device 2 (step 41). When the user specifies a program template information name that becomes a template from the information input / output device 2, the program configuration definition device 4 receives this information and reads the specified program template information from the program template information storage device 1 (step 4).
2).

【0025】図3はプログラムひな型情報の一例であ
り、図3において3−1はプログラム構成情報の部分、
3−2はプログラム手続き情報の部分である。
FIG. 3 shows an example of the program template information. In FIG.
3-2 is a part of the program procedure information.

【0026】プログラム構成定義装置4は、ステップ4
2で読み込んだプログラムひな型情報の中のプログラム
構成情報を解析して、外部データに関する情報を取り出
し(ステップ43)、外部データとプログラムの入出力
関係を示すプログラム構成を情報入出力装置2に表示
し、利用者に対して外部データに対するデータ定義情報
名の割り当てを要求する(ステップ44)。
The program configuration definition device 4 executes step 4
The program configuration information in the program template information read in step 2 is analyzed to extract information on external data (step 43), and a program configuration indicating the input / output relationship between the external data and the program is displayed on the information input / output device 2. Request the user to assign the data definition information name to the external data (step 44).

【0027】図3において3−3の部分はプログラム構
成定義装置4によって取り出される外部データに関する
情報の例である。
In FIG. 3, part 3-3 is an example of information relating to external data extracted by the program configuration definition device 4.

【0028】利用者が各々の外部データに対するデータ
定義情報名の割り当てを指定すると、プログラム構成定
義装置4はこの情報を受け取り、各々の割り当て指示に
対して1つのデータ定義割り当て情報を生成し(ステッ
プ45)、データ定義割り当て記憶装置5に記憶する
(ステップ46)。
When the user specifies the assignment of the data definition information name to each external data, the program configuration definition device 4 receives this information and generates one data definition assignment information for each assignment instruction (step 45), and store it in the data definition assignment storage device 5 (step 46).

【0029】図4は情報入出力装置2に表示されるプロ
グラム構成の表示と利用者が指定した外部データに対す
るデータ定義情報名の割り当ての例であり、図4におい
て4−1、4−2はステップ44においてプログラム構
成定義装置4が表示する外部データとプログラムの入出
力関係を示すプログラム構成の部分であり、4−3は利
用者が指定したデータ定義情報名である。
FIG. 4 shows an example of the display of the program configuration displayed on the information input / output device 2 and the assignment of the data definition information name to the external data designated by the user. In step 44, this is the part of the program configuration indicating the input / output relationship between the external data displayed by the program configuration definition device 4 and the program, and 4-3 is the data definition information name designated by the user.

【0030】プログラム構成定義装置4は、ステップ4
5において利用者から受け取った情報に、外部データに
対するデータ定義情報名の割り当て情報の他に、特定の
外部データの入出力処理に関する定義要求があるか否か
を判定する(ステップ47)。特定の外部データの入出
力処理に関する定義要求があれば、データ編集定義装置
6を起動し(ステップ48)、定義要求がなければプロ
グラム特殊化装置8を起動する(ステップ49)。
The program configuration definition device 4 executes step 4
In step 47, it is determined whether the information received from the user includes a definition request relating to input / output processing of specific external data, in addition to the assignment information of the data definition information name for the external data (step 47). If there is a definition request for input / output processing of specific external data, the data editing / definition device 6 is started (step 48), and if there is no definition request, the program specialization device 8 is started (step 49).

【0031】図4において4−4は、外部データの入出
力処理に関する定義要求の部分である。
In FIG. 4, reference numeral 4-4 denotes a definition request portion relating to input / output processing of external data.

【0032】データ編集定義装置6は、ステップ46に
おいてデータ定義割り当て記憶装置5に記憶されたデー
タ定義割り当て情報を読み込み(ステップ61)、この
データ定義割り当て情報に含まれるデータ定義情報名を
取り出す(ステップ62)。
The data edit definition device 6 reads the data definition assignment information stored in the data definition assignment storage device 5 in step 46 (step 61), and extracts the data definition information name included in the data definition assignment information (step 61). 62).

【0033】次にデータ編集定義装置6は、データ仕様
記憶装置3からこのデータ定義情報名に対応するデータ
定義情報を読み込み(ステップ63)、このデータ定義
情報をもとに特定の外部データに関する入出力定義画面
を表示し、利用者に対してデータ項目ごとの入出力処理
の定義を要求する(ステップ64)。
Next, the data editing / definition device 6 reads data definition information corresponding to the data definition information name from the data specification storage device 3 (step 63), and based on the data definition information, inputs data relating to specific external data. An output definition screen is displayed to request the user to define input / output processing for each data item (step 64).

【0034】図5は外部データに関する入出力処理の定
義画面の例である。
FIG. 5 is an example of a definition screen for input / output processing relating to external data.

【0035】利用者が外部データに関する入出力処理の
定義を指定すると、データ編集定義装置6はこの情報を
受け取り、データ編集処理定義情報を生成し(ステップ
65)、データ編集定義記憶装置7に記憶する(ステッ
プ66)。
When the user specifies the definition of the input / output processing relating to the external data, the data editing definition device 6 receives this information, generates data editing processing definition information (step 65), and stores it in the data editing definition storage device 7. (Step 66).

【0036】プログラム特殊化装置8は、プログラムひ
な型情報記憶装置1からプログラムひな型情報を読み込
み(ステップ81)、データ仕様記憶装置3からデータ
定義情報を読み込み(ステップ82)、データ定義割り
当て記憶装置5からデータ定義割り当て情報を読み込み
(ステップ83)、およびデータ編集定義記憶装置7か
ら外部データのデータ編集定義を読み込む(ステップ8
4)。
The program specializing device 8 reads program template information from the program template information storage device 1 (step 81), reads data definition information from the data specification storage device 3 (step 82), and reads data definition information from the data definition assignment storage device 5. The data definition assignment information is read (step 83), and the data edit definition of the external data is read from the data edit definition storage device 7 (step 8).
4).

【0037】次にプログラム特殊化装置8は、プログラ
ムひな型情報のプログラム手続き情報とデータ定義割り
当て情報とデータ定義情報をもとにプログラム仕様の形
態に合わせてプログラムのデータ宣言部の命令群を生成
する(ステップ85)。
Next, the program specializing device 8 generates an instruction group of the data declaration part of the program according to the form of the program specification based on the program procedure information, the data definition assignment information and the data definition information of the program template information. (Step 85).

【0038】プログラム特殊化装置8は、プログラムひ
な型情報のプログラム手続き情報をもとに外部データの
構成要素と関連づけて、その外部データの入出力処理を
記述する部分に該当するデータ編集定義を組み込むこと
によってプログラムの手続き部を組み立て、さらにこの
プログラムの手続き部をプログラム仕様の形態に合わせ
てプログラムの手続き部の命令群を生成する(ステップ
86)。ステップ86終了で目的とするプログラムの特
殊化が完了する。
The program specializing apparatus 8 associates the external data components with the components of the external data based on the program procedure information of the program template information, and incorporates the data editing definition corresponding to the portion describing the input / output processing of the external data. Then, the procedure section of the program is assembled, and furthermore, the procedure section of the program is generated according to the form of the program specification to generate an instruction group of the procedure section of the program (step 86). At the end of step 86, the specialization of the target program is completed.

【0039】図3において3−4の部分は、プログラム
手続き情報中のデータ宣言部の生成を指示した部分であ
り、3−5の部分は外部データの構成要素と関連づけ
て、その外部データの該当するデータ編集定義を入出力
処理として組み込むことを指示した部分である。
In FIG. 3, a portion 3-4 is a portion for instructing generation of a data declaration portion in the program procedure information, and a portion 3-5 is associated with the component of the external data and corresponds to the external data. This is the part instructing to incorporate the data editing definition to be performed as input / output processing.

【0040】プログラム特殊化装置8はステップ86終
了後、特殊化が完了したプログラムを1つのプログラム
仕様として生成し、プログラム仕様記憶装置9に記憶す
る(ステップ87)。 以上により、本発明の第1の実
施例の動作であるプログラムカストマイズ装置の処理が
完了する。
After the step 86, the program specializing device 8 generates a program whose specialization is completed as one program specification and stores it in the program specification storage device 9 (step 87). As described above, the processing of the program customizing apparatus which is the operation of the first embodiment of the present invention is completed.

【0041】[0041]

【発明の効果】以上説明したように、本発明のプログラ
ムカストマイズ装置は、プログラムの仕様作成者がプロ
グラムの構成定義に合わせて、外部データへの入出力の
データ編集定義を行えば、それがそのままプログラムの
一部として反映できるようになるため、プログラム仕様
作成者の意図をそのままプログラムの命令として反映す
ることができ、プログラムの生産性の向上だけではな
く、プログラムの品質の向上をも図ることができるとい
う効果を有している。
As described above, according to the program customizing apparatus of the present invention, if the program specification creator performs the data editing definition of input / output to external data in accordance with the configuration definition of the program, it is left as it is. Since it can be reflected as a part of the program, the intention of the program specification creator can be reflected as it is as a program instruction, not only improving the program productivity but also improving the program quality. It has the effect of being able to do it.

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

【図1】図1は本発明の第1の実施例を示すブロック図
である。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】図2は本発明の第1の実施例のプログラム構成
定義装置4、データ編集定義装置6、プログラム特殊化
装置8の処理を示す流れ図である。
FIG. 2 is a flowchart showing processing of a program configuration definition device 4, a data editing definition device 6, and a program specialization device 8 according to the first embodiment of the present invention.

【図3】図3は本発明の第1の実施例のプログラムひな
型情報記憶装置1中のプログラムひな型情報の例を示す
図である。
FIG. 3 is a diagram showing an example of program template information in a program template information storage device 1 according to the first embodiment of the present invention.

【図4】図4は本発明の第1の実施例のプログラム構成
定義装置4により情報入出力装置2に表示されるプログ
ラム構成の表示と利用者が指定した外部データに対する
データ定義情報名の割り当ての例を示す図である。
FIG. 4 is a view showing a program configuration displayed on the information input / output device 2 by the program configuration definition device 4 according to the first embodiment of the present invention, and assigning data definition information names to external data designated by a user; It is a figure showing the example of.

【図5】図5は本発明の第1の実施例のデータ編集定義
装置6により情報入出力装置2に表示される外部データ
に関する入出力処理の定義画面の例を示す図である。
FIG. 5 is a diagram showing an example of a definition screen of input / output processing relating to external data displayed on the information input / output device 2 by the data editing definition device 6 according to the first embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 プログラムひな型情報記憶装置 2 情報入出力装置 3 データ仕様記憶装置 4 プログラム構成定義装置 5 データ定義割り当て記憶装置 6 データ編集定義装置 7 データ編集定義記憶装置 8 プログラム特殊化装置 9 プログラム仕様記憶装置 REFERENCE SIGNS LIST 1 program template information storage device 2 information input / output device 3 data specification storage device 4 program configuration definition device 5 data definition allocation storage device 6 data editing definition device 7 data editing definition storage device 8 program specialization device 9 program specification storage device

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 情報処理システムにおける事務処理業務
を実行するプログラムのカストマイズ装置において、 プログラムのひな型情報を記憶するプログラムひな型情
報記憶装置と、 プログラムのデータ定義情報を記憶するデータ仕様記憶
装置と、 前記プログラムひな型情報記憶装置から利用者が指定し
たプログラムひな型情報を読み込み、該プログラムひな
型情報におけるプログラム構成情報に基づき外部データ
とプログラムの入出力関係を表示し、さらに利用者が指
定した外部データに対するデータ定義の割り当て情報を
データ定義割り当て記憶装置に記憶するプログラム構成
定義装置と、 前記データ仕様記憶装置に記憶されたデータ定義情報
と、前記データ定義割り当て記憶装置に記憶されたデー
タ定義の割り当て情報とを参照して、利用者が指定した
外部データの入出力処理に関するデータ編集処理定義情
報をデータ編集定義記憶装置に記憶するデータ編集定義
装置と、 前記データ仕様記憶装置に記憶されたデータ定義情報
と、前記データ定義割り当て記憶装置に記憶されたデー
タ定義の割り当て情報と、前記データ編集定義記憶装置
に記憶されたデータ編集処理定義情報とに基づいて、前
記プログラムひな型情報記憶装置に記憶されたプログラ
ムひな型情報におけるプログラム手続き情報を特殊化す
るプログラム特殊化装置とを備えることを特徴とするプ
ログラムカストマイズ装置。
An apparatus for customizing a program for executing office work in an information processing system, comprising: a model information storage device for storing model information of the program; a data specification storage device for storing data definition information of the program; Reads the program template information specified by the user from the program template information storage device, displays the input / output relationship between the external data and the program based on the program configuration information in the program template information, and further defines the data for the external data specified by the user Refer to a program configuration definition device that stores the allocation information of the data definition allocation storage device, the data definition information stored in the data specification storage device, and the data definition allocation information stored in the data definition allocation storage device. do it, A data editing definition device that stores data editing process definition information relating to input / output processing of external data specified by a user in a data editing definition storage device; data definition information stored in the data specification storage device; Program procedure information in the program template information stored in the program template information storage device based on the data definition assignment information stored in the storage device and the data editing process definition information stored in the data editing definition storage device And a program specializing device for specializing the program.
【請求項2】前記プログラムひな型情報記憶装置は、プ
ログラムで扱うファイル、画面、および帳票といった外
部データの構成要素とプログラムの入出力関係をまとめ
たプログラム構成情報と、プログラム手続き部中の外部
データの各構成要素に関する処理を関連づけてプログラ
ムの手続き部全体を記述したプログラム手続き情報とか
ら構成されるプログラムひな型情報を記憶し、 前記データ仕様記憶装置は、外部データのレコード構造
と、そのレコードを構成するデータ項目に関するデータ
定義情報を記憶することを特徴とする請求項1記載のプ
ログラムカストマイズ装置。
2. The program model information storage device according to claim 1, wherein the program model information storage device includes program configuration information summarizing the input / output relationship of components of the external data such as files, screens, and forms handled by the program, and the external data in the program procedure section. It stores program template information composed of program procedure information describing the entire procedure part of the program in association with processing relating to each component, and the data specification storage device configures a record structure of external data and a record thereof. 2. The program customizing apparatus according to claim 1, wherein data definition information on data items is stored.
JP5266817A 1993-10-26 1993-10-26 Program customization equipment Expired - Lifetime JP2720768B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5266817A JP2720768B2 (en) 1993-10-26 1993-10-26 Program customization equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5266817A JP2720768B2 (en) 1993-10-26 1993-10-26 Program customization equipment

Publications (2)

Publication Number Publication Date
JPH07121358A JPH07121358A (en) 1995-05-12
JP2720768B2 true JP2720768B2 (en) 1998-03-04

Family

ID=17436085

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5266817A Expired - Lifetime JP2720768B2 (en) 1993-10-26 1993-10-26 Program customization equipment

Country Status (1)

Country Link
JP (1) JP2720768B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1031586A (en) * 1996-07-15 1998-02-03 Nec Corp Program generation device
JP4966039B2 (en) 2007-02-01 2012-07-04 キヤノン株式会社 Network-compatible device and function providing method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04107736A (en) * 1990-08-29 1992-04-09 Nec Corp Knowledge acquiring system
JPH04140832A (en) * 1990-10-02 1992-05-14 Nec Software Kansai Ltd Customizing device for program package
JPH04142622A (en) * 1990-10-04 1992-05-15 Oki Electric Ind Co Ltd Program generator
JPH04172529A (en) * 1990-11-07 1992-06-19 Hitachi Ltd Automatic program generating system by data oriented software parts

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
情報処理学会第29回全国大会講演論文集(1)(1984)P469−478

Also Published As

Publication number Publication date
JPH07121358A (en) 1995-05-12

Similar Documents

Publication Publication Date Title
JPH1091414A (en) Method for displaying function object in graphic programming
JPH04178833A (en) Method for supporting software reuse
JPH0554043A (en) Process management system for information processing system development
JPH10254689A (en) Application constitution design supporting system for client/server system
US20070157087A1 (en) Method and system for automatically generating user interfaces for integration
JP4791660B2 (en) Data flow automatic generation apparatus, data flow automatic generation method, and computer-readable recording medium
JP2720768B2 (en) Program customization equipment
JP3741450B2 (en) Item component element execution method and execution apparatus
JP2005032047A (en) Device, method, program and storage medium for automatically generating file
JP3598594B2 (en) Document processing apparatus and document processing method
JPH08166973A (en) Image data managing system
JP2007094453A (en) Program development support system, program development support method and program
JPH1063491A (en) Device and method for supoprting program development
JPH0954688A (en) Gui design supporting method
JP2001101327A (en) Information processing method, information processor and printing system
JPH1049355A (en) Development support method for work application program performing screen operation
JPH08286897A (en) Program editing device having hierarchical structure display function
JPH1195991A (en) Customize method for screen processing program and recording medium therefor
JP2001027946A (en) Method for outputting screen information of interactive program system
JP2020161102A (en) Drawing creation support device, drawing creation support program and drawing creation support method
JPS62135958A (en) Simulation system
JP2001175780A (en) Slip output selection system, slip output selection method and recording medium recording slip output selection procedure
JPH06161723A (en) Program developing language editing device
JPH04195426A (en) Program development backup device
JP2002244889A (en) File dump output method and device, dump program generating program, and recording medium

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19971021