JP2018018151A - Template improvement support device and program - Google Patents

Template improvement support device and program Download PDF

Info

Publication number
JP2018018151A
JP2018018151A JP2016145575A JP2016145575A JP2018018151A JP 2018018151 A JP2018018151 A JP 2018018151A JP 2016145575 A JP2016145575 A JP 2016145575A JP 2016145575 A JP2016145575 A JP 2016145575A JP 2018018151 A JP2018018151 A JP 2018018151A
Authority
JP
Japan
Prior art keywords
document
information
customization
template
design
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016145575A
Other languages
Japanese (ja)
Other versions
JP6411414B2 (en
Inventor
佳奈 牛山
Kana Ushiyama
佳奈 牛山
憲幸 橋本
Noriyuki Hashimoto
憲幸 橋本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Digital Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Digital Solutions Corp filed Critical Toshiba Corp
Priority to JP2016145575A priority Critical patent/JP6411414B2/en
Publication of JP2018018151A publication Critical patent/JP2018018151A/en
Application granted granted Critical
Publication of JP6411414B2 publication Critical patent/JP6411414B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable improvement of a document template to be performed on the basis of a project attribute and information of customization of the document template performed for each project.SOLUTION: A template improvement support device has a project information database, a document template management part, a design specification management part, a design specification structure information extraction part, a customization information database, a comparison engine part and an analysis part. The project information database stores an attribute value of a project. The document template management part manages a document template. The design specification management part stores and manages a design specification. The design specification structure information extraction part extracts design specification structure information from the design specification. The comparison engine part compares the design specification structure information with a structure of the document template and extracts a difference therebetween as customization information. The analysis part performs association analysis between the attribute value and the customization information.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、テンプレート改善支援装置およびプログラムに関する。   Embodiments described herein relate generally to a template improvement support apparatus and a program.

ソフトウェア等の開発プロジェクトでは、設計品質を揃えるために、設計書や仕様書などのドキュメントの構造をあらかじめドキュメントテンプレートとして定義しておく手法がよく用いられる。開発プロジェクトでは、ドキュメントテンプレートを基に、設計書や仕様書が作成される。しかしながら、ドキュメントテンプレートをすべての開発プロジェクトにそのまま適用できるわけではなく、必要に応じて開発プロジェクトごとに、適宜、カスタマイゼーションが行われる。その理由は、ドメインごとにシステムの特性が異なるため、全てのドメインに対応したドキュメントテンプレートを定義するのは難しいこと、システム開発技術の日々の進歩により、既存のドキュメントテンプレートが徐々に整合しなくなることなどである。つまり、ドメインの特性や変化や開発技術の進歩などに合わせて、ドキュメントテンプレートを継続的に改善していくことが必要となる。   In a development project such as software, a method of defining the structure of a document such as a design document or a specification document as a document template in advance is often used in order to ensure design quality. In development projects, design documents and specifications are created based on document templates. However, the document template cannot be applied to all development projects as they are, and customization is appropriately performed for each development project as necessary. The reason is that it is difficult to define document templates corresponding to all domains because the characteristics of the system differ from domain to domain, and the existing document templates gradually become inconsistent due to daily progress in system development technology. Etc. In other words, it is necessary to continuously improve the document template according to the characteristics and changes of the domain and the development technology.

既存の技術では、設計書を機械的に検査することにより、設計書の品質を向上させることが行われている。しかしながら、設計書の基となるドキュメントテンプレートの改善は、人手によって行われているのが実情である。   In the existing technology, the quality of the design document is improved by mechanically inspecting the design document. However, the actual situation is that the improvement of the document template on which the design document is based is done manually.

人手による改善では、単に手間を要するだけではなく、人(開発者、管理者)の主観によってテンプレートの改善ポイントが決定されるため、適切な改善とはならない可能性があった。また、多数の開発プロジェクトの中から、プロジェクトの特性に合った改善を図ることが困難である可能性があった。   In manual improvement, the improvement point of the template is determined based on the subjectivity of the person (developer, administrator), and it may not be an appropriate improvement. In addition, among the many development projects, it may be difficult to make improvements that match the characteristics of the project.

特開平4−211865号公報JP-A-4-21865 特開平5−324295号公報JP-A-5-324295 特表2002−537604号公報JP 2002-537604 A 特開2006−004298号公報JP 2006-004298 A 国際公開第2004/081822号International Publication No. 2004/081822 特開2008−123111号公報JP 2008-123111 A 特開2009−064339号公報JP 2009-064339 A 特開2009−070253号公報JP 2009-070253 A 特開2010−092387号公報JP 2010-092387 A 特開2010−152780号公報JP 2010-152780 A 特開2013−156811号公報JP2013-15681A

本発明が解決しようとする課題は、プロジェクト属性(ドメイン)の情報と、プロジェクトごとに行われたドキュメントテンプレートのカスタマイズの情報とに基づき、適切なドキュメントテンプレートの改善を行うことのできる、テンプレート改善支援装置およびプログラムを提供することである。   The problem to be solved by the present invention is a template improvement support capable of improving an appropriate document template based on information on a project attribute (domain) and information on customization of a document template performed for each project. It is to provide a device and a program.

実施形態のテンプレート改善支援装置は、プロジェクト情報データベースと、ドキュメントテンプレート管理部と、設計書管理部と、設計書構造情報抽出部と、カスタマイズ情報データベースと、比較エンジン部と、分析部とを持つ。プロジェクト情報データベースは、プロジェクトについて、前記プロジェクトごと且つ属性ごとの属性値を記憶する。ドキュメントテンプレート管理部は、設計書のテンプレートであるドキュメントテンプレートを記憶し管理する。設計書管理部は、前記ドキュメントテンプレートを基に作成された設計書をプロジェクトごとに記憶し管理する。設計書構造情報抽出部は、前記設計書管理部が管理する前記設計書から設計書の構造を表す情報である設計書構造情報を抽出する。カスタマイズ情報データベースは、前記ドキュメントテンプレートの構造と前記設計書の構造との差分であるカスタマイズ情報を、前記設計書を作成したプロジェクトに関連付けて記憶する。比較エンジン部は、前記設計書構造情報抽出部が前記設計書から抽出した前記設計書構造情報と、前記ドキュメントテンプレート管理部で管理される前記ドキュメントテンプレートの構造とを比較し、差分をカスタマイズ情報として抽出し、前記カスタマイズ情報を前記プロジェクトに関連付ける形で前記カスタマイズ情報データベースに登録する。分析部は、前記カスタマイズ情報データベースに登録された前記カスタマイズ情報に基づいて、前記カスタマイズ情報が関連付けられた前記プロジェクトの前記属性値と、前記カスタマイズ情報との間のアソシエーション分析を行い、分析結果を出力する。   The template improvement support apparatus according to the embodiment includes a project information database, a document template management unit, a design document management unit, a design document structure information extraction unit, a customization information database, a comparison engine unit, and an analysis unit. The project information database stores attribute values for each project and each attribute for the project. The document template management unit stores and manages a document template that is a template of a design document. The design document management unit stores and manages a design document created based on the document template for each project. The design document structure information extraction unit extracts design document structure information, which is information representing the structure of the design document, from the design document managed by the design document management unit. The customization information database stores customization information, which is a difference between the structure of the document template and the structure of the design document, in association with the project that created the design document. The comparison engine unit compares the design document structure information extracted from the design document by the design document structure information extraction unit with the structure of the document template managed by the document template management unit, and uses the difference as customization information. Extracting and registering the customization information in the customization information database in association with the project. The analysis unit performs an association analysis between the attribute value of the project associated with the customization information and the customization information based on the customization information registered in the customization information database, and outputs an analysis result To do.

第1の実施形態のテンプレート改善支援装置の概略機能構成を示すブロック図。FIG. 2 is a block diagram showing a schematic functional configuration of a template improvement support apparatus according to the first embodiment. 第1の実施形態のテンプレート改善支援装置内における処理と情報の流れとを示す概略図。Schematic which shows the process in the template improvement assistance apparatus of 1st Embodiment, and the flow of information. 第1の実施形態のカスタマイズ情報表示部のさらに詳細な機能構成を示すブロック図。The block diagram which shows the further detailed functional structure of the customization information display part of 1st Embodiment. 第1の実施形態のテンプレート改善支援装置の全体の処理の手順を示すフローチャート。The flowchart which shows the procedure of the whole process of the template improvement assistance apparatus of 1st Embodiment. 第1の実施形態のドキュメントテンプレート管理部による処理の手順を示すフローチャート。6 is a flowchart illustrating a processing procedure performed by a document template management unit according to the first embodiment. 第1の実施形態のプロジェクト設計書登録部による処理の手順を示すフローチャート。The flowchart which shows the procedure of the process by the project design document registration part of 1st Embodiment. 第1の実施形態の設計書構造情報抽出部による処理の手順を示すフローチャート(1/3)。The flowchart (1/3) which shows the procedure of the process by the design document structure information extraction part of 1st Embodiment. 第1の実施形態の設計書構造情報抽出部による処理の手順を示すフローチャート(2/3)。The flowchart (2/3) which shows the procedure of the process by the design document structure information extraction part of 1st Embodiment. 第1の実施形態の設計書構造情報抽出部による処理の手順を示すフローチャート(3/3)。The flowchart (3/3) which shows the procedure of the process by the design document structure information extraction part of 1st Embodiment. 第1の実施形態の比較エンジン部による処理の手順を示すフローチャート(1/2)。The flowchart (1/2) which shows the procedure of the process by the comparison engine part of 1st Embodiment. 第1の実施形態の比較エンジン部による処理の手順を示すフローチャート(2/2)。The flowchart (2/2) which shows the procedure of the process by the comparison engine part of 1st Embodiment. 第1の実施形態のプロジェクト情報管理部による処理の手順を示すフローチャート。The flowchart which shows the procedure of the process by the project information management part of 1st Embodiment. 第1の実施形態のカスタマイズ情報表示部による処理の手順を示すフローチャート。The flowchart which shows the procedure of the process by the customization information display part of 1st Embodiment. 第1の実施形態のカスタマイズ情報分析部による処理の手順を示すフローチャート(1/3)。The flowchart (1/3) which shows the procedure of the process by the customization information analysis part of 1st Embodiment. 第1の実施形態のカスタマイズ情報分析部による処理の手順を示すフローチャート(2/3)。The flowchart (2/3) which shows the procedure of the process by the customization information analysis part of 1st Embodiment. 第1の実施形態のカスタマイズ情報分析部による処理の手順を示すフローチャート(3/3)。The flowchart (3/3) which shows the procedure of the process by the customization information analysis part of 1st Embodiment. 第1の実施形態の分析結果表示部による処理の手順を示すフローチャート。The flowchart which shows the procedure of the process by the analysis result display part of 1st Embodiment. 第1の実施形態のテンプレート改善支援装置におけるデータ構成の概略を示すER図(1/2)。ER diagram (1/2) which shows the outline of a data structure in the template improvement assistance apparatus of 1st Embodiment. 第1の実施形態のテンプレート改善支援装置におけるデータ構成の概略を示すER図(2/2)。The ER figure (2/2) which shows the outline of the data structure in the template improvement assistance apparatus of 1st Embodiment. 第1の実施形態のドキュメントテンプレート一式情報(T12)のデータ例を示す概略図。Schematic which shows the example of data of document template set information (T12) of 1st Embodiment. 第1の実施形態のドキュメントテンプレート情報(T14)のデータ例を示す概略図。Schematic which shows the example of data of the document template information (T14) of 1st Embodiment. 第1の実施形態のドキュメントテンプレート一式関連テンプレート(T13)のデータ例を示す概略図。Schematic which shows the data example of the document template set related template (T13) of 1st Embodiment. 第1の実施形態のテンプレート設計項目(T15)のデータ例を示す概略図。Schematic which shows the example of data of the template design item (T15) of 1st Embodiment. 第1の実施形態のテンプレート改善支援装置のメニュー画面を示す概略図。Schematic which shows the menu screen of the template improvement assistance apparatus of 1st Embodiment. 第1の実施形態のテンプレート改善支援装置におけるプロジェクト設計書登録画面を示す概略図。Schematic which shows the project design document registration screen in the template improvement assistance apparatus of 1st Embodiment. 第1の実施形態の設計書一式情報(T9)のデータ例を示す概略図。Schematic which shows the data example of the design document set information (T9) of 1st Embodiment. 第1の実施形態の設計書情報(T10)のデータ例を示す概略図。Schematic which shows the example of data of the design document information (T10) of 1st Embodiment. 第1の実施形態の設計項目(T11)のデータ例を示す概略図。Schematic which shows the example of data of the design item (T11) of 1st Embodiment. 第1の実施形態の設計書構造情報抽出部が表示するエラーメッセージの画面の例を示す概略図。Schematic which shows the example of the screen of the error message which the design document structure information extraction part of 1st Embodiment displays. 第1の実施形態のプロジェクト情報(T1)のデータ例を示す概略図。Schematic which shows the example of data of the project information (T1) of 1st Embodiment. 第1の実施形態のプロジェクトの属性情報(T3)のデータ例を示す概略図。Schematic which shows the example of data of the attribute information (T3) of the project of 1st Embodiment. 第1の実施形態のプロジェクトの属性値情報(T2)のデータ例を示す概略図。Schematic which shows the example of data of the attribute value information (T2) of the project of 1st Embodiment. 第1の実施形態のカスタマイズ情報(T17)のデータ例を示す概略図。Schematic which shows the example of data of the customization information (T17) of 1st Embodiment. 第1の実施形態の比較エンジン部が表示するカスタマイズ分析途中経過画面を示す概略図。Schematic which shows the customization analysis progress screen which the comparison engine part of 1st Embodiment displays. 第1の実施形態のカスタマイズ情報(修正前)を示す概略図。Schematic which shows the customization information (before correction) of 1st Embodiment. 第1の実施形態のカスタマイズ情報(修正後)を示す概略図。Schematic which shows the customization information (after correction) of 1st Embodiment. 第1の実施形態のプロジェクトカスタマイズ情報(T4)のデータ例を示す概略図。Schematic which shows the example of data of the project customization information (T4) of 1st Embodiment. 第1の実施形態のプロジェクト属性数データ(T5)のデータ例を示す概略図。Schematic which shows the example of data of the project attribute number data (T5) of 1st Embodiment. 第1の実施形態のカスタマイズ実施数データ(T6)のデータ例を示す概略図。Schematic which shows the example of data of the customization execution number data (T6) of 1st Embodiment. 第1の実施形態の分析結果における、支持度と、信頼度と、期待信頼度と、リフト値との関係を示すベン図。FIG. 6 is a Venn diagram showing a relationship among support level, reliability level, expected reliability level, and lift value in the analysis result of the first embodiment. 第1の実施形態の分析結果における、支持度と、信頼度と、期待信頼度と、リフト値との関係を示すベン図。FIG. 6 is a Venn diagram showing a relationship among support level, reliability level, expected reliability level, and lift value in the analysis result of the first embodiment. 第1の実施形態のカスタマイズと属性値の総当たりデータ(T7)の例を示す概略図。Schematic which shows the example of customization and attribute value brute force data (T7) of 1st Embodiment. 第1の実施形態のドキュメントテンプレートと属性値の総当たりデータ(T8)の例を示す概略図。Schematic which shows the example of the brute force data (T8) of the document template and attribute value of 1st Embodiment. 第1の実施形態の分析結果の表示画面(カスタマイズと属性値の分析結果)を示す概略図。Schematic which shows the display screen (customization and the analysis result of an attribute value) of the analysis result of 1st Embodiment. 第1の実施形態の分析結果の表示画面(ドキュメントテンプレート表示)を示す概略図。Schematic which shows the display screen (document template display) of the analysis result of 1st Embodiment.

以下、実施形態のテンプレート改善支援装置およびプログラムを、図面を参照して説明する。   Hereinafter, a template improvement support apparatus and program according to an embodiment will be described with reference to the drawings.

本実施形態によるテンプレート改善支援装置は、開発プロジェクトで使用されるドキュメントテンプレートをカスタマイズした際の情報と、開発プロジェクトの属性情報とを蓄積し、両者の因果関係を分析するものである。これにより、ドキュメントテンプレートを改善し、あるいは改善を支援する。開発プロジェクトの属性値は開発プロジェクトが属するドメインを表すものであり、本実施形態によるテンプレート改善支援装置は、ドメインと、テンプレートのカスタマイズとの関係を利用する。   The template improvement support apparatus according to this embodiment accumulates information when a document template used in a development project is customized and attribute information of the development project, and analyzes the causal relationship between the two. Thereby, the document template is improved or the improvement is supported. The attribute value of the development project represents the domain to which the development project belongs, and the template improvement support apparatus according to the present embodiment uses the relationship between the domain and template customization.

ここで、ドメインとは、例えば、開発の対象となる業種や業務のことである。業種とは、具体例としては、金融、製造、流通等である。また、業務とは、具体例としては、財務・経理、人事、販売、受注、調達、サプライチェーン管理、設計管理等である。なお、業種や業務以外の、様々なプロジェクト属性もまたドメインである。
なお、本実施形態のテンプレート改善支援装置は、主として、情報システムの開発プロジェクトに適用するものであるが、適用されるプロジェクトを特に限定するものではない。
Here, the domain is, for example, an industry or business that is a development target. Specific examples of the industry include finance, manufacturing, distribution, and the like. In addition, specific examples of operations include finance / accounting, human resources, sales, orders, procurement, supply chain management, design management, and the like. Note that various project attributes other than business types and operations are also domains.
The template improvement support apparatus of the present embodiment is mainly applied to an information system development project, but the applied project is not particularly limited.

図1は、本実施形態によるテンプレート改善支援装置の概略機能構成を示すブロック図である。図示するように、テンプレート改善支援装置100は、インタフェース部1と、プロジェクト設計書登録部2と、設計書構造情報抽出部3と、比較エンジン部4と、プロジェクト情報管理部5と、カスタマイズ情報表示部6と、ドキュメントテンプレートデータベース7と、プロジェクト別設計書データベース8と、カスタマイズ情報データベース9と、プロジェクト情報データベース10と、ドキュメントテンプレート管理部11と、を含んで構成される。
テンプレート改善支援装置100を構成する各部の機能は電子回路を用いて実現される。また、後述するように、コンピュータープログラムを用いて各部の機能を実現してもよい。また、各データベースや、その他の情報を記憶する機能は、例えば、磁気ハードディスク装置(HDD)や半導体メモリなどといった記憶媒体を用いて実現される。
FIG. 1 is a block diagram showing a schematic functional configuration of a template improvement support apparatus according to this embodiment. As illustrated, the template improvement support apparatus 100 includes an interface unit 1, a project design document registration unit 2, a design document structure information extraction unit 3, a comparison engine unit 4, a project information management unit 5, and customization information display. A unit 6, a document template database 7, a project-specific design document database 8, a customization information database 9, a project information database 10, and a document template management unit 11 are configured.
The function of each part constituting the template improvement support apparatus 100 is realized using an electronic circuit. Further, as will be described later, the function of each unit may be realized using a computer program. The function of storing each database and other information is realized by using a storage medium such as a magnetic hard disk drive (HDD) or a semiconductor memory.

インタフェース部1は、本装置のユーザーに対するインタフェースの機能を有する。本装置のユーザーは、プロジェクトの開発者やドキュメントテンプレートの管理者らである。インタフェース部1は、これらの開発者や管理者が情報を入出力するための画面を提供する。また、必要に応じて、開発者に処理途中の情報を提示する。つまり、インタフェース部1は、情報の入出力のための画面を表示装置等に表示し、ユーザーが入力する情報を取得する。
なお、開発者とは、開発プロジェクトにおいて開発業務に従事する者である。開発者は、ドキュメントテンプレートに基づいた設計書等のドキュメントを作成する。また、管理者とは、開発プロジェクトにおける管理者、またはドキュメントテンプレート全体を管理する管理者である。開発者および管理者が、テンプレート改善支援装置100のユーザーである。開発者と管理者とは必ずしも厳密に区別される役割ではなく、開発者が管理者の役割の少なくとも一部を兼ねてもよく、またその逆でもよい。
The interface unit 1 has an interface function for the user of the apparatus. The users of this apparatus are project developers and document template managers. The interface unit 1 provides a screen for these developers and managers to input and output information. In addition, information in the middle of processing is presented to the developer as necessary. That is, the interface unit 1 displays a screen for inputting / outputting information on a display device or the like, and acquires information input by the user.
A developer is a person engaged in development work in a development project. The developer creates a document such as a design document based on the document template. The administrator is an administrator in the development project or an administrator who manages the entire document template. A developer and a manager are users of the template improvement support apparatus 100. The developer and the administrator are not necessarily strictly separated roles, and the developer may also serve as at least a part of the administrator's role, and vice versa.

プロジェクト設計書登録部2は、プロジェクトの開発者が入力する設計書一式を、プロジェクト別設計書データベース8に登録する。この登録の際、プロジェクト設計書登録部2は、設計書一式の識別子として、設計書一式IDを付与する。また、プロジェクト設計書登録部2は、登録する設計書一式をプロジェクトと対応付けるために、設計書一式IDとプロジェクトIDとを関連付けて、設計書一式情報に登録する。これにより、登録される設計書一式が、どのプロジェクトの設計書であるかを特定できる。また、プロジェクト設計書登録部2は、登録する設計書一式をドキュメントテンプレートと対応付けるために、設計書一式IDとドキュメントテンプレート一式IDとを関連付けて、設計書一式情報に登録する。これにより、登録される設計書一式が、どのドキュメントテンプレートに基づいて作成されたものであるかを特定できる。
なお、プロジェクト設計書登録部2は、登録した設計書一式ファイルの所在を表すパス名(所在情報)を、あわせて、設計書一式情報に登録する。
The project design document registration unit 2 registers a set of design documents input by the project developer in the project-specific design document database 8. At the time of registration, the project design document registration unit 2 assigns a design document set ID as an identifier of the design document set. Further, the project design document registration unit 2 associates the design document set ID with the project ID and registers them in the design document set information in order to associate the set of design documents to be registered with the project. Thereby, it is possible to specify which project's design document is a set of registered design documents. Further, the project design document registration unit 2 associates the design document set ID with the document template set ID and registers them in the design document set information in order to associate the set of design documents to be registered with the document template. Thereby, it is possible to specify which document template the set of design documents to be registered is created on.
The project design document registration unit 2 registers a path name (location information) indicating the location of the registered design document set file together with the design document set information.

なお、プロジェクト設計書登録部2とプロジェクト別設計書データベース8とを合わせて、「設計書管理部」と呼んでもよい。この場合、設計書管理部は、ドキュメントテンプレートを基にプロジェクトで作成された設計書を、プロジェクトごとに記憶し、管理する。   The project design document registration unit 2 and the project-specific design document database 8 may be collectively referred to as a “design document management unit”. In this case, the design document management unit stores and manages the design document created in the project based on the document template for each project.

プロジェクト設計書登録部2は、上記の登録の際に、インタフェース部1を介して、ドキュメントテンプレートを使って設計された成果物である設計書一式を取得する。また、プロジェクト設計書登録部2は、登録する設計書一式に関連付けられるプロジェクトの属性情報のうち、プロジェクトIDとプロジェクト名とを取得する。また、プロジェクト設計書登録部2は、登録する設計書一式に関連付けられるドキュメントテンプレートのドキュメントテンプレート一式IDを取得する。   The project design document registration unit 2 acquires a set of design documents, which are products designed using the document template, via the interface unit 1 during the above registration. Further, the project design document registration unit 2 acquires a project ID and a project name among the attribute information of the project associated with the set of design documents to be registered. Further, the project design document registration unit 2 acquires a document template set ID of a document template associated with a set of design documents to be registered.

設計書構造情報抽出部3は、プロジェクト別設計書データベース8に登録された設計書一式を基に、1つのプロジェクトの設計書一式から、設計書および設計項目の構造情報を全て抽出する。そして、設計書構造情報抽出部3は、設計書とドキュメントテンプレートを対応付けた、設計書対応テンプレート情報を作成する。そして、設計書構造情報抽出部3は、設計書の構造情報と、設計書対応テンプレート情報とを、比較エンジン部4に渡す。つまり、設計書構造情報抽出部3は、記憶されている設計書から、設計書の構造を表す情報である設計書構造情報を抽出する。
なお、設計書の構造情報とは、設計書情報と設計項目のことである。
The design document structure information extraction unit 3 extracts all the structure information of the design documents and design items from the design document set of one project based on the set of design documents registered in the project-specific design document database 8. Then, the design document structure information extraction unit 3 creates design document correspondence template information in which the design document is associated with the document template. Then, the design document structure information extraction unit 3 passes the structure information of the design document and the design document correspondence template information to the comparison engine unit 4. That is, the design document structure information extraction unit 3 extracts design document structure information that is information representing the structure of the design document from the stored design document.
The structure information of the design document is design document information and design items.

比較エンジン部4は、設計書の構造情報とドキュメントテンプレートの構造情報を比較し、差分をカスタマイズ情報として取得する。また、比較エンジン部4は、取得したカスタマイズ情報を、プロジェクト情報に対応付ける。
具体的には、比較エンジン部4は、設計書構造情報抽出部3から、設計書の構造情報を入力する。また、比較エンジン部4は、設計書構造情報抽出部3から、設計書対応テンプレート情報を入力する。また、比較エンジン部4は、ドキュメントテンプレートデータベース7に登録されている、ドキュメントテンプレートの構造情報を入力する。
ここで、ドキュメントテンプレートの構造情報とは、ドキュメントテンプレート情報と、テンプレート設計項目の両方を指すものである。
そして、比較エンジン部4は、比較処理の結果として得られたカスタマイズ情報と、プロジェクトカスタマイズ情報とを、カスタマイズ情報データベース9に登録する。プロジェクトカスタマイズ情報は、プロジェクトに対応づけたカスタマイズ情報である。
つまり、比較エンジン部4は、設計書構造情報抽出部3が設計書から抽出した設計書構造情報と、ドキュメントテンプレートデータベースに管理されるドキュメントテンプレートの構造とを比較し、差分をカスタマイズ情報として抽出し、このカスタマイズ情報をプロジェクトに関連付ける形でカスタマイズ情報データベース9に登録する。
The comparison engine unit 4 compares the structure information of the design document and the structure information of the document template, and acquires the difference as customization information. Further, the comparison engine unit 4 associates the acquired customization information with the project information.
Specifically, the comparison engine unit 4 inputs the structure information of the design document from the design document structure information extraction unit 3. Further, the comparison engine unit 4 inputs design document correspondence template information from the design document structure information extraction unit 3. The comparison engine unit 4 also inputs document template structure information registered in the document template database 7.
Here, the structure information of the document template refers to both document template information and template design items.
Then, the comparison engine unit 4 registers the customization information obtained as a result of the comparison process and the project customization information in the customization information database 9. Project customization information is customization information associated with a project.
That is, the comparison engine unit 4 compares the design document structure information extracted from the design document by the design document structure information extraction unit 3 with the structure of the document template managed in the document template database, and extracts the difference as customization information. The customization information is registered in the customization information database 9 in association with the project.

プロジェクト情報管理部5は、プロジェクトの開発者がインタフェース部1を介して入力するプロジェクトの属性の情報を取得する。そして、プロジェクト情報管理部5は、取得した情報を、プロジェクトの属性値情報として、プロジェクト情報データベース10に登録する。
なお、プロジェクト情報管理部5がプロジェクト属性値を取得する前提として、属性情報を予め定義しておく。いかなる属性を用いるかを、テンプレート改善支援装置100を使用する組織が定める。
The project information management unit 5 acquires project attribute information input by the project developer via the interface unit 1. Then, the project information management unit 5 registers the acquired information in the project information database 10 as project attribute value information.
Note that the attribute information is defined in advance as a premise that the project information management unit 5 acquires the project attribute value. The organization that uses the template improvement support apparatus 100 determines which attribute is used.

カスタマイズ情報表示部6は、カスタマイズ情報と、プロジェクトの属性値情報との因果関係を分析し、その分析結果を、インタフェース部1を介して提示する。なお、カスタマイズ情報表示部6は、分析のために、カスタマイズ情報データベース9に登録されているカスタマイズ情報を読み込む。また、カスタマイズ情報表示部6は、プロジェクト情報データベース10に登録されているプロジェクトの属性値情報を読み込む。
なお、提示された分析結果は、管理者によって参照される。
The customization information display unit 6 analyzes the causal relationship between the customization information and the project attribute value information, and presents the analysis result via the interface unit 1. The customization information display unit 6 reads customization information registered in the customization information database 9 for analysis. Further, the customization information display unit 6 reads the attribute value information of the project registered in the project information database 10.
The presented analysis result is referred to by the administrator.

なお、カスタマイズ情報表示部6を「分析部」と呼んでもよい。この場合、分析部は、
カスタマイズ情報データベース9に登録されたカスタマイズ情報(設計構造の差分情報)に基づいて、カスタマイズ情報が関連付けられたプロジェクトの属性値と、カスタマイズ情報との間のアソシエーション分析を行い、分析結果を出力する。また、分析部は、カスタマイズ情報データベースに登録されたカスタマイズ情報に基づいて、カスタマイズ情報が関連付けられたプロジェクトの属性値と、カスタマイズ情報が関連付けられたドキュメントテンプレートとの間のアソシエーション分析を行い、属性値とドキュメントテンプレートの種類との関係を表す分析結果を出力する。これらの分析処理の詳細については、後述する。
The customized information display unit 6 may be referred to as an “analysis unit”. In this case, the analysis unit
Based on the customization information (design structure difference information) registered in the customization information database 9, association analysis is performed between the attribute value of the project associated with the customization information and the customization information, and the analysis result is output. The analysis unit also performs an association analysis between the attribute value of the project associated with the customization information and the document template associated with the customization information based on the customization information registered in the customization information database. An analysis result indicating the relationship between the document template type and the document template type is output. Details of these analysis processes will be described later.

ドキュメントテンプレートデータベース7は、ドキュメントテンプレート一式情報と、ドキュメントテンプレート一式関連テンプレートと、ドキュメントテンプレート情報と、テンプレートの設計項目とを蓄積するデータベースである。   The document template database 7 is a database that stores document template set information, document template set related templates, document template information, and template design items.

プロジェクト別設計書データベース8は、プロジェクトごとの設計書一式と、設計書一式情報と、設計書情報と、設計項目とを蓄積するデータベースである。   The project-specific design document database 8 is a database for storing a set of design documents for each project, design document set information, design document information, and design items.

カスタマイズ情報データベース9は、カスタマイズ情報と、プロジェクトカスタマイズ情報とを蓄積するデータベースである。
カスタマイズ情報とは、ドキュメントテンプレートに対して行われる、個々のテンプレートの変更や、個々の設計項目の変更を表す情報である。個々のカスタマイズ情報は、カスタマイズIDによってユニークに識別される。カスタマイズ情報については後で詳述するが、カスタマイズの種類としては、「テンプレート(追加)」、「テンプレート(削除)」、「設計項目(追加)」、「設計項目(削除)」、「テンプレートの名称変更」、「設計項目の名称変更」を含む。
つまり、カスタマイズ情報データベース9は、ドキュメントテンプレートの構造と設計書の構造との差分であるカスタマイズ情報を、設計書を作成したプロジェクトに関連付けて記憶するものである。
The customization information database 9 is a database that accumulates customization information and project customization information.
The customization information is information representing changes of individual templates and changes of individual design items performed on the document template. Individual customization information is uniquely identified by a customization ID. The customization information will be described in detail later, but the types of customization are “template (add)”, “template (delete)”, “design item (add)”, “design item (delete)”, “template “Rename” and “Rename Design Item”.
That is, the customization information database 9 stores customization information, which is a difference between the structure of the document template and the structure of the design document, in association with the project that created the design document.

プロジェクト情報データベース10は、プロジェクト情報と、属性情報と、属性値情報をを蓄積するデータベースである。言い換えれば、プロジェクト情報データベース10は、プロジェクトについて、プロジェクトごと且つ属性ごとの属性値を記憶する。   The project information database 10 is a database that accumulates project information, attribute information, and attribute value information. In other words, the project information database 10 stores attribute values for each project and each attribute for the project.

なお、各データベースが有するテーブルの個別の詳細な構成については、後で、図面を参照しながら説明する。   The detailed configuration of each table in each database will be described later with reference to the drawings.

ドキュメントテンプレート管理部11は、管理者が入力するドキュメントテンプレート一式を、ドキュメントテンプレートデータベース7に登録する。この登録の際、ドキュメントテンプレート管理部11は、ドキュメントテンプレート一式の識別子として、ドキュメントテンプレート一式IDを付与する。なお、ドキュメントテンプレート管理部11は、管理者から、汎用的なドキュメントテンプレート一式、あるいはドメインごとのドキュメントテンプレート一式を取得する。また、ドキュメントテンプレート管理部11は、ドキュメントテンプレート一式に関する情報として、ドキュメントテンプレート一式名と、ドメイン種別と、バージョンの情報を、あわせて取得する。
なお、ドキュメントテンプレート管理部11とドキュメントテンプレートデータベース7とを合わせて「ドキュメントテンプレート管理部」と呼んでもよい。この場合、ドキュメントテンプレート管理部は、設計書のテンプレートであるドキュメントテンプレートを記憶し、管理する。
The document template management unit 11 registers a set of document templates input by the administrator in the document template database 7. At the time of registration, the document template management unit 11 assigns a document template set ID as an identifier of the document template set. The document template management unit 11 obtains a general-purpose document template set or a document template set for each domain from the administrator. In addition, the document template management unit 11 acquires information on a set of document templates, a domain type, and version information as information on the set of document templates.
The document template management unit 11 and the document template database 7 may be collectively referred to as a “document template management unit”. In this case, the document template management unit stores and manages a document template that is a template of a design document.

図2は、テンプレート改善支援装置100内における処理と情報の流れとを示す概略図である。同図を参照しながら、開発者および管理者のそれぞれがテンプレート改善支援装置100を使用する場合の流れを説明する。   FIG. 2 is a schematic diagram showing processing and information flow in the template improvement support apparatus 100. The flow when the developer and the administrator use the template improvement support apparatus 100 will be described with reference to FIG.

開発者によるテンプレート改善支援装置100の使い方は、次の通りである。
(1)取り出し(図2の(1)):ドキュメントテンプレートデータベース7にはドキュメントテンプレート一式が登録済みである。開発者は、ドキュメントテンプレートデータベース7から必要なドキュメントテンプレート一式を取り出す。
(2)設計:開発者は、取り出したドキュメントテンプレート一式のドキュメントテンプレートをカスタマイズし、カスタマイズしたドキュメントテンプレートをベースとして、設計書を作成する。
(3)プロジェクト情報の登録(図2の(3)):開発者は、プロジェクト情報管理部5の機能を用いて、プロジェクト情報を、プロジェクト情報データベース10に登録する。
(4)設計書の登録(図2の(2)):そして、開発者は、プロジェクト設計書登録部2の機能を用いて、作成した設計書一式を、プロジェクト別設計書データベース8に登録する。なおこのとき、どのドキュメントテンプレート一式を使用して設計が行われたかがわかるように、ドキュメントテンプレート一式IDとドキュメントテンプレート一式名を、登録する。
(5)設計書構造情報の抽出(図2の(4)):設計書構造情報抽出部3は、プロジェクト別設計書データベース8に登録した設計書一式から、設計書のファイルや、設計項目の設計構造を抽出する。この設計書構造情報の抽出処理において、エラーが表示されたら、開発者はエラー箇所を修正する。なお、テンプレート改善支援装置100は、エラーを検出したときにエラー情報を表示するものである。
(6)比較(図2の(5)):比較エンジン部4は、抽出した設計書一式の設計構造と、設計書一式の元になったドキュメントテンプレートの設計構造を比較する。テンプレート改善支援装置100は、比較結果を表示する。開発者は、テンプレート改善支援装置100が表示した比較結果を確認し、必要に応じて比較結果を直す。
(7)カスタマイズ情報の登録(図2の(6)):設計構造の比較結果をカスタマイズ情報として、カスタマイズ情報データベース9に登録する。
The developer uses the template improvement support apparatus 100 as follows.
(1) Extraction ((1) in FIG. 2): A set of document templates is already registered in the document template database 7. The developer retrieves a necessary document template set from the document template database 7.
(2) Design: The developer customizes a set of extracted document templates, and creates a design document based on the customized document template.
(3) Registration of project information ((3) in FIG. 2): The developer registers the project information in the project information database 10 using the function of the project information management unit 5.
(4) Registration of design documents ((2) in FIG. 2): The developer registers the set of created design documents in the project-specific design document database 8 by using the function of the project design document registration unit 2. . At this time, the document template set ID and the document template set name are registered so that it can be understood which set of document templates was used for the design.
(5) Extraction of design document structure information ((4) in FIG. 2): The design document structure information extraction unit 3 extracts a design document file and design items from a set of design documents registered in the project-specific design document database 8. Extract design structure. In the design document structure information extraction process, if an error is displayed, the developer corrects the error part. Note that the template improvement support apparatus 100 displays error information when an error is detected.
(6) Comparison ((5) in FIG. 2): The comparison engine unit 4 compares the design structure of the extracted design document set with the design structure of the document template from which the design document set is based. The template improvement support apparatus 100 displays the comparison result. The developer confirms the comparison result displayed by the template improvement support apparatus 100 and corrects the comparison result as necessary.
(7) Registration of customization information ((6) in FIG. 2): The design structure comparison result is registered in the customization information database 9 as customization information.

管理者によるテンプレート改善支援装置100の使い方は、次の通りである。
(1)関連分析(図2の(7)):管理者は、カスタマイズ情報データベース9にあるカスタマイズ情報と、プロジェクト情報データベース10にあるプロジェクト情報の関連について、確認する。なお、カスタマイズ情報表示部6が、分析処理を行い、その結果を表示するものである。
(2)改訂(図2の(8)):管理者は、分析結果を確認した後、ドキュメントテンプレートへの反映が必要と判断した場合に、ドキュメントテンプレートを改訂する。具体的には、ドキュメントテンプレートデータベース7に格納されているテンプレートが更新される。
The administrator uses the template improvement support apparatus 100 as follows.
(1) Association analysis ((7) in FIG. 2): The administrator confirms the association between the customization information in the customization information database 9 and the project information in the project information database 10. The customized information display unit 6 performs analysis processing and displays the result.
(2) Revision ((8) in FIG. 2): After confirming the analysis result, the manager revises the document template when it is determined that the reflection to the document template is necessary. Specifically, the template stored in the document template database 7 is updated.

開発者によるテンプレート改善支援装置100の使い方を、次の通りとしてもよい。
(1)情報蓄積(図2の(1)から(6)まで):複数のプロジェクトにおいて、前述の通りテンプレート改善支援装置100を使用し、プロジェクトごとに、どのテンプレートが使われたかという情報を蓄積する。
(2)因果関係分析:開発者は、プロジェクト情報データベース10にあるプロジェクト情報と、カスタマイズ情報データベース9にあるカスタマイズ情報とから、プロジェクトで使用したテンプレートの情報を抽出し、プロジェクトの属性値情報とプロジェクトで使用したテンプレートの因果関係を分析し、結果を確認する。
(3)開発者は、プロジェクト情報を入力して、そのプロジェクトの特性に適した、ドキュメントテンプレート一式を取り出す。
(4)開発者は、取り出したドキュメントテンプレート一式について、必要に応じて、カスタマイズを実施する。そして、そのドキュメントテンプレート一式をベースとして、設計書を作成する。
The developer may use the template improvement support apparatus 100 as follows.
(1) Information accumulation (from (1) to (6) in FIG. 2): In a plurality of projects, the template improvement support apparatus 100 is used as described above, and information on which template was used for each project is accumulated. To do.
(2) Causal relationship analysis: The developer extracts template information used in the project from the project information in the project information database 10 and the customization information in the customization information database 9, and the attribute value information of the project and the project Analyze the causal relationship of the template used in, and confirm the result.
(3) The developer inputs project information and takes out a set of document templates suitable for the characteristics of the project.
(4) The developer customizes the extracted document template set as necessary. Then, a design document is created based on the document template set.

図3は、カスタマイズ情報表示部の、より詳細な機能構成を示すブロック図である。図示するように、カスタマイズ情報表示部6は、カスタマイズ情報分析部61と、分析結果表示部62とを含んで構成される。   FIG. 3 is a block diagram showing a more detailed functional configuration of the customization information display unit. As shown in the drawing, the customization information display unit 6 includes a customization information analysis unit 61 and an analysis result display unit 62.

カスタマイズ情報分析部61は、カスタマイズ情報と属性値情報との関連性を分析する。カスタマイズ情報分析部61による分析処理自体には、アソシエーション分析の技術を利用する。また、カスタマイズ情報分析部61は、プロジェクトが使ったドキュメントテンプレートと属性値情報の関連性についても、分析を行う。
そして、カスタマイズ情報分析部61は、処理の結果として、カスタマイズ情報と属性値情報の因果関係の分析結果である、カスタマイズと属性値の総当たりデータを出力する。また、カスタマイズ情報分析部61は、ドキュメントテンプレートと属性値情報の因果関係の分析結果である、ドキュメントテンプレートと属性値の総当たりデータを出力する。
The customization information analysis unit 61 analyzes the relationship between the customization information and the attribute value information. Association analysis technology is used for the analysis processing itself by the customized information analysis unit 61. The customization information analysis unit 61 also analyzes the relationship between the document template used by the project and the attribute value information.
Then, the customization information analysis unit 61 outputs, as a result of the processing, brute force data of customization and attribute values, which is an analysis result of the causal relationship between the customization information and attribute value information. Further, the customization information analysis unit 61 outputs brute force data between the document template and the attribute value, which is an analysis result of the causal relationship between the document template and the attribute value information.

分析結果表示部62は、カスタマイズ情報分析部61から、カスタマイズと属性値の総当たりデータと、ドキュメントテンプレートと属性値の総当たりデータとを取得する。そして、分析結果表示部62は、カスタマイズ情報をソートする。カスタマイズ情報は、ドメインごとのドキュメントテンプレート一式への反映、または汎用的なドキュメントテンプレート一式への繁栄を推奨する情報である。そして、分析結果表示部62は、インタフェース部1を介して、カスタマイズ情報を管理者に提示する。なお、インタフェース部1を介して管理者からの指定を受けることにより、カスタマイズ情報の表示方法を変更することができる。   The analysis result display unit 62 acquires customization and attribute value brute force data, document template and attribute value brute force data from the customization information analysis unit 61. Then, the analysis result display unit 62 sorts the customization information. The customization information is information recommending reflection to a set of document templates for each domain or prosperity to a set of general-purpose document templates. Then, the analysis result display unit 62 presents customization information to the administrator via the interface unit 1. Note that the customization information display method can be changed by receiving designation from the administrator via the interface unit 1.

次に、テンプレート改善支援装置の処理手順について、説明する。
図4は、テンプレート改善支援装置100の全体の処理の手順を示すフローチャートである。以下、このフローチャートに沿って、処理手順を説明する。
ステップS1−0において、テンプレート改善支援装置100は、本フローチャートの処理を開始する。
ステップS1−1において、テンプレート改善支援装置100は、メニュー画面において選択される操作による分岐を行う。メニュー画面は、インタフェース部1が表示する画面である。メニュー画面における選択肢は、「プロジェクトの設計書を入力」、「プロジェクト情報を入力」、「分析結果を表示」のいずれかである。開発者または管理者の操作により、選択が行われる。そして、「プロジェクトの設計書を入力」が選択された場合には、ステップS1−2に進む。「プロジェクト情報を入力」が選択された場合には、ステップS1−5に進む。また、「分析結果を表示」が選択された場合には、ステップS1−6に進む。
Next, the processing procedure of the template improvement support apparatus will be described.
FIG. 4 is a flowchart showing an overall processing procedure of the template improvement support apparatus 100. Hereinafter, the processing procedure will be described with reference to this flowchart.
In step S1-0, the template improvement support apparatus 100 starts the processing of this flowchart.
In step S1-1, the template improvement support apparatus 100 performs branching by an operation selected on the menu screen. The menu screen is a screen displayed by the interface unit 1. The choices on the menu screen are “input project design document”, “input project information”, or “display analysis results”. Selection is performed by the operation of the developer or administrator. If “input project design document” is selected, the process proceeds to step S1-2. If “enter project information” is selected, the process proceeds to step S1-5. If “Display analysis result” is selected, the process proceeds to step S1-6.

ステップS1−2に進んだ場合、ステップS1−2において、プロジェクト設計書登録部2は、開発者が入力した設計書を、プロジェクト別設計書データベース8に登録する。
次に、ステップS1−3において、設計書構造情報抽出部3は、ステップS1−2でプロジェクト別設計書データベース8に登録された設計書から、設計書と設計項目の構造情報を抽出する。
次に、ステップS1−4において、比較エンジン部4は、設計書構造情報抽出部3が抽出した設計項目と、ドキュメントテンプレートデータベース7に登録してある設計項目とを比較する。そして、比較エンジン部4は、それら両者の設計項目の差分を抽出する。比較エンジン部4は、抽出した設計項目の差分を、プロジェクトのカスタマイズ情報として、カスタマイズ情報データベース9に登録する。本ステップの処理が終了すると、ステップS1−7に移る。
When the process proceeds to step S1-2, in step S1-2, the project design document registration unit 2 registers the design document input by the developer in the project-specific design document database 8.
Next, in step S1-3, the design document structure information extraction unit 3 extracts the structure information of the design document and the design items from the design document registered in the project-specific design document database 8 in step S1-2.
Next, in step S1-4, the comparison engine unit 4 compares the design items extracted by the design document structure information extraction unit 3 with the design items registered in the document template database 7. And the comparison engine part 4 extracts the difference of those both design items. The comparison engine unit 4 registers the extracted difference between the design items in the customization information database 9 as project customization information. When the process of this step is completed, the process proceeds to step S1-7.

ステップS1−5に進んだ場合、ステップS1−5において、プロジェクト情報管理部5は、開発者が入力したプロジェクト情報をプロジェクト情報データベース10に登録する。そして、本ステップの処理が終了すると、ステップS1−7に移る。   In step S1-5, the project information management unit 5 registers the project information input by the developer in the project information database 10 in step S1-5. Then, when the process of this step is completed, the process proceeds to step S1-7.

ステップS1−6に進んだ場合、ステップS1−6において、カスタマイズ情報表示部6は、カスタマイズ情報データベース9に蓄積されたカスタマイズ情報を全て取得し、また、プロジェクト情報データベース10に蓄積された全てのプロジェクト属性を取得する。そして、カスタマイズ情報表示部6は、カスタマイズ情報とプロジェクト属性の因果関係を分析する。カスタマイズ情報表示部6は、その分析結果から、推奨するカスタマイズ情報を、インタフェース部1を介して、表示する。そして、本ステップの処理が終了すると、ステップS1−7に移る。   When the process proceeds to step S1-6, in step S1-6, the customization information display unit 6 acquires all the customization information stored in the customization information database 9, and all the projects stored in the project information database 10 are obtained. Get attribute. Then, the customization information display unit 6 analyzes the causal relationship between the customization information and the project attributes. The customization information display unit 6 displays recommended customization information from the analysis result via the interface unit 1. Then, when the process of this step is completed, the process proceeds to step S1-7.

ステップS1−7において、テンプレート改善支援装置100は、本フローチャート全体の処理を終了する。   In step S1-7, the template improvement support apparatus 100 ends the process of the entire flowchart.

次に、テンプレート改善支援装置100内の各部の処理の更に詳細な手順について説明する。   Next, a more detailed procedure of processing of each unit in the template improvement support apparatus 100 will be described.

図5は、ドキュメントテンプレート管理部による処理の手順を示すフローチャートである。以下、同図に沿って説明する。
ステップS11−0において、ドキュメントテンプレート管理部11は、本フローチャートの処理を開始する。
ステップS11−1において、ドキュメントテンプレート管理部11は、インタフェース部1を介して、ドキュメントテンプレート登録画面を表示する。
次に、ステップS11−2において、ドキュメントテンプレート管理部11は、インタフェース部1を介して管理者が入力した、ドキュメントテンプレート一式を取得する。
次に、ステップS11−3において、ドキュメントテンプレート管理部11は、取得したドキュメントテンプレート一式を、ドキュメントテンプレートデータベース7に登録する。ドキュメントテンプレート一式は2種類ある。その2種類とは、汎用的なドキュメントテンプレート一式と、ドメインごとのドキュメントテンプレート一式である。なお、ドキュメントテンプレート管理部11は、個々のドキュメントテンプレート一式を識別するために、識別子として、ドキュメントテンプレート一式IDを付与する。
ステップS11−4において、ドキュメントテンプレート管理部11は、本フローチャート全体の処理を終了する。
以上の手順により、ドキュメントテンプレート管理部11は、汎用的なドキュメントテンプレート一式、またはドメインごとのドキュメントテンプレート一式を、テンプレート改善支援装置100に登録する。
FIG. 5 is a flowchart showing a processing procedure by the document template management unit. Hereinafter, description will be given with reference to FIG.
In step S11-0, the document template management unit 11 starts the processing of this flowchart.
In step S <b> 11-1, the document template management unit 11 displays a document template registration screen via the interface unit 1.
Next, in step S <b> 11-2, the document template management unit 11 acquires a set of document templates input by the administrator via the interface unit 1.
Next, in step S <b> 11-3, the document template management unit 11 registers the acquired document template set in the document template database 7. There are two types of document templates. The two types are a general-purpose document template set and a document template set for each domain. The document template management unit 11 assigns a document template set ID as an identifier in order to identify each set of document templates.
In step S11-4, the document template management unit 11 ends the process of the entire flowchart.
Through the above procedure, the document template management unit 11 registers a set of general-purpose document templates or a set of document templates for each domain in the template improvement support apparatus 100.

図6は、プロジェクト設計書登録部2による処理の手順を示すフローチャートである。同図に示す処理は、図4で説明したステップS1−2の処理である。
ステップS2−0において、プロジェクト設計書登録部2は、本フローチャートの処理を開始する。
ステップS2−1において、プロジェクト設計書登録部2は、インタフェース部1を介して、設計書登録画面を表示する。その際、プロジェクト設計書登録部2は、プロジェクト情報データベース10を参照して、登録されているプロジェクトIDとプロジェクト名とを表示する。そして、プロジェクト設計書登録部2は、開発者によるプロジェクトの選択を受け付ける。
FIG. 6 is a flowchart showing a procedure of processing performed by the project design document registration unit 2. The process shown in the figure is the process of step S1-2 described in FIG.
In step S2-0, the project design document registration unit 2 starts the process of this flowchart.
In step S 2-1, the project design document registration unit 2 displays a design document registration screen via the interface unit 1. At that time, the project design document registration unit 2 refers to the project information database 10 and displays the registered project ID and project name. Then, the project design document registration unit 2 accepts the selection of the project by the developer.

次に、プロジェクト設計書登録部2は、ステップS2−2にからステップS2−2´までの間の処理を、入力される設計書ごとに繰り返す。つまり、プロジェクト設計書登録部2は、装置に入力される全ての設計書の登録が完了するまで、ステップS2−3とS2−4の処理繰り返す。これにより、プロジェクト設計書登録部2は、開発者が選択したプロジェクトの設計書一式を登録する。
ステップS2−3においては、プロジェクト設計書登録部2は、プロジェクトの設計書登録画面から入力された設計書ファイル群から、設計書を1つ取得する。
次にステップS2−4においては、プロジェクト設計書登録部2は、ステップS2−3で取得した設計書を、プロジェクトの設計書一式として、プロジェクト別設計書データベース8に登録する。なお、プロジェクト設計書登録部2は、プロジェクトごとの設計書一式を区別するために、識別子として、設計書一式IDと、プロジェクトIDと、ドキュメントテンプレートIDとを付与する。
ステップS2−2´において、上記の繰り返し処理を終了する。
Next, the project design document registration unit 2 repeats the process from step S2-2 to step S2-2 ′ for each input design document. That is, the project design document registration unit 2 repeats the processes of steps S2-3 and S2-4 until registration of all design documents input to the apparatus is completed. Thereby, the project design document registration unit 2 registers a set of design documents of the project selected by the developer.
In step S2-3, the project design document registration unit 2 acquires one design document from the design document file group input from the project design document registration screen.
Next, in step S2-4, the project design document registration unit 2 registers the design document acquired in step S2-3 in the project-specific design document database 8 as a set of project design documents. The project design document registration unit 2 assigns a design document set ID, a project ID, and a document template ID as identifiers in order to distinguish a set of design documents for each project.
In step S2-2 ′, the above repetition process is terminated.

次に、ステップS2−5において、プロジェクト設計書登録部2は、プロジェクトの設計書一式情報を、プロジェクト別設計書データベース8に登録する。プロジェクトの設計書一式情報とは、当該プロジェクトのプロジェクトIDと、プロジェクトが利用したドキュメントテンプレート一式のドキュメントテンプレート一式IDと、プロジェクトが登録した設計書の設計書一式IDである。
なお、プロジェクト設計書登録部2は、プロジェクトIDとドキュメントテンプレート一式IDとしては、画面から入力された値を登録する。また、プロジェクト設計書登録部2は、設計書一式IDとして、ユニークな識別情報を付与して登録する。
ステップS2−6において、プロジェクト設計書登録部2は、本フローチャート全体の処理を終了する。
以上の処理により、プロジェクト設計書登録部2は、プロジェクトで作成した設計書をテンプレート改善支援装置100に入力する。
Next, in step S2-5, the project design document registration unit 2 registers the project design document set information in the project-specific design document database 8. The project design document set information includes the project ID of the project, the document template set ID of the document template set used by the project, and the design document set ID of the design document registered by the project.
The project design document registration unit 2 registers values input from the screen as the project ID and document template set ID. Further, the project design document registration unit 2 assigns and registers unique identification information as a design document set ID.
In step S2-6, the project design document registration unit 2 ends the process of the entire flowchart.
Through the above processing, the project design document registration unit 2 inputs the design document created by the project to the template improvement support apparatus 100.

図7,図8,図9は、設計書構造情報抽出部3による処理の手順を示すフローチャートである。同図に示す処理は、図4で説明したステップS1−3の処理である。これらの3つの図は、コネクターによって接続される。以下、このフローチャートに沿って説明する。   7, 8, and 9 are flowcharts showing a processing procedure by the design document structure information extraction unit 3. The process shown in the figure is the process of step S1-3 described in FIG. These three figures are connected by a connector. Hereinafter, it demonstrates along this flowchart.

まず、図7のステップS3−0において、設計書構造情報抽出部3は、本フローチャート全体の処理を開始する。
ステップS3−1において、設計書構造情報抽出部3は、プロジェクト別設計書データベース8から、登録されているプロジェクトの設計書一式情報と、設計書一式情報の設計書一式ファイルへのパスに示された場所にある設計書ファイル群を全て取得する。なお、これらの設計書一式情報は、前述の通り、プロジェクト設計書登録部2が登録したものである。
First, in step S3-0 in FIG. 7, the design document structure information extraction unit 3 starts processing of the entire flowchart.
In step S3-1, the design document structure information extraction unit 3 is shown in the path from the project-specific design document database 8 to the registered design document set information and the design document set file of the design set set information. Get all the design document files in the specified location. The design document set information is registered by the project design document registration unit 2 as described above.

次に、設計書構造情報抽出部3は、ステップS3−2からS3−2´までの処理を、取得した設計書ごとに繰り返す。つまり、設計書構造情報抽出部3は、取得した設計書ファイル群に含まれる設計書の数だけ、設計書の構造情報の取り出しを行う。
ステップS3−3において、設計書構造情報抽出部3は、ステップS3−1
で取得した設計書ファイル群から、設計書を1つ取り出す。そして、設計書構造情報抽出部3は、取り出した設計書から、設計書名と設計項目名を全て取得する。このとき、設計書構造情報抽出部3は、設計書を一意に識別する設計書IDと、設計項目を一意に識別する設計項目IDを、それぞれ付与する。
ステップS3−2´において、上記の繰り返し処理を終了する。
ステップS3−2´の次に、図8のステップS3−4に進む。
Next, the design document structure information extraction unit 3 repeats the processing from steps S3-2 to S3-2 ′ for each acquired design document. That is, the design document structure information extraction unit 3 extracts the structure information of the design document for the number of design documents included in the acquired design document file group.
In step S3-3, the design document structure information extraction unit 3 performs step S3-1.
One design document is taken out from the design document file group acquired in step 1 above. Then, the design document structure information extraction unit 3 acquires all design document names and design item names from the extracted design documents. At this time, the design document structure information extraction unit 3 assigns a design document ID for uniquely identifying the design document and a design item ID for uniquely identifying the design item.
In step S3-2 ′, the above repetitive processing is terminated.
After step S3-2 ′, the process proceeds to step S3-4 in FIG.

図8に移り、ステップS3−4において、設計書構造情報抽出部3は、ステップS3−1で取得した設計書一式情報のドキュメントテンプレート一式IDを取得する。
次に、ステップS3−5において、設計書構造情報抽出部3は、ドキュメントテンプレートデータベース7のドキュメントテンプレート一式関連テンプレートから、ドキュメントテンプレート情報を取得する。即ち、設計書構造情報抽出部3は、ステップS3−4で取得したドキュメントテンプレート一式IDと一致するドキュメントテンプレート情報を全て取得する。
Moving to FIG. 8, in step S3-4, the design document structure information extraction unit 3 acquires a document template set ID of the design document set information acquired in step S3-1.
Next, in step S <b> 3-5, the design document structure information extraction unit 3 acquires document template information from the document template set related template in the document template database 7. That is, the design document structure information extraction unit 3 acquires all document template information that matches the document template set ID acquired in step S3-4.

次に、設計書構造情報抽出部3は、ステップS3−6からS3−6´までの処理を、設計書ID群に含まれる設計書IDごとに繰り返す。なお、設計書ID群は、ステップS3−3で取得したものである。
ステップS3−7において、設計書構造情報抽出部3は、設計書ID群から、設計書IDを1つ取得する。
次に、ステップS3−8において、設計書構造情報抽出部3は、ステップS3−7で取得した設計書IDに対応する設計項目を全て取得し、これを対象設計書とする。
Next, the design document structure information extraction unit 3 repeats the processing from step S3-6 to S3-6 ′ for each design document ID included in the design document ID group. The design document ID group has been acquired in step S3-3.
In step S3-7, the design document structure information extraction unit 3 acquires one design document ID from the design document ID group.
Next, in step S3-8, the design document structure information extraction unit 3 acquires all the design items corresponding to the design document ID acquired in step S3-7, and uses this as the target design document.

次に、設計書構造情報抽出部3は、ステップS3−9からS3−9´までの処理を、ドキュメントテンプレート情報群に含まれるドキュメントテンプレート情報ごとに繰り返す。なお、ドキュメントテンプレート情報群は、ステップS3−5で取得したものである。
ステップS3−10において、設計書構造情報抽出部3は、ドキュメントテンプレート情報群から、ドキュメントテンプレートIDを1つ取得する。
次に、ステップS3−11において、設計書構造情報抽出部3は、ステップS3−10で取り出した「ドキュメントテンプレートIDと一致するドキュメントテンプレートから、「必須」となっている設計項目を全て取得する。
次に、ステップS3−12において、設計書構造情報抽出部3は、ステップS3−11で取得した、必須の設計項目が全て対象設計書に存在するかどうかを判定する。必須の設計項目が全て対象設計書に存在する場合(ステップS3−12:YES)は、ステップS3−9からS3−9´までのループを抜けて、ステップ(S3−13に進む。必須の設計項目の全てが対象設計書に存在しない場合(ステップS3−12:NO)は、次のステップS3−9´に進み、即ち、ステップS3−9からS3−9´までの繰り返し処理に戻る。
Next, the design document structure information extraction unit 3 repeats the processing from steps S3-9 to S3-9 ′ for each document template information included in the document template information group. Note that the document template information group is obtained in step S3-5.
In step S3-10, the design document structure information extraction unit 3 acquires one document template ID from the document template information group.
Next, in step S3-11, the design document structure information extraction unit 3 acquires all the design items that are “essential” from the “document template that matches the document template ID” extracted in step S3-10.
Next, in step S3-12, the design document structure information extraction unit 3 determines whether all the essential design items acquired in step S3-11 exist in the target design document. If all the essential design items are present in the target design document (step S3-12: YES), the process goes out of the loop from step S3-9 to S3-9 ′ and proceeds to step (S3-13. Essential Design). When all of the items do not exist in the target design document (step S3-12: NO), the process proceeds to the next step S3-9 ′, that is, returns to the iterative process from step S3-9 to S3-9 ′.

ステップS3−13に進んだ場合、ステップS3−13において、設計書構造情報抽出部3は、対象設計書の設計書IDと、ドキュメントテンプレートのドキュメントテンプレートIDとを対応付けて、設計書対応テンプレート情報に登録する。   If the process proceeds to step S3-13, in step S3-13, the design document structure information extraction unit 3 associates the design document ID of the target design document with the document template ID of the document template, and the design document correspondence template information. Register with.

ステップS3−9からS3−9´までの繰り返し処理を全て終えた場合、ステップS3−14に進む。これは、即ち、対象設計書に対応するドキュメントテンプレートが見つからなかった場合である。そして、ステップS3−14において、設計書構造情報抽出部3は、対象設計書のドキュメントテンプレートIDを「NULL」とし、設計書対応テンプレート情報に登録する。   When all the repetition processes from step S3-9 to S3-9 ′ are completed, the process proceeds to step S3-14. This is a case where a document template corresponding to the target design document is not found. In step S3-14, the design document structure information extraction unit 3 sets the document template ID of the target design document to “NULL” and registers it in the design document correspondence template information.

ステップS3−13またはS3−14のいずれかの処理を終えた場合、ステップS3−6´に進む。即ち、次の設計書IDが残っている場合には繰り返し処理に戻り、全ての設計書IDについて処理を完了した場合には、次のステップS3−15に移る。   When the process of either step S3-13 or S3-14 is completed, the process proceeds to step S3-6 ′. That is, when the next design document ID remains, the process returns to the iterative process, and when the process is completed for all design document IDs, the process proceeds to the next step S3-15.

図9に移り、設計書構造情報抽出部3は、ステップS3−15からS3−15´までの処理を、設計書ID群に含まれる設計書IDごとに繰り返す。
ステップS3−16において、設計書構造情報抽出部3は、設計書ID群から、設計書IDを1つ取得する。
次に、ステップS3−17において、設計書構造情報抽出部3は、ステップS3−16で取得した設計書IDに対応する設計項目群を取得し、これを比較元設計書とする。
Moving to FIG. 9, the design document structure information extraction unit 3 repeats the processing from steps S3-15 to S3-15 ′ for each design document ID included in the design document ID group.
In step S3-16, the design document structure information extraction unit 3 acquires one design document ID from the design document ID group.
Next, in step S3-17, the design document structure information extraction unit 3 acquires a design item group corresponding to the design document ID acquired in step S3-16, and uses this as a comparison source design document.

次に、設計書構造情報抽出部3は、ステップS3−18からS3−18´までの処理を、設計書情報ごとに繰り返す。
ステップS3−19において、設計書構造情報抽出部3は、比較元設計書と同じドキュメントテンプレートIDを持つ設計書IDを、設計書対応テンプレート情報」から取得する。
ステップS3−20において、設計書構造情報抽出部3は、ステップS3−19で取得した設計書IDの設計項目群を取得し、これを比較先設計書とする。
次に、ステップS3−21において、設計書構造情報抽出部3は、比較元設計書と比較先設計書の設計項目が一致するかどうかの判定を行う。設計項目が一致する場合(ステップS3−21:YES)には、次のステップS3−18´に進む。設計項目が一致しない場合(ステップS3−21:NO)には、ステップS3−22に移る。
Next, the design document structure information extraction unit 3 repeats the processing from steps S3-18 to S3-18 ′ for each design document information.
In step S3-19, the design document structure information extraction unit 3 acquires a design document ID having the same document template ID as that of the comparison source design document from “design document correspondence template information”.
In step S3-20, the design document structure information extraction unit 3 acquires the design item group of the design document ID acquired in step S3-19, and uses this as a comparison destination design document.
Next, in step S3-21, the design document structure information extraction unit 3 determines whether the design items of the comparison source design document and the comparison destination design document match. If the design items match (step S3-21: YES), the process proceeds to the next step S3-18 '. If the design items do not match (step S3-21: NO), the process proceeds to step S3-22.

ステップS3−21からS3−22に進んだ場合、ステップS3−22において、設計書構造情報抽出部3は、設計項目が不一致であった比較元設計書と比較先設計書とを取得し、エラーメッセージを表示する。
そして、ステップS3−23において、テンプレート改善支援装置100は、処理を一旦中止する。なお、その後、開発者が、ステップS3−22でエラー表示した設計書の設計項目の不一致を修正することができる。そして、開発者は、再度、設計書を登録することができる。
When the process proceeds from step S3-21 to S3-22, in step S3-22, the design document structure information extraction unit 3 acquires the comparison source design document and the comparison destination design document in which the design items do not match, and an error occurs. Display a message.
In step S3-23, the template improvement support apparatus 100 temporarily stops the process. After that, the developer can correct the mismatch of the design items of the design document displayed as an error in step S3-22. Then, the developer can register the design document again.

ステップS3−18´は、ステップS3−18に対応する繰り返し処理の終了点である。即ち、残っている設計書情報があれば次の設計書情報について処理を繰り返す。また、残っている設計書情報がなければ、次の、ステップS3−15´に進む。
ステップS3−15´は、ステップS3−15に対応する繰り返し処理の終了点である。即ち、残っている設計書IDがあれば次の設計書IDについて処理を繰り返す。また、残っている設計書IDがなければ、次の、ステップS3−24に進む。
ステップS3−24に進んだ場合、設計書構造情報抽出部3は、本フローチャート全体の処理を終了する。
Step S3-18 ′ is the end point of the iterative process corresponding to step S3-18. That is, if there is remaining design document information, the process is repeated for the next design document information. If there is no remaining design document information, the process proceeds to the next step S3-15 ′.
Step S3-15 ′ is the end point of the iterative process corresponding to step S3-15. That is, if there is a remaining design document ID, the process is repeated for the next design document ID. If there is no remaining design document ID, the process proceeds to the next step S3-24.
If the process proceeds to step S3-24, the design document structure information extraction unit 3 ends the process of the entire flowchart.

以上の手順により、設計書構造情報抽出部3は、設計書の構造情報を抽出する。また、設計書構造情報抽出部3は、同じドキュメントテンプレートから作成された設計書が複数ある場合に、それら設計書の設計構造を揃えるため、勝手なカスタマイズをしている設計書を取り除く。   With the above procedure, the design document structure information extraction unit 3 extracts the structure information of the design document. In addition, when there are a plurality of design documents created from the same document template, the design document structure information extraction unit 3 removes the design document that is arbitrarily customized in order to align the design structures of the design documents.

図10,図11は、比較エンジン部4による処理の手順を示すフローチャートである。同図に示す処理は、図4で説明したステップS1−4の処理である。これらの2つの図は、コネクターによって接続される。以下、このフローチャートに沿って説明する。
まず、図10のステップS4−0において、比較エンジン部4は、本フローチャート全体の処理を開始する。
ステップS4−1において、比較エンジン部4は、設計書構造情報抽出部3から、設計書対応テンプレート情報を取得する。
10 and 11 are flowcharts showing the procedure of processing by the comparison engine unit 4. The process shown in the figure is the process of step S1-4 described in FIG. These two figures are connected by a connector. Hereinafter, it demonstrates along this flowchart.
First, in step S4-0 of FIG. 10, the comparison engine unit 4 starts processing of the entire flowchart.
In step S 4-1, the comparison engine unit 4 acquires design document correspondence template information from the design document structure information extraction unit 3.

次に、比較エンジン部4は、ステップS4−2からS4−2´までの処理を、設計書対応テンプレート情報にあるドキュメントテンプレートIDごとに繰り返す。
ステップS4−3において、比較エンジン部4は、ドキュメントテンプレートIDを1つ取得する。
次に、ステップS4−4において、比較エンジン部4は、ステップS4−3で取得したドキュメントテンプレートIDが「NULL」であるかどうかの判定を行う。ドキュメントテンプレートIDが「NULL」である場合(ステップS4−4:YES)には、そのままステップS4−5へ進む。ドキュメントテンプレートIDが「NULL」ではない場合(ステップS4−4:NO)には、次のドキュメントテンプレートIDを処理するためにステップS4−3に戻る。
ステップS4−5に進んだ場合、ステップS4−5において、比較エンジン部4は、変更種類を「テンプレート(追加)」とする。つまり、比較エンジン部4は、ドキュメントテンプレートIDが「NULL」である設計書を、新しく追加されたテンプレートとして取得する。新しくテンプレートを追加する場合、比較エンジン部4は、カスタマイズ情報の変更後ドキュメントテンプレートIDに、ユニークなIDを付与する。また、比較エンジン部4は、変更後ドキュメントテンプレート名を、追加した設計書の名称とする。
そして、ステップS4−2´は、ステップS4−2から始まる繰り返し処理の終了点である。ステップS4−2からS4−2´までの繰り返し処理が終了すると、次のステップS4−6に移る。
Next, the comparison engine unit 4 repeats the processing from steps S4-2 to S4-2 ′ for each document template ID in the design document correspondence template information.
In step S4-3, the comparison engine unit 4 acquires one document template ID.
Next, in step S4-4, the comparison engine unit 4 determines whether or not the document template ID acquired in step S4-3 is “NULL”. If the document template ID is “NULL” (step S4-4: YES), the process proceeds directly to step S4-5. If the document template ID is not “NULL” (step S4-4: NO), the process returns to step S4-3 to process the next document template ID.
When the process proceeds to step S4-5, in step S4-5, the comparison engine unit 4 sets the change type to “template (addition)”. That is, the comparison engine unit 4 acquires a design document whose document template ID is “NULL” as a newly added template. When a new template is added, the comparison engine unit 4 assigns a unique ID to the document template ID after the customization information is changed. The comparison engine unit 4 uses the changed document template name as the name of the added design document.
Step S4-2 ′ is the end point of the iterative process starting from step S4-2. When the iterative process from step S4-2 to S4-2 'is completed, the process proceeds to the next step S4-6.

次に、比較エンジン部4は、ステップS4−6からS4−6´までの処理を、ドキュメントテンプレートデータにあるドキュメントテンプレートIDごとに繰り返す。
ステップS4−7において、比較エンジン部4は、ドキュメントテンプレート情報からドキュメントテンプレートIDを1つ取得する。
次に、ステップS4−8において、比較エンジン部4は、ステップS4−7で取り出したドキュメントテンプレートIDと、設計書対応テンプレート情報のドキュメントテンプレートIDが一致するかどうかの判定を行う。両者が一致する場合(ステップS4−8:YES)には、次のドキュメントテンプレートIDを取得するために、ステップS4−7に戻る。両者が一致しない場合(ステップS4−8:NO)には、次のステップS4−9に進む。
ステップS4−9に進んだ場合、ステップS4−9において、比較エンジン部4は、変更種類を「テンプレート(削除)」とする。つまり、比較エンジン部4は、そのドキュメントIDを、使われなかったドキュメントテンプレート情報のドキュメントテンプレートIDとして取得する。テンプレート削除の場合、比較エンジン部4は、カスタマイズ情報の変更前ドキュメントテンプレートIDを、削除したドキュメントテンプレートのIDに設定する。また、比較エンジン部4は、変更前ドキュメントテンプレート名を、削除したドキュメントテンプレートの名称とする。
そして、ステップS4−6´は、ステップS4−6から始まる繰り返し処理の終了点である。ステップS4−6からS4−6´までの繰り返し処理が終了すると、次のステップS4−10に移る。
Next, the comparison engine unit 4 repeats the processing from steps S4-6 to S4-6 ′ for each document template ID in the document template data.
In step S4-7, the comparison engine unit 4 acquires one document template ID from the document template information.
In step S4-8, the comparison engine unit 4 determines whether or not the document template ID extracted in step S4-7 matches the document template ID of the design document correspondence template information. If the two match (step S4-8: YES), the process returns to step S4-7 to obtain the next document template ID. If the two do not match (step S4-8: NO), the process proceeds to the next step S4-9.
When the process proceeds to step S4-9, in step S4-9, the comparison engine unit 4 sets the change type to “template (deletion)”. That is, the comparison engine unit 4 acquires the document ID as the document template ID of the unused document template information. In the case of template deletion, the comparison engine unit 4 sets the document template ID before change of the customization information to the ID of the deleted document template. Further, the comparison engine unit 4 uses the pre-change document template name as the name of the deleted document template.
Step S4-6 ′ is the end point of the iterative process starting from step S4-6. When the iterative process from step S4-6 to S4-6 'is completed, the process proceeds to the next step S4-10.

図11に移り、比較エンジン部4は、ステップS4−10からS4−10´までの処理を、設計書対応テンプレート情報にある設計書IDごとに繰り返す。
ステップS4−11において、比較エンジン部4は、設計書対応テンプレート情報の設計書IDを1つ取得する。
次に、ステップS4−12において、比較エンジン部4は、ドキュメントテンプレート情報から、ステップS4−11で取得した設計書IDに対応するドキュメントテンプレートIDを取得する。
Moving to FIG. 11, the comparison engine unit 4 repeats the processing from step S4-10 to S4-10 ′ for each design document ID in the design document correspondence template information.
In step S4-11, the comparison engine unit 4 acquires one design document ID of the design document correspondence template information.
In step S4-12, the comparison engine unit 4 acquires a document template ID corresponding to the design document ID acquired in step S4-11 from the document template information.

次に、比較エンジン部4は、ステップS4−13からS4−13´までの処理を、ステップS4−11で取得した設計書IDに対応する設計項目ごとに繰り返す。
ステップS4−14において、比較エンジン部4は、設計書IDに対応する設計項目を1つ取得する。
次に、ステップS4−15において、比較エンジン部4は、ステップS4−14で取得した設計項目が、ステップS4−12で取得したドキュメントテンプレートに存在するかどうかの判定を行う。そして、設計項目が存在する場合(ステップS4−15:YES)には、次の設計項目を処理するために、ステップS4−14に戻る。設計項目が存在しない場合(ステップS4−15:NO)には、そのまま次のステップS4−16に進む。
ステップS4−16に進んだ場合、ステップS4−16において、比較エンジン部4は、変更種類を「設計項目(追加)」とする。つまり、比較エンジン部4は、その設計項目を、新しく追加された設計項目として、取得する。設計項目の追加の場合には、比較エンジン部4は、カスタマイズ情報の変更後の設計項目として、追加した設計項目を取得する。
そして、ステップS4−13´は、ステップS4−13から始まる繰り返し処理の終了点である。ステップS4−13からS4−13´までの繰り返し処理が終了すると、次のステップS4−17に移る。
Next, the comparison engine unit 4 repeats the processing from step S4-13 to S4-13 ′ for each design item corresponding to the design document ID acquired in step S4-11.
In step S4-14, the comparison engine unit 4 acquires one design item corresponding to the design document ID.
Next, in step S4-15, the comparison engine unit 4 determines whether the design item acquired in step S4-14 exists in the document template acquired in step S4-12. If a design item exists (step S4-15: YES), the process returns to step S4-14 to process the next design item. If there is no design item (step S4-15: NO), the process proceeds to the next step S4-16.
When the process proceeds to step S4-16, in step S4-16, the comparison engine unit 4 sets the change type to “design item (addition)”. That is, the comparison engine unit 4 acquires the design item as a newly added design item. In the case of adding a design item, the comparison engine unit 4 acquires the added design item as a design item after the customization information is changed.
Step S4-13 ′ is the end point of the iterative process starting from step S4-13. When the iterative process from step S4-13 to S4-13 'is completed, the process proceeds to the next step S4-17.

次に、比較エンジン部4は、ステップS4−17からS4−17´までの処理を、ドキュメントテンプレートIDに対応する設計項目ごとに繰り返す。
ステップS4−18において、比較エンジン部4は、ドキュメントテンプレートIDに対応する設計項目を1つ取得する。
次に、ステップS4−19において、比較エンジン部4は、ステップS4−18で取得した設計項目が、ステップS4−11で取得した設計書に存在するかどうかの判定を行う。設計項目がその設計書に存在する場合(ステップS4−19:YES)には、次の設計項目を処理するためにステップS4−18に戻る。設計項目がその設計書に存在しない場合(ステップS4−19:NO)には、そのまま次のステップS4−20に進む。
ステップS4−20に進んだ場合、ステップS4−20において、比較エンジン部4は、変更種類を「設計項目(削除)」とする。つまり、比較エンジン部4は、その設計項目を、削除された設計項目として処理する。設計項目の削除の場合、カスタマイズ情報の変更前の設計項目を、削除した設計項目とする。
そして、ステップS4−17´は、ステップS4−17から始まる繰り返し処理の終了点である。
また、ステップS4−17´の次のステップS4−10´は、ステップS4−10から始まる繰り返し処理の終了点である。
この繰り返し処理を終了すると、次に、ステップS4−21に移る。
Next, the comparison engine unit 4 repeats the processing from step S4-17 to S4-17 ′ for each design item corresponding to the document template ID.
In step S4-18, the comparison engine unit 4 acquires one design item corresponding to the document template ID.
Next, in step S4-19, the comparison engine unit 4 determines whether or not the design item acquired in step S4-18 exists in the design document acquired in step S4-11. If the design item exists in the design document (step S4-19: YES), the process returns to step S4-18 to process the next design item. If the design item does not exist in the design document (step S4-19: NO), the process proceeds to the next step S4-20.
When the process proceeds to step S4-20, in step S4-20, the comparison engine unit 4 sets the change type to “design item (deletion)”. That is, the comparison engine unit 4 processes the design item as a deleted design item. In the case of deleting a design item, the design item before the customization information is changed is the deleted design item.
Step S4-17 ′ is the end point of the iterative process starting from step S4-17.
Further, step S4-10 ′ subsequent to step S4-17 ′ is an end point of the iterative process starting from step S4-10.
When this iterative process is completed, the process proceeds to step S4-21.

ステップS4−21において、比較エンジン部4は、カスタマイズ情報に、取得したカスタマイズが存在しているか否かを判定する。ここで、取得したカスタマイズとは、ステップS4−5、S4−9、S4−16、S4−20のいずれかで取得されたカスタマイズ(変更)である。取得したカスタマイズが存在する場合(ステップS4−21:YES)には、ステップS4−23に飛ぶ。取得したカスタマイズが存在しない場合(ステップS4−21:NO)には、次のステップS4−22に進む。   In step S4-21, the comparison engine unit 4 determines whether or not the acquired customization exists in the customization information. Here, the acquired customization is customization (change) acquired in any of steps S4-5, S4-9, S4-16, and S4-20. If the acquired customization exists (step S4-21: YES), the process jumps to step S4-23. If the acquired customization does not exist (step S4-21: NO), the process proceeds to the next step S4-22.

ステップS4−22に進んだ場合、ステップS4−22において、比較エンジン部4は、ステップS4−5、S4−9、S4−16、S4−20で取得したカスタマイズを、カスタマイズ情報に登録する。このとき、新規に登録するカスタマイズには対しては、比較エンジン部4は、ユニークなカスタマイズIDを発番する。また、比較エンジン部4は、登録するカスタマイズ情報を、インタフェース部1を介して表示し、開発者に「カスタマイズ情報」を確認するように促す。プロジェクトで実際に行ったカスタマイズと違うカスタマイズ情報が表示されれば、開発者が修正することを可能とする。テンプレートの設計項目名を変更した場合には、変更種類が「設計項目(追加)」と「設計項目(削除)」の2つのカスタマイズ情報として判定される。この場合、開発者が、変更種類を「名称変更」に変え、変更前の設計項目と変更後の設計項目に、設計項目の名称を入力することができるようにする。   When the process proceeds to step S4-22, in step S4-22, the comparison engine unit 4 registers the customization acquired in steps S4-5, S4-9, S4-16, and S4-20 in the customization information. At this time, for the customization newly registered, the comparison engine unit 4 issues a unique customization ID. The comparison engine unit 4 also displays the customization information to be registered via the interface unit 1 and prompts the developer to confirm the “customization information”. If customization information is displayed that is different from the customization actually performed in the project, the developer can modify it. When the design item name of the template is changed, the change type is determined as two pieces of customization information of “design item (addition)” and “design item (deletion)”. In this case, the developer can change the change type to “name change” and input the name of the design item in the design item before the change and the design item after the change.

そして、ステップS4−23において、比較エンジン部4は、設計書を作成したプロジェクトのプロジェクトIDと、プロジェクトが実施したカスタマイズを一意に表すカスタマイズIDとを対応付ける。そして、比較エンジン部4は、対応付けられたプロジェクトIDとカスタマイズIDとを、カスタマイズ情報データベース9のプロジェクトカスタマイズ情報に登録する。
ステップS4−24において、比較エンジン部4は、このフローチャート全体の処理を終了する。
In step S4-23, the comparison engine unit 4 associates the project ID of the project that created the design document with the customization ID that uniquely represents the customization performed by the project. Then, the comparison engine unit 4 registers the associated project ID and customization ID in the project customization information in the customization information database 9.
In step S4-24, the comparison engine unit 4 ends the process of the entire flowchart.

以上の処理により、比較エンジン部4は、設計書一式のファイルの構造情報と、ドキュメントテンプレート一式のファイルの構造情報とを比較する。その比較の結果、比較エンジン部4は、カスタマイズ情報を抽出する。   Through the above processing, the comparison engine unit 4 compares the structure information of the design document set file with the structure information of the document template set file. As a result of the comparison, the comparison engine unit 4 extracts customization information.

図12は、プロジェクト情報管理部5による処理の手順を示すフローチャートである。同図に示す処理は、図4で説明したステップS1−5の処理である。以下、このフローチャートに沿って説明する。
まず、ステップS5−0において、プロジェクト情報管理部5は、本フローチャート全体の処理を開始する。
ステップS5−1において、プロジェクト情報管理部5は、インタフェース部1を介して、プロジェクト属性登録画面を表示する。
次に、ステップS5−2において、プロジェクト情報管理部5は、インタフェース部1を介して、開発者が入力した属性値を取得する。属性値は、プロジェクトの属性に対応する値である。
次に、ステップS5−3において、プロジェクト情報管理部5は、ステップS5−2で取得した属性値を、プロジェクト情報データベース10の属性値情報に登録する。
ステップS5−4で、プロジェクト情報管理部5は、本フローチャート全体の処理を終了する。
以上の処理により、プロジェクト情報管理部5は、プロジェクトの属性情報を取得し、登録する。
FIG. 12 is a flowchart showing a processing procedure performed by the project information management unit 5. The process shown in the figure is the process of step S1-5 described in FIG. Hereinafter, it demonstrates along this flowchart.
First, in step S5-0, the project information management unit 5 starts processing of the entire flowchart.
In step S5-1, the project information management unit 5 displays a project attribute registration screen via the interface unit 1.
Next, in step S5-2, the project information management unit 5 acquires the attribute value input by the developer via the interface unit 1. The attribute value is a value corresponding to the project attribute.
Next, in step S5-3, the project information management unit 5 registers the attribute value acquired in step S5-2 in the attribute value information of the project information database 10.
In step S5-4, the project information management unit 5 ends the process of the entire flowchart.
Through the above processing, the project information management unit 5 acquires and registers project attribute information.

図13は、カスタマイズ情報表示部6による処理の手順を示すフローチャートである。同図に示す処理は、図4で説明したステップS1−6の処理である。以下、このフローチャートに沿って説明する。
まず、ステップS6−0において、カスタマイズ情報表示部6は、本フローチャート全体の処理を開始する。
ステップS6−1において、カスタマイズ情報表示部6は、カスタマイズ情報データベース9に蓄積された、全てのカスタマイズ情報を取得する。
次に、ステップS6−2において、カスタマイズ情報表示部6は、プロジェクト情報データベース10に蓄積された、全てのプロジェクトのプロジェクト情報を取得する。
次に、ステップS6−3において、カスタマイズ情報表示部6は、ステップS6−1で取得したカスタマイズ情報と、ステップS6−2で取得したプロジェクト情報の因果関係の分析を行う。なお、この分析処理の詳細については、後で、図14,図15,図16を参照しながら説明する。
次に、ステップS6−4において、カスタマイズ情報表示部6は、ステップS6−3で得られた分析結果を、表示のために整理する。なお、この整理の処理の詳細については、後で、図17を参照しながら説明する。
次に、ステップS6−5において、カスタマイズ情報表示部6は、ステップS6−4で整理した分析結果を、インタフェース部1を介して表示する。
そして、ステップS6−6において、カスタマイズ情報表示部6は、このフローチャートの全体の処理を終了する。
以上の処理により、カスタマイズ情報表示部6は、これまで入力してきた全てのプロジェクトとプロジェクトの設計書の情報から、カスタマイズ情報を分析し表示する。
FIG. 13 is a flowchart showing a procedure of processing performed by the customization information display unit 6. The process shown in the figure is the process of step S1-6 described in FIG. Hereinafter, it demonstrates along this flowchart.
First, in step S6-0, the customization information display unit 6 starts processing of the entire flowchart.
In step S 6-1, the customization information display unit 6 acquires all customization information stored in the customization information database 9.
Next, in step S6-2, the customization information display unit 6 acquires the project information of all the projects accumulated in the project information database 10.
Next, in step S6-3, the customization information display unit 6 analyzes the causal relationship between the customization information acquired in step S6-1 and the project information acquired in step S6-2. Details of this analysis processing will be described later with reference to FIGS. 14, 15, and 16.
Next, in step S6-4, the customization information display unit 6 arranges the analysis results obtained in step S6-3 for display. The details of the organizing process will be described later with reference to FIG.
Next, in step S6-5, the customization information display unit 6 displays the analysis result arranged in step S6-4 via the interface unit 1.
In step S6-6, the customization information display unit 6 ends the entire process of this flowchart.
Through the above processing, the customization information display unit 6 analyzes and displays the customization information from the information of all the projects inputted so far and the design document of the project.

図14,図15,図16は、カスタマイズ情報分析部61による処理の手順を示すフローチャートである。この処理は、図13におけるステップS6−3の処理である。これらの3つの図は、コネクターによって接続される。以下、このフローチャートに沿って説明する。
まず、図14のステップS61−0において、カスタマイズ情報分析部61は、本フローチャート全体の処理を開始する。
ステップS61−1において、カスタマイズ情報分析部61は、プロジェクト情報データベース10に蓄積されたプロジェクトの総数を取得する。
14, 15, and 16 are flowcharts showing a processing procedure performed by the customization information analysis unit 61. This process is the process of step S6-3 in FIG. These three figures are connected by a connector. Hereinafter, it demonstrates along this flowchart.
First, in step S61-0 in FIG. 14, the customization information analysis unit 61 starts processing of the entire flowchart.
In step S61-1, the customization information analysis unit 61 obtains the total number of projects accumulated in the project information database 10.

次に、カスタマイズ情報分析部61は、ステップS61−2からS61−2´までの処理を、プロジェクトの属性情報の属性IDごとに繰り返す。
ステップS61−3において、カスタマイズ情報分析部61は、プロジェクトの属性情報から、属性IDを1つ取得する。
次に、ステップS61−4において、カスタマイズ情報分析部61は、ステップS61−3で取得した属性IDに対応する属性値が同じプロジェクトIDの数をカウントする。
次に、ステップS61−5において、カスタマイズ情報分析部61は、ステップS61−4でカウントした結果の数値をプロジェクト属性数データのプロジェクト数として、属性IDおよび属性値と関連付けて取得する。つまり、カスタマイズ情報分析部61は、同じ属性値を有するプロジェクト数の統計を得る。
そして、ステップS61−2´は、ステップS61−2から始まる繰り返し処理の終了点である。全ての属性IDについての処理を終えると、次のステップS51−6に移る。
Next, the customization information analysis unit 61 repeats the processing from step S61-2 to S61-2 ′ for each attribute ID of the project attribute information.
In step S61-3, the customization information analysis unit 61 acquires one attribute ID from the attribute information of the project.
Next, in step S61-4, the customization information analysis unit 61 counts the number of project IDs having the same attribute value corresponding to the attribute ID acquired in step S61-3.
Next, in step S61-5, the customization information analysis unit 61 acquires the numerical value obtained as a result of the counting in step S61-4 as the project number of the project attribute number data in association with the attribute ID and the attribute value. That is, the customization information analysis unit 61 obtains statistics on the number of projects having the same attribute value.
Step S61-2 ′ is the end point of the iterative process starting from step S61-2. When the process for all the attribute IDs is completed, the process proceeds to the next step S51-6.

次に、カスタマイズ情報分析部61は、ステップS61−6からS61−6´までの処理を、カスタマイズ情報データベース9に蓄積されたカスタマイズごとに繰り返す。
ステップS61−7において、カスタマイズ情報分析部61は、カスタマイズ情報データベース9から、カスタマイズiDを1つ取得する。
次に、ステップS61−8において、カスタマイズ情報分析部61は、プロジェクトカスタマイズ情報から、ステップS61−7で取得したカスタマイズIDに対応するプロジェクトIDの数をカウントする。
次に、ステップS61−9において、カスタマイズ情報分析部61は、ステップS61−8でカウントした結果の数値をカスタマイズ実施数データのプロジェクト数として、カスタマイズIDと関連付けて取得する。
そして、ステップS61−6´は、ステップS61−6から始まる繰り返し処理の終了点である。全てのカスタマイズIDについての処理を終えると、次のステップS51−10に移る。
Next, the customization information analysis unit 61 repeats the processing from step S61-6 to S61-6 ′ for each customization stored in the customization information database 9.
In step S61-7, the customization information analysis unit 61 acquires one customization iD from the customization information database 9.
Next, in step S61-8, the customization information analysis unit 61 counts the number of project IDs corresponding to the customization ID acquired in step S61-7 from the project customization information.
Next, in step S61-9, the customization information analysis unit 61 acquires the numerical value obtained as a result of the counting in step S61-8 as the number of projects in the customization execution number data in association with the customization ID.
Step S61-6 ′ is the end point of the iterative process starting from step S61-6. When the process for all the customization IDs is completed, the process proceeds to the next step S51-10.

次に、カスタマイズ情報分析部61は、ステップS61−10からS61−10´までの処理を、プロジェクト情報データベース10に登録したプロジェクト情報ごとに繰り返す。
ステップS61−11において、カスタマイズ情報分析部61は、プロジェクト情報データベース10に登録されているプロジェクト情報を1つ取得する。
Next, the customization information analysis unit 61 repeats the processing from steps S61-10 to S61-10 ′ for each project information registered in the project information database 10.
In step S <b> 61-11, the customization information analysis unit 61 acquires one piece of project information registered in the project information database 10.

そして、カスタマイズ情報分析部61は、ステップS61−11で取得したプロジェクト情報に対応するカスタマイズIDを、プロジェクトカスタマイズ情報から全て取り出す。そして、カスタマイズ情報分析部61は、それらの取り出したカスタマイズIDの各々についてステップS61−12からS61−12´までの処理を繰り返す。
ステップS61−13において、カスタマイズ情報分析部61は、プロジェクトカスタマイズ情報から、プロジェクト情報に対応するカスタマイズIDを1つ取得する。
Then, the customization information analysis unit 61 extracts all customization IDs corresponding to the project information acquired in step S61-11 from the project customization information. And the customization information analysis part 61 repeats the process from step S61-12 to S61-12 'about each of those taken out customization ID.
In step S61-13, the customization information analysis unit 61 acquires one customization ID corresponding to the project information from the project customization information.

図15に移って、カスタマイズ情報分析部61は、ステップS61−14からS61−14´までの処理を、ステップS61−11で取得したプロジェクトに関する属性値ごとに繰り返す。
ステップS61−15において、カスタマイズ情報分析部61は、属性値を1つ取得する。
次に、ステップS61−16において、カスタマイズ情報分析部61は、ステップS61−13で取得したカスタマイズと、ステップS61−15で取得した属性値の組み合わせが、カスタマイズと属性値の総当たりデータに存在するかどうかの判定を行う。そのカスタマイズと属性値の組み合わせが存在する場合(ステップS61−16:YES)には、ステップS61−18へ飛ぶ。そのカスタマイズと属性値の組み合わせが存在しない場合(ステップS61−16:NO)には、次のステップS61−17へ進む。
ステップS61−17においては、カスタマイズ情報分析部61は、そのカスタマイズと属性値の組み合わせを、カスタマイズと属性値の総当たりデータに登録する。なお、この登録の際のプロジェクト数の初期値を0とする。
そして、ステップS61−18において、カスタマイズ情報分析部61は、そのカスタマイズと属性値の組み合わせに関して、プロジェクト数をインクリメントする。つまり、プロジェクト数に1をたす。
Moving to FIG. 15, the customization information analysis unit 61 repeats the processing from step S61-14 to S61-14 ′ for each attribute value related to the project acquired in step S61-11.
In step S61-15, the customization information analysis unit 61 acquires one attribute value.
Next, in step S61-16, the customization information analysis unit 61 has the combination of the customization acquired in step S61-13 and the attribute value acquired in step S61-15 in the brute force data of the customization and the attribute value. Judge whether or not. If the combination of the customization and the attribute value exists (step S61-16: YES), the process jumps to step S61-18. If the combination of customization and attribute value does not exist (step S61-16: NO), the process proceeds to the next step S61-17.
In step S61-17, the customization information analysis unit 61 registers the combination of the customization and the attribute value in the brute force data of the customization and the attribute value. Note that the initial value of the number of projects at the time of registration is 0.
In step S61-18, the customization information analysis unit 61 increments the number of projects for the combination of the customization and the attribute value. In other words, add 1 to the number of projects.

そして、ステップS61−14´は、ステップS61−14から始まる繰り返し処理の終了点である。
そして、ステップS61−12´は、ステップS61−12から始まる繰り返し処理の終了点である。
そして、ステップS61−10´は、ステップS61−10から始まる繰り返し処理の終了点である。
つまり、ステップS61−10からS61−10´までの処理によって、カスタマイズと属性値の組み合わせごとに、該当するプロジェクト数をカウントした統計データが得られた。
Step S61-14 ′ is the end point of the iterative process starting from step S61-14.
Step S61-12 ′ is the end point of the iterative process starting from step S61-12.
Step S61-10 ′ is the end point of the iterative process starting from step S61-10.
That is, through the processing from step S61-10 to S61-10 ′, statistical data obtained by counting the number of corresponding projects for each combination of customization and attribute value was obtained.

図16に移って、カスタマイズ情報分析部61は、ステップS61−19からS61−19´までの処理を、カスタマイズと属性値の総当たりデータに含まれる、カスタマイズと属性値の組み合わせごとに繰り返す。
ステップS61−20において、カスタマイズ情報分析部61は、カスタマイズと属性値の総当たりデータから、カスタマイズと属性値の組み合わせを1つ取得する。
次に、ステップS61−21において、カスタマイズ情報分析部61は、ステップS61−20で取得したカスタマイズと属性値の組み合わせの支持度を計算する。この支持度は、そのカスタマイズと属性値の組み合わせのプロジェクト数を、S61−1で取得したプロジェクトの総数で割ることによって算出される。支持度は、その値が大きいほどよくあるカスタマイズであることを示し、その値が小さいほど滅多にないカスタマイズであることを示している。
次に、ステップS61−22において、カスタマイズ情報分析部61は、そのカスタマイズの期待信頼度を計算する。この期待信頼度は、ステップS61−9で取得したカスタマイズ実施数を、S61−1で取得したプロジェクトの総数で割ることによって算出される。この期待信頼度は、後で、リフト値を計算する際に用いられる。
次に、ステップS61−23において、カスタマイズ情報分析部61は、ステップS61−20で取得したカスタマイズと属性値の組み合わせの信頼度を計算する。この信頼度は、その組み合わせのプロジェクト数を、ステップS61−5で取得したプロジェクト属性数データで割ることによって算出される。信頼度が高いほど、その属性値を有するプロジェクトがそのカスタマイズを実施している、と言うことができる。言い換えれば、信頼度が高いほど、プロジェクト属性Aの属性値がCであるプロジェクトはカスタマイズBを実施している、と言うことができる。ただし、属性値に依存せずに高い頻度でカスタマイズBが実施される可能性もあるため、次ステップにおけるリフト値の計算も行う。なお、「プロジェクト属性A」とは、プロジェクトの属性情報の1つである。また、「属性値C」は、プロジェクト属性Aの属性値がCであることを意味する。また、「カスタマイズB」は、属性値Cと組み合わせたカスタマイズ情報の1つを指す。
次に、ステップS61−24において、カスタマイズ情報分析部61は、リフト値を計算する。このリフト値は、ステップS61−23で算出した信頼度を、ステップS61−22で取得した「期待信頼度」で割ることによって算出される。このリフト値が1以上であれば、カスタマイズBは属性値Cに依存していると言うことができる。つまり、リフト値が1以上であれば、カスタマイズBと属性値Cとの因果関係が強いと言うことができる。
次に、ステップS61−25において、カスタマイズ情報分析部61は、ステップS61−21からステップS61−24までの各ステップで計算した結果を、カスタマイズと属性値の総当たりデータに登録する。
そして、ステップS61−19´は、ステップS61−19から始まる繰り返し処理の終了点である。
ここまでの処理が終了すると、カスタマイズ情報分析部61は、本フローチャート全体の処理を終了する(ステップS61−26)。
Moving to FIG. 16, the customization information analysis unit 61 repeats the processing from step S61-19 to S61-19 ′ for each combination of customization and attribute value included in the brute force data of customization and attribute value.
In step S61-20, the customization information analysis unit 61 acquires one combination of customization and attribute value from the brute force data of customization and attribute value.
Next, in step S61-21, the customization information analysis unit 61 calculates the support level of the combination of the customization and the attribute value acquired in step S61-20. This degree of support is calculated by dividing the number of projects of the combination of the customization and the attribute value by the total number of projects acquired in S61-1. The degree of support indicates that the larger the value, the more common customization, and the smaller the value, the less frequent customization.
Next, in step S61-22, the customization information analysis unit 61 calculates the expected reliability of customization. This expected reliability is calculated by dividing the number of customizations acquired in step S61-9 by the total number of projects acquired in S61-1. This expected reliability is used later when calculating the lift value.
Next, in step S61-23, the customization information analysis unit 61 calculates the reliability of the combination of the customization acquired in step S61-20 and the attribute value. This reliability is calculated by dividing the number of projects in the combination by the number of project attribute data acquired in step S61-5. It can be said that the higher the reliability, the more the project having the attribute value performs the customization. In other words, it can be said that the higher the reliability is, the project whose attribute value of the project attribute A is C is performing the customization B. However, since there is a possibility that the customization B is frequently performed without depending on the attribute value, the lift value in the next step is also calculated. The “project attribute A” is one piece of project attribute information. “Attribute value C” means that the attribute value of the project attribute A is C. Further, “customization B” indicates one piece of customization information combined with the attribute value C.
Next, in step S61-24, the customization information analysis unit 61 calculates a lift value. This lift value is calculated by dividing the reliability calculated in step S61-23 by the “expected reliability” acquired in step S61-22. If the lift value is 1 or more, it can be said that the customization B depends on the attribute value C. That is, if the lift value is 1 or more, it can be said that the causal relationship between the customization B and the attribute value C is strong.
Next, in step S61-25, the customization information analysis unit 61 registers the result calculated in each step from step S61-21 to step S61-24 in customization and attribute value brute force data.
Step S61-19 ′ is the end point of the iterative process starting from step S61-19.
When the processing so far is completed, the customization information analysis unit 61 ends the processing of the entire flowchart (step S61-26).

また、カスタマイズ情報分析部61は、別の分析処理により、属性値とドキュメントテンプレートとの総当たりデータを得る。
この処理は、図14,図15,図16に示したフローチャートの処理における「カスタマイズ」を「ドキュメントテンプレート」に置き換えることによって実施できる。
具体的には、カスタマイズ情報分析部61は、プロジェクトカスタマイズ情報のカスタマイズIDの代わりに、設計書一式情報のドキュメントテンプレート一式IDを読み出す。これにより、カスタマイズ情報分析部61は、属性値と、ドキュメントテンプレート一式IDとの総当たりの処理を行う。その結果、カスタマイズ情報分析部61は、属性値とドキュメントテンプレートIDとの全ての組み合わせの各々について、プロジェクト数をカウントする。そして、カスタマイズ情報分析部61は、カスタマイズと属性値との総当たりデータにおいて算出したのと同様に、各組み合わせの、支持度と、信頼度と、期待信頼度と、リフト値とを算出する。これらをドキュメントテンプレートと属性値との総当たりデータとして得る。カスタマイズ情報分析部61は、得られた総当たりデータを、所定のテーブル(後述するドキュメントテンプレートと属性値の総当たりデータ(T8))に登録する。
Further, the customization information analysis unit 61 obtains brute force data between the attribute value and the document template by another analysis process.
This processing can be performed by replacing “customization” in the processing of the flowcharts shown in FIGS. 14, 15, and 16 with “document template”.
Specifically, the customization information analysis unit 61 reads the document template set ID of the design document set information instead of the customization ID of the project customization information. Thereby, the customization information analysis unit 61 performs brute force processing between the attribute value and the document template set ID. As a result, the customization information analysis unit 61 counts the number of projects for each of all combinations of attribute values and document template IDs. Then, the customization information analysis unit 61 calculates the support level, the reliability level, the expected reliability level, and the lift value of each combination in the same manner as calculated in the round-robin data of customization and attribute values. These are obtained as brute force data between a document template and attribute values. The customization information analysis unit 61 registers the obtained brute force data in a predetermined table (document template and attribute value brute force data (T8) described later).

図17は、分析結果表示部62による処理の手順を示すフローチャートである。この処理は、図13におけるステップS6−5の処理である。
まず、図17のステップS62−0において、分析結果表示部62は、本フローチャート全体の処理を開始する。
ステップS62−1において、分析結果表示部62は、カスタマイズ情報分析部61から、カスタマイズと属性値の総当たりデータを取得する。本ステップで分析結果表示部62が取得するデータには、前述のカスタマイズ情報分析部61による処理で計算された、支持度、信頼度、リフト値が含まれる。
次に、ステップS62−2において、分析結果表示部62は、支持度の値が高い順に、カスタマイズと属性値の総当たりデータを並べ替える。
次に、ステップS62−3において、分析結果表示部62は、ステップS62−2の並べ替え処理において支持度が同値であったカスタマイズと属性値との組み合わせを、信頼度の高い順に並べ替える。
つまり、ステップS62−2とS62−3とで、分析結果表示部62は、降順の支持度を第1キーとして、また降順の信頼度を第2キーとして、並べ替え処理(ソート処理)を行う。
FIG. 17 is a flowchart illustrating a processing procedure performed by the analysis result display unit 62. This process is the process of step S6-5 in FIG.
First, in step S62-0 in FIG. 17, the analysis result display unit 62 starts processing of the entire flowchart.
In step S62-1, the analysis result display unit 62 acquires brute force data of customization and attribute values from the customization information analysis unit 61. The data acquired by the analysis result display unit 62 in this step includes the support level, the reliability level, and the lift value calculated by the processing performed by the customization information analysis unit 61 described above.
Next, in step S62-2, the analysis result display unit 62 rearranges the customization and attribute value brute force data in descending order of the support value.
Next, in step S62-3, the analysis result display unit 62 rearranges the combinations of customization and attribute values having the same support level in the rearrangement process in step S62-2 in descending order of reliability.
That is, in steps S62-2 and S62-3, the analysis result display unit 62 performs the rearrangement process (sort process) using the descending order support degree as the first key and the descending order reliability as the second key. .

次に、分析結果表示部62は、カスタマイズと属性値との組み合わせの各々について、ステップS62−4からS62−6までの処理を行う。
ステップS62−4において、分析結果表示部62は、上記のカスタマイズと属性値の総当たりデータについて、属性値に依存しているカスタマイズであるかどうかを判定する。分析結果表示部62はこの判定を、具体的には、当該組み合わせのリフト値に基づいて行う。リフト値が1より大きい(即ち、カスタマイズが属性値に依存している)場合(ステップS62−4:YES)には、ステップS62−5へ進む。リフト値が1以下である(即ち、カスタマイズが属性値に依存していない)場合(ステップS62−4:NO)には、ステップS62−6へ進む。
Next, the analysis result display unit 62 performs the processing from step S62-4 to S62-6 for each combination of customization and attribute value.
In step S62-4, the analysis result display unit 62 determines whether the customization and the brute force data of the attribute value are customization depending on the attribute value. Specifically, the analysis result display unit 62 makes this determination based on the lift value of the combination. When the lift value is larger than 1 (that is, customization depends on the attribute value) (step S62-4: YES), the process proceeds to step S62-5. When the lift value is 1 or less (that is, customization does not depend on the attribute value) (step S62-4: NO), the process proceeds to step S62-6.

ステップS62−5に進んだ場合、ステップS62−5において、分析結果表示部62は、そのカスタマイズと属性値との組み合わせを、特定の属性値を持つプロジェクトが使うドキュメントテンプレートへの反映を推奨するカスタマイズとして表示する。これは、リフト値が1より大きく、カスタマイズが属性値に依存するものであるためである。なお、分析結果表示部62は、本ステップにおける表示の際に、インタフェース部1を介した表示を行う。本ステップの処理の後、ステップS62−7に進む。
ステップS62−6に進んだ場合、ステップS62−6において、分析結果表示部62は、そのカスタマイズと属性値との組み合わせを、ドキュメントテンプレートへの反映を推奨するカスタマイズとして表示する。これは、リフト値が1以下である組み合わせは、カスタマイズと属性値との関係が必ずしもよいとは言えないためである。なお、分析結果表示部62は、本ステップにおける表示の際に、インタフェース部1を介した表示を行う。本ステップの処理の後、ステップS62−7に進む。
そして、ステップS62−7において、分析結果表示部62は、本フローチャート全体の処理を終了する。
In step S62-5, in step S62-5, the analysis result display unit 62 recommends that the combination of the customization and the attribute value be reflected in the document template used by the project having the specific attribute value. Display as. This is because the lift value is greater than 1 and customization depends on the attribute value. The analysis result display unit 62 performs display via the interface unit 1 at the time of display in this step. After the processing in this step, the process proceeds to step S62-7.
When the process proceeds to step S62-6, in step S62-6, the analysis result display unit 62 displays the combination of the customization and the attribute value as customization that is recommended to be reflected in the document template. This is because a combination having a lift value of 1 or less does not necessarily have a good relationship between customization and attribute values. The analysis result display unit 62 performs display via the interface unit 1 at the time of display in this step. After the processing in this step, the process proceeds to step S62-7.
In step S62-7, the analysis result display unit 62 ends the process of the entire flowchart.

上記の処理手順により、分析結果表示部62は、属性値とカスタマイズとの因果関係を分析した結果を、表示する。表示例については、後で、図44を参照しながら説明する。   Through the above processing procedure, the analysis result display unit 62 displays the result of analyzing the causal relationship between the attribute value and the customization. A display example will be described later with reference to FIG.

また、分析結果表示部62は、属性値とドキュメントテンプレートとの分析結果を表示する。
この処理は、分析結果表示部62が、図17に示したフローチャートの処理における「カスタマイズと属性値の総当たりデータ」を、「ドキュメントテンプレートと属性値の総当たりデータ」に置き変えることにより行う。その結果、分析結果表示部62は、特定の属性値を持つプロジェクトに使用されるドキュメントテンプレート、またはドキュメントテンプレート一式を表示する。この表示例については、後で、図45を参照しながら説明する。
The analysis result display unit 62 displays the analysis result of the attribute value and the document template.
This process is performed by the analysis result display unit 62 replacing “customization and attribute value brute force data” in the process of the flowchart shown in FIG. 17 with “document template and attribute value brute force data”. As a result, the analysis result display unit 62 displays a document template or a set of document templates used for a project having a specific attribute value. This display example will be described later with reference to FIG.

次に、テンプレート改善支援装置100が用いるデータの構成について説明する。
図18,図19は、テンプレート改善支援装置100におけるデータ構成の概略を示すER図(Entity Relationship Diagram)である。これら2つの図は、コネクターによって互いに接続されている。これらの図において、普通の長方形で示すデータは、データベースに登録するデータ(テーブル)である。また、角の丸い四角形で示すデータは、処理で使用するためのデータ(テーブル)である。
Next, the configuration of data used by the template improvement support apparatus 100 will be described.
18 and 19 are ER diagrams (Entity Relationship Diagrams) showing an outline of the data configuration in the template improvement support apparatus 100. FIG. These two figures are connected to each other by a connector. In these figures, data indicated by ordinary rectangles is data (tables) registered in the database. Further, data indicated by a rectangle with rounded corners is data (table) for use in processing.

まず図18から説明する。同図には、プロジェクト情報(符号T1)と、属性値情報(T2)と、属性情報(T3)と、プロジェクトカスタマイズ情報(T4)と、プロジェクト属性数データ(T5)と、カスタマイズ実施数データ(T6)と、カスタマイズと属性値の総当たりデータ(T7)と、ドキュメントテンプレートと属性値の総当たりデータ(T8)とを示す。   First, FIG. 18 will be described. In the figure, project information (symbol T1), attribute value information (T2), attribute information (T3), project customization information (T4), project attribute number data (T5), customized execution number data ( T6), customization and attribute value brute force data (T7), and document template and attribute value brute force data (T8).

(1)プロジェクト情報(T1)は、プロジェクトの情報を表す。プロジェクト情報は、データ項目(属性)として、プロジェクトIDと、プロジェクト名とを持つ。プロジェクトIDが、プロジェクト情報の主キーである。各データ項目の意味は、次の通りである。
プロジェクトIDは、プロジェクトを一意に識別するIDである。
プロジェクト名は、プロジェクトの名称である。
(1) Project information (T1) represents project information. The project information has a project ID and a project name as data items (attributes). Project ID is the primary key of project information. The meaning of each data item is as follows.
The project ID is an ID that uniquely identifies a project.
The project name is the name of the project.

(2)属性値情報(T2)は、プロジェクトの、属性情報テーブルに対応する値を保持する。属性値情報は、データ項目として、プロジェクトIDと、属性IDと、属性値とを持つ。プロジェクトIDと属性IDとの複合が、属性値情報の主キーである。各データ項目の意味は、次の通りである。
プロジェクトIDは、プロジェクトを一意に識別するIDである。プロジェクトIDが、属性値情報とプロジェクト情報とを関連付ける。
属性IDは、属性を一意に識別するIDである。属性IDが、属性値情報と属性情報とを関連付ける。
属性値は、属性の値を表す。つまり、属性値は、プロジェクトIDと属性IDによって定まるプロジェクト属性の値である。属性値は開発者により入力される。
(2) The attribute value information (T2) holds a value corresponding to the attribute information table of the project. The attribute value information has a project ID, an attribute ID, and an attribute value as data items. A composite of project ID and attribute ID is the primary key of attribute value information. The meaning of each data item is as follows.
The project ID is an ID that uniquely identifies a project. The project ID associates attribute value information with project information.
The attribute ID is an ID that uniquely identifies the attribute. The attribute ID associates attribute value information with attribute information.
The attribute value represents the value of the attribute. That is, the attribute value is a project attribute value determined by the project ID and the attribute ID. The attribute value is entered by the developer.

(3)属性情報(T3)は、プロジェクトの属性の種類を表す。属性とはプロジェクトに関する様々な情報を示すものである。属性の種類の例として、「開発期間」、「納入計画」、「見積金額」、「開発形態」、「開発方法論」等がある。属性情報は、データ項目として、属性IDと、属性名とを持つ。属性IDが、属性情報の主キーである。各データ項目の意味は、次の通りである。
属性IDは、属性を一意に識別するIDである。属性IDが、属性情報と属性値情報とを関連付ける。
属性名は、属性の名称である。
(3) The attribute information (T3) represents the type of project attribute. Attributes indicate various information about the project. Examples of attribute types include “development period”, “delivery plan”, “estimated amount”, “development form”, “development methodology”, and the like. The attribute information has an attribute ID and an attribute name as data items. The attribute ID is the primary key of the attribute information. The meaning of each data item is as follows.
The attribute ID is an ID that uniquely identifies the attribute. The attribute ID associates attribute information with attribute value information.
The attribute name is the name of the attribute.

(4)プロジェクトカスタマイズ情報(T4)は、プロジェクトがどのカスタマイズをしたかを表す情報である。プロジェクトカスタマイズ情報は、データ項目として、プロジェクトIDと、カスタマイズIDとを持つ。プロジェクトIDとカスタマイズIDの複合が、プロジェクトカスタマイズ情報の主キーである。各データ項目の意味は、次の通りである。
プロジェクトIDは、プロジェクトを一意に識別するIDである。プロジェクトIDが、プロジェクトカスタマイズ情報とプロジェクト情報とを関連付ける。
カスタマイズIDは、カスタマイズを一意に識別するIDである。カスタマイズIDが、プロジェクトカスタマイズ情報とカスタマイズ情報とを関連付ける。
(4) Project customization information (T4) is information indicating what customization the project has made. The project customization information has a project ID and a customization ID as data items. The composite of project ID and customization ID is the primary key of project customization information. The meaning of each data item is as follows.
The project ID is an ID that uniquely identifies a project. The project ID associates the project customization information with the project information.
The customization ID is an ID for uniquely identifying customization. The customization ID associates the project customization information with the customization information.

(5)プロジェクト属性数データ(T5)は、同一の属性値を持つプロジェクトの数の情報を保持するものである。プロジェクト属性数データは、データ項目として、属性IDと、属性値と、プロジェクト数とを持つ。属性IDと、属性値の複合が、プロジェクト属性数データの主キーである。各データ項目の意味は、次の通りである。
属性IDは、属性を一意に識別するIDである。属性IDは、プロジェクト属性数データと属性情報とを関連付ける。
属性値は、属性の値を表す。具体的には、属性値は、プロジェクト情報に登録されているプロジェクトの属性値を表す。
プロジェクト数は、同じ属性IDに対して、同じ属性値を持つプロジェクトの数を表す。
なお、プロジェクト属性数データは、属性IDと属性値の複合キーにより、カスタマイズと属性値の総当たりデータと関連付けられる。また、プロジェクト属性数データは、属性IDと属性値の複合キーにより、ドキュメントテンプレートと属性値の総当たりデータと関連付けられる。
(5) The project attribute number data (T5) holds information on the number of projects having the same attribute value. The project attribute number data has an attribute ID, an attribute value, and a project number as data items. A composite of the attribute ID and the attribute value is the primary key of the project attribute number data. The meaning of each data item is as follows.
The attribute ID is an ID that uniquely identifies the attribute. The attribute ID associates the project attribute number data with the attribute information.
The attribute value represents the value of the attribute. Specifically, the attribute value represents a project attribute value registered in the project information.
The number of projects represents the number of projects having the same attribute value for the same attribute ID.
The project attribute number data is associated with customization and attribute value brute force data by a composite key of attribute ID and attribute value. The project attribute number data is associated with the document template and attribute value brute force data by a composite key of attribute ID and attribute value.

(6)カスタマイズ実施数データ(T6)は、同一のカスタマイズをしたプロジェクトの数を表す情報である。カスタマイズ実施数データは、データ項目として、カスタマイズIDと、プロジェクト数とを持つ。カスタマイズIDが、カスタマイズ実施数データの主キーである。各データ項目の意味は、次の通りである。
カスタマイズIDは、カスタマイズを一意に識別するIDである。カスタマイズIDは、カスタマイズ実施数データとカスタマイズ情報とを関連付ける。
プロジェクト数は、同じカスタマイズをしたプロジェクトの数を表す。
(6) The customization execution number data (T6) is information indicating the number of projects with the same customization. The customization execution number data has a customization ID and the number of projects as data items. The customization ID is the primary key of the customization execution number data. The meaning of each data item is as follows.
The customization ID is an ID for uniquely identifying customization. The customization ID associates customization execution number data with customization information.
The number of projects represents the number of projects with the same customization.

(7)カスタマイズと属性値の総当たりデータ(T7)は、カスタマイズと属性値の依存関係に関する情報を表すものである。カスタマイズと属性値の総当たりデータは、データ項目として、属性IDと、属性値と、カスタマイズIDと、プロジェクト数と、支持度と、信頼度と、期待信頼度と、リフト値とを持つ。属性IDと、属性値と、カスタマイズIDの複合が、カスタマイズと属性値の総当たりデータの主キーである。各データ項目の意味は、次の通りである。
属性IDは、属性を一意に識別するIDである。属性IDは、カスタマイズと属性値の総当たりデータと属性情報とを関連付ける。
属性値は、属性の値を表す。ここでの属性値は、プロジェクト情報に登録したプロジェクトの属性値を表す。
カスタマイズIDは、カスタマイズを一意に識別するIDである。カスタマイズIDは、カスタマイズと属性値の総当たりデータとカスタマイズ情報とを関連付ける。
プロジェクト数は、ある属性IDに対する属性値が同じであり、かつ、同じカスタマイズをしている(同じカスタマイズIDを有する)プロジェクトの数を表す。
支持度は、その算出方法を既に説明した通り、全てのプロジェクトのうち、特定の属性値を持ち、且つ特定のカスタマイズを実施したプロジェクトの割合を表す。
信頼度は、その算出方法を既に説明した通り、特定の属性値を持つプロジェクトのうち、特定のカスタマイズを実施したプロジェクトの割合を表す。
期待信頼度は、その算出方法を既に説明した通り、全てのプロジェクトのうち、特定のカスタマイズをしたプロジェクトの割合を表す。
リフト値は、その算出方法を既に説明した通り、属性値とカスタマイズの依存関係を表す。リフト値が大きいほど、属性値が原因でカスタマイズが実施されていることを表し、リフト値が小さいほど、属性値に関係なくカスタマイズされていることを表す。
(7) Customization and attribute value brute force data (T7) represents information related to the dependency between customization and attribute values. The brute force data of customization and attribute value has, as data items, an attribute ID, an attribute value, a customization ID, the number of projects, a support level, a reliability level, an expected reliability level, and a lift value. A combination of the attribute ID, the attribute value, and the customization ID is the primary key of the brute force data of the customization and the attribute value. The meaning of each data item is as follows.
The attribute ID is an ID that uniquely identifies the attribute. The attribute ID associates customization, brute force data of attribute values, and attribute information.
The attribute value represents the value of the attribute. The attribute value here represents the attribute value of the project registered in the project information.
The customization ID is an ID for uniquely identifying customization. The customization ID associates customization, brute force data of attribute values, and customization information.
The number of projects represents the number of projects having the same attribute value for a certain attribute ID and the same customization (having the same customization ID).
As described above, the degree of support represents the ratio of projects that have a specific attribute value and that have been subjected to specific customization among all projects.
As described above, the reliability indicates the proportion of projects that have been subjected to specific customization out of projects having specific attribute values.
As described above, the expected reliability represents the proportion of projects that have been customized in particular among all the projects.
The lift value represents the dependency relationship between the attribute value and the customization, as described above for the calculation method. The larger the lift value, the more the customization is performed due to the attribute value, and the smaller the lift value, the more the customization is performed regardless of the attribute value.

(8)ドキュメントテンプレートと属性値の総当たりデータ(T8)は、ドキュメントテンプレートと属性値の依存関係に関する情報を表すものである。ドキュメントテンプレートと属性値の総当たりデータは、データ項目として、属性IDと、属性値と、ドキュメントテンプレートIDと、プロジェクト数と、支持度と、信頼度と、期待信頼度と、リフト値とを持つ。属性IDと、属性値と、ドキュメントテンプレートIDとの複合が、ドキュメントテンプレートと属性値の総当たりデータの主キーである。各データ項目の意味は、次の通りである。
属性IDは、属性を一意に識別するIDである。属性IDは、ドキュメントテンプレートと属性値の総当たりデータと、属性情報とを、関連付ける。
属性値は、属性の値を表す。属性値は開発者により入力される。
ドキュメントテンプレートIDは、ドキュメントテンプレートを一意に識別するIDである。ドキュメントテンプレートIDは、ドキュメントテンプレートと属性値の総当たりデータと、ドキュメントテンプレート情報とを関連付ける。
プロジェクト数は、ある属性IDに対する属性値が同じであり、且つ同じドキュメントテンプレートを使用しているプロジェクトの数を表す。
支持度は、その算出方法を既に説明した通り、全てのプロジェクトのうち、特定の属性値を持ち、且つ特定のドキュメントテンプレートを使ったプロジェクトの割合を表す。
信頼度は、その算出方法を既に説明した通り、特定の属性値を持つプロジェクトがよく使うドキュメントテンプレートであるかどうかの度合を表す。
期待信頼度は、その算出方法を既に説明した通り、全てのプロジェクトのうち、特定のドキュメントテンプレートを使ったプロジェクトの割合を表す。
リフト値は、その算出方法を既に説明した通り、属性値とドキュメントテンプレートの依存関係を表す。
(8) The brute force data (T8) between the document template and the attribute value represents information related to the dependency between the document template and the attribute value. The brute force data of the document template and the attribute value has, as data items, an attribute ID, an attribute value, a document template ID, the number of projects, a support level, a reliability level, an expected reliability level, and a lift value. . A composite of the attribute ID, the attribute value, and the document template ID is the primary key of the brute force data of the document template and the attribute value. The meaning of each data item is as follows.
The attribute ID is an ID that uniquely identifies the attribute. The attribute ID associates the document template, attribute value brute force data, and attribute information.
The attribute value represents the value of the attribute. The attribute value is entered by the developer.
The document template ID is an ID that uniquely identifies a document template. The document template ID associates a document template, brute force data of attribute values, and document template information.
The number of projects represents the number of projects having the same attribute value for a certain attribute ID and using the same document template.
As described above, the degree of support represents the ratio of projects having a specific attribute value and using a specific document template among all projects.
As described above, the reliability indicates the degree of whether a project having a specific attribute value is a frequently used document template.
As described above, the expected reliability represents the ratio of projects using a specific document template among all projects.
The lift value represents the dependency relationship between the attribute value and the document template, as described above.

次に図19を説明する。同図には、設計書一式情報(符号T9)と、設計書情報(T10)と、設計項目(T11)と、ドキュメントテンプレート一式情報(T12)と、ドキュメントテンプレート一式関連テンプレート(T13)と、ドキュメントテンプレート情報(T14)と、テンプレート設計項目(T15)と、設計書対応テンプレート情報(T16)と、カスタマイズ情報(T17)とを示す。   Next, FIG. 19 will be described. In the figure, design document set information (symbol T9), design document information (T10), design item (T11), document template set information (T12), document template set related template (T13), document Template information (T14), template design item (T15), design document correspondence template information (T16), and customization information (T17) are shown.

(9)設計書一式情報(T9)は、この設計書一式に関連する情報を表すものである。なお、設計書一式とは、システム開発で必要な設計書を、機能一覧表や画面一覧表のように、設計の要素ごとに作成し、全体を一つにまとめたものである。設計書一式情報は、データ項目として、設計書一式IDと、プロジェクトIDと、ドキュメントテンプレート一式IDと、設計書一式ファイルへのパスとを持つ。設計書一式IDと、プロジェクトIDと、ドキュメントテンプレート一式IDの複合が、設計書一式情報の主キーである。各データ項目の意味は、次の通りである。
設計書一式IDは、設計書一式を一意に識別するIDである。
プロジェクトIDは、設計書一式を作成したプロジェクトを一意に識別するIDである。プロジェクトIDが、設計書一式情報とプロジェクト情報とを関連付ける。
ドキュメントテンプレート一式IDは、設計書一式を作成する際に利用したドキュメントテンプレート一式を一意に識別するIDである。ドキュメントテンプレート一式IDが
設計書一式情報とドキュメントテンプレート一式情報とを関連付ける。
設計書一式ファイルへのパスは、設計書一式の実体であるファイル群が存在する場所までのパス情報を表す。
(9) Design document set information (T9) represents information related to the design document set. A set of design documents is a design document required for system development created for each design element, such as a function list or a screen list, and the whole is combined into one. The design document set information includes, as data items, a design document set ID, a project ID, a document template set ID, and a path to a design document set file. A composite of the design document set ID, the project ID, and the document template set ID is the main key of the design document set information. The meaning of each data item is as follows.
The design document set ID is an ID for uniquely identifying the design document set.
The project ID is an ID that uniquely identifies the project that created the design document set. The project ID associates the design document set information with the project information.
The document template set ID is an ID for uniquely identifying the document template set used when creating the design document set. The document template set ID associates the design document set information with the document template set information.
The path to the design document set file represents path information to a place where a file group that is an entity of the design document set exists.

(10)設計書情報(T10)は、設計書一式にある設計書の情報を表すものである。つまり、1件の設計書一式は、複数の設計書を含んで成るものである。設計書情報は、データ項目として、設計書IDと、設計書名と、設計書一式IDとを持つ。設計書IDが、設計書情報の主キーである。各データ項目の意味は、次の通りである。
設計書IDは、設計書を一意に識別するIDである。
設計書名は、設計書の名称である。
設計書一式IDは、設計書一式を一意に識別するIDである。設計書一式IDが、設計書情報と設計書一式情報とを関連付ける。
(10) Design document information (T10) represents the information of the design document in the set of design documents. That is, one set of design documents includes a plurality of design documents. The design document information has a design document ID, a design document name, and a design document set ID as data items. The design document ID is the primary key of the design document information. The meaning of each data item is as follows.
The design document ID is an ID for uniquely identifying the design document.
The design document name is the name of the design document.
The design document set ID is an ID for uniquely identifying the design document set. The design document set ID associates the design document information with the design document set information.

(11)設計項目(T11)は、設計書の設計項目を表すものである。設計項目は、データ項目として、設計項目IDと、設計項目名と、設計書IDとを持つ。設計項目IDが、設計項目の主キーである。各データ項目の意味は、次の通りである。
設計項目IDは、設計書の設計項目を一意に識別するIDである。
設計項目名は、設計項目の名称である。
設計書IDは、設計書を一意に識別するIDである。ここにおける設計書IDは、その設計項目を有する設計書のIDを表す。設計書IDが、設計項目と設計書情報とを関連付ける。
(11) The design item (T11) represents a design item of the design document. The design item has a design item ID, a design item name, and a design document ID as data items. The design item ID is the primary key of the design item. The meaning of each data item is as follows.
The design item ID is an ID for uniquely identifying the design item of the design document.
The design item name is the name of the design item.
The design document ID is an ID for uniquely identifying the design document. Here, the design document ID represents the ID of the design document having the design item. The design document ID associates the design item with the design document information.

(12)ドキュメントテンプレート一式情報(T12)は、ドキュメントテンプレート一式に関連する情報を表すものである。ドキュメントテンプレート一式とは、システム開発で使うドキュメントテンプレートを、機能一覧表や画面一覧表のように、設計の要素ごとに作成し、全体として一つにまとめたものである。ドキュメントテンプレート一式情報は、データ項目として、ドキュメントテンプレート一式IDと、ドキュメントテンプレート一式名と、ドメイン種別と、バージョンとを持つ。ドキュメントテンプレート一式IDが、ドキュメントテンプレート一式情報の主キーである。各データ項目の意味は、次の通りである。
ドキュメントテンプレート一式IDは、ドキュメントテンプレート一式を一意に識別するIDである。ドキュメントテンプレート一式IDは、ドキュメントテンプレート一式情報と設計書一式情報とを関連付ける。また、ドキュメントテンプレート一式IDは、ドキュメントテンプレート一式情報とドキュメントテンプレート一式関連テンプレートとを関連付ける。
ドキュメントテンプレート一式名は、ドキュメントテンプレート一式の名称である。
ドメイン種別は、ドキュメントテンプレート一式の適用範囲を示す。ドメインに依存しない汎用的な設計項目のみで定義しているドキュメントテンプレート一式の場合には、ドメイン種別は「標準」である。特定のドメインに依存したドキュメントテンプレート一式の場合には、ドメイン種別として、そのドメインの名称等を保持する。
バージョンは、ドキュメントテンプレート一式のバージョンを表す。バージョンは、同じものに対して、内容が改訂された版の番号等の情報である。このバージョンは、ドキュメントテンプレート一式名の改定内容を一意に識別する。
(12) Document template set information (T12) represents information related to the document template set. A set of document templates is a set of document templates used in system development, created for each design element, such as a function list or a screen list, and combined as a whole. The document template set information includes a document template set ID, a document template set name, a domain type, and a version as data items. The document template set ID is a primary key of the document template set information. The meaning of each data item is as follows.
The document template set ID is an ID for uniquely identifying the document template set. The document template set ID associates document template set information with design set set information. The document template set ID associates the document template set information with the document template set related template.
The document template set name is a name of the document template set.
The domain type indicates the scope of application of the document template set. In the case of a set of document templates defined only by general-purpose design items that do not depend on the domain, the domain type is “standard”. In the case of a set of document templates depending on a specific domain, the name of the domain is held as the domain type.
A version represents a version of a set of document templates. The version is information such as the number of the version whose contents are revised for the same thing. This version uniquely identifies revisions to document template set names.

(13)ドキュメントテンプレート一式関連テンプレート(T13)は、ドキュメントテンプレート一式に含まれるドキュメントテンプレートを表すものである。ドキュメントテンプレート一式関連テンプレートは、データ項目として、ドキュメントテンプレート一式IDと、ドキュメントテンプレートIDとを持つ。ドキュメントテンプレート一式IDと、ドキュメントテンプレートIDの複合が、ドキュメントテンプレート一式関連テンプレートの主キーである。各データ項目の意味は、次の通りである。
ドキュメントテンプレート一式IDは、ドキュメントテンプレート一式を一意に識別するIDである。キュメントテンプレート一式IDは、ドキュメントテンプレート一式関連テンプレートとドキュメントテンプレート一式情報とを関連付ける。
ドキュメントテンプレートIDは、ドキュメントテンプレートを一意に識別するIDである。ドキュメントテンプレートIDは、ドキュメントテンプレート一式関連テンプレートとドキュメントテンプレート情報とを関連付ける。
(13) The document template set-related template (T13) represents a document template included in the document template set. The document template set related template has a document template set ID and a document template ID as data items. A composite of the document template set ID and the document template ID is a primary key of the document template set related template. The meaning of each data item is as follows.
The document template set ID is an ID for uniquely identifying the document template set. The document template set ID associates the document template set related template with the document template set information.
The document template ID is an ID that uniquely identifies a document template. The document template ID associates a document template set-related template with document template information.

(14)ドキュメントテンプレート情報(T14)は、ドキュメントテンプレートの情報を表すものである。ドキュメントテンプレート情報は、データ項目として、ドキュメントテンプレートIDと、ドキュメントテンプレート名と、バージョンとを持つ。ドキュメントテンプレートIDが、ドキュメントテンプレート情報の主キーである。各データ項目の意味は、次の通りである。
ドキュメントテンプレートIDは、ドキュメントテンプレートを一意に識別するIDである。ドキュメントテンプレートIDは、ドキュメントテンプレート情報とドキュメントテンプレート一式関連テンプレートとを関連付ける。1件のドキュメントテンプレート一式が、複数のドキュメントテンプレートに対応し得る。また、ドキュメントテンプレートIDは、ドキュメントテンプレート情報と設計書対応テンプレート情報とを関連付ける。また、ドキュメントテンプレートIDは、ドキュメントテンプレート情報とテンプレート設計項目とを関連付ける。
ドキュメントテンプレート名は、ドキュメントテンプレートの名称である。
バージョンは、ドキュメントテンプレートのバージョンを表す。
(14) Document template information (T14) represents document template information. The document template information has a document template ID, a document template name, and a version as data items. The document template ID is a primary key of document template information. The meaning of each data item is as follows.
The document template ID is an ID that uniquely identifies a document template. The document template ID associates document template information with a document template set related template. A set of document templates can correspond to a plurality of document templates. The document template ID associates document template information with design document correspondence template information. The document template ID associates document template information with template design items.
The document template name is the name of the document template.
The version represents the version of the document template.

(15)テンプレート設計項目(T15)は、ドキュメントテンプレートの設計項目を表すものである。テンプレート設計項目は、データ項目として、テンプレート設計項目IDと、テンプレート設計項目名と、必須と、ドキュメントテンプレートIDとを持つ。テンプレート設計項目IDが、テンプレート設計項目の主キーである。各データ項目の意味は、次の通りである。
テンプレート設計項目IDは、テンプレートの設計項目を一意に識別するIDである。
テンプレート設計項目名は、ドキュメントテンプレートの設計項目の名称である。
必須は、ドキュメントテンプレートに必ずなければいけない必須の設計項目であるか否かを示す情報である。必須である設計項目をカスタマイズすることはできない。
ドキュメントテンプレートIDは、ドキュメントテンプレートを一意に識別するIDである。ドキュメントテンプレートIDは、テンプレート設計項目とドキュメントテンプレート情報とを関連付ける。
(15) The template design item (T15) represents a design item of the document template. The template design item has, as data items, a template design item ID, a template design item name, mandatory, and a document template ID. The template design item ID is a primary key of the template design item. The meaning of each data item is as follows.
The template design item ID is an ID for uniquely identifying a template design item.
The template design item name is the name of the design item of the document template.
Mandatory is information indicating whether or not the document template must be an essential design item. Design items that are essential cannot be customized.
The document template ID is an ID that uniquely identifies a document template. The document template ID associates a template design item with document template information.

(16)設計書対応テンプレート情報(T16)は、設計書とテンプレートの対応関係を表すものである。設計書対応テンプレート情報は、データ項目として、設計書IDと、ドキュメントテンプレートIDとを持つ。設計書IDと、ドキュメントテンプレートIDの複合が、設計書対応テンプレート情報の主キーである。各データ項目の意味は、次の通りである。
設計書IDは、設計書を一意に識別するID。設計書IDは、設計書対応テンプレート情報と設計書情報とを関連付ける。
ドキュメントテンプレートIDは、ドキュメントテンプレートを一意に識別するID。ドキュメントテンプレートIDは、設計書対応テンプレート情報とドキュメントテンプレート情報とを関連付ける。
(16) The design document correspondence template information (T16) represents the correspondence between the design document and the template. The design document correspondence template information has a design document ID and a document template ID as data items. The composite of the design document ID and the document template ID is the main key of the design document correspondence template information. The meaning of each data item is as follows.
The design document ID is an ID for uniquely identifying the design document. The design document ID associates design document correspondence template information with design document information.
The document template ID is an ID that uniquely identifies a document template. The document template ID associates design template correspondence template information with document template information.

(17)カスタマイズ情報(T17)は、ドキュメントテンプレートのカスタマイズの情報を表すものである。カスタマイズ情報は、データ項目として、カスタマイズIDと、変更前ドキュメントテンプレートIDと、変更前ドキュメントテンプレート名と、変更後ドキュメントテンプレートIDと、変更後ドキュメントテンプレート名と、変更前の設計項目と、変更後の設計項目と、変更種類とを持つ。カスタマイズIDが、カスタマイズ情報の主キーである。各データ項目の意味は、次の通りである。
カスタマイズIDは、カスタマイズを一意に識別するIDである。プロジェクトのカスタマイズが、別のプロジェクトで登録したカスタマイズと同じである場合、同じカスタマイズのカスタマイズIDは統一する。つまり、異なる複数のプロジェクトが同一のカスタマイズを有する場合、それらのカスタマイズは単一のカスタマイズIDによって識別されるようにする。
変更前ドキュメントテンプレートIDは、変更前のドキュメントテンプレートIDを一意に識別するIDである。当該カスタマイズにより、ドキュメントテンプレートが削除され、または名称変更された場合に、その変更が行われる前のドキュメントテンプレートIDを表す。変更前ドキュメントテンプレートIDは、ドキュメントテンプレート情報のドキュメントテンプレートIDに、関連付く。
変更前ドキュメントテンプレート名は、変更前のドキュメントテンプレートの名称である。当該カスタマイズにより、ドキュメントテンプレートが削除され、または名称変更された場合に、変更される前のドキュメントテンプレートの名称を表す。
変更後ドキュメントテンプレートIDは、変更後のドキュメントテンプレートIDを一意に識別するIDである。当該カスタマイズにより、テンプレートの名称変更や設計項目の名称変更が行われた場合に、その変更後のドキュメントテンプレートIDを表す。ドキュメントテンプレートの名称変更や設計項目の名称変更ではなく、当該カスタマイズによってドキュメントテンプレートを新しく追加した場合には、新たなIDが付与される。変更後ドキュメントテンプレートIDは、ドキュメントテンプレート情報のドキュメントテンプレートIDに、関連付く。
変更後ドキュメントテンプレート名は、変更後のドキュメントテンプレートの名称である。当該カスタマイズにより、ドキュメントテンプレートが追加され、または名称変更された場合に、カスタマイズされた後のドキュメントテンプレートの名称を表す。
変更前の設計項目は、当該カスタマイズにより、設計項目が削除または名称変更された場合に、カスタマイズされる前の設計項目を表す。
変更後の設計項目は、当該カスタマイズにより、設計項目が追加または名称変更された場合に、カスタマイズされた後の設計項目を表す。
変更種類は、当該カスタマイズがどのような種類の変更であるかを表す。変更種類は、「テンプレート(追加)」、「テンプレート(削除)」、「設計項目(追加)」、「設計項目(削除)」、「テンプレートの名称変更」、「設計項目の名称変更」といった値をとり得る。
(17) The customization information (T17) represents the customization information of the document template. The customization information includes, as data items, a customization ID, a pre-change document template ID, a pre-change document template name, a post-change document template ID, a post-change document template name, a pre-change design item, and a post-change Has design items and change types. The customization ID is the primary key for customization information. The meaning of each data item is as follows.
The customization ID is an ID for uniquely identifying customization. When the customization of the project is the same as the customization registered in another project, the customization ID of the same customization is unified. That is, if different projects have the same customization, they are identified by a single customization ID.
The pre-change document template ID is an ID that uniquely identifies the pre-change document template ID. When the document template is deleted or renamed by the customization, it represents the document template ID before the change is made. The pre-change document template ID is associated with the document template ID of the document template information.
The document template name before change is the name of the document template before change. When the document template is deleted or renamed by the customization, it represents the name of the document template before being changed.
The changed document template ID is an ID for uniquely identifying the changed document template ID. When the name of the template or the name of the design item is changed by the customization, the document template ID after the change is represented. When a document template is newly added by the customization, not a document template name change or a design item name change, a new ID is given. The changed document template ID is associated with the document template ID of the document template information.
The changed document template name is the name of the changed document template. When the document template is added or renamed by the customization, it represents the name of the document template after customization.
The design item before change represents the design item before customization when the design item is deleted or renamed by the customization.
The changed design item represents a customized design item when the design item is added or renamed by the customization.
The change type represents what type of change the customization is. The type of change is a value such as “template (add)”, “template (delete)”, “design item (add)”, “design item (delete)”, “name change of template”, “name change of design item” Can take.

図18と図19とは、次の通りに接続されて、全体として1つのER図を成している。即ち、プロジェクト情報(T1)と設計書一式情報(T9)とが相互に関連付いており、これら両者を連結するキーは、プロジェクトIDである。また、プロジェクトカスタマイズ情報(T4)とカスタマイズ情報(T17)とが関連付いており、これら両者を連結するキーは、カスタマイズIDである。   FIG. 18 and FIG. 19 are connected as follows to form one ER diagram as a whole. That is, the project information (T1) and the design document set information (T9) are associated with each other, and a key for connecting these is the project ID. Further, the project customization information (T4) and the customization information (T17) are associated with each other, and the key for connecting both is the customization ID.

また、上述した各データ(テーブル)と、図1に示した各データベースとの関係は、次の通りである。
ドキュメントテンプレートデータベース7は、ドキュメントテンプレート一式情報(T12)と、ドキュメントテンプレート一式関連テンプレート(T13)と、ドキュメントテンプレート情報(T14)と、テンプレート設計項目(T15)とを有している。
プロジェクト別設計書データベース8は、設計書一式情報(T9)と、設計書ファイル一式とを有している。なお、設計書ファイル一式は、図18,図19のER図には含まれていない。設計書ファイル一式の所在情報は、設計書一式情報内の、設計書一式へのパスに格納されている。
カスタマイズ情報データベース9は、カスタマイズ情報(T17)と、プロジェクトカスタマイズ情報(T4)とを有している。
プロジェクト情報データベース10は、プロジェクト情報(T1)と、属性値情報(T2)と、属性情報(T3)とを有している。
また、プロジェクト属性数データ(T5)と、カスタマイズ実施数データ(T6)と、カスタマイズと属性値の総当たりデータ(T7)と、ドキュメントテンプレートと属性値の総当たりデータ(T8)と、設計書情報(T10)と、設計項目(T11)と、設計書対応テンプレート情報(T16)とは、データベースに登録されるデータではなく、処理時にメモリ上等に置かれるデータである。
Moreover, the relationship between each data (table) mentioned above and each database shown in FIG. 1 is as follows.
The document template database 7 includes document template set information (T12), a document template set related template (T13), document template information (T14), and template design items (T15).
The project-specific design document database 8 includes design document set information (T9) and a design document file set. Note that the design document file set is not included in the ER diagrams of FIGS. The location information of the set of design files is stored in the path to the set of design documents in the set of design document information.
The customization information database 9 has customization information (T17) and project customization information (T4).
The project information database 10 includes project information (T1), attribute value information (T2), and attribute information (T3).
Also, project attribute number data (T5), customization number data (T6), customization and attribute value brute force data (T7), document template and attribute value brute force data (T8), design document information (T10), the design item (T11), and the design document correspondence template information (T16) are not data registered in the database but data placed on a memory or the like during processing.

次に、ドキュメントテンプレートデータベース7に登録されている各テーブルのデータ例について説明する。
図20は、ドキュメントテンプレート一式情報(T12)のデータ例を示す概略図である。前述の通り、本テーブルの主キーは、ドキュメントテンプレート一式IDである。図示するデータ例は、ドキュメントテンプレート一式IDとして、T001,T002,T003を少なくとも含む。これらに対応するドメイン種別は、それぞれ、標準,製造,金融である。つまり、ドキュメントテンプレート一式IDがT001であるドキュメントテンプレート一式は、ドメインに依存しない標準のテンプレートである。そして、ドキュメントテンプレート一式IDがT002およびT003であるドキュメントテンプレート一式は、ドメインに依存するテンプレートであり、それぞれのドメイン種別は、製造および金融である。また、バージョンは、各ドキュメントテンプレート一式の改訂状態(バージョン番号)を表す。本例では、大規模な改訂は整数部で表し、小規模な改訂は小数部の数字で表している。ただし、バージョン番号の付け方は任意であり、各組織で適宜決めてよい。
Next, a data example of each table registered in the document template database 7 will be described.
FIG. 20 is a schematic diagram illustrating an example of data of the document template set information (T12). As described above, the primary key of this table is the document template set ID. The illustrated data example includes at least T001, T002, and T003 as document template set IDs. The domain types corresponding to these are standard, manufacturing, and finance, respectively. That is, the document template set whose document template set ID is T001 is a standard template that does not depend on the domain. A document template set whose document template set IDs are T002 and T003 is a domain-dependent template, and each domain type is manufacturing and finance. The version represents a revision state (version number) of each document template set. In this example, a large revision is represented by an integer part, and a small revision is represented by a decimal part. However, the method of assigning the version number is arbitrary, and may be determined appropriately by each organization.

図21は、ドキュメントテンプレート情報(T14)のデータ例を示す概略図である。前述の通り、本テーブルの主キーは、ドキュメントテンプレートIDである。図示するデータ例は、ドキュメントテンプレートIDとして、TR001,TR002を少なくとも含む。これらそれぞれに対応するドキュメントテンプレート例は、機能一覧表と、画面一覧表である。   FIG. 21 is a schematic diagram illustrating an example of data of the document template information (T14). As described above, the primary key of this table is the document template ID. The illustrated data example includes at least TR001 and TR002 as document template IDs. Examples of document templates corresponding to these are a function list and a screen list.

なお、ドキュメントテンプレートのバージョンを管理するようにドキュメントテンプレート情報を拡張してもよい。この拡張を行う場合、バージョンというデータ項目を新たに設ける。そして、ドキュメントテンプレートIDとバージョンの複合を主キーとする。そして、1つのドキュメントテンプレートIDに対して、複数のバージョンのドキュメントテンプレートを管理できるようにする。   Note that the document template information may be extended so as to manage the version of the document template. When this extension is performed, a data item called version is newly provided. A combination of the document template ID and the version is used as a primary key. A plurality of versions of document templates can be managed for one document template ID.

図22は、ドキュメントテンプレート一式関連テンプレート(T13)のデータ例を示す概略図である。前述の通り、本テーブルの主キーは、ドキュメントテンプレート一式IDとドキュメントテンプレートIDの複合キーである。図示するデータ例は、ドキュメントテンプレート一式IDとして、少なくともT001を含んでいる。また、このデータ例は、このT001に関連して、ドキュメントテンプレートIDとして少なくともTR001,TR002,TR003を含んでいる。つまり、このデータは、ドキュメントテンプレート一式(IDがT001、名称が「標準テンプレート一式)は、TR001「機能一覧表」、TR002「画面一覧表」、TR003「帳票一覧表」というドキュメントテンプレートを含むことを表している。   FIG. 22 is a schematic diagram showing an example of data of the document template set related template (T13). As described above, the primary key of this table is a composite key of a document template set ID and a document template ID. The illustrated data example includes at least T001 as the document template set ID. In addition, this data example includes at least TR001, TR002, and TR003 as document template IDs in association with T001. That is, this data includes that a document template set (ID is T001, name is “standard template set”) includes a document template of TR001 “function list”, TR002 “screen list”, and TR003 “form list”. Represents.

図23は、テンプレート設計項目(T15)のデータ例を示す概略図である。前述の通り、本テーブルの主キーは、テンプレート設計項目IDである。
図示するデータ例は、ドキュメントテンプレート(IDがTR001、名称が「機能一覧表」)が、設計項目として、「機能ID」、「機能名」、「説明」を含むことを表している。そして、これらそれぞれのテンプレート設計項目IDは、TRI0101,TRI0102,TRI0103である。また、データ項目「必須」によると、これらの設計項目のうち、機能IDと機能名が必須であり、説明は非必須である。
また、このデータ例は、別のドキュメントテンプレート(IDがTR002、名称が「画面一覧表」)が、設計項目として、「画面ID」、「画面名」、「画面種別」を含むことを表している。そして、これらそれぞれのテンプレート設計項目IDは、TRI0201,TRI0202,TRI0203である。また、データ項目「必須」によると、これらの設計項目のうち、画面IDと画面名が必須であり、画面種別は非必須である。
FIG. 23 is a schematic diagram illustrating a data example of the template design item (T15). As described above, the primary key of this table is the template design item ID.
The illustrated data example indicates that the document template (ID is TR001, name is “function list”) includes “function ID”, “function name”, and “description” as design items. These template design item IDs are TRI0101, TRI0102, and TRI0103. Further, according to the data item “required”, among these design items, the function ID and the function name are essential, and the description is not essential.
This data example shows that another document template (ID is TR002, name is “screen list”) includes “screen ID”, “screen name”, and “screen type” as design items. Yes. These template design item IDs are TRI0201, TRI0202, and TRI0203. Further, according to the data item “required”, among these design items, the screen ID and the screen name are essential, and the screen type is not essential.

ここで、欄「必須」に「○」印のついた設計項目は、そのドキュメントテンプレートに必ずなくてはならない設計項目である。つまり、ドキュメントテンプレート「機能一覧表」(IDは、TR001)には設計項目「機能ID」(IDは、TRI0101)と「機能名」(IDは、TRI0102)が必須である。つまり、これら2つの設計項目について、削除したり名称変更したりすることができないという制約を有する。また、同様に、ドキュメントテンプレート「画面一覧表」(IDは、TR002)には設計項目「画面ID」(IDは、TRI0201)と「画面名」(IDは、TRI0202)が必須である。
仮に必須の設計項目が変更された場合には、設計書構造情報抽出部3が、設計書の元になったドキュメントテンプレートを判定する(ステップS3−12)際に、ドキュメントテンプレート「機能一覧表」として判定されなくなる。
Here, the design item with “O” in the column “required” is a design item that must be included in the document template. In other words, the design item “function ID” (ID is TRI0101) and “function name” (ID is TRI0102) are essential for the document template “function list” (ID is TR001). That is, there is a restriction that these two design items cannot be deleted or renamed. Similarly, the design item “screen ID” (ID is TRI0201) and “screen name” (ID is TRI0202) are essential for the document template “screen list” (ID is TR002).
If the essential design item is changed, the design document structure information extraction unit 3 determines the document template that is the basis of the design document (step S3-12). Is no longer determined.

次に、ドキュメントテンプレートをカスタマイズして設計書を作成した場合に、設計書を登録する処理の例を説明する。
図24は、テンプレート改善支援装置100のメニュー画面を示す概略図である。この画面で開発者が「プロジェクト設計書登録」を選択すると、プロジェクト設計書登録部2が、プロジェクト設計書登録画面を表示する(ステップS2−1の処理)。
Next, an example of processing for registering a design document when a design document is created by customizing a document template will be described.
FIG. 24 is a schematic diagram illustrating a menu screen of the template improvement support apparatus 100. When the developer selects “project design document registration” on this screen, the project design document registration unit 2 displays a project design document registration screen (processing in step S2-1).

図25は、「プロジェクト設計書登録」が選択されたときに表示されるプロジェクト設計書登録画面を示す概略図である。なお、この画面に関する処理を、プロジェクト設計書登録部2が行う。
同図の、「プロジェクト選択」の箇所において、プロジェクトIDとプロジェクト名が表示されている。プロジェクトIDとしては、プロジェクト情報データベース10に登録されている全プロジェクトのプロジェクトIDが表示され、選択可能となっている。開発者が特定のプロジェクトIDを選択すると、そのプロジェクトIDに対応するプロジェクト名が表示される。このプロジェクト名もまた、プロジェクト情報データベース10から読み出されるものである。
また、同図の、「設計書登録」の箇所で、プロジェクトの設計書が格納されたフォルダーまでのパスを入力することができるようになっている。
また、同図の、「ドキュメントテンプレート一式情報登録」の箇所で、開発者が、使用したドキュメントテンプレート一式IDを選択することができるようになっている。あるドキュメントテンプレート一式IDが選択されると、そのIDに対応するドキュメントテンプレート一式名が表示される。本例では、ドキュメントテンプレート一式「金融向けテンプレート」(IDは、T003)が選択された状態を示している。なお、ドキュメントテンプレート一式IDおよびドキュメントテンプレート一式名の情報は、ドキュメントテンプレートデータベース7から読み出される。また、同図の「登録」というボタンを押下すると、「設計書登録」の箇所で指定したフォルダーおよびその下位のフォルダーに格納されている設計書が、プロジェクト別設計書データベース8に登録される。
FIG. 25 is a schematic diagram illustrating a project design document registration screen displayed when “project design document registration” is selected. The project design document registration unit 2 performs processing relating to this screen.
In the figure, the project ID and the project name are displayed at the “project selection” part. As the project ID, the project IDs of all projects registered in the project information database 10 are displayed and can be selected. When the developer selects a specific project ID, the project name corresponding to the project ID is displayed. This project name is also read from the project information database 10.
In addition, in the “design document registration” section of the figure, it is possible to input the path to the folder where the project design document is stored.
Further, at the location of “document template set information registration” in the figure, the developer can select the document template set ID used. When a certain document template set ID is selected, a document template set name corresponding to the ID is displayed. In this example, the document template set “template for finance” (ID is T003) is selected. Information on the document template set ID and the document template set name is read from the document template database 7. When the “Register” button in the figure is pressed, the design document stored in the folder designated in the “design document registration” section and the subordinate folder are registered in the project-specific design document database 8.

なお、上の例は、銀行向けシステム開発プロジェクトに関する設計書登録の例である。したがって、ここでは、「金融向けテンプレート」という名称を持つ、金融ドメインのドキュメントテンプレート一式が使用されている。そして、このようなドキュメントテンプレート一式をカスタマイズして、設計が行われる。   The above example is an example of design document registration for a system development project for banks. Therefore, here, a set of financial domain document templates having the name “template for finance” is used. Then, such a document template set is customized and designed.

図26は、設計書一式情報(T9)のデータ例を示す概略図である。図示するデータ例は、プロジェクト設計書登録画面(図25)からの登録されたデータの例である。図示するデータ例は、設計書一式IDとして、少なくともS001,S002,S003を含んでいる。設計書一式IDは、開発者がプロジェクトの設計書を登録する際に付与される、ユニークなIDである。設計書一式IDがS001である行は、「A銀行向けシステム開発」プロジェクトで作成した設計書一式に対応するものである。
設計書一式ID「S001」に対応するプロジェクトIDは「P001]である。このプロジェクトID「P001]は、プロジェクト設計書登録画面(図25)からの登録時に、「プロジェクト選択」の箇所で選択されたプロジェクトIDである。
また、設計書一式ID「S001」に対応するドキュメントテンプレート一式IDは「T003]である。このドキュメントテンプレート一式IDは、同じくプロジェクト設計書登録画面(図25)からの登録時に、「ドキュメントテンプレート一式情報登録」の箇所で選択されたドキュメントテンプレート一式IDである。
また、設計書一式ファイルまでのパスの欄に格納されている「\\設計書一式\\A銀行向けシステム開発\01」は、同じくプロジェクト設計書登録画面(図25)からの登録時に「設計書登録」の箇所で指定されたパス情報である。なお、この欄に格納されているパスは、プロジェクト情報データベース10内における所在情報である。ただし、プロジェクト情報データベース10外の場所(例えば、ファイルサーバー装置内の場所等)を保持するようにしてもよい。
FIG. 26 is a schematic diagram illustrating a data example of the design document set information (T9). The data example shown is an example of registered data from the project design document registration screen (FIG. 25). The illustrated data example includes at least S001, S002, and S003 as the design document set ID. The design document set ID is a unique ID given when a developer registers a project design document. The row where the design document set ID is S001 corresponds to the design document set created in the “System Development for Bank A” project.
The project ID corresponding to the design document set ID “S001” is “P001.” This project ID “P001” is selected in the “Project selection” section during registration from the project design document registration screen (FIG. 25). Project ID.
Further, the document template set ID corresponding to the design document set ID “S001” is “T003.” This document template set ID is “document template set information” at the time of registration from the project design document registration screen (FIG. 25). This is the document template set ID selected in the “Register” section.
In addition, “\\ Design document set \\ A system development for bank \ 01” stored in the path field to the design document set file is also displayed at the time of registration from the project design document registration screen (Fig. 25). This is the path information specified in the “Register document” section. The path stored in this field is location information in the project information database 10. However, a location outside the project information database 10 (for example, a location in the file server device) may be held.

なお、設計書一式情報は、設計書一式IDがS002やS003である行についても、同様に、設計書一式に関する情報を保持している。   Note that the design document set information also holds information related to the design document set for the rows whose design document set ID is S002 or S003.

図27は、設計書情報(T10)のデータ例を示す概略図である。図示するデータ例は、「A銀行向けシステム開発」プロジェクトに関連する設計書を登録した例である。前述の通り、本テーブルの主キーは、設計書IDである。図示するデータ例は、設計書IDとして、DR001,DR002,DR003,DR004,DR005を少なくとも含んでいる。そして、これらの設計書IDに対応する設計書名は、それぞれ、「機能一覧表」、「画面一覧表」、「機能定義書(帳票作成)」、「機能定義書(画面表示)」、「機能定義書(データ集計)」である。
なお、設計書構造情報抽出部3は、指定されたパス情報に基づいて設計書ファイルを読み込んだ際に、ユニークな設計書IDを付与する。また、設計書構造情報抽出部3は、予め定められたルール等に基づいて、設計書ファイルを読み込んだ際に、設計書名を抽出して、設計書情報の設計書名の欄に登録する。
FIG. 27 is a schematic diagram illustrating an example of data of design document information (T10). The data example shown is an example in which a design document related to the “system development for A bank” project is registered. As described above, the primary key of this table is the design document ID. The illustrated data example includes at least DR001, DR002, DR003, DR004, and DR005 as design document IDs. The design document names corresponding to these design document IDs are “function list”, “screen list”, “function definition document (form creation)”, “function definition document (screen display)”, “function”, respectively. Definition document (data aggregation).
The design document structure information extraction unit 3 assigns a unique design document ID when the design document file is read based on the designated path information. In addition, the design document structure information extraction unit 3 extracts the design document name when reading the design document file based on a predetermined rule or the like, and registers it in the column of the design document name of the design document information.

上に挙げた設計書のうち、「機能定義書(帳票作成)」(IDは、DR003)、「機能定義書(画面表示)」(IDは、DR004)、「機能定義書(データ集計)」(IDは、DR005)は、同一のドキュメントテンプレートを基に作成されている。比較エンジン部4における処理を実施する前に、同じドキュメントテンプレートから作成したこれら3つの設計書の間で、設計構造が統一しているかどうかを確認する。他の設計書と異なる設計構造を持つ設計書については、設計書そのものを同図の設計書情報から取り除くか、開発者が修正をして再度、プロジェクト設計書登録画面から登録するようにする。   Among the design documents listed above, “function definition document (form creation)” (ID is DR003), “function definition document (screen display)” (ID is DR004), “function definition document (data aggregation)” (ID is DR005) is created based on the same document template. Before carrying out the processing in the comparison engine unit 4, it is confirmed whether the design structure is unified among these three design documents created from the same document template. For a design document having a design structure different from that of other design documents, the design document itself is removed from the design document information of the figure, or the developer corrects it and registers it again from the project design document registration screen.

図28は、設計項目(T11)のデータ例を示す概略図である。図示するデータ例は、図27に示した設計書のうち、設計書「機能一覧表」(IDは、DR001)と設計書「画面一覧表」(IDは、DR002)に関する設計項目の情報を含む。図示するように、設計書「機能一覧表」(IDは、DR001)は、「機能ID」(設計項目IDは、DRI0101)、「機能名」(設計項目IDは、DRI0102)、「機能説明」(設計項目IDは、DRI0103)の3つを有する。また、設計書「画面一覧表」(IDは、DR002)は、「画面ID」(設計項目IDは、DRI0201)、「画面名」(設計項目IDは、DRI0202)、「画面種別」(設計項目IDは、DRI0203)の3つを有する。   FIG. 28 is a schematic diagram illustrating a data example of the design item (T11). The data example shown includes design item information related to the design document “function list” (ID is DR001) and the design document “screen list” (ID is DR002) among the design documents shown in FIG. . As shown in the figure, the design document “function list” (ID is DR001) is “function ID” (design item ID is DRI0101), “function name” (design item ID is DRI0102), “function description”. (Design item ID is DRI0103). The design document “screen list” (ID is DR002) is “screen ID” (design item ID is DRI0201), “screen name” (design item ID is DRI0202), “screen type” (design item). There are three IDs, DRI0203).

設計書構造情報抽出部3は、指定されたパス情報に基づいて設計書ファイルを読み込んだ際に、設計書から設計項目を抽出し、ユニークな設計項目IDを付与する。なお、設計書構造情報抽出部3は、設計書のファイル内から、定義されている設計項目名を全て抜き出して登録する。また、設計書構造情報抽出部3は、設計書に付与した設計書IDを用いて、設計項目IDと設計書IDとを、このテーブル内で関連付ける。設計書IDは、設計項目と設計書情報(図27)とを連結するキーである。   The design document structure information extraction unit 3 extracts a design item from the design document and assigns a unique design item ID when the design document file is read based on the designated path information. The design document structure information extraction unit 3 extracts and registers all defined design item names from the design document file. Further, the design document structure information extraction unit 3 associates the design item ID and the design document ID in this table by using the design document ID given to the design document. The design document ID is a key for connecting the design item and the design document information (FIG. 27).

設計書構造情報抽出部3は、「A銀行向けシステム開発」プロジェクトの設計書の設計構造を抜き出すとともに、設計書の構造情報と一致するドキュメントテンプレートを抽出する。そして、設計書構造情報抽出部3は、設計書と、その設計書の基となったドキュメントテンプレートとの対応付けを行う。   The design document structure information extraction unit 3 extracts the design structure of the design document of the “system development for A bank” project and extracts a document template that matches the structure information of the design document. Then, the design document structure information extraction unit 3 associates the design document with the document template that is the basis of the design document.

同じドキュメントテンプレートから作成した複数の設計書が異なる構造を有すると、比較エンジン部4が、ドキュメントテンプレートの設計構造と、設計書の設計構造との比較を正しく行えない。そのため、テンプレート改善支援装置100は、同一のドキュメントテンプレートから作成した複数の設計書について、同一の設計構造を持つものとして取り扱う。もし、設計書の間で設計構造が違う場合は、設計書構造情報抽出部3はエラーメッセージを出力(表示)する(ステップS3−22)。   If a plurality of design documents created from the same document template have different structures, the comparison engine unit 4 cannot correctly compare the design structure of the document template with the design structure of the design document. Therefore, the template improvement support apparatus 100 handles a plurality of design documents created from the same document template as having the same design structure. If the design structure is different between the design documents, the design document structure information extracting unit 3 outputs (displays) an error message (step S3-22).

図29は、設計書構造情報抽出部3が表示するエラーメッセージの画面の例を示す概略図である。図示する例では、このエラーメッセージは、設計構造が一致しなかった2つの設計書の、設計書ID(具体的には、DR003とDR004)と設計書名とを表示している。これらの設計書「機能定義書(帳票作成)」(DR003)と「機能定義書(画面表示)」(DR004)とは、同じドキュメントテンプレートに基づいて作成されている。しかし、片方の設計書の構造が、他方の設計書の構造と異なっているため、設計書構造情報抽出部3は、エラーとして扱っている。   FIG. 29 is a schematic diagram illustrating an example of an error message screen displayed by the design document structure information extraction unit 3. In the illustrated example, this error message displays the design document IDs (specifically, DR003 and DR004) and the design document names of two design documents whose design structures do not match. These design documents “function definition document (form creation)” (DR003) and “function definition document (screen display)” (DR004) are created based on the same document template. However, since the structure of one design document is different from the structure of the other design document, the design document structure information extraction unit 3 treats it as an error.

次に、プロジェクトの属性値を保持するテーブルについて説明する。
図30は、プロジェクト情報(T1)のデータ例を示す概略図である。図示するデータ例は、プロジェクト情報管理部5が表示する(ステップS5−1)プロジェクト属性登録画面から登録されるものである。前述の通り、本テーブルの主キーは、プロジェクトIDである。このデータは、プロジェクトIDとして、P001,P002,P003を少なくとも有している。そして、これらのプロジェクトIDに対応するプロジェクト名は、それぞれ、「A銀行向けシステム開発」、「B社向け給与システム開発」、「C病院向け勤務管理システム開発」である。プロジェクト情報管理部5は、プロジェクトを登録する際に、ユニークなプロジェクトIDを付与する。また、プロジェクト情報管理部5は、開発者が画面から入力したプロジェクトの名称を、プロジェクト名として登録する。
Next, a table that holds project attribute values will be described.
FIG. 30 is a schematic diagram illustrating a data example of the project information (T1). The illustrated data example is registered from the project attribute registration screen displayed by the project information management unit 5 (step S5-1). As described above, the primary key of this table is the project ID. This data has at least P001, P002, and P003 as project IDs. The project names corresponding to these project IDs are “system development for bank A”, “salary system development for company B”, and “work management system development for hospital C”, respectively. The project information management unit 5 assigns a unique project ID when registering a project. Further, the project information management unit 5 registers the project name input from the screen by the developer as the project name.

図31は、プロジェクトの属性情報(T3)のデータ例を示す概略図である。図示するデータ例は、プロジェクトの属性の種類として、プロジェクト名(属性IDは、AT001)と、開始日(属性IDは、AT002)と、納入計画(属性IDは、AT003)と、見積り金額(属性IDは、AT004)と、開発形態(属性IDは、AT005)とを少なくとも含んでいる。開発形態とは、例えば、新規の開発であるか、あるいは機能変更のための改造開発であるかといった区別を表す情報である。開発形態に応じて、設計書の構造も変わる。なお、これらの属性の種類について、テンプレート改善支援装置100を使用する組織が予め決めておくようにする。そして、決められた属性をテンプレート改善支援装置100に登録する際に、テンプレート改善支援装置100は属性ごとにユニークな属性IDを付与する。また、テンプレート改善支援装置100は、登録された属性名を本テーブルに登録する。
プロジェクトの開発者は、プロジェクト属性登録画面に表示されるこれらの属性の各々について、プロジェクトの情報(属性値)を登録することができる。
FIG. 31 is a schematic diagram showing an example of data of project attribute information (T3). The example of data shown in the figure includes a project name (attribute ID is AT001), a start date (attribute ID is AT002), a delivery plan (attribute ID is AT003), an estimated amount (attribute) The ID includes at least AT004) and a development form (attribute ID is AT005). The development form is information representing a distinction, for example, whether it is a new development or a modification development for changing functions. The structure of the design document changes depending on the development form. Note that these types of attributes are determined in advance by the organization that uses the template improvement support apparatus 100. Then, when registering the determined attribute in the template improvement support apparatus 100, the template improvement support apparatus 100 assigns a unique attribute ID for each attribute. The template improvement support apparatus 100 registers the registered attribute name in this table.
The project developer can register project information (attribute values) for each of these attributes displayed on the project attribute registration screen.

図32は、プロジェクトの属性値情報(T2)のデータ例を示す概略図である。図示するデータ例は、プロジェクトごと、且つ属性ごとに登録された属性値を含んでいる。プロジェクトIDは、プロジェクト情報(図30)に登録されている属性IDに関連付けられる。属性IDは、属性情報(図31)に登録されている属性IDに関連付けられる。そして、それぞれの属性値は、そのプロジェクトのその属性に関して、開発者が入力した値である。
同図の例では、プロジェクトIDがP001であるプロジェクトに関して、プロジェクト名(属性IDは、AT001)は、「A銀行向けシステム開発」である。また、開始日(属性IDは、AT002)は、「2015年9月1日」である。また、開発形態(属性IDは、AT005)は、「改造」である。
同様に、プロジェクトIDがP002であるプロジェクトに関して、プロジェクト名(属性IDは、AT001)は、「B社向け給与システム開発」である。
FIG. 32 is a schematic diagram illustrating a data example of project attribute value information (T2). The illustrated data example includes attribute values registered for each project and for each attribute. The project ID is associated with the attribute ID registered in the project information (FIG. 30). The attribute ID is associated with the attribute ID registered in the attribute information (FIG. 31). Each attribute value is a value input by the developer regarding the attribute of the project.
In the example in the figure, the project name (attribute ID is AT001) for the project whose project ID is P001 is “system development for A bank”. The start date (attribute ID is AT002) is “September 1, 2015”. The development form (attribute ID is AT005) is “remodeling”.
Similarly, for the project whose project ID is P002, the project name (attribute ID is AT001) is “salary system development for company B”.

次に、比較エンジン部4の動作例について説明する。
比較エンジン部4は、プロジェクト別設計書データベース8に登録した、特定プロジェクトの設計書の設計構造と、ドキュメントテンプレートデータベース7に登録されている、ドキュメントテンプレートの設計構造とを比較する。ここでは、「A銀行向けシステム開発」プロジェクトの設計書の例について説明する。なお、比較対象とするドキュメントテンプレートは、そのプロジェクトにおいて設計書を作成するために持ちられたテンプレートである。比較エンジン部4は、比較の結果得られる差分(変更分)をカスタマイズ情報として、カスタマイズ情報データベース9に登録する。
Next, an operation example of the comparison engine unit 4 will be described.
The comparison engine unit 4 compares the design structure of the design document of the specific project registered in the project-specific design document database 8 with the design structure of the document template registered in the document template database 7. Here, an example of a design document for the “System Development for Bank A” project will be described. The document template to be compared is a template provided for creating a design document in the project. The comparison engine unit 4 registers the difference (change) obtained as a result of the comparison in the customization information database 9 as customization information.

図33は、カスタマイズ情報(T17)のデータ例を示す概略図である。図示するデータ例の1行が、1件のカスタマイズに対応している。1件のカスタマイズは、追加、削除、名称変更のいずれかである。
カスタマイズIDは、比較エンジン部4が、カスタマイズ情報を抽出した際に付与するユニークなIDである。このデータ例は、カスタマイズIDとして、K0001,K0002,K0003,K0004を少なくとも含んでいる。
FIG. 33 is a schematic diagram illustrating a data example of the customization information (T17). One line of the illustrated data example corresponds to one customization. One customization is either addition, deletion, or name change.
The customization ID is a unique ID assigned when the comparison engine unit 4 extracts customization information. This data example includes at least K0001, K0002, K0003, and K0004 as customization IDs.

カスタマイズIDがK0001であるカスタマイズの変更種類は、「設計項目(追加)」である。
設計項目の追加の場合、変更後設計項目の欄が、追加された設計項目の情報を保持する。また、変更後設計項目IDの欄は、追加された設計項目のIDを保持する。変更後設計項目IDとして、比較エンジン部4は、ユニークなIDを採番して付与する。また、設計項目の追加の場合、設計項目が追加されたドキュメントテンプレートの情報を、変更前ドキュメントテンプレートIDおよび変更前ドキュメントテンプレート名の欄が保持する。当該カスタマイズにおいて、変更後設計項目IDは、TRI0207である。また、変更後設計項目(即ち、追加された設計項目)は、「関連機能名」である。また、変更前ドキュメントテンプレートIDは、TR002である。また、変更前ドキュメントテンプレート名は、「画面一覧表」である。その他の項目は、空欄(例えばNULL等の値)である。
The customization change type whose customization ID is K0001 is “design item (addition)”.
In the case of adding a design item, the changed design item column holds information on the added design item. Further, the post-change design item ID column holds the ID of the added design item. As the post-change design item ID, the comparison engine unit 4 assigns a unique ID by numbering. In addition, in the case of adding a design item, information on the document template to which the design item has been added is stored in the pre-change document template ID and pre-change document template name fields. In the customization, the post-change design item ID is TRI0207. The changed design item (that is, the added design item) is a “related function name”. The pre-change document template ID is TR002. The pre-change document template name is “screen list”. The other items are blank (for example, a value such as NULL).

カスタマイズIDがK0002であるカスタマイズの変更種類は、「設計項目(削除)」である。
設計項目の削除の場合、変更前設計項目の欄が、削除された設計項目の情報を保持する。また、変更前設計項目IDの欄は、削除された設計項目のIDを保持する。また、設計項目の削除の場合、設計項目が削除されたドキュメントテンプレートの情報を、変更前ドキュメントテンプレートID、変更前ドキュメントテンプレート名、変更後ドキュメントテンプレートID、変更後ドキュメントテンプレート名の欄が保持する。当該カスタマイズにおいて、変更前設計項目IDは、TBI0503である。また、変更前設計項目(即ち、削除された設計項目)は、「初期値」である。また、変更前ドキュメントテンプレートIDおよび変更後ドキュメントテンプレートIDは、共にTB005である。また、変更前ドキュメントテンプレート名および変更後ドキュメントテンプレート名は、ともに「データ項目仕様書」である。その他の項目は、空欄(例えばNULL等の値)である。
The customization change type whose customization ID is K0002 is “design item (deletion)”.
In the case of deleting a design item, the pre-change design item column holds information on the deleted design item. The pre-change design item ID column holds the ID of the deleted design item. In the case of deleting a design item, information on the document template from which the design item has been deleted is stored in columns of a pre-change document template ID, a pre-change document template name, a post-change document template ID, and a post-change document template name. In the customization, the pre-change design item ID is TBI0503. The pre-change design item (that is, the deleted design item) is an “initial value”. The document template ID before change and the document template ID after change are both TB005. The document template name before change and the document template name after change are both “data item specifications”. The other items are blank (for example, a value such as NULL).

カスタマイズIDがK0003であるカスタマイズの変更種類は、「テンプレート(追加)」である。
テンプレートの追加の場合、変更後ドキュメントテンプレート名の欄が、追加されたドキュメントテンプレートの名称を保持する。また、変更後ドキュメントテンプレートIDの欄は、追加されたドキュメントテンプレートのIDを保持する。変更後ドキュメントテンプレートIDとして、比較エンジン部4は、ユニークなIDを採番して付与する。当該カスタマイズにおいて、変更後ドキュメントテンプレートIDは、TB101である。また、変更後ドキュメントテンプレート名は、「新業務・現業務対応表」である。その他の項目は、空欄(例えばNULL等の値)である。
The customization change type with the customization ID K0003 is “template (addition)”.
In the case of adding a template, the changed document template name column holds the name of the added document template. Further, the changed document template ID column holds the ID of the added document template. The comparison engine unit 4 assigns a unique ID as a document template ID after change. In the customization, the changed document template ID is TB101. The changed document template name is “new business / current business correspondence table”. The other items are blank (for example, a value such as NULL).

カスタマイズIDがK0004であるカスタマイズの変更種類は、「テンプレート(削除)」である。
テンプレートの削除の場合、変更前ドキュメントテンプレート名の欄が、削除されたドキュメントテンプレートの名称を保持する。また、変更前ドキュメントテンプレートIDの欄は、削除されたドキュメントテンプレートのIDを保持する。当該カスタマイズにおいて、変更前ドキュメントテンプレートIDは、TR029である。また、変更前ドキュメントテンプレート名は、「帳票レイアウト」である。その他の項目は、空欄(例えばNULL等の値)である。
The customization change type with the customization ID K0004 is “template (delete)”.
In the case of deleting a template, the pre-change document template name column holds the name of the deleted document template. The pre-change document template ID column holds the ID of the deleted document template. In the customization, the pre-change document template ID is TR029. The pre-change document template name is “form layout”. The other items are blank (for example, a value such as NULL).

ここで、開発者による、カスタマイズ情報の修正について説明する。
図34は、比較エンジン部4が表示するカスタマイズ分析途中経過画面を示す概略図である。比較エンジン部は既に説明したステップS4−22で、このカスタマイズ分析途中経過画面を表示する。このカスタマイズ分析途中経過画面は、カスタマイズ情報データベース9に登録される前のカスタマイズ情報を含んでいる。カスタマイズ情報の主キーは、カスタマイズIDである。なお、開発者がこの画面から新規のカスタマイズ情報を追加した場合には、比較エンジン部4は、そのカスタマイズにユニークなカスタマイズIDを発番し、付与する。
図示する例では、カスタマイズIDとして、K0005およびK0006を含む。カスタマイズIDがK0005であるカスタマイズに関して、変更種類は「設計項目(削除)」であり、変更前設計項目は「説明」である。カスタマイズIDがK0006であるカスタマイズに関して、変更種類は「設計項目(追加)」であり、変更後設計項目は「機能説明」である。この、K0005およびK0006のカスタマイズは、比較エンジン部4によって自動的に抽出されたものである。開発者は、この画面を見て、カスタマイズ情報を修正することができる。
Here, correction of customization information by the developer will be described.
FIG. 34 is a schematic diagram showing a customization analysis progress screen displayed by the comparison engine unit 4. The comparison engine unit displays this customization analysis progress screen in step S4-22 already described. This customization analysis progress screen includes customization information before being registered in the customization information database 9. The primary key of the customization information is a customization ID. When the developer adds new customization information from this screen, the comparison engine unit 4 issues and assigns a unique customization ID to the customization.
In the illustrated example, K0005 and K0006 are included as customization IDs. Regarding customization with the customization ID K0005, the change type is “design item (deletion)”, and the design item before change is “description”. Regarding customization with the customization ID K0006, the change type is “design item (addition)”, and the design item after change is “function description”. The customization of K0005 and K0006 is automatically extracted by the comparison engine unit 4. The developer can modify the customization information by looking at this screen.

図35は、開発者が修正する前のカスタマイズ情報を示す概略図である。図示する修正前のカスタマイズ情報は、カスタマイズIDとして、K0005およびK0006を含んでいる。これらは、図34のカスタマイズ分析途中経過画面に含まれていたカスタマイズ情報と同様のものである。なお、カスタマイズIDがK0005およびK0006であるカスタマイズに関して、変更前ドキュメントテンプレートIDはTR001であり、変更前ドキュメントテンプレート名は「機能一覧表」である。つまり、K0005およびK0006は、ともに、ドキュメントテンプレート「機能一覧表」に関する、設計項目のカスタマイズに関するものである。   FIG. 35 is a schematic diagram showing customization information before the developer corrects it. The customization information before correction shown in the figure includes K0005 and K0006 as customization IDs. These are the same as the customization information included in the customization analysis progress screen in FIG. For customizations with customization IDs K0005 and K0006, the pre-change document template ID is TR001, and the pre-change document template name is “function list”. That is, both K0005 and K0006 relate to customization of design items related to the document template “function list”.

図36は、開発者が修正した後のカスタマイズ情報を示す概略図である。このカスタマイズ情報は、カスタマイズIDとしてK0007を有している。開発者が、K0005およびK0006を修正した結果が、K0007である。
実際の開発プロジェクトにおいて、開発者は、ドキュメントテンプレート「機能一覧表」の設計項目「説明」を設計項目「機能説明」に変更した。この場合、比較エンジン部4は、図35に示したように、この変更を、設計項目の削除(K0005)および設計項目の追加(K0006)であるとして、つまり別々のカスタマイズとして抽出した。しかし実際には、設計項目の名称変更であるため、開発者は2行にわたるカスタマイズ(K0005およびK0006)を1行にまとめるとともに、そのカスタマイズの変更種類を「名称変更」に修正する。図36が、修正後のカスタマイズ情報である。修正後のカスタマイズ情報においては、カスタマイズIDとしてK0005とK0006が欠番となり、新規の行(「名称変更」の行)のカスタマイズIDとしてK0007が付与されている。
FIG. 36 is a schematic diagram showing the customization information after the developer corrects it. This customization information has K0007 as a customization ID. The result of the developer modifying K0005 and K0006 is K0007.
In an actual development project, the developer changed the design item “description” of the document template “function list” to the design item “function description”. In this case, as shown in FIG. 35, the comparison engine unit 4 extracted this change as the deletion of the design item (K0005) and the addition of the design item (K0006), that is, as separate customizations. However, since the design item is actually renamed, the developer combines the customizations (K0005 and K0006) over two lines into one line and modifies the customization change type to “name change”. FIG. 36 shows the customized information after correction. In the modified customization information, K0005 and K0006 are missing numbers as customization IDs, and K0007 is assigned as a customization ID for a new line ("name change" line).

なお、上では、開発者による操作に基づいて、設計項目の削除および追加のというカスタマイズのペアを、設計項目の変更というカスタマイズに修正する例を説明した。
代わりに、比較エンジン部4が、削除された設計項目と追加された設計項目とを紐付けて、設計項目の名称変更を自動的に抽出するようにしてもよい。そのためには、例えば、カスタマイズが設計書を変更する際に、その編集過程における変更履歴を残しておくようにする。そして、比較エンジン部4は、この変更履歴に基づいて、設計項目の名称変更を抽出する。
In the above description, an example has been described in which a customization pair of deletion and addition of design items is modified to customization of change of design items based on an operation by a developer.
Instead, the comparison engine unit 4 may automatically extract the name change of the design item by associating the deleted design item with the added design item. For this purpose, for example, when customization changes a design document, a change history in the editing process is left. And the comparison engine part 4 extracts the name change of a design item based on this change log | history.

次に、プロジェクトとカスタマイズとの関係の管理について説明する。
図37は、プロジェクトカスタマイズ情報(T4)のデータ例を示す概略図である。比較エンジン部4は、抽出したカスタマイズ情報をカスタマイズ情報データベース9に登録する際に、どのカスタマイズがどのプロジェクトにおいて実施されたものであるかを表す情報を、このプロジェクトカスタマイズ情報として記録する。図示するデータ例は、プロジェクトIDとして、P001,P002,P003を少なくとも含んでいる。
そして、このデータにおいて、プロジェクトID「P001」は、カスタマイズID「K0001」および「K0002」に対応付けられている。つまり、プロジェクトIDがP001であるプロジェクトは、カスタマイズIDがK0001およびK0002であるカスタマイズを実施したことを表している。
同様に、プロジェクトID「P002」は、カスタマイズID「K0003」および「K0004」に対応付けられている。
同様に、プロジェクトID「P003」は、カスタマイズID「K0002」に対応付けられている。
Next, management of the relationship between the project and customization will be described.
FIG. 37 is a schematic diagram illustrating a data example of the project customization information (T4). When the comparison engine unit 4 registers the extracted customization information in the customization information database 9, the comparison engine unit 4 records information indicating which customization was performed in which project as the project customization information. The illustrated data example includes at least P001, P002, and P003 as project IDs.
In this data, the project ID “P001” is associated with the customization IDs “K0001” and “K0002”. That is, the project whose project ID is P001 represents that customization with the customization IDs K0001 and K0002 has been performed.
Similarly, the project ID “P002” is associated with the customization IDs “K0003” and “K0004”.
Similarly, the project ID “P003” is associated with the customization ID “K0002”.

上記の通り、プロジェクトカスタマイズ情報の例において、カスタマイズID「K0002」は、プロジェクトID「P001」と「P003」の両方に対応付けられている。つまり、同一のカスタマイズを複数のプロジェクトに関して検出した場合、比較エンジン部4は、それらのカスタマイズに同一のカスタマイズIDを用いる。つまり、比較エンジン部4が既存のカスタマイズを別のプロジェクトで検出した場合、比較エンジン部4は既存のカスタマイズIDをそのカスタマイズに関して用いる。   As described above, in the example of the project customization information, the customization ID “K0002” is associated with both the project IDs “P001” and “P003”. That is, when the same customization is detected for a plurality of projects, the comparison engine unit 4 uses the same customization ID for the customization. That is, when the comparison engine unit 4 detects an existing customization in another project, the comparison engine unit 4 uses the existing customization ID for the customization.

次に、分析結果の表示について説明する。図24に示したメニュー画面で「分析結果表示」が選択されると、カスタマイズ情報表示部6は、テンプレート改善支援装置100内のデータベースに登録されているデータを用いて、分析処理を行う。このときカスタマイズ情報表示部6が行う分析処理は、カスタマイズと属性値の分析と、ドキュメントテンプレートと属性値の分析である。
カスタマイズ情報表示部6は、分析のための事前処理として、プロジェクト属性値の数の集計(図38)と、各カスタマイズを実施したプロジェクトの数の集計(図39)を行う。そして、カスタマイズ情報表示部6は、これらの集計データを用いて分析した結果を、カスタマイズと属性値の総当たりデータ(図42)、およびドキュメントテンプレートと属性値の総当たりデータ(図43)とする。
Next, display of analysis results will be described. When “analysis result display” is selected on the menu screen shown in FIG. 24, the customization information display unit 6 performs analysis processing using data registered in the database in the template improvement support apparatus 100. The analysis processing performed by the customization information display unit 6 at this time is customization and attribute value analysis, and document template and attribute value analysis.
The customization information display unit 6 performs totalization of the number of project attribute values (FIG. 38) and totalization of the number of projects that have been customized (FIG. 39) as pre-processing for analysis. Then, the customization information display unit 6 uses the result of analysis using the aggregate data as customization and attribute value brute force data (FIG. 42) and document template and attribute value brute force data (FIG. 43). .

図38は、プロジェクト属性数データ(T5)のデータ例を示す概略図である。このデータ例は、カスタマイズ情報表示部6がプロジェクトの属性値の数を集計した結果である。つまり、このデータは、特定の属性IDに対して特定の属性値を持つプロジェクトの数を集計した結果を表している。
プロジェクト属性数データにおける属性IDは、プロジェクト情報データベース10に登録した属性情報(図31)における属性IDと関連付けられている。
また、属性値は、プロジェクト情報データベース10に登録した属性値情報(図32)における属性値と関連付けられている。
また、プロジェクト数は、特定の属性IDで、特定の属性値に該当するプロジェクトの数を表している。
特定の属性IDに対する属性値の種類が複数ある場合には、カスタマイズ情報表示部6は、各々の属性値についてプロジェクト数を集計する。
図示するデータ例は、属性IDとしてAT005を含んでいる。このAT005に対応する属性値は、「改造」あるいは「新規」である。そして、これらそれぞれに対応するプロジェクト数は、48および12である。
このプロジェクト属性数データは、カスタマイズ情報分析部61による処理で使用される。
FIG. 38 is a schematic diagram showing a data example of the project attribute number data (T5). This data example is a result of the customization information display unit 6 counting the number of attribute values of the project. That is, this data represents the result of totaling the number of projects having a specific attribute value for a specific attribute ID.
The attribute ID in the project attribute number data is associated with the attribute ID in the attribute information (FIG. 31) registered in the project information database 10.
The attribute value is associated with the attribute value in the attribute value information (FIG. 32) registered in the project information database 10.
The number of projects represents the number of projects corresponding to a specific attribute value with a specific attribute ID.
When there are a plurality of types of attribute values for a specific attribute ID, the customization information display unit 6 totals the number of projects for each attribute value.
The illustrated data example includes AT005 as the attribute ID. The attribute value corresponding to this AT005 is “remodeling” or “new”. The number of projects corresponding to each of these is 48 and 12.
This project attribute number data is used in the processing by the customization information analysis unit 61.

なお、上では、属性値が完全に一致するプロジェクト数を集計する例を説明した。しかし、属性値の取り得る値の種類が非常に多い場合には、属性値が完全に一致するプロジェクトの数は少ない。そこで、属性の種類によっては、属性値の範囲や、属性値の所定の集合(グループ)ごとに、プロジェクト数を集計するようにしてもよい。例えば、見積り金額などといった属性に関しては、金額の範囲ごとに、プロジェクト数を集計するようにする。また、(プロジェクトの)開始日などといった属性に関しては、日付の範囲(月や、四半期や、年や、その他の期間等)ごとにプロジェクト数を集計するようにする。この場合、属性の種類ごとに、どういった属性値でプロジェクト数を集計するかを、予め定義しておけるようにする。   In the above, an example in which the number of projects whose attribute values completely match is totaled has been described. However, when there are a large number of values that the attribute value can take, the number of projects whose attribute values completely match is small. Therefore, depending on the type of attribute, the number of projects may be aggregated for each attribute value range or a predetermined set (group) of attribute values. For example, for attributes such as estimated amounts, the number of projects is aggregated for each range of amounts. For attributes such as the start date (of the project), the number of projects is aggregated for each date range (month, quarter, year, other period, etc.). In this case, for each attribute type, it is possible to predefine what attribute value is used to count the number of projects.

図39は、カスタマイズ実施数データ(T6)のデータ例を示す概略図である。このデータ例は、プロジェクト情報データベース10に登録されている全プロジェクトのうち、特定のカスタマイズをしたプロジェクトの数の集計結果を有している。カスタマイズ実施数データは、カスタマイズ情報分析部61の処理で利用される。
カスタマイズIDは、カスタマイズ情報データベース9に登録している、カスタマイズ情報のカスタマイズIDを表す。
プロジェクト数」は、各カスタマイズを実施したプロジェクトの集計数を表す。
図示するデータ例は、カスタマイズIDとして、K0001,K0002,K0003を少なくとも含んでいる。そして、これらに対応するプロジェクト数は、それぞれ、30個、65個、17個である。
FIG. 39 is a schematic diagram illustrating a data example of the customization execution number data (T6). This data example has a total result of the number of projects that have been specifically customized among all projects registered in the project information database 10. The customization execution number data is used in the process of the customization information analysis unit 61.
The customization ID represents a customization ID of customization information registered in the customization information database 9.
“Number of projects” represents the total number of projects that have been customized.
The illustrated data example includes at least K0001, K0002, and K0003 as customization IDs. The numbers of projects corresponding to these are 30, 65, and 17, respectively.

次に、カスタマイズと属性値との関係についての分析処理の例を説明する。
カスタマイズと属性値の総当たりデータ(T7)は、特定の属性値を持つプロジェクトによく実施されているカスタマイズは何かを分析するために作成するデータである。
テンプレート改善支援装置100は、分析の手段として、支持度、信頼度、期待信頼度、リフト値といった数値を算出する。
Next, an example of analysis processing for the relationship between customization and attribute values will be described.
Customization and attribute value brute force data (T7) is data created in order to analyze what customization is often implemented in projects having specific attribute values.
The template improvement support apparatus 100 calculates numerical values such as support level, reliability level, expected reliability level, and lift value as means for analysis.

支持度は、全てのプロジェクトのうち、特定の属性値を持ち、かつ、特定のカスタマイズをしているプロジェクトの割合を示す。支持度が大きいほど、全プロジェクトの中で、特定の属性値を持つプロジェクトが、特定のカスタマイズを実施している割合が高いと言える。カスタマイズ情報分析部61は、支持度を、下の計算式によって算出する。
(支持度)=(属性値Aを有し、且つカスタマイズBを実施したプロジェクト数)/(プロジェクト情報データベース10に登録した全プロジェクト数)
The support level indicates the ratio of projects having specific attribute values and performing specific customization among all projects. It can be said that the higher the support level, the higher the percentage of projects that have a specific attribute value that implement a specific customization among all projects. The customization information analysis unit 61 calculates the support level using the following calculation formula.
(Support level) = (Number of projects having attribute value A and customization B) / (Total number of projects registered in the project information database 10)

信頼度は、特定の属性値を持つプロジェクトのうち、特定のカスタマイズを実施したプロジェクトの割合を示す。信頼度が高いほど、「その特定の属性値を持つプロジェクトが、その特定のカスタマイズを実施する割合が高い」と言える。カスタマイズ情報分析部61は、信頼度を、下の計算式によって算出する。
(信頼度)=(属性値Aを有し、且つカスタマイズBを実施したプロジェクト数)/(属性値Aを持つプロジェクト数)
なお、上記計算式の分母である「属性値Aを持つプロジェクト数」には、図38で示したプロジェクト属性数データの値を使用する。
The reliability indicates a ratio of projects having a specific customization out of projects having a specific attribute value. It can be said that the higher the reliability is, the higher the ratio of projects having the specific attribute value that performs the specific customization. The customization information analysis unit 61 calculates the reliability according to the following calculation formula.
(Reliability) = (Number of projects having attribute value A and customization B) / (Number of projects having attribute value A)
Note that the value of the project attribute number data shown in FIG. 38 is used as the “number of projects having attribute value A” as the denominator of the above formula.

期待信頼度は、全てのプロジェクトのうち、特定のカスタマイズをしているプロジェクトの割合を示す。期待信頼度が高いほど、よく実施されているカスタマイズであり、期待信頼度が小さければ稀なカスタマイズであると言える。カスタマイズ情報分析部61は、期待信頼度を、下の計算式によって算出する。
(期待信頼度)=(カスタマイズBを実施したプロジェクト数)/(プロジェクト情報データベース10に登録した全プロジェクト数)
なお、上記計算式の分子である「カスタマイズBを実施したプロジェクト数」には、図39で示したカスタマイズ実施数のデータを利用する。
The expected reliability indicates the proportion of projects that have a specific customization among all projects. The higher the expected reliability, the more commonly customized, and the smaller the expected reliability, the rare customization. The customization information analysis unit 61 calculates the expected reliability according to the following calculation formula.
(Expected reliability) = (Number of projects for which customization B has been implemented) / (Total number of projects registered in the project information database 10)
Note that the data of the number of customizations shown in FIG. 39 is used for “number of projects for which customization B has been implemented”, which is the numerator of the above formula.

リフト値は、属性値とカスタマイズの依存関係を表す値である。リフト値が1より大きい場合、リフト値が大きいほど、属性値とカスタマイズの依存が強い。逆に、リフト値が1より小さいければ、依存が弱いことを示す。リスト値が1より小さいということは、信頼度が期待信頼度よりも小さいことを意味する。即ち、リスト値が1より小さい場合、プロジェクトの属性値がAかどうかに関わりなく、カスタマイズBが実施されている度合いが強いと言える。
(リフト値)=(信頼度)/(期待信頼度)
The lift value is a value representing the dependency relationship between the attribute value and customization. When the lift value is greater than 1, the greater the lift value, the stronger the dependency between the attribute value and the customization. Conversely, if the lift value is smaller than 1, it indicates that the dependence is weak. That the list value is smaller than 1 means that the reliability is smaller than the expected reliability. That is, when the list value is smaller than 1, it can be said that the degree of customization B is strong regardless of whether the project attribute value is A or not.
(Lift value) = (Reliability) / (Expected reliability)

図40および図41の各々は、支持度と、信頼度と、期待信頼度と、リフト値との関係を示すベン図(Venn diagram)である。これらの図のそれぞれにおいて、一番外側の四角形は、全プロジェクトの集合を表す。そして、この集合の要素数が、全プロジェクト数である。また、左側の円は、属性値がAであるプロジェクトの集合を表す。そして、この集合の要素数が、属性値がAであるプロジェクト数である。また、右側の円ないしは楕円は、カスタマイズBを実施したプロジェクトの集合を表す。そして、この集合の要素数が、カスタマイズBを実施したプロジェクト数である。2つの円(ないしは楕円)の重なっている部分(共通部分)は、属性値がAであり且つカスタマイズBを実施したプロジェクトの集合を表す。そして、この集合の要素数が、属性値Aを有し且つカスタマイズBであるプロジェクト数を表している。   Each of FIG. 40 and FIG. 41 is a Venn diagram showing the relationship among the support level, the reliability level, the expected reliability level, and the lift value. In each of these figures, the outermost square represents the set of all projects. The number of elements in this set is the total number of projects. Also, the left circle represents a set of projects whose attribute value is A. The number of elements in this set is the number of projects whose attribute value is A. The right circle or ellipse represents a set of projects for which customization B has been performed. The number of elements in this set is the number of projects for which customization B has been implemented. The overlapping part (common part) of two circles (or ellipses) represents a set of projects in which the attribute value is A and customization B is performed. The number of elements in this set represents the number of projects having attribute value A and customization B.

図示するベン図において各集合の占める面積が集合の要素数にほぼ比例すると仮定した場合、図40に示す場合では、リフト値が1より大きい。つまり、信頼度が期待信頼度よりも大きい。一方で、図41に示す場合では、リフト値が1より小さい。つまり、信頼度が期待信頼度よりも小さい。
つまり、リフト値は、属性値Aを有し且つカスタマイズBを実施したプロジェクト数の属性値Aを持つプロジェクト数の中での割合が、カスタマイズB実施したプロジェクト数の全プロジェクト数の中での割合、よりもどれくらい多いかを表す指標である。
Assuming that the area occupied by each set in the illustrated Venn diagram is approximately proportional to the number of elements in the set, the lift value is greater than 1 in the case shown in FIG. That is, the reliability is higher than the expected reliability. On the other hand, the lift value is smaller than 1 in the case shown in FIG. That is, the reliability is smaller than the expected reliability.
In other words, the lift value is the ratio of the number of projects having the attribute value A and the number of projects having the attribute value A of the customization B being the ratio of the total number of projects having the customization B being implemented. It is an index that represents how many more than.

図40に示すような場合で、属性値Aを有し且つカスタマイズBを実施したプロジェクト数の属性値Aを持つプロジェクト数の中での割合が、カスタマイズB実施したプロジェクト数の全プロジェクト数の中での割合よりも大きければ、リフト値は1より大きくなる。これは、属性値AとカスタマイズBとが関連して起こる度合いが高いことを表している。
逆に、図41に示すような場合で、属性値Aを有し且つカスタマイズBを実施したプロジェクト数の属性値Aを持つプロジェクト数の中での割合が、カスタマイズB実施したプロジェクト数の全プロジェクト数の中での割合よりも小さければ、リフト値は1より小さくなる。これは、プロジェクトが属性値Aを有するか否かに関わらず、カスタマイズBが起こる度合いが高いことを表している。
In the case shown in FIG. 40, the ratio of the number of projects having the attribute value A to the number of projects having the attribute value A out of the total number of projects having the customization B is If the ratio is larger than the ratio, the lift value is larger than 1. This indicates that the degree of occurrence of the attribute value A and the customization B is high.
On the contrary, in the case shown in FIG. 41, the ratio of the number of projects having the attribute value A and the number of projects having the attribute value A to which the customization B has been implemented is the total number of projects having the customization B implemented. If it is less than a percentage of the number, the lift value is less than one. This indicates that the degree of customization B is high regardless of whether the project has the attribute value A or not.

図42は、カスタマイズと属性値の総当たりデータ(T7)の例を示す概略図である。図示するデータは、カスタマイズ情報分析部61が、カスタマイズと属性値の因果関係を分析した結果の例である。この例では、属性IDがAT005である属性は、開発形態である(図31を参照)。そして、このデータは、属性「開発形態」の属性値が「改造」である行と、「新規」である行とを含んでいる。
図42の第1行目のデータは、次の通りである。この属性値が「改造」であり、且つカスタマイズIDがK0001である場合、プロジェクト数は20個である。そして、この属性値とカスタマイズIDとの組み合わせに関して、支持度は0.2であり、信頼度は0.8であり、期待信頼度は0.3であり、リフト値は2.7である。
また、図42の第2行目のデータは、次の通りである。この属性値が「新規」であり、且つカスタマイズIDがK0003である場合、プロジェクト数は10個である。そして、この属性値とカスタマイズIDとの組み合わせに関して、支持度は0.1であり、信頼度は0.4であり、期待信頼度は0.5であり、リフト値は0.8である。
FIG. 42 is a schematic diagram showing an example of customization and attribute value brute force data (T7). The illustrated data is an example of the result of the customization information analysis unit 61 analyzing the causal relationship between customization and attribute values. In this example, the attribute whose attribute ID is AT005 is a development form (see FIG. 31). This data includes a line where the attribute value of the attribute “development form” is “remodeling” and a line where “new”.
The data in the first row in FIG. 42 is as follows. When this attribute value is “remodeling” and the customization ID is K0001, the number of projects is 20. Then, regarding the combination of the attribute value and the customization ID, the support level is 0.2, the reliability level is 0.8, the expected reliability level is 0.3, and the lift value is 2.7.
The data on the second row in FIG. 42 is as follows. When this attribute value is “new” and the customization ID is K0003, the number of projects is ten. Then, regarding the combination of the attribute value and the customization ID, the support level is 0.1, the reliability level is 0.4, the expected reliability level is 0.5, and the lift value is 0.8.

また、図42の第3行目のデータに関して、属性IDがAT004である属性は、「見積り金額」である(図31を参照)。そして、この行のデータは、属性「見積り金額」の属性値が「3000万以上5000万以下」である場合と、カスタマイズIDがK0004であるカスタマイズを実施した場合との統計的関係の情報を保持している。具体的には、プロジェクト数が3個であり、支持度が0.03であり、信頼度が0.3であり、期待信頼度が0.05であり、リフト値が6.0である。   42, the attribute whose attribute ID is AT004 is “estimated amount” (see FIG. 31). The data of this row holds information on the statistical relationship between the case where the attribute value of the attribute “estimated amount” is “30 to 50 million” and the case where the customization with the customization ID K0004 is performed. doing. Specifically, the number of projects is 3, the support level is 0.03, the reliability level is 0.3, the expected reliability level is 0.05, and the lift value is 6.0.

なおここで、属性「見積り金額」に関しては、前述の通り、属性値の範囲ごとにプロジェクト数を集計している。   As for the attribute “estimated amount”, the number of projects is totaled for each attribute value range as described above.

図43は、ドキュメントテンプレートと属性値の総当たりデータ(T8)の例を示す概略図である。図示するデータは、カスタマイズ情報分析部61が、ドキュメントテンプレートと属性値の因果関係を分析した結果の例である。このデータは、属性値によって定まるドメインごとに、どういうドキュメントテンプレートが使われているかという傾向を、統計的に表す。   FIG. 43 is a schematic diagram illustrating an example of document template and attribute value brute force data (T8). The illustrated data is an example of a result of the customization information analysis unit 61 analyzing the causal relationship between the document template and the attribute value. This data statistically represents the tendency of what document template is used for each domain determined by the attribute value.

図43の第1行目のデータにおいて、属性IDがAT005(属性は、「開発形態」)であり、属性値が「改造」である。また、ドキュメントテンプレートIDは「TR001」である。このような属性値とドキュメントテンプレートIDの組み合わせに該当するプロジェクト数は、25個である。そして、支持度は0.25であり、信頼度1.0はであり、期待信頼度は0.55であり、リフト値は1.8である。
図43の第2行目のデータにおいて、属性IDがAT005(属性は、「開発形態」)であり、属性値が「新規」である。また、ドキュメントテンプレートIDは「TR001」である。このような属性値とドキュメントテンプレートIDの組み合わせに該当するプロジェクト数は、45個である。そして、支持度は0.45であり、信頼度0.9はであり、期待信頼度は0.55であり、リフト値は1.6である。
図43の第3行目のデータにおいて、属性IDがAT004(属性は、「見積り金額」)であり、属性値が「3000万以上5000万以下」である。また、ドキュメントテンプレートIDは「TR001」である。このような属性値とドキュメントテンプレートIDの組み合わせに該当するプロジェクト数は、5個である。そして、支持度は0.05であり、信頼度0.5はであり、期待信頼度は0.55であり、リフト値は0.9である。
43, the attribute ID is AT005 (the attribute is “development form”), and the attribute value is “remodeling”. The document template ID is “TR001”. The number of projects corresponding to such combinations of attribute values and document template IDs is 25. The support level is 0.25, the reliability level is 1.0, the expected reliability level is 0.55, and the lift value is 1.8.
43, the attribute ID is AT005 (the attribute is “development form”), and the attribute value is “new”. The document template ID is “TR001”. The number of projects corresponding to such combinations of attribute values and document template IDs is 45. The support level is 0.45, the reliability level is 0.9, the expected reliability level is 0.55, and the lift value is 1.6.
43, the attribute ID is AT004 (the attribute is “estimated amount”), and the attribute value is “30 million to 50 million”. The document template ID is “TR001”. The number of projects corresponding to such a combination of attribute value and document template ID is five. The support level is 0.05, the reliability level is 0.5, the expected reliability level is 0.55, and the lift value is 0.9.

図44は、分析結果の表示画面を示す概略図である。図24のメニュー画面で「分析結果表示」が選択された場合、カスタマイズ情報表示部6は、ステップS6−5の処理においてこの分析結果の画面を表示する。図示するように、分析結果の表示画面は、「属性指定」ボックスを有している。また、分析結果の表示画面は、3つのボタンを有している。それらのボタンとは、「カスタマイズと属性値の分析結果」と、「ドキュメントテンプレートと属性値の分析結果」と、「ドキュメントテンプレート表示」である。管理者(または開発者。以下においても同様。)はこれらのいずれかのボタンを押下することができる。そして、いずれかのボタンが押下されると、テンプレート改善支援装置100は、管理者が望む情報を表示する。   FIG. 44 is a schematic view showing an analysis result display screen. When “analysis result display” is selected on the menu screen of FIG. 24, the customization information display unit 6 displays the analysis result screen in the process of step S6-5. As shown in the figure, the analysis result display screen has an “attribute designation” box. The analysis result display screen has three buttons. These buttons are “customization and attribute value analysis result”, “document template and attribute value analysis result”, and “document template display”. An administrator (or developer, and so on below) can press any of these buttons. When any button is pressed, the template improvement support apparatus 100 displays information desired by the administrator.

「カスタマイズと属性値の分析結果」のボタンが押下された場合、カスタマイズ情報分析部61は、分析処理によって得たカスタマイズと属性値の総当たりデータを基に、カスタマイズと属性値の分析結果を全て表示出力する。なお、管理者が画面内の「属性指定」のボックスに、属性の種類と、それに対応する属性値を入力した場合、カスタマイズ情報表示部6は、その属性値に一致するカスタマイズ情報を表示する。このとき、カスタマイズ情報表示部6は、ドキュメントテンプレートへの反映を推奨する順番で、カスタマイズ情報を表示する。例えば、管理者が画面内の「属性指定」ボックスに「開発形態=改造」と入力し、「カスタマイズと属性値の分析結果」ボタンを押下した場合、カスタマイズ情報表示部6は、開発形態の属性値が「改造」であるプロジェクトでよく実施されているカスタマイズ情報を並べて表示する。
また、このとき、「属性指定」ボックスに、論理演算子を用いた条件を入力できるようにしてもよい。具体的には「<属性名>=<属性値>」の形式を有する条件を、AND(論理積)演算子やOR(論理和)演算子で連結することで、複数の条件の組み合わせを指定できる。また、ある条件に、NOT(否定)演算子を付けることもできる。
When the “customization and attribute value analysis result” button is pressed, the customization information analysis unit 61 displays all customization and attribute value analysis results based on the brute force data of the customization and attribute values obtained by the analysis process. Display output. When the administrator inputs the attribute type and the corresponding attribute value in the “attribute designation” box in the screen, the customization information display unit 6 displays the customization information that matches the attribute value. At this time, the customization information display unit 6 displays the customization information in the order of recommending reflection to the document template. For example, when the administrator inputs “development form = modification” in the “attribute designation” box on the screen and presses the “analysis result of customization and attribute value” button, the customization information display unit 6 displays the attribute of the development form. Display customization information that is often implemented in projects with the value "Modification" side by side.
At this time, a condition using a logical operator may be entered in the “attribute designation” box. Specifically, a combination of multiple conditions can be specified by concatenating conditions having the format of “<attribute name> = <attribute value>” with an AND (logical product) operator or an OR (logical sum) operator. it can. In addition, a NOT (negation) operator can be added to a certain condition.

なお、画面内の「クリア」ボタンが押下されると、カスタマイズ情報表示部6は、条件設定を解除する。   When the “Clear” button in the screen is pressed, the customization information display unit 6 cancels the condition setting.

カスタマイズ情報表示部6は、分析結果を、図示する画面内の「カスタマイズと属性値の分析結果」と記載された場所に表示する。このデータ例は、属性値「改造」とカスタマイズID「K0001」の組み合わせと、属性値「新規」とカスタマイズID「K0003」の組み合わせと、属性値「3000万以上5000万以下」とカスタマイズID「K0004」の組み合わせとを含んでいる。また分析結果の表示画面は、分析結果のデータの各行に対応して、右側に、チェックボックスを有している。このチェックボックスにチェックマークを入れることは、そのカスタマイズをドキュメントテンプレートに反映する処理を行うことを意味する。管理者がチェックボックスにチェックして、画面の右下部にある「反映」ボタンを押下すると、カスタマイズ情報表示部6は、チェックされたカスタマイズを反映したドキュメントテンプレートを表示する。
管理者が最終的にドキュメントテンプレートへの反映を確認すると、カスタマイズ情報表示部6は、ドキュメントテンプレートデータベース7内のドキュメントテンプレートにカスタマイズを反映する形で、データを更新する。
The customization information display unit 6 displays the analysis result at a place where “customization and attribute value analysis result” is described in the illustrated screen. This data example includes a combination of an attribute value “remodeling” and a customization ID “K0001”, a combination of an attribute value “new” and a customization ID “K0003”, an attribute value “30 million to 50 million or less”, and a customization ID “K0004”. In combination. The analysis result display screen has a check box on the right side corresponding to each row of analysis result data. Putting a check mark in this check box means that the customization is reflected in the document template. When the administrator checks the check box and presses the “reflect” button at the lower right of the screen, the customization information display unit 6 displays a document template reflecting the checked customization.
When the administrator finally confirms the reflection to the document template, the customization information display unit 6 updates the data in such a manner that the customization is reflected in the document template in the document template database 7.

図45は、分析結果の表示画面を示す概略図である。この図は、分析結果表示画面において、「ドキュメントテンプレート表示」のボタンが押下されたときの画面の状況を示している。「ドキュメントテンプレート表示」のボタンが押下された場合、カスタマイズ情報分析部61は、分析処理によって得たドキュメントテンプレートと属性値の総当たりデータを基に、テンプレートと属性値の分析結果を表示出力する。この場合も、図44で説明した場合と同様に、管理者が画面内の「属性指定」のボックスに属性値に関する条件を入力することができる。また、この場合も、論理演算子を「属性指定」のボックス内に入力することができる。条件が入力された状態で管理者が「ドキュメントテンプレート表示」ボタンを押下した場合、カスタマイズ情報表示部6は、指定された属性値の条件に合う分析結果データのみを表示する。   FIG. 45 is a schematic diagram showing a display screen of analysis results. This figure shows the state of the screen when the “document template display” button is pressed on the analysis result display screen. When the “document template display” button is pressed, the customization information analysis unit 61 displays and outputs the analysis result of the template and the attribute value based on the brute force data of the document template and the attribute value obtained by the analysis processing. Also in this case, as in the case described with reference to FIG. 44, the administrator can input a condition relating to the attribute value in the “attribute designation” box in the screen. Also in this case, a logical operator can be entered in the “attribute designation” box. When the administrator presses the “document template display” button in a state where the conditions are input, the customization information display unit 6 displays only analysis result data that meets the specified attribute value conditions.

カスタマイズ情報表示部6は、分析結果を、図示する画面内の「ドキュメントテンプレート一覧」と記載された場所に表示する。この分析結果のデータ例は、属性値「改造」とドキュメントテンプレートID「TR001」(機能一覧表)の組み合わせと、属性値「改造」とドキュメントテンプレートID「TR002」(画面一覧表)の組み合わせとを含んでいる。また、分析結果のデータの各行に対応して、右側に、チェックボックスを有している。このチェックボックスにチェックマークを入れることは、該当するテンプレートを表示させることを意味する。管理者がチェックボックスにチェックして、画面の右下部にある「取得」ボタンを押下すると、カスタマイズ情報表示部6は、チェックされたドキュメントテンプレートを表示する。
これにより、管理者は、プロジェクトの属性値に対応して、どのようなテンプレートが使われる傾向が高いかを把握することができる。
The customization information display unit 6 displays the analysis result at a location described as “document template list” in the illustrated screen. The data example of the analysis result includes a combination of attribute value “remodeling” and document template ID “TR001” (function list), and a combination of attribute value “remodeling” and document template ID “TR002” (screen list). Contains. In addition, a check box is provided on the right side corresponding to each row of analysis result data. Putting a check mark in this check box means that the corresponding template is displayed. When the administrator checks the check box and presses the “acquire” button at the lower right of the screen, the customization information display unit 6 displays the checked document template.
Thereby, the administrator can grasp what template is likely to be used corresponding to the attribute value of the project.

本実施形態によれば、設計書の構造情報とドキュメントテンプレートの構造情報の差分を抽出する手間が省くことができる。また、プロジェクトごとのカスタマイズ情報と属性値情報を蓄積し、カスタマイズ情報と属性値情報の関連を分析することで、ドメインごとドキュメントテンプレート、または汎用的なドキュメントテンプレートへの反映を推奨するカスタマイズ情報を表示することができる。これにより、効率的にドキュメントテンプレートの改訂を行なえるようになる。さらに、プロジェクトの特性に合ったドキュメントテンプレートを取り出すことができる。
また本実施形態によれば、支持度や信頼度等に基づいて、優先度を付けて、カスタマイズ情報を表示することができる。
According to the present embodiment, it is possible to save the trouble of extracting the difference between the structure information of the design document and the structure information of the document template. Also, customization information and attribute value information for each project are accumulated, and by analyzing the relationship between customization information and attribute value information, customization information recommended to be reflected in document templates for each domain or general-purpose document templates is displayed. can do. As a result, the document template can be efficiently revised. In addition, document templates that match the characteristics of the project can be retrieved.
Further, according to the present embodiment, the customization information can be displayed with priorities based on the support level and the reliability level.

上記実施形態では、カスタマイズ情報表示部6は、図44に示した画面で、管理者(ないしは開発者)がチェックマークを付けたカスタマイズのみを、ドキュメントテンプレートに反映させることとした。変形例として、代わりに、カスタマイズ情報表示部6は、算出された支持度や信頼度やリフト値等に基づいて、所定の条件を満たすカスタマイズを自動的に選択し、ドキュメントテンプレートに反映させるようにしてもよい。一例として、支持度が所定の閾値より高く、信頼度が所定の閾値より高く、且つリフト値が所定の閾値より高いカスタマイズを自動的に選択し、ドキュメントテンプレートに反映させる。   In the above-described embodiment, the customization information display unit 6 reflects only the customization that the administrator (or developer) adds a check mark to the document template on the screen shown in FIG. As a modification, instead, the customization information display unit 6 automatically selects a customization that satisfies a predetermined condition on the basis of the calculated support level, reliability level, lift value, etc., and reflects it in the document template. May be. As an example, customization with a support level higher than a predetermined threshold value, a reliability level higher than a predetermined threshold value, and a lift value higher than a predetermined threshold value is automatically selected and reflected in the document template.

以上説明した少なくともひとつの実施形態によれば、プロジェクト数の統計を用いて、プロジェクトの属性値とカスタマイズとの間のアソシエーション分析を行うカスタマイズ情報表示部6を持つことにより、適切なドキュメントテンプレートの改善を支援することができる。   According to at least one of the embodiments described above, an appropriate document template can be improved by having the customization information display unit 6 that performs association analysis between the attribute value of the project and the customization using the statistics of the number of projects. Can help.

なお、上述した実施形態におけるテンプレート改善支援装置の機能の少なくとも一部を、コンピューターで実現するようにしても良い。この場合、その機能を実現するためのプログラムをコンピューター読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピューターシステムに読み込ませ、実行することによって実現しても良い。なお、ここでいう「コンピューターシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピューター読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピューターシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピューター読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバーやクライアントとなるコンピューターシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでも良い。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピューターシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。   In addition, you may make it implement | achieve at least one part of the function of the template improvement assistance apparatus in embodiment mentioned above with a computer. In this case, a program for realizing the function may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read into a computer system and executed. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a storage device such as a flexible disk, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, a “computer-readable recording medium” dynamically holds a program for a short time, like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory inside a computer system serving as a server or a client in that case may be included, and a program that holds a program for a certain period of time. The program may be a program for realizing a part of the above-described functions, or may be a program that can realize the above-described functions in combination with a program already recorded in a computer system.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are also included in the invention described in the claims and the equivalents thereof.

1…インタフェース部、2…プロジェクト設計書登録部、3…設計書構造情報抽出部、4…比較エンジン部、5…プロジェクト情報管理部、6…カスタマイズ情報表示部、7…ドキュメントテンプレートデータベース、8…プロジェクト別設計書データベース、9…カスタマイズ情報データベース、10…プロジェクト情報データベース、11…ドキュメントテンプレート管理部、61…カスタマイズ情報分析部、62…分析結果表示部、100…テンプレート改善支援装置 DESCRIPTION OF SYMBOLS 1 ... Interface part, 2 ... Project design document registration part, 3 ... Design document structure information extraction part, 4 ... Comparison engine part, 5 ... Project information management part, 6 ... Customized information display part, 7 ... Document template database, 8 ... Project-specific design document database, 9 ... customization information database, 10 ... project information database, 11 ... document template management unit, 61 ... customization information analysis unit, 62 ... analysis result display unit, 100 ... template improvement support device

Claims (8)

プロジェクトについて、前記プロジェクトごと且つ属性ごとの属性値を記憶するプロジェクト情報データベースと、
設計書のテンプレートであるドキュメントテンプレートを記憶し管理するドキュメントテンプレート管理部と、
前記ドキュメントテンプレートを基に作成された設計書をプロジェクトごとに記憶し管理する設計書管理部と、
前記設計書管理部が管理する前記設計書から設計書の構造を表す情報である設計書構造情報を抽出する設計書構造情報抽出部と、
前記ドキュメントテンプレートの構造と前記設計書の構造との差分であるカスタマイズ情報を、前記設計書を作成したプロジェクトに関連付けて記憶するカスタマイズ情報データベースと、
前記設計書構造情報抽出部が前記設計書から抽出した前記設計書構造情報と、前記ドキュメントテンプレート管理部で管理される前記ドキュメントテンプレートの構造とを比較し、差分をカスタマイズ情報として抽出し、前記カスタマイズ情報を前記プロジェクトに関連付ける形で前記カスタマイズ情報データベースに登録する比較エンジン部と、
前記カスタマイズ情報データベースに登録された前記カスタマイズ情報に基づいて、前記カスタマイズ情報が関連付けられた前記プロジェクトの前記属性値と、前記カスタマイズ情報との間のアソシエーション分析を行い、分析結果を出力する分析部と、
を備えるテンプレート改善支援装置。
A project information database that stores attribute values for each project and for each project;
A document template management unit for storing and managing a document template that is a template of a design document;
A design document management unit for storing and managing a design document created based on the document template for each project;
A design document structure information extraction unit that extracts design document structure information, which is information representing the structure of the design document, from the design document managed by the design document management unit;
A customization information database that stores customization information that is a difference between the structure of the document template and the structure of the design document in association with the project that created the design document;
The design document structure information extraction unit extracts the design document structure information extracted from the design document and the document template structure managed by the document template management unit, extracts differences as customization information, and customizes the customization A comparison engine unit that registers information in the customized information database in a form that associates information with the project;
An analysis unit that performs association analysis between the attribute value of the project associated with the customization information and the customization information based on the customization information registered in the customization information database, and outputs an analysis result; ,
A template improvement support apparatus comprising:
前記分析部は、前記アソシエーション分析の処理として、特定の属性値を有し且つ特定のカスタマイズに関連付けられたプロジェクトの数を全プロジェクトの数で除して得られる支持度を、算出し、前記支持度に基づいて前記属性値と前記カスタマイズとの組み合わせを並べ替え処理した結果を、前記分析結果として出力する、
請求項1に記載のテンプレート改善支援装置。
The analysis unit calculates, as the association analysis process, a support level obtained by dividing the number of projects having a specific attribute value and associated with a specific customization by the total number of projects, and the support The result of sorting the combination of the attribute value and the customization based on the degree is output as the analysis result.
The template improvement support apparatus according to claim 1.
前記分析部は、前記アソシエーション分析の処理として、さらに、特定の属性値を有し且つ特定のカスタマイズに関連付けられたプロジェクトの数を当該特定の属性値を有するプロジェクトの数で除して得られる信頼度を、算出し、前記支持度が同一である
前記属性値と前記カスタマイズとの組み合わせについては、前記信頼度で並べ替え処理した結果を、前記分析結果として出力する、
請求項2に記載のテンプレート改善支援装置。
The analysis unit further includes, as the association analysis process, a trust obtained by dividing the number of projects having a specific attribute value and associated with a specific customization by the number of projects having the specific attribute value. For the combination of the attribute value and the customization with the same support level, the degree of support is calculated, and the result of sorting by the reliability is output as the analysis result.
The template improvement support apparatus according to claim 2.
前記分析部は、前記アソシエーション分析の処理として、さらに、特定のカスタマイズに関連付けられたプロジェクトの数を全プロジェクトの数で除して得られる期待信頼度を算出するとともに、特定の属性値と特定のカスタマイズに関して算出した前記信頼度を前記期待信頼度で除して得られるリフト値を算出し、前記リフト値を前記分析結果の一部として出力する、
請求項3に記載のテンプレート改善支援装置。
The analysis unit calculates an expected reliability obtained by dividing the number of projects associated with a specific customization by the number of all projects as the process of the association analysis, and the specific attribute value and the specific Calculating a lift value obtained by dividing the reliability calculated for customization by the expected reliability, and outputting the lift value as part of the analysis result;
The template improvement support apparatus according to claim 3.
前記分析部は、前記アソシエーション分析の結果に基づいて、カスタマイズを前記ドキュメントテンプレート管理部で記憶される前記ドキュメントテンプレートに反映させる、
請求項1から4までのいずれか一項に記載のテンプレート改善支援装置。
The analysis unit reflects customization in the document template stored in the document template management unit based on the result of the association analysis.
The template improvement assistance apparatus as described in any one of Claim 1 to 4.
前記分析部は、前記分析結果を出力後にユーザーから指示されたカスタマイズを、前記ドキュメントテンプレート管理部で記憶される前記ドキュメントテンプレートに反映させる、
請求項1から5までのいずれか一項に記載のテンプレート改善支援装置。
The analysis unit reflects the customization instructed by the user after outputting the analysis result in the document template stored in the document template management unit.
The template improvement assistance apparatus as described in any one of Claim 1-5.
前記ドキュメントテンプレート管理部は、前記ドキュメントテンプレートを複数種類記憶し管理するものであり、
前記分析部は、前記カスタマイズ情報データベースに登録された前記カスタマイズ情報に基づいて、前記カスタマイズ情報が関連付けられた前記プロジェクトの前記属性値と、前記カスタマイズ情報が関連付けられた前記ドキュメントテンプレートとの間のアソシエーション分析を行い、前記属性値と前記ドキュメントテンプレートの種類との関係を表す分析結果を出力する、
請求項1から6までのいずれか一項に記載のテンプレート改善支援装置。
The document template management unit stores and manages a plurality of types of the document templates,
The analysis unit associates between the attribute value of the project associated with the customization information and the document template associated with the customization information based on the customization information registered in the customization information database. Performing an analysis and outputting an analysis result representing a relationship between the attribute value and the type of the document template;
The template improvement assistance apparatus as described in any one of Claim 1-6.
コンピューターを、
プロジェクトについて、前記プロジェクトごと且つ属性ごとの属性値を記憶するプロジェクト情報データベースと、
設計書のテンプレートであるドキュメントテンプレートを記憶し管理するドキュメントテンプレート管理部と、
前記ドキュメントテンプレートを基に作成された設計書をプロジェクトごとに記憶し管理する設計書管理部と、
前記設計書管理部が管理する前記設計書から設計書の構造を表す情報である設計書構造情報を抽出する設計書構造情報抽出部と、
前記ドキュメントテンプレートの構造と前記設計書の構造との差分であるカスタマイズ情報を、前記設計書を作成したプロジェクトに関連付けて記憶するカスタマイズ情報データベースと、
前記設計書構造情報抽出部が前記設計書から抽出した前記設計書構造情報と、前記ドキュメントテンプレート管理部で管理される前記ドキュメントテンプレートの構造とを比較し、差分をカスタマイズ情報として抽出し、前記カスタマイズ情報を前記プロジェクトに関連付ける形で前記カスタマイズ情報データベースに登録する比較エンジン部と、
前記カスタマイズ情報データベースに登録された前記カスタマイズ情報に基づいて、前記カスタマイズ情報が関連付けられた前記プロジェクトの前記属性値と、前記カスタマイズ情報との間のアソシエーション分析を行い、分析結果を出力する分析部と、
を備えるテンプレート改善支援装置として機能させるためのプログラム。
Computer
A project information database that stores attribute values for each project and for each project;
A document template management unit for storing and managing a document template that is a template of a design document;
A design document management unit for storing and managing a design document created based on the document template for each project;
A design document structure information extraction unit that extracts design document structure information, which is information representing the structure of the design document, from the design document managed by the design document management unit;
A customization information database that stores customization information that is a difference between the structure of the document template and the structure of the design document in association with the project that created the design document;
The design document structure information extraction unit extracts the design document structure information extracted from the design document and the document template structure managed by the document template management unit, extracts differences as customization information, and customizes the customization A comparison engine unit that registers information in the customized information database in a form that associates information with the project;
An analysis unit that performs association analysis between the attribute value of the project associated with the customization information and the customization information based on the customization information registered in the customization information database, and outputs an analysis result; ,
For functioning as a template improvement support apparatus.
JP2016145575A 2016-07-25 2016-07-25 Template improvement support apparatus and program Active JP6411414B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016145575A JP6411414B2 (en) 2016-07-25 2016-07-25 Template improvement support apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016145575A JP6411414B2 (en) 2016-07-25 2016-07-25 Template improvement support apparatus and program

Publications (2)

Publication Number Publication Date
JP2018018151A true JP2018018151A (en) 2018-02-01
JP6411414B2 JP6411414B2 (en) 2018-10-24

Family

ID=61075949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016145575A Active JP6411414B2 (en) 2016-07-25 2016-07-25 Template improvement support apparatus and program

Country Status (1)

Country Link
JP (1) JP6411414B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293403A (en) * 2004-04-02 2005-10-20 Hitachi Ltd Design work support device
JP2008287673A (en) * 2007-05-21 2008-11-27 Hitachi Ltd Content distribution service system
JP2015201103A (en) * 2014-04-09 2015-11-12 富士通株式会社 Business description management program, business description management method, and business description management device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293403A (en) * 2004-04-02 2005-10-20 Hitachi Ltd Design work support device
JP2008287673A (en) * 2007-05-21 2008-11-27 Hitachi Ltd Content distribution service system
JP2015201103A (en) * 2014-04-09 2015-11-12 富士通株式会社 Business description management program, business description management method, and business description management device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
元山 厚、中谷 多哉子: ""設計項目間の不整合を検出するためのシステム開発と評価"", 情報処理学会デジタルプラクティス, vol. 5, no. 3, JPN6018032862, 15 July 2014 (2014-07-15), JP, pages 239 - 248, ISSN: 0003864515 *
元山 厚、中谷 多哉子: ""設計項目間の不整合を検出するためのレビューチェックリストの開発手法の提案"", 電子情報通信学会論文誌, vol. 96, no. 11, JPN6018032863, 1 November 2013 (2013-11-01), JP, pages 2692 - 2704, ISSN: 0003864516 *
秋光 淳生, データの分析と知識発見, JPN6018032864, 20 March 2016 (2016-03-20), JP, pages 183 - 188, ISSN: 0003864517 *

Also Published As

Publication number Publication date
JP6411414B2 (en) 2018-10-24

Similar Documents

Publication Publication Date Title
US11620117B2 (en) Systems and methods for code clustering analysis and transformation
US11726760B2 (en) Systems and methods for entry point-based code analysis and transformation
US11436006B2 (en) Systems and methods for code analysis heat map interfaces
US11003645B1 (en) Column lineage for resource dependency system and graphical user interface
US9128804B2 (en) Systems and/or methods for identifying and resolving complex model merge conflicts based on atomic merge conflicts
KR102397495B1 (en) No code web development and operating system, and service method using of it
CN110717320A (en) Form/report designer and method suitable for multiple platforms and information management system
JP2020500369A (en) System and method for determining relationships between data elements
JP5482667B2 (en) Policy management apparatus, policy management system, method and program used therefor
CN109684332A (en) A kind of wide table generating method of data, apparatus and system
JP5424798B2 (en) METADATA SETTING METHOD, METADATA SETTING SYSTEM, AND PROGRAM
WO2020258492A1 (en) Information processing method and apparatus, storage medium and terminal device
JP6623754B2 (en) Tabular data processing program, method and apparatus
JP2010015458A (en) Program correction support system, program correction support method, and program correction support program
Calvanese et al. Extracting event data from document-driven enterprise systems
Fan et al. Data quality problems beyond consistency and deduplication
Barton Talend open studio cookbook
JP6411414B2 (en) Template improvement support apparatus and program
Molina et al. Specifying conceptual interface patterns in an object-oriented method with automatic code generation
JP6336922B2 (en) Business impact location extraction method and business impact location extraction device based on business variations
US20210397745A1 (en) Data providing server device and data providing method
JP2015103007A (en) Operation report management system and operation report management program
Ozar MySQL management and administration with Navicat
JP2005190212A (en) Database system, data processing method and program
Esser et al. Using graph data structures for event logs

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180817

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180828

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180926

R150 Certificate of patent or registration of utility model

Ref document number: 6411414

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150