JPH1040082A - Method and device for managing production process - Google Patents

Method and device for managing production process

Info

Publication number
JPH1040082A
JPH1040082A JP19324296A JP19324296A JPH1040082A JP H1040082 A JPH1040082 A JP H1040082A JP 19324296 A JP19324296 A JP 19324296A JP 19324296 A JP19324296 A JP 19324296A JP H1040082 A JPH1040082 A JP H1040082A
Authority
JP
Japan
Prior art keywords
work
product
job
definition
correspondence
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
JP19324296A
Other languages
Japanese (ja)
Inventor
Toshiko Takamura
稔子 高村
Yuki Takahashi
勇喜 高橋
Toshiaki Niihori
俊明 新堀
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP19324296A priority Critical patent/JPH1040082A/en
Publication of JPH1040082A publication Critical patent/JPH1040082A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a production process management system capable of efficiently and correctly executing the history management of work and products. SOLUTION: A storage device 100 is provided with a system constitution definition table 101 for storing a constitution definition table for defining relation ship between the names of products and the products, a process definition table 102 for defining order relation between the contents of work and the work, a system/process correspondence table 103 for defining correspondence between work and products, a Rev/process corresponded table 104 for allowing work to correspond to the history of products, and a product storing means 105 for storing edited product files. The tables 101 to 103 are defined by a definition input means 110 and the table 104 is automatically set through the edition of a work execution means 120. An information retrieving means 130 specifies a product code or a process code by utilizing the correlation of the tables 101 to 104 and simply and comprehensively retrieves and displays required relational information.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はドキュメントやプロ
グラム等、ソフトウェア成果物の生産管理に関し、特に
仕事(作業)と成果物を対応付けた生産プロセス管理方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to the production management of software products such as documents and programs, and more particularly to a production process management system in which a work is associated with a product.

【0002】[0002]

【従来の技術】ソフトウェアシステムの開発業務は計画
設計、機能設計、ソフトウェア設計、プログラム作成の
各過程を通して、設計書やプログラムといった成果物を
段階的に作成していく作業である。この開発過程で、仕
様の変更や不良が発生すると、一度作成した成果物の変
更作業が必要になる。このため、ソフトウェアシステム
の開発業務では、新規にシステムを作成していく生産プ
ロセスと同時に、仕様変更等による複数の変更生産プロ
セスが存在する。
2. Description of the Related Art A software system development business is a work of gradually creating a product such as a design document or a program through each process of a plan design, a function design, a software design, and a program creation. If specifications change or defects occur during this development process, it is necessary to change the product once created. For this reason, in a software system development business, there are a plurality of changed production processes due to specification changes and the like at the same time as a production process for creating a new system.

【0003】このような作業を担当者に正しく実行させ
るため、生産プロセスとして作業の流れと各作業で作成
する成果物を定義し、それに基づく作業誘導が行なわれ
る。ここでの作業とは1つまたは複数の成果物を作成す
る作業で、生産プロセスとはその作業と順序を定めたも
のをいう。この作業誘導においては、成果物の作成に必
要なツールが自動的に起動され、成果物の作成、変更が
可能である。さらに、成果物を保管するためのサーバマ
シンが用意され、作業に必要な成果物の取り出しも可能
となる。
[0003] In order for a person in charge to correctly execute such work, a work flow and a product created for each work are defined as a production process, and work guidance is performed based on the work flow. The work here is the work of creating one or a plurality of deliverables, and the production process is a work in which the work and the order are determined. In this work guidance, a tool required for creating a product is automatically activated, and creation and modification of the product are possible. Further, a server machine for storing the product is prepared, and the product required for the work can be taken out.

【0004】ソフトウェア開発における生産プロセスと
成果物を統合的に管理する方法の例として、情報処理学
会論文誌に「ソフトウェア強調開発プロセスのモデル化
とそれに基づく開発支援システムの試作(Vol.34;No.1
1)」が提案されている。
As an example of a method for integrated management of production processes and deliverables in software development, see IPSJ Transactions on “Modeling of Software-Enhanced Development Process and Prototyping of Development Support System Based thereon (Vol.34; No. .1
1) "has been proposed.

【0005】一方、新規または変更により作成された成
果物は変更来歴管理がなされ、全版のファイルにはレビ
ジョン番号を付加して識別保管されるのが一般的であ
る。
[0005] On the other hand, a product newly created or changed is subjected to change history management, and all versions are generally identified and stored with a revision number added thereto.

【0006】[0006]

【発明が解決しようとする課題】従来のソフトウェアの
開発管理において、上記引用文献の支援システムのよう
に、変更作業計画に従って正しく作業誘導する方法があ
る。しかし、生産プロセスと成果物の版を対応付け、あ
る不具合や仕様変更に対しどのドキュメントが変更され
たかを管理し、変更内容に間違いがないか、漏れがない
かなどを網羅的にチエックする方法がなかった。
In the conventional software development management, there is a method of correctly guiding work according to a changed work plan, as in the above-mentioned cited reference support system. However, a method of associating the production process with the version of the deliverable, managing which document was changed in response to a certain defect or specification change, and comprehensively checking whether the change content was correct or omitted. There was no.

【0007】このため、従来の成果物の来歴情報からは
任意の時点における成果物の版を特定することができ
ず、仕様変更に際して関係成果物を網羅して変更がなさ
れているか追跡できず、変更作業に漏れを生じることが
あった。
For this reason, it is not possible to specify the version of the product at any time from the history information of the conventional product, and it is not possible to track whether or not the related product has been changed when the specification is changed. Occasionally a leak occurred in the modification work.

【0008】また、従来のソフトウェアの開発管理で
は、成果物とその管理情報の登録は主として作業者によ
って行なわれている。近年のように、ソフトウェアの大
規模化により情報量が増大すると、人為的な登録漏れや
入力ミスの発生が避けられず、そのような場合に生産プ
ロセスの管理が不能に陥り、メンテナンスに長時間を費
すことになる危険性がある。
Further, in the conventional software development management, registration of a product and its management information is mainly performed by an operator. As the amount of information increases due to the large scale of software, as in recent years, human registration omissions and input errors are inevitable. In such a case, management of the production process becomes impossible, and maintenance takes a long time. There is a risk that you will have to spend.

【0009】本発明の目的は、従来のソフトウェア生産
管理における問題点を克服し、仕事と成果物の来歴管理
を自動的に行ない、必要な情報を簡単かつ正確に検索で
きる生産プロセスの管理方法及び装置を提供することに
ある。
SUMMARY OF THE INVENTION An object of the present invention is to overcome the problems in the conventional software production management, automatically manage the history of work and deliverables, and easily and accurately retrieve necessary information. It is to provide a device.

【0010】なお、本発明の説明において、仕事とは1
つまたは複数の成果物を作成する作業を言い、生産プロ
セスとは仕事の内容と仕事間の順序を定めたものをい
う。
[0010] In the description of the present invention, work is one.
This refers to the work of creating one or more deliverables, and the production process is the work that determines the content of work and the order between the work.

【0011】[0011]

【課題を解決するための手段】上記目的は、ソフトウェ
アシステムにおける複数の構成要素であって、仕様書や
プログラム等で表わされる複数の成果物に対し、その生
成と変更を管理する生産プロセスの管理方法において、
前記成果物の名称と成果物間の親子関係を含むシステム
構成、生産プロセスにおける各仕事の内容(または名
称)と仕事の順序を含むプロセス構成、定義時は初版の
成果物版番号を含んで前記成果物と前記仕事の各々を対
応付ける仕事・成果物対応関係を予め定義し、変更の成
果物を作成する仕事の場合は、前記仕事・成果物対応関
係から当該仕事の基となる成果物版番号を特定して該当
成果物を取り出し、その成果物を変更した改訂版の成果
物を編集した後に、前記基の成果物版番号を昇順に更新
して前記改訂版の成果物版番号とし、前記仕事・成果物
対応関係に追加して登録することにより達成される。
SUMMARY OF THE INVENTION An object of the present invention is to manage a production process which manages the generation and change of a plurality of deliverables represented by specifications and programs, which are a plurality of components in a software system. In the method,
The system configuration including the name of the product and the parent-child relationship between the products, the process configuration including the content (or name) of each work in the production process and the order of the work, and the definition including the product version number of the first edition In the case of a work that defines a work / artifact correspondence that associates each work with each of the work and creates a change artifact, a work version number based on the work from the work / artifact correspondence. After retrieving the relevant product and editing the revised product in which the product has been changed, the base product version number is updated in ascending order to obtain the revised product version number, Achieved by registering in addition to the work / deliverable correspondence.

【0012】また、前記プロセス構成に定義時は「未
完」となる仕事の作業状態を含み、新規または変更によ
る前記成果物の編集後に、当該仕事の状態を「未完」か
ら「完了」に変更することを特徴とする。
[0012] Further, the process configuration includes a work state of a work which is "incomplete" when defined, and after editing the product by a new or a change, the state of the work is changed from "incomplete" to "completed". It is characterized by the following.

【0013】これにより、任意の成果物を指定し、前記
仕事・成果物対応関係を参照して、当該成果物の成果物
版番号の各々とその版を作成した仕事の内容(または名
称)などの関連情報を検索して表示することができる。
[0013] With this, an arbitrary product is designated, and each of the product version numbers of the product and the content (or name) of the work that created the version are referred to with reference to the work / product correspondence. Related information can be searched and displayed.

【0014】また、前記プロセス構成の定義に、前記ソ
フトウェアシステムにおける所定機能の作成や事故対策
等のプロセス毎に付与されたプロセスコードと、前記仕
事との対応付けを含み、これにより任意のプロセスを指
定し、前記プロセス構成及び前記仕事・成果物対応関係
を参照して、当該プロセスの仕事と成果物の来歴情報を
検索して表示することができる。
Further, the definition of the process configuration includes a correspondence between a process code assigned to each process, such as creation of a predetermined function in the software system and an accident countermeasure, and the work, whereby an arbitrary process can be defined. By designating and referring to the process configuration and the work / product correspondence, history information of the work and the product of the process can be searched and displayed.

【0015】さらに、前記プロセス構成の定義に、定義
時は「未完」となる前記プロセス単位の作業状態を含
み、これにより任意のプロセスを指定し、その作業状態
が「未完」のときに、当該プロセスに含まれる仕事とそ
の状態の一覧表示を行なうことができる。
Further, in the definition of the process configuration, a work state of the process unit which is "unfinished" at the time of definition is specified, whereby an arbitrary process is designated. A list of tasks included in the process and their states can be displayed.

【0016】さらに、前記プロセス構成の定義に、前記
仕事毎の担当者名を含み、これにより任意の担当者名を
指定し、前記プロセス構成及び前記仕事・成果物対応関
係を参照して、当該担当者の「未完」の仕事と対応する
成果物の名称の一覧表示を行なうことができる。
Further, in the definition of the process configuration, the name of a person in charge for each job is included, whereby an arbitrary person in charge is designated, and by referring to the process configuration and the work / product correspondence relationship, A list of the names of deliverables corresponding to the “unfinished” work of the person in charge can be displayed.

【0017】本発明の方法を実現する生産プロセスの管
理装置は、前記成果物の名称と成果物間の親子関係を含
むシステム構成を定義する第1のテーブルと、生産プロ
セスにおける各仕事の名称と仕事間順序及び定義時は
「未完」となる仕事の状態を含むプロセス構成を定義す
る第2のテーブルと、定義時は初版の成果物版番号を含
んで前記成果物と前記仕事の各々を対応付ける第3のテ
ーブルと、前記成果物を蓄積する成果物記憶手段を有す
る記憶装置と、端末からの入力を受付けて前記第1から
第3のテーブルを定義する定義入力手段と、前記仕事が
変更の成果物を作成する場合に、前記仕事・成果物対応
関係から当該仕事の基となる成果物版番号を特定して該
当成果物を読み出し、その改訂版の成果物を編集した後
に、前記改訂版用に更新した成果物版番号を前記仕事・
成果物対応関係に追加登録する作業実行手段を有する処
理装置とからなる計算機装置を備えたことを特徴とす
る。
The production process management apparatus for realizing the method of the present invention includes a first table defining a system configuration including a name of the product and a parent-child relationship between the products, and a name of each job in the production process. A second table that defines the process configuration including the job order and the status of the job that is “unfinished” at the time of definition, and associating the product with the job including the product version number of the first edition at the time of definition A third table, a storage device having a product storage unit for accumulating the product, a definition input unit for receiving an input from a terminal to define the first to third tables, and When creating a deliverable, specify the deliverable version number that is the basis of the work from the work / deliverable correspondence, read out the relevant deliverable, edit the revised deliverable, and then edit the revised version. To use The new the product version number the work -
A computer device comprising: a processing device having a work execution means for additionally registering in the product correspondence.

【0018】本発明によれば、仕事の未完/完成や変更
の内容を含む成果物来歴が簡単に検索でき、スムーズで
漏れのないソフトウェア作成を支援できる。また、成果
物とその関係情報の登録は編集処理を通じて自動化され
るので、プロセス管理の省力化と信頼性を向上できる。
特に、生産プロセスと成果物の版歴を含む対応関係を網
羅した来歴情報を管理しているので、必要情報が正確か
つ容易に取得できるソフトウェア生産プロセス管理装置
を提供できる。
According to the present invention, it is possible to easily search for a history of deliverables including unfinished / completed work and contents of changes, and to support smooth and complete software creation. Further, since the registration of the deliverable and its related information is automated through the editing process, labor saving and reliability of the process management can be improved.
In particular, since the history information covering the correspondence including the production process and the edition history of the deliverable is managed, it is possible to provide a software production process management device capable of acquiring necessary information accurately and easily.

【0019】[0019]

【発明の実施の形態】本発明の実施の形態を図面にした
がって詳細に説明する。以下では、ソフトウェアシステ
ムの開発を例にとる。
Embodiments of the present invention will be described in detail with reference to the drawings. In the following, the development of a software system is taken as an example.

【0020】図1は、一実施形態によるソフトウェア生
産プロセス管理システムの構成図である。本管理システ
ムは記憶装置100、定義入力手段110、作業実行手
段120及び情報検索手段130を含む計算機装置によ
って実現される。定義入力手段110と作業実行手段1
20はそれぞれ、入力端末を介した作業者からの情報を
受けて処理し、情報検索手段130は入力端末からの指
示や作業実行手段120の結果に従って検索して表示装
置に出力する処理で、共にCPUの機能によって実現さ
れる。
FIG. 1 is a configuration diagram of a software production process management system according to one embodiment. This management system is realized by a computer device including a storage device 100, a definition input unit 110, a work execution unit 120, and an information search unit 130. Definition input means 110 and work execution means 1
20 is a process for receiving and processing information from a worker via an input terminal, and an information searching means 130 is a processing for searching and outputting to a display device in accordance with an instruction from the input terminal and a result of the work executing means 120. It is realized by the function of the CPU.

【0021】記憶装置100は、ソフトウエアシステム
における成果物の名称と成果物間の関係を定義したシス
テム構成定義テーブル101、仕事の内容と仕事間の順
序関係を定義したプロセス定義テーブル102、仕事と
成果物の対応を定義したシステム・プロセス対応テーブ
ル103、仕事と成果物及びその版番号の対応を定義し
たRev(版番号)・プロセス対応テーブル104、完
成した成果物ファイルの全版を保管する成果物記憶手段
105を設けている。
The storage device 100 includes a system configuration definition table 101 defining the relation between the names of the products and the products in the software system, a process definition table 102 defining the contents of the tasks and the order relation between the tasks, A system / process correspondence table 103 that defines the correspondence between deliverables, a Rev (version number) / process correspondence table 104 that defines the correspondence between work and deliverables and their version numbers, and results that store all versions of the completed deliverable file. An object storage means 105 is provided.

【0022】定義手段110は端末からの入力を受付
け、システム構成定義テーブル101、プロセス定義テ
ーブル102及びシステム・プロセス対応テーブル10
3に、それぞれのフォーマットに応じてセットする。な
お、システム・プロセス対応テーブル103をRev
(版番号)・プロセス対応テーブル104に吸収し、定
義手段110は仕事と成果物の対応と、初版の版番号の
定義を行なうようにしてもよい。
The definition means 110 receives an input from a terminal, and receives a system configuration definition table 101, a process definition table 102, and a system / process correspondence table 10
3 is set according to each format. Note that the system / process correspondence table 103 is
(Version number)-The process correspondence table 104 may absorb the information, and the defining means 110 may define the correspondence between the work and the product and the version number of the first version.

【0023】ここで、前記第1のテーブルとシステム構
成定義テーブル101、前記第2のテーブルとプロセス
定義テーブル102が対応する。また、前記第3のテー
ブルには、システム・プロセス対応テーブル103とR
ev・プロセス対応テーブル104を一つにした内容が
対応する。
Here, the first table corresponds to the system configuration definition table 101, and the second table corresponds to the process definition table 102. The third table includes a system / process correspondence table 103 and R
The contents of the ev / process correspondence table 104 correspond to one.

【0024】作業実行手段120は、作業誘導手段12
1と成果物編集手段122から構成されている。作業誘
導手段121は、プロセス定義テーブル102に設定さ
れているプロセス定義情報に従って、作業者に対して作
業の誘導を行う。成果物編集手段122は、作業者によ
る成果物の作成を支援すると共に、作成された成果物の
ファイルを成果物記憶手段105に格納し、プロセスと
作成した成果物版との関係および成果物ファイルの保管
場所を、Rev・プロセス対応テーブル104に自動的
に格納する。
The work executing means 120 includes the work guiding means 12
1 and a product editing means 122. The work guiding means 121 guides the work to the worker according to the process definition information set in the process definition table 102. The product editing means 122 supports the creation of the product by the worker, stores the created product file in the product storage means 105, and displays the relationship between the process and the created product version and the product file. Is automatically stored in the Rev / process correspondence table 104.

【0025】情報検索手段130は、各テーブル101
〜104に格納されている情報に対し、所望の情報検索
を行って表示装置に出力する。また、成果物記憶手段1
05より、所望の成果物ファイルを取り出し表示する。
The information retrieving means 130 is provided for each table 101
A desired information search is performed on the information stored in .about.104 and output to a display device. Also, deliverable storage means 1
From 05, a desired product file is extracted and displayed.

【0026】図2に、ソフトウェアシステムの構成定義
ビューの一例を示す。図中のA〜Gは、成果物を識別す
るための記号(成果物コード)である。ボックスA、
B、Cはドキュメント、ボックスD、E、F、Gはプロ
グラムである。ボックスを結ぶ線は成果物間の関係を示
し、ここでは成果物の作成順序と変更が発生した時の影
響範囲を表わしている。
FIG. 2 shows an example of the configuration definition view of the software system. A to G in the figure are symbols (product codes) for identifying the product. Box A,
B and C are documents, and boxes D, E, F and G are programs. The line connecting the boxes indicates the relationship between the deliverables, and here represents the order of creation of the deliverables and the range of influence when a change occurs.

【0027】例えば、成果物B(処理仕様書1)は成果
物A(機能仕様書)を基に作成され、成果物D(モジュ
ール1)は成果物B(処理仕様書1)を基に作成される
ことを表わしている。また、成果物B(処理仕様書1)
が変更になると成果物D(モジュール1)が変更とな
り、さらに成果物G(実行プログラム)にも変更が及ぶ
ことを表している。
For example, deliverable B (processing specification 1) is created based on deliverable A (functional specification), and deliverable D (module 1) is created based on deliverable B (processing specification 1). It means that it is done. Deliverable B (processing specification 1)
Is changed, the result D (module 1) is changed, and the result G (execution program) is also changed.

【0028】図3は、構成ビューを定義するシステム構
成定義テーブルの例を示す。システム構成定義テーブル
101は、(a)の成果物テーブル301と(b)の関
係テーブル302の組からなり、それぞれ図示の記憶形
式となる。成果物テーブル301は、成果物の名称と成
果物を一意に識別する成果物コードを記憶する。関係テ
ーブル302は、成果物の親子関係を成果物コードで記
憶する。例えば親成果物Aに対し子成果物B、Cを、親
成果物Cに対し子成果物E、Fを定義する。これによ
り、作成順序と親成果物の変更が及ぶ範囲が明らかにな
る。
FIG. 3 shows an example of a system configuration definition table for defining a configuration view. The system configuration definition table 101 includes a set of a deliverable table 301 of (a) and a relation table 302 of (b), and each has a storage format as illustrated. The product table 301 stores a product name and a product code for uniquely identifying the product. The relationship table 302 stores the parent-child relationship of the product as a product code. For example, child products B and C are defined for parent product A, and child products E and F are defined for parent product C. This clarifies the range in which the creation order and the change of the parent deliverable are affected.

【0029】成果物テーブル301と関係テーブル30
2は、成果物コードによって対応付けられ、このコード
を元に両テーブルを検索することができる。例えば、成
果物テーブル301の成果物Bを変更した場合に、親成
果物コードにBを持つ子成果物を関係テーブル302か
ら検索すればよい。本例の場合、まず、子成果物Dが検
索され、親成果物コードDが存在すれば続いてその子成
果物Gが検索される。
Product table 301 and relation table 30
2 is associated with the product code, and both tables can be searched based on this code. For example, when the deliverable B in the deliverable table 301 is changed, a child deliverable having the parent deliverable code B may be searched from the relation table 302. In the case of this example, first, the child product D is searched, and if the parent product code D exists, the child product G is subsequently searched.

【0030】これらの定義情報は、端末より入力された
情報を定義入力手段110が取り込み、成果物テーブル
301と関係テーブル302にセットする。
The definition information is input by the definition input unit 110 to the definition information, and is set in the product table 301 and the relation table 302.

【0031】図4に、第一の実施例となる生産プロセス
1のビューを示す。生産プロセス1は、ソフトウェアシ
ステムの開発手順(図2)において、全ての成果物を新
規に作成していく場合の順序を表わしている。図中のボ
ックスは仕事を表わし、1−1、〜1−7は仕事を識別
する記号(仕事コード)である。ボックスを結ぶ線は仕
事間の順序を示す。例えば、仕事コード1−5の作業は
モジュール2の新規作成であり、仕事コード1−3の作
業後に行なわれることを表している。
FIG. 4 shows a view of the production process 1 according to the first embodiment. The production process 1 represents the order in which all products are newly created in the software system development procedure (FIG. 2). The boxes in the figure represent work, and 1-1 and 1-7 are symbols (work codes) for identifying the work. The lines connecting the boxes indicate the order between tasks. For example, the work of the work code 1-5 is a new creation of the module 2 and is performed after the work of the work code 1-3.

【0032】説明を簡単にするために、本例の生産プロ
セスでは1つの仕事から1つの成果物を作成し、例えば
モジュール2作成の仕事は図2の成果物Eに対応する。
従って、生産プロセス1は図2の成果物の構成ビューと
同一の構造となる。しかし、仕事は複数の成果物を作成
する場合もあるし、成果物を作成しない仕事もある。そ
の場合には、生産プロセスと成果物の構成ビューの構造
は相違する。
For the sake of simplicity, in the production process of the present example, one product is created from one job. For example, the task of creating a module 2 corresponds to the product E in FIG.
Therefore, the production process 1 has the same structure as the product configuration view in FIG. However, a task may create multiple deliverables, or some tasks may not create a deliverable. In that case, the structure of the composition view of the production process and the product is different.

【0033】図5は、生産プロセス1のビューを定義す
るプロセス定義テーブルの例を示す。プロセス定義テー
ブル102は、プロセステーブル501、仕事テーブル
502及び関係テーブル503の組からなり、同図
(a)〜(c)の記憶形式となる。
FIG. 5 shows an example of a process definition table for defining a view of the production process 1. The process definition table 102 includes a set of a process table 501, a work table 502, and a relation table 503, and has a storage format shown in FIGS.

【0034】(a)のプロセステーブル501は、「○
○機能の作成」や「△△事故対策」等のプロセスを一意
に識別するプロセスコード、プロセスの内容(または名
称)及びプロセス単位での作業状態(完了/未完)を記
憶する。(b)の仕事テーブル502は、上記した仕事
コード、プロセスコード、仕事の内容(または名称)、
担当した作業者名及び仕事の作業状態を記憶する。
(c)の関係テーブル503は、仕事1−1の次に仕事
1−2などのように、仕事の順番を仕事コードで定義す
る。
The process table 501 shown in FIG.
It stores a process code for uniquely identifying a process such as "Create function" or "△△ Accident countermeasures", the content (or name) of the process, and the work status (completed / incomplete) for each process. The work table 502 in (b) includes the work code, the process code, the work content (or name),
The name of the worker in charge and the work status of the work are stored.
In the relation table 503 of (c), the order of the work is defined by the work code, such as the work 1-1 after the work 1-1.

【0035】プロセステーブル501と仕事テーブル5
02は、プロセスコードで対応付けられ、このプロセス
コードによって両テーブルを検索できる。仕事テーブル
502と関係テーブル503は、仕事コードで対応付け
られており、この仕事コードによって両テーブルを検索
できる。例えば、機能仕様設計(仕事1−1)の後に行
なう仕事の内容は、処理1設計(仕事1−2)と処理2
設計(仕事1−3)であり、担当はそれぞれ鈴木、田中
であることが分かる。
Process table 501 and work table 5
02 is associated with a process code, and both tables can be searched by this process code. The work table 502 and the relation table 503 are associated with each other by a work code, and both tables can be searched by the work code. For example, the contents of the work performed after the function specification design (work 1-1) are the processing 1 design (work 1-2) and the processing 2
It is design (Job 1-3), and it can be seen that the charge is Suzuki and Tanaka respectively.

【0036】これらの情報は、端末より入力された情報
を定義入力手段110が取り込みプロセステーブル50
1、仕事テーブル502、順序テーブル503にセット
する。プロセステーブル501と仕事テーブル502の
作業の状態は、仕事を定義した時は「未完」に設定さ
れ、その仕事が終了すると作業実行手段120によって
「完了」が自動設定される。
The information input from the terminal is input by the definition input means 110 to the process table 50.
1. Set in the work table 502 and the order table 503. The state of the work in the process table 501 and the work table 502 is set to “unfinished” when the work is defined, and “completed” is automatically set by the work executing means 120 when the work is completed.

【0037】図6は、第二の実施例となる生産プロセス
2のビューを示す。生産プロセス2は、図2に示したソ
フトウェアシステムの一部に発生した不具合の対策を行
なうプロセスで、成果物C、E、F、Gの変更作業を表
わしている。
FIG. 6 shows a view of the production process 2 according to the second embodiment. The production process 2 is a process for taking countermeasures against a defect that has occurred in a part of the software system shown in FIG. 2, and represents a work of changing the products C, E, F, and G.

【0038】図7に、生産プロセス2のプロセス定義テ
ーブルの例を示す。本例のプロセス定義テーブル102
はプロセステーブル701、仕事テーブル702及び順
序テーブル703の組によって、同図(a)〜(c)の
ように定義されている。
FIG. 7 shows an example of the process definition table of the production process 2. Process definition table 102 of this example
Are defined by a set of a process table 701, a work table 702, and an order table 703 as shown in FIGS.

【0039】図8は、システム・プロセス対応テーブル
の例を示す。システム・プロセス対応テーブル103
は、各仕事とその仕事の結果として作られる成果物との
対応を、仕事コードと成果物コードにて表わす。従っ
て、仕事コードによりプロセス定義テーブル102と対
応付けられ、成果物コードによりシステム構成定義テー
ブル101と対応付けられている。図示の例は、図2の
システムの成果物と、図4の生産プロセス1の仕事及
び、図6の生産プロセス2の仕事との対応を示してい
る。例えば、仕事1−1は成果物Aの作成、仕事1−3
は成果物Cの作成、仕事2−1は成果物Cの変更を表し
ている。なお、上述のように、Rev・プロセス対応テ
ーブル104に吸収し、一まとめにすることも可能であ
る。
FIG. 8 shows an example of the system / process correspondence table. System / process correspondence table 103
Represents the correspondence between each task and the product created as a result of the task using a task code and a product code. Therefore, the job code is associated with the process definition table 102, and the product code is associated with the system configuration definition table 101. The illustrated example shows the correspondence between the product of the system in FIG. 2 and the work of the production process 1 in FIG. 4 and the work of the production process 2 in FIG. For example, job 1-1 is creation of deliverable A, job 1-3
Represents creation of the deliverable C, and job 2-1 represents a change of the deliverable C. Note that, as described above, the data can be absorbed into the Rev / process correspondence table 104 and put together.

【0040】図2のシステム構成と生産プロセス1のよ
うに、仕事の順序と成果物の関係が同構造となる場合
は、システム構成定義テーブル101(図3)よりプロ
セス定義テーブル102(図5)とシステム・プロセス
対応テーブル103(図8)を自動生成することができ
る。また、生産プロセス1の場合はシステム構成定義テ
ーブル101によって、プロセス定義テーブル102、
システム・プロセス対応テーブル103を兼用すること
もできる。
When the relationship between the work order and the product has the same structure as in the system configuration and the production process 1 shown in FIG. 2, the process definition table 102 (FIG. 5) is obtained from the system configuration definition table 101 (FIG. 3). And the system / process correspondence table 103 (FIG. 8) can be automatically generated. Further, in the case of the production process 1, the process definition table 102,
The system / process correspondence table 103 can also be used.

【0041】さらに、仕様変更のプロセスを定義する場
合は、図2の構成ビュー上で変更に関係する成果物C、
E、F、Gのボックスを選択することで、図7のプロセ
ス定義テーブル102と図8のシステム・プロセス対応
テーブル103を自動生成することも可能である。
Further, when a process of changing the specifications is defined, on the configuration view shown in FIG.
By selecting the boxes E, F, and G, the process definition table 102 in FIG. 7 and the system / process correspondence table 103 in FIG. 8 can be automatically generated.

【0042】図9は、Rev・プロセス対応テーブルの
一例を示す。Rev・プロセス対応テーブル104は仕
事コード、成果物コード、Rev番号(版番号)及び成
果物ドキュメントの保管場所(アドレス)を記憶してい
る。本テーブルにより、各仕事で作成された成果物ファ
イルのレビジョンと保管場所がわかる。これらの情報
は、作業実行手段120によって自動的にセットされ
る。
FIG. 9 shows an example of the Rev / process correspondence table. The Rev / process correspondence table 104 stores job codes, deliverable codes, Rev numbers (version numbers), and storage locations (addresses) of deliverable documents. From this table, the revision and storage location of the product file created in each job can be known. These pieces of information are automatically set by the work execution unit 120.

【0043】次に、作業実行手段120の処理動作を、
生産プロセス2のケースを例にして説明する。
Next, the processing operation of the work execution means 120 will be described.
The case of the production process 2 will be described as an example.

【0044】図11は、作業誘導手段の処理フローを示
す。作業誘導手段121の処理は、まず担当者を指定し
てプロセス定義テーブル102(図7の仕事テーブル7
02)を検索し、状態「未完」の仕事コードと内容を抽
出する(S101)。次に、仕事コードをもとに構成・
プロセス対応テーブル103(図8)を検索してその成
果物コードを取得し(S102)、システム構成定義テ
ーブル101(図3の成果物テーブル301)を検索し
てその成果物名称を取得し(S103)、指定した担当
者の「未完」の仕事一覧を表示する(S104)。
FIG. 11 shows a processing flow of the work guiding means. In the process of the work guiding means 121, first, a person in charge is designated and the process definition table 102 (the work table 7 in FIG.
02), and extracts the work code and the contents of the state “incomplete” (S101). Next, based on the work code
The process correspondence table 103 (FIG. 8) is searched to obtain the product code (S102), and the system configuration definition table 101 (product table 301 in FIG. 3) is searched to obtain the product name (S103). ), A list of “unfinished” jobs of the designated person in charge is displayed (S104).

【0045】図12は、作業誘導手段による指定担当者
の「未完」の仕事の一覧表示の例である。担当者「田
中」はこの仕事一覧に従って、その仕事内容に示されて
いるモジュール2,3の変更作業を行なうことになる。
なお、仕事一覧は指定担当者の「完了」を含む全仕事
や、複数の担当者のアンド条件によるもの、さらには生
産プロセス単位の仕事の一覧表示を行なうことも可能で
ある。
FIG. 12 shows an example of a list of "unfinished" jobs of the designated person in charge by the work guiding means. The person in charge "Tanaka" changes the modules 2 and 3 indicated in the job content according to the job list.
Note that the job list can be a list of all jobs including “completed” by the designated person, AND conditions of a plurality of persons, and a list of jobs in production process units.

【0046】図13は、成果物編集手段の処理フローを
示す。成果物編集手段122は、作業誘導手段121に
よる仕事一覧(図12)の表示から開始状態となる。ま
ず、画面上の仕事一覧から1つの仕事が選択され、編集
ボタンが押されると(S201,S202)、その仕事
は新規作成か否か判定される(S203)。新規の場合
はS204に、変更の場合はS205に分岐する。
FIG. 13 shows a processing flow of the product editing means. The deliverable editing means 122 is started from the display of the work list (FIG. 12) by the work guiding means 121. First, when one job is selected from the job list on the screen and the edit button is pressed (S201, S202), it is determined whether or not the job is newly created (S203). If it is new, the process branches to S204, and if it is changed, the process branches to S205.

【0047】まず、変更作業の仕事コード2−2を選択
したケースについて説明する。成果物編集手段122
は、仕事2−2の成果物コードEをもとに、Rev・プ
ロセス対応テーブル104(図9)を検索し、成果物コ
ードEのなかで一番大きいRev番号を持つファイルの
保管場所を特定し、成果物記憶手段105からモジュー
ル2の最新のファイル(本例ではRev番号1)を取り
出す(S205)。
First, a case where the work code 2-2 of the change work is selected will be described. Deliverable editing means 122
Searches the Rev / process correspondence table 104 (FIG. 9) based on the product code E of the job 2-2, and specifies the storage location of the file having the largest Rev number among the product codes E Then, the latest file (Rev. No. 1 in this example) of the module 2 is extracted from the deliverable storage means 105 (S205).

【0048】次に、エディタを起動し、取り出したファ
イルを開く(S206)。ここで、担当者による成果物
ドキュメントの変更が行なわれる。変更が終わると、そ
のドキュメントをモジュール2のファイルに編集し(S
207)、成果物記憶手段105へ保管する。ここで
は、100009番地に保管されたとする。
Next, the editor is started, and the retrieved file is opened (S206). Here, the product document is changed by the person in charge. When the change is completed, the document is edited into a module 2 file (S
207), and store it in the product storage means 105. Here, it is assumed that the document is stored at address 1000009.

【0049】次に、Rev・プロセス対応テーブル10
4に、当該仕事とドキュメントの関係情報、すなわち仕
事コード「2−2」、成果物コード「E」、Rev番号
「2」、保管場所「100009」番地を追加する(S
209)。図10に、Rev番号が追加されたRev・
プロセス対応テーブルの例を示す。なお、Rev番号は
成果物毎に昇順に1つカウントアップされる。さらに、
仕事テーブル702の仕事コード2−2の状態を「完
了」とする(S210)。このように、Rev・プロセ
ス対応テーブル104は自動登録される。なお、Rev
番号は、システム・プロセス対応テーブル103上の既
成果物コードに新たな仕事コードが定義されたとき、自
動採番して登録するようにしてもよい。
Next, the Rev / process correspondence table 10
4, the work and document relation information, that is, the work code “2-2”, the deliverable code “E”, the Rev number “2”, and the storage location “100009” are added (S4).
209). FIG. 10 shows the Rev.
4 shows an example of a process correspondence table. The Rev number is incremented by one for each product in ascending order. further,
The state of the work code 2-2 in the work table 702 is set to “completed” (S210). Thus, the Rev / process correspondence table 104 is automatically registered. In addition, Rev
The number may be automatically assigned and registered when a new work code is defined in the already-created product code on the system / process correspondence table 103.

【0050】一方、S203で新規の場合は、成果物テ
ーブル301に新規に登録されている成果物名称により
新規ファイルを作成し(S204)、エディタを起動し
て(S206)担当者のドキュメント作成が行なわれ
る。以後は、Rev番号1として、変更の場合と同様に
処理、保管される。
On the other hand, if the document is new in S203, a new file is created with the product name newly registered in the product table 301 (S204), and the editor is started (S206) to create a document for the person in charge. Done. Thereafter, it is processed and stored as Rev number 1 in the same manner as in the case of change.

【0051】なお、Rev・プロセス対応テーブル10
4に、システム・プロセス対応テーブル103を吸収し
て一まとめにする場合は、定義時に仕事コード、成果物
コード及び初版のRev番号1がセットされる。Rev
番号1は自動登録でもよい。もちろん、改訂版のRev
番号は編集後または定義時に自動登録される。
The Rev / process correspondence table 10
In the case of absorbing the system / process correspondence table 103 into a single unit, the work code, the product code, and the first version Rev number 1 are set at the time of definition. Rev
Number 1 may be automatic registration. Of course, the revised Rev
The number is automatically registered after editing or at the time of definition.

【0052】このようにして、プロセス内の全ての仕事
が完了すると(S211)、プロセステーブル701内
のプロセスコード2の状態を「完了」とする(S21
2)。
As described above, when all the work in the process is completed (S211), the state of the process code 2 in the process table 701 is set to "complete" (S21).
2).

【0053】本実施例では、編集用エディタを特定のケ
ースで説明したが、予め複数のエディタを定義して、1
つのプロセス内で複数の異なるエディタを起動して、種
々の成果物の作成を連続的に処理することも可能であ
る。
In this embodiment, the editing editor has been described in a specific case.
It is also possible to launch a number of different editors within one process to continuously process the creation of various artifacts.

【0054】次に、情報検索手段130の処理動作を説
明する。図14は情報検索一の例として、成果物からの
検索処理フロー、図15はこの検索に用いられる各テー
ブルの相互関係を示す。
Next, the processing operation of the information retrieval means 130 will be described. FIG. 14 shows a flow of a search process from a deliverable as an example of information search, and FIG. 15 shows the interrelationship between tables used in this search.

【0055】情報検索手段130は、まず成果物テーブ
ル1501を読み出し、そのドキュメント一覧を表示す
る(S301)。1つの成果物、例えば成果物Eが選択
されると(S302)、そのコードEをもとにRev・
プロセス対応テーブル1502を検索し(S303)、
その仕事コードをもとに仕事テーブル1503を検索し
(S304)、そのプロセスコードをもとにプロセステ
ーブル1504を検索し(S305)、成果物Eの関係
情報を取り出して一覧表示する(S306)。
The information retrieval means 130 first reads the deliverable table 1501 and displays the document list (S301). When one deliverable, for example, deliverable E is selected (S302), Rev.
The process correspondence table 1502 is searched (S303),
The work table 1503 is searched based on the work code (S304), the process table 1504 is searched based on the process code (S305), and the related information of the product E is extracted and displayed as a list (S306).

【0056】図16は、任意の成果物からの検索結果の
表示例を示す。成果物E(モジュール2)について、R
ev番号、プロセスコード、内容、仕事コード及び作業
担当者などの関係情報が表示される。
FIG. 16 shows a display example of a search result from an arbitrary product. For deliverable E (module 2), R
The related information such as the ev number, the process code, the contents, the work code, and the worker in charge are displayed.

【0057】このように、成果物からの検索結果によ
り、当該成果物がどのような理由(プロセス)で変更さ
れたか知ることができる。さらに、Rev・プロセス対
応テーブル1502よりファイルの保管場所が特定でき
るため、各Rev番号のファイルを取り出して比較し、
その差分を具体的に表示することもできる。
As described above, it is possible to know the reason (process) of the product from the search result from the product. Further, since the file storage location can be specified from the Rev / process correspondence table 1502, the files of each Rev number are extracted and compared,
The difference can also be specifically displayed.

【0058】図17は情報検索の別の例として、プロセ
スからの検索処理フロー、図18はこの検索に用いられ
る各テーブルの相互関係を示す。
FIG. 17 shows another example of the information retrieval, a retrieval processing flow from the process, and FIG. 18 shows the interrelationship between the tables used in this retrieval.

【0059】情報検索手段130は、まずプロセステー
ブル1801の一覧を表示し(S401)、例えば、プ
ロセスコード「2」が選択されると(S402)、その
プロセスコード2をもとに仕事テーブル1802を検索
し(S403)、その仕事コードをもとにRev・プロ
セス対応テーブル1803を検索し(S404)、その
成果物コードをもとに成果物テーブル1804を検索し
て(S405)、プロセス2の関係情報を取り出して一
覧表示する(S406)。
The information search means 130 first displays a list of the process table 1801 (S401). For example, when the process code "2" is selected (S402), the work table 1802 is displayed based on the process code 2. A search is performed (S403), a Rev / process correspondence table 1803 is searched based on the work code (S404), and a deliverable table 1804 is searched based on the deliverable code (S405). The information is extracted and displayed in a list (S406).

【0060】図19は、任意のプロセスからの検索結果
の表示例を示す。プロセス2について、仕事コード、担
当、成果物コード、成果物名称、Rev番号などの関係
情報が表示される。これにより、プロセス2の不具合対
策に関係する全部の仕事コードとそのRev番号を知る
ことができる。Rev番号が更新されていない仕事は、
変更作業の漏れないし「未完」である。
FIG. 19 shows a display example of a search result from an arbitrary process. For the process 2, related information such as a work code, a charge, a product code, a product name, and a Rev number are displayed. Thereby, it is possible to know all the work codes related to the trouble countermeasures of the process 2 and their Rev numbers. Jobs whose Rev number has not been updated
There is no change or "incomplete".

【0061】以上、ソフトウェアシステムの開発業務を
例に説明したが、本発明は作業の結果として電子ファイ
ルを生成、変更する広範な業務に適用可能である。
Although the development of a software system has been described above as an example, the present invention is applicable to a wide range of tasks of generating and changing electronic files as a result of the work.

【0062】[0062]

【発明の効果】本発明の生産プロセスの管理方法によれ
ば、生産プロセスの仕事と成果物の版歴を編集時に対応
付けるので、仕事の未完/完成や変更の内容を含む成果
物来歴が簡単に検索でき、スムーズで漏れのないソフト
ウェア作成を支援できる。
According to the production process management method of the present invention, since the work of the production process is associated with the edition history of the product at the time of editing, the history of the product including the unfinished / completed work and the contents of the change can be easily obtained. You can search and help create software that is smooth and complete.

【0063】本発明の生産プロセスの管理装置によれ
ば、成果物とその関係情報の登録は編集処理を通じて自
動化されるので、プロセス管理の省力化と信頼性を向上
できる。特に、生産プロセスと成果物の版歴を含む対応
関係を網羅した来歴情報を管理しているので、必要情報
が正確かつ容易に取得できる管理装置が提供できる。
According to the production process management apparatus of the present invention, the registration of the product and its related information is automated through the editing process, so that labor saving and reliability of the process management can be improved. In particular, since the history information covering the correspondence including the production process and the edition history of the deliverable is managed, it is possible to provide a management device capable of acquiring necessary information accurately and easily.

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

【図1】本発明の一実施形態による生産プロセス管理シ
ステムの構成図。
FIG. 1 is a configuration diagram of a production process management system according to an embodiment of the present invention.

【図2】ソフトウェアシステムにおけるシステム構成定
義ビュー。
FIG. 2 is a system configuration definition view in the software system.

【図3】システム構成定義テーブルの定義例を示す構成
図。
FIG. 3 is a configuration diagram showing a definition example of a system configuration definition table.

【図4】生産プロセス(1)のビュー。FIG. 4 is a view of a production process (1).

【図5】生産プロセス(1)のプロセス定義テーブルの
定義例を示す構成図。
FIG. 5 is a configuration diagram showing a definition example of a process definition table of a production process (1).

【図6】生産プロセス(2)のビュー。FIG. 6 is a view of the production process (2).

【図7】生産プロセス(2)のプロセス定義テーブルの
定義例を示す構成図。
FIG. 7 is a configuration diagram showing a definition example of a process definition table of a production process (2).

【図8】システム・プロセス対応テーブルの定義例を示
す構成図。
FIG. 8 is a configuration diagram showing a definition example of a system / process correspondence table.

【図9】Rev・プロセス対応テーブルの記憶例(1)
を示す構成図。
FIG. 9 is a storage example of a Rev / process correspondence table (1).
FIG.

【図10】Rev・プロセス対応テーブルの記憶例
(2)を示す構成図。
FIG. 10 is a configuration diagram showing a storage example (2) of a Rev / process correspondence table.

【図11】作業誘導手段の処理フロー図。FIG. 11 is a processing flowchart of the work guiding means.

【図12】作業誘導手段による仕事一覧の表示図。FIG. 12 is a display diagram of a work list by the work guiding means.

【図13】成果物編集手段の処理フロー図。FIG. 13 is a processing flowchart of a product editing unit.

【図14】成果物の指定による情報検索手段の処理フロ
ー図。
FIG. 14 is a processing flowchart of an information search unit by designating a deliverable;

【図15】図14の処理に参照されるテーブル相関図。FIG. 15 is a table correlation diagram referred to in the processing of FIG. 14;

【図16】図14の処理による検索結果の表示図。FIG. 16 is a display diagram of a search result by the processing of FIG. 14;

【図17】プロセス指定による情報検索手段の処理フロ
ー図。
FIG. 17 is a processing flowchart of an information search unit by process designation.

【図18】図17の処理に参照されるテーブル相関図。FIG. 18 is a table correlation diagram referred to in the processing of FIG. 17;

【図19】図17の処理による検索結果の表示図。FIG. 19 is a display diagram of a search result by the processing of FIG. 17;

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

100…記憶装置、101…システム構成定義テーブ
ル、102…プロセス定義テーブル、103…システム
・プロセス対応テーブル、104…Rev・プロセス対
応テーブル、105…成果物記憶手段、110…定義入
力手段、120…作業実行手段、121…作業誘導手
段、122…成果物編集手段、130…情報検索手段、
301…成果物テーブル、302…関係テーブル、50
1,701…プロセステーブル、502,702…仕事
テーブル、503,703…順序テーブル、1501,
1804…成果物テーブル、1502,1803…Re
v・プロセス対応テーブル、1503,1802…仕事
テーブル、1504,1801…プロセステーブル。
100: storage device, 101: system configuration definition table, 102: process definition table, 103: system / process correspondence table, 104: Rev / process correspondence table, 105: deliverable storage means, 110: definition input means, 120: work Execution means, 121: work guidance means, 122: deliverable editing means, 130: information search means,
301: deliverable table, 302: relation table, 50
1, 701: process table, 502, 702: work table, 503, 703: order table, 1501,
1804: Result table, 1502, 1803 ... Re
v / process correspondence table, 1503, 1802... work table, 1504, 1801.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウェアシステムにおける複数の構
成要素であって、仕様書やプログラム等で表わされる複
数の成果物に対し、その生成と変更を管理するソフトウ
ェア生産プロセスの管理方法において、 前記成果物の名称と成果物間の親子関係を含むシステム
構成、生産プロセスにおける各仕事の内容(または名
称)と仕事の順序を含むプロセス構成、定義時は初版の
成果物版番号を含んで前記成果物と前記仕事の各々を対
応付ける仕事・成果物対応関係を予め定義し、 変更の成果物を作成する仕事の場合は、前記仕事・成果
物対応関係から当該仕事の基となる成果物版番号を特定
して該当成果物を取り出し、その成果物を変更した改訂
版の成果物を編集した後に、前記基の成果物版番号を昇
順に更新して前記改訂版の成果物版番号とし、前記仕事
・成果物対応関係に追加して登録することを特徴とする
生産プロセスの管理方法。
1. A software production process management method for managing generation and change of a plurality of products represented by specifications, programs, and the like, which are a plurality of components in a software system. The system configuration including the parent-child relationship between the name and the product, the process configuration including the content (or name) of each job in the production process and the order of the work, and the product including the product version number of the first edition at the time of definition In the case of a job that defines a work / artifact correspondence that associates each job and creates a change artifact, the work / artifact correspondence is identified based on the work / artifact correspondence to identify the work version number. After retrieving the relevant product and editing the revised version of the product in which the product has been changed, the base product version number is updated in ascending order to become the revised product version number. How to manage the production process, characterized in that the registration in addition to the work-product correspondence.
【請求項2】 請求項1において、 前記プロセス構成に定義時は「未完」となる仕事の作業
状態を含み、新規または変更による前記成果物の編集後
に、当該仕事の作業状態を「未完」から「完了」に変更
して設定することを特徴とする生産プロセスの管理方
法。
2. The process configuration according to claim 1, wherein the process configuration includes a work status of the work that is “unfinished” when defined, and after editing the product by new or changed, changes the work status of the work from “unfinished”. A production process management method characterized by changing to "completed" and setting.
【請求項3】 請求項2において、 任意の成果物を指定し、前記仕事・成果物対応関係を参
照して、当該成果物の成果物版番号の各々とその版を作
成した仕事の名称(内容)などの関連情報を検索して表
示することを特徴とする生産プロセスの管理方法。
3. The product according to claim 2, wherein an arbitrary product is specified, and each of the product version numbers of the product and the name of the job that created the version (refer to the work / product correspondence). A method for managing a production process, wherein related information such as content is searched for and displayed.
【請求項4】 請求項2または3において、 前記プロセス構成の定義に、前記ソフトウェアシステム
における所定機能の作成や事故対策等のプロセス毎に付
与されたプロセスコードと、前記仕事との対応付けを含
み、 任意のプロセスを指定し、前記プロセス構成及び前記仕
事・成果物対応関係を参照して、当該プロセスの仕事と
成果物の来歴情報を検索して表示することを特徴とする
生産プロセスの管理方法。
4. The process according to claim 2, wherein the definition of the process configuration includes a correspondence between the process and a process code assigned to each process such as creation of a predetermined function in the software system or measures against an accident. A method of managing a production process, wherein an arbitrary process is designated, and reference is made to the process configuration and the work / product correspondence relationship to search for and display the history information of the work and product of the process. .
【請求項5】 請求項4において、 前記プロセス構成の定義に、定義時は「未完」となる前
記プロセス単位の作業状態を含み、 任意のプロセスを指定し、そのプロセスの作業状態が
「未完」のときに、当該プロセスに含まれる仕事とその
状態の一覧表示を行なうことを特徴とする生産プロセス
の管理方法。
5. The process configuration according to claim 4, wherein the definition of the process configuration includes a work state of the process unit that is “unfinished” at the time of definition, and designates an arbitrary process, and the work state of the process is “unfinished”. A list of jobs included in the process and a state of the process, wherein the list is displayed.
【請求項6】 請求項2、3、4または5において、 前記プロセス構成の定義に、前記仕事毎の担当者名を含
み、 任意の担当者名を指定し、前記プロセス構成及び前記仕
事・成果物対応関係を参照して、当該担当者の「未完」
の仕事と対応する成果物の名称の一覧表示を行なうこと
を特徴とする生産プロセスの管理方法。
6. The process configuration and the job / outcome according to claim 2, wherein the definition of the process configuration includes a name of a person in charge for each job, and specifies an arbitrary person in charge. Refer to the object correspondence, and refer to the “incomplete”
A method for managing a production process, wherein a list of names of deliverables corresponding to a job is displayed.
【請求項7】 ソフトウェアシステムにおける複数の構
成要素であって、仕様書やプログラム等で表わされる複
数の成果物に対し、その生成と変更を管理するソフトウ
ェア生産プロセスの管理装置において、 前記成果物の名称と成果物間の親子関係を含むシステム
構成を定義する第1のテーブルと、生産プロセスにおけ
る各仕事の名称と仕事間順序及び定義時は「未完」とな
る仕事の作業状態を含むプロセス構成を定義する第2の
テーブルと、定義時は初版の成果物版番号を含んで前記
成果物と前記仕事の各々を対応付ける第3のテーブル
と、前記成果物を蓄積する成果物記憶手段を有する記憶
装置と、 端末からの入力を受付けて前記第1から第3のテーブル
を定義する定義入力手段と、前記仕事が変更の成果物を
作成する場合に、前記仕事・成果物対応関係から当該仕
事の基となる成果物版番号を特定して該当成果物を読み
出し、その改訂版の成果物を編集した後に、前記改訂版
用に更新した成果物版番号を前記仕事・成果物対応関係
に追加登録する作業実行手段を有する処理装置とからな
る計算機装置を備えたことを特徴とする生産プロセスの
管理装置。
7. A software production process management device that manages generation and change of a plurality of products represented by specifications, programs, and the like, which are a plurality of components in a software system. A first table that defines a system configuration including a name and a parent-child relationship between deliverables, and a process configuration that includes a name of each job in a production process, an order between jobs, and a work state of a job that is “unfinished” when defined. A storage device having a second table to be defined, a third table for associating each of the deliverables with each of the jobs including a deliverable version number of the first edition at the time of definition, and a deliverable storage means for accumulating the deliverables Definition input means for receiving an input from a terminal to define the first to third tables; and when the task creates a result of the change, After identifying the product version number that is the basis of the work from the product correspondence relationship, reading out the corresponding product, editing the revised product, and then updating the product version number updated for the revised version to the work A production process management device, comprising: a computer device comprising a processing device having a work execution means for additionally registering the product correspondence relationship.
【請求項8】 請求項7において、 前記第2のテーブルに、各仕事の担当者名、所定機能の
作成や事故対策などのプロセス毎に付与されたプロセス
コードと前記仕事の対応付けを含み、 前記処理装置に、任意の担当者またはプロセスを指定
し、それに関係する仕事の関係情報を検索する検索手段
を有することを特徴とする生産プロセスの管理装置。
8. The job management system according to claim 7, wherein the second table includes a name of a person in charge of each job, a process code assigned to each process such as creation of a predetermined function or an accident countermeasure, and association of the job with the job, An apparatus for managing a production process, comprising: a search unit for designating an arbitrary person in charge or a process as the processing apparatus and searching for related information of a job related to the specified person or process.
JP19324296A 1996-07-23 1996-07-23 Method and device for managing production process Pending JPH1040082A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19324296A JPH1040082A (en) 1996-07-23 1996-07-23 Method and device for managing production process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19324296A JPH1040082A (en) 1996-07-23 1996-07-23 Method and device for managing production process

Publications (1)

Publication Number Publication Date
JPH1040082A true JPH1040082A (en) 1998-02-13

Family

ID=16304701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19324296A Pending JPH1040082A (en) 1996-07-23 1996-07-23 Method and device for managing production process

Country Status (1)

Country Link
JP (1) JPH1040082A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033440A (en) * 2008-07-30 2010-02-12 Nec Corp Quality management device, quality management system, quality management method, and program
CN110764737A (en) * 2019-09-27 2020-02-07 上海麦克风文化传媒有限公司 Demand change processing method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033440A (en) * 2008-07-30 2010-02-12 Nec Corp Quality management device, quality management system, quality management method, and program
CN110764737A (en) * 2019-09-27 2020-02-07 上海麦克风文化传媒有限公司 Demand change processing method and system

Similar Documents

Publication Publication Date Title
US9940108B2 (en) Automated merging in a software development environment
US6984198B2 (en) Experiment management system, method and medium
US9304764B2 (en) Automated merging in a software development environment
US20080294485A1 (en) System, method and program for supporting creating a business process
WO2006135607A2 (en) Method and system for rapid deployment and development of application and test software and documentation
JP2008123432A (en) Software asset management system
US20130263143A1 (en) Information processing method and system
US6345270B1 (en) Data management system
JPH1040082A (en) Method and device for managing production process
JP2538630B2 (en) Automatic test item selection system
JP2007226685A (en) Application maintenance support device, application generation device, application maintenance support method and computer program
WO2006071368A2 (en) System and method for information encapsulation for providing multiple deliverable formats from one information source
JP2000215038A (en) Information management device and recording medium
JPH06110733A (en) Test case generating device of program
JPH09258975A (en) Method for supporting constitution generation of application program
CN112597057B (en) Method and device for differentially processing blueprint data
JP2004310317A (en) Business support device
JPH06348477A (en) Software developing system
JP3424558B2 (en) Object management method
JP2005293403A (en) Design work support device
JP3695410B2 (en) Production technology management method and apparatus therefor
JP3689596B2 (en) Product development process management system
JPH05307472A (en) Program parts information reusing device
JP2008003670A (en) Drawing management system and management method
KR100817364B1 (en) Programmable logic controller peripheral device and program creation method thereof