JP2016157154A - Project management apparatus, project management method, and project management program - Google Patents

Project management apparatus, project management method, and project management program Download PDF

Info

Publication number
JP2016157154A
JP2016157154A JP2015032479A JP2015032479A JP2016157154A JP 2016157154 A JP2016157154 A JP 2016157154A JP 2015032479 A JP2015032479 A JP 2015032479A JP 2015032479 A JP2015032479 A JP 2015032479A JP 2016157154 A JP2016157154 A JP 2016157154A
Authority
JP
Japan
Prior art keywords
information
progress
product
phase
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.)
Pending
Application number
JP2015032479A
Other languages
Japanese (ja)
Inventor
岳夫 千崎
Gakuo Senzaki
岳夫 千崎
隆郎 大倉
Takao Okura
隆郎 大倉
昌人 桑原
Masato Kuwabara
昌人 桑原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2015032479A priority Critical patent/JP2016157154A/en
Publication of JP2016157154A publication Critical patent/JP2016157154A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To confirm progress of each phase, in managing a project.SOLUTION: In a project management apparatus 100, a storage section 101 stores correspondence relation information 201. The correspondence relation information 201 is information indicating correspondence relation between a plurality of phases constituting a project and a plurality of deliverables created in the project. An input section 102 receives an input of creation status information 202. The creation status information 202 is information indicating a creation status of each of the deliverables. A generation section 103 specifies a deliverable corresponding to one of the phases, from the correspondence relation information 201 stored in the storage section 101. The generation section 103 generates progress information 203 from the creation status information 202 input by the input section 102 on the specified deliverable. The progress information 203 is information indicating the progress of phases.SELECTED DRAWING: Figure 1

Description

本発明は、プロジェクト管理装置及びプロジェクト管理方法及びプロジェクト管理プログラムに関するものである。本発明は、例えば、ソフトウェアの開発管理における構成管理ツールを用いた進捗状況の測定に関するものである。   The present invention relates to a project management apparatus, a project management method, and a project management program. The present invention relates to measurement of progress using a configuration management tool in software development management, for example.

ソフトウェア等の開発に係るソースコードやドキュメント等の成果物を管理し、進捗の評価尺度が異なる成果物を多人数で開発する場合に、進捗状況を定量的に計算する技術がある(例えば、特許文献1参照)。   There is a technique for managing the deliverables such as source code and documents related to the development of software, etc., and quantitatively calculating the progress when developing a deliverable with different progress evaluation scales by a large number of people (for example, patents) Reference 1).

また、ドキュメントと工程線を1対多の関連付けで登録しておき、完成率に重み付けし、ドキュメント作成作業の進捗状況を計算する技術がある(例えば、特許文献2参照)。   In addition, there is a technique for registering documents and process lines in a one-to-many association, weighting the completion rate, and calculating the progress of document creation work (see, for example, Patent Document 2).

特開平5−100840号公報Japanese Patent Laid-Open No. 5-100840 特開2005−157704号公報JP 2005-157704 A

ソフトウェアの開発には設計フェーズ、実装フェーズ、試験フェーズ等のフェーズという概念がある。例えば設計フェーズであればアーキテクチャ設計書や画面遷移設計書、データ設計書、レビュー計画書、レビュー記録、フェーズ品質評価報告書といった形で、それぞれのフェーズでは複数の異なる種類の成果物が作成される。それぞれの成果物の進捗情報を作成する場合、異なる手順で作成される。   Software development has the concept of phases such as design phase, implementation phase, and test phase. For example, in the design phase, several different types of deliverables are created in each phase in the form of architecture design document, screen transition design document, data design document, review plan, review record, phase quality evaluation report, etc. . When creating progress information for each deliverable, it is created in a different procedure.

このような開発の中で開発管理者は進捗状況を管理するために、開発全体の進捗情報や、成果物個別の進捗情報だけでなく、フェーズごとの進捗状況も把握する必要がある。   In such a development, the development manager needs to grasp not only the progress information of the entire development and the progress information of each product but also the progress status of each phase in order to manage the progress status.

従来の技術では、複数の成果物を含むフェーズ単位といった一定の作業単位の進捗状況を算出することができない。   In the conventional technique, it is impossible to calculate the progress of a certain work unit such as a phase unit including a plurality of deliverables.

また、従来の技術では、ソースコードや試験項目、試験スクリプト等の様々な種類の成果物が管理できないことに加え、複数の成果物を作成するフェーズ単位での管理には対応できない。   In addition, the conventional technology cannot manage various types of deliverables such as source code, test items, and test scripts, and cannot cope with management in units of phases for creating a plurality of deliverables.

以上のように、従来の技術では設計文書等のドキュメントだけではなく、レビュー記録やソフトウェアのソースコードや試験項目、試験スクリプトといった異なる種類の成果物を複数有する設計や実装、試験等といったソフトウェア開発プロセスに対応するフェーズごとに、定量的な進捗状況をツールにより自動的に作成することができなかった。   As described above, in the conventional technology, not only a document such as a design document, but also a software development process such as a design, implementation, and test having multiple different types of deliverables such as review records, software source code, test items, and test scripts. Quantitative progress could not be automatically created by the tool for each phase corresponding to.

本発明は、プロジェクトを管理する際に、フェーズごとの進捗状況を確認できるようにすることを目的とする。   An object of the present invention is to make it possible to check the progress of each phase when managing a project.

本発明の一の態様に係るプロジェクト管理装置は、
プロジェクトを構成する複数のフェーズと、前記プロジェクトで作成される複数の成果物との対応関係を示す情報である対応関係情報を記憶する記憶部と、
前記複数の成果物のそれぞれについて、成果物の作成状況を示す情報である作成状況情報の入力を受け付ける入力部と、
前記複数のフェーズのいずれかについて、前記記憶部に記憶された対応関係情報から、フェーズに対応する成果物を特定し、特定した成果物について前記入力部に入力された作成状況情報から、フェーズの進捗状況を示す情報である進捗状況情報を生成する生成部と、
前記生成部により生成された進捗状況情報を出力する出力部とを備える。
A project management apparatus according to one aspect of the present invention is provided.
A storage unit that stores correspondence information that is information indicating a correspondence relationship between a plurality of phases constituting the project and a plurality of deliverables created in the project;
For each of the plurality of deliverables, an input unit that receives input of creation status information that is information indicating the creation status of the deliverable,
For any one of the plurality of phases, the product corresponding to the phase is identified from the correspondence information stored in the storage unit, and the creation status information input to the input unit for the identified product is identified. A generation unit that generates progress information that is information indicating the progress;
An output unit that outputs progress information generated by the generation unit.

本発明では、フェーズと成果物との対応関係を示す情報を記憶しておき、その情報から、個別のフェーズに対応する成果物を特定し、特定した成果物の作成状況から、フェーズの進捗状況を示す情報を生成する。このため、本発明によれば、フェーズごとの進捗状況を確認することが可能となる。   In the present invention, information indicating the correspondence relationship between phases and deliverables is stored, the deliverables corresponding to the individual phases are identified from the information, and the progress of the phases is determined from the creation status of the identified deliverables. Generates information indicating For this reason, according to this invention, it becomes possible to confirm the progress for every phase.

実施の形態1に係るプロジェクト管理装置の構成を示すブロック図。1 is a block diagram showing a configuration of a project management apparatus according to Embodiment 1. FIG. 実施の形態1に係るプロジェクト管理装置で扱われるデータの関連を示す図。The figure which shows the relationship of the data handled with the project management apparatus which concerns on Embodiment 1. FIG. 実施の形態1に係るプロジェクト管理装置の動作を示すフローチャート。5 is a flowchart showing the operation of the project management apparatus according to the first embodiment. 実施の形態2に係るプロジェクト管理装置の構成を示すブロック図。FIG. 4 is a block diagram showing a configuration of a project management apparatus according to a second embodiment. 本発明の実施の形態に係るプロジェクト管理装置のハードウェア構成例を示す図。The figure which shows the hardware structural example of the project management apparatus which concerns on embodiment of this invention.

以下、本発明の実施の形態について、図を用いて説明する。なお、各図中、同一又は相当する部分には、同一符号を付している。実施の形態の説明において、同一又は相当する部分については、その説明を適宜省略又は簡略化する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, the same code | symbol is attached | subjected to the part which is the same or it corresponds in each figure. In the description of the embodiments, the description of the same or corresponding parts will be omitted or simplified as appropriate.

実施の形態1.
本実施の形態に係る装置の構成、本実施の形態に係る装置の動作、本実施の形態の効果を順番に説明する。
Embodiment 1 FIG.
The configuration of the apparatus according to the present embodiment, the operation of the apparatus according to the present embodiment, and the effects of the present embodiment will be described in order.

***構成の説明***
図1を参照して、本実施の形態に係る装置であるプロジェクト管理装置100の構成を説明する。
*** Explanation of configuration ***
With reference to FIG. 1, the structure of the project management apparatus 100 which is an apparatus concerning this Embodiment is demonstrated.

プロジェクト管理装置100は、記憶部101、入力部102、生成部103、出力部104を備える。   The project management apparatus 100 includes a storage unit 101, an input unit 102, a generation unit 103, and an output unit 104.

記憶部101は、対応関係情報201を記憶する。対応関係情報201は、プロジェクトを構成する複数のフェーズと、プロジェクトで作成される複数の成果物との対応関係を示す情報である。   The storage unit 101 stores correspondence relationship information 201. The correspondence relationship information 201 is information indicating a correspondence relationship between a plurality of phases constituting the project and a plurality of deliverables created in the project.

入力部102は、作成状況情報202の入力を受け付ける。作成状況情報202は、複数の成果物のそれぞれについて、成果物の作成状況を示す情報である。   The input unit 102 receives input of the creation status information 202. The creation status information 202 is information indicating the creation status of a product for each of a plurality of products.

生成部103は、複数のフェーズのいずれかについて、記憶部101に記憶された対応関係情報201から、フェーズに対応する成果物を特定する。そして、生成部103は、特定した成果物について入力部102に入力された作成状況情報202から、進捗状況情報203を生成する。進捗状況情報203は、フェーズの進捗状況を示す情報である。   The generation unit 103 identifies a deliverable corresponding to the phase from the correspondence information 201 stored in the storage unit 101 for any of the plurality of phases. Then, the generation unit 103 generates progress status information 203 from the creation status information 202 input to the input unit 102 for the identified deliverable. The progress status information 203 is information indicating the progress status of the phase.

出力部104は、生成部103により生成された進捗状況情報203を出力する。   The output unit 104 outputs the progress status information 203 generated by the generation unit 103.

本実施の形態において、記憶部101は、複数の成果物のそれぞれについて、入力部102に作成状況情報202が入力される度に、入力された作成状況情報202を最新の作成状況情報202として記憶する。   In the present embodiment, the storage unit 101 stores the input creation status information 202 as the latest creation status information 202 every time the creation status information 202 is input to the input unit 102 for each of a plurality of deliverables. To do.

生成部103は、複数の成果物のうち1つの成果物について入力部102に作成状況情報202が入力された場合、記憶部101に記憶された対応関係情報201から、当該1つの成果物に対応するフェーズを特定する。生成部103は、当該対応関係情報201から、特定したフェーズに対応する他の成果物を特定する。そして、生成部103は、当該1つの成果物について入力部102に入力された作成状況情報202と当該他の成果物について記憶部101に記憶された最新の作成状況情報202とから、特定したフェーズについて、最新の進捗状況情報203を生成する。   When the creation status information 202 is input to the input unit 102 for one product among a plurality of products, the generation unit 103 corresponds to the one product from the correspondence information 201 stored in the storage unit 101. Specify the phase to perform. The generation unit 103 identifies other deliverables corresponding to the identified phase from the correspondence relationship information 201. Then, the generation unit 103 identifies the phase identified from the creation status information 202 input to the input unit 102 for the one product and the latest creation status information 202 stored in the storage unit 101 for the other product. The latest progress status information 203 is generated.

本実施の形態において、プロジェクト管理装置100の機能は、成果物を登録し管理する構成管理ツールの機能として実装される。即ち、プロジェクト管理装置100は、構成管理ツールがインストールされたコンピュータにより実現される。なお、プロジェクト管理装置100は、専用の機器により実現されてもよい。   In the present embodiment, the function of the project management apparatus 100 is implemented as a function of a configuration management tool that registers and manages deliverables. That is, the project management apparatus 100 is realized by a computer in which a configuration management tool is installed. The project management apparatus 100 may be realized by a dedicated device.

本実施の形態では、構成管理ツールによって、異なる種類の成果物を複数含むフェーズの進捗状況の情報を自動で作成し、開発管理者に提供することができるようになる。これにより、開発管理者にとって進捗状況の確認が容易になる。   In the present embodiment, the configuration management tool can automatically create progress status information for phases including a plurality of different types of deliverables and provide the information to the development manager. This makes it easy for the development manager to check the progress.

以下では、記憶部101の詳細な構成について説明する。   Below, the detailed structure of the memory | storage part 101 is demonstrated.

記憶部101は、成果物進捗測定手続管理部111、成果物属性管理部112、フェーズ進捗測定手続管理部113、フェーズ属性管理部114、成果物管理部115、フェーズ・成果物対応情報管理部116からなる。   The storage unit 101 includes a product progress measurement procedure management unit 111, a product attribute management unit 112, a phase progress measurement procedure management unit 113, a phase attribute management unit 114, a product management unit 115, and a phase / product correspondence information management unit 116. Consists of.

成果物進捗測定手続管理部111は、図2に示すような成果物進捗測定手続管理表305を記憶する。成果物進捗測定手続管理表305は、成果物の進捗度を測定するための進捗測定手続を定義した情報を成果物ID(成果物識別子)ごとに管理する表である。   The product progress measurement procedure management unit 111 stores a product progress measurement procedure management table 305 as shown in FIG. The product progress measurement procedure management table 305 is a table for managing information defining a progress measurement procedure for measuring the progress of a product for each product ID (product identifier).

成果物属性管理部112は、図2に示すような成果物属性情報管理表304を記憶する。成果物属性情報管理表304は、作成者、作成日、計画値、プロジェクト、種類等の成果物の属性情報を成果物IDごとに管理する表である。   The product attribute management unit 112 stores a product attribute information management table 304 as shown in FIG. The product attribute information management table 304 is a table for managing product attribute information such as a creator, a creation date, a plan value, a project, and a type for each product ID.

フェーズ進捗測定手続管理部113は、図2に示すようなフェーズ進捗測定手続管理表303を記憶する。フェーズ進捗測定手続管理表303は、フェーズの進捗度を測定するための進捗測定手続を定義した情報をフェーズID(フェーズ識別子)ごとに管理する表である。それぞれの進捗測定手続では、フェーズに関連する成果物の完成度の情報が収集され、成果物の種類やフェーズへの影響度等により、関連する成果物の進捗度からフェーズの進捗度が測定される。   The phase progress measurement procedure management unit 113 stores a phase progress measurement procedure management table 303 as shown in FIG. The phase progress measurement procedure management table 303 is a table for managing information defining a progress measurement procedure for measuring the progress of a phase for each phase ID (phase identifier). In each progress measurement procedure, information on the completeness of the product related to the phase is collected, and the progress of the phase is measured from the progress of the related product based on the type of product and the degree of influence on the phase. The

フェーズ属性管理部114は、図2に示すようなフェーズ属性情報管理表302を記憶する。フェーズ属性情報管理表302は、担当者、完了日、プロジェクト、種類等のフェーズの属性情報をフェーズIDごとに管理する表である。   The phase attribute management unit 114 stores a phase attribute information management table 302 as shown in FIG. The phase attribute information management table 302 is a table for managing phase attribute information such as a person in charge, a completion date, a project, and a type for each phase ID.

成果物管理部115は、入力部102に入力された、開発者が作成中若しくは作成完了した成果物を格納する。本実施の形態では、成果物そのものが、前述した作成状況情報202に相当する。なお、成果物そのものの代わりに、成果物の完成度等を表す情報が作成状況情報202として入力部102に入力されてもよい。   The deliverable management unit 115 stores the deliverable that has been created or has been created by the developer, which is input to the input unit 102. In the present embodiment, the product itself corresponds to the creation status information 202 described above. Note that information indicating the degree of completion of a product may be input to the input unit 102 as creation status information 202 instead of the product itself.

フェーズ・成果物対応情報管理部116は、図2に示すようなフェーズ・成果物対応管理表301を記憶する。フェーズ・成果物対応管理表301は、フェーズIDで識別されるフェーズと成果物IDで識別される成果物との関連を多対多の関係で管理する表である。本実施の形態では、フェーズ・成果物対応管理表301が、前述した対応関係情報201に相当する。   The phase / product correspondence information management unit 116 stores a phase / product correspondence management table 301 as shown in FIG. The phase / product correspondence management table 301 is a table for managing the relationship between the phase identified by the phase ID and the product identified by the product ID in a many-to-many relationship. In the present embodiment, the phase / product correspondence management table 301 corresponds to the correspondence relationship information 201 described above.

以下では、生成部103の詳細な構成について説明する。   Below, the detailed structure of the production | generation part 103 is demonstrated.

生成部103は、成果物進捗情報作成部131、フェーズ進捗情報作成部132からなる。   The generation unit 103 includes a product progress information creation unit 131 and a phase progress information creation unit 132.

成果物進捗情報作成部131は、成果物の進捗情報を作成する。   The product progress information creation unit 131 creates product progress information.

フェーズ進捗情報作成部132は、成果物進捗情報作成部131から指定されたフェーズに関係する成果物の進捗情報を取得する。フェーズ進捗情報作成部132は、その進捗情報により指定されたフェーズの進捗情報を作成する。本実施の形態では、フェーズの進捗情報が、前述した進捗状況情報203に相当する。   The phase progress information creation unit 132 acquires the progress information of the product related to the phase designated from the product progress information creation unit 131. The phase progress information creation unit 132 creates progress information of the phase specified by the progress information. In the present embodiment, the phase progress information corresponds to the above-described progress status information 203.

具体的には、フェーズ進捗情報作成部132は、成果物が成果物管理部115に登録されたタイミングで、その成果物を識別する成果物IDの通知を受ける。フェーズ進捗情報作成部132は、通知された成果物IDに対応するフェーズIDをフェーズ・成果物対応情報管理部116のフェーズ・成果物対応管理表301から特定する。フェーズ進捗情報作成部132は、当該フェーズIDで識別されるフェーズに関連する成果物の進捗情報を成果物進捗情報作成部131より取得する。また、フェーズ進捗情報作成部132は、そのフェーズの進捗測定手続の情報を、フェーズ進捗測定手続管理部113のフェーズ進捗測定手続管理表303から取得する。フェーズ進捗情報作成部132は、フェーズの進捗測定手続により、フェーズに関連する成果物の進捗情報からフェーズの進捗情報を作成する。これにより、成果物が登録されるタイミングで、フェーズに関連する複数の成果物の作成状況からそれぞれの進捗度の情報が作成され、関連する各成果物の進捗度から関連するフェーズの進捗度の情報が作成される。   Specifically, the phase progress information creation unit 132 receives a product ID for identifying the product at the timing when the product is registered in the product management unit 115. The phase progress information creation unit 132 identifies the phase ID corresponding to the notified product ID from the phase / product correspondence management table 301 of the phase / product correspondence information management unit 116. The phase progress information creation unit 132 acquires the progress information of the product related to the phase identified by the phase ID from the product progress information creation unit 131. In addition, the phase progress information creation unit 132 acquires information on the progress measurement procedure for the phase from the phase progress measurement procedure management table 303 of the phase progress measurement procedure management unit 113. The phase progress information creation unit 132 creates phase progress information from the progress information of the product related to the phase by the phase progress measurement procedure. As a result, at the timing when the deliverable is registered, information on the degree of progress is created from the creation status of multiple deliverables related to the phase, and the progress of the related phase is determined from the degree of progress of each related deliverable. Information is created.

***動作の説明***
図3を参照して、プロジェクト管理装置100の動作を説明する。プロジェクト管理装置100の動作は、本実施の形態に係るプロジェクト管理方法に相当する。プロジェクト管理装置100の動作は、本実施の形態に係るプロジェクト管理プログラムの処理手順に相当する。
*** Explanation of operation ***
The operation of the project management apparatus 100 will be described with reference to FIG. The operation of the project management apparatus 100 corresponds to the project management method according to the present embodiment. The operation of the project management apparatus 100 corresponds to the processing procedure of the project management program according to the present embodiment.

S11「成果物入力・格納」において、入力部102は、成果物の作成者により作成途中若しくは作成が完了した成果物の入力を受け付ける。入力された成果物は、成果物進捗情報作成部131により成果物管理部115に格納される。   In S11 “product input / storage”, the input unit 102 receives an input of a product that is being created or has been created by a product creator. The input product is stored in the product management unit 115 by the product progress information creation unit 131.

S12「登録成果物通知」において、成果物進捗情報作成部131は成果物管理部115に格納された成果物の属性情報と、成果物属性管理部112の成果物属性情報管理表304から取得した成果物の属性情報を比較し、登録された成果物の成果物IDを抽出する。登録された成果物を特定する成果物IDは、成果物進捗情報作成部131からフェーズ進捗情報作成部132に通知される。   In S12 “Registration Deliver Notification”, the deliverable progress information creation unit 131 acquires the attribute information of the deliverable stored in the deliverable management unit 115 and the deliverable attribute information management table 304 of the deliverable attribute management unit 112. The product attribute information is compared, and the product ID of the registered product is extracted. The product ID for identifying the registered product is notified from the product progress information creation unit 131 to the phase progress information creation unit 132.

S13「フェーズ・成果物対応情報抽出」において、フェーズ進捗情報作成部132はフェーズ・成果物対応情報管理部116のフェーズ・成果物対応管理表301から登録された成果物IDと関連付けされているフェーズIDを抽出する。フェーズ進捗情報作成部132は、フェーズ・成果物対応管理表301から、抽出したフェーズIDで指定されるフェーズに関連付けされている全ての成果物を特定する。   In S <b> 13 “Phase / deliverable correspondence information extraction”, the phase progress information creating unit 132 is associated with the product ID registered from the phase / deliverable correspondence management table 301 of the phase / deliverable correspondence information management unit 116. Extract the ID. The phase progress information creation unit 132 identifies all deliverables associated with the phase specified by the extracted phase ID from the phase / deliverable management table 301.

S14の条件判断において、フェーズ進捗情報作成部132は、登録された成果物が含まれるフェーズに関連付けされている全ての成果物に対して、S15からS17までの処理によりそれぞれの成果物の進捗情報を成果物進捗情報作成部131に作成させる。登録された成果物が含まれるフェーズに関連付けされる全ての成果物の進捗情報が作成された後、フローはS18の処理に分岐し、以降の処理が実行される。   In the condition determination of S14, the phase progress information creation unit 132 performs the progress information of each product by the processing from S15 to S17 for all the products associated with the phase including the registered product. Is created by the product progress information creation unit 131. After the progress information of all the products associated with the phase including the registered product is created, the flow branches to the process of S18, and the subsequent processes are executed.

S15「成果物進捗測定手続抽出」において、成果物進捗情報作成部131は成果物進捗測定手続管理部111の成果物進捗測定手続管理表305により、指定の成果物IDに対応する進捗測定手続の情報を取得する。   In S15 “extract product progress measurement procedure”, the product progress information creation unit 131 uses the product progress measurement procedure management table 305 of the product progress measurement procedure management unit 111 to determine the progress measurement procedure corresponding to the specified product ID. Get information.

S16「成果物抽出」において、成果物進捗情報作成部131は、成果物管理部115に格納されている成果物IDで示される成果物を取得する。   In S <b> 16 “product extraction”, the product progress information creation unit 131 acquires the product indicated by the product ID stored in the product management unit 115.

S17「成果物進捗情報作成」において、成果物進捗情報作成部131は成果物属性管理部112の成果物属性情報管理表304から、成果物IDに対応する成果物の属性情報を取得し、成果物IDで指定される成果物の計画値を取得する。成果物進捗情報作成部131は、あわせて、成果物進捗測定手続管理部111の成果物進捗測定手続管理表305から取得した成果物IDに対応する進捗測定手続の情報と、成果物管理部115から取得した成果物IDに対応する成果物から、計画値に対する進捗度を進捗測定手続により算出し、成果物の進捗情報として保持する。   In S <b> 17 “Create product progress information”, the product progress information creation unit 131 acquires the product attribute information corresponding to the product ID from the product attribute information management table 304 of the product attribute management unit 112. The plan value of the deliverable specified by the product ID is acquired. The product progress information creation unit 131 also includes information on the progress measurement procedure corresponding to the product ID acquired from the product progress measurement procedure management table 305 of the product progress measurement procedure management unit 111 and the product management unit 115. The degree of progress with respect to the plan value is calculated by the progress measurement procedure from the product corresponding to the product ID acquired from, and held as progress information of the product.

S18「フェーズ進捗測定手続抽出」において、フェーズ進捗情報作成部132は、フェーズ進捗測定手続管理部113のフェーズ進捗測定手続管理表303により、登録された成果物を含むフェーズのフェーズIDで指定される進捗測定手続の情報を抽出する。   In S18 “phase progress measurement procedure extraction”, the phase progress information creation unit 132 is designated by the phase ID of the phase including the registered deliverables by the phase progress measurement procedure management table 303 of the phase progress measurement procedure management unit 113. Extract information on progress measurement procedures.

S19「成果物進捗情報抽出」において、フェーズ進捗情報作成部132は、登録された成果物を含むフェーズに関連付けされている全ての成果物の進捗情報を成果物進捗情報作成部131から取得する。   In S 19 “extract product progress information extraction”, the phase progress information creation unit 132 acquires the progress information of all the products associated with the phase including the registered product from the product progress information creation unit 131.

S20「フェーズ進捗情報作成」において、フェーズ進捗情報作成部132は、フェーズ進捗測定手続管理部113のフェーズ進捗測定手続管理表303から取得したフェーズの進捗測定手続の情報と、登録された成果物を含むフェーズに関連付けされる全ての成果物の進捗情報から、指定されたフェーズの進捗度を進捗測定手続により算出し、フェーズの進捗情報として保持する。   In S20 “phase progress information creation”, the phase progress information creation unit 132 receives the phase progress measurement procedure information acquired from the phase progress measurement procedure management table 303 of the phase progress measurement procedure management unit 113 and the registered deliverables. The progress degree of the designated phase is calculated by the progress measurement procedure from the progress information of all deliverables associated with the included phase, and is held as the progress information of the phase.

S21「結果出力」において、フェーズ進捗情報作成部132で作成されたフェーズの進捗情報は、出力部104でテキストやグラフ、ファイルといった形式で、管理者に見える形で出力される。   In S21 “result output”, the phase progress information created by the phase progress information creation unit 132 is output by the output unit 104 in the form of text, graph, file, etc., in a form visible to the administrator.

***効果の説明***
本実施の形態において、プロジェクト管理装置100は、フェーズと成果物との対応関係を示す情報を記憶しておく。プロジェクト管理装置100は、その情報から、個別のフェーズに対応する成果物を特定する。プロジェクト管理装置100は、特定した成果物の作成状況から、フェーズの進捗状況を示す情報を生成する。このため、本実施の形態によれば、フェーズごとの進捗状況を確認することが可能となる。
*** Explanation of effects ***
In the present embodiment, the project management apparatus 100 stores information indicating the correspondence between phases and deliverables. The project management apparatus 100 identifies the product corresponding to the individual phase from the information. The project management apparatus 100 generates information indicating the progress status of the phase from the creation status of the identified deliverable. For this reason, according to this Embodiment, it becomes possible to confirm the progress for every phase.

本実施の形態では、ソフトウェアの開発管理における成果物を格納し管理する構成管理ツールにおいて、フェーズと成果物とを関連付ける情報を記憶し、成果物が登録されたタイミングで、進捗状況に影響のあるフェーズの進捗情報を自動的に作成又は更新し、出力することで開発進捗管理が可能となる。   In this embodiment, a configuration management tool for storing and managing deliverables in software development management stores information associating phases with deliverables, and the progress is affected at the timing when deliverables are registered. Development progress management can be performed by automatically creating or updating and outputting phase progress information.

本実施の形態では、構成管理ツールに成果物を登録すれば、自動的に影響するフェーズの進捗情報が作成及び出力される。よって、管理者が容易にフェーズ単位での進捗状況を把握し管理することができる。   In the present embodiment, if the deliverable is registered in the configuration management tool, the progress information of the automatically affecting phase is created and output. Therefore, the administrator can easily grasp and manage the progress in each phase.

本実施の形態では、フェーズの進捗測定手続によって、複数種類の成果物を作成するフェーズごとの進捗情報も作成することが可能になる。開発者が成果物を構成管理ツールに登録するタイミングで、自動的に進捗情報が作成又は更新されるため、リアルタイムにプロジェクト全体の進捗状況や、成果物の個別進捗状況だけでなく、フェーズごとの進捗状況を確認することができる。   In the present embodiment, it is possible to create progress information for each phase in which a plurality of types of deliverables are created by the phase progress measurement procedure. Progress information is automatically created or updated when a developer registers a product in the configuration management tool, so not only the progress of the entire project and individual progress of the product in real time, but also for each phase. You can check the progress.

実施の形態2.
本実施の形態について、主に実施の形態1との差異を説明する。
Embodiment 2. FIG.
In the present embodiment, differences from the first embodiment will be mainly described.

本実施の形態に係る装置の構成、本実施の形態に係る装置の動作、本実施の形態の効果を順番に説明する。   The configuration of the apparatus according to the present embodiment, the operation of the apparatus according to the present embodiment, and the effects of the present embodiment will be described in order.

***構成の説明***
図4を参照して、本実施の形態に係る装置であるプロジェクト管理装置100aの構成を説明する。
*** Explanation of configuration ***
With reference to FIG. 4, the structure of the project management apparatus 100a which is an apparatus based on this Embodiment is demonstrated.

プロジェクト管理装置100aは、実施の形態1におけるプロジェクト管理装置100と同じように、記憶部101、入力部102、生成部103、出力部104を備える。   The project management apparatus 100a includes a storage unit 101, an input unit 102, a generation unit 103, and an output unit 104, like the project management apparatus 100 in the first embodiment.

本実施の形態において、記憶部101は、複数のフェーズのそれぞれについて、作成することが計画された成果物の組み合わせであるベースラインを示すベースライン情報204を記憶する。   In the present embodiment, the storage unit 101 stores baseline information 204 indicating a baseline that is a combination of deliverables planned to be created for each of a plurality of phases.

生成部103は、複数のフェーズのそれぞれについて、記憶部101に記憶されたベースライン情報204から、記憶部101に記憶させる対応関係情報201を生成する。   The generation unit 103 generates correspondence information 201 to be stored in the storage unit 101 from the baseline information 204 stored in the storage unit 101 for each of a plurality of phases.

本実施の形態では、記憶部101が、成果物進捗測定手続管理部111、成果物属性管理部112、フェーズ進捗測定手続管理部113、フェーズ属性管理部114、成果物管理部115、フェーズ・成果物対応情報管理部116に加え、ベースライン属性管理部117を含む。   In the present embodiment, the storage unit 101 includes a product progress measurement procedure management unit 111, a product attribute management unit 112, a phase progress measurement procedure management unit 113, a phase attribute management unit 114, a product management unit 115, a phase / result. In addition to the object correspondence information management unit 116, a baseline attribute management unit 117 is included.

ベースライン属性管理部117は、実施時期、プロジェクト、構成品目の計画等のベースラインの管理情報をベースラインID(ベースライン識別子)ごとに管理する表を記憶する。フェーズの属性情報とベースラインの管理情報は関連付けされており、管理者が進捗管理をしたいベースラインの管理情報をフェーズの属性情報と関連付けすることでベースラインの進捗情報が作成可能となる。本実施の形態では、ベースラインの管理情報が、前述したベースライン情報204に相当する。また、ベースラインの進捗情報が、前述した進捗状況情報203に相当する。   The baseline attribute management unit 117 stores a table for managing baseline management information for each baseline ID (baseline identifier) such as an implementation time, a project, and a configuration item plan. The phase attribute information and the baseline management information are associated with each other, and the baseline progress information can be created by associating the baseline management information that the administrator wants to manage with the phase attribute information. In the present embodiment, the baseline management information corresponds to the baseline information 204 described above. The baseline progress information corresponds to the above-described progress status information 203.

ベースラインの管理情報としては、担当者、計画日、プロジェクト、種類等のベースラインの属性情報と、ベースラインに係る成果物の構成情報と、ベースラインの進捗情報を作成するための進捗測定手続の情報とがある。ベースラインの管理情報は、プロジェクト計画時にベースライン属性管理部117に登録される。このとき、フェーズ進捗情報作成部132は、登録されたベースラインの管理情報をベースライン属性管理部117から取得し、ベースラインの属性情報をフェーズ属性管理部114へ登録し、ベースラインの構成情報をフェーズ・成果物対応情報管理部116へ登録し、ベースラインの進捗測定手続の情報をフェーズ進捗測定手続管理部113へ登録しておく。   Baseline management information includes baseline attribute information such as person in charge, planned date, project, type, etc., configuration information of deliverables related to the baseline, and progress measurement procedures for creating baseline progress information There is information. Baseline management information is registered in the baseline attribute management unit 117 during project planning. At this time, the phase progress information creation unit 132 acquires the registered baseline management information from the baseline attribute management unit 117, registers the baseline attribute information in the phase attribute management unit 114, and sets the baseline configuration information. Is registered in the phase / delivery product correspondence information management unit 116, and information on the baseline progress measurement procedure is registered in the phase progress measurement procedure management unit 113.

***動作の説明***
図3を参照して、プロジェクト管理装置100aの動作を説明する。プロジェクト管理装置100aの動作は、本実施の形態に係るプロジェクト管理方法に相当する。プロジェクト管理装置100aの動作は、本実施の形態に係るプロジェクト管理プログラムの処理手順に相当する。
*** Explanation of operation ***
The operation of the project management apparatus 100a will be described with reference to FIG. The operation of the project management apparatus 100a corresponds to the project management method according to the present embodiment. The operation of the project management apparatus 100a corresponds to the processing procedure of the project management program according to the present embodiment.

S11「成果物入力・格納」において、入力部102は、成果物の作成者により作成途中若しくは作成が完了した成果物の入力を受け付ける。入力された成果物は、成果物進捗情報作成部131により成果物管理部115に格納される。   In S11 “product input / storage”, the input unit 102 receives an input of a product that is being created or has been created by a product creator. The input product is stored in the product management unit 115 by the product progress information creation unit 131.

S12「登録成果物通知」において、成果物進捗情報作成部131は成果物管理部115に格納された成果物の属性情報と、成果物属性管理部112の成果物属性情報管理表304から取得した成果物の属性情報を比較し、登録された成果物の成果物IDを抽出する。登録された成果物を特定する成果物IDは、成果物進捗情報作成部131からフェーズ進捗情報作成部132に通知される。   In S12 “Registration Deliver Notification”, the deliverable progress information creation unit 131 acquires the attribute information of the deliverable stored in the deliverable management unit 115 and the deliverable attribute information management table 304 of the deliverable attribute management unit 112. The product attribute information is compared, and the product ID of the registered product is extracted. The product ID for identifying the registered product is notified from the product progress information creation unit 131 to the phase progress information creation unit 132.

S13「フェーズ・成果物対応情報抽出」において、フェーズ進捗情報作成部132はフェーズ・成果物対応情報管理部116のフェーズ・成果物対応管理表301から登録された成果物IDと関連付けされているフェーズIDを抽出する。ここでフェーズ・成果物対応管理表301に登録されているフェーズIDで示されるフェーズは、ベースライン属性管理部117により管理されているベースラインを示している。フェーズ進捗情報作成部132は、フェーズ・成果物対応管理表301から、抽出したフェーズIDで指定されるベースラインに関連付けされている全ての成果物を特定する。   In S <b> 13 “Phase / deliverable correspondence information extraction”, the phase progress information creating unit 132 is associated with the product ID registered from the phase / deliverable correspondence management table 301 of the phase / deliverable correspondence information management unit 116. Extract the ID. Here, the phase indicated by the phase ID registered in the phase / product correspondence management table 301 indicates a baseline managed by the baseline attribute management unit 117. The phase progress information creation unit 132 identifies all deliverables associated with the baseline specified by the extracted phase ID from the phase / deliverable management table 301.

S14の条件判断において、フェーズ進捗情報作成部132は、登録された成果物が含まれるベースラインに関連付けされている全ての成果物に対して、S15からS17までの処理によりそれぞれの成果物の進捗情報を成果物進捗情報作成部131に作成させる。登録された成果物が含まれるベースラインに関連付けされる全ての成果物の進捗情報が作成された後、フローはS18の処理に分岐し、以降の処理が実行される。   In the condition determination of S14, the phase progress information creation unit 132 performs the progress of each product by the processing from S15 to S17 for all the products associated with the baseline including the registered product. The product progress information creating unit 131 creates information. After the progress information of all the products associated with the baseline including the registered product is created, the flow branches to the process of S18 and the subsequent processes are executed.

S15「成果物進捗測定手続抽出」において、成果物進捗情報作成部131は成果物進捗測定手続管理部111の成果物進捗測定手続管理表305により、指定の成果物IDに対応する進捗測定手続の情報を取得する。   In S15 “extract product progress measurement procedure”, the product progress information creation unit 131 uses the product progress measurement procedure management table 305 of the product progress measurement procedure management unit 111 to determine the progress measurement procedure corresponding to the specified product ID. Get information.

S16「成果物抽出」において、成果物進捗情報作成部131は、成果物管理部115に格納されている成果物IDで示される成果物を取得する。   In S <b> 16 “product extraction”, the product progress information creation unit 131 acquires the product indicated by the product ID stored in the product management unit 115.

S17「成果物進捗情報作成」において、成果物進捗情報作成部131は成果物属性管理部112の成果物属性情報管理表304から、成果物IDに対応する成果物の属性情報を取得し、成果物IDで指定される成果物の計画値を取得する。成果物進捗情報作成部131は、あわせて、成果物進捗測定手続管理部111の成果物進捗測定手続管理表305から取得した成果物IDに対応する進捗測定手続の情報と、成果物管理部115から取得した成果物IDに対応する成果物から、計画値に対する進捗度を進捗測定手続により算出し、成果物の進捗情報として保持する。   In S <b> 17 “Create product progress information”, the product progress information creation unit 131 acquires the product attribute information corresponding to the product ID from the product attribute information management table 304 of the product attribute management unit 112. The plan value of the deliverable specified by the product ID is acquired. The product progress information creation unit 131 also includes information on the progress measurement procedure corresponding to the product ID acquired from the product progress measurement procedure management table 305 of the product progress measurement procedure management unit 111 and the product management unit 115. The degree of progress with respect to the plan value is calculated by the progress measurement procedure from the product corresponding to the product ID acquired from, and held as progress information of the product.

S18「フェーズ進捗測定手続抽出」において、フェーズ進捗情報作成部132は、フェーズ進捗測定手続管理部113のフェーズ進捗測定手続管理表303により、登録された成果物を含むベースラインのフェーズIDで指定される進捗測定手続の情報を抽出する。   In S18 “phase progress measurement procedure extraction”, the phase progress information creation unit 132 is designated by the phase ID of the baseline including the registered deliverables by the phase progress measurement procedure management table 303 of the phase progress measurement procedure management unit 113. Extract information on progress measurement procedures.

S19「成果物進捗情報抽出」において、フェーズ進捗情報作成部132は、登録された成果物を含むベースラインに関連付けされている全ての成果物の進捗情報を成果物進捗情報作成部131から取得する。   In S <b> 19 “extract product progress information extraction”, the phase progress information creation unit 132 acquires the progress information of all the products associated with the baseline including the registered product from the product progress information creation unit 131. .

S20「フェーズ進捗情報作成」において、フェーズ進捗情報作成部132は、フェーズ進捗測定手続管理部113のフェーズ進捗測定手続管理表303から取得したベースラインの進捗測定手続の情報と、登録された成果物を含むベースラインに関連付けされる全ての成果物の進捗情報から、指定されたベースラインの進捗度を進捗測定手続により算出し、ベースラインの進捗情報として保持する。   In S20 “phase progress information creation”, the phase progress information creation unit 132 includes information on the baseline progress measurement procedure acquired from the phase progress measurement procedure management table 303 of the phase progress measurement procedure management unit 113 and the registered deliverables. The progress of the designated baseline is calculated from the progress information of all deliverables associated with the baseline including, and stored as the progress information of the baseline.

S21「結果出力」において、フェーズ進捗情報作成部132で作成されたベースラインの進捗情報は、出力部104でテキストやグラフ、ファイルといった形式で、管理者に見える形で出力される。   In S21 “result output”, the progress information of the baseline created by the phase progress information creation unit 132 is output by the output unit 104 in the form of text, graph, file, and the like that can be seen by the administrator.

***効果の説明***
本実施の形態では、ソフトウェアの開発管理における成果物を格納し管理する構成管理ツールにおいて、事前に登録されるベースライン計画の情報がフェーズの属性情報として取り込まれる。これにより、構成管理ツールでベースラインの進捗情報を作成し、出力することができ、管理者が容易にベースライン単位での進捗状況を把握し管理することができる。
*** Explanation of effects ***
In the present embodiment, in the configuration management tool for storing and managing the deliverables in software development management, baseline plan information registered in advance is taken in as phase attribute information. As a result, the progress information of the baseline can be created and output by the configuration management tool, and the administrator can easily grasp and manage the progress status of the baseline unit.

以下では、図5を参照して、本発明の実施の形態に係るプロジェクト管理装置100,100aのハードウェア構成例を説明する。   Below, with reference to FIG. 5, the hardware structural example of the project management apparatuses 100 and 100a which concern on embodiment of this invention is demonstrated.

プロジェクト管理装置100,100aは、コンピュータである。プロジェクト管理装置100,100aは、プロセッサ901、補助記憶装置902、メモリ903、通信装置904、入力インタフェース905、ディスプレイインタフェース906といったハードウェアを備える。プロセッサ901は、信号線910を介して他のハードウェアと接続され、これら他のハードウェアを制御する。入力インタフェース905は、入力装置907に接続されている。ディスプレイインタフェース906は、ディスプレイ908に接続されている。   The project management devices 100 and 100a are computers. The project management apparatuses 100 and 100a include hardware such as a processor 901, an auxiliary storage device 902, a memory 903, a communication device 904, an input interface 905, and a display interface 906. The processor 901 is connected to other hardware via the signal line 910, and controls these other hardware. The input interface 905 is connected to the input device 907. The display interface 906 is connected to the display 908.

プロセッサ901は、プロセッシングを行うIC(Integrated・Circuit)である。プロセッサ901は、例えば、CPU(Central・Processing・Unit)、DSP(Digital・Signal・Processor)、又は、GPU(Graphics・Processing・Unit)である。   The processor 901 is an IC (Integrated Circuit) that performs processing. The processor 901 is, for example, a CPU (Central Processing Unit), a DSP (Digital Signal Processor), or a GPU (Graphics Processing Unit).

補助記憶装置902は、例えば、ROM(Read・Only・Memory)、フラッシュメモリ、又は、HDD(Hard・Disk・Drive)である。記憶部101は、補助記憶装置902に実装することができる。   The auxiliary storage device 902 is, for example, a ROM (Read / Only / Memory), a flash memory, or an HDD (Hard / Disk / Drive). The storage unit 101 can be mounted on the auxiliary storage device 902.

メモリ903は、例えば、RAM(Random・Access・Memory)である。   The memory 903 is, for example, a RAM (Random Access Memory).

通信装置904は、データを受信するレシーバ921及びデータを送信するトランスミッタ922を含む。通信装置904は、例えば、通信チップ又はNIC(Network・Interface・Card)である。入力部102は、レシーバ921を介して情報の入力を受け付けることができる。出力部104は、トランスミッタ922を介して情報を出力することができる。   The communication device 904 includes a receiver 921 that receives data and a transmitter 922 that transmits data. The communication device 904 is, for example, a communication chip or a NIC (Network, Interface, Card). The input unit 102 can accept input of information via the receiver 921. The output unit 104 can output information via the transmitter 922.

入力インタフェース905は、入力装置907のケーブル911が接続されるポートである。入力インタフェース905は、例えば、USB(Universal・Serial・Bus)端子である。入力部102は、入力インタフェース905を介して情報の入力を受け付けることができる。   The input interface 905 is a port to which the cable 911 of the input device 907 is connected. The input interface 905 is, for example, a USB (Universal / Serial / Bus) terminal. The input unit 102 can accept input of information via the input interface 905.

ディスプレイインタフェース906は、ディスプレイ908のケーブル912が接続されるポートである。ディスプレイインタフェース906は、例えば、USB端子又はHDMI(登録商標)(High・Definition・Multimedia・Interface)端子である。出力部104は、ディスプレイインタフェース906を介して情報を出力することができる。   The display interface 906 is a port to which the cable 912 of the display 908 is connected. The display interface 906 is, for example, a USB terminal or an HDMI (registered trademark) (High Definition, Multimedia, Interface) terminal. The output unit 104 can output information via the display interface 906.

入力装置907は、例えば、マウス、スタイラスペン、キーボード、又は、タッチパネルである。   The input device 907 is, for example, a mouse, a stylus pen, a keyboard, or a touch panel.

ディスプレイ908は、例えば、LCD(Liquid・Crystal・Display)である。   The display 908 is, for example, an LCD (Liquid / Crystal / Display).

補助記憶装置902には、入力部102、生成部103、出力部104といった「部」の機能を実現するプログラムが記憶されている。このプログラムは、メモリ903にロードされ、プロセッサ901に読み込まれ、プロセッサ901によって実行される。補助記憶装置902には、OS(Operating・System)も記憶されている。OSの少なくとも一部がメモリ903にロードされ、プロセッサ901はOSを実行しながら、「部」の機能を実現するプログラムを実行する。   The auxiliary storage device 902 stores a program that realizes the function of “unit” such as the input unit 102, the generation unit 103, and the output unit 104. This program is loaded into the memory 903, read into the processor 901, and executed by the processor 901. The auxiliary storage device 902 also stores an OS (Operating System). At least a part of the OS is loaded into the memory 903, and the processor 901 executes a program that realizes the function of “unit” while executing the OS.

図5では、1つのプロセッサ901が示されているが、プロジェクト管理装置100,100aが複数のプロセッサ901を備えていてもよい。そして、複数のプロセッサ901が「部」の機能を実現するプログラムを連携して実行してもよい。   Although one processor 901 is shown in FIG. 5, the project management apparatuses 100 and 100 a may include a plurality of processors 901. A plurality of processors 901 may execute a program for realizing the function of “unit” in cooperation with each other.

「部」の処理の結果を示す情報やデータや信号値や変数値は、補助記憶装置902、メモリ903、又は、プロセッサ901内のレジスタ又はキャッシュメモリに記憶される。   Information, data, signal values, and variable values indicating the result of processing of “unit” are stored in the auxiliary storage device 902, the memory 903, or a register or cache memory in the processor 901.

「部」を「サーキットリ」で提供してもよい。また、「部」を「回路」又は「工程」又は「手順」又は「処理」に読み替えてもよい。「回路」及び「サーキットリ」は、プロセッサ901だけでなく、ロジックIC、GA(Gate・Array)、ASIC(Application・Specific・Integrated・Circuit)、FPGA(Field−Programmable・Gate・Array)といった他の種類の処理回路をも包含する概念である。   The “part” may be provided as a “circuitry”. Further, “part” may be read as “circuit”, “process”, “procedure”, or “processing”. "Circuit" and "Circuitry" are not only the processor 901, but also other logic ICs, GA (Gate / Array), ASIC (Application / Specific / Integrated Circuit), FPGA (Field-Programmable / Gate / Array), etc. It is a concept that includes various types of processing circuits.

以上、本発明の実施の形態について説明したが、これらの実施の形態のうち、いくつかを組み合わせて実施しても構わない。或いは、これらの実施の形態のうち、いずれか1つ又はいくつかを部分的に実施しても構わない。例えば、これらの実施の形態の説明において「部」として説明するもののうち、いずれか1つのみを採用してもよいし、いくつかの任意の組み合わせを採用してもよい。なお、本発明は、これらの実施の形態に限定されるものではなく、必要に応じて種々の変更が可能である。   As mentioned above, although embodiment of this invention was described, you may implement combining some of these embodiment. Alternatively, any one or some of these embodiments may be partially implemented. For example, only one of those described as “parts” in the description of these embodiments may be employed, or some arbitrary combinations may be employed. In addition, this invention is not limited to these embodiment, A various change is possible as needed.

100,100a プロジェクト管理装置、101 記憶部、102 入力部、103 生成部、104 出力部、111 成果物進捗測定手続管理部、112 成果物属性管理部、113 フェーズ進捗測定手続管理部、114 フェーズ属性管理部、115 成果物管理部、116 フェーズ・成果物対応情報管理部、117 ベースライン属性管理部、131 成果物進捗情報作成部、132 フェーズ進捗情報作成部、201 対応関係情報、202 作成状況情報、203 進捗状況情報、204 ベースライン情報、301 フェーズ・成果物対応管理表、302 フェーズ属性情報管理表、303 フェーズ進捗測定手続管理表、304 成果物属性情報管理表、305 成果物進捗測定手続管理表、901 プロセッサ、902 補助記憶装置、903 メモリ、904 通信装置、905 入力インタフェース、906 ディスプレイインタフェース、907 入力装置、908 ディスプレイ、910 信号線、911 ケーブル、912 ケーブル、921 レシーバ、922 トランスミッタ。   100, 100a Project management device, 101 storage unit, 102 input unit, 103 generation unit, 104 output unit, 111 product progress measurement procedure management unit, 112 product attribute management unit, 113 phase progress measurement procedure management unit, 114 phase attribute Management unit, 115 product management unit, 116 phase / product correspondence information management unit, 117 baseline attribute management unit, 131 product progress information creation unit, 132 phase progress information creation unit, 201 correspondence information, 202 creation status information , 203 progress status information, 204 baseline information, 301 phase / product correspondence management table, 302 phase attribute information management table, 303 phase progress measurement procedure management table, 304 product attribute information management table, 305 product progress measurement procedure management Table, 901 processor, 902 auxiliary storage , 903 memory, 904 communication device, 905 an input interface, 906 a display interface, 907 input device, 908 display, 910 signal line, 911 cable, 912 cable, 921 a receiver, 922 a transmitter.

Claims (5)

プロジェクトを構成する複数のフェーズと、前記プロジェクトで作成される複数の成果物との対応関係を示す情報である対応関係情報を記憶する記憶部と、
前記複数の成果物のそれぞれについて、成果物の作成状況を示す情報である作成状況情報の入力を受け付ける入力部と、
前記複数のフェーズのいずれかについて、前記記憶部に記憶された対応関係情報から、フェーズに対応する成果物を特定し、特定した成果物について前記入力部に入力された作成状況情報から、フェーズの進捗状況を示す情報である進捗状況情報を生成する生成部と、
前記生成部により生成された進捗状況情報を出力する出力部と
を備えるプロジェクト管理装置。
A storage unit that stores correspondence information that is information indicating a correspondence relationship between a plurality of phases constituting the project and a plurality of deliverables created in the project;
For each of the plurality of deliverables, an input unit that receives input of creation status information that is information indicating the creation status of the deliverable,
For any one of the plurality of phases, the product corresponding to the phase is identified from the correspondence information stored in the storage unit, and the creation status information input to the input unit for the identified product is identified. A generation unit that generates progress information that is information indicating the progress;
A project management apparatus comprising: an output unit that outputs progress information generated by the generation unit.
前記記憶部は、前記複数の成果物のそれぞれについて、前記入力部に作成状況情報が入力される度に、入力された作成状況情報を最新の作成状況情報として記憶し、
前記生成部は、前記複数の成果物のうち1つの成果物について前記入力部に作成状況情報が入力された場合、前記記憶部に記憶された対応関係情報から、当該1つの成果物に対応するフェーズを特定し、当該対応関係情報から、特定したフェーズに対応する他の成果物を特定し、当該1つの成果物について前記入力部に入力された作成状況情報と当該他の成果物について前記記憶部に記憶された最新の作成状況情報とから、特定したフェーズについて、最新の進捗状況情報を生成する、請求項1に記載のプロジェクト管理装置。
The storage unit stores the input creation status information as the latest creation status information each time the creation status information is input to the input unit for each of the plurality of deliverables,
When the creation status information is input to the input unit with respect to one product among the plurality of products, the generation unit corresponds to the one product from the correspondence information stored in the storage unit. A phase is specified, another product corresponding to the specified phase is specified from the correspondence information, and the creation status information input to the input unit for the one product and the storage for the other product The project management apparatus according to claim 1, wherein the latest progress status information is generated for the identified phase from the latest creation status information stored in the section.
前記記憶部は、前記複数のフェーズのそれぞれについて、作成することが計画された成果物の組み合わせであるベースラインを示すベースライン情報を記憶し、
前記生成部は、前記複数のフェーズのそれぞれについて、前記記憶部に記憶されたベースライン情報から、前記記憶部に記憶させる対応関係情報を生成する、請求項1又は2に記載のプロジェクト管理装置。
The storage unit stores, for each of the plurality of phases, baseline information indicating a baseline that is a combination of deliverables planned to be created,
The project management apparatus according to claim 1, wherein the generation unit generates correspondence information to be stored in the storage unit from the baseline information stored in the storage unit for each of the plurality of phases.
コンピュータが、プロジェクトで作成される複数の成果物のそれぞれについて、成果物の作成状況を示す情報である作成状況情報の入力を受け付け、
コンピュータが、前記プロジェクトを構成する複数のフェーズのいずれかについて、前記複数のフェーズと前記複数の成果物との対応関係を示す情報である対応関係情報から、フェーズに対応する成果物を特定し、特定した成果物について入力された作成状況情報から、フェーズの進捗状況を示す情報である進捗状況情報を生成し、
コンピュータが、生成した進捗状況情報を出力するプロジェクト管理方法。
The computer receives input of creation status information, which is information indicating the creation status of each product, for each of the multiple products created in the project,
For any one of a plurality of phases constituting the project, the computer specifies a deliverable corresponding to the phase from correspondence information that is information indicating a correspondence relationship between the plurality of phases and the plurality of deliverables, From the creation status information entered for the identified deliverables, generate progress information that is information indicating the progress of the phase,
A project management method for outputting progress information generated by a computer.
コンピュータに、
プロジェクトで作成される複数の成果物のそれぞれについて、成果物の作成状況を示す情報である作成状況情報の入力を受け付ける処理と、
前記プロジェクトを構成する複数のフェーズのいずれかについて、前記複数のフェーズと前記複数の成果物との対応関係を示す情報である対応関係情報から、フェーズに対応する成果物を特定し、特定した成果物について入力された作成状況情報から、フェーズの進捗状況を示す情報である進捗状況情報を生成する処理と、
生成された進捗状況情報を出力する処理と
を実行させるプロジェクト管理プログラム。
On the computer,
For each of a plurality of deliverables created in the project, a process of accepting input of creation status information that is information indicating a creation status of the deliverable,
For any one of a plurality of phases constituting the project, a product corresponding to the phase is identified from correspondence information that is information indicating a correspondence relationship between the plurality of phases and the plurality of products, and the identified result Processing for generating progress information, which is information indicating the progress of the phase, from the creation status information input for the object;
A project management program that executes a process of outputting the generated progress information.
JP2015032479A 2015-02-23 2015-02-23 Project management apparatus, project management method, and project management program Pending JP2016157154A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015032479A JP2016157154A (en) 2015-02-23 2015-02-23 Project management apparatus, project management method, and project management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015032479A JP2016157154A (en) 2015-02-23 2015-02-23 Project management apparatus, project management method, and project management program

Publications (1)

Publication Number Publication Date
JP2016157154A true JP2016157154A (en) 2016-09-01

Family

ID=56825909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015032479A Pending JP2016157154A (en) 2015-02-23 2015-02-23 Project management apparatus, project management method, and project management program

Country Status (1)

Country Link
JP (1) JP2016157154A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004054785A (en) * 2002-07-23 2004-02-19 Toshiba Corp Project information management system
JP2005227892A (en) * 2004-02-10 2005-08-25 Ricoh Co Ltd Project management system, method and program
JP2008276426A (en) * 2007-04-27 2008-11-13 Hitachi Information & Control Solutions Ltd Project management device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004054785A (en) * 2002-07-23 2004-02-19 Toshiba Corp Project information management system
JP2005227892A (en) * 2004-02-10 2005-08-25 Ricoh Co Ltd Project management system, method and program
JP2008276426A (en) * 2007-04-27 2008-11-13 Hitachi Information & Control Solutions Ltd Project management device

Similar Documents

Publication Publication Date Title
WO2021109928A1 (en) Creation method, usage method and apparatus for machine learning scheme template
US8843943B2 (en) Generating a service definition in view of service activity events
US10671573B2 (en) Generating data tables
US8839198B2 (en) Automated analysis of composite applications
US20190228134A1 (en) Information processing apparatus, information processing system, and non-transitory computer-readable storage medium for storing program
Krafczyk et al. Learning from reproducing computational results: introducing three principles and the Reproduction Package
CN105893234A (en) Method for software testing and computing device
JP2018147280A (en) Data analysis device and data analysis method
CN113485685A (en) API interface creating method and device, electronic equipment and medium
US20150277434A1 (en) Production plan creation support method and production plan creation support apparatus
US8813036B2 (en) Visual representation of a difference between Cartesian product models
CN111985194A (en) Data storage method and device, electronic equipment and storage medium
JP6453584B2 (en) Maintenance support device, maintenance support method, and program
US10666255B1 (en) System and method for compacting X-pessimism fixes for gate-level logic simulation
JP2016157154A (en) Project management apparatus, project management method, and project management program
WO2019092849A1 (en) Simulation device, simulation method, and simulation program
TWI682281B (en) Information processing device, information processing method and computer readable recording medium
US10331818B2 (en) Simulation system and simulation method
US20170161359A1 (en) Pattern-driven data generator
JP2023507688A (en) edge table representation of the process
JP2017151594A (en) Supporting device, supporting method, and program
US9626231B2 (en) Database dispatcher
CN103488559A (en) System evaluation result display method, system evaluation device and electronic equipment
EP3176738A1 (en) Real-time visibility of a process lifecycle
JP6869055B2 (en) Evaluation support device and evaluation support program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170418

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180522

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180704

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181023

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190416