JP2002291003A - Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method - Google Patents

Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method

Info

Publication number
JP2002291003A
JP2002291003A JP2001090383A JP2001090383A JP2002291003A JP 2002291003 A JP2002291003 A JP 2002291003A JP 2001090383 A JP2001090383 A JP 2001090383A JP 2001090383 A JP2001090383 A JP 2001090383A JP 2002291003 A JP2002291003 A JP 2002291003A
Authority
JP
Japan
Prior art keywords
program
development
scale
procedure
part related
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
JP2001090383A
Other languages
Japanese (ja)
Inventor
Toshimitsu Yaso
敏光 八十
Seiichi Furuichi
誠一 古市
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.)
NTT Comware Corp
Original Assignee
NTT Comware 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 NTT Comware Corp filed Critical NTT Comware Corp
Priority to JP2001090383A priority Critical patent/JP2002291003A/en
Publication of JP2002291003A publication Critical patent/JP2002291003A/en
Pending legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)
  • Telephonic Communication Services (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a device for calculating the scale of program development for a digital exchange that automatically calculates the scale of program development of the digital switch with correction by taking the difficulty level and the efficiency of the program development into account. SOLUTION: The program development scale calculation device stores the difficulty level of development of programs with respect to the operating system, applications and connections and the development efficiency of each process from the design of program development to various tests, corrects the development scale obtained from a difference between an old source program and a new source program by means of weighting depending on the stored difficulty level of program development and the stored development efficiency by each process and provides an output of the result.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、デジタル交換機の
プログラム開発におけるプログラムの開発規模/開発工
数を算出する技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technology for calculating a program development scale / man-hour in a digital switch program development.

【0002】[0002]

【従来の技術】従来は、デジタル交換機のプログラム開
発におけるプログラムの開発規模(新規に追加された部
分や変更された部分等のソースプログラムのライン数)
の算出を、機能ブロック単位に旧ソースプログラムと開
発された新ソースプログラムとからその差分を求め、こ
れから機能ブロック単位に開発規模を求め、さらに全体
の開発規模を求めることで行っている。これらの作業
は、人手であるいはその作業の一部を専用のツールを用
いて行っている。
2. Description of the Related Art Conventionally, program development scale in digital exchange program development (number of source program lines such as newly added or changed parts).
Is calculated by calculating the difference between the old source program and the developed new source program for each functional block, obtaining the development scale for each functional block, and further obtaining the overall development scale. These operations are performed manually or part of the operations using dedicated tools.

【0003】デジタル交換機のプログラム開発には、シ
ステムの基本制御を行うオペレーティング・システムに
関するプログラム開発と、保守・運用その他のアプリケ
ーションに関するプログラム開発と、さらに、コネクシ
ョン(電話網接続)に関するプログラム開発の3つのタ
イプがある。また、開発されるプログラムは、新規に開
発されるものと、旧プログラムを改造するものと、他の
システムから流用改造可能なものがある。また、プログ
ラム開発には、上流の設計段階の工程から下流の試験段
階の工程に至るまで複数の工程がある。したがって、プ
ログラム開発の3つのタイプ毎に、さらに工程毎に、さ
らに新規/改造/流用毎に開発規模を算出している。こ
うして算出される開発規模のデータは、プログラム開発
を外部に委託した場合の価格交渉の資料として用いられ
る。
[0003] Program development of a digital exchange includes three programs: an operating system for performing basic control of the system, a program for maintenance and operation, and other applications, and a program for connection (telephone network connection). There are types. In addition, programs to be developed include those newly developed, those that remodel old programs, and those that can be repurposed from other systems. The program development includes a plurality of steps from the upstream design stage to the downstream test stage. Therefore, the development scale is calculated for each of the three types of program development, for each process, and for each new / remodeled / diverted program. The development scale data thus calculated is used as price negotiation data when the program development is outsourced.

【0004】[0004]

【発明が解決しようとする課題】上記のように、デジタ
ル交換機のプログラム開発には、オペレーティング・シ
ステムに関するプログラム開発と、アプリケーションに
関するプログラム開発と、さらに、コネクションに関す
るプログラム開発の3つのタイプがあるがあるが、それ
ぞれプログラム開発の難易度が異なっている。一般的
に、オペレーティング・システムに関するプログラム開
発が相対的に最も難易度が高く、アプリケーションに関
するプログラム開発が最も難易度が低いものとなる。ま
た、開発されるプログラムは、上記のように新規に開発
されるものと、旧プログラムを改造するものと、他のシ
ステムから流用改造可能なプログラムがあるが、当然新
規に開発される場合と、改造される場合と、流用して改
造される場合では、それぞれの開発効率が異なってく
る。また、上記各工程においても開発効率が異なってい
る。
As described above, there are three types of digital switch program development: program development for an operating system, program development for an application, and program development for a connection. However, each program has a different level of difficulty. Generally, program development for an operating system is relatively difficult, and program development for an application is the least difficult. Also, the programs to be developed include those newly developed as described above, those that remodel the old program, and those that can be diverted and remodeled from other systems. The development efficiency differs between the case of remodeling and the case of remodeling by diversion. Also, the development efficiency is different in each of the above steps.

【0005】したがって、プログラムの開発規模のデー
タを、上記のように価格交渉の資料として用いるには、
こうしたプログラム開発の難易度や開発効率も考慮する
必要がある。しかし、従来では、盛り込み機能の難易度
を判断するデータの使用方法が担当者個人に委ねられて
いるため、こうした難易度や開発効率も勘案して開発規
模を算出するには、さらに人的負担がかかってしまうと
いう問題があった。
Therefore, in order to use the data on the development scale of a program as data for price negotiations as described above,
It is also necessary to consider the difficulty of such program development and development efficiency. However, in the past, the method of using the data to determine the difficulty of the included function was left to the person in charge. There was a problem that would take.

【0006】本発明は、上記の点に鑑みてなされたもの
で、プログラム開発の難易度や開発効率も考慮し補正し
た、プログラムの開発規模の算出を自動化するプログラ
ム開発規模算出方法及び該方法によるプログラム開発規
模算出装置を提供するものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and a program development scale calculation method for automating the calculation of a program development scale, which has been corrected in consideration of the difficulty of program development and the development efficiency, and a method according to this method A program development scale calculation device is provided.

【0007】[0007]

【課題を解決するための手段】本発明のプログラム開発
規模算出方法は、オペレーティング・システムに係るプ
ログラムおよびアプリケーションに係るプログラムに加
え、コネクションに係るプログラムを要するデジタル交
換機のプログラム開発における開発規模を、コンピュー
タ上で算出する方法であって、前記オペレーティング・
システムに係るプログラムおよびアプリケーションに係
るプログラムおよびコネクションに係るプログラムの開
発の難易度、ならびに、プログラム開発における設計か
ら各種試験に至る工程毎の開発効率を記憶し、旧ソース
プログラムと新ソースプログラムとの差分から求められ
る開発規模を、前記記憶されたプログラムの開発の難易
度ならびに工程毎の開発効率に応じて重み付けをし補正
することを特徴とする。
A program development scale calculation method according to the present invention is a method for calculating the development scale of a digital exchange which requires a connection program in addition to a program relating to an operating system and a program relating to an application. The method of calculating above, wherein:
Stores the difficulty of developing programs related to the system, programs related to applications and programs related to connections, and development efficiency for each process from design to various tests in program development, and stores differences between the old source program and the new source program. Is weighted and corrected according to the difficulty of developing the stored program and the development efficiency of each process.

【0008】また、本発明は、請求項1に記載のプログ
ラム開発規模算出方法において、旧ソースプログラムと
新ソースプログラムを比較して、その差分情報を抽出す
る手順と、前記差分情報から変更規模を計数する手順
と、前記プログラムの開発の難易度ならびに工程毎の開
発効率に応じて重み付けをするための補正係数を求める
手順と、前記変更規模を、オペレーティング・システム
に係る部分とアプリケーションに係る部分とコネクショ
ンに係る部分に分類した開発規模を求める手順と、前記
オペレーティング・システムに係る部分とアプリケーシ
ョンに係る部分とコネクションに係る部分毎にさらに工
程毎に、対応する補正係数を前記開発規模に乗じ補正し
た開発規模を求める手順と、を含むことを特徴とする。
According to the present invention, there is provided a program development scale calculating method according to claim 1, wherein an old source program is compared with a new source program to extract difference information between the old source program and the new source program. A procedure for counting, a procedure for obtaining a correction coefficient for weighting according to the degree of difficulty of development of the program and the development efficiency for each process, and a section related to an operating system and a section related to an application, The procedure for obtaining the development scale classified into the part related to the connection, and the step related to the part related to the operating system, the part related to the application, and the part related to the connection, and further for each process, were corrected by multiplying the development scale by the corresponding correction coefficient. And determining a development scale.

【0009】また、本発明のプログラム開発規模算出装
置は、オペレーティング・システムに係るプログラムお
よびアプリケーションに係るプログラムに加え、コネク
ションに係るプログラムを要するデジタル交換機のプロ
グラム開発における開発規模算出装置であって、前記オ
ペレーティング・システムに係るプログラムおよびアプ
リケーションに係るプログラムおよびコネクションに係
るプログラムの開発の難易度、ならびに、プログラム開
発における設計から各種試験に至る工程毎の開発効率を
記憶する手段と、旧ソースプログラムと新ソースプログ
ラムとの差分から求められる開発規模を、前記記憶され
たプログラムの開発の難易度ならびに工程毎の開発効率
に応じて重み付けをし補正する手段と、を具備すること
を特徴とする。
Further, the program development scale calculation apparatus of the present invention is a development scale calculation apparatus for program development of a digital exchange requiring a program related to a connection in addition to a program related to an operating system and a program related to an application. Means for storing the difficulty of developing programs relating to operating systems and programs relating to applications and programs relating to connections, as well as means for storing the development efficiency of each process from design to various tests in program development, the old source program and the new source Means for weighting and correcting the development scale obtained from the difference from the program in accordance with the degree of difficulty of development of the stored program and the development efficiency of each process.

【0010】また、本発明は、請求項3に記載のプログ
ラム開発規模算出装置において、旧ソースプログラムと
新ソースプログラムを比較して、その差分情報を抽出す
るソース差分抽出部と、前記差分情報から変更規模を計
数するソース差分計数部と、前記プログラムの開発の難
易度ならびに工程毎の開発効率に応じて重み付けをする
ための補正係数を求める補正係数取得部と、前記変更規
模を、オペレーティング・システムに係る部分とアプリ
ケーションに係る部分とコネクションに係る部分に分類
した開発規模を求め、前記オペレーティング・システム
に係る部分とアプリケーションに係る部分とコネクショ
ンに係る部分毎にさらに工程毎に、対応する補正係数を
前記開発規模に乗じ補正した開発規模を求める開発規模
算出部と、を具備することを特徴とする。
According to the present invention, there is provided a program development scale calculating apparatus according to claim 3, wherein a source difference extracting unit for comparing an old source program with a new source program and extracting difference information thereof, A source difference counting unit that counts a change scale, a correction coefficient acquisition unit that calculates a correction coefficient for weighting according to the difficulty of developing the program and the development efficiency of each process, and an operating system The development scale classified into the part related to the application, the part related to the application, and the part related to the connection is obtained, and the corresponding correction coefficient is further determined for each process for each of the part related to the operating system, the part related to the application, and the part related to the connection. A development scale calculation unit for calculating a development scale corrected by multiplying the development scale. And wherein the Rukoto.

【0011】また、本発明は、オペレーティング・シス
テムに係るプログラムおよびアプリケーションに係るプ
ログラムに加え、コネクションに係るプログラムを要す
るデジタル交換機のプログラム開発における開発規模
を、コンピュータに算出させるためのプログラムであっ
て、前記オペレーティング・システムに係るプログラム
およびアプリケーションに係るプログラムおよびコネク
ションに係るプログラムの開発の難易度、ならびに、プ
ログラム開発における設計から各種試験に至る工程毎の
開発効率を記憶する手順と、旧ソースプログラムと新ソ
ースプログラムとの差分から求められる開発規模を、前
記記憶されたプログラムの開発の難易度ならびに工程毎
の開発効率に応じて重み付けをし補正する手順と、から
なることを特徴とする。
Further, the present invention is a program for causing a computer to calculate a development scale in program development of a digital exchange requiring a program related to a connection in addition to a program related to an operating system and a program related to an application. A procedure for storing the difficulty of developing the program relating to the operating system, the program relating to the application and the program relating to the connection, and the procedure for storing the development efficiency of each step from design to various tests in program development; A procedure of weighting and correcting the development scale obtained from the difference from the source program according to the difficulty of development of the stored program and the development efficiency of each process. .

【0012】また、本発明は、請求項5に記載のプログ
ラムにおいて、旧ソースプログラムと新ソースプログラ
ムを比較して、その差分情報を抽出する手順と、前記差
分情報から変更規模を計数する手順と、前記プログラム
の開発の難易度ならびに工程毎の開発効率に応じて重み
付けをするための補正係数を求める手順と、前記変更規
模を、オペレーティング・システムに係る部分とアプリ
ケーションに係る部分とコネクションに係る部分に分類
した開発規模を求める手順と、前記オペレーティング・
システムに係る部分とアプリケーションに係る部分とコ
ネクションに係る部分毎にさらに工程毎に、対応する補
正係数を前記開発規模に乗じ補正した開発規模を求める
手順と、からなることを特徴とする。
According to the present invention, in the program according to the fifth aspect, a procedure for comparing the old source program with the new source program and extracting difference information between the old source program and the new source program, and a procedure for counting a change scale from the difference information are provided. A procedure for obtaining a correction coefficient for weighting according to the degree of difficulty of development of the program and the development efficiency of each process; and a step of changing the change scale to a part related to an operating system, a part related to an application, and a part related to a connection. The procedure for determining the development scale classified into
A step of obtaining a corrected development scale by multiplying the development scale by a corresponding correction coefficient for each of the steps related to the system-related part, the application-related part, and the connection-related part.

【0013】また、本発明は、請求項5または請求項6
に記載のプログラムを記録したコンピュータ読取可能な
記録媒体である。
Further, the present invention relates to claim 5 or claim 6.
A computer-readable recording medium on which the program described in (1) is recorded.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を参照して説明する。図1は、本発明の一実施の形態
であるプログラム開発規模算出装置の構成を示すブロッ
ク図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a program development scale calculation device according to an embodiment of the present invention.

【0015】デジタル交換機のプログラムの開発は、上
流の設計段階の工程から下流の試験段階の工程まで複数
の工程からなる。図2に示すプログラム開発の工程の例
では、設計段階の外部設計(ED工程)、内部設計(I
D工程)、プログラム設計(PD工程及びCD工程)
と、試験段階の単体試験(UT工程)、結合試験(IT
工程)、総合試験(PT工程)の各工程に分類される。
本実施の形態では、その中でもプログラム設計の工程に
おいてプログラムが開発された後に、新、旧のソースプ
ログラムを基にプログラムの開発規模を算出する。
The development of a program for a digital exchange comprises a plurality of steps from the upstream design stage to the downstream test stage. In the example of the program development process shown in FIG. 2, the external design (ED process) and the internal design (I
D process), program design (PD process and CD process)
And the unit test at the test stage (UT process), the binding test (IT
Process) and a comprehensive test (PT process).
In this embodiment, after the program is developed in the program design process, the program development scale is calculated based on the new and old source programs.

【0016】なお、本実施の形態で説明するプログラム
は、複数の機能ブロックからなり、また、この機能ブロ
ックは、単一機能のプロシージャの組からなるものとす
る。図3に、機能ブロックの一例を示している。この例
では、“CNC_I”というモジュールが1つの機能ブ
ロックとなっており、この中に、2つのプロシージャ
(“CNCTFI”と“ARAN”)が含まれている。
また、以下では、オペレーティング・システムに関する
プログラムと、アプリケーションに関するプログラム
と、コネクション関するプログラムを、それぞれ、O
S、AP、CPと略記して説明する。
The program described in the present embodiment is composed of a plurality of functional blocks, and each functional block is composed of a set of single-function procedures. FIG. 3 shows an example of a functional block. In this example, a module “CNC_I” is one functional block, and includes two procedures (“CNCFI” and “ARAN”).
In the following, a program relating to the operating system, a program relating to the application, and a program relating to the connection are respectively referred to as O.
The description is abbreviated as S, AP, CP.

【0017】ここで、プログラム開発規模算出装置1の
構成を説明する。
Here, the configuration of the program development scale calculation device 1 will be described.

【0018】プログラム開発規模算出装置1は、下記の
ソース差分抽出部2aと、ソース差分計数部2bと、補
正係数取得部2cと、開発規模算出部2dとからなる処
理部2と、後述する設計書、工程別の開発効率設定デー
タ、AP/CP/OS別の開発効率設定データ等のデー
タを記憶する記憶部3とから構成される。
The program development scale calculation device 1 includes a processing unit 2 including a source difference extraction unit 2a, a source difference counting unit 2b, a correction coefficient acquisition unit 2c, and a development scale calculation unit 2d described below. And a storage unit 3 for storing data such as development efficiency setting data for each process, and development efficiency setting data for each AP / CP / OS.

【0019】ソース差分抽出部2aは、機能ブロック単
位に、旧ソースプログラムと開発された新ソースプログ
ラムの入力を受け、変更部分を抽出し所定のマーキング
を施す。ここでは、変更内容に応じて所定のマークを付
ける。図4に示した例では、旧ソースプログラム中で、
プロシージャの呼び出し”OPTIONS(OVERL
AY);”が、新ソースプログラムでは、コメントアウ
トされ旧ソースプログラムから改造されているので、そ
れを示すマーク“|”が付けられている。また、追加、
削除の場合はそれぞれ、“<”、“>”等のマークが付
けられる。
The source difference extracting unit 2a receives an old source program and a developed new source program for each functional block, extracts a changed part, and performs a predetermined marking. Here, a predetermined mark is attached according to the content of the change. In the example shown in FIG. 4, in the old source program,
Procedure call "OPTIONS (OVERL
AY); ”is commented out in the new source program and modified from the old source program, so that a mark“ | ”indicating this is added.
In the case of deletion, marks such as “<” and “>” are added.

【0020】ソース差分計数部2bは、ソース差分抽出
部2aにより変更内容に応じて付けられた所定のマーク
を検出し、抽出されたソースプログラムの差分から、新
規部分(追加部分)と、改造部分(変更、削除部分)の
ライン数をカウントする。このようにして各機能ブロッ
クのプロシージャ毎に変更規模を求める。
The source difference counting unit 2b detects a predetermined mark added according to the contents of the change by the source difference extracting unit 2a, and determines a new part (added part) and a remodeled part based on the extracted source program difference. The number of (changed, deleted) lines is counted. In this way, the change scale is obtained for each procedure of each functional block.

【0021】補正係数取得部2cは、予め設定された、
工程別の開発効率設定データと、プログラム開発の難易
度に応じたAP/CP/OS別の開発効率設定データを
参照し、AP/CP/OS別工程別の補正係数を求め
る。図5に、工程別の開発効率設定データ(表A)と、
AP/CP/OS別の開発効率設定データ(表B)の例
を示している。これらから、図6に示すAP/CP/O
S別工程別の補正係数を求める。この例に示すように、
補正係数は、AP/CP/OS別工程別に、工程別開発
効率設定データとAP/CP/OS別の開発効率設定デ
ータ中の係数をそれぞれ乗じて求めている。そして、図
7に示す工程別工数表の効率の項目に、この補正係数を
設定する。
The correction coefficient acquisition unit 2c is provided with a preset
With reference to the development efficiency setting data for each process and the development efficiency setting data for each AP / CP / OS according to the degree of difficulty of program development, a correction coefficient for each process for each AP / CP / OS is obtained. FIG. 5 shows development efficiency setting data for each process (Table A).
An example of development efficiency setting data (Table B) for each AP / CP / OS is shown. From these, the AP / CP / O shown in FIG.
A correction coefficient for each process for each S is obtained. As shown in this example,
The correction coefficient is obtained by multiplying the development efficiency setting data for each process and the coefficient in the development efficiency setting data for each AP / CP / OS for each process for each AP / CP / OS. Then, this correction coefficient is set in the item of efficiency in the process-specific man-hour table shown in FIG.

【0022】開発規模算出部2dは、上流の工程で予め
作成された設計書を参照し、プロシージャ毎に、各プロ
シージャのプログラムの種別を判定する。なお、この設
計書は、どの機能ブロックのどのプロシージャが、どの
プログラムの種別(AP/CP/OSの別)に分類され
るかの情報を含み、各プロシージャに要求される機能を
定義したものである。
The development scale calculation unit 2d refers to the design document created in advance in the upstream process, and determines the type of the program of each procedure for each procedure. This design document contains information on which procedure of which function block is classified into which program type (AP / CP / OS), and defines the functions required for each procedure. is there.

【0023】さらに、開発規模算出部2dは、機能ブロ
ック毎に、ソース差分計数部2bにより求められたプロ
シージャ毎の変更規模から、AP/CP/OS別に総和
をとった開発規模を求める。そして、補正係数取得部2
cにより求められたAP/CP/OS別工程別の補正係
数を乗じ、その値を機能ブロック単位で総和をとった補
正規模(補正された開発規模)を算出する。そして、 生産性(KL/人月) = 補正規模(KL) ÷ 工数
(人月); の関係式から、AP/CP/OS別工程別の工数を算出
する。ここで、生産性(KL/人月;ただし、KLはキ
ロライン)は、予め設定されるものとする。
Further, the development scale calculation unit 2d obtains the development scale obtained by summing up the AP / CP / OS for each function block from the change scale for each procedure obtained by the source difference counting unit 2b for each functional block. Then, the correction coefficient acquisition unit 2
A correction scale (corrected development scale) is calculated by multiplying the correction coefficient for each process for each AP / CP / OS obtained by c and summing the values in functional block units. Then, the man-hour for each process for each AP / CP / OS is calculated from the relational expression of productivity (KL / man-month) = correction scale (KL) / man-hour (man-month). Here, the productivity (KL / person month; KL is a kiloline) is set in advance.

【0024】したがって、AP/CP/OS別工程別の
工数は、 工数(人月) = 補正規模(KL) ÷ 生産性(KL/人月)…(1); の関係式から算出される。例えば、生産性が0.001
(KL/人月)で、補正規模が0.584(KL)の場
合、工数は、584(人月)となる。こうして、求まる
工数を機能ブロック毎に、AP/CP/OS別工程別工
数表に出力する。図7に、このAP/CP/OS別工程
別工数表(工程別工数表)の出力例を示している。この
例では、新規・改造に関するデータをまとめて出力して
いる。
Therefore, the man-hour for each process for each AP / CP / OS is calculated from the relational expression of man-hour (man-month) = correction scale (KL) ÷ productivity (KL / man-month) (1). For example, if the productivity is 0.001
In the case of (KL / man-month) and the correction scale is 0.584 (KL), the man-hour is 584 (man-month). The man-hours thus obtained are output to the process man-hour table for each AP / CP / OS for each functional block. FIG. 7 shows an output example of the process table for each process for each AP / CP / OS (the process table for each process). In this example, data relating to new / modification is output together.

【0025】また、流用については、別の表にそのデー
タを出力している。この流用については、当該機能ブロ
ックの各プロシージャと、対応する他のシステムで使用
するソースプログラムとの差分をとり、流用したものか
そうでないかの判定を別途行う。そして、流用を含む機
能ブロックに対する工数を、新規・改造部分の場合と同
様に算出し出力している。
For diversion, the data is output to another table. For this diversion, the difference between each procedure of the function block and the corresponding source program used in another system is determined, and it is separately determined whether or not the diversion is the diversion. Then, the man-hours for the functional block including the diversion are calculated and output in the same manner as in the case of the new / modified part.

【0026】なお、処理部2はメモリおよびCPU(中
央処理装置)等により構成され、処理部2の各機能を実
現するためのプログラム(図示せず)をメモリにロード
して実行することによりその機能が実現されるものとす
る。また、記憶部3は、ハードディスク、光磁気ディス
ク等の不揮発性の記録装置により構成されている。ま
た、プログラム開発規模算出装置1には、周辺機器とし
て入力装置、表示装置等(いずれも図示せず)が接続さ
れるものとする。ここで、入力装置とはキーボード、マ
ウス等の入力デバイスのことをいう。表示装置とはCR
T(Cathode Ray Tube)や液晶表示装置
等のことをいう。
The processing section 2 is composed of a memory, a CPU (Central Processing Unit), and the like. A program (not shown) for realizing each function of the processing section 2 is loaded into the memory and executed to execute the program. The function shall be realized. Further, the storage unit 3 is configured by a non-volatile recording device such as a hard disk, a magneto-optical disk, or the like. It is assumed that an input device, a display device, and the like (neither is shown) are connected to the program development scale calculation device 1 as peripheral devices. Here, the input device refers to an input device such as a keyboard and a mouse. What is a display device?
It refers to T (Cathode Ray Tube) or a liquid crystal display device.

【0027】次に、このように構成されたプログラム開
発規模算出装置1の動作について、図8の動作フローチ
ャートを参照して説明する。
Next, the operation of the thus-configured program development scale calculation device 1 will be described with reference to the operation flowchart of FIG.

【0028】はじめに、旧ソースプログラムと新ソース
プログラムの入力を受けると、ソース差分抽出部2a
が、両ソースプログラムをプロシージャ単位に比較して
変更部分を検出し、検出された変更部分に所定のマーク
を付加した差分情報を抽出する(ステップS01;図9
参照)。
First, when the input of the old source program and the input of the new source program are received, the source difference extracting unit 2a
9 detects the changed part by comparing the two source programs on a procedure-by-procedure basis, and extracts difference information in which a predetermined mark is added to the detected changed part (step S01; FIG. 9).
reference).

【0029】次に、ソース差分計数部2bは、先にソー
ス差分抽出部2aが抽出した差分情報を受けると、機能
ブロック毎に、さらにこの機能ブロックに含まれるプロ
シージャ毎に、この差分情報に含まれるマークを検出し
て、変更された内容が、新規に作成されたものか、改造
されたものか判断し、新規部分(追加部分)と、改造部
分(変更、削除部分)のライン数をカウントし、機能ブ
ロック毎に、プロシージャ毎の変更規模を求める(ステ
ップS02;図9参照)。
Next, upon receiving the difference information previously extracted by the source difference extracting unit 2a, the source difference counting unit 2b includes the difference information for each function block and for each procedure included in this function block. Detected marks to determine whether the changed contents are newly created or modified, and count the number of lines for new parts (additional parts) and modified parts (changed and deleted parts) Then, the change scale for each procedure is obtained for each functional block (step S02; see FIG. 9).

【0030】次に、補正係数取得部2cは、記憶部3に
記憶された工程別の開発効率設定データと、プログラム
開発の難易度に応じたAP/CP/OS別の開発効率設
定データを参照し、AP/CP/OS別工程別の補正係
数を求める(ステップS03)。図5に示した工程別の
開発効率設定データとプログラム開発の難易度に応じた
AP/CP/OS別の開発効率設定データの例からは、
図6に示すAP/CP/OS別工程別の補正係数が求ま
る。例えば、CPタイプかつED工程では、その補正係
数は、 0.31 × 1.005 = 0.31155 となる。
Next, the correction coefficient acquisition unit 2c refers to the development efficiency setting data for each process stored in the storage unit 3 and the development efficiency setting data for each AP / CP / OS according to the degree of difficulty of program development. Then, a correction coefficient for each process for each AP / CP / OS is obtained (step S03). From the example of the development efficiency setting data for each process shown in FIG. 5 and the development efficiency setting data for each AP / CP / OS according to the degree of difficulty of program development,
The correction coefficient for each process for each AP / CP / OS shown in FIG. 6 is obtained. For example, in the case of the CP type and the ED process, the correction coefficient is 0.31 × 1.005 = 0.31155.

【0031】次に、開発規模算出部2dは、設計書を参
照し、プロシージャ毎に、各プロシージャのプログラム
の種別を判定する(図10、図11参照)。そして、機
能ブロック毎に、ステップS02で求まったプロシージ
ャ毎の変更規模から、AP/CP/OS別に総和をとっ
た開発規模を求める。そして、各機能ブロックの開発規
模を、AP/CP/OS別に工程別工数表に設定する
(ステップS04)。これは、当該機能ブロック内のプ
ロシージャの種別(AP/CP/OS)毎に、各プロシ
ージャの変更規模の総和をとったものが設定される(図
05:符合71部分)。
Next, the development scale calculation unit 2d refers to the design document and determines the type of the program of each procedure for each procedure (see FIGS. 10 and 11). Then, for each functional block, the development scale obtained by summing up by AP / CP / OS is obtained from the change scale for each procedure obtained in step S02. Then, the development scale of each functional block is set in the process-specific man-hour table for each AP / CP / OS (step S04). The sum of the change scale of each procedure is set for each procedure type (AP / CP / OS) in the function block (FIG. 05: reference numeral 71).

【0032】次に、開発規模算出部2dは、ステップS
03で求まったAP/CP/OS別工程別の補正係数を
AP/CP/OS毎の開発規模に乗じた補正規模を、A
P/CP/OS別工程別に算出する(ステップS0
6)。例えば、図7に示した工程別工数表の例では、C
PかつED工程の場合、開発規模が1.885(KL)
で補正係数が0.31であるので、その補正規模は、 1.885(KL) × 0.31 = 0.584(K
L;小数点以下4桁目を四捨五入); となる。
Next, the development scale calculation unit 2d determines in step S
The correction scale obtained by multiplying the development coefficient for each AP / CP / OS by the correction coefficient for each process for each AP / CP / OS obtained in 03 is A
It is calculated for each process for each P / CP / OS (step S0
6). For example, in the example of the process man-hour table shown in FIG.
In the case of P and ED process, the development scale is 1.885 (KL)
And the correction coefficient is 0.31, the correction scale is 1.885 (KL) × 0.31 = 0.584 (K
L; the fourth decimal place is rounded off);

【0033】そして、前述した式(1)を使い、ステッ
プS06で算出された補正規模からAP/CP/OS別
工程別に工数を算出し工程別工数表に設定する(ステッ
プS07)。上記補正規模の例の場合で、生産性を0.
001(KL/人月)とすると、工数は、 0.584(KL) ÷ 0.001(KL/人月) =
584(人月); となる。
Then, using the above-described equation (1), man-hours are calculated for each process for each AP / CP / OS from the correction scale calculated in step S06 and set in the man-hour table for each process (step S07). In the case of the above example of the correction scale, the productivity is set to 0.
Assuming 001 (KL / man-month), the man-hour is: 0.584 (KL) 0.00 0.001 (KL / man-month) =
584 (man months);

【0034】以上のようにして、プログラムの難易度
や、各工程の開発効率を考慮し補正された工数のデータ
を含めた工程別工数表を出力する(ステップS08)。
図7に示した例は、前述したとおり、新規および改造の
場合と、流用の場合で各々出力している。このように、
外注メーカ等との価格交渉に使用するデータ算出を自動
化でき、データ算出のための担当者の負担が低減できる
とともに、正確なデータがタイムリーに算出できるた
め、スムーズな価格交渉を進めることができる。
As described above, the process-specific man-hour table including the man-hour data corrected in consideration of the difficulty level of the program and the development efficiency of each process is output (step S08).
In the example shown in FIG. 7, as described above, the output is performed in each of the case of new and remodeling and the case of diversion. in this way,
Data calculation used for price negotiations with outsourced manufacturers can be automated, reducing the burden on the person in charge of data calculation and accurate data can be calculated in a timely manner, facilitating smooth price negotiations .

【0035】なお、上記で説明した動作フローは一例で
あり、上記の処理の流れに限定されるものではない。ま
た、図1における処理部2の機能の一部あるいは全部を
実現するためのプログラムをコンピュータ読み取り可能
な記録媒体に記録して、この記録媒体に記録されたプロ
グラムをコンピュータシステムに読み込ませ、実行する
ことによりプログラム開発規模の算出を行ってもよい。
なお、ここでいう「コンピュータシステム」とは、OS
や周辺機器等のハードウェアを含むものとする。
The operation flow described above is an example, and the present invention is not limited to the above processing flow. Further, a program for realizing a part or all of the functions of the processing unit 2 in FIG. 1 is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read and executed by a computer system. Thus, the program development scale may be calculated.
Here, the “computer system” is an OS
And hardware such as peripheral devices.

【0036】また、「コンピュータシステム」は、WW
Wシステムを利用している場合であれば、ホームページ
提供環境(あるいは表示環境)も含むものとする。ま
た、「コンピュータ読み取り可能な記録媒体」とは、フ
ロッピー(登録商標)ディスク、光磁気ディスク、RO
M、CD−ROM等の可搬媒体、コンピュータシステム
に内蔵されるハードディスク等の記憶装置のことをい
う。さらに「コンピュータ読み取り可能な記録媒体」と
は、インターネット等のネットワークや電話回線等の通
信回線を介してプログラムが送信された場合のサーバや
クライアントとなるコンピュータシステム内部の揮発性
メモリ(RAM)のように、一定時間プログラムを保持
しているものも含むものとする。
The "computer system" is a WW
If the W system is used, a homepage providing environment (or display environment) is also included. The “computer-readable recording medium” refers to a floppy (registered trademark) disk, a magneto-optical disk, an RO
M, a portable medium such as a CD-ROM, and a storage device such as a hard disk built in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) inside a computer system that becomes a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. And those holding programs for a certain period of time.

【0037】また、上記プログラムは、このプログラム
を記憶装置等に格納したコンピュータシステムから、伝
送媒体を介して、あるいは、伝送媒体中の伝送波により
他のコンピュータシステムに伝送されてもよい。ここ
で、プログラムを伝送する「伝送媒体」は、インターネ
ット等のネットワーク(通信網)や電話回線等の通信回
線(通信線)のように情報を伝送する機能を有する媒体
のことをいう。また、上記プログラムは、前述した機能
の一部を実現するためのものであっても良い。さらに、
前述した機能をコンピュータシステムにすでに記録され
ているプログラムとの組み合わせで実現できるもの、い
わゆる差分ファイル(差分プログラム)であっても良
い。
The above program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the "transmission medium" for transmitting a program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. Further, the program may be for realizing a part of the functions described above. further,
What can realize the above-mentioned function in combination with a program already recorded in the computer system, that is, a so-called difference file (difference program) may be used.

【0038】以上、この発明の実施形態を、図面を参照
して詳述してきたが、具体的な構成はこの実施形態に限
られるものではなく、この発明の要旨を逸脱しない範囲
の構成等も含まれる。
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and a configuration or the like may be used without departing from the gist of the present invention. included.

【0039】[0039]

【発明の効果】以上、詳細に説明したように、本発明に
よれば、オペレーティング・システムに係るプログラム
およびアプリケーションに係るプログラムおよびコネク
ションに係るプログラムの開発の難易度、ならびに、プ
ログラム開発における設計から各種試験に至る工程毎の
開発効率に応じて重み付けをした開発規模を算出するの
で、プログラム開発に実際にかかる負担の程度(重み)
が反映された開発規模の正確なデータを自動的に得るこ
とができ、また、従来担当者にかかっていた負担を低減
することができる。
As described above in detail, according to the present invention, the difficulty in developing programs related to operating systems and programs related to applications and programs related to connections, and various factors from design in program development. Calculates the development scale weighted according to the development efficiency for each process leading to the test, so the degree of actual load on program development (weight)
In this way, accurate data of the development scale in which the data is reflected can be automatically obtained, and the burden on the person in charge in the past can be reduced.

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

【図1】 本発明の一実施の形態であるプログラム開発
規模算出装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a program development scale calculation device according to an embodiment of the present invention.

【図2】 プログラム開発工程の種類を示す図である。FIG. 2 is a diagram showing types of a program development process.

【図3】 ソースプログラムの一例である。FIG. 3 is an example of a source program.

【図4】 抽出された差分情報の一例である。FIG. 4 is an example of extracted difference information.

【図5】 工程別の開発効率設定データ(表A)、AP
/CP/OS別の開発効率設定データ(表B)の一例で
ある。
FIG. 5: Development efficiency setting data for each process (Table A), AP
6 is an example of development efficiency setting data for each / CP / OS (Table B).

【図6】 補正係数の一例である。FIG. 6 is an example of a correction coefficient.

【図7】 工程別工数表の一例である。FIG. 7 is an example of a step-by-step man-hour table.

【図8】 同実施の形態の動作フローチャートである。FIG. 8 is an operation flowchart of the embodiment.

【図9】 ソース差分抽出部とソース差分計数部の動作
を理解するための図である。
FIG. 9 is a diagram for understanding the operation of a source difference extraction unit and a source difference counting unit.

【図10】 AP/CP/OSの種別の判定動作を理解
するための図である。
FIG. 10 is a diagram for understanding an operation of determining the type of an AP / CP / OS.

【図11】 AP/CP/OSの種別の判定動作を理解
するための他の図である。
FIG. 11 is another diagram for understanding the operation of determining the type of the AP / CP / OS.

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

1…プログラム開発規模算出装置 2…処理部 2a…ソース差分抽出部 2b…ソース差分
計数部 2c…補正係数取得部 2d…開発規模算
出部 3…記憶部
DESCRIPTION OF SYMBOLS 1 ... Program development scale calculation apparatus 2 ... Processing part 2a ... Source difference extraction part 2b ... Source difference count part 2c ... Correction coefficient acquisition part 2d ... Development scale calculation part 3 ... Storage part

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 オペレーティング・システムに係るプロ
グラムおよびアプリケーションに係るプログラムに加
え、コネクションに係るプログラムを要するデジタル交
換機のプログラム開発における開発規模を、コンピュー
タ上で算出する方法であって、 前記オペレーティング・システムに係るプログラムおよ
びアプリケーションに係るプログラムおよびコネクショ
ンに係るプログラムの開発の難易度、ならびに、プログ
ラム開発における設計から各種試験に至る工程毎の開発
効率を記憶し、 旧ソースプログラムと新ソースプログラムとの差分から
求められる開発規模を、前記記憶されたプログラムの開
発の難易度ならびに工程毎の開発効率に応じて重み付け
をし、補正をすることを特徴とするプログラム開発規模
算出方法。
1. A method for calculating, on a computer, a development scale in a program development of a digital exchange that requires a program related to a connection in addition to a program related to an operating system and a program related to an application. Stores the degree of difficulty in developing programs related to such programs and applications, and the program related to connections, and the development efficiency for each process from design to various tests in program development, and obtains the difference between the old source program and the new source program. A program development scale calculation method, wherein the development scale is weighted and corrected according to the difficulty of development of the stored program and the development efficiency of each process.
【請求項2】 請求項1に記載のプログラム開発規模算
出方法において、 旧ソースプログラムと新ソースプログラムを比較して、
その差分情報を抽出する手順と、 前記差分情報から変更規模を計数する手順と、 前記プログラムの開発の難易度ならびに工程毎の開発効
率に応じて重み付けをするための補正係数を求める手順
と、 前記変更規模を、オペレーティング・システムに係る部
分とアプリケーションに係る部分とコネクションに係る
部分に分類した開発規模を求める手順と、 前記オペレーティング・システムに係る部分とアプリケ
ーションに係る部分とコネクションに係る部分毎にさら
に工程毎に、対応する補正係数を前記開発規模に乗じ補
正した開発規模を求める手順と、を含むことを特徴とす
るプログラム開発規模算出方法。
2. The method according to claim 1, wherein the old source program is compared with the new source program.
A procedure for extracting the difference information, a procedure for counting the change scale from the difference information, a procedure for obtaining a correction coefficient for weighting according to the difficulty of the program development and the development efficiency for each process, A procedure for obtaining a development scale in which the change scale is classified into a part related to the operating system, a part related to the application, and a part related to the connection; and further, for each part related to the operating system, the part related to the application, and the part related to the connection. A method of calculating a development scale obtained by multiplying the development scale by a corresponding correction coefficient to obtain a development scale for each process.
【請求項3】オペレーティング・システムに係るプログ
ラムおよびアプリケーションに係るプログラムに加え、
コネクションに係るプログラムを要するデジタル交換機
のプログラム開発における開発規模算出装置であって、 前記オペレーティング・システムに係るプログラムおよ
びアプリケーションに係るプログラムおよびコネクショ
ンに係るプログラムの開発の難易度、ならびに、プログ
ラム開発における設計から各種試験に至る工程毎の開発
効率を記憶する手段と、 旧ソースプログラムと新ソースプログラムとの差分から
求められる開発規模を、前記記憶されたプログラムの開
発の難易度ならびに工程毎の開発効率に応じて重み付け
をし補正する手段と、を具備することを特徴とするプロ
グラム開発規模算出装置。
3. In addition to a program related to an operating system and a program related to an application,
A development scale calculation device in a program development of a digital exchange requiring a program related to a connection, comprising: a program related to the operating system, a program related to an application, and a difficulty level of development of a program related to a connection; Means for storing the development efficiency for each process leading to various tests, and the development scale required from the difference between the old source program and the new source program, according to the difficulty of development of the stored program and the development efficiency for each process. And a means for weighting and correcting the program development scale.
【請求項4】 請求項3に記載のプログラム開発規模算
出装置において、 旧ソースプログラムと新ソースプログラムを比較して、
その差分情報を抽出するソース差分抽出部と、 前記差分情報から変更規模を計数するソース差分計数部
と、 前記プログラムの開発の難易度ならびに工程毎の開発効
率に応じて重み付けをするための補正係数を求める補正
係数取得部と、 前記変更規模を、オペレーティング・システムに係る部
分とアプリケーションに係る部分とコネクションに係る
部分に分類した開発規模を求め、前記オペレーティング
・システムに係る部分とアプリケーションに係る部分と
コネクションに係る部分毎にさらに工程毎に、対応する
補正係数を前記開発規模に乗じ補正した開発規模を求め
る開発規模算出部と、を具備することを特徴とするプロ
グラム開発規模算出装置。
4. The apparatus according to claim 3, wherein the old source program is compared with the new source program.
A source difference extracting unit for extracting the difference information; a source difference counting unit for counting the change scale from the difference information; a correction coefficient for weighting according to the difficulty of the program development and the development efficiency for each process A correction coefficient obtaining unit for calculating the change scale, obtain a development scale classified into a part related to the operating system, a part related to the application, and a part related to the connection, the part related to the operating system and the part related to the application. A program development scale calculation device, comprising: a development scale calculation unit for multiplying the development scale by a corresponding correction coefficient and obtaining a corrected development scale for each part related to connection and for each process.
【請求項5】 オペレーティング・システムに係るプロ
グラムおよびアプリケーションに係るプログラムに加
え、コネクションに係るプログラムを要するデジタル交
換機のプログラム開発における開発規模を、コンピュー
タに算出させるためのプログラムであって、 前記オペレーティング・システムに係るプログラムおよ
びアプリケーションに係るプログラムおよびコネクショ
ンに係るプログラムの開発の難易度、ならびに、プログ
ラム開発における設計から各種試験に至る工程毎の開発
効率を記憶する手順と、 旧ソースプログラムと新ソースプログラムとの差分から
求められる開発規模を、前記記憶されたプログラムの開
発の難易度ならびに工程毎の開発効率に応じて重み付け
をし補正する手順と、からなることを特徴とするプログ
ラム。
5. A program for causing a computer to calculate a development scale in program development of a digital exchange requiring a program related to a connection, in addition to a program related to an operating system and a program related to an application, the program comprising: A procedure for storing the degree of difficulty of developing programs related to programs and applications and programs related to connections, and a development efficiency for each process from design to various tests in program development, and a procedure for storing the old source program and the new source program. A program for weighting and correcting the development scale obtained from the difference in accordance with the difficulty of developing the stored program and the development efficiency of each process.
【請求項6】 請求項5に記載のプログラムにおいて、 旧ソースプログラムと新ソースプログラムを比較して、
その差分情報を抽出する手順と、 前記差分情報から変更規模を計数する手順と、 前記プログラムの開発の難易度ならびに工程毎の開発効
率に応じて重み付けをするための補正係数を求める手順
と、 前記変更規模を、オペレーティング・システムに係る部
分とアプリケーションに係る部分とコネクションに係る
部分に分類した開発規模を求める手順と、 前記オペレーティング・システムに係る部分とアプリケ
ーションに係る部分とコネクションに係る部分毎にさら
に工程毎に、対応する補正係数を前記開発規模に乗じ補
正した開発規模を求める手順と、からなることを特徴と
するプログラム。
6. The program according to claim 5, wherein the old source program is compared with the new source program.
A procedure for extracting the difference information, a procedure for counting the change scale from the difference information, a procedure for obtaining a correction coefficient for weighting according to the difficulty of the program development and the development efficiency for each process, A procedure for obtaining a development scale in which the change scale is classified into a part related to the operating system, a part related to the application, and a part related to the connection; and further, for each part related to the operating system, the part related to the application, and the part related to the connection. A step of obtaining a corrected development scale by multiplying the development scale by a corresponding correction coefficient for each process.
【請求項7】 請求項5または請求項6に記載のプログ
ラムを記録したコンピュータ読取可能な記録媒体。
7. A computer-readable recording medium on which the program according to claim 5 is recorded.
JP2001090383A 2001-03-27 2001-03-27 Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method Pending JP2002291003A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001090383A JP2002291003A (en) 2001-03-27 2001-03-27 Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001090383A JP2002291003A (en) 2001-03-27 2001-03-27 Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method

Publications (1)

Publication Number Publication Date
JP2002291003A true JP2002291003A (en) 2002-10-04

Family

ID=18945174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001090383A Pending JP2002291003A (en) 2001-03-27 2001-03-27 Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method

Country Status (1)

Country Link
JP (1) JP2002291003A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010165082A (en) * 2009-01-14 2010-07-29 Nomura Research Institute Ltd Development management information collection system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010165082A (en) * 2009-01-14 2010-07-29 Nomura Research Institute Ltd Development management information collection system

Similar Documents

Publication Publication Date Title
US6408303B1 (en) System and method for automated building of a trading partner profile
WO2019223136A1 (en) Data acquisition method and apparatus, and computer device and storage medium
CN108073707B (en) Financial business data updating method and device and computer readable storage medium
CN112860662A (en) Data blood relationship establishing method and device, computer equipment and storage medium
US20160284013A1 (en) Order processing system and order processing method
JPH0887407A (en) Decentralized development management device
CN114266539A (en) File flow processing method, system, device and computer readable storage medium
CN112256672B (en) Database change approval method and device
JP2002291003A (en) Method for calculating program development scale for developing program of digital exchange and program development scale calculating device employing the method
CN115793924A (en) Method, device and equipment for maintaining bank front-end dynamic menu
CN108805518A (en) Information processing method, device, system and electronic equipment
CN112364121B (en) Automatic questionnaire PDF creation method and device, storage medium and computer equipment
JP6707112B2 (en) User information input support system
JP2002169822A (en) Input support device and recording medium with recorded input support program
US9678748B2 (en) Methods, systems and computer-readable media for managing a local stack
CN113313492A (en) Electronic certificate generation method and related device
JP5302798B2 (en) Maintenance management method, program, and maintenance management apparatus
JP5372997B2 (en) Quality analysis server and program
JP2003216514A (en) Inter-system collation system and method for equipment information
JP2019168884A (en) Management assisting device, management assisting program and management assisting method
CN111523294A (en) PDF file-based comment separation processing method and device
CN109194734A (en) Information push method, device, server and readable storage medium storing program for executing
US20170235771A1 (en) Systems and methods for electronic mail communication based data management
CN115314382B (en) Configuration information processing method
JP4330854B2 (en) Batch processing system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040601

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041012