JPH0744358A - Production support system for software - Google Patents

Production support system for software

Info

Publication number
JPH0744358A
JPH0744358A JP15878793A JP15878793A JPH0744358A JP H0744358 A JPH0744358 A JP H0744358A JP 15878793 A JP15878793 A JP 15878793A JP 15878793 A JP15878793 A JP 15878793A JP H0744358 A JPH0744358 A JP H0744358A
Authority
JP
Japan
Prior art keywords
screen
item
program
input
diagram
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
JP15878793A
Other languages
Japanese (ja)
Inventor
Eisaku Shinohara
英作 篠原
Shiyouji Tsudera
省児 津寺
Yoshiaki Ide
義昭 井手
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP15878793A priority Critical patent/JPH0744358A/en
Publication of JPH0744358A publication Critical patent/JPH0744358A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the efficiency of production at the time of program genera tion by automatically extracting a program generated by an input/output rela tion generation part and the input/output relation of an input/output medium related to this program. CONSTITUTION:Manual work can be eliminated and the efficiency of production at the time of program generation can be improved by automatically extracting the relation with the input/output medium (such as a picture, slip, file or magnetic tape, etc.,) related to the program while using an input/output relation generation part 103 and a program relation generation part 109. On the other hand, the definition of item transition can be preformed mechanically and a software process can be automated by providing an item transition registration part 106 at a software generation tool. Further, software developments overlapped each other can be decreased since procedures related to items can be systematically managed by providing an item dictionary registration part 107. Moreover, a parts production rate can be improved since detailed parts development can be defined by providing a parts registration part 102 and a parts development part 108.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ソフトウェアの生産支
援技術に係わり、特に、ワークステーション等を用い
て、ディスプレイ上での対話的な操作によるソフトウェ
アの設計やプログラミングを効率良く行なうのに好適な
ソフトウェアの生産支援システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to software production support technology, and is particularly suitable for efficiently designing and programming software by interactive operation on a display using a workstation or the like. The present invention relates to a software production support system.

【0002】[0002]

【従来の技術】従来、ソフトウェアの生産性の向上を目
的として、例えば、「日経コンピュータ 別冊 ソフト
ウェア」(1988年、日経BP社発行)の第41頁〜
87頁、および、「日経コンピュータ 1990.1
1.5(no.239)」(1990年、日経BP社発
行)の第78頁〜101頁などに記載のように、CAS
E(Computer Aided Software
Engineering、コンピュータ支援によるソ
フトウェアエンジニアリング)ツール等のソフトウェア
生産支援システムが開発されている。
2. Description of the Related Art Conventionally, for the purpose of improving software productivity, for example, pages 41 to 41 of "Nikkei Computer Separate Volume Software" (1988, Nikkei BP).
Page 87 and "Nikkei Computer 1990.1
1.5 (no. 239) ”(1990, published by Nikkei BP), pages 78 to 101, and so on.
E (Computer Aided Software)
Software production support systems such as engineering and computer-aided software engineering tools have been developed.

【0003】これらのソフトウェア生産支援システムに
は、 (A)プログラム間のデータの流れを絵図で定義する機
能 (B)画面遷移を絵図で定義する機能 (C)画面・帳票・ファイルのレイアウトと項目の属性
を定義する機能 (D)プログラム部品を登録する機能 (E)プログラム部品を展開しプログラムを生成する機
能 などの機能が設けられている。これらの機能を用いて、
操作者は、設計の対象となる業務システムの業務処理仕
様を記述するデータフロー図や、このデータフロー図か
らブレークダウンされて、このデータフロー図中の各業
務のコンピュータ処理の流れを記述するシステムフロー
設計図、および、データフロー図中の各業務の各々の画
面の流れや操作を記述する画面遷移図、また、この画面
遷移図からブレークダウンされて、この画面遷移図中の
画面の帳票仕様を記述する画面帳票図などを、ディスプ
レイ上に図形で記述することができる。ソフトウェア生
産支援システムは、これらのデータフロー図や、システ
ムフロー設計図、画面遷移図、画面帳票図などの記述に
基づき、各々の図形に対応して、予め登録されている再
利用可能なプログラム部品を展開し、目的の業務システ
ムに係わるプログラムを自動的に生成する。
In these software production support systems, (A) a function for defining the flow of data between programs by pictures (B) a function for defining screen transitions by pictures (C) layout and items of screens, forms, and files (D) A function for registering a program part (E) A function for expanding a program part and generating a program. With these features,
The operator is a data flow diagram that describes the business process specifications of the business system to be designed, or a system that breaks down from this data flow diagram and describes the computer process flow of each business in this data flow diagram. Flow design diagram, screen transition diagram that describes the flow and operation of each screen of each business in the data flow diagram, and the form specifications of the screen in this screen transition diagram that is broken down from this screen transition diagram It is possible to describe the screen form diagram and the like on the display as a figure. The software production support system uses reusable program parts registered in advance corresponding to each figure based on the description of these data flow diagrams, system flow design diagrams, screen transition diagrams, screen form diagrams, etc. To automatically generate a program related to the target business system.

【0004】しかし、上述の機能だけでは、以下の課題
がある。 (a)プログラム生成時の生産効率に関する課題:従来
のソフトウェア生産支援システムでのプログラム生成
は、画面遷移を絵図で定義する機能と、画面・帳票・フ
ァイルのレイアウトと項目の属性を定義する機能と、プ
ログラム部品を登録する機能とを用い、プログラム部品
を展開してプログラムを生成している。そのために、プ
ログラムを生成する時点で、プログラムに関連する画面
・帳票・ファイル名称と、入出力種別(入力/参照/更
新/出力)を定義する必要があり、利用者による多くの
手作業が発生し、プログラム生成の生産性を上げること
ができない。 (b)ソフトウェア工程自動化に関する課題:画面に関
するプログラムを開発する場合、開発した画面プログラ
ムの使用者の画面入力に従って画面内の項目が遷移する
状態を定義することが必須であるが、従来のソフトウェ
ア生産支援システムには、画面内の項目遷移を定義する
機能が無く、ソフトウェアの全開発工程を自動化するこ
とができない。 (c)重複するソフトウェア開発の減少に関する課題:
従来のソフトウェア生産支援システムは、画面・帳票・
ファイル等の項目に関して、事務処理プログラムに展開
する手続きを定義する機能が無いため、同一項目を用い
る複数のプログラム間で重複した項目に関する手続きの
開発が多発する。このために、開発コストが掛り、保守
する範囲が広範囲に及んでしまう。 (d)部品生成率に関する課題:従来のソフトウェア生
産支援システムの部品登録機能では、部品展開機能が、
部品の文字列をプログラム生成パラメタで置き換えるも
のであり、部品内に部品の展開手続きが定義できる様に
し、プログラムの生成率を高めることができない。
However, the above-mentioned functions alone have the following problems. (A) Issues related to production efficiency during program generation: In the conventional software production support system, program generation has a function to define screen transitions with a picture and a function to define screen / form / file layout and item attributes. , The function of registering a program component is used to develop the program component to generate a program. Therefore, at the time of generating the program, it is necessary to define the screen / form / file name related to the program and the input / output type (input / reference / update / output), which causes a lot of manual work by the user. However, the productivity of program generation cannot be increased. (B) Issues related to software process automation: When developing a program related to a screen, it is essential to define the state in which the items in the screen transit according to the screen input by the user of the developed screen program. The support system does not have the function of defining item transitions on the screen, and cannot automate the entire software development process. (C) Issues related to reducing duplicate software development:
The conventional software production support system is
With respect to items such as files, since there is no function to define the procedure to be expanded in the office processing program, there are frequent developments of procedures for items that are duplicated among multiple programs that use the same item. Therefore, the development cost is high and the maintenance range is wide. (D) Issues related to component generation rate: In the component registration function of the conventional software production support system, the component development function is
The character string of a part is replaced with a program generation parameter, and the expansion procedure of the part can be defined in the part, and the generation rate of the program cannot be increased.

【0005】[0005]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、ソフトウェアの開発工程におけ
る、プログラムを生成する時点でのプログラムに関連す
る画面・帳票・ファイル名称と入出力種別(入力/参照
/更新/出力)の定義や、画面プログラムの開発時にお
ける、画面入力操作に対応する画面内の項目の遷移状態
の定義や、画面・帳票・ファイル等の項目に関して事務
処理プログラムに展開する手続きの定義、および、部品
内への部品の展開手続の定義を行なうことができない点
である。本発明の目的は、これら従来技術の課題を解決
し、全ソフトウェア開発工程の自動化によるソフトウェ
アの開発コストの低減と、重複したソフトウェアの開発
の低減と、プログラムの生成率を高めることによるソフ
トウェアの品質の向上と、ソフトウェアの生産性の向上
とを可能とするソフトウェアの生産支援システムを提供
することである。
The problem to be solved by the prior art is that, in the prior art, the screen / form / file name and input / output type (related to the program at the time of generating the program in the software development process) Input / reference / update / output) definition, definition of transition status of items in the screen corresponding to screen input operation during screen program development, and expansion to office processing programs for items such as screens, forms, and files It is not possible to define the procedure to be performed and the procedure for deploying the component in the component. An object of the present invention is to solve the problems of the conventional techniques, reduce the software development cost by automating the entire software development process, reduce the development of duplicate software, and improve the quality of software by increasing the program generation rate. It is to provide a software production support system capable of improving the productivity and improving the productivity of the software.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明のソフトウェアの生産支援システムは、
(1)データの流れに着目して、少なくとも、設計の対
象となる業務システムの業務処理仕様を記述するデータ
フロー図と、このデータフロー図からブレークダウンさ
れ、このデータフロー図中の各業務のコンピュータ処理
の流れを記述するシステムフロー設計図および各業務の
各々の画面の流れや操作を記述する画面遷移図と、この
画面遷移図からブレークダウンされ、この画面遷移図中
の画面の帳票仕様を記述する画面帳票図とを、ディスプ
レイ上に図形で記述し、各々の図形に対応して、予め登
録されている再利用可能なプログラム部品を展開し、業
務システムに係わるプログラムを生成するソフトウェア
の生産支援システムにおいて、システムフロー設計図上
で定義されるコンピュータ処理とこのコンピュータ処理
がアクセスするファイル等の入出力媒体間のデータの流
れに基づき、入出力媒体に対するコンピュータ処理の入
力や出力および参照等のアクセス関係を生成して、関連
するコンピュータ処理と入出力媒体に対応付けて登録す
る入出力関係生成部を設け、この入出力関係生成部で生
成した入出力媒体に対するコンピュータ処理のアクセス
関係を用いて、このコンピュータ処理に対応するプログ
ラム部品の展開を行なうことを特徴とする。また、
(2)画面帳票図の生成時に項目遷移条件表を表示し
て、この項目遷移条件表を介して入力される項目間の遷
移条件を登録する項目遷移定義部を設け、この項目遷移
定義部で登録した項目間の遷移条件を用いて、この項目
間の遷移に関するプログラム部品の展開を行なうことを
特徴とする。また、(3)画面帳票図の生成時に項目手
続き定義表を表示して、この項目手続き定義表を介して
入力される、少なくとも、項目の入力チェック手続き
と、項目のデータを単独もしくは他の複数の項目から生
成する手続きと、項目の出力チェック手続きを含む項目
に関する手続きを登録する項目辞書定義部を設け、この
項目辞書定義部で登録した項目に関する手続きを用い
て、この項目を用いるプログラム部品の展開を行なうこ
とを特徴とする。また、(4)ディスプレイ上に部品展
開定義画面を表示して、この部品展開定義画面を介して
入力される再利用可能なプログラム部品内に、このプロ
グラム部品の展開手続きを登録する部品登録部を設け、
この部品登録部で登録したプログラム部品の部品展開手
続きを用いて、このプログラム部品のパラメタ部分の展
開を行なうことを特徴とする。また、(5)上記(1)
の入出力関係生成部と、上記(2)の項目遷移定義部
と、上記(3)の項目辞書定義部と、上記(4)の部品
登録部とを任意の組み合わせで設け、各々からの情報を
関連付けて、プログラム部品の展開を行なうことを特徴
とする。
In order to achieve the above object, the software production support system of the present invention comprises:
(1) Focusing on the flow of data, at least a data flow diagram that describes the business process specifications of the business system to be designed, and a breakdown from each data flow diagram of each business in this data flow diagram. A system flow design diagram that describes the flow of computer processing, a screen transition diagram that describes the flow and operation of each screen of each business, and a breakdown from this screen transition diagram, and the form specifications of the screen in this screen transition diagram The screen form diagram to be described is described in figures on the display, the pre-registered reusable program parts are developed corresponding to each figure, and the production of the program related to the business system is produced. In the support system, the computer process defined on the system flow blueprint and the folder accessed by this computer process. Based on the flow of data between input / output media such as files, input / output of computer processing to the input / output medium and access relations such as reference are generated, and input related to the related computer processing and the input / output medium are registered. An output relationship generation unit is provided, and the program parts corresponding to the computer processing are expanded using the access relationship of the computer processing for the input / output medium generated by the input / output relationship generation unit. Also,
(2) An item transition definition section is provided for displaying the item transition condition table when the screen form diagram is generated, and for registering the transition conditions between the items input via this item transition condition table. The feature is that the program condition relating to the transition between the items is expanded by using the transition condition between the registered items. In addition, (3) the item procedure definition table is displayed when the screen form diagram is generated, and at least the item input check procedure and the item data that are input through the item procedure definition table are used alone or in other plurals. There is an item dictionary definition part for registering the procedure generated from the item and the procedure for the item including the output check procedure of the item, and the procedure for the item registered in this item dictionary definition part is used to It is characterized by performing expansion. In addition, (4) a parts registration definition screen is displayed on the display, and a parts registration unit for registering the expansion procedure of this program part in a reusable program part input via this parts expansion definition screen. Provided,
It is characterized in that the parameter part of the program part is expanded using the part expansion procedure of the program part registered by the part registration unit. Also, (5) above (1)
The input / output relation generating unit, the item transition definition unit of (2), the item dictionary definition unit of (3), and the component registration unit of (4) are provided in any combination, and information from each is provided. Are associated with each other and the program parts are expanded.

【0007】[0007]

【作用】本発明においては、入出力関係生成部により生
成された、プログラムとこのプログラムに関連する入出
力媒体(画面や帳票、ファイル、磁気テープ等)の入出
力関係を、自動的に抽出できるので、プログラムを生成
する時点で、操作者が、プログラムに関連する画面・帳
票・ファイル等の名称と、入出力種別(入力/参照/更
新/出力)を、手作業で定義する必要がなくなり、上述
の(a)の課題であったプログラム生成時の生産効率を
上げることができる。また、項目遷移登録部を設けるこ
とで、操作者は、画面帳票図の表示時に、システム利用
者の画面入力に従った画面内の項目の遷移状態を定義す
ることができ、上述の(b)の課題であったソフトウェ
アの全開発工程の自動化が可能となる。また、項目辞書
登録部を設けることで、操作者は、項目の入力チェック
手続きや、項目のデータを単独もしくは他の複数の項目
から生成する手続き、および、項目の出力チェック手続
きなど、項目に関しての、プログラムに展開する手続き
を定義することができ、項目に関する手続きを統一的に
管理できる。このことにより、同一項目を用いる複数の
プログラム間での重複した手続きの開発を回避でき、上
述の(c)の課題であった重複するソフトウェア開発を
減少させて、開発コストの低減と、保守範囲の縮小化が
可能となる。さらに、部品登録部を設けることにより、
詳細な部品展開が定義でき、部品展開機能によりプログ
ラム部品の文字列をプログラム生成パラメタで置き換え
ることなく、詳細な部品展開を行なうことができ、上述
の(d)の課題であった部品の生成率を上げることが可
能となる。
According to the present invention, the input / output relationship of the program and the input / output medium (screen, form, file, magnetic tape, etc.) related to the program generated by the input / output relationship generating section can be automatically extracted. Therefore, at the time of generating the program, the operator does not need to manually define the names of the screens, forms, files, etc. related to the program and the input / output types (input / reference / update / output). It is possible to improve the production efficiency at the time of program generation, which is the problem of the above (a). Further, by providing the item transition registration unit, the operator can define the transition state of the item in the screen according to the screen input of the system user at the time of displaying the screen form diagram. It is possible to automate the entire software development process, which was the issue of. In addition, by providing the item dictionary registration unit, the operator can check the items such as the item input check procedure, the procedure of generating item data from a single item or a plurality of other items, and the item output check procedure. , It is possible to define the procedure to be developed in the program, and to manage the procedure related to the item uniformly. As a result, it is possible to avoid the development of duplicate procedures between a plurality of programs that use the same item, reduce the duplicate software development that was the problem of (c) above, reduce the development cost, and maintain the maintenance range. Can be reduced. Furthermore, by providing a parts registration unit,
Detailed component development can be defined, detailed component development can be performed without replacing the character string of the program component with the program generation parameter by the component development function, and the generation rate of the component which was the problem of (d) above. It is possible to raise.

【0008】[0008]

【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明のソフトウェアの生産支援シ
ステムの本発明に係わる構成の第1の実施例を示すブロ
ック図である。本例は、受注伝票を発行するコンピュー
タ処理用のプログラムを生成するものであり、本図にお
いて、101は、データの入力及び表示を行うための表
示装置、110は、データを記憶するための記憶装置で
ある。102は、表示装置101の画面上で入力された
プログラムを再利用可能な部品として記憶装置110に
登録する部品登録部、103は、プログラムと、帳票や
ファイル、磁気テープ、OCR等の入出力媒体との入出
力関係を生成する入出力関係生成部であり、表示装置1
01の画面上で入力されたプログラム間のデータの流れ
図から入出力関係データを生成し、後述のプログラム関
連生成部109に転送する。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a first embodiment of a configuration relating to the present invention of a software production support system of the present invention. In this example, a computer processing program for issuing an order receipt is generated. In the figure, 101 is a display device for inputting and displaying data, and 110 is a memory for storing data. It is a device. Reference numeral 102 denotes a component registration unit that registers a program input on the screen of the display device 101 in the storage device 110 as a reusable component, and 103 denotes a program and an input / output medium such as a form, file, magnetic tape, or OCR. Is an input / output relationship generation unit that generates an input / output relationship with
Input / output relational data is generated from the flow chart of the data between the programs input on the screen 01 and transferred to the program relation generation unit 109 described later.

【0009】また、104は、入出力媒体のレイアウト
データを登録するレイアウト登録部であり、表示装置1
01の画面上で入力されたレイアウトデータを、後述の
プログラム関連生成部109に転送する。105は、プ
ログラムで用いる複数の画面に関して、入出力の対象と
なる画面の遷移状態を登録する画面遷移登録部であり、
表示装置101の画面上で入力された画面遷移データ
を、後述のプログラム関連生成部109に転送する。1
06は、プログラムで用いる画面の項目に関して、入出
力の対象となる項目の遷移状態を登録する項目遷移登録
部であり、表示装置101の画面上で入力された項目遷
移データを、後述のプログラム関連生成部109に転送
する。107は、プログラムで用いる項目に関する手続
きを登録する項目辞書登録部であり、表示装置101の
画面上で入力された項目に関する手続きのデータを、後
述のプログラム関連生成部109に転送する。
Reference numeral 104 denotes a layout registration unit for registering layout data of the input / output medium, which is used for the display device 1.
The layout data input on the screen 01 is transferred to the program-related generation unit 109 described later. Reference numeral 105 denotes a screen transition registration unit that registers a transition state of a screen that is an input / output target for a plurality of screens used in the program,
The screen transition data input on the screen of the display device 101 is transferred to the program-related generation unit 109 described later. 1
Reference numeral 06 denotes an item transition registration unit that registers a transition state of an item to be input / output with respect to an item on the screen used in the program. The item transition data input on the screen of the display device 101 is associated with a program related program to be described later. Transfer to the generation unit 109. Reference numeral 107 denotes an item dictionary registration unit that registers a procedure related to an item used in the program, and transfers procedure data related to the item input on the screen of the display device 101 to a program-related generation unit 109 described below.

【0010】そして、109は、入出力関係生成部10
3とレイアウト登録部104と画面遷移登録部105か
ら転送されたデータに関して、プログラムの名称と入出
力媒体の名称で関連を作成すると共に、レイアウト登録
部104と項目遷移登録部106と項目辞書登録部10
7から転送されたデータに関して、項目の名称で関連を
生成し、この生成したプログラム関連データを、記憶装
置110に登録するプログラム関連生成部である。ま
た、108は、プログラム関連生成部109で関連付け
記憶装置110に登録した情報から、入出力関係生成部
103で生成したプログラムに関連した入出力媒体と画
面遷移と項目遷移情報から入出力項目を抽出すると共
に、画面遷移と、項目遷移と、項目辞書情報から画面制
御手続きを生成し、また、入出力項目と、項目辞書から
項目に関する手続きを生成して、部品中の部品展開手続
きを実行し、部品のパラメタ部分を展開する部品展開部
であり、エラー発生時に表示装置101の画面上から指
示を入力し、記憶装置110からプログラム関連データ
と部品を抽出し、生成したプログラムを記憶装置110
に格納する。
Reference numeral 109 designates the input / output relationship generation unit 10
3, regarding the data transferred from the layout registration unit 104 and the screen transition registration unit 105, a relation is created by the name of the program and the name of the input / output medium, and the layout registration unit 104, the item transition registration unit 106, and the item dictionary registration unit. 10
It is a program relation generation unit that generates a relation by the name of an item with respect to the data transferred from 7, and registers the generated program relation data in the storage device 110. Reference numeral 108 also extracts input / output items from the information registered in the association storage device 110 by the program association generation unit 109 from the input / output medium, screen transition, and item transition information associated with the program generated by the input / output relation generation unit 103. At the same time, a screen control procedure is generated from the screen transition, item transition, and item dictionary information, and a procedure related to the item is generated from the input / output item and the item dictionary, and the component expansion procedure in the component is executed. A component expansion unit that expands a parameter portion of a component, inputs an instruction on the screen of the display device 101 when an error occurs, extracts program-related data and a component from the storage device 110, and stores the generated program in the storage device 110.
To store.

【0011】図2は、本発明のソフトウェアの生産支援
システムの本発明に係わる構成の第2の実施例を示すブ
ロック図である。本例においては、入出力関係生成部1
03、レイアウト登録部104、画面遷移登録部10
5、項目遷移登録部106、項目辞書登録部107のそ
れぞれの出力を、プログラム関連生成部109を介さ
ず、そのまま、記憶装置110に格納する構成としてい
る。プログラム関連生成部109は、記憶装置110に
格納された入出力関係データとレイアウトデータと画面
遷移データに関して、プログラムの名称と入出力媒体の
名称で関連を作成すると共に、レイアウトデータと項目
遷移データと項目辞書データに関して、項目の名称で関
連を生成し、生成したプログラム関連データを、記憶装
置110に格納する。そして、部品展開部108は、プ
ログラム関連生成部109で関連付け記憶装置110に
格納した情報から、入出力関係生成部103で生成した
プログラムに関連した入出力媒体と画面遷移と項目遷移
情報から入出力項目を抽出すると共に、画面遷移と、項
目遷移と、項目辞書情報から画面制御手続きを生成し、
入出力項目と、項目辞書から項目に関する手続きを生成
することにより、部品中の部品展開手続きを実行して、
部品のパラメタ部分を展開し、エラー発生時に、表示装
置101の画面上から入力された指示に基づき、記憶装
置110からプログラム関連データと部品を抽出し、生
成したプログラムを記憶装置110に格納する。
FIG. 2 is a block diagram showing a second embodiment of the configuration relating to the present invention of the software production support system of the present invention. In this example, the input / output relationship generator 1
03, layout registration unit 104, screen transition registration unit 10
5, the respective outputs of the item transition registration unit 106 and the item dictionary registration unit 107 are stored in the storage device 110 as they are without passing through the program-related generation unit 109. The program relation generation unit 109 creates a relation between the input / output relational data, the layout data, and the screen transition data stored in the storage device 110 by the name of the program and the name of the input / output medium, and also generates the layout data and the item transition data. With respect to the item dictionary data, a relation is generated by the name of the item, and the generated program-related data is stored in the storage device 110. Then, the component expanding unit 108 inputs / outputs from the information stored in the association storage device 110 by the program association generating unit 109, the input / output medium related to the program generated by the input / output relation generating unit 103, the screen transition, and the item transition information. While extracting items, create screen control procedures from screen transitions, item transitions, and item dictionary information,
By executing the procedure related to the item from the input / output item and the item dictionary, the component expansion procedure in the component is executed.
The parameter part of the component is expanded, and when an error occurs, the program-related data and the component are extracted from the storage device 110 based on the instruction input from the screen of the display device 101, and the generated program is stored in the storage device 110.

【0012】以下、本例のソフトウェアの生産支援シス
テムの動作説明を行なう。図3は、図2におけるソフト
ウェアの生産支援システムの本発明に係わる動作の例を
示す説明図である。部品登録部102は、部品定義画面
301上で指定された部品(プログラム)名称と部品を
入力して、これらの入力データを部品データファイル3
13に登録する。入出力関係生成部103は、入出力関
係定義画面302上で指定されたプログラムと入出力媒
体との入出力関係及びプログラム間のデータの流れを入
力して、プログラム毎に入出力媒体との入出力関係デー
タを生成し、入出力関係データファイル314に登録す
る。レイアウト登録部104は、レイアウト定義画面3
03上で指定された入出力媒体の名称と項目のレイアウ
トデータを入力して、レイアウトデータファイル315
に登録する。画面遷移登録部105は、画面遷移定義画
面304上で指定された、プログラムで用いる複数の画
面に関して入出力の対象となる画面の遷移状態と画面遷
移に対して付けた名称を入力し、画面遷移データファイ
ル316に登録する。
The operation of the software production support system of this example will be described below. FIG. 3 is an explanatory diagram showing an example of the operation of the software production support system in FIG. 2 according to the present invention. The component registration unit 102 inputs the component (program) name and the component designated on the component definition screen 301, and inputs these input data into the component data file 3
Register at 13. The input / output relationship generation unit 103 inputs the input / output relationship between the program designated on the input / output relationship definition screen 302 and the input / output medium and the data flow between the programs, and inputs the input / output medium for each program. Output relation data is generated and registered in the input / output relation data file 314. The layout registration unit 104 displays the layout definition screen 3
The layout data file 315 is entered by inputting the name of the input / output medium and the layout data of the items specified on 03.
Register with. The screen transition registration unit 105 inputs the transition states of the screens to be input / output for the plurality of screens used in the program, which are designated on the screen transition definition screen 304, and the names given to the screen transitions. Register in the data file 316.

【0013】項目遷移登録部106は、項目遷移定義画
面305上で指定された、画面中の項目に関して入出力
の対象となる項目の遷移状態を入力し、項目遷移データ
ファイル317に登録する。項目辞書登録部107は、
項目辞書定義画面306上で指定された、項目に関する
手続きを入力し、項目辞書データファイル318に登録
する。そして、プログラム関連生成部109は、入出力
関係データファイル314とレイアウトデータファイル
315と画面遷移データファイル316に関して、入出
力媒体名称をキーとして、ファイル間の関連データを生
成し、また、レイアウトデータファイル315と項目遷
移データファイル317と項目辞書データファイル31
8に関して、項目名称をキーとして、ファイル内のレコ
ード間の関連データを生成し、プログラム関連データフ
ァイル320に出力する。部品展開部108は、入出力
関係データファイル314に指定された部品と関連付け
られた入出力媒体と、関連付けられた項目データとを用
いてプログラムを生成し、ファイル322に出力する。
The item transition registration section 106 inputs the transition state of the item designated on the item transition definition screen 305 as an input / output target for the item in the screen and registers it in the item transition data file 317. The item dictionary registration unit 107
The procedure related to the item designated on the item dictionary definition screen 306 is input and registered in the item dictionary data file 318. Then, the program relation generation unit 109 generates relation data between files with respect to the input / output relation data file 314, the layout data file 315, and the screen transition data file 316, using the input / output medium name as a key, and the layout data file. 315, item transition data file 317, and item dictionary data file 31
With respect to No. 8, related data between records in the file is generated using the item name as a key and output to the program related data file 320. The component expanding unit 108 generates a program using the input / output medium associated with the component specified in the input / output relational data file 314 and the associated item data, and outputs the program to the file 322.

【0014】このように、本例のソフトウェアの生産支
援システムでは、プログラムと入出力媒体との入出力関
係をプログラムの流れ図から生成する入出力関係生成部
103によって、プログラムを自動生成するために必要
なデータを自動的に抽出することが可能となり、また、
パラメタ化した部品の展開手順を指定する部品登録部1
02と、プログラムで用いる画面の項目に関して、入出
力の対象となる項目の遷移状態を登録する項目遷移登録
部106と、プログラムで用いる項目に関する手続きを
登録する項目辞書登録部107と、入出力関係データと
レイアウトデータと画面遷移データと項目遷移データと
項目辞書データに関して関連を生成するプログラム関連
生成部109と、部品を展開する部品展開登録部108
を設けることによって、生成したプログラムに対する追
加・修正作業を削減させることが可能となった。
As described above, in the software production support system of this example, it is necessary for the program to be automatically generated by the input / output relationship generation unit 103 which generates the input / output relationship between the program and the input / output medium from the flow chart of the program. Data can be automatically extracted, and
Component registration unit 1 that specifies the parameterized procedure for deploying components
02, an item transition registration unit 106 that registers a transition state of an item to be input / output with respect to an item of a screen used in the program, an item dictionary registration unit 107 that registers a procedure related to an item used in the program, and an input / output relationship. A program relation generation unit 109 that generates a relation regarding data, layout data, screen transition data, item transition data, and item dictionary data, and a component development registration unit 108 that develops a component.
By providing, it becomes possible to reduce the addition and correction work for the generated program.

【0015】図4は、図3における入出力関係定義画面
で定義した受注伝票を発行するプログラムに関したプロ
グラム間のデータの流れを示す説明図である。本例は、
画面上で作成されたデータの流れ図であり、本図におい
て、図形404は受注伝票を発行するプログラムであ
り、プログラムを生成するための部品として「伝票発行
10」を用い、プログラム名称が「受注伝票発行」であ
ることを示す。また、線414は、プログラムと、この
プログラムで用いる入出力媒体との結合関係を示すもの
であり、データの流れ図において、プログラムの上方に
位置する入出力媒体との結合関係がある場合には、「入
力関係」を示す。線415および線418は、プログラ
ムと、このプログラムで用いる入出力媒体との結合関係
を示す片矢印を持つものであり、ここでは「参照関係」
を示す。線416は、プログラムと、このプログラムで
用いる入出力媒体との結合関係を示す双方向矢印を持つ
ものであり、ここでは「更新関係」を示す。線417、
419は、プログラムと、このプログラムで用いる入出
力媒体との結合関係を示すものであり、データの流れ図
において、プログラムの下方に位置する入出力媒体と結
合関係がある場合には、「出力関係」を示す。
FIG. 4 is an explanatory diagram showing a data flow between the programs relating to the program for issuing the order receiving slip defined on the input / output relationship definition screen in FIG. In this example,
It is a flow chart of the data created on the screen. In this figure, the figure 404 is a program for issuing an order receipt slip, using "slip issuance 10" as a component for generating the program, and the program name is "order receipt slip". Issuance ". Further, a line 414 shows the coupling relationship between the program and the input / output medium used in this program. In the data flow chart, when there is a coupling relationship with the input / output medium located above the program, Indicates "input relationship". A line 415 and a line 418 have a single arrow indicating the coupling relationship between the program and the input / output medium used in this program, and here, "reference relationship".
Indicates. The line 416 has a two-way arrow indicating the coupling relationship between the program and the input / output medium used in this program, and indicates the “update relationship” here. Line 417,
Reference numeral 419 shows a coupling relationship between the program and the input / output medium used in this program. When there is a coupling relationship with the input / output medium located below the program in the data flow chart, “output relationship” is given. Indicates.

【0016】図形401は、プログラム用の入力画面が
複数あり、画面遷移定義が存在し、画面遷移データの名
称が「受注入力画面遷移」であることを示し、画面遷移
の対象となる画面名称が「受注ヘッダ」、「受注ボデ
ィ」、「受注エラー」であることを示す。図形402
は、プログラムの参照ファイル名称が「担当者マスタ」
であることを示す。図形403は、プログラムの参照フ
ァイル名称が「得意先マスタ」であることを示す。図形
405は、プログラムの更新ファイル名称が「商品マス
タ」であることを示す。図形406は、プログラムの出
力ファイル名称が「受注F」であることを示す。図形4
07は、プログラムの出力帳票名称が「納品伝票」であ
ることを示す。図形408は、「ソートユーティリテ
ィ」を示し、図形406の「受注F」は、図形408の
「ソートユーティリティ」の入力ファイルである。図形
409は、図形408の「ソートユーティリティ」の出
力ファイル名称が「ソート済受注F」であることを示
す。
A graphic 401 indicates that there are a plurality of input screens for the program, a screen transition definition exists, the name of the screen transition data is "order input screen transition", and the screen name that is the target of the screen transition is Indicates "order header,""orderbody," and "order error." Figure 402
Is the program's reference file name is "person in charge master"
Is shown. A figure 403 indicates that the reference file name of the program is “customer master”. A graphic 405 indicates that the update file name of the program is “product master”. A graphic 406 indicates that the output file name of the program is "order F". Figure 4
07 indicates that the output form name of the program is “delivery slip”. A graphic 408 indicates “sort utility”, and a “order F” of graphic 406 is an input file of the “sort utility” of graphic 408. A graphic 409 indicates that the output file name of the “sort utility” of the graphic 408 is “sorted order F”.

【0017】図形412は、帳票を出力するプログラム
であり、プログラムを生成するための部品として「作表
1」を用い、プログラム名称が「受注日計表出力」であ
ることを示す。図形409は、図形412のプログラム
の入力ファイルである。図形410は、図形412のプ
ログラムの参照ファイル名称が「得意先マスタ」である
ことを示す。図形411は、図形412のプログラムの
参照ファイル名称が「商品マスタ」であることを示す。
図形413は、図形412のプログラムの出力帳票名称
が「受注日計表」であることを示す。
A graphic 412 is a program for outputting a form, and indicates that "table 1" is used as a component for generating the program and the program name is "order date total output". A graphic 409 is an input file of the program of the graphic 412. A figure 410 indicates that the reference file name of the program of the figure 412 is “customer master”. The graphic 411 indicates that the reference file name of the program of the graphic 412 is “product master”.
A graphic 413 indicates that the output form name of the program of the graphic 412 is “order date total table”.

【0018】図5は、図4で示したデータの流れ図の各
入出力媒体とプログラムの位置情報に関するデータ構造
の例を示す説明図である。本図において、501はプロ
グラムと入出力媒体の種別(ファイル、画面、プログラ
ム等の種別)を示す種別欄であり、502は表示位置の
異なるプログラムと入出力媒体を識別するためのIDを
示すID欄、503はプログラムと入出力媒体を表示す
るための位置を示す座標欄、そして、504はプログラ
ムと入出力媒体に表示する文字列を示す内容欄である。
また、505は図4における図形401(「受注入力画
面遷移」)の位置情報に関したデータ構造であり、種別
欄「1」、ID欄「0」、座標欄「(10,20)」、
内容欄「受注入力画面遷移、受注ヘッダ、受注ボディ、
受注エラー」となっている。以下同様に、506は図4
における図形402(「担当者マスタ」)の位置情報に
関したデータ構造、507は図4における図形403
(「得意先マスタ」)の位置情報に関したデータ構造、
508は図4における図形404(プログラム)の位置
情報に関したデータ構造、509は図4における図形4
05(「商品マスタ」)の位置情報に関したデータ構
造、510は図4における図形406(「受注F」)の
位置情報に関したデータ構造、511は図4における図
形407(「納品伝票」)の位置情報に関したデータ構
造、そして、512は図4における図形408(「ソー
トユーティリティ」)の位置情報に関したデータ構造で
ある。
FIG. 5 is an explanatory diagram showing an example of the data structure relating to each input / output medium and the position information of the program in the data flow chart shown in FIG. In the figure, 501 is a type column indicating the type of the program and the input / output medium (type of file, screen, program, etc.), and 502 is an ID indicating the ID for identifying the program and the input / output medium having different display positions. A column, 503 is a coordinate column showing a position for displaying the program and the input / output medium, and 504 is a content column showing a character string displayed on the program and the input / output medium.
Reference numeral 505 denotes a data structure relating to position information of the graphic 401 (“order input screen transition”) in FIG. 4, which includes a type column “1”, an ID column “0”, a coordinate column “(10, 20)”,
Contents column "Order input screen transition, order header, order body,
"Order received error". Similarly, 506 is shown in FIG.
4 is a data structure relating to position information of the graphic 402 (“person in charge”) in FIG.
(“Customer Master”) location information data structure,
508 is a data structure relating to position information of the graphic 404 (program) in FIG. 4, 509 is graphic 4 in FIG.
05 (“product master”) position information data structure 510 represents the position information of the graphic 406 (“order F”) in FIG. 4 and 511 represents the graphic 407 (“delivery slip”) in FIG. A data structure relating to the position information, and 512 is a data structure relating to the position information of the graphic 408 (“sort utility”) in FIG.

【0019】図6は、図4で示した「データの流れ図」
の入出力媒体とプログラムの結線情報に関するデータ構
造の例を示す説明図である。本図において、601は線
の種別(直線、片矢印を持つ線、双方向矢印を持つ線
等)を示す種別欄であり、602は図5におけるID欄
502で示したIDを始点に線を描画することを示す開
始シンボル欄、603は図5におけるID欄502で示
したIDを終点に線を描画することを示す終了シンボル
欄、そして、604は線の頂点座標を示す座標欄であ
る。また、605は図4における線414の結線情報に
関したデータ構造であり、種別欄「1」、開始シンボル
欄「0」、終了シンボル欄欄「3」、座標欄「(60,
60),(60,90)」となっている。以下同様に、
606は図4における線418(「参照関係」)の結線
情報に関したデータ構造、607は図4における線41
5(「参照関係」)の結線情報に関したデータ構造、6
08は図4における線416(「更新関係」)の結線情
報に関したデータ構造、609は図4における線417
(「出力関係」)の結線情報に関したデータ構造、そし
て、610は図4における線419(「出力関係」)の
結線情報に関したデータ構造である。
FIG. 6 is a "data flow chart" shown in FIG.
It is explanatory drawing which shows the example of the data structure regarding the connection information of the input / output medium and program. In the figure, 601 is a type column indicating the type of line (straight line, line with one arrow, line with bidirectional arrow, etc.), and 602 is a line starting from the ID shown in the ID column 502 in FIG. A start symbol column indicating to draw, 603 an end symbol column to indicate that a line is drawn with the ID shown in the ID column 502 in FIG. 5 as an end point, and 604 is a coordinate column to indicate the vertex coordinates of the line. Reference numeral 605 denotes a data structure relating to the connection information of the line 414 in FIG. 4, which includes a type column “1”, a start symbol column “0”, an end symbol column column “3”, and a coordinate column “(60,
60), (60, 90) ". And so on
606 is a data structure relating to the connection information of the line 418 (“reference relationship”) in FIG. 4, 607 is the line 41 in FIG.
Data structure related to connection information of 5 (“reference relationship”), 6
Reference numeral 08 denotes a data structure relating to connection information of the line 416 (“update relationship”) in FIG. 4, and 609 denotes a line 417 in FIG.
A data structure relating to the connection information ("output relation") and a data structure 610 relating to the connection information of the line 419 ("output relation") in FIG.

【0020】図7は、図2における入出力関係生成部の
処理手順の例を示すフローチャートである。本例の処理
において、図2における入出力関係生成部103は、図
5と図6に示したデータを入力し、後述の図8に示すデ
ータを生成する。図5に示したデータに関して、シンボ
ル(入出力媒体とプログラム等)が終わるまで(ステッ
プ701、707)、ステップ702〜706の処理を
繰り返す。すなわち、まず、図5の種別欄501の内容
を判定し、種別がプログラムである行を抽出する(ステ
ップ702)。次に、図6に示したデータに関して、結
線レコードが終わるまで(ステップ703、705)、
ステップ702で抽出したプログラムと入力、参照、更
新、出力の結合関係がある行を抽出する(ステップ70
4)。
FIG. 7 is a flow chart showing an example of the processing procedure of the input / output relation generating section in FIG. In the processing of this example, the input / output relationship generation unit 103 in FIG. 2 inputs the data shown in FIGS. 5 and 6 and generates the data shown in FIG. 8 described later. With respect to the data shown in FIG. 5, the processing of steps 702 to 706 is repeated until the symbols (input / output medium, program, etc.) are completed (steps 701 and 707). That is, first, the contents of the type column 501 of FIG. 5 are determined, and the line whose type is program is extracted (step 702). Next, regarding the data shown in FIG. 6, until the connection record ends (steps 703 and 705),
Rows that have a connection relation between the program extracted in step 702 and the input, reference, update, and output are extracted (step 70).
4).

【0021】図8は、図2における入出力関係生成部が
生成した入出力関係データの構造例を示す説明図であ
る。本図において、801はプログラムの名称と部品名
称を示すプログラム欄であり、802はプログラムと結
合関係にある入出力媒体の入出力種別と名称と媒体の種
別を示す入出力媒体欄である。817はプログラムを示
すデータである。803は図4における図形401
(「受注入力画面遷移」)を示すデータであり、入出力
種別(「入力」)、名称(「受注入力画面遷移」)、媒
体種別(「1」)が登録されている。以下同様に、80
4〜806は図4における図形401の「受注入力画面
遷移」の画面を示すデータ、807は図4における図形
402(「担当者マスタ」)を示すデータ、808は図
4における図形403(「得意先マスタ」)を示すデー
タ、809は図4における図形405(「商品マス
タ」)を示すデータ、810は図4における図形406
(「受注F」)を示すデータ、811は図4における図
形407(「納品伝票」)を示すデータ、816は図4
における図形412(「プログラム/受注日計表出
力」)を示すデータ、812は図4における図形409
(「ソート済受注F」)を示すデータ、813は図4に
おける図形410(「得意先マスタ」)を示すデータ、
814は図4における図形411(「商品マスタ」)を
示すデータ、そして、815は図4における図形413
(「受注日計表」)を示すデータである。
FIG. 8 is an explanatory diagram showing an example of the structure of the input / output relation data generated by the input / output relation generation unit in FIG. In the figure, reference numeral 801 is a program column showing the name of the program and component name, and 802 is an input / output medium column showing the input / output type and name of the input / output medium and the type of the medium which are connected to the program. Reference numeral 817 is data indicating a program. Reference numeral 803 is the graphic 401 in FIG.
This is data indicating (“order input screen transition”), and the input / output type (“input”), name (“order input screen transition”), and medium type (“1”) are registered. Similarly, 80
4 to 806 are data showing the screen of the "order input screen transition" of the graphic 401 in FIG. 4, 807 is data showing the graphic 402 ("person in charge master") in FIG. 4, 808 is the graphic 403 in FIG. 4), data 809 indicates the figure 405 in FIG. 4 (“product master”), and 810 indicates the figure 406 in FIG.
("Order F"), 811 is data indicating the graphic 407 ("delivery slip") in FIG. 4, and 816 is FIG.
Showing data 412 ("Program / Order date total output") in FIG.
(“Sort order F”), 813 is data indicating the graphic 410 (“customer master”) in FIG. 4,
814 is data indicating the graphic 411 (“product master”) in FIG. 4, and 815 is the graphic 413 in FIG.
(“Order date total table”).

【0022】図9は、図3におけるレイアウト登録部に
よるレイアウト定義画面での定義動作の第1の具体例を
示す説明図である。本例は、図4における図形401
(「受注入力画面遷移」)の「受注ヘッダ」の画面レイ
アウトを示し、902は伝票番号の項目であり、901
は得意先コードの項目、903は得意先名の項目、90
4は担当者コードの項目、そして、905は担当者名の
項目である。
FIG. 9 is an explanatory diagram showing a first specific example of the defining operation on the layout defining screen by the layout registering section in FIG. In this example, the graphic 401 in FIG.
The screen layout of the "order header" of ("order input screen transition") is shown, and 902 is an item of the slip number.
Is a customer code item, 903 is a customer name item, 90
Reference numeral 4 is a person in charge code item, and 905 is a person in charge name item.

【0023】図10は、図3におけるレイアウト登録部
によるレイアウト定義画面での定義動作の第2の具体例
を示す説明図である。本例は、図4における図形401
(「受注入力画面遷移」)の「受注ボディ」の画面レイ
アウトを示し、1001は商品コードの項目であり、1
002は商品名の項目、1003は受注数量の項目、1
004は受注金額の項目である。
FIG. 10 is an explanatory diagram showing a second specific example of the defining operation on the layout defining screen by the layout registering section in FIG. In this example, the graphic 401 in FIG.
Shows the screen layout of the "order body" of ("order input screen transition"), and 1001 is an item of the product code.
002 is a product name item, 1003 is an order quantity item, 1
004 is an item of the order amount.

【0024】図11は、図3における画面遷移登録部に
よる画面遷移定義画面での定義動作の第1の具体例を示
す説明図である。本例は、図9における「受注入力」画
面の伝票番号の項目902に関して定義したレイアウト
データの内容であり、1101は項目名が「伝票番号」
であることを示し、1102は項目が画面上で占める表
示位置を示し(本例では、7行、60列)、1103は
項目長(6)を示し、1104は項目の入出力種別を示
し、1105は文字種別が数字、文字、漢字等の区別を
示し、1106は項目に文字を出力するときの表示色
(緑)を示し、1107は項目がキー項目か否かを示し
ている。
FIG. 11 is an explanatory diagram showing a first specific example of the defining operation on the screen transition definition screen by the screen transition registration unit in FIG. This example is the content of the layout data defined for the item 902 of the slip number on the “order entry” screen in FIG. 9, and 1101 has the item name “slip number”.
1102 indicates the display position occupied by the item on the screen (7 rows, 60 columns in this example), 1103 indicates the item length (6), 1104 indicates the input / output type of the item, Reference numeral 1105 denotes a distinction between character types such as numbers, characters, and kanji, 1106 denotes a display color (green) when a character is output to an item, and 1107 denotes whether or not the item is a key item.

【0025】図12は、図3における項目辞書登録部に
よる項目辞書定義画面での定義動作例を示す説明図であ
る。本例は、図9における「受注入力」画面の伝票番号
の項目902に関して定義した項目辞書データであり、
1201は項目辞書に登録した項目名が「伝票番号」で
あることを示し、1202は項目辞書に登録した手続き
のキー名称が「入力チェック」であることを示し、12
05は「入力チェック」手続きの内容(数字and(V
al>0))を示し、1203は項目辞書に登録した手
続きのキー名称が「生成」であることを示し、1206
は「生成」手続きの内容(Val=Val+1)を示
し、1204は項目辞書に登録した手続きのキー名称が
「出力チェック」であることを示し、1207は「出力
チェック」手続きの内容(ifInput(Val)t
hen生成(Val))を示している。
FIG. 12 is an explanatory diagram showing an example of the definition operation on the item dictionary definition screen by the item dictionary registration unit in FIG. This example is the item dictionary data defined for the item 902 of the slip number on the "order entry" screen in FIG.
1201 indicates that the item name registered in the item dictionary is "slip number", 1202 indicates that the key name of the procedure registered in the item dictionary is "input check", 12
05 is the contents of the "input check" procedure (number and (V
al> 0)), and 1203 indicates that the key name of the procedure registered in the item dictionary is “create” 1206.
Indicates the content of the “generation” procedure (Val = Val + 1), 1204 indicates that the key name of the procedure registered in the item dictionary is “output check”, and 1207 indicates the content of the “output check” procedure (ifInput (Val ) T
hen production (Val)).

【0026】図13は、図3における画面遷移登録部に
よる画面遷移定義画面での定義動作の第2の具体例を示
す説明図である。本例は、図4における図形401の
「受注入力画面遷移」に関して定義した画面遷移データ
を示し、1309は初期表示する画面が「受注ヘッダ」
であることを示し、1301〜1308は現在表示中の
画面から遷移する画面と遷移条件を示し、例えば、「受
注ヘッダ」画面から「受注ボディ」画面への遷移条件
は、キー「PF11」の押下となっている。
FIG. 13 is an explanatory diagram showing a second specific example of the defining operation on the screen transition definition screen by the screen transition registration section in FIG. This example shows the screen transition data defined for the “order input screen transition” of the graphic 401 in FIG. 4, and the screen 1309 initially displays the “order header”.
1301 to 1308 indicate screens and transition conditions to be transited from the currently displayed screen. For example, the transition condition from the “order header” screen to the “order body” screen is to press the key “PF11”. Has become.

【0027】図14は、図3における項目遷移登録部に
よる項目遷移定義画面での定義動作例を示す説明図であ
る。本例は、図9における「受注入力」画面の得意先コ
ードの項目901と得意先名の項目903に関して定義
した項目遷移データを示し、1403は初期入力項目が
「得意先コード」であることを示し、1401〜140
2は現在入力対象の項目から入力対象を遷移する項目と
遷移条件を示し、例えば、「得意先コード」から「得意
先名」への遷移条件は、キー「−>」もしくは「Ta
b」の押下と「OK」の入力となっている。
FIG. 14 is an explanatory diagram showing an example of the definition operation on the item transition definition screen by the item transition registration unit in FIG. This example shows the item transition data defined for the customer code item 901 and the customer name item 903 of the “order entry” screen in FIG. 9, and 1403 indicates that the initial input item is “customer code”. Shown, 1401-140
Reference numeral 2 indicates an item and a transition condition for transitioning the input target item from the current input target item. For example, the transition condition from the "customer code" to the "customer name" is the key "->" or "Ta".
Pressing "b" and inputting "OK".

【0028】図15は、図2におけるプログラム関連生
成部の動作手順例を示すフローチャートである。まず、
関連を生成する対象について場合分けする(ステップ1
501)。データが入出力関係データの場合には、プロ
グラム名称と入出力媒体名称で関連を生成し(ステップ
1502)、データがレイアウトデータの場合には、入
出力媒体名称と項目名称で関連を生成し(ステップ15
03)、データが画面遷移データの場合には、入出力媒
体名称で関連を生成し(ステップ1504)、データが
項目遷移データの場合には、入出力媒体名と項目名称で
関連を生成し(ステップ1505)、また、データが項
目辞書の場合には、項目名称で関連を生成する(ステッ
プ1506)。
FIG. 15 is a flow chart showing an example of the operation procedure of the program relation generation unit in FIG. First,
The cases for which the association is to be generated are classified (step 1)
501). When the data is the input / output relation data, the relation is generated by the program name and the input / output medium name (step 1502), and when the data is the layout data, the relation is generated by the input / output medium name and the item name ( Step 15
03), if the data is screen transition data, an association is generated with the input / output medium name (step 1504), and if the data is item transition data, an association is generated with the input / output medium name and the item name ( (Step 1505) In addition, if the data is an item dictionary, a relation is generated by the item name (step 1506).

【0029】図16は、図3におけるプログラム関連デ
ータファイルのデータ構造の一例を示す説明図である。
レイアウトデータ1601と項目辞書データ1605
は、レイアウトデータ1601中の項目名称と、項目辞
書データ1605中の項目名称に関して、1対1の関連
1609を持つ。レイアウトデータ1601と入出力関
係データ1602は、レイアウトデータ1601が対象
とする入出力媒体名称と入出力関係データ1602中の
入出力媒体名称に関して、多対1の関連1606を持
つ。入出力関係データ1602と画面遷移データ160
3は、入出力関係データ1602中の入出力媒体名称
と、画面遷移データ1603中の入出力媒体名称に関し
て、1対1の関連1607を持つ。画面遷移データ16
03と項目遷移データ1604は、画面遷移データ16
03中の入出力媒体名称と、項目遷移データ1604中
の入出力媒体名称に関して、1対多の関連を持つ。そし
て、項目辞書データ1605と項目遷移データ1604
は、項目辞書データ1605中の項目名称と、項目遷移
データ1604中の項目名称に関して、1対1の関連を
持つ。
FIG. 16 is an explanatory diagram showing an example of the data structure of the program-related data file in FIG.
Layout data 1601 and item dictionary data 1605
Has a one-to-one relationship 1609 between the item name in the layout data 1601 and the item name in the item dictionary data 1605. The layout data 1601 and the input / output relationship data 1602 have a many-to-one relationship 1606 with respect to the input / output medium name targeted by the layout data 1601 and the input / output medium name in the input / output relationship data 1602. Input / output relation data 1602 and screen transition data 160
3 has a one-to-one relationship 1607 with respect to the input / output medium name in the input / output relation data 1602 and the input / output medium name in the screen transition data 1603. Screen transition data 16
03 and item transition data 1604 are screen transition data 16
There is a one-to-many relationship between the input / output medium name in 03 and the input / output medium name in the item transition data 1604. Then, item dictionary data 1605 and item transition data 1604
Has a one-to-one relationship between the item name in the item dictionary data 1605 and the item name in the item transition data 1604.

【0030】図17から図20は、図2における部品登
録部により部品定義画面で定義した部品データの第1か
ら第4の具体例を示す説明図である。部品は、関連情報
を取り出す手続きと部品を展開する手続きからなる。図
17において、部品文字列1701から部品文字列17
18は、部品の冒頭の部分である。部品文字列1701
は、本部品が主プログラム用の部品であることを示し、
部品文字列1702は、部品展開で用いるパラメタが
「IO_REL」、「IO_OBJ」、「SCREEN
_TR」、「ITEM_TR」、「DICT」であるこ
とを示す。この「IO_REL」は、入出力媒体名称を
検索する際に用い、「IO_OBJ」は、入出力媒体の
項目属性を検索する際に、「SCREEN_TR」は、
画面遷移情報を検索する際に、「ITEM_TR」は、
画面項目遷移情報を検索する際に、「DICT」は、項
目辞書情報を検索する際に、それぞれ用いる。展開パラ
メタは、図16に示した関連情報を検索する関数と組み
合わせて用いることで情報を簡単に取得できる。部品を
展開する手続きは、「printf」関数を用いる。
17 to 20 are explanatory views showing first to fourth specific examples of the component data defined on the component definition screen by the component registration unit in FIG. The part consists of a procedure for extracting related information and a procedure for expanding the part. In FIG. 17, from component character string 1701 to component character string 17
18 is the beginning of the part. Parts character string 1701
Indicates that this part is for the main program,
In the component character string 1702, the parameters used in component expansion are "IO_REL", "IO_OBJ", and "SCREEN".
_TR ”,“ ITEM_TR ”, and“ DICT ”. This "IO_REL" is used when searching for the input / output medium name, "IO_OBJ" is used when searching for the item attribute of the input / output medium, and "SCREEN_TR" is
When searching for screen transition information, "ITEM_TR"
“DICT” is used when searching the screen item transition information, and is used when searching the item dictionary information. Information can be easily acquired by using the expansion parameter in combination with the function for searching the related information shown in FIG. The "printf" function is used as the procedure for expanding the component.

【0031】部品文字列1703は、プログラム名称を
展開し、部品文字列1704は、本部品が対象とする画
面のみを検索することを指定する(KeyGet関
数)。部品文字列1705は、本部品が対象とする1画
面情報を取り出す(Get関数)。部品文字列1706
は、1画面情報から画面名称を取り出して展開し、部品
文字列1707は、現在対象とする画面情報を、次の情
報に変える。部品文字列1708は、本部品が対象とす
る入力ファイルのみを検索することを指定し(KeyG
et関数)、部品文字列1709は、本部品が対象とす
る1入力ファイル情報を取り出す(Get関数)。部品
文字列1710は、入力ファイル名称を取り出し、部品
文字列1711は、入力ファイル名称を展開し、部品文
字列1712は、現在対象としている入力ファイルに関
して項目属性を検索することを指定する(KeyGet
関数)。部品文字列1713は、項目属性から主キーを
検索することを指定し(KeyGet関数)、部品文字
列1714は、主キー情報を1個取り出し、部品文字列
1715から部品文字列1716は、主キー名称を展開
する。部品文字列1717は、現在対象とする主キー情
報を、次の情報に変え、部品文字列1718は、現在対
象とする入力ファイル情報を、次の情報に変える。
The component character string 1703 expands the program name, and the component character string 1704 specifies that only the screen targeted by this component is searched (KeyGet function). A component character string 1705 takes out one-screen information targeted by this component (Get function). Parts character string 1706
Extracts the screen name from one screen information and expands it, and the component character string 1707 changes the currently targeted screen information to the next information. The component character string 1708 specifies that only the input file targeted by this component is searched (KeyG).
(et function) and the component character string 1709 take out one input file information targeted by this component (Get function). The part character string 1710 extracts the input file name, the part character string 1711 expands the input file name, and the part character string 1712 specifies that the item attribute is searched for the currently targeted input file (KeyGet).
function). The component character string 1713 specifies that the primary key is to be searched from the item attribute (KeyGet function), the component character string 1714 extracts one piece of primary key information, and the component character strings 1715 to 1716 are the primary key information. Expand the name. The part character string 1717 changes the currently targeted main key information to the next information, and the part character string 1718 changes the currently targeted input file information to the next information.

【0032】図18において、部品文字列1801から
1818は、画面遷移に関する部分である。部品文字列
1801は、画面遷移展開の始まりを示す定義文を展開
し、部品文字列1802は、画面遷移情報から1画面情
報を取り出し、部品文字列1803は、1画面情報から
遷移元画面を取り出す。部品文字列1804は、遷移元
画面から名称を取り出し、部品文字列1805は、遷移
元画面から登録IDを取り出し、部品文字列1806
は、遷移元画面から複数の遷移先画面を取り出す。部品
文字列1807は、複数の遷移先画面から1個の遷移先
画面を取り出し、部品文字列1808は、1個の遷移先
画面から名称を取り出し、部品文字列1831は、1個
の遷移先画面から遷移条件の登録IDを取り出し、部品
文字列1809は、1個の遷移先画面を展開する。部品
文字列1810は、現在対象とする遷移先画面を、次の
遷移先画面に変え、部品文字列1811から1817
は、残りの遷移先画面を展開し、部品文字列1818
は、現在対象とする画面情報を、次の画面情報に変え
る。
In FIG. 18, component character strings 1801 to 1818 are parts relating to screen transitions. The component character string 1801 expands a definition statement indicating the beginning of screen transition expansion, the component character string 1802 extracts one screen information from the screen transition information, and the component character string 1803 extracts a transition source screen from the one screen information. . The component character string 1804 extracts the name from the transition source screen, the component character string 1805 extracts the registration ID from the transition source screen, and the component character string 1806.
Extracts a plurality of transition destination screens from the transition source screen. The component character string 1807 takes out one transition destination screen from a plurality of transition destination screens, the component character string 1808 takes out a name from one transition destination screen, and the component character string 1831 shows one transition destination screen. The registration ID of the transition condition is taken out from, and the component character string 1809 develops one transition destination screen. In the component character string 1810, the current transition destination screen is changed to the next transition destination screen, and the component character strings 1811 to 1817 are displayed.
Expands the remaining transition destination screen and displays the part character string 1818
Changes the currently targeted screen information to the next screen information.

【0033】部品文字列1819から部品文字列183
0は、画面遷移条件に関する部分である。部品文字列1
820は、画面遷移条件の始まりを示す定義文を展開
し、部品文字列1821は、画面遷移情報から1画面情
報を取り出す。部品文字列1822は、1画面情報から
遷移元画面を取り出し、部品文字列1823は、遷移元
画面から名称を取り出し、部品文字列1824は、遷移
元画面から複数の遷移先画面を取り出し、部品文字列1
825は、複数の遷移先画面から1個の遷移先画面を取
り出し、部品文字列1826は、遷移先画面から遷移条
件の登録IDを取り出し、部品文字列1827は、遷移
先画面から遷移条件を取り出す。部品文字列1828
は、遷移条件を展開し、部品文字列1829は、現在対
象とする遷移先画面を、次の遷移先画面に変え、部品文
字列1830は、現在対象とする画面情報を、次の画面
情報に変える。
Component character string 1819 to component character string 183
0 is a part related to the screen transition condition. Parts character string 1
Reference numeral 820 expands a definition statement indicating the beginning of the screen transition condition, and the component character string 1821 extracts one screen information from the screen transition information. The component character string 1822 extracts the transition source screen from one screen information, the component character string 1823 retrieves the name from the transition source screen, the component character string 1824 retrieves a plurality of transition destination screens from the transition source screen, and the component character Row 1
825 retrieves one transition destination screen from the plurality of transition destination screens, the component character string 1826 retrieves the registration ID of the transition condition from the transition destination screen, and the component character string 1827 retrieves the transition condition from the transition destination screen. . Parts character string 1828
Expands the transition condition, the component character string 1829 changes the current target transition destination screen to the next transition destination screen, and the component character string 1830 changes the current target screen information to the next screen information. Change.

【0034】図19において、部品文字列1901から
部品文字列1929は、項目遷移に関する部分である。
部品文字列1901は、画面情報から1画面情報を取り
出し、部品文字列1902は、1画面情報から画面名称
を取り出し、部品文字列1903は、1画面情報に関す
る処理手続きの始まりを示す定義文を展開する。部品文
字列1904は、1画面情報に関した項目情報を取り出
し、部品文字列1905は、項目情報から複数の項目属
性情報を取り出し、部品文字列1906は、項目遷移の
始まりを示す定義文を展開する。部品文字列1907
は、現在の画面に関する複数の項目遷移情報を取り出
し、部品文字列1908は、複数の項目遷移情報から1
個の項目遷移情報を取り出し、部品文字列1909は、
1個の項目遷移情報から項目遷移元の情報を取り出す。
部品文字列1910は、項目遷移元の情報から名称を取
り出し、部品文字列1911は、1909の項目から遷
移する複数の項目遷移先の情報を取り出し、部品文字列
1912は、複数の項目遷移先の情報から1個の項目遷
移先の情報を取り出し、部品文字列1913は、1個の
項目遷移先の情報から名称を取り出す。部品文字列19
14は、1個の項目遷移を展開し、部品文字列1915
は、現在対象とする項目遷移先情報を、次の項目遷移先
情報に変える。
In FIG. 19, a part character string 1901 to a part character string 1929 are parts relating to item transition.
The component character string 1901 extracts one screen information from the screen information, the component character string 1902 extracts a screen name from the one screen information, and the component character string 1903 expands a definition statement indicating the beginning of the processing procedure related to the one screen information. To do. The component character string 1904 extracts item information related to one screen information, the component character string 1905 extracts a plurality of item attribute information from the item information, and the component character string 1906 expands a definition statement indicating the start of item transition. . Parts character string 1907
Extracts a plurality of item transition information related to the current screen, and the component character string 1908 is 1 from the plurality of item transition information.
Item transition information is extracted, and the component character string 1909 is
Information of the item transition source is extracted from one item transition information.
The component character string 1910 retrieves the name from the item transition source information, the component character string 1911 retrieves the information of a plurality of item transition destinations transitioning from the item 1909, and the component character string 1912 retrieves a plurality of item transition destinations. The information of one item transition destination is extracted from the information, and the component character string 1913 extracts the name from the information of one item transition destination. Parts character string 19
14 expands one item transition, and a part character string 1915
Changes the currently targeted item transition destination information to the next item transition destination information.

【0035】部品文字列1916から部品文字列192
0は、次の項目遷移先情報に関する展開部分である。部
品文字列1921は、改行コードを展開する。部品文字
列1922は、現在対象とする項目遷移情報を、次の項
目遷移情報に変える。部品文字列1923は、現在対象
とする項目遷移情報を、先頭の項目遷移情報に位置付け
る。部品文字列1925は、複数の項目遷移情報から1
個の項目遷移情報を取り出し、部品文字列1926は、
1個の項目遷移情報から複数の項目遷移先の情報を取り
出し、部品文字列1927は、複数の項目遷移先情報か
ら1個の項目遷移先情報を取り出し、部品文字列192
8は、1個の項目遷移条件を展開する。部品文字列19
29は、現在対象とする1個の項目遷移先情報を、次の
項目遷移先情報に変える。
From component character string 1916 to component character string 192
0 is a development part regarding the next item transition destination information. The part character string 1921 expands a line feed code. The component character string 1922 changes the currently targeted item transition information to the next item transition information. The component character string 1923 positions the currently targeted item transition information at the top item transition information. The part character string 1925 is 1 from a plurality of item transition information.
Item transition information is extracted, and the component character string 1926 is
Information on a plurality of item transition destinations is extracted from one item transition information, and a component character string 1927 is extracted from one item transition destination information from a plurality of item transition destination information.
8 develops one item transition condition. Parts character string 19
29 changes one item transition destination information which is the current target to the next item transition destination information.

【0036】図20において、部品文字列2001は、
項目入力チェック手続きの始まりを示す定義文を展開す
る。部品文字列2002は、複数の項目情報から1個の
入力項目情報を取り出し、部品文字列2003は、1個
の入力項目情報から名称を取り出し、部品文字列200
4と部品文字列2005は、1個の入力項目に関連した
入力チェック手続きを項目辞書から取り出し、入力チェ
ック手続きを展開する。部品文字列2006は、展開の
対象とする項目を、次の項目に変える。部品文字列20
07は、複数の項目情報のアクセス位置を、先頭の項目
情報に位置付ける。部品文字列2008は、項目生成手
続きの始まりを示す定義文を展開する。部品文字列20
09は、複数の項目情報から1個の出力項目情報を取り
出し、部品文字列2010は、1個の出力項目情報から
名称を取り出し、部品文字列2011と部品文字列20
12は、1個の出力項目に関連した生成手続きを項目辞
書から取り出し、生成手続きを展開する。部品文字列2
006は、展開の対象とする項目を、次の項目に変え
る。部品文字列2014は、複数の項目情報のアクセス
位置を先頭の項目情報に位置付ける。部品文字列201
5は、項目チェック手続きの始まりを示す定義文を展開
する。部品文字列2016は、複数の項目情報から1個
の出力項目情報を取り出し、部品文字列2017は、1
個の出力項目情報から名称を取り出し、部品文字列20
18と部品文字列2019は、1個の出力項目に関連し
た生成手続きを項目辞書から取り出し、生成手続きを展
開する。部品文字列2020は、展開の対象とする項目
を、次の項目に変える。
In FIG. 20, the part character string 2001 is
Expand the definition statement that indicates the beginning of the item input check procedure. The component character string 2002 extracts one input item information from a plurality of item information, the component character string 2003 extracts a name from one input item information, and the component character string 200
4 and the part character string 2005 extract the input check procedure related to one input item from the item dictionary and develop the input check procedure. The component character string 2006 changes the item to be expanded to the next item. Parts character string 20
07 positions the access positions of a plurality of item information to the head item information. The component character string 2008 expands a definition statement indicating the beginning of the item generation procedure. Parts character string 20
09 extracts one output item information from a plurality of item information, and the component character string 2010 extracts a name from one output item information, and outputs a component character string 2011 and a component character string 20.
Reference numeral 12 extracts a generation procedure related to one output item from the item dictionary and expands the generation procedure. Parts character string 2
006 changes the item to be expanded to the next item. The component character string 2014 positions the access position of a plurality of item information in the head item information. Parts character string 201
5 develops a definition statement indicating the beginning of the item check procedure. The component character string 2016 extracts one output item information from a plurality of item information, and the component character string 2017 is 1
The name is extracted from the individual output item information, and the part character string 20
18 and the component character string 2019 extract the generation procedure related to one output item from the item dictionary and expand the generation procedure. The component character string 2020 changes the item to be expanded to the next item.

【0037】図21は、図2における部品展開部の処理
動作の一例を示すフローチャートである。図3における
入出力関係データファイル314のレコードが終わるま
で、ステップ2102〜2105の処理を繰り返す(ス
テップ2101、ステップ2106)。すなわち、入出
力関係データから1プログラムに関する情報を取り出
し、プログラムに対応した部品を図3の部品データファ
イル313から読み込む(ステップ2102)。図3の
プログラム関連データファイル320と、現在、部品展
開の対象となっているプログラムを突合せ、図17の部
品文字列1702に示した部品展開パラメタに関連した
図3のプログラム関連データファイル320からアクセ
ス対象を決定し、図17の部品文字列1702の部品展
開パラメタを生成する(ステップ2103)。そして、
部品生成インタプリタを呼出し、部品を生成パラメタを
用いて展開する(ステップ2104)。生成したプログ
ラムを、生成した図3のプログラムデータファイル32
2として出力する(ステップ2106)。
FIG. 21 is a flow chart showing an example of the processing operation of the component developing section in FIG. The processes of steps 2102 to 2105 are repeated until the record of the input / output relational data file 314 in FIG. 3 is completed (steps 2101 and 2106). That is, the information regarding one program is extracted from the input / output relation data, and the component corresponding to the program is read from the component data file 313 of FIG. 3 (step 2102). The program-related data file 320 of FIG. 3 is compared with the program currently targeted for component development, and the program-related data file 320 of FIG. 3 related to the component development parameter shown in the component character string 1702 of FIG. 17 is accessed. The target is determined and the component expansion parameter of the component character string 1702 of FIG. 17 is generated (step 2103). And
The component generation interpreter is called and the component is developed using the generation parameter (step 2104). The generated program is the generated program data file 32 of FIG.
It is output as 2 (step 2106).

【0038】図22および図23は、図2における部品
展開部で生成したプログラムデータの第1および第2の
具体例を示す説明図である。本例は、図17〜図20で
示した部品を、図4の図形404の「プログラム」に関
して展開した例である。展開文字列2201は、図17
の部品文字列1703を展開したものであり、また、展
開文字列2202〜2204は、部品文字列1704〜
1707を展開したものである。展開文字列2206〜
2210は、図17の部品文字列1708〜1718と
同様の展開手順を、参照ファイル(展開文字列2205
〜2208)、更新ファイル(展開文字列2209〜2
210)、出力ファイル(展開文字列2211)、帳票
(展開文字列2212)に関して実行したものである。
展開文字列2213は、自動的にPFキーの処理を、展
開文字列2214は、図18の部品文字列1801〜1
818を、展開文字列2215は、部品文字列1820
〜1803を、展開文字列2301は、図19の部品文
字列1903を、展開文字列2302は、部品文字列1
906〜1922を、展開文字列2303は、部品文字
列1924〜1929を展開し、そして、展開文字列2
304は、図20の部品文字列2001〜2006を、
展開文字列2305は、部品文字列2008〜2013
を、展開文字列2306は、部品文字列2015〜20
20を展開したものである。
22 and 23 are explanatory views showing first and second specific examples of the program data generated by the component expanding section in FIG. This example is an example in which the components shown in FIGS. 17 to 20 are expanded with respect to the “program” of the graphic 404 in FIG. The expanded character string 2201 is shown in FIG.
Is a developed part character string 1703, and expanded character strings 2202 to 2204 are part character strings 1704 to
1707 is expanded. Expanded character string 2206 ~
2210 describes the same expansion procedure as the component character strings 1708 to 1718 of FIG. 17 in the reference file (expanded character string 2205
~ 2208), update file (expanded character strings 2209-2
210), the output file (expanded character string 2211), and the form (expanded character string 2212).
The expansion character string 2213 is for automatically processing the PF key, and the expansion character string 2214 is for the component character strings 1801 to 1 of FIG.
818, the expanded character string 2215 is the component character string 1820.
˜1803, the expanded character string 2301 is the component character string 1903 of FIG. 19, and the expanded character string 2302 is the component character string 1
906 to 1922, the expansion character string 2303 expands the component character strings 1924 to 1929, and the expansion character string 2
304 is a part character string 2001-2006 of FIG.
The expansion character string 2305 is the component character strings 2008 to 2013.
The expanded character string 2306 is the component character strings 2015 to 20.
It is a development of 20.

【0039】以上、図1〜図23を用いて説明したよう
に、本実施例のソフトウェアの生産支援システムでは、
入出力関係生成部とプログラム関連生成部によって、プ
ログラムに関連した入出力媒体との関連を自動的に抽出
できるので、手作業を無くすことができ、プログラム生
成時の生産効率を上げることができる。また、項目遷移
登録部をソフトウェア生産ツールに具備することで、項
目遷移の定義を機械化でき、ソフトウェア工程を自動化
できる。また、項目辞書登録部を具備することで、項目
に関する手続きを統一的に管理できるので、重複するソ
フトウェア開発を減少できる。また、部品登録部と部品
展開部を具備することで、詳細な部品展開が定義できる
ので部品生成率を上げることができる。尚、本発明は、
図1〜図23を用いて説明した実施例に限定されるもの
ではなく、その要旨を逸脱しない範囲において種々変更
可能である。
As described above with reference to FIGS. 1 to 23, in the software production support system of this embodiment,
Since the input / output relation generating unit and the program relation generating unit can automatically extract the relation with the input / output medium related to the program, manual work can be eliminated and the production efficiency at the time of generating the program can be improved. Further, by providing the item transition registration unit in the software production tool, the definition of the item transition can be mechanized and the software process can be automated. Further, by providing the item dictionary registration unit, the procedure regarding the items can be managed in a unified manner, so that duplicate software development can be reduced. Further, by providing the component registration unit and the component development unit, detailed component development can be defined, so that the component generation rate can be increased. The present invention is
The embodiment is not limited to the embodiment described with reference to FIGS. 1 to 23, and various modifications can be made without departing from the spirit of the invention.

【0040】[0040]

【発明の効果】本発明によれば、ソフトウェアの開発工
程における、プログラムを生成する時点でのプログラム
に関連する画面・帳票・ファイル名称と入出力種別(入
力/参照/更新/出力)の定義や、画面プログラムの開
発時における、画面入力操作に対応する画面内の項目の
遷移状態の定義や、画面・帳票・ファイル等の項目に関
して事務処理プログラムに展開する手続きの定義、およ
び、部品内への部品の展開手続の定義を行なうことがで
き、全ソフトウェア開発工程の自動化によるソフトウェ
アの開発コストの低減と、重複したソフトウェアの開発
の低減と、プログラムの生成率を高めることによるソフ
トウェアの品質の向上と、ソフトウェアの生産性の向上
とが可能である。
According to the present invention, in the software development process, the definition of the screen / form / file name and input / output type (input / reference / update / output) related to the program at the time of generating the program, During the development of the screen program, the definition of the transition state of the items in the screen corresponding to the screen input operation, the definition of the procedure to be expanded to the office processing program for the items such as screens, forms, files, etc. It is possible to define the deployment procedure of parts, reduce the software development cost by automating the entire software development process, reduce the development of duplicate software, and improve the quality of software by increasing the program generation rate. It is possible to improve software productivity.

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

【図1】本発明のソフトウェアの生産支援システムの本
発明に係わる構成の第1の実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing a first embodiment of a configuration relating to the present invention of a software production support system of the present invention.

【図2】本発明のソフトウェアの生産支援システムの本
発明に係わる構成の第2の実施例を示すブロック図であ
る。
FIG. 2 is a block diagram showing a second embodiment of the configuration related to the present invention of the software production support system of the present invention.

【図3】図2におけるソフトウェアの生産支援システム
の本発明に係わる動作の例を示す説明図である。
FIG. 3 is an explanatory diagram showing an example of an operation of the software production support system in FIG. 2 according to the present invention.

【図4】図3における入出力関係定義画面で定義した受
注伝票を発行するプログラムに関したプログラム間のデ
ータの流れを示す説明図である。
FIG. 4 is an explanatory diagram showing a data flow between programs related to a program for issuing an order reception slip defined on the input / output relationship definition screen in FIG.

【図5】図4で示したデータの流れ図の各入出力媒体と
プログラムの位置情報に関するデータ構造の例を示す説
明図である。
5 is an explanatory diagram showing an example of a data structure relating to position information of each input / output medium and program of the data flow chart shown in FIG. 4;

【図6】図4で示した「データの流れ図」の入出力媒体
とプログラムの結線情報に関するデータ構造の例を示す
説明図である。
6 is an explanatory diagram showing an example of a data structure relating to connection information of an input / output medium and a program in the "data flow chart" shown in FIG.

【図7】図2における入出力関係生成部の処理手順の例
を示すフローチャートである。
7 is a flowchart showing an example of a processing procedure of an input / output relationship generation unit in FIG.

【図8】図2における入出力関係生成部が生成した入出
力関係データの構造例を示す説明図である。
FIG. 8 is an explanatory diagram showing a structural example of input / output relation data generated by an input / output relation generation unit in FIG.

【図9】図3におけるレイアウト登録部によるレイアウ
ト定義画面での定義動作の第1の具体例を示す説明図で
ある。
FIG. 9 is an explanatory diagram showing a first specific example of the defining operation on the layout defining screen by the layout registering unit in FIG.

【図10】図3におけるレイアウト登録部によるレイア
ウト定義画面での定義動作の第2の具体例を示す説明図
である。
10 is an explanatory diagram showing a second specific example of the defining operation on the layout defining screen by the layout registering unit in FIG.

【図11】図3における画面遷移登録部による画面遷移
定義画面での定義動作の第1の具体例を示す説明図であ
る。
FIG. 11 is an explanatory diagram showing a first specific example of the defining operation on the screen transition definition screen by the screen transition registration unit in FIG.

【図12】図3における項目辞書登録部による項目辞書
定義画面での定義動作例を示す説明図である。
12 is an explanatory diagram showing an example of a defining operation on an item dictionary definition screen by the item dictionary registration unit in FIG.

【図13】図3における画面遷移登録部による画面遷移
定義画面での定義動作の第2の具体例を示す説明図であ
る。
FIG. 13 is an explanatory diagram showing a second specific example of the definition operation on the screen transition definition screen by the screen transition registration unit in FIG.

【図14】図3における項目遷移登録部による項目遷移
定義画面での定義動作例を示す説明図である。
14 is an explanatory diagram showing an example of a defining operation on an item transition definition screen by an item transition registration unit in FIG.

【図15】図2におけるプログラム関連生成部の動作手
順の一例を示すフローチャートである。
15 is a flowchart showing an example of an operation procedure of a program relation generation unit in FIG.

【図16】図3におけるプログラム関連データファイル
のデータ構造の一例を示す説明図である。
16 is an explanatory diagram showing an example of a data structure of a program-related data file in FIG.

【図17】図2における部品登録部により部品定義画面
で定義した部品データの第1の具体例を示す説明図であ
る。
17 is an explanatory diagram showing a first specific example of component data defined on the component definition screen by the component registration unit in FIG. 2. FIG.

【図18】図2における部品登録部により部品定義画面
で定義した部品データの第2の具体例を示す説明図であ
る。
18 is an explanatory diagram showing a second specific example of the component data defined on the component definition screen by the component registration unit in FIG. 2. FIG.

【図19】図2における部品登録部により部品定義画面
で定義した部品データの第3の具体例を示す説明図であ
る。
19 is an explanatory diagram showing a third specific example of the component data defined on the component definition screen by the component registration unit in FIG. 2. FIG.

【図20】図2における部品登録部により部品定義画面
で定義した部品データの第4の具体例を示す説明図であ
る。
20 is an explanatory diagram showing a fourth specific example of the component data defined on the component definition screen by the component registration unit in FIG. 2. FIG.

【図21】図2における部品展開部の処理動作の一例を
示すフローチャートである。
21 is a flowchart showing an example of a processing operation of a component developing unit in FIG.

【図22】図2における部品展開部で生成したプログラ
ムデータの第1の具体例を示す説明図である。
22 is an explanatory diagram showing a first specific example of program data generated by the component expanding unit in FIG. 2. FIG.

【図23】図2における部品展開部で生成したプログラ
ムデータの第2の具体例を示す説明図である。
FIG. 23 is an explanatory diagram showing a second specific example of program data generated by the component expansion unit in FIG.

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

101 表示装置 102 部品登録部 103 入出力関係生成部 104 レイアウト登録部 105 画面遷移登録部 106 項目遷移登録部 107 項目辞書登録部 108 部品展開部 109 プログラム関連生成部 110 記憶装置 301 部品定義画面 302 入出力関係定義画面 303 レイアウト定義画面 304 画面遷移定義画面 305 項目遷移定義画面 306 項目辞書定義画面 313 部品データファイル 314 入出力関係データファイル 315 レイアウトデータファイル 316 画面遷移データファイル 317 項目遷移データファイル 318 項目辞書データファイル 320 プログラム関連データファイル 322 生成したプログラムファイル 401〜413 図形 414〜419 線 501 種別欄 502 ID欄 503 座標欄 504 内容欄 505〜512 データ構造 601 種別欄 602 開始シンボル欄 603 終了シンボル欄 604 座標欄 605〜610 データ構造 801 プログラム欄 802 入出力媒体欄 803〜817 データ 901 得意先コードの項目 902 伝票番号の項目 903 得意先名の項目 904 担当者コードの項目 905 担当者名の項目 1001 商品コードの項目 1002 商品名の項目 1003 受注数量の項目 1004 受注金額の項目 1101〜1107 レイアウトデータ 1201〜1207 項目辞書データ 1301〜1309 画面遷移データ 1401〜1403 項目遷移データ 1601 レイアウトデータ 1602 入出力関係データ 1603 画面遷移データ 1604 項目遷移データ 1605 項目辞書データ 1606〜1610 関連 1701〜1718、1801〜1830、1901〜
1929、2001〜2020 部品文字列 2201〜2215、2301〜2306 展開文字列
101 display device 102 component registration unit 103 input / output relationship generation unit 104 layout registration unit 105 screen transition registration unit 106 item transition registration unit 107 item dictionary registration unit 108 component expansion unit 109 program relation generation unit 110 storage device 301 component definition screen 302 input Output relationship definition screen 303 Layout definition screen 304 Screen transition definition screen 305 Item transition definition screen 306 Item dictionary definition screen 313 Parts data file 314 Input / output relation data file 315 Layout data file 316 Screen transition data file 317 Item transition data file 318 Item dictionary Data file 320 Program-related data file 322 Generated program file 401-413 Graphic 414-419 Line 501 Type column 502 ID column 503 Coordinate column 5 04 content column 505-512 data structure 601 type column 602 start symbol column 603 end symbol column 604 coordinate column 605-610 data structure 801 program column 802 input / output medium column 803-817 data 901 customer code item 902 slip number item 903 Customer name item 904 Person code item 905 Person name item 1001 Product code item 1002 Product name item 1003 Order quantity item 1004 Order amount item 1101 to 1107 Layout data 1201 to 1207 Item dictionary data 1301 ˜1309 Screen transition data 1401-1403 Item transition data 1601 Layout data 1602 Input / output relation data 1603 Screen transition data 1604 Item transition data 1605 Item dictionary data 1606 610 related 1701~1718,1801~1830,1901~
1929, 2001-2020 Parts character string 2201-2215, 2301-2306 Expanded character string

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 データの流れに着目して、少なくとも、
設計の対象となる業務システムの業務処理仕様を記述す
るデータフロー図と、該データフロー図からブレークダ
ウンされ、該データフロー図中の各業務のコンピュータ
処理の流れを記述するシステムフロー設計図および上記
各業務の各々の画面の流れや操作を記述する画面遷移図
と、該画面遷移図からブレークダウンされ、該画面遷移
図中の画面の帳票仕様を記述する画面帳票図とを、ディ
スプレイ上に図形で記述し、各々の図形に対応して、予
め登録されている再利用可能なプログラム部品を展開
し、上記業務システムに係わるプログラムを生成するソ
フトウェアの生産支援システムにおいて、上記システム
フロー設計図上で定義される上記コンピュータ処理と該
コンピュータ処理がアクセスするファイル等の入出力媒
体間のデータの流れに基づき、上記入出力媒体に対する
上記コンピュータ処理の入力や出力および参照等のアク
セス関係を生成して、関連する上記コンピュータ処理と
入出力媒体に対応付けて登録する入出力関係生成手段を
設け、該入出力関係生成手段で生成した上記入出力媒体
に対する上記コンピュータ処理のアクセス関係を用い
て、該コンピュータ処理に対応する上記プログラム部品
の展開を行なうことを特徴とするソフトウェアの生産支
援システム。
1. At least focusing on the flow of data,
A data flow diagram that describes business process specifications of a business system to be designed, a system flow design diagram that breaks down from the data flow diagram, and describes a computer process flow of each business in the data flow diagram and the above A screen transition diagram that describes the flow and operation of each screen of each business, and a screen form diagram that is broken down from the screen transition diagram and that describes the form specifications of the screen in the screen transition diagram are displayed on the display. In the software production support system that develops reusable program parts registered in advance corresponding to each figure and generates a program related to the business system, on the system flow design diagram described above. Data flow between the computer process defined and input / output media such as files accessed by the computer process Based on the input / output of the computer process to the input / output medium, an access relation such as reference is generated based on the input / output medium, and an input / output relation generating means for registering in association with the related computer process and the input / output medium is provided. A production support system for software, characterized in that the program parts corresponding to the computer processing are expanded using the access relationship of the computer processing to the input / output medium generated by the output relationship generating means.
【請求項2】 データの流れに着目して、少なくとも、
設計の対象となる業務システムの業務処理仕様を記述す
るデータフロー図と、該データフロー図からブレークダ
ウンされ、該データフロー図中の各業務のコンピュータ
処理の流れを記述するシステムフロー設計図および上記
各業務の各々の画面の流れや操作を記述する画面遷移図
と、該画面遷移図からブレークダウンされ、該画面遷移
図中の画面の帳票仕様を記述する画面帳票図とを、ディ
スプレイ上に図形で記述し、各々の図形に対応して、予
め登録されている再利用可能なプログラム部品を展開
し、上記業務システムに係わるプログラムを生成するソ
フトウェアの生産支援システムにおいて、上記画面帳票
図の生成時に項目遷移条件表を表示して、該項目遷移条
件表を介して入力される項目間の遷移条件を登録する項
目遷移定義手段を設け、該項目遷移定義手段で登録した
項目間の遷移条件を用いて、該項目間の遷移に関する上
記プログラム部品の展開を行なうことを特徴とするソフ
トウェアの生産支援システム。
2. Focusing on the flow of data, at least
A data flow diagram that describes business process specifications of a business system to be designed, a system flow design diagram that breaks down from the data flow diagram, and describes a computer process flow of each business in the data flow diagram and the above A screen transition diagram that describes the flow and operation of each screen of each business, and a screen form diagram that is broken down from the screen transition diagram and that describes the form specifications of the screen in the screen transition diagram are displayed on the display. In the software production support system that develops reusable program parts registered in advance corresponding to each figure and generates a program related to the business system at the time of generating the screen form diagram described above. An item transition definition means for displaying the item transition condition table and registering the transition condition between items input via the item transition condition table is provided. , Using a transition condition between items registered in said item transition definition means, software production support system which comprises carrying out the deployment of the program components of transitions between said item.
【請求項3】 データの流れに着目して、少なくとも、
設計の対象となる業務システムの業務処理仕様を記述す
るデータフロー図と、該データフロー図からブレークダ
ウンされ、該データフロー図中の各業務のコンピュータ
処理の流れを記述するシステムフロー設計図および上記
各業務の各々の画面の流れや操作を記述する画面遷移図
と、該画面遷移図からブレークダウンされ、該画面遷移
図中の画面の帳票仕様を記述する画面帳票図とを、ディ
スプレイ上に図形で記述し、各々の図形に対応して、予
め登録されている再利用可能なプログラム部品を展開
し、上記業務システムに係わるプログラムを生成するソ
フトウェアの生産支援システムにおいて、上記画面帳票
図の生成時に項目手続き定義表を表示して、該項目手続
き定義表を介して入力される、少なくとも、項目の入力
チェック手続きと、項目のデータを単独もしくは他の複
数の項目から生成する手続きと、項目の出力チェック手
続きを含む項目に関する手続きを登録する項目辞書定義
手段を設け、該項目辞書定義手段で登録した項目に関す
る手続きを用いて、該項目を用いる上記プログラム部品
の展開を行なうことを特徴とするソフトウェアの生産支
援システム。
3. Focusing on the flow of data, at least
A data flow diagram that describes business process specifications of a business system to be designed, a system flow design diagram that breaks down from the data flow diagram, and describes a computer process flow of each business in the data flow diagram and the above A screen transition diagram that describes the flow and operation of each screen of each business, and a screen form diagram that is broken down from the screen transition diagram and that describes the form specifications of the screen in the screen transition diagram are displayed on the display. In the software production support system that develops reusable program parts registered in advance corresponding to each figure and generates a program related to the business system at the time of generating the screen form diagram described above. Displaying the item procedure definition table and inputting at least the item input definition procedure through the item procedure definition table, An item dictionary defining means for registering a procedure for generating eye data from a single item or a plurality of other items and a procedure for an item including an item output check procedure is provided, and the procedure for the item registered by the item dictionary defining means is used. And a software production support system for developing the program parts using the items.
【請求項4】 データの流れに着目して、少なくとも、
設計の対象となる業務システムの業務処理仕様を記述す
るデータフロー図と、該データフロー図からブレークダ
ウンされ、該データフロー図中の各業務のコンピュータ
処理の流れを記述するシステムフロー設計図および上記
各業務の各々の画面の流れや操作を記述する画面遷移図
と、該画面遷移図からブレークダウンされ、該画面遷移
図中の画面の帳票仕様を記述する画面帳票図とを、ディ
スプレイ上に図形で記述し、各々の図形に対応して、予
め登録されている再利用可能なプログラム部品を展開
し、上記業務システムに係わるプログラムを生成するソ
フトウェアの生産支援システムにおいて、上記ディスプ
レイ上に部品展開定義画面を表示して、該部品展開定義
画面を介して入力される上記再利用可能なプログラム部
品内に、該プログラム部品の展開手続きを登録する部品
登録手段を設け、該部品登録手段で登録した上記プログ
ラム部品の部品展開手続きを用いて、該プログラム部品
のパラメタ部分の展開を行なうことを特徴とするソフト
ウェアの生産支援システム。
4. At least focusing on the flow of data,
A data flow diagram that describes business process specifications of a business system to be designed, a system flow design diagram that breaks down from the data flow diagram, and describes a computer process flow of each business in the data flow diagram and the above A screen transition diagram that describes the flow and operation of each screen of each business, and a screen form diagram that is broken down from the screen transition diagram and that describes the form specifications of the screen in the screen transition diagram are displayed on the display. In the software production support system that develops reusable program parts registered in advance corresponding to each figure and generates a program related to the business system, the part expansion definition on the display. The screen is displayed, and the program is stored in the reusable program part input through the part expansion definition screen. A software production support characterized by providing a parts registration means for registering a parts development procedure, and expanding the parameter part of the program parts by using the parts development procedure of the program parts registered by the parts registration means. system.
【請求項5】 データの流れに着目して、少なくとも、
設計の対象となる業務システムの業務処理仕様を記述す
るデータフロー図と、該データフロー図からブレークダ
ウンされ、該データフロー図中の各業務のコンピュータ
処理の流れを記述するシステムフロー設計図および上記
各業務の各々の画面の流れや操作を記述する画面遷移図
と、該画面遷移図からブレークダウンされ、該画面遷移
図中の画面の帳票仕様を記述する画面帳票図とを、ディ
スプレイ上に図形で記述し、各々の図形に対応して、予
め登録されている再利用可能なプログラム部品を展開
し、上記業務システムに係わるプログラムを生成するソ
フトウェアの生産支援システムにおいて、請求項1の入
出力関係生成手段と、請求項2の項目遷移定義手段と、
請求項3の項目辞書定義手段と、請求項4の部品登録手
段とを任意の組み合わせで設け、各々からの情報を関連
付けて、上記プログラム部品の展開を行なうことを特徴
とするソフトウェアの生産支援システム。
5. At least focusing on the flow of data,
A data flow diagram that describes business process specifications of a business system to be designed, a system flow design diagram that breaks down from the data flow diagram, and describes a computer process flow of each business in the data flow diagram and the above A screen transition diagram that describes the flow and operation of each screen of each business, and a screen form diagram that is broken down from the screen transition diagram and that describes the form specifications of the screen in the screen transition diagram are displayed on the display. The input / output relation of claim 1 in a software production support system which describes the reusable program parts registered in advance corresponding to each figure and generates a program related to the business system. Generating means, item transition defining means of claim 2,
A production support system for software, characterized in that the item dictionary defining means according to claim 3 and the parts registering means according to claim 4 are provided in an arbitrary combination, and information from each is associated to develop the program parts. .
JP15878793A 1993-06-29 1993-06-29 Production support system for software Pending JPH0744358A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15878793A JPH0744358A (en) 1993-06-29 1993-06-29 Production support system for software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15878793A JPH0744358A (en) 1993-06-29 1993-06-29 Production support system for software

Publications (1)

Publication Number Publication Date
JPH0744358A true JPH0744358A (en) 1995-02-14

Family

ID=15679335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15878793A Pending JPH0744358A (en) 1993-06-29 1993-06-29 Production support system for software

Country Status (1)

Country Link
JP (1) JPH0744358A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6085408A (en) * 1997-08-01 2000-07-11 Yamagata Casio Co., Ltd. Part mounting device, part mounting method, and storage medium storing program thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6085408A (en) * 1997-08-01 2000-07-11 Yamagata Casio Co., Ltd. Part mounting device, part mounting method, and storage medium storing program thereof

Similar Documents

Publication Publication Date Title
US20030204637A1 (en) Method and apparatus for generating compilable application programs
US5974431A (en) Document composition system and method for composing a document by using vector data
CN113051885B (en) AutoCAD-based design drawing rapid typesetting method
JP2001222524A (en) System and method for formatting computer generated document and recording medium
JPS59220867A (en) Processing system of parts data of machine design
JPH0744358A (en) Production support system for software
JPS62113277A (en) Component information controller
JPH0635987A (en) Device and mehtod for preparing circuit diagram
JP2812646B2 (en) How to print tabular data
JP2001273342A (en) Product manufacturing method and product manufacturing support method
JPH06103277A (en) Report output system for managing software development
JP2581389B2 (en) How to edit links
JP4737659B2 (en) Table set database system and table set data creation device
JP3307476B2 (en) Data item definition standardization device
JPS61128325A (en) Picture control system
JPH0452866A (en) Automatic formation system for operation program
JPH07152548A (en) Document preparing device
JPH0830761A (en) Drawing information management device
JPH08212032A (en) Picture generating system
EP0726517A1 (en) A computer aided program generating system
JPH0314170A (en) Business form generating device
JPH04316119A (en) System for automating preparation of manual
JPH03134771A (en) Automatic generating system for picture form format
JPH08137926A (en) Method for preparing cad drawing
JPH0756717A (en) Automatic jcl preparing device