JP5017349B2 - Specification information management apparatus and specification information management program - Google Patents

Specification information management apparatus and specification information management program Download PDF

Info

Publication number
JP5017349B2
JP5017349B2 JP2009251068A JP2009251068A JP5017349B2 JP 5017349 B2 JP5017349 B2 JP 5017349B2 JP 2009251068 A JP2009251068 A JP 2009251068A JP 2009251068 A JP2009251068 A JP 2009251068A JP 5017349 B2 JP5017349 B2 JP 5017349B2
Authority
JP
Japan
Prior art keywords
tracking
information
specification information
rule
unit
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.)
Active
Application number
JP2009251068A
Other languages
Japanese (ja)
Other versions
JP2011096111A (en
Inventor
貴之 北川
万里 位野木
和樹 吉田
尚典 松尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions 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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2009251068A priority Critical patent/JP5017349B2/en
Publication of JP2011096111A publication Critical patent/JP2011096111A/en
Application granted granted Critical
Publication of JP5017349B2 publication Critical patent/JP5017349B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、例えばシステムやソフトウェアの仕様情報の状態変化などを後から遡って追跡する機能を有する仕様情報管理装置および仕様情報管理プログラムに関する。   The present invention relates to a specification information management apparatus and a specification information management program having a function of tracing, for example, a change in the state of specification information of a system or software.

従来、システムやソフトウェアの仕様情報の構造や関連の情報を定義することにより、個々の仕様情報の変更を検出するものがある。例えば、特許文献1に開示される「ソフトウェア修正漏れ確認システムおよび方法」では、仕様情報に各仕様間の関連情報を付加して当該仕様情報の変更の追跡を行なっている。   2. Description of the Related Art Conventionally, there is one that detects changes in individual specification information by defining the structure of system and software specification information and related information. For example, in the “software correction omission confirmation system and method” disclosed in Patent Document 1, related information between specifications is added to specification information to track changes in the specification information.

また、例えば特許文献2に開示される手法では、各仕様間の依存関係を設定して追跡を行なうのではなく、上流の成果物追跡が行えるように予め設定をしておくことで追跡を行なっている。   Further, for example, in the technique disclosed in Patent Document 2, tracking is performed by setting in advance so that upstream product tracking can be performed, instead of performing tracking by setting dependency relationships between specifications. ing.

特開2008−4029号公報JP 2008-4029 A 特開2008−204333号公報JP 2008-204333 A

しかし、前述した特許文献1に開示されるような手法では、設計作業や開発作業の進捗に伴って変化した仕様情報の修正を行なう場合に、仕様情報間の関連の追跡を行なって修正を行なう必要があるが、この追跡作業結果の良し悪しは開発者の能力に依存しており追跡結果にバラツキが生じる。   However, in the method disclosed in Patent Document 1 described above, when the specification information that has changed with the progress of the design work and the development work is corrected, the correction is performed by tracking the relationship between the specification information. Although it is necessary, the quality of the tracking result depends on the ability of the developer, and the tracking result varies.

また、前述した特許文献2に開示されるような手法では、成果物ごとに下流への仕様情報間の関連を記録していなければ当該仕様情報の状態変化の追跡を行なうことができない。   Also, with the technique disclosed in Patent Document 2 described above, it is not possible to track the state change of the specification information unless the relationship between the specification information downstream is recorded for each deliverable.

したがって、従来の手法では、システムやソフトウェアの開発プロジェクトの途中で、仕様情報がどのような状態変化にあったかを追跡したり、仕様情報を開発途中で分解・統合した場合に、仕様情報の状態と変更情報の変化を追跡したりする事が出来ず、また、仕様情報間の関連が記憶されていない場合には、仕様情報の関連が追跡できなかった。   Therefore, according to the conventional method, the state of the specification information is tracked when the state of the specification information changes during the development project of the system or software, or when the specification information is disassembled / integrated during the development. The change of the change information cannot be tracked, and if the relationship between the specification information is not stored, the relationship of the specification information cannot be tracked.

そこで、本発明の目的は、情報処理に関する仕様情報間の追跡を的確に実行することが可能になる仕様情報管理装置および仕様情報管理プログラムを提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a specification information management apparatus and a specification information management program that enable accurate tracking between specification information relating to information processing.

すなわち、本発明に係わる仕様情報管理装置は、情報処理の、使用の対象からの削除に関する属性を有する複数種類の仕様情報および当該仕様情報に由来する他の仕様情報との関係を記憶する仕様情報記憶手段と、前記仕様情報記憶手段に記憶される仕様情報のうち追跡対象として指定された仕様情報と他の仕様情報との間の由来関係を示す追跡情報を生成する追跡情報生成手段と、前記仕様情報の追跡ルールを記憶する追跡ルール記憶手段と、前記仕様情報記憶手段に記憶される仕様情報をもとに前記追跡情報生成手段により生成した追跡情報を前記追跡ルール記憶手段に記憶される仕様情報状態変化解釈用の追跡ルールにしたがって分析することで、当該仕様情報の状態変化を解釈する追跡情報処理手段とを備えたことを特徴とする。 That is, the specification information management apparatus according to the present invention stores the relationship between information on multiple types of specification information having an attribute related to deletion from the target of use and other specification information derived from the specification information. Storage information; tracking information generating means for generating tracking information indicating a source relationship between the specification information specified as a tracking target and other specification information among the specification information stored in the specification information storage means; and and tracking rule storage means for storing the tracking rules specification information, the specification information specifications stored the generated tracking information to said tracking rule storage means by the trace information generation means on the basis of the specification information stored in the storage means It is characterized by comprising tracking information processing means for interpreting the state change of the specification information by analyzing according to the tracking rule for information state change interpretation .

本発明によれば、情報処理に関する仕様情報間の追跡を的確に実行することができる。   According to the present invention, it is possible to accurately perform tracking between specification information relating to information processing.

本発明の第1の実施形態における仕様情報管理装置の構成例を示すブロック図。The block diagram which shows the structural example of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置の追跡情報処理部の機能構成例を示すブロック図。The block diagram which shows the function structural example of the tracking information processing part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置の追跡ルール処理部の機能構成例を示すブロック図。The block diagram which shows the function structural example of the tracking rule process part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置の全体処理動作の一例を示すフローチャート。5 is a flowchart showing an example of the overall processing operation of the specification information management apparatus according to the first embodiment of the present invention. 本発明の第1の実施形態における仕様情報管理装置の追跡情報処理部の処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation of the tracking information processing part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置の追跡情報管理部の処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation of the tracking information management part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置の追跡ルール処理部の処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation of the tracking rule process part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置により管理するクラス情報の一例を表形式で示す図。The figure which shows an example of the class information managed by the specification information management apparatus in the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態における仕様情報管理装置により管理する仕様情報の一例を表形式で示す図。The figure which shows an example of the specification information managed by the specification information management apparatus in the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態における仕様情報管理装置により管理する追跡ルール種別情報の一例を表形式で示す図。The figure which shows an example of the tracking rule classification information managed by the specification information management apparatus in the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態における仕様情報管理装置により管理する追跡ルールの一例を表形式で示す図。The figure which shows an example of the tracking rule managed by the specification information management apparatus in the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態における仕様情報管理装置により管理する仕様情報をもとに生成された追跡情報の一例を表形式で示す図。The figure which shows an example of the tracking information produced | generated based on the specification information managed by the specification information management apparatus in the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態における仕様情報管理装置により管理する追跡情報の一例を表形式で示す図。The figure which shows an example of the tracking information managed by the specification information management apparatus in the 1st Embodiment of this invention in a table format. 本発明の第1の実施形態における仕様情報管理装置の追跡検証部による処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation by the tracking verification part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置の追跡情報分析部による処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation by the tracking information analysis part of the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置により管理する仕様情報の状態変化解釈の手順を説明するための図。The figure for demonstrating the procedure of the state change interpretation of the specification information managed by the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における仕様情報管理装置により出力する状態変化解釈結果の表示画面の一例を示す図。The figure which shows an example of the display screen of the state change interpretation result output by the specification information management apparatus in the 1st Embodiment of this invention. 本発明の第2の実施形態における仕様情報管理装置による処理対象の追跡情報の構成例を表形式で示す図。The figure which shows the structural example of the tracking information of the process target by the specification information management apparatus in the 2nd Embodiment of this invention in a table format. 本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部による処理動作の一例を示すフローチャート。The flowchart which shows an example of the processing operation by the influence range analysis part of the specification information management apparatus in the 2nd Embodiment of this invention. 本発明の第2の実施形態における仕様情報管理装置により管理する仕様情報の影響範囲分析の手順を説明するための図。The figure for demonstrating the procedure of the influence range analysis of the specification information managed by the specification information management apparatus in the 2nd Embodiment of this invention. 本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部により出力した影響範囲の一例を表形式で示す図。The figure which shows an example of the influence range output by the influence range analysis part of the specification information management apparatus in the 2nd Embodiment of this invention in a table format. 本発明の第2の実施形態における仕様情報管理装置により出力する影響範囲表示画面の一例を示す図。The figure which shows an example of the influence range display screen output by the specification information management apparatus in the 2nd Embodiment of this invention. 本発明の第2の実施形態における仕様情報管理装置により管理する仕様情報の状態変化解釈の手順を説明するための図。The figure for demonstrating the procedure of the state change interpretation of the specification information managed by the specification information management apparatus in the 2nd Embodiment of this invention. 本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部により出力した影響範囲の一例を表形式で示す図。The figure which shows an example of the influence range output by the influence range analysis part of the specification information management apparatus in the 2nd Embodiment of this invention in a table format. 本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部により出力する影響範囲表示画面の一例を示す図。The figure which shows an example of the influence range display screen output by the influence range analysis part of the specification information management apparatus in the 2nd Embodiment of this invention. 本発明の第2の実施形態における仕様情報管理装置により出力する状態変化解釈後の影響範囲表示画面の一例を示す図。The figure which shows an example of the influence range display screen after the state change interpretation output by the specification information management apparatus in the 2nd Embodiment of this invention.

以下図面により本発明の実施形態について説明する。
本発明の実施形態における仕様情報管理装置は、仕様情報の追跡情報を登録管理し、この仕様情報についてどのような状態変化が起きたのかを追跡することを可能にするトレーサビリティ(追跡可能性)を実現する。
Embodiments of the present invention will be described below with reference to the drawings.
The specification information management device in the embodiment of the present invention registers and manages the tracking information of the specification information, and has traceability (trackability) that enables tracking of what state change has occurred in the specification information. Realize.

この実現のための第1の手段は、追跡対象である仕様情報を一元管理することで追跡対象を登録管理する手段である。第2の手段は、仕様情報の追跡元と追跡先の関連を仕様情報の由来関係を用いて対応付けることによって仕様情報間の関連を登録管理する手段である。   The first means for realizing this is means for registering and managing the tracking object by centrally managing the specification information that is the tracking object. The second means is a means for registering and managing the relation between the specification information by associating the relation between the tracking source and the tracking destination of the specification information using the origin relation of the specification information.

第3の手段は、仕様情報間の由来関係を仕様情報の状態変化の解釈を行なうためのルール、予め仕様情報間の由来関係を定義しておく事を前提として仕様情報間の追跡検証を行なうためのルール、および仕様情報間の関連関係を含めて仕様情報の変更による影響範囲の分析を行なうためのルールの登録管理手段である。
第4の手段は、第1乃至第3の手段で登録管理している情報を用いて仕様情報間の追跡を行なって仕様情報の由来を解釈したり、仕様情報の由来の可能性を検証したり、仕様情報の影響範囲の分析情報を生成したりする手段である。
The third means performs the tracking verification between the specification information on the premise that the origin relation between the specification information is defined in advance, the rule for interpreting the state change of the specification information, and the origin relation between the specification information. And a rule registration management means for analyzing the scope of influence due to the change of the specification information including the relationship between the rule and the relationship between the specification information.
The fourth means uses the information registered and managed by the first to third means to trace between the specification information to interpret the origin of the specification information or verify the possibility of the origin of the specification information. Or generating analysis information of the influence range of the specification information.

(第1の実施形態)
次に、本発明の第1の実施形態について説明する。
図1は、本発明の第1の実施形態における仕様情報管理装置の構成例を示すブロック図である。
図1に示すように、本発明の第1の実施形態における仕様情報管理装置は、装置全体の処理動作を司る制御部1、仕様情報定義部2、追跡情報処理部3、追跡ルール処理部4、記憶装置5およびインタフェース6を備え、それぞれがバス7により相互に接続される。
(First embodiment)
Next, a first embodiment of the present invention will be described.
FIG. 1 is a block diagram illustrating a configuration example of a specification information management apparatus according to the first embodiment of the present invention.
As shown in FIG. 1, the specification information management apparatus according to the first embodiment of the present invention includes a control unit 1, a specification information definition unit 2, a tracking information processing unit 3, and a tracking rule processing unit 4 that control processing operations of the entire device. , A storage device 5 and an interface 6, which are connected to each other by a bus 7.

記憶装置5は、ハードディスクドライブや不揮発性メモリなどの記憶媒体であり、仕様情報DB(データベース)を記憶する仕様情報記憶部51、追跡情報DBを記憶する追跡情報記憶部52、および追跡ルールDBを記憶する追跡ルール記憶部53を有する。   The storage device 5 is a storage medium such as a hard disk drive or a non-volatile memory, and includes a specification information storage unit 51 that stores a specification information DB (database), a tracking information storage unit 52 that stores a tracking information DB, and a tracking rule DB. It has a tracking rule storage unit 53 for storing.

記憶装置5の仕様情報記憶部51に記憶される仕様情報DBは、追跡対象となる仕様情報や開発工程の情報を蓄積したデータベースである。
追跡情報記憶部52に記憶される追跡情報DBは、仕様情報の追跡結果、仕様情報の状態変化、仕様情報の追跡検証の情報を蓄積したデータベースである。
The specification information DB stored in the specification information storage unit 51 of the storage device 5 is a database in which specification information to be tracked and development process information are accumulated.
The tracking information DB stored in the tracking information storage unit 52 is a database in which specification information tracking results, specification information state changes, and specification information tracking verification information are accumulated.

追跡ルール記憶部53に記憶される追跡ルールDBは、仕様情報の追跡を行なうためのルール、仕様情報の追跡結果から状態変化を解釈するためのルール、仕様情報の変更による影響範囲を分析するためのルール、および仕様情報の追跡検証についてのルールを蓄積したデータベースである。   The tracking rule DB stored in the tracking rule storage unit 53 analyzes a rule for tracking specification information, a rule for interpreting a state change from the tracking result of the specification information, and an influence range due to the change of the specification information. It is a database that accumulates the rules for tracking and verification of specification information.

インタフェース6は、例えばキーボードやマウスである入力装置61、および液晶ディスプレイ装置などの表示装置62を有し、仕様情報管理装置のユーザである担当者や管理者に対して情報を入出力するための画面や通信インタフェース機能を提供する。インタフェース6は、担当者や管理者からの入力情報を取得し、この入力情報を仕様情報定義部2、追跡情報処理部3もしくは追跡ルール処理部4に引渡す。   The interface 6 includes an input device 61 such as a keyboard and a mouse and a display device 62 such as a liquid crystal display device, and is used to input / output information to a person in charge or a manager who is a user of the specification information management device. Provide screen and communication interface functions. The interface 6 acquires input information from a person in charge or an administrator, and delivers this input information to the specification information definition unit 2, the tracking information processing unit 3, or the tracking rule processing unit 4.

また、インタフェース6は、仕様情報定義部2、追跡情報処理部3もしくは追跡ルール処理部4によって出力された情報を取得し、この取得した情報を担当者や管理者に対して提供する。   The interface 6 acquires information output by the specification information definition unit 2, the tracking information processing unit 3, or the tracking rule processing unit 4, and provides the acquired information to a person in charge or a manager.

仕様情報定義部2は、仕様情報に関する担当者がインタフェース6により入力した、追跡対象のクラス情報や追跡対象の仕様情報を入力する。追跡対象のクラス情報は、業務、機能要件などの仕様の分類情報である。追跡対象の仕様情報は、仕様のID、名称、定義内容等の情報である。   The specification information definition unit 2 inputs the tracking target class information and the tracking target specification information input by the person in charge of the specification information through the interface 6. The class information to be tracked is classification information of specifications such as business and functional requirements. The specification information to be tracked is information such as specification ID, name, definition content, and the like.

また、仕様情報定義部2は、担当者がインタフェース6により入力した情報の種類や状態に応じて、仕様情報DBに対して登録、参照、更新もしくは削除を行なう。
また、仕様情報定義部2は、仕様情報DBへの登録および当該仕様情報DBへの登録検索結果を担当者や管理者へ表示するための返り値を出力する。
The specification information definition unit 2 registers, refers to, updates, or deletes the specification information DB in accordance with the type and state of information input by the person in charge through the interface 6.
In addition, the specification information definition unit 2 outputs a return value for displaying the registration in the specification information DB and the registration search result in the specification information DB to the person in charge or the administrator.

追跡情報処理部3は、管理者からインタフェース6により入力される、仕様情報の追跡対象、追跡ルール種別等からなる条件を入力する。また、追跡情報処理部3は、追跡の起点となる仕様情報の識別子を追跡対象とする。また、追跡情報処理部3による追跡ルール種別は、追跡情報生成、影響範囲分析、仕様情報の状態変化解釈および追跡検証の内いずれかである。
また、追跡情報処理部3は、管理者からのインタフェース6による入力情報である追跡ルール種別および追跡対象の条件にマッチする追跡ルールを追跡ルールDBから抽出し、入力情報である追跡対象などの条件にマッチする仕様情報を仕様情報DBから抽出し、当該抽出した仕様情報の追跡経路情報ならびに仕様情報の状態変化に関する情報を生成する。
また、追跡情報処理部3は、仕様情報の追跡経路および仕様情報の状態変化の解釈結果を出力する。
The tracking information processing unit 3 inputs conditions including a tracking target of specification information, a tracking rule type, and the like, which are input from the administrator through the interface 6. Further, the tracking information processing unit 3 sets the identifier of the specification information that is the starting point of tracking as a tracking target. The tracking rule type by the tracking information processing unit 3 is any of tracking information generation, influence range analysis, interpretation of state change of specification information, and tracking verification.
In addition, the tracking information processing unit 3 extracts a tracking rule that matches the tracking rule type and the tracking target condition that are input information from the interface 6 from the administrator from the tracking rule DB, and sets the conditions such as the tracking target that is the input information. Is extracted from the specification information DB, and the tracking information of the extracted specification information and the information on the state change of the specification information are generated.
Further, the tracking information processing unit 3 outputs an interpretation result of the specification information tracking path and the specification information state change.

図2は、本発明の第1の実施形態における仕様情報管理装置の追跡情報処理部の機能構成例を示すブロック図である。
追跡情報処理部3は、図2に示すように、追跡情報管理制御部31、追跡情報生成部32、追跡情報管理部33、追跡検証部34および追跡情報出力部35を有する。
FIG. 2 is a block diagram illustrating a functional configuration example of the tracking information processing unit of the specification information management device according to the first exemplary embodiment of the present invention.
As shown in FIG. 2, the tracking information processing unit 3 includes a tracking information management control unit 31, a tracking information generation unit 32, a tracking information management unit 33, a tracking verification unit 34, and a tracking information output unit 35.

追跡情報管理制御部31は、管理者からインタフェース6により入力された条件に応じて追跡情報生成部32、追跡情報管理部33、追跡検証部34もしくは追跡情報出力部35に情報を引渡す。この引渡す情報は、追跡対象および追跡ルール種別である。   The tracking information management control unit 31 delivers information to the tracking information generation unit 32, the tracking information management unit 33, the tracking verification unit 34, or the tracking information output unit 35 according to the condition input from the administrator through the interface 6. The information to be delivered is a tracking target and a tracking rule type.

追跡情報管理制御部31は、追跡情報生成部32、追跡情報管理部33、追跡検証部34、追跡情報出力部35による処理結果をインタフェース6に出力する。
追跡情報生成部32は、追跡情報管理制御部31の処理結果に基づき追跡情報生成を行なう。追跡情報生成とは、仕様情報DBに蓄積された仕様情報が当該仕様情報DB内のどの仕様情報に由来して作成された事を示す情報を仕様情報DB内で繰り返し抽出しながら全体として各仕様情報の由来関係を生成することである。
追跡情報生成部32は、追跡情報管理制御部31から引渡された追跡対象および追跡ルール種別の条件を入力する。
追跡情報生成部32は、入力された追跡対象を検索条件としてデータベース制御部36を介して仕様情報DBを検索することで、入力済みの追跡対象に関する仕様情報を取得する。
また、追跡情報生成部32は、入力された追跡ルール種別である追跡情報生成を検索条件としてデータベース制御部36を介して追跡ルールDBを検索して入力済みの追跡ルール種別に合致する追跡ルールである追跡情報生成ルールを取得し、このルールを用いて仕様情報から追跡情報を生成し、この追跡情報をデータベース制御部36を介して追跡情報DBへ格納する。
The tracking information management control unit 31 outputs processing results obtained by the tracking information generation unit 32, the tracking information management unit 33, the tracking verification unit 34, and the tracking information output unit 35 to the interface 6.
The tracking information generation unit 32 generates tracking information based on the processing result of the tracking information management control unit 31. Tracking information generation refers to each specification as a whole while repeatedly extracting in the specification information DB information indicating that the specification information stored in the specification information DB was created from which specification information in the specification information DB. It is to generate the origin relation of information.
The tracking information generation unit 32 inputs the tracking target and tracking rule type conditions delivered from the tracking information management control unit 31.
The tracking information generation unit 32 searches the specification information DB via the database control unit 36 using the input tracking target as a search condition, thereby acquiring specification information regarding the input tracking target.
In addition, the tracking information generation unit 32 searches the tracking rule DB through the database control unit 36 using the tracking information generation that is the input tracking rule type as a search condition, and is a tracking rule that matches the input tracking rule type. A certain tracking information generation rule is acquired, tracking information is generated from the specification information using this rule, and this tracking information is stored in the tracking information DB via the database control unit 36.

追跡情報管理部33は、追跡情報管理制御部31の処理結果に基づき、仕様情報の状態変化の解釈または影響範囲分析の処理を行なう。仕様情報の状態変化の解釈とは、追跡情報DBに蓄積された追跡情報から、仕様情報がどのような由来から定義されたのかを、継承、統合、分割、削除、追加などの分類で由来関係を解釈することである。   Based on the processing result of the tracking information management control unit 31, the tracking information management unit 33 interprets the state change of the specification information or processes the influence range analysis. Interpretation of changes in the state of specification information refers to the origin of the specification information defined from the tracking information stored in the tracking information DB in terms of inheritance, integration, division, deletion, addition, etc. Is to interpret.

また、影響範囲分析とは、追跡情報DBに蓄積された追跡情報から、当該追跡情報DB内のどの追跡情報に関連や由来して作成されたのかを示す情報を分析すること、また、追跡情報の由来関係や関連関係を分析することである。   The influence range analysis is analysis of information indicating which tracking information in the tracking information DB is related to or derived from the tracking information stored in the tracking information DB. It is to analyze the origin relations and relations.

追跡情報管理部33は、図2に示すように追跡情報分析部33aおよび影響範囲分析部33bを有する。
追跡情報分析部33aは、追跡ルール種別が状態変化解釈である場合に処理を行なう。この場合、追跡情報分析部33aは、入力された追跡対象を検索条件としてデータベース制御部36を介して追跡情報DBを検索することで、入力済みの追跡対象に関する追跡情報を取得する。
The tracking information management unit 33 includes a tracking information analysis unit 33a and an influence range analysis unit 33b as shown in FIG.
The tracking information analysis unit 33a performs processing when the tracking rule type is state change interpretation. In this case, the tracking information analysis unit 33a searches the tracking information DB via the database control unit 36 using the input tracking target as a search condition, thereby acquiring tracking information regarding the input tracking target.

そして、追跡情報分析部33aは、追跡ルール種別である状態変化解釈を検索条件としてデータベース制御部36を介して追跡ルールDBを検索して、検索条件の追跡ルール種別が一致する追跡ルールである状態変化解釈ルールを取得し、この取得結果を用い、取得済みの追跡情報から仕様情報の状態変化の解釈を行ない、この解釈結果をデータベース制御部36を介して追跡情報記憶部52に格納する。   Then, the tracking information analysis unit 33a searches the tracking rule DB through the database control unit 36 using the state change interpretation that is the tracking rule type as a search condition, and the tracking rule type matches the tracking rule type of the search condition. The change interpretation rule is acquired, and using this acquisition result, the state change of the specification information is interpreted from the acquired tracking information, and this interpretation result is stored in the tracking information storage unit 52 via the database control unit 36.

影響範囲分析部33bは、追跡ルール種別が影響範囲分析である場合に処理を行なう。この場合、影響範囲分析部33bは、入力された追跡対象を検索条件としてデータベース制御部36を介して追跡情報DBを検索することで、入力済みの追跡対象に関する追跡情報を取得する。   The influence range analysis unit 33b performs processing when the tracking rule type is influence range analysis. In this case, the influence range analysis unit 33b searches the tracking information DB via the database control unit 36 using the input tracking target as a search condition, thereby acquiring tracking information related to the input tracking target.

そして、影響範囲分析部33bは、追跡ルール種別である影響範囲分析を検索条件としてデータベース制御部36を介して追跡ルールDBを検索し、追跡ルール種別が一致する追跡ルールである影響範囲分析ルールを取得し、この取得結果を用い、取得済みの追跡情報から影響範囲分析を行ない、この分析結果をデータベース制御部36を介して追跡情報記憶部52に格納する。   Then, the influence range analysis unit 33b searches the tracking rule DB via the database control unit 36 using the influence range analysis that is the tracking rule type as a search condition, and determines the influence range analysis rule that is the tracking rule that matches the tracking rule type. Obtaining and using this obtained result, the influence range analysis is performed from the obtained tracking information, and this analysis result is stored in the tracking information storage unit 52 via the database control unit 36.

追跡検証部34は、追跡情報管理制御部31の処理結果に基づき、追跡結果の検証を行なう。追跡結果の検証とは、仕様情報DBに蓄積された仕様情報について、本来は当該仕様情報にて定義されるべき由来関係の検証を行ない、未定義の場合には定義をユーザに促すことである。   The tracking verification unit 34 verifies the tracking result based on the processing result of the tracking information management control unit 31. The verification of the tracking result means that the specification information stored in the specification information DB is originally verified for the origin relation that should be defined by the specification information, and if it is not defined, the user is prompted to define it. .

追跡検証部34は、追跡情報管理制御部31から引渡された追跡対象および追跡ルールの条件を入力する。そして、追跡検証部34は、入力された追跡対象を検索条件としてデータベース制御部36を介して仕様情報DBを検索することで、入力済みの追跡対象に関する仕様情報を取得する。   The tracking verification unit 34 inputs the tracking target and tracking rule conditions delivered from the tracking information management control unit 31. Then, the tracking verification unit 34 searches the specification information DB via the database control unit 36 using the input tracking target as a search condition, thereby acquiring specification information regarding the input tracking target.

また、追跡検証部34は、入力済みの追跡ルール種別である追跡検証と追跡対象とを検索条件としてデータベース制御部36を介して追跡ルールDBを検索し、入力済みの追跡ルール種別と追跡対象とが一致する追跡ルールである追跡検証ルールを取得し、この取得結果を用いて仕様情報から他の仕様情報への追跡検証を行ない、この検証結果をデータベース制御部36を介して追跡情報記憶部52に格納する。   Further, the tracking verification unit 34 searches the tracking rule DB via the database control unit 36 using the tracking verification and the tracking target that are the input tracking rule types as search conditions, and sets the input tracking rule type and the tracking target. Tracking verification rules, which are tracking rules with the same, are acquired, and tracking verification from the specification information to other specification information is performed using the acquired result, and the verification result is stored in the tracking information storage unit 52 via the database control unit 36. To store.

追跡情報出力部35は、追跡情報管理制御部31の処理結果に基づき、データベース制御部36を介して追跡情報DBを検索して処理結果にマッチする追跡情報を取得し、この取得結果を管理者が予め選択した出力形式でインタフェース6に返却する。   Based on the processing result of the tracking information management control unit 31, the tracking information output unit 35 searches the tracking information DB via the database control unit 36 and acquires tracking information that matches the processing result. Returns to the interface 6 in the preselected output format.

データベース制御部36は、追跡情報管理制御部31、追跡情報生成部32、追跡情報管理部33より、仕様情報DB、追跡情報DB、追跡ルールDBに対する検索条件を取得し、この取得した検索条件をもとに各種DBにアクセスし、アクセス結果を追跡情報管理制御部31、追跡情報生成部32に返却する。   The database control unit 36 acquires search conditions for the specification information DB, the tracking information DB, and the tracking rule DB from the tracking information management control unit 31, the tracking information generation unit 32, and the tracking information management unit 33, and uses the acquired search conditions. Various DBs are accessed, and the access result is returned to the tracking information management control unit 31 and the tracking information generation unit 32.

追跡ルール処理部4は、管理者から追跡ルールをインタフェース6を介して入力する。このルールは、追跡情報生成部32により仕様情報から追跡情報を生成するためのルール、追跡情報管理部33により追跡結果から仕様情報の状態変化を解釈するためのルール、追跡情報管理部33により仕様情報の変更による影響範囲を分析するためのルール、もしくは追跡検証部34により仕様情報の追跡結果を検証するためのルールである。   The tracking rule processing unit 4 inputs a tracking rule from the administrator via the interface 6. This rule includes a rule for generating tracking information from the specification information by the tracking information generation unit 32, a rule for interpreting a change in the state of the specification information from the tracking result by the tracking information management unit 33, and a specification by the tracking information management unit 33. This is a rule for analyzing the range of influence due to the change of information, or a rule for verifying the tracking result of the specification information by the tracking verification unit 34.

追跡ルール処理部4は、ユーザからのインタフェース6を介した入力情報の種類に応じて、以下の第1乃至第3の処理のいずれかを行なう。
第1の処理は、仕様情報の追跡を行なうための追跡ルールを識別するための一意識別子を設定し、このルールを追跡ルールDBへ登録したり、当該登録したルールを編集または削除したりする処理である。第2の処理は、追跡結果から仕様情報の状態変化を解釈するためのルールを識別するための一意識別子を設定し、このルールを追跡ルールDBへ登録したり、当該登録したルールを編集または削除したりする処理である。第3の処理は、仕様情報の追跡結果を検証するためのルールを識別するための一意識別子を設定し、このルールを追跡ルールDBへ登録したり、当該登録したルールを編集または削除したりする処理である。
The tracking rule processing unit 4 performs any of the following first to third processes according to the type of input information from the user via the interface 6.
The first process is a process for setting a unique identifier for identifying a tracking rule for tracking specification information, registering this rule in the tracking rule DB, and editing or deleting the registered rule. It is. The second process sets a unique identifier for identifying a rule for interpreting a change in the state of specification information from the tracking result, registers this rule in the tracking rule DB, and edits or deletes the registered rule. It is processing to do. In the third processing, a unique identifier for identifying a rule for verifying the tracking result of the specification information is set, and this rule is registered in the tracking rule DB, and the registered rule is edited or deleted. It is processing.

図3は、本発明の第1の実施形態における仕様情報管理装置の追跡ルール処理部の機能構成例を示すブロック図である。
追跡ルール処理部4は、図3に示すように、追跡ルール定義部41、追跡検証ルール定義部42、および追跡ルールデータベース制御部43を有する。
FIG. 3 is a block diagram illustrating a functional configuration example of the tracking rule processing unit of the specification information management device according to the first exemplary embodiment of the present invention.
As shown in FIG. 3, the tracking rule processing unit 4 includes a tracking rule definition unit 41, a tracking verification rule definition unit 42, and a tracking rule database control unit 43.

追跡ルール定義部41は、インタフェース6から入力された情報に基づき、追跡ルールの新規登録処理、更新処理、削除処理もしくは検索処理を行ない、処理結果を追跡ルールDBに格納する。
新規登録処理とは、インタフェース6から受け渡された追跡ルールの情報に対して一意識別子を付与し、このルールを追跡ルールデータベース制御部43を介して追跡ルールDBに格納する事である。
更新処理とは、インタフェース6から受け渡された追跡ルールの一意識別子をキーに、追跡ルールデータベース制御部43を介して追跡ルールDBを検索し、キーにマッチする追跡ルールの情報に対して、受け渡された追跡ルールの情報を上書きする事である。
削除処理とは、インタフェース6から受け渡された追跡ルールの一意識別子をキーに、追跡ルールデータベース制御部43を介して追跡ルールDBを検索し、キーにマッチする追跡ルールの情報を追跡ルールデータベース制御部43を介して追跡ルールDBから削除する処理である。
検索処理とは、受け渡された追跡ルールの一意識別子をキーに、追跡ルールデータベース制御部43を介して追跡ルールDBから、キーにマッチする追跡ルールの情報を取得し、この取得結果をインタフェース6を介して担当者や管理者に出力する事である。
The tracking rule definition unit 41 performs new registration processing, update processing, deletion processing, or search processing of tracking rules based on information input from the interface 6, and stores the processing results in the tracking rule DB.
The new registration process is to assign a unique identifier to the tracking rule information passed from the interface 6 and store this rule in the tracking rule DB via the tracking rule database control unit 43.
In the update process, the tracking rule DB is searched via the tracking rule database control unit 43 using the unique identifier of the tracking rule passed from the interface 6 as a key, and the tracking rule information matching the key is received. It is to overwrite the passed tracking rule information.
The deletion process is to search the tracking rule DB through the tracking rule database control unit 43 using the unique identifier of the tracking rule passed from the interface 6 as a key, and to control the tracking rule database that matches the key. This is a process of deleting from the tracking rule DB via the unit 43.
In the search process, information on the tracking rule that matches the key is acquired from the tracking rule DB via the tracking rule database control unit 43 using the passed unique identifier of the tracking rule as a key. It is to output to the person in charge and the manager through

追跡検証ルール定義部42は、前述した追跡ルール定義部41の処理の説明における「追跡ルール」と記載される部分を「追跡検証ルール」に置き換えた場合の、追跡ルール定義部41と同様の処理を行なう。   The tracking verification rule definition unit 42 performs the same processing as the tracking rule definition unit 41 when the portion described as “tracking rule” in the description of the processing of the tracking rule definition unit 41 described above is replaced with “tracking verification rule”. To do.

追跡ルールデータベース制御部43は、追跡ルール定義部41または追跡検証ルール定義部42より、追跡ルールDBに対する検索条件を取得して当該追跡ルールDBにアクセスし、このアクセス結果を追跡ルール定義部41または追跡検証ルール定義部42に返却する。   The tracking rule database control unit 43 obtains a search condition for the tracking rule DB from the tracking rule definition unit 41 or the tracking verification rule definition unit 42, accesses the tracking rule DB, and obtains the access result as the tracking rule definition unit 41 or Returned to the tracking verification rule definition unit 42.

追跡ルールDBには、追跡ルール定義部41で定義されたルールとは別に、仕様情報の追跡結果から状態変化の解釈を行なうルールと追跡検証ルールとがデフォルトで蓄積される。この追跡検証ルールでは、開発工程全体のクラス情報間の由来関係のルールを蓄積している。   In addition to the rules defined by the tracking rule definition unit 41, the tracking rule DB stores, by default, a rule for interpreting a state change from a tracking result of specification information and a tracking verification rule. In this tracking verification rule, rules of origin relation between class information of the entire development process are accumulated.

また、仕様情報の追跡結果から状態変化の解釈を行なうルールの種別は、継承、統合、分割、削除、追加の5種類である。継承に関するルールは、元の仕様情報を変更または拡張したと解釈するルールである。統合に関するルールは、2つの仕様情報が1つの仕様情報になるように状態が変化したと解釈するルールである。分割に関するルールは、1つの仕様情報が2つの仕様情報になるように状態が変化したと解釈するルールである。削除に関するルールは、仕様情報が削除されたと解釈するルールである。追加に関するルールは、仕様情報が新たに追加されたと解釈するルールである。   There are five types of rules for interpreting state changes from the tracking result of specification information: inheritance, integration, division, deletion, and addition. The rule relating to inheritance is a rule that interprets that the original specification information has been changed or expanded. The rule regarding integration is a rule that interprets that the state has changed so that two pieces of specification information become one piece of specification information. The rule regarding division is a rule that interprets that the state has changed so that one piece of specification information becomes two pieces of specification information. The rule regarding deletion is a rule that interprets that specification information has been deleted. The rule regarding addition is a rule that interprets that specification information is newly added.

図4は、本発明の第1の実施形態における仕様情報管理装置の全体処理動作の一例を示すフローチャートである。以下の各フローチャートにおいて「A」が丸印で囲まれた部分はフローの合流点を示し、「B」が丸印で囲まれた部分は、直前の処理の実行後の戻り先が、当該処理における実行元の何れかの処理に戻る部分を示す。   FIG. 4 is a flowchart showing an example of the overall processing operation of the specification information management apparatus according to the first embodiment of the present invention. In each of the following flowcharts, a part where “A” is circled indicates a flow confluence, and a part where “B” is circled indicates that the return destination after the execution of the immediately preceding process is that process. The part which returns to one of the processes of the execution origin in is shown.

仕様情報管理装置は、インタフェース6によって担当者または管理者からの入力を受け付けた後(ステップS1)、入力データの種類によって、当該入力データを仕様情報定義部2による処理、追跡情報処理部3による処理、もしくは追跡ルール処理部4による処理に振分ける(ステップS2)。   After receiving the input from the person in charge or the administrator through the interface 6 (step S1), the specification information management apparatus processes the input data according to the type of the input data by the specification information definition unit 2 and the tracking information processing unit 3. The process or the process by the tracking rule processing unit 4 is assigned (step S2).

仕様情報管理装置は、仕様情報定義部2による処理(ステップS3)、追跡情報処理部3による処理(ステップS4)、もしくは追跡ルール処理部4による処理(ステップS5)の実行後、処理結果の出力データを取得し(ステップS6)、この取得した処理結果をインタフェース6を介して担当者または管理者に出力する(ステップS7)。本装置は、担当者または管理者がインタフェース6により終了を設定せずに、インタフェース6により繰り返し入力を行った場合には(ステップS8のYES)、ステップS1の処理に戻り、担当者または管理者がインタフェース6により終了を設定した場合には(ステップS8のNO)、処理を終了する。   The specification information management apparatus outputs a processing result after executing the processing by the specification information definition unit 2 (step S3), the processing by the tracking information processing unit 3 (step S4), or the processing by the tracking rule processing unit 4 (step S5). Data is acquired (step S6), and the acquired processing result is output to a person in charge or a manager via the interface 6 (step S7). If the person in charge or the administrator does not set the end through the interface 6 and repeatedly inputs through the interface 6 (YES in step S8), the apparatus returns to the process in step S1, and the person in charge or administrator If the end is set by the interface 6 (NO in step S8), the process ends.

次に追跡情報処理部3の主な動作について説明する。図5は、本発明の第1の実施形態における仕様情報管理装置の追跡情報処理部の処理動作の一例を示すフローチャートである。
追跡情報処理部3は、インタフェース6によって担当者または管理者からの入力を受け付けた後(ステップS11)、入力データの種類によって当該入力データに係る処理を追跡情報生成部32による処理、追跡情報管理部33による処理、追跡検証部34による処理、もしくは追跡情報出力部35による処理に振分ける(ステップS12)。
Next, main operations of the tracking information processing unit 3 will be described. FIG. 5 is a flowchart illustrating an example of the processing operation of the tracking information processing unit of the specification information management device according to the first exemplary embodiment of the present invention.
The tracking information processing unit 3 receives an input from the person in charge or the administrator through the interface 6 (step S11), and then performs processing related to the input data according to the type of input data by the tracking information generation unit 32, tracking information management The process is distributed to the process by the unit 33, the process by the tracking verification unit 34, or the process by the tracking information output unit 35 (step S12).

追跡情報処理部3は、入力データが追跡情報の生成に関連する場合の追跡情報生成部32による処理(ステップS13)、入力データが追跡情報の管理に関連する場合の追跡情報管理部33による処理(ステップS14)、入力データが追跡検証に関連する場合の追跡検証部34による処理(ステップS15)、もしくは入力データが追跡情報の出力に関連する場合の追跡情報出力部35による処理(ステップS16)の実行後、仕様情報記憶部51へのアクセスを要する場合にデータベース制御部36を介して仕様情報記憶部51にアクセスし(ステップS17→S22)、追跡ルール記憶部53へのアクセスを要する場合にデータベース制御部36を介して追跡ルール記憶部53にアクセスし(ステップS18→S23)、追跡情報記憶部52へのアクセスを要する場合にデータベース制御部36を介して追跡情報記憶部52にアクセスする(ステップS19→S24)。   The tracking information processing unit 3 performs processing by the tracking information generation unit 32 when the input data is related to generation of tracking information (step S13), and processing by the tracking information management unit 33 when the input data is related to management of tracking information (Step S14), processing by the tracking verification unit 34 when the input data is related to tracking verification (Step S15), or processing by the tracking information output unit 35 when the input data is related to output of tracking information (Step S16) When the access to the specification information storage unit 51 is required after execution of the above, the specification information storage unit 51 is accessed via the database control unit 36 (step S17 → S22), and the access to the tracking rule storage unit 53 is required. The tracking rule storage unit 53 is accessed via the database control unit 36 (step S18 → S23), and tracking information storage is performed. If it takes access to 52 to access the tracking information storage section 52 through the database control unit 36 (step S19 → S24).

追跡情報処理部3は、前述したアクセスを要しない場合でインタフェース6への出力を要する場合には、追跡情報生成部32、追跡情報管理部33、追跡検証部34、もしくは追跡情報出力部35による処理結果をインタフェース6を介して担当者または管理者に出力する(ステップS20→S25)。本装置は、担当者または管理者がインタフェース6により終了を設定せずに、繰り返し入力を行った場合には(ステップ21のYES)、ステップS11の処理に戻り、担当者または管理者がインタフェース6により終了を設定した場合には(ステップS21のNO)、処理を終了する。   The tracking information processing unit 3 uses the tracking information generation unit 32, the tracking information management unit 33, the tracking verification unit 34, or the tracking information output unit 35 when the above-described access is not required and output to the interface 6 is required. The processing result is output to the person in charge or the manager via the interface 6 (steps S20 → S25). When the person in charge or the administrator repeatedly inputs without setting the end by the interface 6 (YES in step 21), the apparatus returns to the process of step S11, and the person in charge or the administrator makes the interface 6 If the end is set by (NO in step S21), the process ends.

次に追跡情報処理部3の追跡情報管理部33の主な動作について説明する。図6は、本発明の第1の実施形態における仕様情報管理装置の追跡情報管理部の処理動作の一例を示すフローチャートである。
追跡情報管理部33は、条件のデータ入力を受け付けた後(ステップS31)、入力データの種類によって、当該入力データに係る処理を追跡情報分析部33aによる処理、もしくは影響範囲分析部33bによる処理に振分ける(ステップS32)。
Next, main operations of the tracking information management unit 33 of the tracking information processing unit 3 will be described. FIG. 6 is a flowchart showing an example of the processing operation of the tracking information management unit of the specification information management apparatus according to the first embodiment of the present invention.
After receiving the condition data input (step S31), the tracking information management unit 33 changes the processing related to the input data to processing by the tracking information analysis unit 33a or processing by the influence range analysis unit 33b depending on the type of input data. Distribution is performed (step S32).

追跡情報管理部33は、入力データが追跡情報の解釈に関連する場合の追跡情報分析部33aによる処理(ステップS33)、もしくは入力データが追跡情報の影響範囲分析に関連する場合の影響範囲分析部33bによる処理(ステップS34)の実行後、追跡情報記憶部52へのアクセスを要する場合にデータベース制御部36を介して追跡情報記憶部52にアクセスし(ステップS35→S39)、追跡ルール記憶部53へのアクセスを要する場合にデータベース制御部36を介して追跡ルール記憶部53にアクセスする(ステップS36→S40)。   The tracking information management unit 33 performs processing by the tracking information analysis unit 33a when the input data is related to the interpretation of the tracking information (step S33), or an influence range analysis unit when the input data is related to the influence range analysis of the tracking information. After execution of the process by step 33b (step S34), when access to the tracking information storage unit 52 is required, the tracking information storage unit 52 is accessed via the database control unit 36 (step S35 → S39), and the tracking rule storage unit 53 When access to is required, the tracking rule storage unit 53 is accessed via the database control unit 36 (steps S36 → S40).

追跡情報管理部33は、前述したアクセスを要しない場合で、インタフェース6への出力を要する場合には、追跡情報分析部33aもしくは影響範囲分析部33bによる処理結果をインタフェース6を介して担当者または管理者に出力する(ステップS37→S41)。本装置は、担当者または管理者がインタフェース6により終了を設定せずに、繰り返し入力を行った場合には(ステップ38のYES)、ステップS31の処理に戻り、担当者または管理者がインタフェース6により終了を設定した場合には(ステップS38のNO)、処理を終了する。   When the above-mentioned access is not required and the output to the interface 6 is required, the tracking information management unit 33 displays the processing result by the tracking information analysis unit 33a or the influence range analysis unit 33b via the interface 6 or The data is output to the administrator (steps S37 → S41). When the person in charge or the administrator repeatedly inputs without setting the end by the interface 6 (YES in Step 38), the apparatus returns to the process of Step S31, and the person in charge or the administrator makes the interface 6 If the end is set by (NO in step S38), the process ends.

次に追跡ルール処理部4の主な動作について説明する。図7は、本発明の第1の実施形態における仕様情報管理装置の追跡ルール処理部の処理動作の一例を示すフローチャートである。
追跡ルール処理部4は、インタフェース6によって担当者または管理者からの入力を受け付けた後(ステップS51)、入力データの種類によって、当該入力データに係る処理を追跡ルール定義部41による処理、もしくは追跡検証ルール定義部42による処理に振分ける(ステップS52)。
Next, main operations of the tracking rule processing unit 4 will be described. FIG. 7 is a flowchart illustrating an example of the processing operation of the tracking rule processing unit of the specification information management device according to the first exemplary embodiment of the present invention.
After receiving the input from the person in charge or the administrator through the interface 6 (step S51), the tracking rule processing unit 4 performs processing related to the input data by the tracking rule defining unit 41 or tracking depending on the type of input data. The processing is performed by the verification rule definition unit 42 (step S52).

追跡ルール処理部4は、入力データが追跡情報の定義に関連する場合の追跡ルール定義部41による処理(ステップS53)、もしくは入力データが追跡情報追跡可能性検証のルールに関連する場合の追跡検証ルール定義部42による処理(ステップS54)の実行後、追跡ルール記憶部53へのアクセスを要する場合にデータベース制御部36を介して追跡ルール記憶部53にアクセスする(ステップS55→S58)。   The tracking rule processing unit 4 performs processing by the tracking rule definition unit 41 when the input data is related to the definition of the tracking information (step S53), or tracking verification when the input data is related to the tracking information traceability verification rule. After the process by the rule definition unit 42 (step S54), when the access to the tracking rule storage unit 53 is required, the tracking rule storage unit 53 is accessed via the database control unit 36 (steps S55 → S58).

追跡情報管理部33は、前述したアクセスを要しない場合でインタフェース6への出力を要する場合には、追跡ルール定義部41もしくは追跡検証ルール定義部42による処理結果をインタフェース6を介して担当者または管理者に出力する(ステップS56→S59)。本装置は、担当者または管理者がインタフェース6により終了を設定せずに、繰り返し入力を行った場合には(ステップ57のYES)、ステップS51の処理に戻り、担当者または管理者がインタフェース6により終了を設定した場合には(ステップS57のNO)、処理を終了する。   If the access is not required and the output to the interface 6 is required, the tracking information management unit 33 sends the processing result by the tracking rule definition unit 41 or the tracking verification rule definition unit 42 via the interface 6 or The data is output to the administrator (steps S56 → S59). When the person in charge or the administrator repeatedly inputs without setting the end through the interface 6 (YES in step 57), the apparatus returns to the process of step S51, and the person in charge or the administrator makes the interface 6 If the end is set by (NO in step S57), the process ends.

次に、担当者がインタフェース6により仕様情報定義部2を介して仕様情報を仕様情報DBに蓄積し、この仕様情報から、追跡情報処理部3を介して追跡ルールDBに蓄積されたルールを利用して追跡情報を抽出し、仕様情報の状態変化の解釈を行ない、追跡情報の結果を管理者に出力する一連の流れを説明する。
図8は、本発明の第1の実施形態における仕様情報管理装置により管理するクラス情報の一例を表形式で示す図である。
図8に示したクラス情報は、記憶装置5の仕様情報記憶部51に格納されるクラス情報の例である。このクラス情報は、仕様情報の分類を一意に識別するための情報を示し、属性としてクラスIDおよびクラス名を持つ。図8に示した例では、クラス情報としてクラスID「C-001」はクラス名「業務」を示し、クラスID「C-002」はクラス名「機能要件」を示し、クラスID「C-003」はクラス名「機能仕様」を示す。
Next, the person in charge accumulates the specification information in the specification information DB via the specification information definition unit 2 by the interface 6, and uses the rules accumulated in the tracking rule DB via the tracking information processing unit 3 from this specification information. A series of flows for extracting the tracking information, interpreting the state change of the specification information, and outputting the result of the tracking information to the administrator will be described.
FIG. 8 is a table showing an example of class information managed by the specification information management apparatus according to the first embodiment of the present invention.
The class information illustrated in FIG. 8 is an example of class information stored in the specification information storage unit 51 of the storage device 5. This class information indicates information for uniquely identifying the classification of the specification information, and has a class ID and a class name as attributes. In the example shown in FIG. 8, as class information, class ID “C-001” indicates class name “business”, class ID “C-002” indicates class name “functional requirements”, and class ID “C-003”. "Indicates the class name" functional specification ".

図9は、本発明の第1の実施形態における仕様情報管理装置により管理する仕様情報の一例を表形式で示す図である。
図9に示した仕様情報は、仕様情報DBに格納される仕様情報の例である。この仕様情報は、属性としてバージョンID、クラスID、属性ID、名称、説明、由来、削除フラグを有する。
FIG. 9 is a diagram showing an example of specification information managed by the specification information management apparatus according to the first embodiment of the present invention in a table format.
The specification information shown in FIG. 9 is an example of specification information stored in the specification information DB. This specification information has a version ID, class ID, attribute ID, name, description, origin, and deletion flag as attributes.

仕様情報のバージョンIDは、仕様情報が属するバージョンを一意に特定するための識別子である。クラスIDは仕様情報の属するクラスを一意に特定可能にする識別子である。属性IDは、クラスに属する仕様情報を一意に特定可能にする識別子である。本実施形態では、クラス名「業務」についての属性IDは業務ID「B-001」〜「B-003」と称し、クラス名「機能要件」についての属性IDは機能要件ID「FR-001」〜「FR-005」と称し、クラス名「機能仕様」についての属性IDは機能仕様ID「FS-001」〜「FS-002」と称している。   The version ID of the specification information is an identifier for uniquely specifying the version to which the specification information belongs. The class ID is an identifier that uniquely identifies the class to which the specification information belongs. The attribute ID is an identifier that allows specification information belonging to a class to be uniquely identified. In this embodiment, the attribute ID for the class name “business” is referred to as business IDs “B-001” to “B-003”, and the attribute ID for the class name “functional requirement” is the functional requirement ID “FR-001”. ~ “FR-005” and attribute IDs for the class name “functional specification” are called functional specification IDs “FS-001” to “FS-002”.

また、仕様情報上の名称の欄には仕様情報の名称が格納される。仕様情報上の説明の欄には仕様情報の説明文が格納される。仕様情報上の由来の欄には、仕様情報の定義の元となった仕様情報の識別情報が格納される。仕様情報上の削除フラグの欄には、当該仕様情報を使用の対象から削除したことを示すフラグが格納される。   The name of the specification information is stored in the name field on the specification information. In the explanation column on the specification information, an explanation text of the specification information is stored. In the column of the origin on the specification information, the identification information of the specification information that is the basis of the definition of the specification information is stored. The deletion flag column on the specification information stores a flag indicating that the specification information has been deleted from the use target.

本実施形態では、仕様情報の識別情報を「クラスID.属性ID」と表現し一意に識別する。図9に示した例では、バージョンID「1.1」に属する仕様情報として、業務についての仕様情報は識別情報「C-001.B-001」〜「C-001.B-003」にそれぞれ対応する仕様情報があり、機能要件についての仕様情報は識別情報「C-002.FR-001」〜「C-002.FR-005」にそれぞれ対応する仕様情報があり、機能仕様についての仕様情報は識別情報「C-003.FS-001」〜「C-003.FS-002」にそれぞれ対応する仕様情報があることを示す。   In this embodiment, the identification information of the specification information is expressed as “class ID.attribute ID” and uniquely identified. In the example shown in FIG. 9, as the specification information belonging to the version ID “1.1”, the specification information about the business corresponds to the identification information “C-001.B-001” to “C-001.B-003”, respectively. There is specification information, specification information about functional requirements has specification information corresponding to identification information "C-002.FR-001" to "C-002.FR-005" respectively, and specification information about functional specifications is identified This indicates that there is specification information corresponding to each of the information “C-003.FS-001” to “C-003.FS-002”.

図10は、本発明の第1の実施形態における仕様情報管理装置により管理する追跡ルール種別の一例を表形式で示す図である。
図10に示した追跡ルール種別は、追跡ルール記憶部53に格納される追跡ルールの種別情報の例であり、この追跡ルール種別情報は追跡ルール種別IDおよび追跡ルール種別の属性を有する。
FIG. 10 is a diagram showing an example of the tracking rule type managed by the specification information management apparatus according to the first embodiment of the present invention in a table format.
The tracking rule type shown in FIG. 10 is an example of the type information of the tracking rule stored in the tracking rule storage unit 53, and this tracking rule type information has tracking rule type ID and tracking rule type attributes.

図10に示すように、追跡ルール種別ID「TRG-001」は追跡ルール種別「追跡情報生成」を示し、追跡ルール種別ID「TRG-002」は追跡ルール種別「状態変化解釈」を示し、追跡ルール種別ID「TRG-003」は追跡ルール種別「影響範囲分析」を示し、追跡ルール種別ID「TRG-004」は追跡ルール種別「追跡検証」を示す。   As shown in FIG. 10, the tracking rule type ID “TRG-001” indicates the tracking rule type “tracking information generation”, the tracking rule type ID “TRG-002” indicates the tracking rule type “state change interpretation”, and tracking The rule type ID “TRG-003” indicates the tracking rule type “influence range analysis”, and the tracking rule type ID “TRG-004” indicates the tracking rule type “tracking verification”.

図11は、本発明の第1の実施形態における仕様情報管理装置により管理する追跡ルールの一例を表形式で示す図である。
図11に示した追跡ルールは、追跡ルールDBにデフォルトで格納される追跡ルールの例である。この追跡ルールは、追跡ルール種別ID、追跡ルールID、追跡ルール名、対象クラスID、追跡ルール本体を有する。図11に示した例では、理解を容易にするために追跡ルール本体を擬似言語で記述しているが、実際には本装置で動作するプログラミング言語などで記述する。追跡ルールIDは、各追跡ルールを一意に識別するための識別子である。対象仕様クラスIDは、前述したクラスIDのうち各追跡ルールを適用するクラスのIDである。
FIG. 11 is a diagram showing an example of a tracking rule managed by the specification information management apparatus according to the first embodiment of the present invention in a table format.
The tracking rule shown in FIG. 11 is an example of the tracking rule stored by default in the tracking rule DB. This tracking rule has a tracking rule type ID, a tracking rule ID, a tracking rule name, a target class ID, and a tracking rule body. In the example shown in FIG. 11, the tracking rule body is described in a pseudo language for easy understanding, but in actuality, it is described in a programming language or the like that operates in this apparatus. The tracking rule ID is an identifier for uniquely identifying each tracking rule. The target specification class ID is an ID of a class to which each tracking rule is applied among the class IDs described above.

図12は、本発明の第1の実施形態における仕様情報管理装置により管理する仕様情報をもとに生成された追跡情報の一例を表形式で示す図である。
次に、追跡情報生成部32による、仕様情報をもとにした追跡情報の生成の例を示す。この追跡情報の基となる仕様情報は、図9に示した識別情報「C-002.FR-005」の仕様情報由来を「C-002.FR-003」、「C-002.FR-004」に置き換えたものである。
FIG. 12 is a diagram illustrating an example of the tracking information generated based on the specification information managed by the specification information management apparatus according to the first embodiment of the present invention in a table format.
Next, an example of generation of tracking information based on the specification information by the tracking information generation unit 32 will be described. The specification information that is the basis of this tracking information is derived from the specification information of the identification information “C-002.FR-005” shown in FIG. 9 as “C-002.FR-003”, “C-002.FR-004”. ”.

追跡情報の生成は、条件で与えられた追跡対象の範囲すべてに対応する仕様情報に対して実行する。追跡情報は、バージョンID、クラスID、属性ID、名称、由来、由来元の属性を有する。この由来元の属性の欄には、その仕様情報を由来としている仕様情報の識別子が入力される。   The generation of the tracking information is executed for the specification information corresponding to the entire range of the tracking target given by the condition. The tracking information has a version ID, class ID, attribute ID, name, origin, and origin attribute. The identifier of the specification information that is derived from the specification information is input in this origin attribute column.

図12に示した例では、追跡情報生成部32は、識別情報「C-002.FR-001」をクラスIDおよび属性IDとする仕様情報が入力条件である場合、この仕様情報の由来の欄の識別情報は「C-001.B-001」である。   In the example illustrated in FIG. 12, the tracking information generation unit 32, when the specification information having the identification information “C-002.FR-001” as the class ID and the attribute ID is an input condition, The identification information is “C-001.B-001”.

これにより追跡情報生成部32は、図12上の「A」に示すように識別情報「C-002.FR-001」をクラスIDおよび属性IDとする仕様情報にアクセスし、図12上の「B」に示すように、この仕様情報の由来である識別情報「C-002.FR-001」をクラスIDおよび属性IDとする仕様情報にアクセスし、この仕様情報の由来元属性の欄に、由来元である入力条件の識別情報である「C-002.FR-001」を図12上の「C」に示すように入力する。
図13は、本発明の第1の実施形態における仕様情報管理装置により管理する追跡情報の一例を表形式で示す図である。図13に示した追跡情報は、追跡情報記憶部52に格納されている追跡情報DBの例である。
As a result, the tracking information generation unit 32 accesses the specification information having the identification information “C-002.FR-001” as the class ID and attribute ID as shown by “A” in FIG. As shown in “B”, access is made to the specification information in which the identification information “C-002.FR-001” that is the origin of this specification information is a class ID and an attribute ID, and in the column of the origin attribute of this specification information, “C-002.FR-001”, which is the identification information of the input condition that is the origin, is input as shown by “C” in FIG.
FIG. 13 is a diagram showing an example of tracking information managed by the specification information management apparatus according to the first embodiment of the present invention in a table format. The tracking information illustrated in FIG. 13 is an example of the tracking information DB stored in the tracking information storage unit 52.

次に、追跡検証部34によって、クラス名「機能要件」に関わる仕様情報の追跡結果を検証する処理について説明する。図14は、本発明の第1の実施形態における仕様情報管理装置の追跡検証部による処理動作の一例を示すフローチャートである。
まず、追跡検証部34は、追跡対象の入力条件を図8で示した機能要件のクラスID「C-002」とし、追跡ルール種別の入力条件を追跡検証用の追跡ルール種別ID「TRG-004」とする(ステップS61、S62)。追跡検証部34は、このクラスIDをキーとして仕様情報DBを検索する(ステップS63)。
Next, processing for verifying the tracking result of the specification information related to the class name “functional requirement” by the tracking verification unit 34 will be described. FIG. 14 is a flowchart illustrating an example of a processing operation performed by the tracking verification unit of the specification information management apparatus according to the first embodiment of the present invention.
First, the tracking verification unit 34 sets the input condition to be tracked as the functional requirement class ID “C-002” shown in FIG. 8, and sets the tracking rule type input condition as a tracking rule type ID “TRG-004” for tracking verification. (Steps S61 and S62). The tracking verification unit 34 searches the specification information DB using this class ID as a key (step S63).

追跡検証部34は、仕様情報DBからクラスID「C-002」の仕様情報を得る(ステップS64)。検索対象の仕様情報が図2に示した構成である場合、得られる仕様情報は機能要件一覧に関わる仕様情報、つまり識別情報「C-002.FR-001」〜「C-002.FR-004」に対応する仕様情報となる。   The tracking verification unit 34 obtains the specification information of the class ID “C-002” from the specification information DB (step S64). When the specification information to be searched has the configuration shown in FIG. 2, the obtained specification information is specification information related to the functional requirement list, that is, identification information “C-002.FR-001” to “C-002.FR-004”. The specification information corresponding to

次に、追跡検証部34は、追跡ルール種別の入力条件である追跡ルール種別ID「TRG-004」と前述した追跡対象の条件であるクラスID「C-002」とをキーとして、追跡ルールDBを検索する(ステップS65)。   Next, the tracking verification unit 34 uses the tracking rule type ID “TRG-004”, which is an input condition of the tracking rule type, and the class ID “C-002”, which is the above-described tracking target condition, as keys. Is searched (step S65).

追跡検証部34は、追跡ルール記憶部53に記憶される追跡ルールDBのうち、追跡ルール種別IDが追跡ルール種別の入力条件である「TRG-004」と一致し、対象仕様クラスID」が追跡対象の入力条件であるクラスID「C-002」である追跡検証ルールを取得する(ステップS66)。検索対象の追跡ルールが図11に示した構成である場合、得られる追跡ルールは図11に示した最下行の「追跡検証ルール1」となる。
図11に示すように、この「追跡検証ルール1」は、クラス名「機能要件」に対応する仕様情報はクラス名「業務」に対応する仕様情報との由来の定義が必要であることを示している。
In the tracking rule DB stored in the tracking rule storage unit 53, the tracking verification unit 34 has the tracking rule type ID that matches the input condition of the tracking rule type “TRG-004” and the target specification class ID ”is tracked. The tracking verification rule having the class ID “C-002” that is the target input condition is acquired (step S66). When the tracking rule to be searched has the configuration shown in FIG. 11, the obtained tracking rule is “tracking verification rule 1” in the lowermost row shown in FIG.
As shown in FIG. 11, this “tracking verification rule 1” indicates that the specification information corresponding to the class name “functional requirement” needs to be derived from the specification information corresponding to the class name “business”. ing.

次に、追跡検証部34は、検証のための仕様情報を取得する(ステップS67)。ここでは、追跡検証部34は、取得済みの「追跡検証ルール1」に従い、クラスID「C-002」の仕様情報における機能要件一覧の由来の欄に入力されている識別情報に対応する仕様情報を取得する。   Next, the tracking verification unit 34 acquires specification information for verification (step S67). Here, the tracking verification unit 34 conforms to the acquired “tracking verification rule 1” and the specification information corresponding to the identification information input in the column of the origin of the functional requirement list in the specification information of the class ID “C-002”. To get.

ステップS64の処理で取得した仕様情報である、識別情報「C-002.FR-001」〜「C-002.FR-005」に対応する仕様情報のうち、識別情報「C-002.FR-001」〜「C-002.FR-004」に対応する仕様情報の由来の識別情報は図12に示すように「C-001.B-001」もしくは「C-001.B-002」であるので、業務のクラスに由来が存在する事を意味する。   Of the specification information corresponding to the identification information “C-002.FR-001” to “C-002.FR-005”, which is the specification information acquired in the process of step S64, the identification information “C-002.FR- The identification information derived from the specification information corresponding to “001” to “C-002.FR-004” is “C-001.B-001” or “C-001.B-002” as shown in FIG. So it means that there is an origin in the business class.

また、ステップS64の処理で取得した仕様情報のうち識別情報「C-002.FR-005」に対応する仕様情報の由来の識別情報は図9に示すように「C-002.FR-003」及び「C-002.FR-004」であるので、機能要件のクラスに由来が存在する事を意味する。よって、ステップS67の処理により取得される仕様情報の識別情報は、「C-002.FR-001」〜「C-002.FR-004」、「C-002.FR-003」及び「C-002.FR-004」となる。   Also, the identification information derived from the specification information corresponding to the identification information “C-002.FR-005” among the specification information acquired in the process of step S64 is “C-002.FR-003” as shown in FIG. And “C-002.FR-004”, it means that the origin exists in the functional requirement class. Therefore, the identification information of the specification information acquired by the process of step S67 is “C-002.FR-001” to “C-002.FR-004”, “C-002.FR-003”, and “C- 002.FR-004 ".

追跡検証部34は、ステップS67の処理により取得した仕様情報が取得済みの追跡検証ルールに適合するか否かを判断する(ステップS68)。このケースでは、ステップS67の処理結果が示すように、機能要件のクラスの由来に同じ機能要件のクラスが定義されているので、追跡検証部34は、仕様情報は「追跡検証ルール1」に適合しておらず、本来は機能要件クラスの由来に業務クラスが必要であると判断する。   The tracking verification unit 34 determines whether or not the specification information acquired by the process of step S67 conforms to the acquired tracking verification rule (step S68). In this case, as shown in the processing result of step S67, since the same functional requirement class is defined from the functional requirement class, the tracking verification unit 34 conforms to the “tracking verification rule 1” of the specification information. It is determined that the business class is necessary from the origin of the functional requirement class.

追跡検証部34は、判断結果に基づく出力処理を行なう(ステップS69)。ここでは、前述した「追跡検証ルール1」が示すように、機能一覧の仕様情報の由来に業務クラスの仕様情報を定義する必要があるので、追跡検証部34は、識別情報「C-002.FR-005」の仕様情報は業務クラスとの由来の定義が必要である旨のメッセージをインタフェース6を介して担当者や管理者に促す。   The tracking verification unit 34 performs output processing based on the determination result (step S69). Here, as indicated by the “tracking verification rule 1” described above, since it is necessary to define the specification information of the business class from the specification information of the function list, the tracking verification unit 34 identifies the identification information “C-002. The specification information of “FR-005” prompts the person in charge and the manager through the interface 6 that a definition that is derived from the business class is necessary.

次に、追跡情報管理部33の追跡情報分析部33aによる、仕様情報の状態変化の解釈の処理について説明する。図15は、本発明の第1の実施形態における仕様情報管理装置の追跡情報分析部による処理動作の一例を示すフローチャートである。
まず、追跡情報分析部33aは、追跡対象の入力条件を図8で示した仕様情報の識別情報「C-002.FR-005」とし、追跡ルール種別の入力条件を状態変化解釈用の追跡ルール種別ID「TRG-002」とする(ステップS71、S72)。
追跡情報分析部33aは、この追跡ルール種別IDをキーとして追跡ルールDBを検索する(ステップS73)。追跡情報分析部33aは、追跡ルール記憶部53に記憶される追跡ルールDBのうち、追跡ルール種別IDが追跡ルール種別の入力条件である「TRG-002」と一致する追跡検証ルールを得る(ステップS74)。検索対象の追跡ルールが図11に示した構成である場合、得られる追跡ルールは図11に示した「状態変化解釈ルール1」、「状態変化解釈ルール2」、「状態変化解釈ルール3」、「状態変化解釈ルール4」、および「状態変化解釈ルール5」となる。
Next, the process of interpreting the change in the state of the specification information by the tracking information analysis unit 33a of the tracking information management unit 33 will be described. FIG. 15 is a flowchart illustrating an example of a processing operation by the tracking information analysis unit of the specification information management device according to the first exemplary embodiment of the present invention.
First, the tracking information analysis unit 33a sets the input condition to be tracked as the identification information “C-002.FR-005” of the specification information shown in FIG. 8, and sets the tracking rule type input condition as a tracking rule for state change interpretation. The type ID is “TRG-002” (steps S71 and S72).
The tracking information analysis unit 33a searches the tracking rule DB using the tracking rule type ID as a key (step S73). The tracking information analysis unit 33a obtains a tracking verification rule in which the tracking rule type ID matches “TRG-002” which is the input condition of the tracking rule type in the tracking rule DB stored in the tracking rule storage unit 53 (step S74). When the tracking rule to be searched has the configuration shown in FIG. 11, the obtained tracking rules are “state change interpretation rule 1”, “state change interpretation rule 2”, “state change interpretation rule 3” shown in FIG. These are “state change interpretation rule 4” and “state change interpretation rule 5”.

追跡情報分析部33aは、前述のように得た追跡ルールのうち、対象仕様クラスIDが追跡対象の入力条件の識別情報中のクラスIDに一致する追跡ルールを抽出し、これらをそれぞれ実行する(ステップS75)。ここでは、抽出対象の追跡ルールは、前述した「状態変化解釈ルール1」、「状態変化解釈ルール2」、「状態変化解釈ルール3」、「状態変化解釈ルール4」、および「状態変化解釈ルール5」の全てである。   The tracking information analysis unit 33a extracts the tracking rules whose target specification class ID matches the class ID in the identification information of the input condition to be tracked from the tracking rules obtained as described above, and executes them respectively ( Step S75). Here, the tracking rules to be extracted are the “state change interpretation rule 1”, “state change interpretation rule 2”, “state change interpretation rule 3”, “state change interpretation rule 4”, and “state change interpretation rule” described above. All of 5 ”.

以下、前述した「状態変化解釈ルール2」を追跡情報分析部33aにより実行した際の処理について説明する。このルールは、解釈対象の仕様情報の由来が複数存在し、かつ、由来とされる仕様情報の削除フラグが有効である場合に、解釈対象の仕様情報は由来とされる各仕様情報が統合した仕様情報であると解釈するルールである。ここでは解釈対象の仕様情報は、図9に示した識別情報「C-002.FR-005」の仕様情報における由来の識別情報を「C-002.FR-003」、「C-002.FR-004」に置き換えたものである。   Hereinafter, processing when the above-described “state change interpretation rule 2” is executed by the tracking information analysis unit 33a will be described. In this rule, when there are multiple origins of the specification information to be interpreted and the deletion flag of the specification information that is the origin is valid, the specification information that is the origin of the specification information to be interpreted is integrated. It is a rule that is interpreted as specification information. Here, the specification information to be interpreted is the identification information derived from the specification information of the identification information “C-002.FR-005” shown in FIG. 9 as “C-002.FR-003”, “C-002.FR”. -004 ".

図16は、本発明の第1の実施形態における仕様情報管理装置により管理する仕様情報の状態変化解釈の手順を説明するための図である。
追跡情報分析部33aは、前述のように抽出した「状態変化解釈ルール2」を読み出し、このルールに従い、図16上の「A」に示すように、解釈対象の仕様情報のうち追跡対象の入力条件の識別情報「C-002.FR-005」に対応する仕様情報にアクセスし、図16上の「B」に示すように、この仕様情報の由来に入力されている識別情報「C-002.FR-003」、「C-002.FR-004」を得て、これらの識別情報に対応する仕様情報の明細、つまりバージョンID、クラスID、機能要件ID、名称、説明、由来を取得し、図16上の「C」に示すように、さらに削除フラグの属性を取得する。
FIG. 16 is a diagram for explaining the procedure for interpreting the state change of the specification information managed by the specification information management apparatus according to the first embodiment of the present invention.
The tracking information analysis unit 33a reads the “state change interpretation rule 2” extracted as described above, and in accordance with this rule, as indicated by “A” in FIG. The specification information corresponding to the condition identification information “C-002.FR-005” is accessed, and as shown in “B” in FIG. .FR-003 "," C-002.FR-004 ", and obtain the details of the specification information corresponding to these identification information, that is, version ID, class ID, functional requirement ID, name, description, and origin. Further, as shown by “C” in FIG. 16, the attribute of the deletion flag is further acquired.

追跡情報分析部33aは、この取得した削除フラグは識別情報「C-002.FR-003」の仕様情報及び識別情報「C-002.FR-004」の仕様情報のいずれにおいても有効になっていると認識する。これにより、追跡情報分析部33aは、「状態変化解釈ルール2」からして、識別情報「C-002.FR-005」の仕様情報は、識別情報「C-002.FR-003」の仕様情報および「C-002.FR-004」の仕様情報が統合したものと解釈し(ステップS76)、この解釈結果を追跡情報記憶部52に格納し、追跡情報出力部35により当該解釈結果をインタフェース6を介して出力する(ステップS77)。   The tracking information analysis unit 33a makes the acquired deletion flag valid in both the specification information of the identification information “C-002.FR-003” and the specification information of the identification information “C-002.FR-004”. Recognize that Accordingly, the tracking information analysis unit 33a determines that the specification information of the identification information “C-002.FR-005” is the specification of the identification information “C-002.FR-003” from the “state change interpretation rule 2”. Information and the specification information of “C-002.FR-004” are integrated (step S76), the interpretation result is stored in the tracking information storage unit 52, and the interpretation result is interfaced by the tracking information output unit 35. 6 (step S77).

図17は、本発明の第1の実施形態における仕様情報管理装置により出力する状態変化解釈結果の表示画面の一例を示す図である。
図17に示すように、この出力される情報は、図17中の「A」で示した、解釈対象の仕様情報の明細、図17中の「B」で示した、解釈の元となった他の仕様情報の明細および解釈結果を示すメッセージである。
FIG. 17 is a diagram illustrating an example of a display screen of a state change interpretation result output by the specification information management device according to the first exemplary embodiment of the present invention.
As shown in FIG. 17, this output information is the details of the specification information to be interpreted, indicated by “A” in FIG. 17, and the source of interpretation, indicated by “B” in FIG. 17. It is a message which shows the specification and interpretation result of other specification information.

(第2の実施形態)
次に、本発明の第2の実施形態について説明する。なお、本実施形態における仕様情報管理装置の構成のうち図1に示したものと同一部分の説明は省略する。
この実施形態では、追跡情報管理部33の影響範囲分析部33bによる影響範囲分析処理の実行後に、追跡情報分析部33aによって仕様情報の状態変化を解釈し、その結果をふまえて、再び影響範囲分析部33bで影響範囲分析処理を行ない、仕様情報の変更により影響範囲がどのように変化したのかを示すまでの処理について説明する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described. In addition, the description of the same part as that shown in FIG. 1 in the configuration of the specification information management apparatus in the present embodiment is omitted.
In this embodiment, after execution of the influence range analysis process by the influence range analysis section 33b of the tracking information management section 33, the tracking information analysis section 33a interprets the state change of the specification information, and based on the result, influence range analysis is performed again. A process until the influence range analysis process is performed by the unit 33b and how the influence range is changed by the change of the specification information will be described.

図18は、本発明の第2の実施形態における仕様情報管理装置による処理対象の追跡情報の構成例を表形式で示す図である。この追跡情報は、第1の実施形態で説明した追跡情報と異なり、「関連」の属性をさらに有する。
次に、影響範囲分析部33bによる影響範囲分析処理について説明する。この影響範囲分析とは、仕様情報の変更時に、当該変更の影響範囲を分析して出力する事である。この影響範囲分析では、追跡情報における属性「由来」の他に属性「関連」の分析を行ない、この分析結果を出力する。
FIG. 18 is a diagram showing a configuration example of tracking information to be processed by the specification information management apparatus according to the second embodiment of the present invention in a table format. Unlike the tracking information described in the first embodiment, this tracking information further has a “related” attribute.
Next, the influence range analysis process by the influence range analysis unit 33b will be described. This influence range analysis is to analyze and output the influence range of the change when the specification information is changed. In this influence range analysis, the attribute “related” is analyzed in addition to the attribute “origin” in the tracking information, and the analysis result is output.

図19は、本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部による処理動作の一例を示すフローチャートである。
まず、影響範囲分析部33bは、追跡対象の入力条件を追跡情報上の識別情報「C-002.FR-005」とし、追跡ルール種別の入力条件を影響範囲分析用の追跡ルール種別ID「TRG-003」とする(ステップS81、S82)。
FIG. 19 is a flowchart illustrating an example of a processing operation performed by the influence range analysis unit of the specification information management device according to the second exemplary embodiment of the present invention.
First, the influence range analysis unit 33b sets the input condition to be tracked as the identification information “C-002.FR-005” on the tracking information, and sets the input condition of the tracking rule type as the tracking rule type ID “TRG for influence range analysis”. -003 "(steps S81 and S82).

影響範囲分析部33bは、追跡ルール種別の入力条件である追跡ルール種別ID「TRG-003」と前述した追跡対象の条件である識別情報中のクラスID「C-002」とをキーとして追跡ルールDBを検索する(ステップS83)。   The influence range analysis unit 33b uses the tracking rule type ID “TRG-003”, which is an input condition of the tracking rule type, and the class ID “C-002” in the identification information, which is the above-described tracking target condition, as a tracking rule. DB is searched (step S83).

影響範囲分析部33bは、追跡ルール記憶部53に記憶される追跡ルールDBのうち、追跡ルール種別IDが追跡ルール種別の入力条件である「TRG-003」と一致し、対象仕様クラスIDが追跡対象の入力条件であるクラスID「C-002」である影響範囲分析ルールを取得する(ステップS84)。検索対象の追跡ルールが図11に示した構成である場合、得られる追跡ルールは図11に示した「影響範囲分析ルール1」となる。   In the tracking rule DB stored in the tracking rule storage unit 53, the influence range analysis unit 33b matches the tracking rule type ID with “TRG-003” which is an input condition of the tracking rule type, and the target specification class ID is tracked. The influence range analysis rule having the class ID “C-002” that is the target input condition is acquired (step S84). If the tracking rule to be searched has the configuration shown in FIG. 11, the obtained tracking rule is “influence range analysis rule 1” shown in FIG.

影響範囲分析部33bは、前述のように取得したルールのうち、対象仕様クラスIDが追跡対象の入力条件の識別情報中のクラスIDに一致するルールを抽出し、これらをそれぞれ実行する(ステップS85)。ここでは、抽出対象のルールは前述した「影響範囲分析ルール1」である。   The influence range analysis unit 33b extracts rules whose target specification class ID matches the class ID in the identification information of the input condition to be tracked from the rules acquired as described above, and executes them respectively (step S85). ). Here, the rule to be extracted is the “influence range analysis rule 1” described above.

以下、前述した「影響範囲分析ルール1」を影響範囲分析部33bにより実行した際の処理について説明する。このルールは、図18に示した解釈対象の追跡情報DBのうち、追跡対象の入力条件のクラスIDと属性IDに一致する追跡情報の由来、関連、由来元のうち存在する情報を取得するルールである。   Hereinafter, processing when the above-described “influence range analysis rule 1” is executed by the influence range analysis unit 33b will be described. This rule is a rule for acquiring information existing in the origin, relationship, and origin of tracking information that matches the class ID and attribute ID of the input condition to be tracked in the tracking information DB to be interpreted shown in FIG. It is.

図20は、本発明の第2の実施形態における仕様情報管理装置により管理する仕様情報の影響範囲分析の手順を説明するための図である。
影響範囲分析部33bは、前述のように抽出した「影響範囲分析ルール1」を読み出し、このルールに従い、図20中の「A」に示すように、追跡情報のうち追跡対象の入力条件の識別情報「C-002.FR-005」に対応する仕様情報の由来に入力されている識別情報「C-002.FR-003」、「C-002.FR-004」を得て、図20中の「B」に示すように、これらの識別情報に対応する仕様情報の明細、つまりバージョンID、クラスID、機能要件ID、名称、説明、由来、削除フラグの属性を取得する。
FIG. 20 is a diagram for explaining the procedure for analyzing the influence range of the specification information managed by the specification information management apparatus according to the second embodiment of the present invention.
The influence range analysis unit 33b reads the “influence range analysis rule 1” extracted as described above, and identifies the input condition of the tracking target in the tracking information as indicated by “A” in FIG. 20 according to this rule. The identification information “C-002.FR-003” and “C-002.FR-004” input from the origin of the specification information corresponding to the information “C-002.FR-005” are obtained and shown in FIG. As shown in “B”, the specification information corresponding to the identification information, that is, the version ID, class ID, functional requirement ID, name, description, origin, and deletion flag attributes are acquired.

そして、影響範囲分析部33bは、図20中の「C」に示すように、前述のように抽出した「影響範囲分析ルール1」に従い、追跡情報のうち追跡対象の入力条件の識別情報「C-002.FR-005」に対応する仕様情報の関連の欄に入力されている識別情報「C-002.FR-001」、「C-002.FR-002」を得て、図20中の「D」に示すように、これらの識別情報に対応する追跡情報の明細を取得する。   Then, as indicated by “C” in FIG. 20, the influence range analysis unit 33 b follows the “influence range analysis rule 1” extracted as described above, and the identification information “C of the input condition to be tracked in the tracking information” The identification information “C-002.FR-001” and “C-002.FR-002” entered in the related field of the specification information corresponding to “-002.FR-005” are obtained. As indicated by “D”, the details of the tracking information corresponding to the identification information are acquired.

影響範囲分析部33bは、これらの取得結果を追跡情報記憶部52に格納する。図21は、本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部により出力した影響範囲の一例を表形式で示す図である。   The influence range analysis unit 33 b stores these acquisition results in the tracking information storage unit 52. FIG. 21 is a diagram illustrating an example of the influence range output by the influence range analysis unit of the specification information management device according to the second exemplary embodiment of the present invention in a table format.

図21に示した例は、影響範囲分析部33bによる取得結果、つまり、追跡対象の仕様情報、つまりクラスIDと機能要件IDとでなる識別情報「C-002.FR-005」に対応する仕様情報の変更による影響範囲である由来や関連に該当する仕様情報の識別情報である。   The example shown in FIG. 21 is the result corresponding to the acquisition result by the influence range analysis unit 33b, that is, the specification information to be tracked, that is, the identification information “C-002.FR-005” including the class ID and the functional requirement ID. It is the identification information of the specification information corresponding to the origin and relation that are the scope of influence due to the change of information.

追跡情報出力部35は、この影響範囲を示す情報をインタフェース6を介して影響範囲表示画面として出力する(ステップS86)。   The tracking information output unit 35 outputs information indicating the influence range as an influence range display screen via the interface 6 (step S86).

図22は、本発明の第2の実施形態における仕様情報管理装置により出力する影響範囲表示画面の一例を示す図である。
図22に示すように、識別情報「C-002.FR-005」に対応する仕様情報は、識別情報「C-002.FR-003」に対応する仕様情報、および識別情報「C-002.FR-004」に対応する仕様情報を由来とし、また、識別情報「C-002.FR-005」に対応する仕様情報から、識別情報「C-002.FR-001」に対応する仕様情報、および識別情報「C-002.FR-002」に対応する仕様情報との間の関連が存在する。
FIG. 22 is a diagram illustrating an example of an influence range display screen output by the specification information management device according to the second exemplary embodiment of the present invention.
As shown in FIG. 22, the specification information corresponding to the identification information “C-002.FR-005” includes the specification information corresponding to the identification information “C-002.FR-003” and the identification information “C-002.FR-005”. Specification information corresponding to the identification information “C-002.FR-001” from the specification information corresponding to the identification information “C-002.FR-001” And the specification information corresponding to the identification information “C-002.FR-002” exists.

次に、追跡情報管理部33の追跡情報分析部33aによる、仕様情報の状態変化の解釈の処理について説明する。まず、追跡情報分析部33aは、追跡対象の入力条件を図8で示した仕様情報の識別情報「C-002.FR-005」とし、追跡ルール種別の入力条件を状態変化解釈用の追跡ルール種別ID「TRG-002」とする。
追跡情報分析部33aは、この追跡ルール種別IDをキーとして追跡ルールDBを検索する。追跡情報分析部33aは、追跡ルール記憶部53に記憶される追跡ルールDBのうち、追跡ルール種別IDが追跡ルール種別の入力条件である「TRG-002」と一致する状態変化解釈ルールを取得する。検索対象の追跡ルールが図11に示した構成である場合、得られる追跡ルールは図11に示した「状態変化解釈ルール1」、「状態変化解釈ルール2」、「状態変化解釈ルール3」、「状態変化解釈ルール4」、および「状態変化解釈ルール5」となる。
Next, the process of interpreting the change in the state of the specification information by the tracking information analysis unit 33a of the tracking information management unit 33 will be described. First, the tracking information analysis unit 33a sets the input condition to be tracked as the identification information “C-002.FR-005” of the specification information shown in FIG. 8, and sets the tracking rule type input condition as a tracking rule for state change interpretation. The type ID is “TRG-002”.
The tracking information analysis unit 33a searches the tracking rule DB using the tracking rule type ID as a key. The tracking information analysis unit 33 a acquires a state change interpretation rule whose tracking rule type ID matches “TRG-002”, which is the input condition of the tracking rule type, from the tracking rule DB stored in the tracking rule storage unit 53. . When the tracking rule to be searched has the configuration shown in FIG. 11, the obtained tracking rules are “state change interpretation rule 1”, “state change interpretation rule 2”, “state change interpretation rule 3” shown in FIG. These are “state change interpretation rule 4” and “state change interpretation rule 5”.

追跡情報分析部33aは、前述のように得たルールのうち、対象仕様クラスIDが追跡対象の入力条件の識別情報の一部であるクラスIDに一致するルールを抽出し、これらをそれぞれ実行する。ここで抽出されるルールは前述した「状態変化解釈ルール1」、「状態変化解釈ルール2」、「状態変化解釈ルール3」、「状態変化解釈ルール4」、および「状態変化解釈ルール5」の全てである。   The tracking information analysis unit 33a extracts, from the rules obtained as described above, rules whose target specification class ID matches the class ID that is a part of the identification information of the input condition to be tracked, and executes each of them. . The extracted rules are the “state change interpretation rule 1”, “state change interpretation rule 2”, “state change interpretation rule 3”, “state change interpretation rule 4”, and “state change interpretation rule 5” described above. It is all.

以下、前述した「状態変化解釈ルール2」を追跡情報分析部33aにより実行した際の処理について説明する。このルールは、解釈対象の仕様情報の由来が複数存在し、かつ、由来とされる仕様情報の削除フラグが有効である場合に、解釈対象の仕様情報は由来とされる各仕様情報が統合した仕様情報であると解釈するルールである。ここで用いる仕様情報は、図18に示した仕様情報である。   Hereinafter, processing when the above-described “state change interpretation rule 2” is executed by the tracking information analysis unit 33a will be described. In this rule, when there are multiple origins of the specification information to be interpreted and the deletion flag of the specification information that is the origin is valid, the specification information that is the origin of the specification information to be interpreted is integrated. It is a rule that is interpreted as specification information. The specification information used here is the specification information shown in FIG.

図23は、本発明の第2の実施形態における仕様情報管理装置により管理する仕様情報の状態変化解釈の手順を説明するための図である。
追跡情報分析部33aは、前述のように抽出した「状態変化解釈ルール2」を読み出し、このルールに従い、図23中の「A」に示すように、仕様情報のうち追跡対象の入力条件の識別情報「C-002.FR-005」を得て、図23中の「B」に示すように、この識別情報に対応する仕様情報の由来に入力されている識別情報「C-002.FR-003」、「C-002.FR-004」を得て、これらの識別情報に対応する仕様情報の明細、つまりバージョンID、クラスID、機能要件ID、名称、説明、由来を取得し、さらに、図23中の「C」に示すように、削除フラグの属性を取得する。
FIG. 23 is a diagram for explaining the procedure for interpreting the state change of the specification information managed by the specification information management apparatus according to the second embodiment of the present invention.
The tracking information analysis unit 33a reads the “state change interpretation rule 2” extracted as described above, and in accordance with this rule, as shown by “A” in FIG. The information “C-002.FR-005” is obtained, and the identification information “C-002.FR-” inputted from the origin of the specification information corresponding to this identification information, as shown by “B” in FIG. 003 "," C-002.FR-004 ", obtain the specification information details corresponding to these identification information, that is, version ID, class ID, functional requirement ID, name, description, origin, As shown by “C” in FIG. 23, the attribute of the deletion flag is acquired.

追跡情報分析部33aは、この取得した明細における削除フラグは識別情報「C-002.FR-003」の仕様情報及び識別情報「C-002.FR-004」の仕様情報のいずれにおいても有効になっていると認識する。これにより、追跡情報分析部33aは、「状態変化解釈ルール2」からして、識別情報「C-002.FR-005」の仕様情報は、識別情報「C-002.FR-003」の仕様情報および「C-002.FR-004」の仕様情報が統合したものと解釈し、この解釈結果を追跡情報記憶部52に格納する。   The tracking information analysis unit 33a determines that the deletion flag in the acquired details is valid in both the specification information of the identification information “C-002.FR-003” and the specification information of the identification information “C-002.FR-004”. Recognize that Accordingly, the tracking information analysis unit 33a determines that the specification information of the identification information “C-002.FR-005” is the specification of the identification information “C-002.FR-003” from the “state change interpretation rule 2”. The information and the specification information of “C-002.FR-004” are interpreted as being integrated, and the interpretation result is stored in the tracking information storage unit 52.

次に、前述した状態変化の状態変化の解釈結果に基づいて実施する影響範囲分析処理について説明する。
前述したように、識別情報「C-002.FR-005」に対応する仕様情報は、識別情報「C-002.FR-003」に対応する仕様情報、および識別情報「C-002.FR-004」に対応する仕様情報が統合されて出来たものと追跡情報分析部33aにより解釈した事から、影響範囲分析部33bは、識別情報「C-002.FR-005」に対応する仕様情報を変更した場合には、この変更が統合の元である識別情報「C-002.FR-003」に対応する仕様情報の変更による影響範囲と、識別情報「C-002.FR-004」に対応する仕様情報の変更による影響範囲にも及ぶ可能性があると判断する。
Next, the influence range analysis process performed based on the interpretation result of the state change of the state change described above will be described.
As described above, the specification information corresponding to the identification information “C-002.FR-005” includes the specification information corresponding to the identification information “C-002.FR-003” and the identification information “C-002.FR-005”. Because the tracking information analysis unit 33a interprets that the specification information corresponding to “004” is integrated and the tracking information analysis unit 33a interprets the specification information corresponding to the identification information “C-002.FR-005”. If changed, this change corresponds to the scope of influence by the change of the specification information corresponding to the identification information “C-002.FR-003” and the identification information “C-002.FR-004”. It is judged that there is a possibility of extending the scope of influence due to changes in specification information.

図24は、本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部により出力した影響範囲の一例を表形式で示す図である。
図24に示した影響範囲は、影響範囲分析部33bによる判断結果、つまり、クラスIDと機能要件IDとでなる識別情報「C-002.FR-003」に対応する仕様情報および識別情報「C-002.FR-004」に対応する仕様情報の変更による影響範囲である影響範囲である由来や関連に該当する仕様情報の識別情報である。
FIG. 24 is a diagram illustrating an example of an influence range output by the influence range analysis unit of the specification information management device according to the second exemplary embodiment of the present invention in a table format.
The influence range shown in FIG. 24 is the result of determination by the influence range analysis unit 33b, that is, the specification information and the identification information “C” corresponding to the identification information “C-002.FR-003” including the class ID and the functional requirement ID. -002.FR-004 ”is the identification information of the specification information corresponding to the origin and the relation that is the influence range that is the influence range by the change of the specification information corresponding to

図25は、本発明の第2の実施形態における仕様情報管理装置の影響範囲分析部により出力する影響範囲表示画面の一例を示す図である。
図25に示すように、識別情報「C-002.FR-003」に対応する仕様情報や識別情報「C-002.FR-004」に対応する仕様情報は、識別情報「C-002.B-002」に対応する仕様情報を由来とし、さらに、識別情報「C-002.FR-003」に対応する仕様情報や識別情報「C-002.FR-004」に対応する仕様情報から、識別情報「C-002.FR-006」に対応する仕様情報、識別情報「C-002.FR-007」に対応する仕様情報、および識別情報「C-002.FR-008」に対応する仕様情報への関連が存在する。
FIG. 25 is a diagram illustrating an example of an influence range display screen output by the influence range analysis unit of the specification information management device according to the second exemplary embodiment of the present invention.
As shown in FIG. 25, the specification information corresponding to the identification information “C-002.FR-003” and the specification information corresponding to the identification information “C-002.FR-004” are the identification information “C-002.B -002 ”is derived from the specification information corresponding to the identification information“ C-002.FR-003 ”and the specification information corresponding to the identification information“ C-002.FR-004 ”. Specification information corresponding to the information "C-002.FR-006", specification information corresponding to the identification information "C-002.FR-007", and specification information corresponding to the identification information "C-002.FR-008" There is a connection to.

影響範囲分析部33bは、前述したように、追跡情報分析部33aにより識別情報「C-002.FR-003」に対応する仕様情報と識別情報「C-002.FR-004」に対応する仕様情報とが統合されて識別情報「C-002.FR-005」に対応する仕様情報が出来たとの状態変化解釈を行った事から、図22および図25に示した影響範囲をもとに、識別情報「C-002.FR-005」に対応する仕様情報に注目して影響範囲を出力する。   As described above, the influence range analysis unit 33b uses the tracking information analysis unit 33a to specify the specification information corresponding to the identification information “C-002.FR-003” and the specification corresponding to the identification information “C-002.FR-004”. Since the state change interpretation that the specification information corresponding to the identification information “C-002.FR-005” was completed by integrating the information, based on the influence range shown in FIG. 22 and FIG. Pay attention to the specification information corresponding to the identification information “C-002.FR-005” and output the affected range.

図26は、本発明の第2の実施形態における仕様情報管理装置により出力する状態変化解釈後の影響範囲表示画面の一例を示す図である。
図26に示した例は、状態変化の解釈結果に基づいた影響範囲分析部33bによる影響範囲分析の結果であり、識別情報「C-002.FR-003」に対応する仕様情報と識別情報「C-002.FR-004」に対応する仕様情報とが統合されて出来た、識別情報「C-002.FR-005」に対応する仕様情報から、識別情報「C-002.FR-001」に対応する仕様情報、識別情報「C-002.FR-002」に対応する仕様情報、識別情報「C-002.FR-006」に対応する仕様情報、識別情報「C-002.FR-007」に対応する仕様情報、および識別情報「C-002.FR-008」に対応する仕様情報への関連が存在することを示している。
FIG. 26 is a diagram illustrating an example of an influence range display screen after interpretation of a state change output by the specification information management device according to the second exemplary embodiment of the present invention.
The example shown in FIG. 26 is the result of the influence range analysis by the influence range analysis unit 33b based on the interpretation result of the state change, and the specification information and the identification information “C-002.FR-003” corresponding to the identification information “C-002.FR-003”. Identification information "C-002.FR-001" from the specification information corresponding to the identification information "C-002.FR-005", which was created by integrating the specification information corresponding to "C-002.FR-004" Specification information corresponding to ID, specification information corresponding to identification information “C-002.FR-002”, specification information corresponding to identification information “C-002.FR-006”, identification information “C-002.FR-007” ”And the specification information corresponding to the identification information“ C-002.FR-008 ”.

以上説明したように、本発明の実施形態における仕様情報管理装置では、仕様情報間の由来の関係をもとに仕様情報の追跡情報を生成するので、仕様情報の状態変化の経路の追跡を的確に行なうことが出来る。また、仕様情報の状態変化の解釈を行なうルールを定めて、これを実行する事により、従来は個々の分析者の能力に依存してきた状態変化の解釈の的確な支援が可能である。
つまり、この仕様情報管理装置は、システムやソフトウェアの開発プロジェクトの途中で、仕様情報がどのような状態変化にあったかを追跡したり、仕様情報を開発途中で分解もしくは統合した場合に、仕様情報の状態や変更済みの仕様情報の変化を追跡したりする事が出来る。
また、仕様情報間の由来関係を予め定めておくことで、仕様情報間の関係が正しく定義されていない場合でも、追跡情報の検証を行うことで、この関係の定義を促すことも出来る。仕様情報管理装置は、これらのトレーサビリティにより、仕様情報の管理および分析に大きく貢献できる。
As described above, in the specification information management apparatus according to the embodiment of the present invention, the tracking information of the specification information is generated based on the origin relationship between the specification information. Can be done. Also, by defining and executing rules for interpreting the state change of the specification information, it is possible to accurately support the interpretation of the state change that has conventionally depended on the ability of each analyst.
In other words, this specification information management device tracks the changes in the state of specification information during system and software development projects, and when specification information is disassembled or integrated during development, You can track changes in status and changed specification information.
In addition, by defining the origin relationship between the specification information in advance, even when the relationship between the specification information is not correctly defined, it is possible to prompt the definition of this relationship by verifying the tracking information. The specification information management apparatus can greatly contribute to the management and analysis of the specification information by these traceability.

なお、この発明は前記実施形態そのままに限定されるものではなく実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、前記実施形態に開示されている複数の構成要素の適宜な組み合わせにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を省略してもよい。更に、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   The present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be omitted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

なお、上記実施形態に記載した手法は、コンピュータに実行させることのできるプログラムとして、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスクなど)、光ディスク(CD−ROM、DVDなど)、光磁気ディスク(MO)、半導体メモリなどの記憶媒体に格納して頒布することもできる。
また、この記憶媒体としては、プログラムを記憶でき、かつコンピュータが読み取り可能な記憶媒体であれば、その記憶形式は何れの形態であっても良い。
また、記憶媒体からコンピュータにインストールされたプログラムの指示に基づきコンピュータ上で稼働しているOS(オペレーティングシステム)や、データベース管理ソフト、ネットワークソフト等のMW(ミドルウェア)等が上記実施形態を実現するための各処理の一部を実行しても良い。
さらに、本発明における記憶媒体は、コンピュータと独立した媒体に限らず、LANやインターネット等により伝送されたプログラムをダウンロードして記憶または一時記憶した記憶媒体も含まれる。
また、記憶媒体は1つに限らず、複数の媒体から上記実施形態における処理が実行される場合も本発明における記憶媒体に含まれ、媒体構成は何れの構成であっても良い。
尚、本発明におけるコンピュータは、記憶媒体に記憶されたプログラムに基づき、上記実施形態における各処理を実行するものであって、パソコン等の1つからなる装置、複数の装置がネットワーク接続されたシステム等の何れの構成であっても良い。
また、本発明におけるコンピュータとは、パーソナルコンピュータに限らず、情報処理機器に含まれる演算処理装置、マイコン等も含み、プログラムによって本発明の機能を実現することが可能な機器、装置を総称している。
Note that the method described in the above embodiment includes a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), a magneto-optical disk (MO) as programs that can be executed by a computer. ), And can be distributed in a storage medium such as a semiconductor memory.
In addition, as long as the storage medium can store a program and can be read by a computer, the storage format may be any form.
In addition, an OS (operating system) running on a computer based on an instruction of a program installed in the computer from a storage medium, MW (middleware) such as database management software, network software, and the like realize the above-described embodiment. A part of each process may be executed.
Further, the storage medium in the present invention is not limited to a medium independent of a computer, but also includes a storage medium in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.
Further, the number of storage media is not limited to one, and the case where the processing in the above embodiment is executed from a plurality of media is also included in the storage media in the present invention, and the media configuration may be any configuration.
The computer according to the present invention executes each process in the above-described embodiment based on a program stored in a storage medium, and is a single device such as a personal computer or a system in which a plurality of devices are connected to a network. Any configuration may be used.
In addition, the computer in the present invention is not limited to a personal computer, but includes an arithmetic processing device, a microcomputer, and the like included in an information processing device, and is a generic term for devices and devices that can realize the functions of the present invention by a program. Yes.

1…制御部、2…仕様情報定義部、3…追跡情報処理部、4…追跡ルール処理部、
5…記憶装置、6…インタフェース、7…バス、31…追跡情報管理制御部、32…追跡情報生成部、33…追跡情報管理部、33a…追跡情報分析部、33b…影響範囲分析部、34…追跡検証部、35…追跡情報出力部、36…記憶制御部、41…追跡ルール定義部、42…追跡検証ルール定義部、43…追跡ルール記憶制御部、51…仕様情報記憶部、52…追跡情報記憶部、53…追跡ルール記憶部、61…入力装置、62…表示装置。
DESCRIPTION OF SYMBOLS 1 ... Control part, 2 ... Specification information definition part, 3 ... Tracking information processing part, 4 ... Tracking rule process part,
DESCRIPTION OF SYMBOLS 5 ... Memory | storage device, 6 ... Interface, 7 ... Bus, 31 ... Tracking information management control part, 32 ... Tracking information generation part, 33 ... Tracking information management part, 33a ... Tracking information analysis part, 33b ... Influence range analysis part, 34 ... Tracking verification unit, 35 ... Tracking information output unit, 36 ... Storage control unit, 41 ... Tracking rule definition unit, 42 ... Tracking verification rule definition unit, 43 ... Tracking rule storage control unit, 51 ... Specification information storage unit, 52 ... Tracking information storage unit, 53... Tracking rule storage unit, 61... Input device, 62.

Claims (4)

情報処理の、使用の対象からの削除に関する属性を有する複数種類の仕様情報および当該仕様情報に由来する他の仕様情報との関係を記憶する仕様情報記憶手段と、
前記仕様情報記憶手段に記憶される仕様情報のうち追跡対象として指定された仕様情報と他の仕様情報との間の由来関係を示す追跡情報を生成する追跡情報生成手段と、
前記仕様情報の追跡ルールを記憶する追跡ルール記憶手段と、
前記仕様情報記憶手段に記憶される仕様情報をもとに前記追跡情報生成手段により生成した追跡情報を前記追跡ルール記憶手段に記憶される仕様情報状態変化解釈用の追跡ルールにしたがって分析することで、当該仕様情報の状態変化を解釈する追跡情報処理手段と
を備えたことを特徴とする仕様情報管理装置。
Specification information storage means for storing a relationship between a plurality of types of specification information having an attribute relating to deletion from the target of information processing and other specification information derived from the specification information;
Tracking information generating means for generating tracking information indicating the origin relation between the specification information specified as a tracking target and other specification information among the specification information stored in the specification information storage means;
Tracking rule storage means for storing a tracking rule of the specification information;
Analyzing the tracking information generated by the tracking information generating unit based on the specification information stored in the specification information storing unit according to the tracking rule for interpreting the specification information state change stored in the tracking rule storing unit ; A specification information management device comprising: tracking information processing means for interpreting a change in the state of the specification information.
前記追跡情報生成手段は、
前記仕様情報記憶手段に記憶される仕様情報のうち追跡対象として指定された仕様情報と他の仕様情報との間の関連及び由来関係を示す追跡情報を生成し、
前記追跡情報処理手段は、
前記仕様情報記憶手段に記憶される仕様情報をもとに前記追跡情報生成手段により生成した追跡情報を前記追跡ルール記憶手段に記憶される影響範囲分析用の追跡ルールにしたがって分析することで、前記追跡情報のもととなる仕様情報を変更した場合に影響を及ぼす他の仕様情報の範囲を分析する影響範囲分析手段である
ことを特徴とする請求項1に記載の仕様情報管理装置。
The tracking information generating means includes
Generating the tracking information indicating the relationship between the specification information specified as the tracking target and the other specification information among the specification information stored in the specification information storage means and the origin relationship;
The tracking information processing means includes
By analyzing the tracking information generated by the tracking information generation unit based on the specification information stored in the specification information storage unit according to the tracking rule for influence range analysis stored in the tracking rule storage unit, 2. The specification information management apparatus according to claim 1, wherein the specification information management apparatus is an influence range analysis unit that analyzes a range of other specification information that is affected when the specification information that is the basis of the tracking information is changed.
前記仕様情報の検証ルールを記憶する検証ルール記憶手段と、
前記仕様情報記憶手段に記憶される仕様情報における由来関係の適否を前記検証ルール記憶手段に記憶される検証ルールにしたがって検証し、この検証により、必要に応じて前記仕様情報の修正を促す情報を出力する追跡検証手段とをさらに備えた
ことを特徴とする請求項1に記載の仕様情報管理装置。
Verification rule storage means for storing a verification rule of the specification information;
Appropriateness of the origin relation in the specification information stored in the specification information storage means is verified according to the verification rule stored in the verification rule storage means, and by this verification, information that prompts correction of the specification information as necessary The specification information management apparatus according to claim 1, further comprising tracking verification means for outputting.
情報処理の、使用の対象からの削除に関する属性を有する複数種類の仕様情報および当該仕様情報に由来する他の仕様情報との関係を記憶する仕様情報記憶手段、および前記仕様情報の追跡ルールを記憶する追跡ルール記憶手段を備えたコンピュータを、
前記仕様情報記憶手段に記憶される仕様情報のうち追跡対象として指定された仕様情報と他の仕様情報との間の由来関係を示す追跡情報を生成する追跡情報生成手段、および
前記仕様情報記憶手段に記憶される仕様情報をもとに前記追跡情報生成手段により生成した追跡情報を前記追跡ルール記憶手段に記憶される仕様情報状態変化解釈用の追跡ルールにしたがって分析することで、当該仕様情報の状態変化を解釈する追跡情報処理手段
として機能させるための仕様情報管理プログラム。
A specification information storage means for storing a plurality of types of specification information having an attribute relating to deletion from the target of information processing and other specification information derived from the specification information, and a tracking rule for the specification information are stored A computer having tracking rule storage means for
Tracking information generating means for generating tracking information indicating the origin relationship between the specification information specified as a tracking target and other specification information among the specification information stored in the specification information storage means, and the specification information storage means Analyzing the tracking information generated by the tracking information generating unit based on the specification information stored in the tracking rule storage unit according to the tracking rule for interpreting the specification information state change stored in the tracking rule storage unit . A specification information management program for functioning as tracking information processing means for interpreting state changes .
JP2009251068A 2009-10-30 2009-10-30 Specification information management apparatus and specification information management program Active JP5017349B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009251068A JP5017349B2 (en) 2009-10-30 2009-10-30 Specification information management apparatus and specification information management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009251068A JP5017349B2 (en) 2009-10-30 2009-10-30 Specification information management apparatus and specification information management program

Publications (2)

Publication Number Publication Date
JP2011096111A JP2011096111A (en) 2011-05-12
JP5017349B2 true JP5017349B2 (en) 2012-09-05

Family

ID=44112926

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009251068A Active JP5017349B2 (en) 2009-10-30 2009-10-30 Specification information management apparatus and specification information management program

Country Status (1)

Country Link
JP (1) JP5017349B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013190890A (en) * 2012-03-13 2013-09-26 Hitachi Ltd Software development support device and influence spread analysis support technique
JP6122742B2 (en) * 2013-09-13 2017-04-26 株式会社日本総合研究所 Specification change support apparatus, information processing method, and program
JP6482997B2 (en) * 2015-09-17 2019-03-13 株式会社日立製作所 Software development support device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05119987A (en) * 1991-10-30 1993-05-18 Hitachi Ltd Graphic form defining method for verification rule for dynamic specification
JPH11102291A (en) * 1997-09-29 1999-04-13 Hitachi Ltd Specification consistency certification system
JP2003140894A (en) * 2001-11-05 2003-05-16 Hitachi Ltd Relating method of software development resources, and program therefor
JP3712984B2 (en) * 2002-02-18 2005-11-02 日本電信電話株式会社 Work progress control device and method, work progress control program, and recording medium recording the program
JP2007128123A (en) * 2005-11-01 2007-05-24 Hitachi Ltd Influential range extraction system
JP4997843B2 (en) * 2006-06-26 2012-08-08 富士電機株式会社 Software correction omission confirmation system and method
JP4601632B2 (en) * 2007-02-22 2010-12-22 株式会社エクサ Project management system and specification change management program based on traceability of specifications

Also Published As

Publication number Publication date
JP2011096111A (en) 2011-05-12

Similar Documents

Publication Publication Date Title
Pillat et al. BPMNt: A BPMN extension for specifying software process tailoring
US6571247B1 (en) Object oriented technology analysis and design supporting method
EP2228726B1 (en) A method and system for task modeling of mobile phone applications
US8869111B2 (en) Method and system for generating test cases for a software application
US20160188562A1 (en) System and method for interface display screen manipulation
US20060168557A1 (en) Methods and apparatus for implementing model-based software solution development and integrated change management
CN102567201B (en) Method for automatically recovering cross-model GUI (graphic user interface) test scripts
CN109117164B (en) Micro-service updating method and system based on difference analysis of key elements
JP7187894B2 (en) Program, information processing system and information processing method
US20140297353A1 (en) Method and system for creating and distributing financial application workflows
US20060224777A1 (en) System and method for creating test data for data driven software systems
Gómez et al. A framework for variable content document generation with multiple actors
Gómez et al. An approach to the co-creation of models and metamodels in Enterprise Architecture Projects.
JP5017349B2 (en) Specification information management apparatus and specification information management program
CN103984554B (en) The generation method and device of Software for Design document
JP5747698B2 (en) Requirements management support device
KR101336846B1 (en) Contents Search Service Providing Method, Search Server and Search System Including that
Veizaga et al. Leveraging natural-language requirements for deriving better acceptance criteria from models
KR20040026485A (en) A Proposal Making System And The Method Using The Same
KR100922526B1 (en) Method and system of managing data quality through provisioning of metadata in the execution of business process
Mahendra et al. Patterns in the requirements engineering: A survey and analysis study
JP2004341623A (en) Security specification creation support device and security specification creation support method
JP2006277282A (en) Model evaluation analysis system and model evaluation analysis program
US8239362B1 (en) Using metadata fragments as authoritative manufacturing work instructions
US7904431B1 (en) Method and system for automated request modelling

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110829

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120423

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: 20120515

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120611

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

Free format text: PAYMENT UNTIL: 20150615

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5017349

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350