JPH05233238A - Software maintenance resource management system - Google Patents

Software maintenance resource management system

Info

Publication number
JPH05233238A
JPH05233238A JP3244392A JP3244392A JPH05233238A JP H05233238 A JPH05233238 A JP H05233238A JP 3244392 A JP3244392 A JP 3244392A JP 3244392 A JP3244392 A JP 3244392A JP H05233238 A JPH05233238 A JP H05233238A
Authority
JP
Japan
Prior art keywords
maintenance
asset
program
file
support system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3244392A
Other languages
Japanese (ja)
Inventor
Shunji Suzuki
俊二 鈴木
Hiroyuki Mizuno
博之 水野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Software Kansai Ltd
Original Assignee
NEC Corp
NEC Software Kansai Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Software Kansai Ltd filed Critical NEC Corp
Priority to JP3244392A priority Critical patent/JPH05233238A/en
Publication of JPH05233238A publication Critical patent/JPH05233238A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the omission of changes and to easily manage the resources of softwares by automatically transmitting the change information of specifications to a program maintenance supporting system. CONSTITUTION:The resource status of software resources (specifications, programs and data definition) to be maintained and mutual relation information are stored in a resource management file 12 and maintenance status can be grasped by displaying the stored contents. At the time of revising specifications, the objective specifications are read out from a master file 8 to a specifications storing file 3 and corrected, and at the time of completing the revision, the revised contents are stored in the master file 8 by a development resource maintenance means 11 and the file 12 is updated. At the time of program maintenance, a resource maintenance information forming means 13 retrieves the file 12 and displays a list of resource names whose specifications are revised, so that a program or the like corresponding to a specified resource is automatically transferred from the file 8 to the program maintenance supporting system 4 through the means 11. At the time of completing the maintenance, the program is rewritten in the file 8 and the resource status of the file 12 is updated.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はソフトウェア保守資産管
理方式に関し、特に計算機システムのプログラム保守の
ためのソフトウェア保守資産管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software maintenance asset management system, and more particularly to a software maintenance asset management system for program maintenance of a computer system.

【0002】[0002]

【従来の技術】計算機システムにおける業務プログラム
の設計および製造時には、設計仕様を記述した仕様書
(プログラム仕様書とデータ定義仕様書)と、この仕様
書に基づいて製造されるプログラムと、COBOLにお
ける入力および出力ファイルのレコードのデータ項目を
定義するCOPY句等のデータ定義体とが生産物となっ
ている。
2. Description of the Related Art When designing and manufacturing a business program in a computer system, a specification document (a program specification document and a data definition specification document) describing design specifications, a program manufactured based on this specification document, and an input in COBOL And a data definition body such as a COPY clause defining a data item of a record of the output file is a product.

【0003】ソフトウェア保守環境において保守される
べき対象物は、上述の生産物すなわち多数の仕様書とプ
ログラムとデータ定義体とであり、従来の計算機システ
ムにおいては、これらの生産物を個別に作成するための
ツールがそのままソフトウェア保守支援システムとして
提供されているのみであった。
The objects to be maintained in the software maintenance environment are the above-mentioned products, that is, a large number of specifications, programs and data definition objects. In the conventional computer system, these products are created individually. The tool for this was only provided as it was as a software maintenance support system.

【0004】すなわち、仕様書保守支援システムとして
は、業務分析と概要設計の成果としてのプログラム仕様
書やデータ定義仕様書の作成を支援するツールであるワ
ードプロセッサがそのまま用いられ、必要な改訂や再編
集などの文書処理を行って仕様書の保守を行っている。
That is, as the specification maintenance support system, a word processor, which is a tool for supporting creation of program specifications and data definition specifications as a result of business analysis and outline design, is used as it is, and necessary revision and re-editing are performed. The specifications are maintained by performing document processing such as.

【0005】一方、プログラム保守支援システムでは、
保守されたプログラム仕様書を参照しながらエディタ等
を用いてプログラムを修正し保守している。データ項目
を定義するCOPY句等のデータ定義体も同様であり、
保守されたデータ定義仕様書を参照しながら修正し保守
している。
On the other hand, in the program maintenance support system,
The program is modified and maintained using an editor, etc., while referring to the maintained program specifications. The same applies to data definition bodies such as COPY clauses that define data items.
It is modified and maintained with reference to the maintained data definition specifications.

【0006】このように、従来のソフトウェア保守支援
システムでは、ツールが生産物対応に提供されていて相
互の間を関連付ける手段が無いため、上工程の仕様書保
守支援システムによって保守された仕様書の名称や改訂
内容は、そのままでは下工程であるプログラム保守支援
システムへ伝達されない。従って、下工程のプログラム
保守支援システムの処理対象とするためには、開発担当
者などの人間系を介してこれらの情報を入力してやるこ
とが必要であった。
As described above, in the conventional software maintenance support system, tools are provided for products and there is no means for associating them with each other. The name and revision contents are not transmitted to the program maintenance support system, which is a lower process, as they are. Therefore, it is necessary to input such information through a human system such as a person in charge of development in order to make it a processing target of the program maintenance support system in the lower process.

【0007】[0007]

【発明が解決しようとする課題】上述したように、従来
のソフトウェア保守支援システムでは、上工程の仕様書
保守支援システムで保守された仕様書名と改訂内容を、
開発担当者などが下工程のプログラム保守支援システム
に処理対象として入力する必要がある。
As described above, in the conventional software maintenance support system, the specification name and revision contents maintained by the specification maintenance support system in the upper process are
It is necessary for the person in charge of development, etc. to input it as a processing target in the program maintenance support system in the lower process.

【0008】多数のプログラムとデータ定義体とを開発
するプロジェクトでは、上工程の仕様書保守支援システ
ムで保守された仕様書名を、下工程のプログラム保守支
援システムでの保守対象物とするための登録を忘れたり
間違えたりして、最終工程で登録忘れや名前の誤りを発
見するなどの事態が発生し、ソフトウェア資産管理上の
盲点となっており、品質および生産性の向上を阻む原因
ともなっている。
In a project for developing a large number of programs and data definition bodies, the specification name maintained by the specification maintenance support system in the upper process is registered as a maintenance target in the program maintenance support system in the lower process. If you forget or make a mistake, you may forget to register in the final process or find an error in the name, which is a blind spot in software asset management, which is also a factor that prevents improvement in quality and productivity. ..

【0009】本発明の目的は、ソフトウェア保守の上工
程で保守された仕様書名と改訂内容を下工程の保守対象
として自動的に登録すると共に、仕様書,プログラム,
データ定義体を業務プログラムの資産とみなし、その保
守状況の把握と管理を可能とするソフトウェア保守資産
管理方式を提供することである。
The object of the present invention is to automatically register the specification name and revision contents maintained in the upper process of software maintenance as the maintenance target of the lower process, and to specify the specifications, the program,
It is to provide a software maintenance asset management method that regards a data definition as an asset of a business program and enables the grasp and management of its maintenance status.

【0010】[0010]

【課題を解決するための手段】本発明のソフトウェア保
守資産管理方式は、仕様書の作成および改訂を支援する
ための仕様書保守支援システムと、プログラム及びデー
タ定義体の作成および改訂を支援するためのプログラム
保守支援システムとを備えるソフトウェア保守環境にお
いて、仕様書,プログラム及びデータ定義体から成るソ
フトウェア資産を格納したマスタファイルと、前記ソフ
トウェア資産の管理情報として前記マスタファイル中の
プログラム及びデータ定義体の資産状態と資産間の相互
関連情報とを保持する資産管理ファイルと、前記仕様書
保守支援システムから入力された保守対象資産名を保守
対象資産名格納ファイルに格納する保守対象資産名入力
手段と、前記マスタファイルから指定された情報を前記
仕様書保守支援システム及びプログラム保守支援システ
ムに転送し保守の完了時に改訂された内容で前記マスタ
ファイルの情報を置換すると共に前記資産管理ファイル
の前記資産状態および相互関連情報を更新する開発資産
保守手段と、前記資産管理ファイルを参照し前記プログ
ラム保守支援システムでの保守対象となるプログラム名
およびデータ定義体名のリストを生成する資産保守情報
生成手段とを有する資産管理支援システムを備え、前記
仕様書保守支援システムが保守モードでの起動および終
了時に前記開発資産保守手段を呼び出し起動時にプログ
ラム仕様書中の資産名を抽出して前記保守対象資産名入
力手段に入力する仕様書保守手段を備え、前記プログラ
ム保守支援システムが保守モードでの起動時に前記資産
保守情報生成手段を呼び出し終了時には前記開発資産保
守手段を呼び出すプログラム資産保守手段を備えて構成
されている。
The software maintenance asset management system of the present invention is intended to support the specification maintenance support system for supporting the creation and revision of specifications, and the creation and revision of programs and data definition programs. In a software maintenance environment including the program maintenance support system, a master file storing software assets including specifications, programs and data definition objects, and a program and data definition objects in the master file as management information of the software assets. An asset management file that holds the asset status and mutual correlation information between assets, and a maintenance target asset name input means that stores the maintenance target asset name input from the specification maintenance support system in a maintenance target asset name storage file, Information specified from the master file is transferred to the specification maintenance support system. System and program maintenance support system, and the development asset maintenance means for replacing the information in the master file with the revised contents when the maintenance is completed and updating the asset status and mutual relation information in the asset management file, and the asset. The specification maintenance support system is provided with an asset management support system having an asset maintenance information generation unit that refers to a management file and generates a list of program names and data definition body names to be maintained in the program maintenance support system. The program maintenance support system is provided with specification maintenance means for invoking the development asset maintenance means at the time of starting and ending in maintenance mode and extracting the asset name in the program specification at the time of startup and inputting it to the maintenance target asset name input means Is called in the maintenance mode when the asset maintenance information generation means is started It is configured with a program asset maintenance means for calling the development assets maintenance means.

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0012】図1は本発明の一実施例の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【0013】本実施例のソフトウェア保守資産管理方式
は、図1に示すように、仕様書保守手段2,仕様書格納
ファイル3を有する仕様書保守支援システム1と、プロ
グラム・データ定義体ファイル5,プログラム資産保守
手段6を有するプログラム保守支援システム4と、マス
タファイル8,保守対象資産名入力手段9,保守対象資
産名格納ファイル10,開発資産保守手段11,資産管
理ファイル12,資産保守情報生成手段13を有する資
産管理支援システム7とで構成されている。
As shown in FIG. 1, the software maintenance asset management system of this embodiment has a specification maintenance support system 1 having a specification maintenance means 2 and a specification storage file 3, a program data definition file 5, Program maintenance support system 4 having program asset maintenance means 6, master file 8, maintenance target asset name input means 9, maintenance target asset name storage file 10, development asset maintenance means 11, asset management file 12, asset maintenance information generation means And an asset management support system 7 having 13.

【0014】業務プログラムは、一般に図2に示すよう
に、入力ファイルと出力ファイルに対するデータ入出力
処理を行うほか、端末操作者との会話処理を有するオン
ラインプログラムならば画面とのデータ入出力を行い、
更に処理結果を帳表などで出力する場合にはプリンタに
対するレポート出力を行う。
As shown in FIG. 2, the business program generally performs data input / output processing for an input file and an output file, and an online program having conversation processing with a terminal operator performs data input / output for a screen. ,
Further, when the processing result is output as a book, a report is output to the printer.

【0015】このような業務プログラムの処理設計時に
は、図3に示すようなプログラム仕様書が作成される。
プログラム仕様書はプログラム名とその処理概要などを
記述したプログラム仕様記述領域と、プログラム中で使
用されるデータ定義体名とその属性などを記述したデー
タ定義体概要記述領域とから成り、プログラム名と使用
されるデータ定義体名との関連が記述されている。
At the time of processing designing such a business program, a program specification as shown in FIG. 3 is created.
The program specification consists of a program specification description area that describes the program name and its processing outline, and a data definition overview description area that describes the data definition name and its attributes used in the program. The relation with the data definition name used is described.

【0016】仕様書保守支援システム1は、上述のプロ
グラム仕様書およびデータ定義仕様書を保守するツール
であり、仕様書の作成時にも使用されるが、保守モード
で起動された場合には仕様書保守手段2が動作する。
The specification maintenance support system 1 is a tool for maintaining the above-mentioned program specifications and data definition specifications. It is also used when creating specifications, but when it is started in the maintenance mode, the specifications are supported. The maintenance means 2 operates.

【0017】仕様書保守手段2は、まず資産管理支援シ
ステム7が提供する開発資産保守手段11を呼び出し、
マスタファイル8に格納されている保守対象仕様書の情
報を仕様書格納ファイル3に読み込む。このとき、読み
込んだ仕様書がプログラム仕様書であれば仕様書中の資
産名の入力フィールド(図3のプログラム仕様書におけ
るプログラム名とデータ定義体名の記入箇所)を識別
し、抽出した資産名を資産管理支援システム7の提供す
る保守対象資産名入力手段9に転送する。
The specification maintenance means 2 first calls the development asset maintenance means 11 provided by the asset management support system 7,
The information of the maintenance target specification stored in the master file 8 is read into the specification storage file 3. At this time, if the read specification is a program specification, the asset name input field in the specification (where the program name and data definition name are entered in the program specification shown in FIG. 3) is identified, and the extracted asset name To the maintenance target asset name input means 9 provided by the asset management support system 7.

【0018】保守対象資産名入力手段9は、入力された
情報を保守対象の資産名と認識し、入力の都度プログラ
ム名とデータ定義体名とを関連付けて、保守対象資産名
格納ファイル10に格納する。これにより、プログラム
仕様書の保守着手時に、保守対象となる業務プログラム
のプログラム名と、そのプログラムに使用されているデ
ータ定義体名とが保存される。
The maintenance target asset name input means 9 recognizes the inputted information as the maintenance target asset name, associates the program name and the data definition program name with each input, and stores them in the maintenance target asset name storage file 10. To do. As a result, when the maintenance of the program specification is started, the program name of the business program to be maintained and the data definition structure name used in the program are saved.

【0019】仕様書に関する保守作業の完了時には、旧
仕様書に追記付加する形で作成された改訂内容をマスタ
ファイル8に格納するため、仕様書保守手段2は再び開
発資産保守手段11を起動する。
At the completion of the maintenance work related to the specifications, the specification maintenance means 2 activates the development asset maintenance means 11 again in order to store the revision contents created by adding the old specifications in the master file 8. ..

【0020】開発資産保守手段11は、仕様書保守支援
システム1により改訂された仕様書格納ファイル3の内
容で、マスタファイル8に登録されている該当する仕様
書を置換すると共に、プログラム仕様書の改訂内容中に
使用するデータ定義体の変更(追加,削除)があれば、
保守対象資産名格納ファイル10の内容を更新し、これ
により資産管理ファイル12に格納されている管理情報
中の資産間の相互関連情報を更新する。これと同時に、
該当する資産名(プログラム名およびデータ定義体名)
に対する資産状態を「保守未着手」に変更し、そのプロ
グラム又はデータ定義体をこの時点で保守対象資産とし
て扱い始める。
The development asset maintenance means 11 replaces the relevant specifications registered in the master file 8 with the contents of the specifications storage file 3 revised by the specifications maintenance support system 1 and also stores the program specifications. If there is a change (addition, deletion) of the data definition used in the revision contents,
The contents of the maintenance target asset name storage file 10 are updated, and thereby the inter-association information between assets in the management information stored in the asset management file 12 is updated. At the same time,
Applicable asset name (program name and data definition structure name)
Change the asset status to "Unmaintained" and start treating the program or data definition as an asset to be maintained at this point.

【0021】仕様書の保守が完了した後、プログラム及
びデータ定義体の保守に着手する際に、業務プログラム
の保守者はプログラム保守支援システム4を使用する。
プログラム保守支援システム4は、プログラムとデータ
定義体の保守を支援するツールであり、プログラムの作
成時にも使用される共通のツールであるが、資産の保守
モードで起動されたときはプログラム資産保守手段6が
動作する。
After the maintenance of the specifications is completed, when the maintenance of the program and the data definition program is started, the maintainer of the business program uses the program maintenance support system 4.
The program maintenance support system 4 is a tool that supports the maintenance of programs and data definition programs, and is a common tool that is also used when creating programs, but it is a program asset maintenance means when it is started in the asset maintenance mode. 6 works.

【0022】プログラム資産保守手段6は、起動される
と新たに保守に着手する業務プログラム又はデータ定義
体を決定するため、資産管理支援システム7の資産保守
情報生成手段13を呼び出す。
When activated, the program asset maintenance means 6 calls the asset maintenance information generation means 13 of the asset management support system 7 in order to determine a new business program or data definition body to start maintenance.

【0023】資産保守情報生成手段13は、資産管理フ
ァイル12の内容を検索し資産状態が「保守未着手」で
ある資産名(プログラム名およびデータ定義体名)を取
得して表示し、保守者により指定された資産名に対応す
るプログラム又はデータ定義体とその仕様書情報とを開
発資産保守手段11を介してマスタファイル8から呼び
出し、プログラム・データ定義体ファイル5に格納する
と共に、資産管理ファイル12の該当する資産名の資産
状態を「保守中」に変更する。
The asset maintenance information generating means 13 retrieves the contents of the asset management file 12 to acquire and display the asset name (program name and data definition body name) whose asset status is "starting maintenance", and displays it. The program or data definition program corresponding to the asset name designated by the above and its specification information are called from the master file 8 via the development asset maintenance means 11 and stored in the program / data definition program file 5 and the asset management file. Change the asset status of the corresponding asset name of 12 to "under maintenance".

【0024】このようにして自動的に作成されたプログ
ラム・データ定義体ファイル5のメンバは、仕様書保守
工程において仕様書保守支援システム1が処理した保守
対象であり、業務プログラムの保守者は資産管理支援シ
ステム7の管理によって仕様書保守工程からの保守情報
を自動的に引き継ぐことができ、保守すべき情報の欠落
を皆無にしてプログラム保守工程の作業に着手できる。
The members of the program / data definition file 5 automatically created in this way are the maintenance targets processed by the specification maintenance support system 1 in the specification maintenance process, and the maintainer of the business program is the asset. The maintenance information from the specification maintenance process can be automatically taken over by the management of the management support system 7, and the work of the program maintenance process can be started without any missing information to be maintained.

【0025】プログラム又はデータ定義体の保守が完了
すると、プログラム・データ定義体ファイル5中の保守
により変更されたプログラム又はデータ定義体をマスタ
ファイル8に再格納するため、プログラム資産保守手段
6が開発資産保守手段11を起動する。
When the maintenance of the program or data definition program is completed, the program asset maintenance means 6 is developed to store the program or data definition program in the program / data definition program file 5 changed by the maintenance again in the master file 8. The asset maintenance means 11 is activated.

【0026】開発資産保守手段11は、プログラム保守
支援システム4が改訂したプログラム・データ定義体フ
ァイル5の内容をマスタファイル8に複写すると共に、
資産管理ファイル12に格納されている該当する資産名
の資産状態を「保守完了」の状態に戻す。
The development asset maintenance means 11 copies the contents of the program / data definition file 5 revised by the program maintenance support system 4 to the master file 8 and
The asset status of the corresponding asset name stored in the asset management file 12 is returned to the "maintenance completed" status.

【0027】資産管理ファイル12は、保守の対象とな
り得るすべての業務プログラムの資産に関して、資産名
と資産状態(保守未着手,保守中,保守完了)を保持す
ると共に、資産間の相互関連情報としてプログラム名と
使用しているデータ定義体名とを関連付けて保持してお
り、保守者がソフトウェア資産の保守状況を把握するた
めには、この資産管理ファイル12の内容を表示させれ
ばよい。
The asset management file 12 holds asset names and asset states (maintenance not started, maintenance in progress, maintenance completed) for all business program assets that can be subject to maintenance, and serves as mutual information between the assets. The program name and the name of the used data definition structure are held in association with each other, and the content of the asset management file 12 may be displayed in order for the maintenance person to grasp the maintenance status of the software asset.

【0028】この資産管理ファイル12は、リレーショ
ナル型データベースを採用しているので、基本OSが提
供するリレーショナル型データベースに対する標準パッ
ケージである検索・編集システムを用いれば、見やすい
フォーマットで表示させることができる。
Since the asset management file 12 uses a relational database, it can be displayed in an easy-to-read format by using a search / edit system which is a standard package for the relational database provided by the basic OS.

【0029】例えば、ある業務プログラムに対して必要
なデータ定義体の製造状況を調べたり、あるデータ定義
体を使用するすべてのプログラム名を表示させるなど、
業務プログラムの開発保守に必要な資産状態の管理に供
することが可能となる。
For example, the manufacturing status of a data definition program required for a certain business program is checked, and the names of all programs using a certain data definition program are displayed.
It is possible to use it to manage the asset status necessary for the development and maintenance of business programs.

【0030】[0030]

【発明の効果】以上説明したように、本発明のソフトウ
ェア保守資産管理方式は、仕様書の保守によって確定し
た保守対象プログラム名とデータ定義体名を資産管理フ
ァイルに保持し、プログラム保守工程で使用するプログ
ラム・データ定義体ファイルのメンバを自動生成するこ
とにより、プログラム保守工程での資産の保守忘れを防
ぐことができ、更に保守途中での資産の状況や資産間の
関連を表示することにより、精度を向上させた進捗管理
を可能とする効果がある。
As described above, according to the software maintenance asset management method of the present invention, the maintenance target program name and the data definition program name determined by the maintenance of the specification are held in the asset management file and used in the program maintenance process. By automatically generating the members of the program / data definition file to be maintained, it is possible to prevent forgetting to maintain assets during the program maintenance process, and by displaying the status of assets during maintenance and the relationships between assets, This has the effect of enabling progress management with improved accuracy.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】業務プログラムの入出力の関連を示すブロック
図である。
FIG. 2 is a block diagram showing an input / output relation of a business program.

【図3】プログラム仕様書の構成を示す説明図である。FIG. 3 is an explanatory diagram showing the structure of a program specification.

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

1 仕様書保守支援システム 2 仕様書保守手段 3 仕様書格納ファイル 4 プログラム保守支援システム 5 プログラム・データ定義体ファイル 6 プログラム資産保守手段 7 資産管理支援システム 8 マスタファイル 9 保守対象資産名入力手段 10 保守対象資産名格納ファイル 11 開発資産保守手段 12 資産管理ファイル 13 資産保守情報生成手段 1 Specification Maintenance Support System 2 Specification Maintenance Means 3 Specification Storage File 4 Program Maintenance Support System 5 Program / Data Definition File 6 Program Asset Maintenance Means 7 Asset Management Support System 8 Master File 9 Maintenance Target Asset Name Input Means 10 Maintenance Target asset name storage file 11 Development asset maintenance means 12 Asset management file 13 Asset maintenance information generation means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 仕様書の作成および改訂を支援するため
の仕様書保守支援システムと、プログラム及びデータ定
義体の作成および改訂を支援するためのプログラム保守
支援システムとを備えるソフトウェア保守環境におい
て、仕様書,プログラム及びデータ定義体から成るソフ
トウェア資産を格納したマスタファイルと、前記ソフト
ウェア資産の管理情報として前記マスタファイル中のプ
ログラム及びデータ定義体の資産状態と資産間の相互関
連情報とを保持する資産管理ファイルと、前記仕様書保
守支援システムから入力された保守対象資産名を保守対
象資産名格納ファイルに格納する保守対象資産名入力手
段と、前記マスタファイルから指定された情報を前記仕
様書保守支援システム及びプログラム保守支援システム
に転送し保守の完了時に改訂された内容で前記マスタフ
ァイルの情報を置換すると共に前記資産管理ファイルの
前記資産状態および相互関連情報を更新する開発資産保
守手段と、前記資産管理ファイルを参照し前記プログラ
ム保守支援システムでの保守対象となるプログラム名お
よびデータ定義体名のリストを生成する資産保守情報生
成手段とを有する資産管理支援システムを備え、前記仕
様書保守支援システムが保守モードでの起動および終了
時に前記開発資産保守手段を呼び出し起動時にプログラ
ム仕様書中の資産名を抽出して前記保守対象資産名入力
手段に入力する仕様書保守手段を備え、前記プログラム
保守支援システムが保守モードでの起動時に前記資産保
守情報生成手段を呼び出し終了時には前記開発資産保守
手段を呼び出すプログラム資産保守手段を備えたことを
特徴とするソフトウェア保守資産管理方式。
1. A software maintenance environment comprising a specification maintenance support system for supporting the creation and revision of specifications, and a program maintenance support system for supporting the creation and revision of programs and data definition programs. A master file that stores software assets consisting of documents, programs, and data definition objects, and an asset that holds, as management information of the software assets, the asset status of the programs and data definition objects in the master file and mutual correlation information between the assets A management file, maintenance target asset name input means for storing a maintenance target asset name input from the specification maintenance support system in a maintenance target asset name storage file, and information specified from the master file to the specification maintenance support. Upon completion of maintenance after transferring to the system and program maintenance support system In the program maintenance support system with reference to the asset management file, and development asset maintenance means for replacing the information in the master file with the revised contents and updating the asset status and mutual relation information in the asset management file. An asset management support system having asset maintenance information generation means for generating a list of program names and data definition body names to be maintained, wherein the specification maintenance support system is used for maintenance of the developed asset when starting and ending in maintenance mode. Means for extracting the asset name in the program specification at the time of starting and inputting it to the maintenance target asset name input means, and the program maintenance support system generates the asset maintenance information when starting in maintenance mode. Program asset maintenance means for calling the development asset maintenance means at the end of calling the means Software Maintenance asset management system characterized by comprising.
JP3244392A 1992-02-20 1992-02-20 Software maintenance resource management system Pending JPH05233238A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3244392A JPH05233238A (en) 1992-02-20 1992-02-20 Software maintenance resource management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3244392A JPH05233238A (en) 1992-02-20 1992-02-20 Software maintenance resource management system

Publications (1)

Publication Number Publication Date
JPH05233238A true JPH05233238A (en) 1993-09-10

Family

ID=12359111

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3244392A Pending JPH05233238A (en) 1992-02-20 1992-02-20 Software maintenance resource management system

Country Status (1)

Country Link
JP (1) JPH05233238A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008033939A3 (en) * 2006-09-12 2008-05-29 Optimalquality Com Inc Contextually analyzing data in tabular and graphical reports
US7873676B2 (en) 2006-09-12 2011-01-18 Opshub, Inc. Contextually analyzing data in tabular and graphical reports
US8645906B2 (en) 2006-09-12 2014-02-04 Sandeep Jain Method for enforcing change policy based on project state
US8645907B2 (en) 2006-09-12 2014-02-04 Sandeep Jain Capturing effort level by task upon check-in to source control management system
US9047164B2 (en) 2006-09-12 2015-06-02 Opshub, Inc. Calculating defect density by file and source module

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008033939A3 (en) * 2006-09-12 2008-05-29 Optimalquality Com Inc Contextually analyzing data in tabular and graphical reports
US7873676B2 (en) 2006-09-12 2011-01-18 Opshub, Inc. Contextually analyzing data in tabular and graphical reports
US8645906B2 (en) 2006-09-12 2014-02-04 Sandeep Jain Method for enforcing change policy based on project state
US8645907B2 (en) 2006-09-12 2014-02-04 Sandeep Jain Capturing effort level by task upon check-in to source control management system
US9047164B2 (en) 2006-09-12 2015-06-02 Opshub, Inc. Calculating defect density by file and source module

Similar Documents

Publication Publication Date Title
US6098061A (en) Computer system for interactive help using human-understandable knowledge and computer-understandable knowledge
US20030204637A1 (en) Method and apparatus for generating compilable application programs
EP1473645A2 (en) Establishing and maintaining a relationship between a three-dimensional model and related data
JP3311540B2 (en) Data management system
JP2000148814A (en) Component part data management system and computer readable storage medium with component part data management program stored therein
JP3227066B2 (en) Program generation method using program parts
JPH05233238A (en) Software maintenance resource management system
JPH0749776A (en) Software reuse method
JPH07141168A (en) Method for preparing hierarchical specification information
JPH10326212A (en) Data managing device
JP5705926B2 (en) Agreement creation support device
JP2003030417A (en) Method and system for supporting application form preparation
JPH0695861A (en) Program parts reuse managing device
JP3123400B2 (en) Automatic asset correction history generation system
JP2002132323A (en) Method and device for designing production process
JPH0540757A (en) Document processing device
JP2002278760A (en) Method, system and program for creating electronic document program
JPH06290035A (en) Design supporting system for information processing system
JP2005293403A (en) Design work support device
JPH04310126A (en) Property control back-up system
JP3337717B2 (en) Database processing device and database processing method
JP3015418B2 (en) System development equipment
JP2000163495A (en) Workflow processing method, device for executing the same and medium recording processing program therefor
JPH0855114A (en) Document managing device
JPH08221264A (en) Supporting system for preparing program

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19981124