JP2000339147A - System for supporting estimation of software development costs and recording medium - Google Patents

System for supporting estimation of software development costs and recording medium

Info

Publication number
JP2000339147A
JP2000339147A JP15188799A JP15188799A JP2000339147A JP 2000339147 A JP2000339147 A JP 2000339147A JP 15188799 A JP15188799 A JP 15188799A JP 15188799 A JP15188799 A JP 15188799A JP 2000339147 A JP2000339147 A JP 2000339147A
Authority
JP
Japan
Prior art keywords
factor
information
database
software
input
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.)
Granted
Application number
JP15188799A
Other languages
Japanese (ja)
Other versions
JP3654793B2 (en
Inventor
Fujiko Ishikawa
ふじ子 石川
Teruo Mineta
照雄 峯田
Toshikazu Yamazaki
敏和 山崎
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP15188799A priority Critical patent/JP3654793B2/en
Publication of JP2000339147A publication Critical patent/JP2000339147A/en
Application granted granted Critical
Publication of JP3654793B2 publication Critical patent/JP3654793B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

PROBLEM TO BE SOLVED: To improve the precision of estimation by preparing estimation corresponding to various kinds of conditions under development. SOLUTION: A relation approximate formula database 15 stores a relational approximate formula preliminarily calculated from corresponding result information for each factor information. Then, a controller 8 receives the input of a condition under development and specification information, and calculates the number of FP(function points), and calculates the estimated number of processes by assigning the calculated number of FP to the relational approximate formula corresponding to the factor information matching with the condition.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、仕様書に基づい
て、ソフトウエア機能量により工程数を算出する見積支
援システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an estimation support system for calculating the number of processes based on a specification based on a software function quantity.

【0002】[0002]

【従来の技術】ソフトウエアを開発するときには、顧客
から提示された要求仕様に基づいて仕様書を作成し、こ
の仕様書を基にして自己の開発能力に応じた工程数を見
積もり、これにより納期や受注額等の開発コストを決定
する。ここで、工程数の見積を得る方法として主なもの
に、LOC法(Lines of Code 法)と、ソフトウエア機
能量法(FP法;Function Point法)とがある。尚、以
下の説明では、見積もられた工程数を「見積工程数」と
表して、実際の工程数と区別する。
2. Description of the Related Art When developing software, a specification is created based on required specifications provided by a customer, and the number of processes according to the development ability of the user is estimated based on the specification. And development costs, such as orders received. Here, the main methods for obtaining the estimation of the number of steps include the LOC method (Lines of Code method) and the software function quantity method (FP method; Function Point method). In the following description, the estimated number of steps is represented as “estimated number of steps” to distinguish it from the actual number of steps.

【0003】LOC法は、生産KL数(プログラムの行
数)を概算して、見積工程数に変換する方法であり、F
P法は、プログラムの行数やドキュメントの枚数を用い
ることなく、ファイルのレコード数や入出力の数を機能
の数(FP数;Function Point数)として概算し、この
FP数を見積工程数に変換する方法である。グラフィカ
ルユーザインタフェース(GUI)を利用したプログラ
ムの仕様書からは、直ちに生産KL数を概算できないの
で、LOC法はGUI設計に適していない。一方、ファ
イルのレコード数や入出力の数としてのFP数はGUI
を利用したプログラムの仕様書から概算することができ
るため、近年ではGUI設計に適したFP法が注目され
ている。
[0003] The LOC method is a method of estimating the number of production KLs (the number of lines of a program) and converting it into an estimated number of processes.
The P method estimates the number of records in a file and the number of inputs and outputs as the number of functions (FP number; Function Point number) without using the number of program lines or the number of documents, and uses this FP number as the estimated number of processes. How to convert. The LOC method is not suitable for GUI design because the number of production KLs cannot be immediately estimated from the specification of a program using a graphical user interface (GUI). On the other hand, the number of records in the file and the number of FPs as
In recent years, the FP method suitable for GUI design has been attracting attention because it can be roughly estimated from the specification of a program that uses FP.

【0004】以下、具体的にFP法を用いてソフトウエ
ア開発の見積工程数を算出する過程について説明する。
FP数は、仕様書に示されたファイルの数、各表示画面
ごとの表示アイテムの数、印刷のための帳票項目数等に
応じて決められる一定の数値である。例えば各処理ごと
に利用される入力ファイル、出力ファイル、入出力ファ
イル、入力用表示アイテム、出力用表示アイテム、入出
力用表示アイテム、メニュー表示アイテム、帳票の8種
類に分類された各機能の項目(以下、「機能項目」とい
う)の数とそれぞれに対する処理の難易度を表にまとめ
たものを仕様書に基づいて作成し、当該数の多少と処理
の難易度から、複雑度を評価し、各機能項目の種別
(「入力ファイル」等)ごとに各評価(「単純」等)に
応じて予め決められた数値(FP数換算値)を各ファイ
ル数、表示アイテム数、帳票数等の各項目数に乗じ、さ
らに累積加算したものをFP数とする。ここで、機能項
目の数は、例えば入力ファイルで読み出されるデータの
数に相当する。
The process of calculating the estimated number of steps for software development using the FP method will be specifically described below.
The number of FPs is a fixed numerical value determined according to the number of files indicated in the specification, the number of display items for each display screen, the number of form items for printing, and the like. For example, the input file, output file, input / output file, input display item, output display item, input / output display item, menu display item, and item of each function classified into eight types of forms used for each processing. A table summarizing the number of (hereinafter referred to as "function items") and the processing difficulty for each of them is created based on the specification, and the complexity is evaluated based on the number and the processing difficulty, For each function item type (such as “input file”), a numerical value (FP number conversion value) determined in advance according to each evaluation (“simple” etc.) is calculated for each file number, display item number, form number, etc. The value obtained by multiplying the number of items and further accumulatively adding the number is defined as the FP number. Here, the number of function items corresponds to, for example, the number of data read in the input file.

【0005】具体的には、各機能項目の数を「少な
い」、「普通」、「多い」の3段階で評価し、同様に処
理の難易度も「易」、「普通」、「難」の3段階で評価
する。複雑度は、機能項目数の多少及び処理の難易度に
対する複雑度を表したテーブル(複雑度マトリクス)を
図11(a)のように予め定めておき、この複雑度マト
リクスを参照して、「単純」、「普通」、「複雑」の3
段階で評価する。FP数換算値も同様に、図11(b)
に示すテーブル(FP数算出テーブル)のように予め定
めておく。図11は、ソフトウエア機能量を算出するた
めのテーブルの一例を表す説明図である。
[0005] Specifically, the number of each function item is evaluated in three stages of "small", "normal", and "many", and similarly, the difficulty level of the processing is "easy", "normal", "difficult". Is evaluated in three steps. As for the complexity, a table (complexity matrix) indicating the complexity with respect to the number of function items and the difficulty of processing is determined in advance as shown in FIG. Simple, ordinary, and complex
Evaluate on a scale. Similarly, the FP number conversion value is shown in FIG.
(FP number calculation table) shown in FIG. FIG. 11 is an explanatory diagram illustrating an example of a table for calculating a software function amount.

【0006】次に、従来の見積支援システムについて説
明する。図12は、従来の見積支援システムの構成ブロ
ック図であり、図13は、従来の見積支援システムにお
ける入力項目を表す説明図である。図12に示すよう
に、従来の見積支援システムは、入力装置1と、図11
に示した複雑度マトリクス及びFP数算出テーブルを具
備する制御装置2と、表示装置3と、要因データベース
4から主に構成されている。また、制御装置2は、FP
数算出部5と、見積工程数算出部6とを含む。要因デー
タベース4は、開発に使用するツールを表す情報(要因
情報)ごとに過去の特定の開発プロジェクトでのFP数
とそれに対応する実際の工程数とを組にして、実績情報
として格納している。
Next, a conventional estimation support system will be described. FIG. 12 is a configuration block diagram of a conventional estimation support system, and FIG. 13 is an explanatory diagram showing input items in the conventional estimation support system. As shown in FIG. 12, the conventional estimation support system includes the input device 1 and the input device 1 shown in FIG.
, A control device 2 having a complexity matrix and an FP number calculation table, a display device 3, and a factor database 4. Further, the control device 2 includes an FP
It includes a number calculation unit 5 and an estimated process number calculation unit 6. The factor database 4 stores, as performance information, a set of the number of FPs in a past specific development project and the corresponding actual number of processes for each piece of information (factor information) representing a tool used for development. .

【0007】制御装置2は、入力装置1から例えば、入
力ファイル、出力ファイル、入出力ファイル、入力表示
アイテム、出力表示アイテム、入出力表示アイテム、メ
ニュー表示アイテム、帳票の各々について、図13に示
すようにその機能項目の数の多少及び処理の難易度の入
力を受ける。具体的に、図13では、処理ごとに、例え
ば「画面」の処理では、画面1〜画面7の処理が行わ
れ、画面1の処理では項目数が「普通」で、処理の難易
度が「普通」であるメニュー表示アイテムが表示される
ことを表している。
[0007] The control device 2 shows, for example, an input file, an output file, an input / output file, an input display item, an output display item, an input / output display item, a menu display item, and a form from the input device 1 as shown in FIG. As described above, the number of the function items and the degree of difficulty of the process are input. Specifically, in FIG. 13, for each process, for example, in the process of “screen”, the processes of screens 1 to 7 are performed, and in the process of screen 1, the number of items is “normal”, and the difficulty of the process is “ This indicates that the menu display item "normal" is displayed.

【0008】制御装置2は、各処理ごとに、複雑度マト
リクスに基づいて、項目数及び処理の難易度から複雑度
を「単純」、「普通」、「複雑」の3段階で評価する。
例えば画面1の処理では、項目数が「普通」、処理の難
易度が「普通」であるから、図11(a)に示した複雑
度マトリクスより、複雑度が「普通」であると評価され
る。また、この制御部2のFP数算出部5は、複雑度ご
との各機能項目の数をカウントする。具体的に図13に
おいては、複雑度が「単純」である入力ファイル(F
I)の数は「2」とカウントされる。制御装置2のFP
数算出部5は、このようにしてカウントした数値に、F
P数算出テーブルに設定されている、対応するFP数換
算値を乗算し、さらにそれらの和を演算する。具体的に
は、複雑度に応じて、単純な入力ファイルの数が
「2」、普通の入力ファイルの数が「5」、複雑な入力
ファイルの数が「4」であるときには、図11(b)の
FP数算出テーブルに示すように、単純な入力ファイル
に対するFP数換算値が「3」、普通の入力ファイルに
対するFP数換算値が「5」、複雑な入力ファイルに対
するFP数換算値が「8」であるから、2×3+5×5
+4×8=63が、入力ファイルについてのFP数の小
計として演算される。以下同様に8種類の各機能項目に
ついて、FP数の小計が算出され、これら小計の総和と
して全体のFP数を得る。さらに、この制御装置2の見
積工程数算出部6は、入力装置1から開発に使用するツ
ール(「C言語」、「Java言語」等)の種類を表す
情報を要因情報として受けて、当該ツールを使用したと
きに、過去の実績としてどれだけの工程数が必要であっ
たかを表す実績情報を要因データベース4から検索し、
検索された実績情報に基づいて、予め設定された数式に
より、FP数を見積工程数に変換して表示装置3に表示
出力する。
The control unit 2 evaluates the complexity in three stages of "simple", "normal", and "complex" based on the complexity matrix based on the complexity matrix for each process.
For example, in the processing of the screen 1, since the number of items is “normal” and the difficulty level of the processing is “normal”, the complexity is evaluated as “normal” from the complexity matrix shown in FIG. You. Further, the FP number calculation unit 5 of the control unit 2 counts the number of each function item for each complexity. Specifically, in FIG. 13, the input file (F
The number of I) is counted as "2". FP of control device 2
The number calculation unit 5 adds the numerical value thus counted to F
The corresponding FP number conversion value set in the P number calculation table is multiplied, and the sum thereof is calculated. Specifically, when the number of simple input files is “2”, the number of ordinary input files is “5”, and the number of complex input files is “4” according to the complexity, FIG. As shown in the FP number calculation table in b), the FP number conversion value for a simple input file is “3”, the FP number conversion value for an ordinary input file is “5”, and the FP number conversion value for a complex input file is “5”. Since it is “8”, 2 × 3 + 5 × 5
+ 4 × 8 = 63 is calculated as a subtotal of the number of FPs for the input file. Similarly, the subtotal of the number of FPs is calculated for each of the eight types of function items, and the total number of FPs is obtained as the sum of these subtotals. Further, the estimated number-of-steps calculating section 6 of the control device 2 receives, from the input device 1, information indicating the type of a tool (“C language”, “Java language”, etc.) used for development as factor information, When is used, actual information indicating how many processes were required as past results is searched from the factor database 4,
Based on the retrieved performance information, the number of FPs is converted into the number of estimated steps using a preset mathematical expression, and output to the display device 3 for display.

【0009】ここで、変換により得られた見積工程数が
多すぎて、例えば受注額が要求されたものより大きくな
ってしまうときには、受注額を抑えるために、減らすこ
とのできる機能項目を作業者が目で見て選び、仕様書を
書き換え、改めて機能項目数の入力から繰り返す。
Here, when the number of estimated steps obtained by the conversion is too large, for example, when the order amount becomes larger than the requested one, the number of the function items that can be reduced is reduced by the operator in order to suppress the order amount. Selects by visual inspection, rewrites the specification, and repeats from the input of the number of function items.

【0010】尚、FP法を用いた見積装置の一例とし
て、ツール及び開発担当者の情報に応じた過去の実績を
元に、見積を算出する技術が特開平9−198441号
公報、「見積装置及び見積方法」に開示されている。ま
た、進捗状況に応じて見積を再計算する技術が特開平8
−202773号公報、「ソフトウエアプロジェクト進
行管理装置」に開示されている。
As an example of an estimating apparatus using the FP method, a technique for calculating an estimate based on past results according to information of tools and developers is disclosed in Japanese Patent Application Laid-Open No. 9-198441, "Estimating Apparatus". And estimation methods ”. Also, a technique for recalculating the estimate according to the progress is disclosed in
-202773, "Software Project Progress Management Apparatus".

【0011】[0011]

【発明が解決しようとする課題】しかしながら、上記従
来の見積支援システムでは、FP数を見積工程数に変換
する見積工程数算出部が、種類の限られた要因情報のみ
を利用しているので、具体的な事情に応じて見積工程数
を算出し、見積の精度を高めることができないという問
題点があった。
However, in the above-described conventional estimation support system, the estimated process number calculation unit that converts the number of FPs into the estimated process number uses only limited types of factor information. There is a problem in that the number of estimation steps cannot be calculated according to specific circumstances, and the accuracy of estimation cannot be increased.

【0012】また、上記従来の見積支援システムでは、
FP数を見積工程数に変換する数式が理論的に想定さ
れ、予め定められているので、実績情報の入力をしてい
ても、当該数式のパラメータが変わるだけで実績情報に
応じた柔軟な近似を行っていないので、見積の精度を高
めることができないという問題点があった。
Further, in the above-mentioned conventional estimation support system,
Since a formula for converting the number of FPs to the estimated number of processes is theoretically assumed and predetermined, even if the actual information is input, a flexible approximation according to the actual information only by changing the parameters of the mathematical formula. Therefore, there was a problem that the accuracy of the estimation could not be improved.

【0013】さらに、上記従来の見積支援システムで
は、仕様を再構成する場合には、作業者が仕様情報を目
で見て、減らす項目を選んで仕様書をもう一度作成し、
再度の入力をする必要があって、効率よく見積を得るこ
とができないという問題点があった。
Further, in the conventional estimation support system described above, when reconfiguring specifications, an operator looks at the specification information, selects an item to be reduced, and prepares a specification again.
There was a problem that it was necessary to input again and it was not possible to obtain an estimate efficiently.

【0014】この発明は、上述のような課題を解決する
ためになされたもので、高い精度の見積を効率よく得る
ことができる見積支援システム及び記録媒体を提供する
ことを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has as its object to provide an estimation support system and a recording medium capable of efficiently obtaining an estimation with high accuracy.

【0015】[0015]

【課題を解決するための手段】この発明に係るソフトウ
エア開発コストの見積支援システムにおいては、ソフト
ウエア開発上の条件を表す要因情報に対し、特定の条件
での過去の開発実績におけるソフトウエア機能量と工程
数とを組にして対応づけ、実績情報として格納する要因
データベースと、仕様情報の入力を受けて、当該仕様情
報に基づいてソフトウエア機能量を算出するソフトウエ
ア機能量算出部と、前記要因データベースに格納されて
いる実績情報を用いて、前記ソフトウエア機能量に基づ
いて見積の結果としての見積工程数を算出する見積工程
数算出部とを具備するソフトウエア開発コストの見積支
援システムにおいて、前記要因データベースに同一の要
因情報に対応づけられて格納されている、少なくとも一
組の実績情報に基づいて生成された、ソフトウエア機能
量に対する見積工程数を表す関係近似式を当該要因情報
に対応づけて格納する関係近似式データベースを含み、
前記見積工程数算出部が、見積作成時にソフトウエア開
発上の条件の入力を受けて、当該条件に合致する前記要
因情報に対応づけられた関係近似式を前記関係近似式デ
ータベースから検索し、当該関係近似式に基づいて、前
記算出されたソフトウエア機能量に対応する見積工程数
を算出することを特徴としたものである。
In a software development cost estimation support system according to the present invention, a software function based on past development results under specific conditions is added to factor information indicating conditions for software development. A factor database that associates the quantity and the number of processes in a set and stores the result information as information, and a software function amount calculation unit that receives input of specification information and calculates a software function amount based on the specification information, A software development cost estimation support system, comprising: an estimation step number calculation unit that calculates an estimation step number as a result of the estimation based on the software function amount using performance information stored in the factor database. At least one set of performance information stored in the factor database in association with the same factor information. There is generated, includes the relationship approximate expression database which stores in association with the factor information relationships approximate expression representing the estimated number of steps for the software functional quantity,
The estimation process number calculation unit receives an input of software development conditions at the time of estimation creation, searches the relation approximation expression database for a relation approximation expression associated with the factor information matching the conditions, and The method is characterized in that an estimated number of steps corresponding to the calculated software function amount is calculated based on a relation approximation formula.

【0016】また、この発明に係るソフトウエア開発コ
ストの見積支援システムにおいては、ソフトウエアの完
成時に、要因情報と、ソフトウエア機能量と、実際の工
程数との入力を受けて、前記入力されたソフトウエア機
能量と実際の工程数とを組として、前記要因情報に対応
づけて前記要因データベースに格納するとともに、当該
入力された要因情報と一致する要因情報を前記要因デー
タベースから検索し、対応して格納している実績情報か
ら関係近似式を生成して、前記入力された要因情報に対
応づけて、前記関係近似式データベースに格納するデー
タベース更新部を含むことを特徴としたものである。
Further, in the software development cost estimation support system according to the present invention, upon completion of the software, the input of factor information, the amount of software functions, and the actual number of processes is performed. The set of software function amounts and the actual number of steps are stored as a set in the factor database in association with the factor information, and factor information matching the input factor information is searched from the factor database. And a database update unit that generates a relational approximation formula from the stored performance information and stores the relation approximation formula in the relation approximation formula database in association with the input factor information.

【0017】また、この発明に係るソフトウエア開発コ
ストの見積支援システムにおいては、データベース更新
部が、指示により前記関係近似式データベースから特定
の要因情報に該当する関係近似式を検索し、当該検索さ
れた関係近似式をプロットして表示出力するとともに、
当該プロットした関係近似式を修正する指示の入力を受
けて、前記プロットした関係近似式を修正して、前記関
係近似式データベースに上書きして格納することを特徴
としたものである。
Further, in the software development cost estimation support system according to the present invention, the database updating unit searches the relational approximate expression database for a relational approximate expression corresponding to specific factor information according to an instruction. Plots and outputs the relational approximation formula
Receiving an input of an instruction to modify the plotted relational approximation formula, the plotted relational approximation formula is modified and overwritten and stored in the relational approximation formula database.

【0018】また、この発明に係るソフトウエア開発コ
ストの見積支援システムにおいては、ソフトウエア開発
上の条件を表す要因情報に対し、特定の条件での過去の
開発実績におけるソフトウエア機能量と工程数とを組に
して対応づけ、実績情報として格納する要因データベー
スと、入力された仕様情報に基づいてソフトウエア機能
量を算出するソフトウエア機能量算出部と、前記要因デ
ータベースに格納されている実績情報を用いて、前記ソ
フトウエア機能量に基づいて見積の結果としての見積工
程数を算出する見積工程数算出部とを具備するソフトウ
エア開発コストの見積支援システムにおいて、前記要因
データベースが要因情報として複数の開発上の条件を格
納し、前記見積工程数算出部が、ソフトウエア開発上の
条件の入力を受けて、当該条件が前記要因情報に示す条
件に一致する実績情報を前記要因データベースから検索
し、少なくとも一組の実績情報の組を取得する実績情報
検索手段と、取得された実績情報の組に基づいて、関係
近似式を生成する近似式手段と、を含み、前記生成され
た関係近似式に基づいて、前記算出されたソフトウエア
機能量に対応する見積工程数を算出することを特徴とし
たものである。
Further, in the software development cost estimation support system according to the present invention, the software function amount and the number of processes in the past development results under specific conditions are added to the factor information indicating the conditions for software development. A factor database that is stored as performance information, a software function amount calculation unit that calculates a software function amount based on input specification information, and performance information stored in the factor database. A software development cost estimation support system comprising: an estimation process number calculation unit for calculating an estimation process number as a result of the estimation based on the software function amount. The conditions for development of the software are stored, and the calculation unit for the estimated number of processes receives the input of the conditions for software development. A result information search unit that searches the factor database for the result information whose condition matches the condition indicated in the factor information, and obtains at least one set of result information, based on the acquired set of result information. Approximation formula means for generating a relation approximation formula, and calculating the estimated number of steps corresponding to the calculated software function quantity based on the generated relation approximation formula. is there.

【0019】また、この発明に係るソフトウエア開発コ
ストの見積支援システムにおいては、入力された仕様情
報が一致する機能項目を列挙して表示出力する共通化支
援部を備えたことを特徴としたものである。
Further, the software development cost estimating support system according to the present invention is characterized in that it has a common support unit for listing and displaying the function items whose input specification information matches. It is.

【0020】また、この発明に係るソフトウエア開発コ
ストの見積支援システムにおいては、前記共通化支援部
が、列挙して表示出力した機能項目のうち、削除する機
能項目の指定を、前記入力部から受けて、当該項目を削
除し、新たな仕様情報として前記ソフトウエア機能量算
出部に出力することを特徴としたものである。
Further, in the software development cost estimation support system according to the present invention, among the function items enumerated and displayed and output by the common support unit, designation of a function item to be deleted is performed from the input unit. In response, the item is deleted and output as new specification information to the software function amount calculation unit.

【0021】さらに、この発明に係るソフトウエア開発
コストの見積支援プログラムを格納するコンピュータ読
み取り可能な記録媒体においては、ソフトウエア開発上
の条件を表す要因情報に対し、特定の条件での過去の開
発実績におけるソフトウエア機能量と工程数とを組にし
て対応づけ、実績情報として格納する要因データベース
と、仕様情報の入力を受けて、当該仕様情報に基づいて
ソフトウエア機能量を算出するソフトウエア機能量算出
ステップと、前記要因データベースに格納されている実
績情報を用いて、前記ソフトウエア機能量に基づいて見
積の結果としての見積工程数を算出する見積工程数算出
ステップとを具備するソフトウエア開発コストの見積支
援プログラムを格納するコンピュータ読み取り可能な記
録媒体において、前記要因データベースに同一の要因情
報に対応づけられて格納されている、少なくとも一組の
実績情報に基づいて生成された、ソフトウエア機能量に
対する見積工程数を表す関係近似式を当該要因情報に対
応づけて格納する関係近似式データベースを含み、前記
見積工程数算出ステップが、見積作成時にソフトウエア
開発上の条件の入力を受けて、当該条件に合致する前記
要因情報に対応づけられた関係近似式を前記要因データ
ベースから検索し、当該関係近似式に基づいて、前記算
出されたソフトウエア機能量に対応する見積工程数を算
出することを特徴としたものである。
Further, in a computer-readable recording medium for storing a software development cost estimation support program according to the present invention, the past development under specific conditions is compared with the factor information indicating the conditions of software development. A software function that calculates the amount of software functions based on the specification information based on the input of specification information and the factor database that stores the software function amounts and the number of processes in the results as a set and correlates the results. A software development comprising: an amount calculation step; and an estimated step number calculation step of calculating an estimated step number as a result of the estimation based on the software function amount using the performance information stored in the factor database. In a computer-readable recording medium storing a cost estimation support program, A relational approximation formula that is based on at least one set of performance information and that represents the estimated number of steps for the software function quantity, which is stored in the factor database in association with the same factor information, corresponds to the factor information. A relational approximation formula database for storing the relational approximation formula database, wherein the step of calculating the number of estimated steps receives an input of a condition for software development at the time of making the estimate, and is associated with the factor information matching the condition. Is retrieved from the factor database, and the estimated number of steps corresponding to the calculated software function amount is calculated based on the relational approximation formula.

【0022】[0022]

【発明の実施の形態】本発明の好ましい実施の形態を図
面に基づいて説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described with reference to the drawings.

【0023】実施の形態1.図1は、本発明の好ましい
実施の形態1に係る見積支援システムの構成ブロック図
である。本発明の好ましい実施の形態1に係る見積支援
システムは、図1に示すように、入力装置7と、図11
に示した複雑度マトリクス及びFP数算出テーブルを具
備する制御装置8と、表示装置9と、要因データベース
14と関係近似式データベース15とを具備するデータ
ベース10とから主に構成されている。また、制御装置
8は、本発明のソフトウエア機能量算出部としてのFP
数算出部11と、見積工程数算出部12と、共通化支援
部13を含む。
Embodiment 1 FIG. 1 is a configuration block diagram of an estimation support system according to a preferred embodiment 1 of the present invention. As shown in FIG. 1, the estimation support system according to the preferred embodiment 1 of the present invention
And a display device 9, and a database 10 having a factor database 14 and a relational approximate expression database 15. Further, the control device 8 includes an FP as a software function amount calculation unit of the present invention.
It includes a number calculation unit 11, an estimated process number calculation unit 12, and a commonization support unit 13.

【0024】要因データベース14は、図2(a)に示
すように、複数の条件を含む要因情報としての要因フラ
グ(A)ごとに、過去の開発実績におけるFP数と、工
程数とを組とした実績情報(B)とを格納しており、関
係近似式データベース15は、図2(b)に示すよう
に、要因情報としての要因フラグ(C)ごとに、対応す
る実績情報から予め算出された関係近似式(D)を格納
している。ここで、FP数は、本発明のソフトウエア機
能量に相当する。また、工程数は「工数」として記載し
ている。図2は、本発明の実施の形態1のデータベース
10の内容を表す説明図である。尚、図2(b)では、
要因情報ごとに関係近似式のID番号に相当するものを
格納するようにしているが、関係近似式のパラメータそ
のものを格納するようにしておいても構わない。
As shown in FIG. 2A, the factor database 14 sets the number of FPs and the number of processes in past development results for each factor flag (A) as factor information including a plurality of conditions. As shown in FIG. 2B, the relational approximate expression database 15 is calculated in advance from the corresponding result information for each factor flag (C) as the factor information, as shown in FIG. (D) is stored. Here, the number of FPs corresponds to the software function amount of the present invention. In addition, the number of steps is described as “man-hours”. FIG. 2 is an explanatory diagram showing the contents of the database 10 according to the first embodiment of the present invention. In FIG. 2B,
Although the one corresponding to the ID number of the relational approximation expression is stored for each factor information, the parameter itself of the relational approximation expression may be stored.

【0025】また、要因情報の複数の条件としては、開
発に用いる言語(「C言語」、「Java言語」等)及
びそのバージョン情報等のほかに、例えば、開発ソフト
ウエアの利用分野に関する情報と、その開発経験、業務
知識、ソフトウエアの規模等がある。要因情報の条件は
必ずしもすべて指定する必要はなく、選択的に条件を組
み合わせて指定してもよい。このように多種の条件を任
意に組み合わせて、要因情報として用いているのは、見
積の精度を高めるためである。尚、検索を容易にするた
めには、要因情報の各条件を1ビットの要因フラグとし
て表現することが好ましい。関係近似式は、実績情報に
基づいて、内挿・外挿を行って得られる数式である。こ
こで、内挿・外挿の方法としては、公知の方法を用い
る。
The plurality of conditions of the factor information include, in addition to the language used for development (“C language”, “Java language”, etc.) and its version information, for example, information on the application field of the development software. , Development experience, business knowledge, software scale, etc. It is not always necessary to specify all the conditions of the factor information, and they may be specified by selectively combining the conditions. The reason why various types of conditions are arbitrarily combined and used as the factor information is to improve the accuracy of estimation. In order to facilitate the search, it is preferable to express each condition of the factor information as a 1-bit factor flag. The relational approximation formula is a mathematical expression obtained by performing interpolation and extrapolation based on the performance information. Here, a known method is used as a method of interpolation / extrapolation.

【0026】以下、見積作成時と、ソフトウエアの開発
終了時の各々について、本発明の実施の形態1の動作を
説明する。まず、見積生成時の動作について説明する。
The operation of the first embodiment of the present invention will be described below at the time of making an estimate and at the time of ending the development of software. First, the operation at the time of estimation generation will be described.

【0027】制御装置8は、見積工程数を算出する処理
として、図3に示すような処理を行う。図3は、制御装
置8の見積工程数を算出する処理を表すフローチャート
図であり、図4は、本発明の実施の形態1に係る見積支
援システムへの入力項目を表す説明図である。図3に示
すように、制御装置8は、入力装置7から処理名と、各
処理における機能項目として、例えば、図4に示すよう
な一覧表の状態で、入力ファイル、出力ファイル、入出
力ファイル、入力表示アイテム、出力表示アイテム、入
出力表示アイテム、メニュー表示アイテム、帳票の各々
の機能項目の名称と、当該機能項目の数の多少及び処理
の難易度の入力を受ける(S1)。以下、この入力項目
を「調査票」と呼ぶことにする。具体的に、図4では、
処理ごとに、例えば「画面」の処理では、機能項目の名
称として「書式情報画面」〜「画面7」の処理が行わ
れ、書式情報画面の処理では項目数が「普通」で、処理
の難易度が「普通」であるメニュー表示アイテムが表示
されることを表している。
The control device 8 performs a process as shown in FIG. 3 as a process for calculating the estimated number of processes. FIG. 3 is a flowchart illustrating a process of calculating the number of estimated steps of the control device 8, and FIG. 4 is an explanatory diagram illustrating input items to the estimation support system according to the first embodiment of the present invention. As shown in FIG. 3, the control device 8 receives the input file, the output file, and the input / output , The input display item, the output display item, the input / output display item, the menu display item, the name of each function item of the form, the number of the function items, and the processing difficulty are input (S1). Hereinafter, this input item is referred to as a “survey form”. Specifically, in FIG.
For each processing, for example, in the processing of “screen”, the processing of “format information screen” to “screen 7” is performed as the name of the function item, and in the processing of the format information screen, the number of items is “normal”, and processing is difficult. This indicates that a menu display item whose degree is “normal” is displayed.

【0028】制御装置8は、複雑度マトリクスに基づい
て、調査票の記載から各機能項目の複雑度を「単純」、
「普通」、「複雑」の3段階で評価する(S2)。例え
ば「書式情報画面」の処理では、項目数が「普通」、処
理の難易度が「普通」であるから、図11(a)に示し
た複雑度マトリクスより、複雑度が「普通」であると評
価される。また、この制御装置8のFP数算出部11
は、複雑度ごとの各機能項目の数をカウントする(S
3)。具体的に図3においては、複雑度が「単純」であ
る入力ファイル(FI)の数は「2」とカウントされ
る。制御装置8のFP数算出部11は、このようにして
カウントした数値に、FP数算出テーブルに設定されて
いる、対応するFP数換算値を乗算し、さらにそれらの
和を演算して、総FP数を算出する(S4)。具体的に
は、複雑度に応じて、単純な入力ファイルの数が
「2」、普通の入力ファイルの数が「5」、複雑な入力
ファイルの数が「4」であるときには、図11(b)の
FP数算出テーブルに示すように、単純な入力ファイル
に対するFP数換算値が「3」、普通の入力ファイルに
対するFP数換算値が「5」、複雑な入力ファイルに対
するFP数換算値が「8」であるから、2×3+5×5
+4×8=63が、入力ファイルについてのFP数の小
計として演算される。以下同様に8種類の各機能項目に
ついて、FP数の小計が算出され、これら小計の総和と
して総FP数を得る。制御装置8の見積工程数算出部1
2は、入力装置7から開発に使用するツール(「C言
語」、「Java言語」等)の種類を表す情報と、開発
経験の有無、業務知識の有無、規模の大小等を表す情報
とを要因情報として受けて、当該要因情報に対応する関
係近似式を関係近似式データベース15から検索し(S
5)、当該関係近似式に全体のFP数を当てはめて見積
工程数を算出して(S6)、処理を終了する。
Based on the complexity matrix, the control device 8 sets the complexity of each function item to “simple”,
Evaluation is made in three levels of “normal” and “complex” (S2). For example, in the processing of the “format information screen”, since the number of items is “normal” and the difficulty of the processing is “normal”, the complexity is “normal” from the complexity matrix shown in FIG. Is evaluated. The FP number calculation unit 11 of the control device 8
Counts the number of each function item for each complexity (S
3). Specifically, in FIG. 3, the number of input files (FI) whose complexity is “simple” is counted as “2”. The FP number calculation unit 11 of the control device 8 multiplies the numerical value counted in this way by the corresponding FP number conversion value set in the FP number calculation table, further calculates the sum thereof, and The number of FPs is calculated (S4). Specifically, when the number of simple input files is “2”, the number of ordinary input files is “5”, and the number of complex input files is “4” according to the complexity, FIG. As shown in the FP number calculation table in b), the FP number conversion value for a simple input file is “3”, the FP number conversion value for an ordinary input file is “5”, and the FP number conversion value for a complex input file is “5”. Since it is “8”, 2 × 3 + 5 × 5
+ 4 × 8 = 63 is calculated as a subtotal of the number of FPs for the input file. Similarly, the subtotal of the number of FPs is calculated for each of the eight types of function items, and the total number of FPs is obtained as the sum of these subtotals. Estimated number-of-processes calculation unit 1 of control device 8
Reference numeral 2 denotes information indicating the type of a tool ("C language", "Java language", etc.) to be used for development from the input device 7, and information indicating presence / absence of development experience, business knowledge, scale, etc. Receiving as the factor information, a relation approximation formula corresponding to the factor information is searched from the relation approximation formula database 15 (S
5), the estimated number of processes is calculated by applying the total number of FPs to the relational approximation formula (S6), and the process ends.

【0029】処理S6において算出された見積工程数が
多すぎて、例えば受注額が要求されたものより大きくな
ってしまうときには、利用者は、制御装置8の共通化支
援部13を起動する。制御装置8の共通化支援部13
は、図5に示すような処理を行う。図5は、共通化支援
部13の共通化支援の処理を表すフローチャート図であ
る。共通化支援部13は、調査票として入力された機能
項目の各々について、同一の名称の、或いは同一の種類
(例えば「入力ファイル」等)の機能項目があるかを検
索し(S11)、そのような複数の機能項目があれば
(Yesならば)、図6に示すような共通化候補テーブ
ルに追加して(S12)、処理S13に移行する。ま
た、処理S11において、そのような機能項目が検索さ
れなければ(Noならば)、すべての機能項目について
の検索が終了したか否かを調べ(S13)、検索が終了
していれば(Yesならば)、処理S14に移行し、終
了していなければ(Noならば)、処理S11に戻って
処理を続ける。図6は、共通化候補テーブルの一例を表
す説明図である。
When the estimated number of processes calculated in the process S6 is too large, for example, when the order amount becomes larger than the requested one, the user activates the common support unit 13 of the control device 8. Commonization support unit 13 of control device 8
Performs a process as shown in FIG. FIG. 5 is a flowchart illustrating the process of the sharing support performed by the sharing support unit 13. The common support unit 13 searches for a function item having the same name or the same type (for example, “input file”) for each of the function items input as the survey form (S11). If there is such a plurality of function items (if Yes), it is added to the commonization candidate table as shown in FIG. 6 (S12), and the process proceeds to S13. In addition, if such a function item is not searched in the process S11 (if No), it is checked whether or not the search for all the function items has been completed (S13), and if the search has been completed (Yes). If so, the process proceeds to step S14, and if not completed (if No), the process returns to step S11 to continue the process. FIG. 6 is an explanatory diagram illustrating an example of the commonization candidate table.

【0030】共通化支援部13は、検索が終了して、共
通化候補テーブルの生成が完了すると、当該共通化候補
テーブルを表示装置9に表示出力する(S14)。この
共通化支援部13は、また、利用者からの指示を待機し
(S15)、入力された指示が処理S14で表示した機
能項目の一部を削除する指定であるか否かを調べ(S1
6)、削除する指示であると(Yesであると)、共通
化候補テーブルから指示された機能項目を削除して(S
17)、さらに処理S15に戻って指示を待機する。ま
た、処理S16において削除する指示でないと(Noで
あると)、指示が終了の指示であるか否かを調べ(S1
8)、終了の指示でなければ(Noであれば)、処理S
15に戻って指示を待機し、終了の指示であれば(Ye
sであれば)、共通化候補テーブルに従って、調査票を
再作成し(S19)、処理終了する。そして、制御装置
8が、図3に示した見積の処理を行って、再構築した調
査票を基に、もう一度FP数を算出し、さらに見積工程
数を算出する。
When the search is completed and the generation of the common candidate table is completed, the common support unit 13 displays the common candidate table on the display device 9 (S14). The common support unit 13 also waits for an instruction from the user (S15), and checks whether the input instruction is a designation to delete a part of the function item displayed in the processing S14 (S1).
6) If the instruction is a deletion instruction (Yes), the designated function item is deleted from the commonization candidate table (S
17) Then, the process returns to step S15 to wait for an instruction. If the instruction is not an instruction to delete in step S16 (if No), it is checked whether the instruction is an end instruction (S1).
8) If not an end instruction (if No), process S
15 and waits for an instruction.
If s), the survey form is re-created according to the commonization candidate table (S19), and the process ends. Then, the control device 8 performs the estimation process shown in FIG. 3, calculates the number of FPs again based on the reconstructed questionnaire, and further calculates the estimated number of processes.

【0031】次に、本実施の形態のソフトウエア開発終
了時の処理について説明する。図7は、本実施の形態の
ソフトウエア開発終了時の処理を表すフローチャート図
である。
Next, processing at the end of software development according to the present embodiment will be described. FIG. 7 is a flowchart illustrating processing at the end of software development according to the present embodiment.

【0032】ソフトウエアの開発が終了すると、制御装
置8は、入力装置7から当該開発の終了したソフトウエ
アの開発上の条件としての要因情報と、実際のFP数
と、実際の工程数との入力を受けて(S21)、要因デ
ータベース14から、入力された要因情報に対応する実
績情報の組を検索して抽出し(S22)、当該実績情報
と、処理S21で新規に入力された実際のFP数に対す
る実際の工程数とを表示装置9に散布図として表示出力
し(S23)、公知の内挿・外挿方法によって、当該散
布図で表示したデータを内挿・外挿して関係近似式を生
成し(S24)、関係近似式を併せて表示装置9に表示
出力する。
When the development of the software is completed, the control device 8 transmits, from the input device 7, the factor information as the development conditions of the software whose development has been completed, the actual number of FPs, and the actual number of processes. In response to the input (S21), a set of performance information corresponding to the input factor information is searched and extracted from the factor database 14 (S22), and the performance information and the actual information newly input in the process S21 are retrieved. The actual number of processes with respect to the number of FPs is output as a scatter diagram on the display device 9 (S23), and the data displayed in the scatter diagram is interpolated / extrapolated by a known interpolation / extrapolation method to obtain a relational approximate expression Is generated (S24), and displayed on the display device 9 together with the approximate relational expression.

【0033】利用者は、表示装置9に表示出力された関
係近似式が、現実の状況に合っていないと考えるときに
は、ここで、関係近似式に修正を加える。具体的には、
表示装置9に表示された関係近似式のグラフの一部をド
ラッグして内挿・外挿のパラメータを調整する。制御装
置8は、関係近似式の修正の入力を受けたか否かを判断
し(S25)、修正の入力を受けていれば(Yesなら
ば)、処理S24に戻って内挿・外挿のパラメータを調
整して関係近似式を再計算し、改めて表示装置9に表示
出力する。また、処理S25において、修正の入力を受
けていなければ(Noならば)、処理を終了する指示の
入力を受けたか否かを判断し(S26)、処理を終了す
る指示を受けていないならば(Noならば)、処理S2
5に戻って処理を続行し、処理を終了する指示を受けて
いれば(Yesならば)、処理S21で入力された要因
情報に対応する現在の関係近似式を関係近似式データベ
ース15から検索し、当該関係近似式に、処理S24で
生成した関係近似式を上書きして格納し(S27)、処
理を終了する。
When the user thinks that the relational approximation expression displayed and displayed on the display device 9 does not match the actual situation, the user modifies the relational approximation expression here. In particular,
A part of the graph of the relational approximation equation displayed on the display device 9 is dragged to adjust the interpolation / extrapolation parameters. The control device 8 determines whether or not a correction input of the relational approximation formula has been received (S25). If the correction input has been received (Yes), the control device 8 returns to the process S24 and returns to the interpolation / extrapolation parameters. Is adjusted to recalculate the relational approximation formula, and the result is output to the display device 9 again. In step S25, if no correction input has been received (if No), it is determined whether an instruction to end the processing has been input (S26). If an instruction to end the processing has not been received, (If No), process S2
5, the process is continued, and if an instruction to end the process has been received (Yes), the current relationship approximate expression corresponding to the factor information input in process S21 is searched from the relationship approximate expression database 15. Then, the relation approximation formula generated in step S24 is overwritten on the relation approximation formula and stored (S27), and the process ends.

【0034】本実施の形態によれば、複数の条件を要因
情報として扱うことができ、かつ、過去の実績情報に基
づいて予め生成された関係近似式を利用して、見積工程
数を算出しているので、見積の精度を向上できる。ま
た、開発の終了時には、新たに開発を終了したソフトウ
エアの現実のFP数と工程数とに基づいて改めて関係近
似式を再調整するので、次回からの見積の精度を向上で
きる。
According to the present embodiment, a plurality of conditions can be treated as factor information, and the number of estimated steps is calculated using a relational approximation formula generated in advance based on past performance information. The accuracy of the estimate can be improved. Further, at the end of the development, the relational approximation formula is readjusted again based on the actual number of FPs and the number of processes of the newly developed software, so that the accuracy of estimation from next time can be improved.

【0035】さらに、本実施の形態によれば、共通化支
援部13の働きにより、重複した機能を提示させ、指示
に基づいて仕様書を再構成させることができ、効率よく
見積を作成することができる。
Further, according to the present embodiment, by the function of the common support unit 13, the duplicated functions can be presented, and the specification can be reconfigured based on the instructions. Can be.

【0036】実施の形態2.上記の実施の形態1では、
要因情報ごとに、予め関係近似式を生成して格納するこ
ととしていたが、見積工程数を算出するときに、要因情
報に基づいて関係近似式を検索して生成し、当該生成し
た関係近似式を利用するのも好ましい。そこで、見積工
程数を算出するときに関係近似式を生成する本発明の実
施の形態2に係るソフトウエア開発コストの見積支援シ
ステムについて、以下に説明する。
Embodiment 2 In the first embodiment,
For each piece of factor information, a relational approximation formula was generated and stored in advance, but when calculating the estimated number of processes, a relational approximation formula was searched and generated based on the factor information, and the generated relation approximation formula was generated. It is also preferable to use Therefore, a software development cost estimation support system according to the second embodiment of the present invention that generates a relational approximation formula when calculating the estimated number of processes will be described below.

【0037】本実施の形態に係る見積支援システムにつ
いて、以下図面を参照しながら説明する。尚、図1に示
した実施の形態1に係る見積支援システムと同様の構成
となる部分については同一の符号を付して説明する。図
8は、本発明の好ましい実施の形態2に係る見積支援シ
ステムの構成ブロック図である。図8に示すように、入
力装置7と、制御装置16と、表示装置9と、データベ
ース17とから主に構成されている。ここで、制御装置
16は、FP数算出部11と、見積工程数算出部12
と、共通化支援部13とを含む。また、データベース1
7は、要因データベース14を含む。尚、要因データベ
ース14の内容は、図2(a)に示した、本発明の実施
の形態1に係るものと同様であるので、説明を省略す
る。
The estimation support system according to the present embodiment will be described below with reference to the drawings. Note that parts having the same configuration as that of the estimation support system according to the first embodiment shown in FIG. FIG. 8 is a configuration block diagram of an estimation support system according to a preferred embodiment 2 of the present invention. As shown in FIG. 8, it mainly comprises an input device 7, a control device 16, a display device 9, and a database 17. Here, the control device 16 includes the FP number calculation unit 11 and the estimated process number calculation unit 12
And a commonization support unit 13. Database 1
7 includes a factor database 14. The contents of the factor database 14 are the same as those according to the first embodiment of the present invention shown in FIG.

【0038】以下、見積作成時と、ソフトウエアの開発
終了時の各々について、本発明の実施の形態2の動作を
説明する。まず、見積生成時の動作について説明する。
The operation of the second embodiment of the present invention will be described below at the time of making an estimate and at the time of ending the software development. First, the operation at the time of estimation generation will be described.

【0039】制御装置16は、見積工程数を算出する処
理として、図9に示すような処理を行う。図9は、制御
装置16の見積工程数を算出する処理を表すフローチャ
ート図である。図9に示すように、制御装置16は、入
力装置7から処理名と、各処理における機能項目とし
て、例えば、図4に示したような一覧表の状態で、入力
ファイル、出力ファイル、入出力ファイル、入力表示ア
イテム、出力表示アイテム、入出力表示アイテム、メニ
ュー表示アイテム、帳票の各々の機能項目の名称と、当
該機能項目の数の多少及び処理の難易度の入力(調査票
の入力)を受ける(S31)。
The control device 16 performs a process as shown in FIG. 9 as a process for calculating the estimated number of processes. FIG. 9 is a flowchart illustrating a process performed by the control device 16 to calculate the estimated number of processes. As shown in FIG. 9, the control device 16 receives the input file, the output file, and the input / output Enter the name of each function item of file, input display item, output display item, input / output display item, menu display item, form, and the number of the function items and the difficulty of processing (input of survey form). Received (S31).

【0040】制御装置16は、複雑度マトリクスに基づ
いて、調査票の記載から各機能項目の複雑度を「単
純」、「普通」、「複雑」の3段階で評価し(S3
2)、FP数算出部11により、複雑度ごとの各機能項
目の数をカウントする(S33)。FP数算出部11
は、処理S33でカウントした各機能項目ごとの数値
に、FP数算出テーブルに設定されている、対応するF
P数換算値を乗算し、さらにそれらの和を演算して、総
FP数を算出する(S34)。また、この制御装置16
は、見積工程数算出部12は、入力装置7から要因情報
の入力を受けて、当該要因情報に対応して格納されてい
る実績情報を取得し(S35)、当該取得した実績情報
に基づいて公知の内挿・外挿方法により、FP数に対す
る見積工程数を表す数式としての関係近似式を生成する
(S36)。そして、制御装置16は、処理S36で生
成された関係近似式に、処理S34で算出された総FP
数を当てはめて見積工程数を算出して表示装置9に表示
出力し(S37)、処理を終了する。
Based on the complexity matrix, the control device 16 evaluates the complexity of each function item from the description of the questionnaire in three stages of "simple", "normal", and "complex" (S3).
2) The FP number calculation unit 11 counts the number of each function item for each complexity (S33). FP number calculation unit 11
Is the numerical value for each function item counted in the processing S33, and the corresponding F set in the FP number calculation table.
The total number of FPs is calculated by multiplying the converted P number and further calculating the sum thereof (S34). Also, the control device 16
The estimation process number calculation unit 12 receives the input of the factor information from the input device 7, acquires the performance information stored corresponding to the factor information (S35), and based on the acquired performance information. By a known interpolation / extrapolation method, a relational approximate expression is generated as a mathematical expression representing the number of estimated steps with respect to the number of FPs (S36). Then, the control device 16 adds the total FP calculated in step S34 to the relation approximate expression generated in step S36.
The estimated number of steps is calculated by applying the numbers, and the calculated number is output to the display device 9 (S37), and the process is terminated.

【0041】この処理S37において算出された見積工
程数が多すぎて、例えば受注額が要求されたものより大
きくなってしまうときに、利用者の指示により図5に示
すような共通化の処理を行うのは、本発明の実施の形態
1に係る見積支援システムと同様であるので、その説明
を省略する。
When the estimated number of processes calculated in the process S37 is too large, for example, the order amount becomes larger than the requested one, a common process as shown in FIG. The operations performed are the same as those performed by the estimation support system according to the first embodiment of the present invention, and a description thereof will be omitted.

【0042】次に、本実施の形態のソフトウエア開発終
了時の処理について説明する。図10は、本実施の形態
のソフトウエア開発終了時の処理を表すフローチャート
図である。
Next, processing at the end of software development according to the present embodiment will be described. FIG. 10 is a flowchart illustrating processing at the end of software development according to the present embodiment.

【0043】ソフトウエアの開発が終了すると、制御装
置16は、入力装置7から当該開発の終了したソフトウ
エアの開発上の条件としての要因情報と、実際のFP数
と、実際の工程数との入力を受けて(S41)、当該入
力されたFP数と実際の工程数とを組とし、入力された
要因情報に対応づけて、要因データベース14に格納し
て(S42)、処理を終了する。
When the development of the software is completed, the control device 16 uses the input device 7 to transmit the factor information as the conditions for the development of the developed software, the actual number of FPs, and the actual number of processes. Upon receiving the input (S41), the input number of FPs and the actual number of steps are combined into a set, stored in the factor database 14 in association with the input factor information (S42), and the process is terminated.

【0044】本実施の形態によれば、複数の条件を要因
情報として扱うことができ、かつ、過去の実績情報に基
づいて関係近似式を生成し、これを利用して見積工程数
を算出しているので、見積の精度を向上できる。また、
開発の終了時には、新たに開発を終了したソフトウエア
の現実のFP数と工程数とに基づいて実績情報を蓄積す
るので、次回からの見積の精度を向上できる。
According to the present embodiment, a plurality of conditions can be treated as factor information, and a relational approximation formula is generated based on past performance information, and the estimated number of processes is calculated using this formula. The accuracy of the estimate can be improved. Also,
At the end of the development, the performance information is accumulated based on the actual number of FPs and the number of processes of the software that has been newly developed, so that the accuracy of estimation from the next time can be improved.

【0045】さらに、本実施の形態によれば、共通化支
援部13の働きにより、重複した機能を提示させ、指示
に基づいて仕様書を再構成させることができ、効率よく
見積を作成することができる。
Further, according to the present embodiment, by the function of the common support unit 13, the duplicated function can be presented and the specification can be reconstructed based on the instruction, so that the estimate can be created efficiently. Can be.

【0046】尚、実施の形態1と実施の形態2とにおい
ては、工程数の見積を作成する場合について説明した
が、工程数の代わりに、ソフトウエアの試験項目の数
や、試験における誤りの検出数などを実績情報として蓄
積すれば、これらの数値の見積を作成することも可能で
ある。
In the first and second embodiments, a case has been described in which the number of steps is estimated. However, instead of the number of steps, the number of software test items and the error By accumulating the number of detections and the like as performance information, it is possible to create estimates of these numerical values.

【0047】実施の形態3.さらに、実施の形態1と実
施の形態2とをコンピュータのプログラムとして実現
し、これをコンピュータ読みとり可能な記録媒体に格納
することも可能である。
Embodiment 3 Further, the first and second embodiments can be realized as a computer program, and can be stored in a computer-readable recording medium.

【0048】[0048]

【発明の効果】この発明は、以上説明したように構成さ
れているので、以下に示すような効果を奏する。
Since the present invention is configured as described above, it has the following effects.

【0049】要因情報に示された特定の条件での過去の
開発実績ごとに、ソフトウエア機能量に応じた見積工程
数を表す関係近似式を生成して蓄積しており、見積作成
時に、仕様情報の入力を受けて、仕様情報から算出され
たソフトウエア機能量を算出し、開発上の条件に合致す
る条件での関係近似式を検索し、検索された関係近似式
に、算出したソフトウエア機能量を当てはめて、見積工
程数を算出しているため、開発上の種々の条件に応じた
見積が作成でき、見積の精度を高めることができる。
For each past development result under the specific conditions indicated in the factor information, a relational approximation formula representing the estimated number of processes according to the software function amount is generated and accumulated. In response to the input of the information, the software function amount calculated from the specification information is calculated, and a relational approximation formula is searched under conditions that match the development conditions. Since the number of estimated steps is calculated by applying the functional quantity, it is possible to create an estimate according to various developmental conditions, and to improve the accuracy of the estimate.

【0050】また、ソフトウエアの完成時に、要因情報
とソフトウエア機能量と実際の工程数との入力を受け
て、その要因情報に応じた関係近似式を生成して更新す
ることで、次回からの見積の精度をより高めることがで
きる。
When the software is completed, the input of the factor information, the amount of software functions, and the actual number of processes is received, and a relational approximation formula corresponding to the factor information is generated and updated, so that the next time the software is completed, Can improve the accuracy of the estimate.

【0051】さらに、指示により関係近似式をプロット
して表示出力し、修正の指示の入力を受けて、関係近似
式を修正し、上書きして格納することで、見積の精度を
より高めることができる。
Further, the relational approximation formula is plotted and displayed and output according to the instruction, and the relational approximation formula is corrected, overwritten and stored in response to the input of the correction instruction, so that the accuracy of estimation can be further improved. it can.

【0052】また、請求項4記載の本発明によれば、過
去の開発実績での要因情報に対して、ソフトウエア機能
量と工程数との組を対応づけて実績情報として格納して
おり、見積作成時に仕様情報の入力を受けて、ソフトウ
エア機能量を算出し、開発上の条件に合致する条件での
実績情報を検索し、実績情報から関係近似式を生成し
て、算出したソフトウエア機能量を当てはめて見積工程
数を算出することで、開発上の種々の条件に応じた見積
が作成でき、見積の精度を高めることができる。
According to the fourth aspect of the present invention, a set of a software function amount and the number of processes is stored as result information in association with factor information in past development results, Receives specification information at the time of making an estimate, calculates software function quantity, searches for performance information under conditions that match development conditions, generates a relational approximation formula from the performance information, and calculates the calculated software By calculating the estimated number of processes by applying the functional quantity, it is possible to create an estimate according to various developmental conditions, and to improve the accuracy of the estimate.

【0053】さらに、入力された仕様情報が一致する機
能項目を列挙して表示することで、仕様の再構成を容易
にして、効率よく見積を得ることができる。
Furthermore, by enumerating and displaying the function items that match the input specification information, it is possible to easily reconfigure the specification and obtain an efficient estimate.

【0054】さらに、列挙した機能項目から削除する機
能項目の指定の入力を受けて、当該機能項目を削除した
新たな仕様情報に基づいて見積工程数を算出すること
で、効率よく見積を得ることができる。
Further, upon receiving an input of designation of a function item to be deleted from the enumerated function items, the number of estimated steps is calculated based on new specification information in which the function item is deleted, so that an efficient estimate can be obtained. Can be.

【0055】さらに、かかる見積支援システムをコンピ
ュータのプログラムとして実現し、コンピュータ読みと
り可能な記録媒体として、効率よく精度の高い見積を得
ることができる。
Further, such an estimation support system is realized as a computer program, and a highly accurate estimate can be obtained efficiently as a computer-readable recording medium.

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

【図1】 本発明の好ましい実施の形態1に係る見積支
援システムの構成ブロック図である。
FIG. 1 is a configuration block diagram of an estimation support system according to a preferred embodiment 1 of the present invention;

【図2】 本発明の実施の形態1のデータベース10の
内容を表す説明図である。
FIG. 2 is an explanatory diagram showing contents of a database 10 according to the first embodiment of the present invention.

【図3】 制御装置8の見積工程数を算出する処理を表
すフローチャート図である。
FIG. 3 is a flowchart illustrating a process of calculating an estimated number of processes by the control device 8;

【図4】 本発明の実施の形態1に係る見積支援システ
ムへの入力項目を表す説明図である。
FIG. 4 is an explanatory diagram showing input items to an estimation support system according to the first embodiment of the present invention.

【図5】 共通化支援部13の共通化支援の処理を表す
フローチャート図である。
FIG. 5 is a flowchart illustrating a process of common support by the common support unit 13.

【図6】 共通化候補テーブルの一例を表す説明図であ
る。
FIG. 6 is an explanatory diagram illustrating an example of a commonization candidate table.

【図7】 本実施の形態のソフトウエア開発終了時の処
理を表すフローチャート図である。
FIG. 7 is a flowchart illustrating processing at the end of software development according to the present embodiment.

【図8】 本発明の好ましい実施の形態2に係る見積支
援システムの構成ブロック図である。
FIG. 8 is a configuration block diagram of an estimation support system according to a preferred embodiment 2 of the present invention;

【図9】 制御装置16の見積工程数を算出する処理を
表すフローチャート図である。
FIG. 9 is a flowchart illustrating a process performed by the control device 16 to calculate an estimated number of processes.

【図10】 本実施の形態のソフトウエア開発終了時の
処理を表すフローチャート図である。
FIG. 10 is a flowchart illustrating processing at the end of software development according to the present embodiment.

【図11】 ソフトウエア機能量を算出するためのテー
ブルの一例を表す説明図である。
FIG. 11 is an explanatory diagram illustrating an example of a table for calculating a software function amount.

【図12】 従来の見積支援システムの構成ブロック図
である。
FIG. 12 is a configuration block diagram of a conventional estimation support system.

【図13】 従来の見積支援システムにおける入力項目
を表す説明図である。
FIG. 13 is an explanatory diagram showing input items in a conventional estimation support system.

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

1,7 入力装置、2,8,16 制御装置、3,9
表示装置、4,14要因データベース、5,11 FP
数算出部、6,12 見積工程数算出部、10,17
データベース、13 共通化支援部、15 関係近似式
データベース。
1,7 input device, 2,8,16 control device, 3,9
Display device, 4,14 factor database, 5,11 FP
Number calculation unit, 6,12 Estimated process number calculation unit, 10,17
Database, 13 common support unit, 15 relational approximation formula database.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 山崎 敏和 東京都千代田区丸の内二丁目2番3号 三 菱電機株式会社内 Fターム(参考) 5B046 JA01 KA05 5B049 BB07 CC11 CC21 DD00 EE03 EE05 FF03 FF04 5B076 EC09  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Toshikazu Yamazaki 2-3-2 Marunouchi, Chiyoda-ku, Tokyo F-term in Mitsubishi Electric Corporation 5B046 JA01 KA05 5B049 BB07 CC11 CC21 DD00 EE03 EE05 FF03 FF04 5B076 EC09

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウエア開発上の条件を表す要因情
報に対し、特定の条件での過去の開発実績におけるソフ
トウエア機能量と工程数とを組にして対応づけ、実績情
報として格納する要因データベースと、仕様情報の入力
を受けて、当該仕様情報に基づいてソフトウエア機能量
を算出するソフトウエア機能量算出部と、前記要因デー
タベースに格納されている実績情報を用いて、前記ソフ
トウエア機能量に基づいて見積の結果としての見積工程
数を算出する見積工程数算出部とを具備するソフトウエ
ア開発コストの見積支援システムにおいて、 前記要因データベースに同一の要因情報に対応づけられ
て格納されている、少なくとも一組の実績情報に基づい
て生成された、ソフトウエア機能量に対する見積工程数
を表す関係近似式を当該要因情報に対応づけて格納する
関係近似式データベースを含み、 前記見積工程数算出部が、 見積作成時にソフトウエア開発上の条件の入力を受け
て、当該条件に合致する前記要因情報に対応づけられた
関係近似式を前記関係近似式データベースから検索し、
当該関係近似式に基づいて、前記算出されたソフトウエ
ア機能量に対応する見積工程数を算出することを特徴と
するソフトウエア開発コストの見積支援システム。
1. A factor database which stores a set of software function amounts and the number of processes in past development results under specific conditions in association with factor information representing conditions in software development and stores the results as performance information. A software function amount calculating unit that receives input of specification information and calculates a software function amount based on the specification information; and using the performance information stored in the factor database, the software function amount A software development cost estimation support system comprising an estimated process number calculation unit for calculating an estimated process number as a result of the estimation based on the factor database stored in the factor database in association with the same factor information. , A relational approximation expression that is generated based on at least one set of performance information and that represents the A relational approximation formula database that is stored in association with the information, and the estimation process number calculation unit receives an input of a condition for software development at the time of estimation creation, and is associated with the factor information that matches the condition. Searching the relational approximation formula from the relational approximation formula database,
A software development cost estimation support system, wherein an estimated number of steps corresponding to the calculated software function amount is calculated based on the relation approximation formula.
【請求項2】 ソフトウエアの完成時に、要因情報と、
ソフトウエア機能量と、実際の工程数との入力を受け
て、前記入力されたソフトウエア機能量と実際の工程数
とを組として、前記要因情報に対応づけて前記要因デー
タベースに格納するとともに、当該入力された要因情報
と一致する要因情報を前記要因データベースから検索
し、対応して格納している実績情報から関係近似式を生
成して、前記入力された要因情報に対応づけて、前記関
係近似式データベースに格納するデータベース更新部を
含むことを特徴とする請求項1記載のソフトウエア開発
コストの見積支援システム。
2. When the software is completed, factor information and
Receiving the input of the software function amount and the actual number of steps, storing the input software function amount and the actual number of steps in the factor database in association with the factor information, Retrieving factor information matching the input factor information from the factor database, generating a relational approximation from the correspondingly stored actual information, and associating with the input factor information, 2. The software development cost estimation support system according to claim 1, further comprising a database updating unit that stores the approximate expression database.
【請求項3】 データベース更新部が、指示により前記
関係近似式データベースから特定の要因情報に該当する
関係近似式を検索し、当該検索された関係近似式をプロ
ットして表示出力するとともに、当該プロットした関係
近似式を修正する指示の入力を受けて、前記プロットし
た関係近似式を修正して、前記関係近似式データベース
に上書きして格納することを特徴とする請求項2記載の
ソフトウエア開発コストの見積支援システム。
3. A database update unit searches for a relational approximation expression corresponding to specific factor information from the relational approximation expression database according to an instruction, plots and outputs the retrieved relational approximation expression, and displays the plotted relational expression. 3. The software development cost according to claim 2, wherein upon receiving an instruction to modify the relational approximation formula, the plotted relational approximation formula is modified and overwritten and stored in the relational approximation formula database. Estimation support system.
【請求項4】 ソフトウエア開発上の条件を表す要因情
報に対し、特定の条件での過去の開発実績におけるソフ
トウエア機能量と工程数とを組にして対応づけ、実績情
報として格納する要因データベースと、入力された仕様
情報に基づいてソフトウエア機能量を算出するソフトウ
エア機能量算出部と、前記要因データベースに格納され
ている実績情報を用いて、前記ソフトウエア機能量に基
づいて見積の結果としての見積工程数を算出する見積工
程数算出部とを具備するソフトウエア開発コストの見積
支援システムにおいて、 前記要因データベースが要因情報として複数の開発上の
条件を格納し、 前記見積工程数算出部が、 ソフトウエア開発上の条件の入力を受けて、当該条件が
前記要因情報に示す条件に一致する実績情報を前記要因
データベースから検索し、少なくとも一組の実績情報の
組を取得する実績情報検索手段と、 取得された実績情報の組に基づいて、関係近似式を生成
する近似式手段と、 を含み、前記生成された関係近似式に基づいて、前記算
出されたソフトウエア機能量に対応する見積工程数を算
出することを特徴とするソフトウエア開発コストの見積
支援システム。
4. A factor database that stores a set of software function amounts and the number of processes in a past development result under specific conditions in association with factor information representing a condition in software development and stores the result as performance information. And a software function amount calculation unit that calculates a software function amount based on the input specification information, and a result of the estimation based on the software function amount using actual information stored in the factor database. A software development cost estimating support system comprising: an estimated process number calculating unit that calculates an estimated process number as the above; wherein the factor database stores a plurality of development conditions as factor information; However, upon receiving a condition for software development, the result data in which the condition matches the condition indicated in the factor information is stored in the factor data. A performance information search means for searching from a base and acquiring at least one set of performance information; and an approximate expression means for generating a relational approximate expression based on the acquired set of performance information. A software development cost estimation support system, wherein an estimated number of steps corresponding to the calculated software function amount is calculated based on the relational approximation formula.
【請求項5】 入力された仕様情報が一致する機能項目
を列挙して表示出力する共通化支援部を備えたことを特
徴とする請求項1又は請求項2又は請求項3又は請求項
4記載のソフトウエア開発コストの見積支援システム。
5. A common support unit for enumerating and displaying function items whose input specification information coincides with each other, and outputting the same. Software development cost estimation support system.
【請求項6】 前記共通化支援部が、列挙して表示出力
した機能項目のうち、削除する機能項目の指定を、前記
入力部から受けて、当該項目を削除し、新たな仕様情報
として前記ソフトウエア機能量算出部に出力することを
特徴とする請求項5記載の見積支援システム。
6. A function item to be deleted, among the function items enumerated and displayed and output by the common support unit, is received from the input unit, the item is deleted, and the item is deleted as new specification information. 6. The estimation support system according to claim 5, wherein the output is outputted to a software function amount calculation unit.
【請求項7】 ソフトウエア開発上の条件を表す要因情
報に対し、特定の条件での過去の開発実績におけるソフ
トウエア機能量と工程数とを組にして対応づけ、実績情
報として格納する要因データベースと、仕様情報の入力
を受けて、当該仕様情報に基づいてソフトウエア機能量
を算出するソフトウエア機能量算出ステップと、前記要
因データベースに格納されている実績情報を用いて、前
記ソフトウエア機能量に基づいて見積の結果としての見
積工程数を算出する見積工程数算出ステップとを具備す
るソフトウエア開発コストの見積支援プログラムを格納
するコンピュータ読み取り可能な記録媒体において、 前記要因データベースに同一の要因情報に対応づけられ
て格納されている、少なくとも一組の実績情報に基づい
て生成された、ソフトウエア機能量に対する見積工程数
を表す関係近似式を当該要因情報に対応づけて格納する
関係近似式データベースを含み、 前記見積工程数算出ステップが、 見積作成時にソフトウエア開発上の条件の入力を受け
て、当該条件に合致する前記要因情報に対応づけられた
関係近似式を前記要因データベースから検索し、当該関
係近似式に基づいて、前記算出されたソフトウエア機能
量に対応する見積工程数を算出することを特徴とするコ
ンピュータ読み取り可能な記録媒体。
7. A factor database that stores a set of software function amounts and the number of processes in a past development result under specific conditions and associates them with factor information representing conditions in software development. Receiving the input of the specification information, calculating the software function amount based on the specification information, and using the performance information stored in the factor database to calculate the software function amount. A computer-readable recording medium storing a software development cost estimation support program, comprising: an estimation process number calculation step of calculating an estimation process number as a result of the estimation based on the same factor information in the factor database. Generated based on at least one set of performance information stored in association with the A relational approximation formula database that stores a relational approximation formula representing the estimated number of processes for the software function amount in association with the factor information, wherein the step of calculating the number of estimated processes receives an input of a condition for software development at the time of creating the estimate. Searching for a relational approximation formula associated with the factor information matching the condition from the factor database, and calculating an estimated number of steps corresponding to the calculated software function amount based on the relational approximation formula. A computer-readable recording medium characterized by the following.
JP15188799A 1999-05-31 1999-05-31 Software development cost estimation support system, recording medium, and software development cost estimation support method Expired - Fee Related JP3654793B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15188799A JP3654793B2 (en) 1999-05-31 1999-05-31 Software development cost estimation support system, recording medium, and software development cost estimation support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15188799A JP3654793B2 (en) 1999-05-31 1999-05-31 Software development cost estimation support system, recording medium, and software development cost estimation support method

Publications (2)

Publication Number Publication Date
JP2000339147A true JP2000339147A (en) 2000-12-08
JP3654793B2 JP3654793B2 (en) 2005-06-02

Family

ID=15528386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15188799A Expired - Fee Related JP3654793B2 (en) 1999-05-31 1999-05-31 Software development cost estimation support system, recording medium, and software development cost estimation support method

Country Status (1)

Country Link
JP (1) JP3654793B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007164311A (en) * 2005-12-12 2007-06-28 Fujitsu Fip Corp Software development man-hour estimation device, software development man-hour estimation method, and software development man-hour estimation program
JP2007272417A (en) * 2006-03-30 2007-10-18 Mizuho Information & Research Institute Inc System scale estimation system, system scale estimation method, and system scale estimation program
US7337150B2 (en) * 2002-01-22 2008-02-26 International Business Machines Corporation Per-unit method for pricing data processing services
JP2008171362A (en) * 2007-01-15 2008-07-24 Nomura Research Institute Ltd System design support device
JP2010061461A (en) * 2008-09-04 2010-03-18 Ricoh Co Ltd System for automatic evaluation of software performance
US7801834B2 (en) * 2002-03-28 2010-09-21 Siebel Systems, Inc. Method and apparatus for estimator tool
US9323886B2 (en) 2012-06-26 2016-04-26 Honda Motor Co., Ltd. Performance predicting apparatus, performance predicting method, and program
WO2017141432A1 (en) * 2016-02-19 2017-08-24 三菱電機株式会社 Information processing device, information processing method, and information processing program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337150B2 (en) * 2002-01-22 2008-02-26 International Business Machines Corporation Per-unit method for pricing data processing services
US20080061123A1 (en) * 2002-01-22 2008-03-13 International Business Machines Corporation Pre-unit method for pricing data processing services
US8548932B2 (en) 2002-01-22 2013-10-01 International Business Machines Corporation Per-unit method for pricing data processing services
US7801834B2 (en) * 2002-03-28 2010-09-21 Siebel Systems, Inc. Method and apparatus for estimator tool
JP2007164311A (en) * 2005-12-12 2007-06-28 Fujitsu Fip Corp Software development man-hour estimation device, software development man-hour estimation method, and software development man-hour estimation program
JP2007272417A (en) * 2006-03-30 2007-10-18 Mizuho Information & Research Institute Inc System scale estimation system, system scale estimation method, and system scale estimation program
JP2008171362A (en) * 2007-01-15 2008-07-24 Nomura Research Institute Ltd System design support device
JP2010061461A (en) * 2008-09-04 2010-03-18 Ricoh Co Ltd System for automatic evaluation of software performance
US9323886B2 (en) 2012-06-26 2016-04-26 Honda Motor Co., Ltd. Performance predicting apparatus, performance predicting method, and program
WO2017141432A1 (en) * 2016-02-19 2017-08-24 三菱電機株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JP3654793B2 (en) 2005-06-02

Similar Documents

Publication Publication Date Title
US11106626B2 (en) Managing changes to one or more files via linked mapping records
JP4010516B2 (en) Conversion rule derivation system
US7250950B2 (en) Systems, methods and computer program products for determining parameters for chemical synthesis
US9760603B2 (en) Method and system to provide composite view of data from disparate data sources
JP2005531088A (en) Method and apparatus for facilitating development of customer-specific business process models
US11556592B1 (en) Storage estimate generation
US8548967B1 (en) System for visual query and manipulation of configuration management records
JP5675676B2 (en) Business analysis design support device, business analysis design support method, and business analysis design support program
JP2000339147A (en) System for supporting estimation of software development costs and recording medium
US20030055672A1 (en) Method of defining functional configuration of business application system
US20060069679A1 (en) System for creating associative records
US20020169566A1 (en) Systems, methods and computer program products for determining parameters for chemical synthesis and for supplying the reagents, equipment and/or chemicals synthesized thereby
CN114860125A (en) Flow chart processing method, device, equipment and medium
JP2007226685A (en) Application maintenance support device, application generation device, application maintenance support method and computer program
JP3373129B2 (en) Program development support method
JP5651873B2 (en) Operation support method and computer
JP7455767B2 (en) Code reading support device, method and program
JPH11327884A (en) System for re-constituting and using existing system processing information
US20210150476A1 (en) Where-used information for user interface
JP2000250744A (en) Software request definition supporting device
JP2001155079A (en) Environment information presenting system and mechanically readable recording medium with recorded program
JP2007034806A (en) Information processor and program
JP2003228414A (en) Facility monitoring system
CN116882941A (en) Project cost information configuration management method and system
CN112633856A (en) Data processing method and device based on work items

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040831

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041021

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041021

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050125

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050301

R150 Certificate of patent or registration of utility model

Ref document number: 3654793

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080311

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120311

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130311

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130311

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140311

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees