JP2000222253A - Program scale information collecting method, its device and information recording medium - Google Patents

Program scale information collecting method, its device and information recording medium

Info

Publication number
JP2000222253A
JP2000222253A JP11021359A JP2135999A JP2000222253A JP 2000222253 A JP2000222253 A JP 2000222253A JP 11021359 A JP11021359 A JP 11021359A JP 2135999 A JP2135999 A JP 2135999A JP 2000222253 A JP2000222253 A JP 2000222253A
Authority
JP
Japan
Prior art keywords
program
scale information
information
collecting
scale
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
JP11021359A
Other languages
Japanese (ja)
Inventor
Masahito Yamamoto
雅人 山本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP11021359A priority Critical patent/JP2000222253A/en
Publication of JP2000222253A publication Critical patent/JP2000222253A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To en bloc collect program scale information of different elements for obtaining the accurate estimate of a scale in a developing program and to easily collect program scale information of each product. SOLUTION: A scale information collecting device 11 en bloc collects program scale information including the number of picture constituting element being the different elements, the number of executing source steps and the number of data definition and each of these batch-collected plural program scale information is respectively stored in a scale information storing device 2. An output device 3 picture-displays the result of program scale information batch-collected by the device 1 and stored in the device 2 or prints it to output.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータが実
行するプログラム(ソフトウェア)の開発規模の見積時
などにおけるプログラム規模情報の採取方法及びその装
置並びに情報記録媒体に関し、特に、異なる要素(例え
ば、画面構成要素の個数、実行ソースステップ数、デー
タ定義個数)の複数のプログラム規模情報を一括的に採
取するためのプログラム規模情報の採取方法及びその装
置並びに情報記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for collecting program scale information at the time of estimating a development scale of a program (software) to be executed by a computer, and an information recording medium, and particularly to a different element (for example, screen) The present invention relates to a method and an apparatus for collecting program scale information for collectively collecting a plurality of pieces of program scale information (number of components, number of execution source steps, number of data definitions), and an information recording medium.

【0002】[0002]

【従来の技術】従来、この種のプログラム規模の見積
は、全体の開発規模に基づいた実績値から見積値を経験
に基づいて算出している場合が多い。この場合の規模の
見積は、設計書を人が解読して行っており、経験的に解
読しているため、正確な見積値が得られなかった。この
ため、正確かつ確実(客観的)なプログラム規模の見積
値を得るための種々の提案がなされている。
2. Description of the Related Art Conventionally, in this type of program scale estimation, an estimated value is often calculated based on experience from an actual value based on the entire development scale. In this case, the estimation of the scale was performed by reading the design document by a human, and the empirical decoding was performed, so that an accurate estimated value could not be obtained. For this reason, various proposals have been made to obtain an accurate and reliable (objective) estimated value of the program scale.

【0003】この提案として、例えば、特開平6−68
099号公報の「作業見積り及び工程管理方法」では、
予め仕様書種類名と、仕様書種類名の構成を予め記憶
し、また、仕様書種類名に対して、その規模比及び労力
比を記憶している。そして、プロジェクトのたびに全て
のモジール分析を行わないで、プログラム規模の見積り
を行っている。また、特開平7−36684号公報の
「ドメイン指向部品管理方法」は、ドメインアドレスご
とにライブラリを構築して、ライブラリ内の部品を、ド
メインアドレスに共通な機能に基づいてまとめている。
使用者がドメインアドレスに共通する機能単位で関連す
る部品のプログラム、仕様書の再利用が可能になり、そ
の再利用率を向上させている。
As this proposal, for example, Japanese Unexamined Patent Publication No.
No. 099, “Work Estimation and Process Management Method”
The specification type name and the configuration of the specification type name are stored in advance, and the scale ratio and the labor ratio are stored for the specification type name. Instead of doing all module analysis for each project, we estimate the size of the program. In the "domain-oriented component management method" disclosed in Japanese Patent Application Laid-Open No. 7-36684, a library is constructed for each domain address, and components in the library are grouped based on a function common to the domain addresses.
The user can reuse programs and specifications of related components in functional units common to domain addresses, thereby improving the reuse rate.

【0004】更に、特開平8−55047号公報の「シ
ステム利用情報計測装置及び方法」は、システム資源の
利用情報の測定対象とする処理プログラムに変更を加え
ずに、利用情報を採取し、取得結果の編集加工を施し
て、既存システムへの導入を容易にしている。また、特
開平10−283176号公報の「プログラム規模見積
方法及びプログラム規模見積装置」は、ここでのプログ
ラム規模の見積り動作及び開発後の精度向上とともに、
開発言語の生産性評価を可能にしている。
Further, the "system use information measuring device and method" disclosed in Japanese Patent Application Laid-Open No. 8-55047 discloses a method of collecting and acquiring use information without changing a processing program for measuring use information of system resources. The results are edited and processed to facilitate introduction into existing systems. Japanese Patent Application Laid-Open No. H10-283176 discloses a “program scale estimating method and a program scale estimating apparatus”, which includes a program scale estimating operation and an improvement in accuracy after development.
It enables productivity evaluation of development languages.

【0005】このような従来例において、プログラム規
模情報を採取する場合、ソースステップ情報ではソース
ステップ数のみしか採取できない。また、ファイルサイ
ズ情報ではファイルサイズのみしか採取できない。すな
わち、単一のプログラム規模情報のみをしか採取できな
いため、これらのプログラム規模情報の資料を作成する
場合に、それぞれの個別のプログラム規模情報を処理装
置(例えば、パーソナルコンピュータ)で記憶したり、
また、メモするなどの作業が必要になる。換言すれば、
異なる要素(例えば、画面構成要素の個数、実行ソース
ステップ数、データ定義個数)の複数のプログラム規模
情報を一括的に採取できないため、大規模のプログラム
開発などにおいて、そのプログラム規模情報の採取は、
作業量が多く、困難を伴うものとなっていた。
In such a conventional example, when collecting program scale information, only the number of source steps can be collected from source step information. Further, only the file size can be collected from the file size information. That is, since only a single piece of program size information can be collected, when creating data of these pieces of program size information, each individual program size information is stored in a processing device (for example, a personal computer),
In addition, work such as taking notes is required. In other words,
Since a plurality of pieces of program size information of different elements (for example, the number of screen components, the number of execution source steps, and the number of data definitions) cannot be collectively collected, the collection of the program size information in a large-scale program development, etc.
The amount of work was large and difficult.

【0006】[0006]

【発明が解決しようとする課題】このように上記従来例
では、異なる要素(例えば、画面構成要素の個数、実行
ソースステップ数、データ定義個数)の複数のプログラ
ム規模情報を一括的に採取できない。また、生産物ごと
のプログラム規模情報を容易に採取できない。したがっ
て、大規模のプログラム開発に対するプログラム規模情
報の採取に困難を伴うという欠点があった。
As described above, in the above conventional example, it is impossible to collectively collect a plurality of pieces of program size information of different elements (for example, the number of screen components, the number of execution source steps, and the number of data definitions). Also, it is not easy to collect program scale information for each product. Therefore, there is a disadvantage that it is difficult to collect program scale information for large-scale program development.

【0007】換言すれば、従来例は近時の開発プログラ
ムの膨大化に伴う開発工程全体の正確な管理要求に対応
でき難いものであり、膨大な開発プログラムにおける規
模の、より正確な見積りを得るためのには、予め正確な
プログラム規模情報を採取する必要がある。
In other words, in the conventional example, it is difficult to respond to an accurate management request of the entire development process due to the recent increase in the number of development programs, and it is possible to obtain a more accurate estimate of the scale of a huge development program. For this purpose, it is necessary to collect accurate program scale information in advance.

【0008】本発明は、このような従来の技術における
課題を解決するものであり、開発プログラムにおける規
模の正確な見積りを得るための、異なる要素(例えば、
画面構成要素の個数、実行ソースステップ数、データ定
義個数)の複数のプログラム規模情報を一括的に採取で
きるようになり、また、生産物ごとのプログラム規模情
報の採取が容易になって、特に、膨大な開発プログラム
における規模の見積りが容易かつ確実に可能になるプロ
グラム規模情報の採取方法及びその装置並びに情報記録
媒体の提供を目的とする。
[0008] The present invention solves such problems in the prior art. In order to obtain an accurate estimate of the scale in a development program, different elements (for example,
It is possible to collect multiple pieces of program scale information such as the number of screen components, the number of execution source steps, and the number of data definitions), and it is easy to collect program scale information for each product. It is an object of the present invention to provide a method and an apparatus for collecting program scale information and an information recording medium, which make it possible to easily and reliably estimate the scale of a huge development program.

【0009】[0009]

【課題を解決するための手段】上記課題を達成するため
に、本発明のプログラム規模情報の採取方法は、プログ
ラムの規模情報を採取するものであり、異なる要素であ
る画面構成要素の個数、実行ソースステップ数、データ
定義個数を含む複数のプログラム規模情報を一括的に採
取する処理と、この一括的に採取したプログラム規模情
報を記憶する処理と、次に、一括的に採取し、かつ、記
憶したプログラム規模情報の採取結果を画面表示し、及
び/又は、印字して出力する処理とを有している。
In order to achieve the above object, a method for collecting program scale information according to the present invention is to collect program scale information. A process of collectively collecting a plurality of pieces of program size information including the number of source steps and the number of data definitions, a process of storing the collectively collected program size information, and a process of collectively collecting and storing And processing for displaying and / or printing out the obtained program size information collection result on a screen.

【0010】本発明のプログラム規模情報採取装置は、
プログラムの規模情報を採取するものであり、異なる要
素の複数のプログラム規模情報を一括的に採取する規模
情報採取手段と、規模情報採取手段で一括的に採取した
プログラム規模情報を記憶する規模情報記憶手段と、規
模情報採取手段で一括的に採取し、かつ、規模情報記憶
手段で記憶しているプログラム規模情報の採取結果を画
面表示し、及び/又は、印字して出力する出力手段とを
備える構成としてある。
[0010] The program size information collecting apparatus of the present invention comprises:
A program for collecting program scale information, a scale information collecting means for collectively collecting a plurality of program scale information of different elements, and a scale information storage for storing the program scale information collectively collected by the scale information collecting means. Means, and output means for collectively collecting by the scale information collecting means, and displaying on a screen and / or printing the result of collecting the program scale information stored in the scale information storage means. There is a configuration.

【0011】前記異なる要素を、画面構成要素の個数、
実行ソースステップ数、データ定義個数を含む複数のプ
ログラム規模情報とする構成としてある。
[0011] The different elements are the number of screen components,
It is configured to be a plurality of program scale information including the number of execution source steps and the number of data definitions.

【0012】また、前記規模情報採取手段として、異な
る要素の複数のプログラム規模情報のそれぞれと個別規
模情報採取との対応関係を格納した規模情報採取対応表
格納手段と、規模情報採取対応表格納手段における対応
内容に従って個別規模情報採取に対応した異なる要素の
複数のプログラム規模情報を一括的に採取するための規
模情報採取部と、規模情報採取部が一括的に採取し、か
つ、規模情報記憶手段に記憶した複数のプログラム規模
情報の採取結果を出力手段に送出する規模情報出力手段
とを備える構成としてある。
Further, as the scale information collecting means, a scale information collecting correspondence table storing means storing a correspondence relationship between each of a plurality of pieces of program size information of different elements and individual scale information collecting means, and a scale information collecting correspondence table storing means. A scale information collecting unit for collectively collecting a plurality of pieces of program scale information of different elements corresponding to individual scale information collection in accordance with the corresponding contents, and the scale information collecting unit collectively collects scale information storage means; And a scale information output unit for sending a collection result of the plurality of program scale information stored in the storage unit to the output unit.

【0013】更に、前記規模情報採取部として、異なる
要素である画面構成要素の個数、実行ソースステップ
数、データ定義個数を含む複数のプログラム規模情報を
個別的に採取する複数の個別規模情報採取部を備える構
成としてある。
Further, as the scale information collecting section, a plurality of individual scale information collecting sections for individually collecting a plurality of pieces of program scale information including the number of screen components as different elements, the number of execution source steps, and the number of data definitions. Is provided.

【0014】また、前記規模情報採取対応表格納手段と
して、異なる要素である画面構成要素の個数、実行ソー
スステップ数、データ定義個数を含むそれぞれのプログ
ラム規模情報と規模情報採取部の複数の個別規模情報採
取部のそれぞれごとの対応関係を格納した複数の規模情
報種別部を備える構成としてある。
The scale information collection correspondence table storage means includes program size information including the number of screen components as different elements, the number of execution source steps, and the number of data definitions, and a plurality of individual scales of the scale information collection unit. It is configured to include a plurality of scale information type units that store the correspondence for each of the information collection units.

【0015】更に、前記規模情報記憶手段として、規模
情報採取部の個別規模情報採取部がそれぞれに採取した
異なる要素の複数のプログラム規模情報をそれぞれに記
憶するための複数の個別規模情報記憶部を備える構成と
してある。
Further, as the scale information storage means, a plurality of individual scale information storage units for respectively storing a plurality of program scale information of different elements respectively collected by the individual scale information collection unit of the scale information collection unit. It is provided as a configuration.

【0016】また、前記規模情報採取手段に、生産物ご
とのプログラム規模情報を出力する条件を設定するため
の規模情報出力条件設定部と、模情報出力条件設定部で
設定されるプログラム規模情報の出力条件に基づいて規
模情報採取部の複数の個別規模情報採取部を選択的に動
作させる判定を行う規模情報出力判定部とを更に備える
構成としてある。
Further, a scale information output condition setting unit for setting a condition for outputting program scale information for each product in the scale information collecting means, and a program scale information set by the model information output condition setting unit. And a scale information output determination unit for determining whether to selectively operate the plurality of individual scale information collection units of the scale information collection unit based on the output condition.

【0017】更に、前記生産物を、生産物の種類別、生
産物の作成者別、生産物の作成期間別の規模を含む複数
の情報としている。
Further, the product is a plurality of pieces of information including scales by product type, product creator, and product creation period.

【0018】本発明の情報記録媒体は、異なる要素であ
る画面構成要素の個数、実行ソースステップ数、データ
定義個数を含む複数のプログラム規模情報を一括的に採
取し、この一括的に採取したプログラム規模情報を記憶
し、次に、一括的に採取し、かつ、記憶したプログラム
規模情報の採取結果を画面表示し、及び/又は、印字し
て出力する制御を実行するための制御プログラムを格納
している。
The information recording medium of the present invention collectively collects a plurality of pieces of program scale information including the number of screen components as different elements, the number of execution source steps, and the number of data definitions. A scale information is stored, and then a control program for executing control for collectively collecting and displaying the collected program size information collection result on a screen and / or printing and outputting is stored. ing.

【0019】このような本発明のプログラム規模情報の
採取方法及びその装置は、異なる要素の複数のプログラ
ム規模情報を一括的に採取して記憶するとともに、この
一括的に採取したプログラム規模情報の採取結果を画面
表示し、また、印字して出力している。この場合、異な
る要素として、画面構成要素の個数、実行ソースステッ
プ数、データ定義個数を含む異なる要素の複数のプログ
ラム規模情報を一括的に採取している。
The method and apparatus for collecting program scale information of the present invention collectively collect and store a plurality of pieces of program scale information of different elements, and collect the collectively collected program scale information. The results are displayed on the screen and printed out. In this case, a plurality of pieces of program scale information of different elements including the number of screen components, the number of execution source steps, and the number of data definitions are collectively collected as different elements.

【0020】この結果、膨大な開発プログラムにおける
プログラム規模情報の見積りが容易かつ確実に可能にな
る。
As a result, it is possible to easily and reliably estimate the program scale information in a huge development program.

【0021】また、本発明のプログラム規模情報の採取
方法及びその装置は、生産物、例えば、生産物の種類
別、生産物の作成者別、生産物の作成期間別ごとの規模
を含むプログラム規模情報の出力条件に基づいて、その
プログラム規模情報を採取している。
The method and apparatus for collecting program scale information according to the present invention provide a program scale including a scale for each product, for example, for each product type, each product creator, and each product creation period. The program size information is collected based on the information output conditions.

【0022】この結果、プログラム規模情報を採取する
か否かを判断し、すなわち、当てはまるプログラム規模
情報を絞り込んで、その生産物ごとのプログラム規模情
報のみの採取が可能になる。この場合、膨大な開発プロ
グラムにおけるプログラム規模情報の見積りが生産物ご
とに、より容易かつ確実に可能になる。
As a result, it is possible to determine whether or not to collect program scale information, that is, to narrow down applicable program scale information, and to collect only program scale information for each product. In this case, estimation of program scale information in a huge development program becomes easier and more reliable for each product.

【0023】本発明の情報記録媒体は、異なる要素であ
る画面構成要素の個数、実行ソースステップ数、データ
定義個数を含む複数のプログラム規模情報を一括的に採
取し、この一括的に採取したプログラム規模情報を記憶
し、次に、記憶し、かつ、一括的に採取したプログラム
規模情報の採取結果を画面表示し、また、印字して出力
する制御を実行するための制御プログラムを格納してい
る。
The information recording medium of the present invention collectively collects a plurality of pieces of program scale information including the number of screen components, the number of execution source steps, and the number of data definitions, which are different elements, and collects the collectively collected programs. It stores the scale information, and then stores the control program for executing the control of storing and printing the output of the collectively collected program scale information on the screen and printing and outputting. .

【0024】この結果、汎用小型コンピュータにおい
て、本発明に対応する異なる要素の複数のプログラム規
模情報を一括的に採取する動作、及び、生産物の種類
別、生産物の作成者別、生産物の作成期間別の規模を含
むプログラム規模情報を採取する動作が汎用パッケージ
ソフトウェア(情報記録媒体)によって、容易に実施で
きるようになる。
As a result, in a general-purpose small-sized computer, an operation of collectively collecting a plurality of pieces of program scale information of different elements corresponding to the present invention, and by product type, product creator, product The operation of collecting the program scale information including the scale for each creation period can be easily performed by the general-purpose package software (information recording medium).

【0025】[0025]

【発明の実施の形態】次に、本発明のプログラム規模情
報の採取方法及びその装置並びに情報記録媒体の実施の
形態を図面を参照して詳細に説明する。図1は本発明の
プログラム規模情報の採取方法及びその装置並びに情報
記録媒体の実施形態における構成を示すブロック図であ
る。図1において、異なる要素である画面構成要素の個
数、実行ソースステップ数、データ定義個数を含む複数
のプログラム規模情報を一括的に採取するための規模情
報採取装置1と、この規模情報採取装置1からの採取し
た複数のプログラム規模情報をそれぞれに記憶する規模
情報記憶装置2と、規模情報採取装置1が一括的に採取
し、かつ、規模情報記憶装置2で記憶した複数のプログ
ラム規模情報の採取結果を画面表示し、また、印字して
出力するCRTモニタやプリンタなどの出力装置3とを
備えている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of a method and an apparatus for collecting program scale information and an information recording medium according to the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a method and an apparatus for collecting program scale information and an information recording medium according to an embodiment of the present invention. In FIG. 1, a scale information collecting apparatus 1 for collectively collecting a plurality of pieces of program scale information including the number of different screen components, the number of execution source steps, and the number of data definitions, and the scale information collecting apparatus 1 Size information storage device 2 for respectively storing a plurality of pieces of program size information collected from the program, and collection of a plurality of pieces of program size information stored in the size information storage device 2 collectively by the size information collection device 1 An output device 3 such as a CRT monitor or a printer for displaying a result on a screen and printing and outputting the result is provided.

【0026】規模情報採取装置1は、制御プログラムを
実行して、以下で説明する規模情報採取装置対応表部1
3の格納内容に従って個別規模情報採取部11−1,1
1−2…11−nを動作させて、それぞれに対応した異
なる要素のプログラム規模情報を一括的に採取するため
の規模情報採取部11と、規模情報記憶装置2を参照し
てプログラム規模情報の採取結果を出力装置3に送出す
る規模情報出力部12とを備え、かつ、異なる要素(例
えば、画面構成要素の個数、実行ソースステップ数、デ
ータ定義個数)の複数のプログラム規模情報のそれぞれ
と個別規模情報採取部11−1,11−2…11−nの
対応を格納した規模情報採取装置対応表部13を有して
いる。
The scale information collecting device 1 executes a control program and executes a scale information collecting device correspondence table 1 described below.
3, the individual scale information collecting units 11-1 and 1
1-2... 11-n are operated to collect the program size information of different elements corresponding to each of them at once, and the scale information storage device 2 to refer to A scale information output unit 12 for sending a collection result to the output device 3, and separately from each of a plurality of program size information of different elements (for example, the number of screen components, the number of execution source steps, and the number of data definitions) It has a scale information collection device correspondence table 13 which stores the correspondence of the scale information collection units 11-1, 11-2,..., 11-n.

【0027】規模情報採取部11は、異なる要素である
画面構成要素の個数、実行ソースステップ数、データ定
義個数等のそれぞれのプログラム規模情報を個別的に採
取するための個別規模情報採取部11−1,11−2…
11−nを有している。
The scale information collecting section 11 individually collects program scale information such as the number of screen components, the number of execution source steps, and the number of data definitions, which are different elements. 1, 11-2 ...
11-n.

【0028】規模情報採取装置対応表部13は、画面構
成要素の個数、実行ソースステップ数、データ定義個数
等の異なる要素と、この異なる要素ごとに対応して動作
させる個別規模情報採取部11−1,11−2…11−
nの対応関係を示す情報を格納した規模情報種別部13
−1(個別規模情報採取部11−1に対応)、規模情報
種別部13−2(個別規模情報採取部11−2に対
応)、及び、規模情報種別部13−n(個別規模情報採
取部11−nに対応)を備えている。
The scale information collecting device correspondence table section 13 has different elements such as the number of screen components, the number of execution source steps, the number of data definitions, and the like, and the individual scale information collecting section 11- which operates corresponding to each of these different elements. 1,11-2 ... 11-
scale information classification unit 13 that stores information indicating the correspondence relationship of n
-1 (corresponding to the individual scale information collecting unit 11-1), the scale information classifying unit 13-2 (corresponding to the individual scale information collecting unit 11-2), and the scale information classifying unit 13-n (the individual scale information collecting unit). 11-n).

【0029】規模情報記憶装置2は、規模情報採取部1
1の個別規模情報採取部11−1,11−2…11−n
が、個別的に採取した異なる要素(画面構成要素の個
数、実行ソースステップ数、データ定義個数等)の複数
のプログラム規模情報をそれぞれに記憶する個別規模情
報記憶部2−1,2−2…2−nを備えている。
The scale information storage device 2 includes a scale information collection unit 1
.. 11-n
, Each of which individually stores a plurality of pieces of program size information of different elements (the number of screen components, the number of execution source steps, the number of data definitions, etc.). 2-n.

【0030】なお、この規模情報採取装置1、規模情報
記憶装置2及び出力装置3は、汎用小型コンピュータ
(パーソナルコンピュータ)によって実現できる。ま
た、以下の動作(異なる要素の複数のプログラム規模情
報を一括的に採取する動作、及び、生産物の種類別、生
産物の作成者別、生産物の作成期間別の規模を含むプロ
グラム規模情報を採取する動作)は、汎用小型コンピュ
ータ用として流通提供が可能なパッケージソフトウェア
(例えば、CD−ROMやフロッピーディスクの情報記
録媒体で提供される汎用プログラム)によって実施可能
である。
The scale information collecting device 1, scale information storage device 2 and output device 3 can be realized by a general-purpose small computer (personal computer). In addition, the following operation (operation of collectively collecting a plurality of pieces of program scale information of different elements, and program scale information including scales by product type, product creator, and product creation period) Can be implemented by package software (for example, a general-purpose program provided on an information recording medium such as a CD-ROM or a floppy disk) which can be distributed and provided for a general-purpose small computer.

【0031】次に、この実施形態の動作について説明す
る。図2は実施形態の動作の処理手順を示すフローチャ
ートであり、図3は実施形態の動作の他の処理手順を示
すフローチャートである。図1から図3において、規模
情報採取装置1は、制御プログラムの実行によって、
「規模情報出力」が指示された場合、その動作を開始す
る(図2中のステップS1)。規模情報採取装置1で
は、規模情報採取部11での制御プログラムの実行によ
って、個別規模情報採取部11−1,11−2…11−
nが、規模情報採取装置対応表部13に格納されている
規模情報種別部13−1…13−nの対応情報に従った
異なる要素である画面構成要素の個数、実行ソースステ
ップ数、データ定義個数等のプログラム規模情報に対応
した動作を行う。
Next, the operation of this embodiment will be described. FIG. 2 is a flowchart showing a processing procedure of the operation of the embodiment, and FIG. 3 is a flowchart showing another processing procedure of the operation of the embodiment. In FIG. 1 to FIG. 3, the scale information collecting device 1 executes
When "scale information output" is instructed, the operation is started (step S1 in FIG. 2). In the scale information collection device 1, the individual scale information collection units 11-1, 11-2,.
n is the number of screen components, the number of execution source steps, and the data definition, which are different elements according to the correspondence information of the scale information classification units 13-1 to 13-n stored in the scale information collection device correspondence table 13. An operation corresponding to the program size information such as the number is performed.

【0032】個別規模情報採取部11−1,11−2…
11−nが、異なる要素のプログラム規模情報を個別的
に採取すると、このそれぞれのプログラム規模情報の採
取(1,2…n)結果を、規模情報記憶装置2の個別規
模情報記憶部2−1,2−2…2−nが記憶する(図3
中のステップS11,S12,S13,S14(n),
S15)。規模情報採取部11の個別規模情報採取部1
1−1,11−2…11−nでの規模情報の採取動作が
終了すると、全ての採取対象の異なる要素のプログラム
規模情報を採取したかを判断し、この判断で終了してい
ない場合、再度、前記したように規模情報採取部11の
個別規模情報採取部11−1,11−2…11−nが、
そのプログラム規模情報の個別的な採取動作を行う(図
2中のステップS2)。
Individual scale information collecting units 11-1, 11-2,...
11-n individually collects the program size information of the different elements, and collects the respective program size information (1, 2,..., N) results into the individual size information storage unit 2-1 of the scale information storage device 2. , 2-2... 2-n memorize (FIG.
Steps S11, S12, S13, S14 (n),
S15). Individual scale information collection unit 1 of scale information collection unit 11
When the size information collection operation in 1-1, 11-2,..., 11-n is completed, it is determined whether or not the program size information of all the different elements to be collected has been collected. Again, as described above, the individual scale information collecting units 11-1, 11-2,.
The individual collecting operation of the program size information is performed (step S2 in FIG. 2).

【0033】図2中のステップS2における採取対象の
プログラム規模情報を全て採取した場合、採取対象のプ
ログラム規模情報を採取したかを判断し、この採取が終
了した場合、規模情報出力部12が制御プログラムの実
行によって動作する。規模情報出力部12は、採取した
プログラム規模情報が記憶されている規模情報記憶装置
2の個別規模情報記憶部2−1,2−2…2−nを調べ
て、この複数のプログラム規模情報を出力装置3のCR
Tモニタやプリンタなどに出力して、その画面表示やハ
ードコピーの出力を行う(図2におけるステップS
3)。
When all the program size information to be collected in step S2 in FIG. 2 has been collected, it is determined whether the program size information to be collected has been collected, and when the collection has been completed, the scale information output unit 12 performs control. Operates by executing a program. The scale information output unit 12 checks the individual scale information storage units 2-1, 2-2... 2-n of the scale information storage device 2 in which the collected program scale information is stored, and outputs the plurality of program scale information. CR of output device 3
Output to a T-monitor, a printer, or the like to display the screen or output a hard copy (step S in FIG. 2).
3).

【0034】次に、この動作について具体例を参照して
詳細に説明する。図4は画面設計を行うエディタを説明
するための図であり、図5は図4中の「入力」に対する
動作内容の定義を説明するための図である。また、図6
は図4中の「チェック」に対する動作内容の定義を説明
するための図であり、図7は図5及び図6の動作で使用
する変数の定義を説明するための図である。更に、図8
は規模情報採取装置対応表部13の格納状態を説明する
ための図であり、図9は「生年月日入力プログラム」に
対するプログラム規模情報の採取が終了した時点の設定
内容を説明するための図である。
Next, this operation will be described in detail with reference to a specific example. FIG. 4 is a diagram for explaining an editor for designing a screen, and FIG. 5 is a diagram for explaining a definition of an operation content for “input” in FIG. FIG.
FIG. 7 is a diagram for explaining the definition of the operation content for "check" in FIG. 4, and FIG. 7 is a diagram for explaining the definition of the variables used in the operations of FIGS. Further, FIG.
FIG. 9 is a diagram for explaining the storage state of the scale information collection device correspondence table section 13, and FIG. It is.

【0035】図4におけるエディタでは、「生年月日」
の見だしとともに、この「生年月日」を入力するための
「入力」フィールド、及び、「チェック」のプッシュボ
タンが定義されている。更に、「入力」のプッシュボタ
ンには、このプッシュボタンを押下した際に動作する図
5に示す動作内容が定義されている。「チェック」のプ
ッシュボタンにも、このプッシュボタンを押下した際に
動作する図6に示す動作内容が定義されている。また、
図7には、図5、図6の動作で使用される変数「生年月
日」、及び、「エラーフラグ」で使用される変数がそれ
ぞれに定義されている。以下、この図4、図5、図6に
おける動作内容の定義、及び、図7の変数の定義をまと
めて「生年月日入力プログラム」とする。
In the editor shown in FIG. 4, "Date of birth"
, An "input" field for inputting the "birth date", and a "check" push button are defined. Further, the operation content shown in FIG. 5 which operates when the push button is pressed is defined in the push button of “input”. The operation content shown in FIG. 6 that operates when this push button is pressed is defined also for the “check” push button. Also,
In FIG. 7, a variable “birth date” used in the operations of FIGS. 5 and 6 and a variable used in the “error flag” are respectively defined. Hereinafter, the definition of the operation contents in FIGS. 4, 5, and 6 and the definition of the variables in FIG. 7 are collectively referred to as a “birth date input program”.

【0036】以下、この「生年月日入力プログラム」に
対する本発明の「プログラム規模情報の採取方法及びそ
の装置並びに情報記録媒体」の動作について説明する。
制御プログラムの実行によって規模情報採取装置1が、
その規模情報の採取動作を開始し、前記した「生年月日
入力プログラム」のプログラム規模情報が採取される。
この「生年月日入力プログラム」には、図4に示すよう
に、異なる要素である見だし、入力フィールド及びプッ
シュボタンの画面構成要素(以下、部品と記載する)
と、図5に示すプッシュボタンを押下した際に動作する
内容(以下、処理定義と記載する)、この処理定義で使
用する変数の定義(以下、データ定義と記載する)の三
つの異なる要素(種別)が存在する。
Hereinafter, the operation of the "method and apparatus for collecting program scale information and information recording medium" of the present invention with respect to the "birth date input program" will be described.
By executing the control program, the scale information collecting device 1
The operation of collecting the scale information is started, and the program scale information of the “birth date input program” is collected.
As shown in FIG. 4, the “birth date input program” is a different element, a screen component of an input field and a push button (hereinafter referred to as “parts”).
And the contents that operate when the push button shown in FIG. 5 is pressed (hereinafter, referred to as process definition), and the definition of variables used in this process definition (hereinafter, referred to as data definition). Type) exists.

【0037】規模情報採取装置1における規模情報採取
部11は、規模情報採取装置対応表部13における規模
情報種別部13−1…13−nの格納内容に従って、前
記した部品、処理定義及びデータ定義に対応する個別規
模情報採取部11−1,11−2…11−nをそれぞれ
に動作させる。すなわち、部品のプログラム規模情報の
採取を個別規模情報採取部11−1が行い、また、処理
定義のプログラム規模情報の採取を個別規模情報採取部
11−2が行うとともに、データ定義のプログラム規模
情報の採取を個別規模情報採取部11−3(図1中に図
示せず)が行う。
The scale information collection unit 11 in the scale information collection device 1 performs the above-described parts, processing definition, and data definition in accordance with the storage contents of the scale information classification units 13-1 to 13-n in the scale information collection device correspondence table 13. , 11-n corresponding to. That is, the individual scale information collection unit 11-1 collects the program size information of the component, the individual scale information collection unit 11-2 collects the program size information of the process definition, and the program size information of the data definition. Is collected by the individual scale information collecting unit 11-3 (not shown in FIG. 1).

【0038】規模情報記憶装置2の個別規模情報記憶部
2−1,2−2、及び、図1中に図示しない個別規模情
報記憶部2−3(図1中に図示せず)が、部品、処理定
義及びデータ定義に対応したプログラム規模情報をそれ
ぞれに記憶する。図8は、これらに対応する規模情報採
取装置対応表部13の格納状態を示しており、部品、処
理定義及びデータ定義に対して個別規模情報採取部11
−1,11−2…11−nがそれぞれに対応付けて格納
されている。
The individual scale information storage units 2-1 and 2-2 of the scale information storage device 2 and the individual scale information storage unit 2-3 not shown in FIG. 1 (not shown in FIG. 1) are , Program scale information corresponding to the process definition and the data definition are stored respectively. FIG. 8 shows the storage state of the scale information collection device correspondence table 13 corresponding to these, and the individual scale information collection unit 11 corresponds to the component, the process definition, and the data definition.
.., 11-n are stored in association with each other.

【0039】前記したように規模情報採取装置1におけ
る規模情報採取部11の個別規模情報採取部11−1,
11−2…11−nが、それぞれ規模情報採取装置対応
表部13の規模情報種別部13−1…13−nに従っ
て、部品、処理定義及びデータ定義に対応した個別規模
情報採取部11−1,11−2…11−nを動作させ
る。
As described above, the individual scale information collection units 11-1 and 11-1 of the scale information collection unit 11 in the scale information collection device 1
11-2... 11-n respectively correspond to parts, processing definitions, and data definitions in accordance with the scale information classification units 13-1... 13-n of the scale information collection device correspondence table 13. , 11-2... 11-n are operated.

【0040】この動作によって、個別規模情報採取部1
1−1が、「生年月日入力プログラム」における部品の
プログラム規模情報のみの採取を行う。前記した「生年
月日入力プログラム」には、部品として、一つの見だ
し、一つの入力フィールド、二つのプッシュボタンの合
計四つの部品が存在しているため、個別規模情報採取部
11−1を通じて個別規模情報記憶部2−1が「4」を
記憶する。同様に、個別規模情報採取部11−2は、処
理定義のみのプログラム規模情報を採取し、個別規模情
報記憶部2−2が処理定義の合計行数「12」を記憶す
る。更に、個別規模情報採取部11−3は、データ定義
のみのプログラム規模情報を採取し、個別規模情報記憶
部2−2が処理定義の合計行数「2」を記憶する。
By this operation, the individual scale information collecting unit 1
1-1 collects only the program size information of the parts in the "date of birth input program". In the aforementioned “date of birth input program”, since there are a total of four parts, one finding, one input field, and two push buttons, as the parts, the individual scale information collecting unit 11-1 The individual scale information storage unit 2-1 stores “4”. Similarly, the individual scale information collection unit 11-2 collects the program scale information of only the process definition, and the individual scale information storage unit 2-2 stores the total line number “12” of the process definition. Further, the individual scale information collecting unit 11-3 collects the program scale information of only the data definition, and the individual scale information storage unit 2-2 stores the total number of lines “2” of the process definition.

【0041】図9は「生年月日入力プログラム」に対す
る規模情報記憶装置2でのプログラム規模情報の採取が
終了した時点の記憶内容を示しており、この図9には前
記した部品の個数「4」、処理定義行数「12」、デー
タ定義行数「2」が記憶(格納)されている。
FIG. 9 shows the storage contents at the time when the collection of the program scale information in the scale information storage device 2 for the "date of birth input program" is completed, and FIG. , The number of process definition lines “12”, and the number of data definition lines “2” are stored (stored).

【0042】このように、ここではプログラム規模情報
の採取が、「生年月日入力プログラム」のみであるた
め、このプログラム規模情報の採取が終了し、次に、図
1に示す規模情報採取装置1における規模情報出力部1
2が動作する。この場合、規模情報出力部12は、規模
情報採取部11の個別規模情報採取部11−1,11−
2,11−3(図1中には図示せず)で、それぞれに設
定された規模情報記憶装置2における個別規模情報記憶
部2−1,2−2,2−3(図1中には図示せず)のそ
れぞれの記憶内容を参照して、一括的に採取したプログ
ラム規模情報の結果を出力装置3に送出する。出力装置
3では、CRTモニタやプリンタなどに出力して、図9
に示した部品の個数「4」、処理定義行数「12」、デ
ータ定義行数「2」に対する画面表示やハードコピーの
出力を行う。
As described above, since the program scale information is collected only by the “birth date input program”, the collection of the program scale information is completed, and then the scale information collecting apparatus 1 shown in FIG. Scale information output unit 1
2 works. In this case, the scale information output unit 12 outputs the individual scale information collection units 11-1 and 11- of the scale information collection unit 11.
2, 11-3 (not shown in FIG. 1), the individual scale information storage units 2-1, 2-2, 2-3 in the scale information storage device 2 respectively set (in FIG. 1, The result of the collectively collected program scale information is transmitted to the output device 3 with reference to the respective storage contents (not shown). The output device 3 outputs the data to a CRT monitor or a printer, and
The screen display and the hard copy output are performed for the number of parts “4”, the number of process definition lines “12”, and the number of data definition lines “2” shown in FIG.

【0043】次に、他の実施形態について説明する。図
10は、他の実施形態の構成を示すブロック図である。
図10における他の実施形態は、図1に示した実施形態
の構成に対して、規模情報採取装置1Aに、新たに生産
物の種類別、生産物の作成者別、生産物の作成期間別の
プログラム規模情報を出力する条件が設定された規模情
報出力条件設定部14と、この規模情報出力条件設定部
14からのプログラム規模情報の出力条件に基づいて規
模情報採取部11を動作させるための判定を行う規模情
報出力判定部15とを有している。この他の構成は図1
と同様である。
Next, another embodiment will be described. FIG. 10 is a block diagram illustrating a configuration of another embodiment.
10 is different from the configuration of the embodiment shown in FIG. 1 in that the scale information collecting device 1A is newly provided for each product type, product creator, and product creation period. A scale information output condition setting unit 14 in which conditions for outputting the program scale information are set, and a scale information collecting unit 11 based on the program scale information output condition from the scale information output condition setting unit 14 And a scale information output determination unit 15 for performing determination. Another configuration is shown in FIG.
Is the same as

【0044】次に、図10に示す他の実施形態の動作に
ついて説明する。図11は他の実施形態の動作における
処理手順を示すフローチャートであり、図12は他の実
施形態における生産物の一覧を説明するための図であ
る。図10において、規模情報採取装置1Aの規模情報
出力条件設定部14には、新たに生産物の種類別、生産
物の作成者別、生産物の作成期間別のプログラム規模情
報を出力する条件が設定されている。また、この規模情
報出力条件設定部14からのプログラム規模情報の出力
条件に基づいて規模情報出力判定部15が、規模情報採
取部11における個別規模情報採取部11−1,11−
2…11−nに対する動作を判定する(ステップS2
0)。
Next, the operation of another embodiment shown in FIG. 10 will be described. FIG. 11 is a flowchart showing a processing procedure in the operation of another embodiment, and FIG. 12 is a diagram for explaining a list of products in another embodiment. In FIG. 10, the scale information output condition setting unit 14 of the scale information collecting apparatus 1A includes conditions for newly outputting program scale information for each product type, each product creator, and each product creation period. Is set. Also, based on the output condition of the program scale information from the scale information output condition setting unit 14, the scale information output determining unit 15 determines the individual scale information collecting units 11-1, 11- in the scale information collecting unit 11.
2 to determine the operation for 11-n (step S2
0).

【0045】図10中の規模情報採取装置1Aにおける
規模情報採取部11、規模情報出力部12及び規模情報
採取装置対応表部13とともに、規模情報記憶装置2及
び出力装置3の動作は、前記した実施形態の動作と同様
である。この規模情報採取装置1A、規模情報記憶装置
2及び出力装置3の動作は、図11におけるステップS
21,S22,S23であり、このステップS21〜S
23は、図11に示すステップS1,S2,S3と同様
である。
The operation of the scale information storage device 2 and the output device 3 together with the scale information collecting unit 11, the scale information output unit 12, and the scale information collecting device correspondence table unit 13 in the scale information collecting device 1A in FIG. The operation is the same as that of the embodiment. The operations of the scale information collecting device 1A, the scale information storage device 2 and the output device 3 are described in step S in FIG.
21, S22, and S23.
Step 23 is the same as steps S1, S2 and S3 shown in FIG.

【0046】すなわち、規模情報採取装置1Aにおける
規模情報採取部11は、制御プログラムを実行して、規
模情報採取装置対応表部13における規模情報種別部1
3−1…13−nの対応内容に従って個別規模情報採取
部11−1,11−2…11−nを動作させて、それぞ
れに対応した異なる要素のプログラム規模情報を一括的
に採取する。また、規模情報出力部12が規模情報記憶
装置2を参照してプログラム規模情報結果を出力装置3
に出力する。この場合、規模情報採取装置対応表部13
が、異なる要素(画面構成要素の個数、実行ソースステ
ップ数、データ定義個数等)のプログラム規模情報、及
び、個別規模情報採取部11−1…11−nとの対応関
係を示す情報を格納している。
That is, the scale information collecting unit 11 in the scale information collecting device 1A executes the control program and executes the control of the scale information collecting unit 11 in the scale information collecting device correspondence table 13.
13-n, the individual scale information collecting units 11-1, 11-2,..., 11-n are operated to collect the program scale information of the different elements corresponding to each of them. The scale information output unit 12 refers to the scale information storage device 2 and outputs the program scale information result to the output device 3.
Output to In this case, the scale information collection device correspondence table unit 13
Stores the program scale information of different elements (the number of screen components, the number of execution source steps, the number of data definitions, etc.) and the information indicating the correspondence with the individual scale information collection units 11-1 to 11-n. ing.

【0047】前記した図1の実施形態では、全ての生産
物のプログラム規模情報を採取しており、プログラム規
模情報の出力判定を行っていない。ここでの、他の実施
形態では、規模情報採取装置1Aの規模情報出力条件設
定部14が、新たに生産物の種類別、生産物の作成者
別、生産物の作成期間別のプログラム規模情報を出力す
る条件を規模情報出力判定部15に設定して、現在の生
産物がプログラム規模情報の出力条件に当てはまるかを
参照する。すなわち、規模情報採取部11での個別規模
情報採取部11−1…11−nの動作を判定して、当て
はまるプログラム規模情報を絞り込んで、その生産物の
プログラム規模情報のみを採取している。
In the embodiment of FIG. 1, the program scale information of all products is collected, and the output determination of the program scale information is not performed. Here, in another embodiment, the scale information output condition setting unit 14 of the scale information collecting apparatus 1A newly sets program size information for each type of product, each product creator, and each product creation period. Is set in the scale information output determination unit 15, and it is determined whether the current product satisfies the output condition of the program scale information. That is, the operation of the individual scale information collecting units 11-1 to 11-n in the scale information collecting unit 11 is determined, the applicable program scale information is narrowed down, and only the program scale information of the product is collected.

【0048】図12に示す生産物の一覧では、規模情報
出力条件設定部14でのプログラム規模情報の出力条件
として、「作成者が○○太郎」が設定されており、図1
2に示した一覧で当てはまる「生年月日入力プログラ
ム」、「給与計算プログラム」、「出張費計算プログラ
ム」、「出張伝票出力プログラム」のみのプログラム規
模情報が出力される。また、規模情報出力条件設定部1
4でのプログラム規模情報の出力条件として、「作成者
が○○花子、種別が本番」が設定されていた場合、図1
2に示される一覧で条件に当てはまる「残業時間計算プ
ログラム」、「在庫管理プログラム」のみのプログラム
規模情報が採取されて出力される。
In the list of products shown in FIG. 12, “creator is ○ Taro” is set as the output condition of the program scale information in the scale information output condition setting unit 14.
The program size information of only the “date of birth input program”, the “payroll calculation program”, the “travel expense calculation program”, and the “travel trip slip output program” that is applicable in the list shown in FIG. 2 is output. Also, the scale information output condition setting unit 1
When "creator is Hanako, type is production" is set as the output condition of the program size information in FIG.
The program size information of only the “overtime calculation program” and the “stock management program” that meet the conditions in the list shown in FIG. 2 is collected and output.

【0049】[0049]

【発明の効果】以上の説明から明らかなように、本発明
のプログラム規模情報の採取方法及びその装置によれ
ば、異なる要素である画面構成要素の個数、実行ソース
ステップ数、データ定義個数を含む異なる要素の複数の
プログラム規模情報を一括的に採取して記憶するととも
に、この一括的に採取したプログラム規模情報の採取結
果を画面表示し、また、印字して出力している。
As is apparent from the above description, according to the method and apparatus for collecting program scale information of the present invention, the number of screen components, the number of execution source steps, and the number of data definitions, which are different elements, are included. A plurality of pieces of program scale information of different elements are collectively collected and stored, and a result of collecting the collectively collected program scale information is displayed on a screen, printed and output.

【0050】この結果、膨大な開発プログラムにおける
プログラム規模情報の見積りが容易かつ確実に出来るよ
うになる。
As a result, it is possible to easily and reliably estimate the program scale information in a huge development program.

【0051】また、本発明のプログラム規模情報の採取
方法及びその装置によれば、生産物の種類別、生産物の
作成者別、生産物の作成期間別ごとの規模を含むプログ
ラム規模情報の出力条件に基づいて、そのプログラム規
模情報を採取している。
Further, according to the method and apparatus for collecting program scale information of the present invention, output of program scale information including scale for each product type, each product creator, and each product creation period is provided. The program size information is collected based on the conditions.

【0052】この結果、当てはまるプログラム規模情報
を絞り込んで、その生産物ごとのプログラム規模情報の
みの採取が可能になる。この場合、膨大な開発プログラ
ムにおけるプログラム規模情報の見積りが生産物ごと
に、より容易かつ確実に出来るようになる。
As a result, it is possible to narrow down applicable program scale information and to collect only the program scale information for each product. In this case, estimation of program scale information in a huge development program can be more easily and reliably performed for each product.

【0053】本発明の情報記録媒体によれば、異なる要
素である画面構成要素の個数、実行ソースステップ数、
データ定義個数を含む複数のプログラム規模情報を一括
的に採取し、この一括的に採取したプログラム規模情報
を記憶し、次に、記憶し、かつ、一括的に採取したプロ
グラム規模情報の採取結果を画面表示し、また、印字し
て出力する制御を実行するための制御プログラムを格納
している。
According to the information recording medium of the present invention, the number of different screen components, the number of execution source steps,
Collecting a plurality of program size information including the number of data definitions collectively, storing the collectively collected program size information, and then storing and collecting the collectively collected program size information It stores a control program for executing control for displaying on a screen and printing and outputting.

【0054】この結果、汎用小型コンピュータにおい
て、異なる要素の複数のプログラム規模情報を一括的に
採取する動作、及び、生産物の種類別、生産物の作成者
別、生産物の作成期間別の規模を含むプログラム規模情
報を採取する動作が汎用パッケージソフトウェア(情報
記録媒体)によって、容易に実施できるようになる。
As a result, in a general-purpose small-sized computer, an operation of collectively collecting a plurality of pieces of program scale information of different elements, and a scale of each product type, each product creator, and each product creation period The operation of collecting the program size information including the information can be easily performed by the general-purpose package software (information recording medium).

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

【図1】本発明のプログラム規模情報の採取方法及びそ
の装置並びに情報記録媒体の実施形態における構成を示
すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a method and an apparatus for collecting program scale information and an information recording medium according to the present invention.

【図2】実施形態にあって動作の処理手順を示すフロー
チャートである。
FIG. 2 is a flowchart illustrating a processing procedure of an operation in the embodiment.

【図3】実施形態にあって動作の他の処理手順を示すフ
ローチャートである。
FIG. 3 is a flowchart illustrating another processing procedure of the operation in the embodiment.

【図4】実施形態にあって画面設計を行うエディタを説
明するための図である。
FIG. 4 is a diagram illustrating an editor for designing a screen according to the embodiment.

【図5】実施形態にあって入力に対する動作内容の定義
を説明するための図である。
FIG. 5 is a diagram illustrating a definition of an operation content for an input in the embodiment.

【図6】実施形態にあってチェックに対する動作内容の
定義を説明するための図である。
FIG. 6 is a diagram illustrating a definition of an operation content for a check in the embodiment.

【図7】実施形態にあって変数の定義を説明するための
図である。
FIG. 7 is a diagram illustrating a definition of a variable in the embodiment.

【図8】実施形態にあって規模情報採取装置対応表部の
格納状態を説明するための図である。
FIG. 8 is a diagram illustrating a storage state of a scale information collection device correspondence table in the embodiment.

【図9】実施形態にあって生年月日入力プログラムに対
するプログラム規模情報の採取が終了した時点の設定内
容を説明するための図である。
FIG. 9 is a diagram for explaining setting contents at the time when collection of program size information for the date of birth input program ends in the embodiment.

【図10】他の実施形態の構成を示すブロック図であ
る。
FIG. 10 is a block diagram illustrating a configuration of another embodiment.

【図11】他の実施形態の動作における処理手順を示す
フローチャートである。
FIG. 11 is a flowchart showing a processing procedure in an operation of another embodiment.

【図12】他の実施形態における生産物の一覧を説明す
るための図である。
FIG. 12 is a diagram illustrating a list of products according to another embodiment.

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

1,1A 規模情報採取装置 2 規模情報記憶装置 2−1…2−n 個別規模情報記憶部 3 出力装置 11 規模情報採取部 11−1…11−n 個別規模情報採取部 12 規模情報出力部 13 規模情報採取装置対応表部 13−1…13−n 規模情報種別部 14 規模情報出力条件設定部 15 規模情報出力判定部 1, 1A scale information collection device 2 scale information storage device 2-1 ... 2-n individual scale information storage unit 3 output device 11 scale information collection unit 11-1 ... 11-n individual scale information collection unit 12 scale information output unit 13 13-n Scale information classification unit 14 Scale information output condition setting unit 15 Scale information output determination unit

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 プログラムの規模情報を採取するための
プログラム規模情報の採取方法において、 異なる要素である画面構成要素の個数、実行ソースステ
ップ数、データ定義個数を含む複数のプログラム規模情
報を一括的に採取する処理と、 この一括的に採取したプログラム規模情報を記憶する処
理と、 次に、一括的に採取し、かつ、記憶したプログラム規模
情報の採取結果を画面表示し、及び/又は、印字して出
力する処理と、 を有することを特徴とするプログラム規模情報の採取方
法。
1. A method for collecting program scale information for collecting program scale information, comprising: collecting a plurality of pieces of program scale information including the number of screen components, the number of execution source steps, and the number of data definitions which are different elements; And collectively collect the program size information. Next, collectively collect and collect the stored program size information on the screen and / or print it. And outputting the program size information.
【請求項2】 プログラムの規模情報を採取するプログ
ラム規模情報採取装置において、 異なる要素の複数のプログラム規模情報を一括的に採取
する規模情報採取手段と、 前記規模情報採取手段で一括的に採取したプログラム規
模情報を記憶する規模情報記憶手段と、 前記規模情報採取手段で一括的に採取し、かつ、前記規
模情報記憶手段で記憶しているプログラム規模情報の採
取結果を画面表示し、及び/又は、印字して出力する出
力手段と、 を備えることを特徴とするプログラム規模情報採取装
置。
2. A program scale information collecting apparatus for collecting scale information of a program, comprising: a scale information collecting means for collectively collecting a plurality of pieces of program size information of different elements; Scale information storage means for storing program scale information; and collectively collecting by the scale information collecting means, and displaying on a screen a collection result of program scale information stored in the scale information storage means, and / or And an output unit for printing and outputting the program scale information.
【請求項3】 前記異なる要素が、 画面構成要素の個数、実行ソースステップ数、データ定
義個数を含む複数のプログラム規模情報であることを特
徴とする請求項2記載のプログラム規模情報採取装置。
3. The apparatus according to claim 2, wherein the different elements are a plurality of pieces of program size information including the number of screen components, the number of execution source steps, and the number of data definitions.
【請求項4】 前記規模情報採取手段として、 異なる要素の複数のプログラム規模情報のそれぞれと個
別規模情報採取との対応関係を格納した規模情報採取対
応表格納手段と、 前記規模情報採取対応表格納手段における対応内容に従
って個別規模情報採取に対応した異なる要素の複数のプ
ログラム規模情報を一括的に採取するための規模情報採
取部と、 前記規模情報採取部が一括的に採取し、かつ、規模情報
記憶手段に記憶した複数のプログラム規模情報の採取結
果を出力手段に送出する規模情報出力手段と、 を備えることを特徴とする請求項2記載のプログラム規
模情報採取装置。
4. A scale information collection correspondence table storing means for storing a correspondence relationship between each of a plurality of pieces of program size information of different elements and individual size information collection as said scale information collection means, and said size information collection correspondence table storage A scale information collection unit for collectively collecting a plurality of pieces of program size information of different elements corresponding to individual scale information collection according to the corresponding contents in the means; and the scale information collection unit collectively collects the scale information. 3. The program scale information collection device according to claim 2, further comprising: scale information output means for sending a collection result of the plurality of program scale information stored in the storage means to the output means.
【請求項5】 前記規模情報採取部として、 異なる要素である画面構成要素の個数、実行ソースステ
ップ数、データ定義個数を含む複数のプログラム規模情
報を個別的に採取する複数の個別規模情報採取部を備え
ることを特徴とする請求項4記載のプログラム規模情報
採取装置。
5. A plurality of individual size information collecting units for individually collecting a plurality of pieces of program size information including the number of screen components, the number of execution source steps, and the number of data definitions, which are different elements, as the size information collecting unit. The program size information collection device according to claim 4, further comprising:
【請求項6】 前記規模情報採取対応表格納手段とし
て、 異なる要素である画面構成要素の個数、実行ソースステ
ップ数、データ定義個数を含むそれぞれのプログラム規
模情報と規模情報採取部の複数の個別規模情報採取部の
それぞれごとの対応関係を格納した複数の規模情報種別
部を備えることを特徴とする請求項4記載のプログラム
規模情報採取装置。
6. The scale information collection correspondence table storage means includes: program size information including the number of screen components as different elements, the number of execution source steps, and the number of data definitions, and a plurality of individual scales of a scale information collection unit. 5. The program size information collecting device according to claim 4, further comprising a plurality of size information type units each storing a corresponding relationship of each of the information collecting units.
【請求項7】 前記規模情報記憶手段として、 規模情報採取部の個別規模情報採取部がそれぞれに採取
した異なる要素の複数のプログラム規模情報をそれぞれ
に記憶するための複数の個別規模情報記憶部を備えるこ
とを特徴とする請求項2記載のプログラム規模情報採取
装置。
7. A plurality of individual scale information storage units for storing a plurality of program scale information of different elements respectively collected by the individual scale information collection unit of the scale information collection unit as the scale information storage unit. The program size information collecting device according to claim 2, further comprising:
【請求項8】 前記規模情報採取手段に、 生産物ごとのプログラム規模情報を出力する条件を設定
するための規模情報出力条件設定部と、 前記模情報出力条件設定部で設定されるプログラム規模
情報の出力条件に基づいて規模情報採取部の複数の個別
規模情報採取部を選択的に動作させる判定を行う規模情
報出力判定部と、 を更に備えることを特徴とする請求項2記載のプログラ
ム規模情報採取装置。
8. A scale information output condition setting section for setting a condition for outputting program scale information for each product in the scale information collecting means, and a program scale information set by the model information output condition setting section. 3. The program size information according to claim 2, further comprising: a size information output determination unit that determines whether to selectively operate the plurality of individual size information collection units of the size information collection unit based on the output condition. Sampling equipment.
【請求項9】 前記生産物が、 生産物の種類別、生産物の作成者別、生産物の作成期間
別の規模を含む複数の情報であることを特徴とする請求
項8記載のプログラム規模情報採取装置。
9. The program scale according to claim 8, wherein the product is a plurality of pieces of information including scales for each product type, each product creator, and each product creation period. Information collection device.
【請求項10】 異なる要素である画面構成要素の個
数、実行ソースステップ数、データ定義個数を含む複数
のプログラム規模情報を一括的に採取し、この一括的に
採取したプログラム規模情報を記憶し、次に、一括的に
採取し、かつ、記憶したプログラム規模情報の採取結果
を画面表示し、及び/又は、印字して出力する制御を実
行するための制御プログラムを格納したことを特徴とす
る情報記録媒体。
10. Collectively collect a plurality of pieces of program scale information including the number of screen components as different elements, the number of execution source steps, and the number of data definitions, and store the collectively collected program scale information; Next, information that collectively collects and stores a control program for executing control for displaying a result of collecting the stored program size information on a screen and / or printing and outputting the result. recoding media.
JP11021359A 1999-01-29 1999-01-29 Program scale information collecting method, its device and information recording medium Pending JP2000222253A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11021359A JP2000222253A (en) 1999-01-29 1999-01-29 Program scale information collecting method, its device and information recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11021359A JP2000222253A (en) 1999-01-29 1999-01-29 Program scale information collecting method, its device and information recording medium

Publications (1)

Publication Number Publication Date
JP2000222253A true JP2000222253A (en) 2000-08-11

Family

ID=12052910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11021359A Pending JP2000222253A (en) 1999-01-29 1999-01-29 Program scale information collecting method, its device and information recording medium

Country Status (1)

Country Link
JP (1) JP2000222253A (en)

Similar Documents

Publication Publication Date Title
US8332814B2 (en) Method and apparatus for converting formula included in a computer program
JP2002215477A (en) System and processing method for monitoring device state, and information recording medium
CN110618926A (en) Source code analysis method and source code analysis device
JP2011145996A (en) Reviewer evaluation apparatus, reviewer evaluation method and program
JP2008077208A (en) Business flow editing program, business flow editing device and business flow editing method
JP2000222253A (en) Program scale information collecting method, its device and information recording medium
JP6935274B2 (en) File generation method and file generation program
JP3109324B2 (en) Data aggregation device
JP2001034671A (en) Trademark registration application preparing device, and storage medium storing program for preparing trademark registration application
JPH10105444A (en) Operation manual original form preparation system
JP2823110B2 (en) Inspection report creation output system
JP2009211128A (en) Simulation device, simulation method, and program
JP5126592B2 (en) Document processing apparatus and document processing program
JP4405187B2 (en) Dictionary evaluation program, system and method
JP3134536U (en) Data display device
JP4586679B2 (en) Information processing apparatus, information processing method, and computer program
JP4547356B2 (en) Batch printing system
JP2854622B2 (en) Data transmission control sequence diagram creation method
JP2006146387A (en) Printing fee management program, print control program, recording medium, printing fee management system and printing fee management method
JP4547459B2 (en) Batch printing system
JP2874601B2 (en) Screen application program evaluation processing system
JPH06309345A (en) Data output method
JP2008123256A (en) Management method of terminology information and procedure information, and procedure information managing device
JPH0612426A (en) Customer management system using segment record history
JP2001265917A (en) System for supporting estimation evaluation