JP2010067214A - Asset creation support system, device and program - Google Patents

Asset creation support system, device and program Download PDF

Info

Publication number
JP2010067214A
JP2010067214A JP2008235446A JP2008235446A JP2010067214A JP 2010067214 A JP2010067214 A JP 2010067214A JP 2008235446 A JP2008235446 A JP 2008235446A JP 2008235446 A JP2008235446 A JP 2008235446A JP 2010067214 A JP2010067214 A JP 2010067214A
Authority
JP
Japan
Prior art keywords
document
information
skeleton
editing
document skeleton
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.)
Withdrawn
Application number
JP2008235446A
Other languages
Japanese (ja)
Inventor
Yuji Mitomo
雄司 三友
Noriyuki Suzuki
教之 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2008235446A priority Critical patent/JP2010067214A/en
Publication of JP2010067214A publication Critical patent/JP2010067214A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To define the quality of a document in advance, and to manage the quality of the document without separation from the document. <P>SOLUTION: A document skeleton generation device includes: a document template DB 102 which includes a plurality of requirements entries and previously stores a document template in each document type; a requirement storing part 101 for storing a plurality of requirements entries; a document skeleton storing part 104 for storing each document skeleton information; a quality index DB 103 for storing the target value of a quality index in each document type; an inputting and outputting part 106 for writing an inputted each requirement entry in the requirement storing part 101; a document skeleton generating part 108 for generating document skeleton information in each document type by writing each requirement entry in the requirement storing part 101 while associated with each requirement entry in a designated document template; and a quality index setting part 110 for setting the target value of the quality index in the quality index DB 103 in the document skeleton information on the basis of the document type of the document skeleton information. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、アセット作成支援システム、装置及びプログラムに係り、例えば、文書の品質を事前に規定でき、この文書の品質を当該文書から分離せずに管理し得るアセット作成支援システム、装置及びプログラムに関する。   The present invention relates to an asset creation support system, apparatus, and program. For example, the present invention relates to an asset creation support system, apparatus, and program capable of predefining the quality of a document and managing the quality of the document without being separated from the document. .

ソフトウェア開発支援ツールとしてCASE(Computer Aided Software Engineering)ツールがある。このCASEツールとしては、上流でのモデリング支援ツールから設計書自動作成ツール、ソースコード自動生成ツール、テスト支援ツール、リバース支援ツール、さらにプロジェクト管理ツールなどといった多くの種類のツールが存在している。   There is a CASE (Computer Aided Software Engineering) tool as a software development support tool. As this CASE tool, there are many types of tools such as an upstream modeling support tool, a design document automatic creation tool, a source code automatic generation tool, a test support tool, a reverse support tool, and a project management tool.

例えば、設計書自動作成ツールやソースコード自動生成ツールは、設計書又はソースコードの生成に必要な定義情報を入力すると、この定義情報に基づいて、設計書やソースコードを自動生成するものである。また、ソースコード自動生成ツールとしては、例えば、仕様書から設計情報を抽出し、抽出した設計情報とソースコードテンプレートからソースコードを自動生成する方式が知られている(例えば、特許文献1参照。)。   For example, a design document automatic creation tool and a source code automatic generation tool automatically generate a design document and source code based on this definition information when the definition information necessary for generating the design document or source code is input. . As an automatic source code generation tool, for example, a method is known in which design information is extracted from a specification, and a source code is automatically generated from the extracted design information and a source code template (see, for example, Patent Document 1). ).

また、前述した各種のツールは、一連のソフトウェア開発を円滑に支援する観点から、互いに密結合されている。
特開2008−52356号公報
The various tools described above are tightly coupled to each other from the viewpoint of smoothly supporting a series of software development.
JP 2008-52356 A

しかしながら、以上のような自動作成ツールや自動生成ツールは、通常は特に問題ないが、本発明者の検討によれば、以下のような不都合がある。   However, the automatic creation tool and the automatic generation tool as described above usually have no particular problem, but according to the study of the present inventors, there are the following disadvantages.

すなわち、自動的に生成される文書の品質が事前(工程作業開始前、生成前)に規定されていない不都合や、品質が事前に規定されている場合でも文書と分離されて管理されている不都合がある。   In other words, the inconvenience that the quality of the automatically generated document is not specified in advance (before the start of the process operation, before the generation), or the inconvenience is managed separately from the document even when the quality is specified in advance. There is.

本発明は上記実情を考慮してなされたもので、文書の品質を事前に規定でき、この文書の品質を当該文書から分離せずに管理し得るアセット作成支援システム、装置及びプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and provides an asset creation support system, apparatus, and program capable of predefining the quality of a document and managing the quality of the document without separating it from the document. With the goal.

本発明の第1の局面は、文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置と、前記生成された各文書スケルトン情報に基づいて、個別に文書編集情報を作成するための文書編集装置とを備え、当該各文書スケルトン情報及び各文書編集情報を個別に含む複数の電子化文書からなるアセットの作成を支援するためのアセット作成支援システムであって、前記文書スケルトン生成装置としては、複数の要件項目を含み、文書種類毎に予め作成された文書テンプレートが記憶された文書テンプレート記憶手段と、複数の要件項目を記憶するための要件記憶手段と、前記各文書スケルトン情報を記憶するための文書スケルトン記憶手段と、文書種類毎に、品質指標の目標値が記憶された品質指標記憶手段と、各要件項目の入力を受け付けるための要件入力手段と、前記入力された各要件項目を前記要件記憶手段に書き込む手段と、前記文書テンプレート記憶手段内のいずれかの文書テンプレートの指定を受け付けるテンプレート指定手段と、前記指定された文書テンプレート内の各要件項目に関連付けて前記要件記憶手段内の各要件項目を書き込むことにより、文書種類毎の文書スケルトン情報を生成する第1の文書スケルトン生成手段と、前記文書スケルトン情報の文書種類に基づいて、前記品質指標記憶手段を検索し、当該検索により得られた品質指標の目標値を当該文書スケルトン情報に設定する品質指標設定手段と、前記品質目標の設定値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込む文書スケルトン書込手段と、を備えたアセット作成支援システムである。   According to a first aspect of the present invention, there is provided a document skeleton generation apparatus for generating document skeleton information for each document template, and a document for individually generating document editing information based on each of the generated document skeleton information. An asset creation support system for supporting creation of an asset made up of a plurality of digitized documents, each of which includes the document skeleton information and each document edit information, and the document skeleton generation device includes: A document template storage unit that stores a plurality of requirement items and a document template created in advance for each document type, a requirement storage unit for storing a plurality of requirement items, and stores each piece of document skeleton information Document skeleton storage means, quality index storage means for storing the target value of the quality index for each document type, and each requirement Requirement input means for accepting eye input, means for writing each inputted requirement item to the requirement storage means, template designating means for accepting designation of any document template in the document template storage means, First document skeleton generation means for generating document skeleton information for each document type by writing each requirement item in the requirement storage means in association with each requirement item in the designated document template, and the document skeleton Based on the document type of the information, the quality index storage means is searched, the quality index setting means for setting the target value of the quality index obtained by the search in the document skeleton information, and the set value of the quality target is set Document skeleton writing means for writing the written document skeleton information into the document skeleton storage means; Is an asset creation support system was painting.

本発明の第2の局面は、第1の局面のアセット作成支援システムにおいて、前記文書スケルトン生成装置としては、前記文書スケルトン情報内の要件項目毎に、固有のトレーサビリティコードを設定するトレーサビリティコード設定手段、を更に備えており、前記文書スケルトン書込手段としては、前記各トレーサビリティコード及び前記品質指標の目標値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込むアセット作成支援システムである。   According to a second aspect of the present invention, in the asset creation support system according to the first aspect, the document skeleton generation device sets a traceability code setting unit that sets a unique traceability code for each requirement item in the document skeleton information. The document skeleton writing unit is an asset creation support system that writes document skeleton information in which each traceability code and a target value of the quality index are set in the document skeleton storage unit.

(作用)
第1の局面によれば、文書種類毎に、品質指標の目標値が記憶された品質指標記憶手段を備え、指定された文書テンプレートの文書種類に基づいて、品質指標記憶手段内の品質指標の目標値を文書スケルトン情報に設定する構成により、文書の品質を事前に規定でき、この文書の品質を当該文書から分離せずに管理できる。
(Function)
According to the first aspect, for each document type, a quality index storage unit storing a target value of the quality index is provided, and the quality index in the quality index storage unit is determined based on the document type of the designated document template. With the configuration in which the target value is set in the document skeleton information, the quality of the document can be defined in advance, and the quality of the document can be managed without being separated from the document.

第2の局面によれば、文書スケルトン情報内の要件項目毎に固有のトレーサビリティコードを設定する構成により、第1の局面の作用に加え、トレーサビリティコードに基づいて、各電子化文書内の文書スケルトン情報の要件項目が検索可能となるので、各要件項目のトレーサビリティを確保することができる。   According to the second aspect, by setting a unique traceability code for each requirement item in the document skeleton information, in addition to the action of the first aspect, the document skeleton in each electronic document is based on the traceability code. Since the requirement items of information can be searched, the traceability of each requirement item can be ensured.

以上説明したように本発明によれば、文書の品質を事前に規定でき、この文書の品質を当該文書から分離せずに管理できる。   As described above, according to the present invention, the quality of a document can be defined in advance, and the quality of the document can be managed without being separated from the document.

以下、本発明の一実施形態について図面を用いて説明する。
図1は本発明の一実施形態に係るアセット作成支援システムの構成を示す模式図である。このアセット作成支援システムは、文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置100と、生成された各文書スケルトン情報に基づいて、個別に文書編集情報を作成するための文書直接編集装置200及び文書間接編集装置300とを備え、当該各文書スケルトン情報及び各文書編集情報を個別に含む複数の電子化文書からなるアセットの作成を支援するためのものである。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic diagram showing a configuration of an asset creation support system according to an embodiment of the present invention. This asset creation support system includes a document skeleton generation device 100 for generating document skeleton information for each document template, and a document direct editing for individually generating document editing information based on each generated document skeleton information. The apparatus 200 and the indirect document editing apparatus 300 are provided to support creation of an asset including a plurality of digitized documents that individually include the document skeleton information and the document editing information.

このアセット作成支援システムは、具体的には、文書スケルトン生成装置100、文書直接編集装置200及び文書間接編集装置300が互いにネットワーク400を介して通信可能となっている。これら各装置100,200,300は、装置毎に、ハードウェア構成、又はハードウェア資源とソフトウェアとの組合せ構成のいずれでも実施可能となっている。組合せ構成のソフトウェアとしては、予めネットワーク又は記憶媒体から対応する装置のコンピュータにインストールされ、対応する装置の機能を実現させるためのプログラムが用いられる。このことは、後述する変形例の各装置でも同様である。   Specifically, in the asset creation support system, the document skeleton generation device 100, the document direct editing device 200, and the document indirect editing device 300 can communicate with each other via a network 400. Each of these devices 100, 200, and 300 can be implemented by either a hardware configuration or a combined configuration of hardware resources and software for each device. As the software of the combined configuration, a program that is installed in advance on a computer of a corresponding device from a network or a storage medium and that realizes the function of the corresponding device is used. This is the same for each device of a modified example described later.

ここで、文書スケルトン生成装置100は、図2に示すように、要件記憶部101、文書テンプレートDB102、品質指標DB103、文書スケルトン記憶部104、文書記憶部105、入出力部106、要件解析部107、文書スケルトン生成部108、トレーサビリティ設定部109、品質指標設定部110、文書解析部111及び通信部112が互いにバスを介して接続されている。   Here, as shown in FIG. 2, the document skeleton generation apparatus 100 includes a requirement storage unit 101, a document template DB 102, a quality index DB 103, a document skeleton storage unit 104, a document storage unit 105, an input / output unit 106, and a requirement analysis unit 107. The document skeleton generation unit 108, the traceability setting unit 109, the quality index setting unit 110, the document analysis unit 111, and the communication unit 112 are connected to each other via a bus.

要件記憶部101は、各部106〜112から読出/書込み可能なメモリであり、複数の要件項目が記憶される。   The requirement storage unit 101 is a memory that can be read / written from each of the units 106 to 112, and stores a plurality of requirement items.

文書テンプレートDB102は、各部106〜112から読出/書込み可能な不揮発性記憶装置であり、複数の要件項目を含み、文書種類毎に予め作成された文書テンプレート(文書の雛形ファイル)が記憶されている。ここで、文書テンプレートの文書種類は、例えば図7に示すように、“機能仕様”、“システム設計”、“詳細設計”、“実装”、“単体テスト仕様”、“結合テスト仕様”及び“総合テスト仕様”のように、テンプレートの文書名の一部として記述してもよい。文書テンプレートに含まれる複数の要件項目は、例えば図8に示すように、“1”,“2”,…といった項目コード毎に、“システム構成”、“機能概要”、…等として記述されている。また、文書テンプレートDB102は、文書テンプレートの他に、文書規定情報を記憶していてもよい。文書規定情報は、電子化文書を作成するための工程名と、当該電子化文書の元となる文書スケルトン情報を示す文書スケルトン名とを互いに関連付けて規定した情報である。なお、文書規定情報は、工程名と、文書スケルトン名との関連付けに限らず、工程名と、文書スケルトン名及び電子化文書名とを互いに関連付けて規定していてもよい。   The document template DB 102 is a non-volatile storage device that can be read / written from each of the units 106 to 112, and includes a plurality of requirement items and stores a document template (document template file) created in advance for each document type. . Here, the document types of the document template are, for example, as shown in FIG. 7, “functional specification”, “system design”, “detailed design”, “implementation”, “unit test specification”, “integration test specification”, and “general test specification”. It may be described as a part of the document name of the template, such as “Test specification”. The plurality of requirement items included in the document template are described as “system configuration”, “functional overview”,... For each item code such as “1”, “2”,. Yes. Further, the document template DB 102 may store document definition information in addition to the document template. The document regulation information is information that defines a process name for creating an electronic document and a document skeleton name that indicates document skeleton information that is a source of the electronic document in association with each other. The document definition information is not limited to the association between the process name and the document skeleton name, and may be defined by associating the process name with the document skeleton name and the electronic document name.

品質指標DB103は、各部106〜112から読出/書込み可能な不揮発性記憶装置であり、文書種類毎に、品質指標の目標値が記憶されている。   The quality index DB 103 is a non-volatile storage device that can be read / written from each unit 106 to 112, and stores a target value of the quality index for each document type.

文書スケルトン記憶部104は、各部106〜112から読出/書込み可能な不揮発性記憶装置であり、文書スケルトン生成部108により生成された各文書スケルトン情報(文書の目次情報)が記憶される。なお、文書スケルトン情報は、例えば後述する図8と図11〜図17から分かるように、文書テンプレートの要件項目よりも詳細に記述された要件項目を含んでいる。また、文書スケルトン情報の要件項目は、前述同様に、“1−(1)”,“2−(1)”,…といった項目コード毎に記述されている。また、電子化文書は、文書スケルトン情報の要件項目よりも詳細に記述された文書編集情報を含んでいる。換言すると、文書テンプレート、文書スケルトン情報及び電子化文書と作成処理が進むに従い、詳細な文書記述要素を含む文書が作成される。   The document skeleton storage unit 104 is a non-volatile storage device that can be read / written from the units 106 to 112, and stores each document skeleton information (document table of contents information) generated by the document skeleton generation unit 108. The document skeleton information includes requirement items described in more detail than the requirement items of the document template, as can be seen from FIG. 8 and FIGS. Also, the requirement items of the document skeleton information are described for each item code such as “1- (1)”, “2- (1)”,. The digitized document includes document editing information described in more detail than the requirement items of the document skeleton information. In other words, a document including detailed document description elements is created as the creation process proceeds with a document template, document skeleton information, and an electronic document.

文書記憶部105は、各部106〜112から読出/書込み可能な不揮発性記憶装置であり、電子化文書が記憶される。ここで、電子化文書は、直接編集構造又は間接編集構造のいずれの構造としてもよい。直接編集構造は、文書編集情報を含む文書スケルトン情報からなる構造である。間接編集構造は、互いに異なる領域に作成された文書スケルトン情報及び文書編集情報からなる構造である。   The document storage unit 105 is a nonvolatile storage device that can be read / written from each of the units 106 to 112, and stores an electronic document. Here, the digitized document may have either a direct editing structure or an indirect editing structure. The direct editing structure is a structure composed of document skeleton information including document editing information. The indirect editing structure is a structure including document skeleton information and document editing information created in different areas.

また、文書記憶部105は、電子化文書の他に、関連文書情報を記憶してもよい。ここで、関連文書情報は、文書スケルトン生成部108により生成された文書スケルトン情報を個別に有する複数の電子化文書が互いに親子関係又は兄弟関係にある場合、当該各電子化文書の文書名と当該親子関係又は兄弟関係を示す情報とを含む情報である。関連文書情報は、文書スケルトン生成部108により生成されて文書記憶部105に書き込まれる。   Further, the document storage unit 105 may store related document information in addition to the digitized document. Here, when the plurality of digitized documents individually having the document skeleton information generated by the document skeleton generation unit 108 have a parent-child relationship or a sibling relationship, the related document information includes the document name of each digitized document and the corresponding document information. Information including parent-child relationships or sibling relationships. The related document information is generated by the document skeleton generation unit 108 and written in the document storage unit 105.

入出力部106は、キーボード及びマウス等の入力デバイスと、表示装置などの出力デバイスとからなる機能部であり、例えば、各要件項目の入力を受け付ける機能と、入力された各要件項目を要件記憶部101に書き込む機能と、文書テンプレートDB102内のいずれかの文書テンプレートの指定を受け付ける機能と、操作者の操作に基づく情報又は命令の入力を受け付ける機能と、入力された情報又は命令に基づき、各部101〜105の記憶内容を読み出して表示する機能と、入力された情報又は命令を各部107〜112に送出する機能と、各部107〜112から受けた情報を表示する機能とをもっている。   The input / output unit 106 is a functional unit including an input device such as a keyboard and a mouse, and an output device such as a display device. For example, the input / output unit 106 has a function of receiving input of each requirement item and stores each input requirement item as a requirement. A function for writing to the part 101, a function for accepting designation of any document template in the document template DB 102, a function for accepting input of information or a command based on an operation of the operator, and each part based on the inputted information or command It has a function of reading and displaying the stored contents 101 to 105, a function of sending input information or instructions to the units 107 to 112, and a function of displaying information received from the units 107 to 112.

要件解析部107は、文書スケルトン生成部108に起動され、要件記憶部101内の各要件項目を解析する機能と、この解析の結果に基づき、指定された文書テンプレート内の各要件項目に関連付けて要件記憶部101内の各要件項目を文書スケルトン生成部108に送出する機能をもっている。   The requirement analysis unit 107 is activated by the document skeleton generation unit 108, and associates each requirement item in the requirement storage unit 101 with each requirement item in the specified document template based on the analysis result and the result of the analysis. Each requirement item in the requirement storage unit 101 has a function of sending it to the document skeleton generation unit 108.

各要件項目の関連付けとしては、例えば、文書テンプレート内の要件項目“システム構成”に関連付けて「Web利用図書システム構成図」を送出するように、文書テンプレート内の要件項目と共通する用語を含むことに基づく場合と、文書テンプレート内の要件項目“制約条件”に関連付けて「稼働時間24時間、蔵書数10万冊、貸出利用者1000人」を送出する場合のように、文書テンプレート内の要件項目と共通する用語を含まないことに基づく場合(又は、性能を表す数値を含む場合)とが適宜、使用可能となっている。なお、要件記憶部101に書き込まれる各要件項目は、予め文書テンプレート内の要件項目毎に入力してもよい。   As the association of each requirement item, for example, a term common to the requirement item in the document template is included so as to send the “Web usage book system configuration diagram” in association with the requirement item “system configuration” in the document template. And the requirement item in the document template as in the case of sending out “24 hours of operation, 100,000 books, 1,000 lending users” in association with the requirement item “constraint condition” in the document template And a case based on not including a common term (or a case where a numerical value indicating performance is included) can be used as appropriate. Each requirement item written in the requirement storage unit 101 may be input in advance for each requirement item in the document template.

また、要件記憶部101に書き込まれる各要件項目としては、例えば、顧客が要求する本来の機能に関する機能要件項目と、性能やセキュリティに関する非機能要件項目とがある。図11に示す要件項目の場合、「2.機能概要」及び「4.機能詳細」に関する要件項目が機能要件項目(Web利用図書システム機能、Webを利用した図書蔵書管理、Webを利用した図書貸出管理、…)であり、「1.システム構成」及び「3.制約条件」に関する要件項目が非機能要件項目(利用図書システム構成図、稼働時間、蔵書数、貸出利用者)である。   Moreover, as each requirement item written in the requirement memory | storage part 101, there exist a functional requirement item regarding the original function which a customer requests | requires, and a non-functional requirement item regarding performance or security, for example. In the case of the requirement items shown in FIG. 11, the requirement items related to “2. Function overview” and “4. Function details” are function requirement items (Web-use book system function, book collection management using the Web, and book rental using the Web. And the requirement items relating to “1. System configuration” and “3. Restriction conditions” are non-functional requirement items (use book system configuration diagram, operation time, number of books, lending user).

文書スケルトン生成部108は、入出力部106から文書テンプレートの指定を受けると、要件解析部107又は文書解析部111を起動する機能と、要件解析部107から受けた各要件項目、又は文書解析部111から受けた各要件項目及び文書編集情報を、当該指定された文書テンプレートの各要件項目に関連付けて書き込むことにより、文書種類毎の文書スケルトン情報を生成する機能と、トレーサビリティ設定部109及び品質指標設定部110を起動する機能と、各トレーサビリティコード及び品質指標の目標値が設定された文書スケルトン情報を文書スケルトン記憶部104に書き込む機能とをもっている。   When the document skeleton generation unit 108 receives the specification of the document template from the input / output unit 106, the document skeleton generation unit 108 activates the requirement analysis unit 107 or the document analysis unit 111, and each requirement item received from the requirement analysis unit 107, or the document analysis unit A function for generating document skeleton information for each document type by writing each requirement item and document editing information received from 111 in association with each requirement item of the designated document template, a traceability setting unit 109, and a quality index It has a function of starting the setting unit 110 and a function of writing document skeleton information in which each traceability code and quality index target values are set to the document skeleton storage unit 104.

また、文書スケルトン生成部108は、文書スケルトン情報を生成する機能により生成した文書スケルトン情報を個別に有する複数の電子化文書が互いに親子関係又は兄弟関係にある場合、当該各電子化文書の文書名と当該親子関係又は兄弟関係を示す情報とを含む関連文書情報を生成する機能と、この関連文書情報を文書記憶部105に書き込む機能とを更にもっていてもよい。   Further, the document skeleton generation unit 108, when a plurality of digitized documents individually having the document skeleton information generated by the function for generating the document skeleton information is in a parent-child relationship or a sibling relationship, the document name of each digitized document And a function of generating related document information including information indicating the parent-child relationship or sibling relationship, and a function of writing the related document information in the document storage unit 105 may be further provided.

さらに、文書スケルトン生成部108は、文書テンプレートDB102内に文書規定情報がある場合、文書規定情報内の文書スケルトン名毎に、当該文書スケルトン名をもつ文書スケルトン情報が文書スケルトン記憶部104内にあるか否かを判定する機能と、この判定の結果、文書規定情報内の文書スケルトン名をもつ文書スケルトン情報が文書スケルトン記憶部104に無い場合、当該文書スケルトン名をもつ文書スケルトン情報を生成するように、この文書スケルトン名に対応する文書種類の文書テンプレートを、前述した文書スケルトン情報を生成する機能に指定する機能とをもっている。   Furthermore, when there is document specification information in the document template DB 102, the document skeleton generation unit 108 has document skeleton information having the document skeleton name in the document skeleton storage unit 104 for each document skeleton name in the document specification information. If the document skeleton information having the document skeleton name in the document specification information does not exist in the document skeleton storage unit 104 as a result of the determination, the document skeleton information having the document skeleton name is generated. In addition, a document template of a document type corresponding to the document skeleton name is designated as a function for generating the document skeleton information described above.

トレーサビリティ設定部109は、文書スケルトン生成部108に起動されると、文書スケルトン情報内の要件項目毎に、固有のトレーサビリティコードを設定する機能と、文書スケルトン生成部108が電子化文書内の文書スケルトン情報から新たな文書スケルトン情報を生成する場合、当該電子化文書内の文書スケルトン情報内の要件項目毎に設定された各トレーサビリティコードに新たなコードを付加することにより新たなトレーサビリティコードを生成し、この新たなトレーサビリティコードを当該新たな文書スケルトン情報内の要件項目毎に設定する機能とをもっている。固有のトレーサビリティコードとしては、例えばシステムコードに機能番号を付加し、順次、枝番号を付加する形式により生成可能となっている。具体的には図11に示す「図書登録機能」のトレーサビリティコード“TOSYO−210−100”は、システムコード“TOSYO”に機能番号“210”を付加し、枝番号“100”を付加する形式により生成されている。但し、これに限らず、トレーサビリティコードは、乱数のように形式が無い値でもよく、ユニークな番号であればよい。   When the traceability setting unit 109 is activated by the document skeleton generation unit 108, the traceability setting unit 109 sets a unique traceability code for each requirement item in the document skeleton information, and the document skeleton generation unit 108 includes a document skeleton in the digitized document. When generating new document skeleton information from information, a new traceability code is generated by adding a new code to each traceability code set for each requirement item in the document skeleton information in the electronic document, This new traceability code has a function for setting each requirement item in the new document skeleton information. The unique traceability code can be generated, for example, by adding a function number to the system code and sequentially adding a branch number. Specifically, the traceability code “TOSYO-210-100” of the “book registration function” shown in FIG. 11 is added in a format in which the function number “210” is added to the system code “TOSYO” and the branch number “100” is added. Has been generated. However, the present invention is not limited to this, and the traceability code may be a value having no format such as a random number, and may be a unique number.

品質指標設定部110は、文書スケルトン生成部108に起動されると、文書スケルトン情報の文書種類に基づいて、品質指標記憶部103を検索し、当該検索により得られた品質指標の目標値を当該文書スケルトン情報に設定する機能をもっている。ここで、品質指標の目標値としては、上限値、下限値、範囲値又は範囲外値といった任意の形態の値が使用可能となっている。   When activated by the document skeleton generation unit 108, the quality index setting unit 110 searches the quality index storage unit 103 based on the document type of the document skeleton information, and sets the target value of the quality index obtained by the search Has a function to set document skeleton information. Here, as a target value of the quality index, an arbitrary value such as an upper limit value, a lower limit value, a range value, or an out-of-range value can be used.

文書解析部111は、文書スケルトン生成部108に起動され、文書記憶部105内の電子化文書を解析する機能と、この解析の結果に基づき、指定された文書テンプレート内の各要件項目に関連付けて、当該電子化文書内の文書スケルトン情報の各要件項目と当該電子化文書内の文書編集情報とを文書スケルトン生成部108に送出する機能をもっている。   The document analysis unit 111 is activated by the document skeleton generation unit 108 and associates each requirement item in the specified document template with the function of analyzing the digitized document in the document storage unit 105 and the result of the analysis. Each of the requirement items of the document skeleton information in the digitized document and the document editing information in the digitized document are transmitted to the document skeleton generation unit 108.

通信部112は、文書スケルトン生成装置100内部と、各文書編集装置200,300との間の通信インターフェイスである。   The communication unit 112 is a communication interface between the document skeleton generation apparatus 100 and the document editing apparatuses 200 and 300.

文書直接編集装置200は、図3に示すように、文書記憶部201、入出力部202、通信部203、文書スケルトン直接編集部204、編集完了判定部205及び品質判定部206が互いにバスを介して接続されている。   As shown in FIG. 3, the document direct editing apparatus 200 includes a document storage unit 201, an input / output unit 202, a communication unit 203, a document skeleton direct editing unit 204, an editing completion determination unit 205, and a quality determination unit 206 that are connected to each other via a bus. Connected.

文書記憶部201は、各部202〜206から読出/書込可能な記憶装置であり、直接編集構造の電子化文書が記憶される。   The document storage unit 201 is a storage device that can be read / written from each of the units 202 to 206, and stores an electronic document having a direct editing structure.

入出力部202は、キーボード及びマウス等の入力デバイスと、表示装置などの出力デバイスとからなる機能部であり、例えば、文書記憶部201の記憶内容を表示する機能と、表示中の文書スケルトン情報又は電子化文書に設定された編集エリア情報を上書き消去するように、文書編集情報の入力を受け付ける機能とをもっている。   The input / output unit 202 is a functional unit including an input device such as a keyboard and a mouse, and an output device such as a display device. For example, the input / output unit 202 displays a storage content of the document storage unit 201 and document skeleton information being displayed. Or, it has a function of accepting input of document editing information so as to overwrite and delete editing area information set in the digitized document.

通信部203は、文書直接編集装置200内部と、文書スケルトン生成装置100との間の通信インターフェイスであり、例えば、文書スケルトン情報を文書スケルトン生成装置100から受信する機能と、受信した文書スケルトン情報を文書記憶部201に書き込む機能と、文書記憶部201内の電子化文書を文書スケルトン生成装置100に送信する機能とをもっている。   The communication unit 203 is a communication interface between the document direct editing apparatus 200 and the document skeleton generation apparatus 100. For example, the communication unit 203 receives a document skeleton information from the document skeleton generation apparatus 100, and receives the received document skeleton information. It has a function of writing to the document storage unit 201 and a function of transmitting an electronic document in the document storage unit 201 to the document skeleton generation apparatus 100.

文書スケルトン直接編集部204は、文書記憶部201に書き込まれた文書スケルトン情報内の要件項目毎に、文書編集情報に関する編集エリア情報を設定する機能と、入力された文書編集情報により、当該設定した編集エリア情報を上書き消去する機能と、編集完了判定部205を起動する機能とをもっている。また、文書スケルトン直接編集部204において、編集エリア情報を設定する機能は、文書スケルトン情報を含む電子化文書を生成し、当該電子化文書の文書スケルトン情報内に編集エリア情報を設定する機能となっている。   The document skeleton direct editing unit 204 performs the setting based on the function for setting the editing area information regarding the document editing information for each requirement item in the document skeleton information written in the document storage unit 201 and the input document editing information. It has a function for overwriting and erasing the editing area information and a function for starting the editing completion determination unit 205. In the document skeleton direct editing unit 204, the function for setting the editing area information is a function for generating an electronic document including the document skeleton information and setting the editing area information in the document skeleton information of the electronic document. ing.

編集完了判定部205は、文書スケルトン直接編集部204に起動され、編集エリア情報の有無を判定する機能と、この判定の結果、編集エリア情報が無い場合には、前記文書スケルトン情報及び前記入力された文書編集情報を含む電子化文書の編集完了メッセージを入出力部202に出力する機能をもっている。   The editing completion determination unit 205 is activated by the document skeleton direct editing unit 204 and determines whether or not there is editing area information. If there is no editing area information as a result of this determination, the editing completion determination unit 205 receives the document skeleton information and the input information. It has a function of outputting an edit completion message of the digitized document including the document edit information to the input / output unit 202.

品質判定部206は、編集完了メッセージの出力後、文書スケルトン情報内の目標値における品質指標に関し、当該品質指標の実績値を生成する機能と、生成した実績値が文書スケルトン情報内の品質指標の目標値を満たすか否かを判定する機能と、この判定の結果、目標値を満たす場合には、品質判定の処理を終了する機能とをもっている。   The quality determination unit 206 outputs a result value of the quality index for the target value in the document skeleton information after the editing completion message is output, and the generated actual value indicates the quality index in the document skeleton information. It has a function for determining whether or not the target value is satisfied, and a function for ending the quality determination process when the target value is satisfied as a result of the determination.

ここで、実績値を生成する機能は、品質指標の内容に応じて、以下の(a)〜(i)に例示するように、計測機能、計数機能、算出機能、規約文書に基づく判定機能、などの各機能を適宜組み合わせて実現すればよい。   Here, the function of generating the actual value is a measurement function, a counting function, a calculation function, a determination function based on a contract document, as exemplified in the following (a) to (i), according to the content of the quality index: What is necessary is just to implement | achieve combining each function of these suitably.

(a)品質指標がレビュー時間比率の場合、文書スケルトン情報を含む電子化文書のレビューに要した時間を計測する機能と、当該文書スケルトン情報を含む電子化文書のページ数を計数する機能と、レビューに要した時間をページ数で除算することにより、レビュー時間比率としての実績値を生成する機能とを含んでいる。   (A) When the quality index is a review time ratio, a function of measuring the time required for review of an electronic document including document skeleton information, a function of counting the number of pages of an electronic document including the document skeleton information, And a function for generating a performance value as a review time ratio by dividing the time required for the review by the number of pages.

(b)品質指標がレビュー指摘件数の場合、電子化文書内のコメント挿入件数を計数することにより、コメント挿入件数を示すレビュー指摘件数としての実績値を生成する機能を含んでいる。   (B) In the case where the quality index is the number of review indications, a function for generating a performance value as the number of review indications indicating the number of comment insertions is included by counting the number of comments inserted in the digitized document.

(c)品質指標がレビュー指摘密度の場合、電子化文書内のコメント挿入件数を計数する機能と、電子化文書のページ数(電子化文書がソースコードの場合には行数)を計数する機能と、コメント挿入件数をページ数(又は行数)で除算することにより、レビュー指摘密度としての実績値を生成する機能とを含んでいる。   (C) When the quality indicator is review indication density, a function for counting the number of comments inserted in the digitized document and a function for counting the number of pages of the digitized document (the number of lines when the digitized document is source code) And a function of generating an actual value as a review indication density by dividing the number of inserted comments by the number of pages (or the number of lines).

(d)品質指標が電子化文書のページ数の場合、電子化文書のページ数を計数する機能を含んでいる。   (D) When the quality index is the number of pages of the digitized document, a function for counting the number of pages of the digitized document is included.

(e)品質指標が電子化文書の図面の個数の場合、電子化文書内の図面の個数を計数する機能を含んでいる。   (E) When the quality index is the number of drawings in the digitized document, a function for counting the number of drawings in the digitized document is included.

(f)品質指標が関数複雑度の場合、電子化文書内の関数複雑度を算出する機能を含んでいる。   (F) When the quality index is function complexity, a function for calculating the function complexity in the digitized document is included.

(g)品質指標がコーディング規約遵守度の場合、例えば文書記憶部201等に予め保存したコーディング規約文書に基づいて、電子化文書内のソースコード(プログラムコード及び実行コード)がコーディング規約を遵守しているか否かを判定する機能と、コーディング規約を遵守していない箇所の行数を計数する機能と、ソースコード全体の行数を計数する機能と、コーディング規約を受信していない箇所の行数をソースコード全体の行数で除算することにより、コーディング規約遵守度としての実績値を生成する機能とを含んでいる。また、コーディング規約は、ソースコードのコーディング規約に限らず、例えば電子化文書がXML(Extensible Markup Language)文書の場合、XMLの規約でもよい。   (G) When the quality index is a coding standard compliance level, for example, based on a coding standard document stored in advance in the document storage unit 201 or the like, the source code (program code and execution code) in the digitized document comply with the coding standard. A function to determine whether or not the code, a function that counts the number of lines that do not comply with the coding standards, a function that counts the number of lines in the entire source code, and a number of lines that do not receive the coding standards Is divided by the number of lines of the entire source code to generate a performance value as a coding standard compliance level. The coding convention is not limited to the coding convention of the source code. For example, when the digitized document is an XML (Extensible Markup Language) document, it may be an XML convention.

(h)品質指標がテスト件数の場合、テスト件数を計数する機能を含んでいる。品質指標がテスト網羅率の場合、テスト件数を計数する機能と、電子化文書内のソースコードの行数を計数する機能と、テスト件数をソースコードの行数で除算することにより、テスト網羅率としての実績値を生成する機能を含んでいる。   (H) When the quality index is the number of tests, a function for counting the number of tests is included. When the quality index is the test coverage, the test coverage ratio is obtained by dividing the number of tests, the function of counting the number of source code lines in the digitized document, and dividing the number of tests by the number of source code lines. As a result, it includes a function to generate actual values.

(i)品質指標が不具合修正時間の場合、ソースコードの不具合修正時間を計測する機能を含んでいる。   (I) When the quality index is a defect correction time, a function for measuring the defect correction time of the source code is included.

文書間接編集装置300は、図4に示すように、文書記憶部301、入出力部302、通信部303、文書スケルトン間接編集部304、編集完了判定部305及び品質判定部306を備えている。   As shown in FIG. 4, the indirect document editing apparatus 300 includes a document storage unit 301, an input / output unit 302, a communication unit 303, a document skeleton indirect editing unit 304, an editing completion determination unit 305, and a quality determination unit 306.

文書記憶部301は、各部302〜306から読出/書込可能な記憶装置であり、間接編集構造の電子化文書が記憶される。   The document storage unit 301 is a storage device that can be read / written from each of the units 302 to 306, and stores an electronic document having an indirect editing structure.

入出力部302は、キーボード及びマウス等の入力デバイスと、表示装置などの出力デバイスとからなる機能部であり、例えば、文書記憶部301の記憶内容を表示する機能と、表示中の文書スケルトン情報又は電子化文書に設定された編集エリア情報を上書き消去するように、文書編集情報の入力を受け付ける機能とをもっている。   The input / output unit 302 is a functional unit including an input device such as a keyboard and a mouse and an output device such as a display device. For example, the input / output unit 302 has a function of displaying the storage contents of the document storage unit 301 and document skeleton information being displayed. Or, it has a function of accepting input of document editing information so as to overwrite and delete editing area information set in the digitized document.

通信部303は、文書間接編集装置300内部と、文書スケルトン生成装置100との間の通信インターフェイスであり、例えば、文書スケルトン情報を文書スケルトン生成装置100から受信する機能と、受信した文書スケルトン情報を文書記憶部301に書き込む機能と、文書記憶部301内の電子化文書を文書スケルトン生成装置100に送信する機能とをもっている。   The communication unit 303 is a communication interface between the document indirect editing apparatus 300 and the document skeleton generation apparatus 100. For example, the communication unit 303 receives a document skeleton information from the document skeleton generation apparatus 100, and receives the received document skeleton information. It has a function of writing to the document storage unit 301 and a function of transmitting the digitized document in the document storage unit 301 to the document skeleton generation apparatus 100.

文書スケルトン間接編集部304は、文書記憶部301に書き込まれた文書スケルトン情報内の要件項目毎に、文書編集情報に関する編集エリア情報を設定する機能と、入力された文書編集情報により、当該設定した編集エリア情報を上書き消去する機能と、編集完了判定部305を起動する機能とをもっている。また、文書スケルトン間接編集部304において、編集エリア情報を設定する機能は、文書スケルトン情報を含む電子化文書を生成し、当該電子化文書の文書スケルトン情報内に編集エリア情報を設定する機能となっている。   The document skeleton indirect editing unit 304 performs the setting based on the function for setting the editing area information regarding the document editing information for each requirement item in the document skeleton information written in the document storage unit 301 and the input document editing information. It has a function for overwriting and erasing the editing area information and a function for starting the editing completion determination unit 305. In the document skeleton indirect editing unit 304, the function of setting the editing area information is a function of generating an electronic document including the document skeleton information and setting the editing area information in the document skeleton information of the electronic document. ing.

編集完了判定部305は、文書スケルトン間接編集部304に起動され、編集エリア情報の有無を判定する機能と、この判定の結果、編集エリア情報が無い場合には、前記文書スケルトン情報及び前記入力された文書編集情報を含む電子化文書の編集完了メッセージを入出力部302に出力する機能とをもっている。   The editing completion determination unit 305 is activated by the document skeleton indirect editing unit 304 and determines whether or not there is editing area information. If there is no editing area information as a result of this determination, the editing completion determination unit 305 receives the document skeleton information and the input. A function of outputting an edit completion message of the digitized document including the document edit information to the input / output unit 302.

品質判定部306は、編集完了メッセージの出力後、文書スケルトン情報内の目標値における品質指標に関し、当該品質指標の実績値を生成する機能と、生成した実績値が文書スケルトン情報内の品質指標の目標値を満たすか否かを判定する機能と、この判定の結果、目標値を満たす場合には、品質判定の処理を終了する機能とをもっている。実績値を生成する機能については、前述した品質判定部206の機能と同様の機能を含んでいる。   The quality determination unit 306 has a function of generating an actual value of the quality index related to the quality index at the target value in the document skeleton information after the output of the editing completion message, and the generated actual value is the quality index in the document skeleton information. It has a function for determining whether or not the target value is satisfied, and a function for ending the quality determination process when the target value is satisfied as a result of the determination. About the function which produces | generates a track record value, the function similar to the function of the quality determination part 206 mentioned above is included.

なお、文書直接編集装置200及び文書間接編集装置300は、少なくともいずれか一方があればよく、他方は省略してもよい。また、文書直接編集装置200及び文書間接編集装置300は、例えば、図5に示すように、1台の文書編集装置300’に集約してもよい。文書スケルトン編集部304’は、前述した各部204,304の機能を兼ね備えている。   Note that at least one of the document direct editing apparatus 200 and the document indirect editing apparatus 300 may be provided, and the other may be omitted. Further, the document direct editing apparatus 200 and the document indirect editing apparatus 300 may be integrated into one document editing apparatus 300 'as shown in FIG. 5, for example. The document skeleton editing unit 304 ′ has the functions of the above-described units 204 and 304.

さらに、アセット作成支援システムは、図6に示すように、クライアント・サーバ型のシステムとして設けてもよい。この場合、クライアントとしての文書作成支援装置100Aは、前述した各部101,104〜112を有し、さらに、前述した各部304’〜306と同様の各部113〜115を備えている。   Furthermore, the asset creation support system may be provided as a client-server type system as shown in FIG. In this case, the document creation support apparatus 100A as a client includes the above-described units 101 and 104 to 112, and further includes units 113 to 115 similar to the units 304 'to 306 described above.

サーバ装置100Bは、前述した文書テンプレートDB102及び品質指標DB103を有し、さらに、文書作成支援装置100Aからの要求に応じて各DB102,103の読出/書込処理を管理及び実行するためのDB管理部116を備えている。   The server apparatus 100B has the document template DB 102 and the quality index DB 103 described above, and further DB management for managing and executing read / write processing of each of the DBs 102 and 103 in response to a request from the document creation support apparatus 100A. Part 116 is provided.

また、アセット作成支援システムは、図6に示した各部101〜116の配置を変更し、別の形態で分散配置した構成により実現してもよい。   Further, the asset creation support system may be realized by changing the arrangement of the units 101 to 116 shown in FIG.

次に、以上のように構成されたアセット作成支援システムの動作を図7乃至図26を用いて説明する。なお、以下の説明中、文書テンプレートとしては、図7乃至図9に示す如き、機能仕様テンプレートtmp1、システム設計テンプレートtmp2、詳細設計テンプレートtmp3、実装テンプレートtmp4、単体テストテンプレートtmp5、結合テストテンプレートtmp6、総合テストテンプレートtmp7を例に挙げて述べる。同様に、文書スケルトン情報としては、図9乃至図17に示す如き、機能仕様スケルトンskt1、システム設計スケルトンskt2、詳細設計スケルトンskt3、実装スケルトンskt4、単体テストスケルトンskt5、結合テストスケルトンskt6、総合テストスケルトンskt7を例に挙げて述べる。   Next, the operation of the asset creation support system configured as described above will be described with reference to FIGS. In the following description, as document templates, as shown in FIG. 7 to FIG. 9, a function specification template tmp1, a system design template tmp2, a detailed design template tmp3, a mounting template tmp4, a unit test template tmp5, a combined test template tmp6, a comprehensive The test template tmp7 will be described as an example. Similarly, the document skeleton information includes functional specification skeleton skt1, system design skeleton skt2, detailed design skeleton skt3, mounting skeleton skt4, unit test skeleton skt5, combined test skeleton skt6, and comprehensive test skeleton skt7 as shown in FIGS. Is described as an example.

(文書スケルトンの生成動作:図18及び図19)
文書スケルトン生成装置100においては、操作者による入出力部106の操作により、入出力部106が各要件項目の入力を受け付けると共に(ST1)、各要件項目を要件記憶部101に書き込む。
(Document Skeleton Generation Operation: FIGS. 18 and 19)
In the document skeleton generation apparatus 100, the input / output unit 106 receives input of each requirement item by the operation of the input / output unit 106 by the operator (ST1), and writes each requirement item in the requirement storage unit 101.

また、文書スケルトン生成装置100においては、操作者による入出力部106の操作により、入出力部106が例えば機能仕様テンプレートtmp1の指定を受け付ける(ST2)。   In the document skeleton generation apparatus 100, the input / output unit 106 receives, for example, designation of the function specification template tmp1 by the operation of the input / output unit 106 by the operator (ST2).

文書スケルトン生成装置100においては、文書スケルトン生成部108が、入出力部106から機能仕様テンプレートtmp1の指定を受けると、要件解析部107を起動する。   In the document skeleton generation apparatus 100, when the document skeleton generation unit 108 receives the specification of the function specification template tmp1 from the input / output unit 106, the requirement skeleton analysis unit 107 is activated.

要件解析部107は、起動されると、要件記憶部101内の各要件項目を解析する(ST3)。しかる後、要件解析部107は、この解析の結果に基づき、指定された機能仕様テンプレートtmp1内の各要件項目に関連付けて要件記憶部101内の各要件項目を文書スケルトン生成部108に送出する。   When activated, the requirement analysis unit 107 analyzes each requirement item in the requirement storage unit 101 (ST3). Thereafter, based on the result of this analysis, the requirement analysis unit 107 sends each requirement item in the requirement storage unit 101 to the document skeleton generation unit 108 in association with each requirement item in the specified functional specification template tmp1.

文書スケルトン生成部108は、これら各要件項目を、当該指定された機能仕様テンプレートtmp1の各要件項目に関連付けて書き込むことにより、機能仕様スケルトンskt1を生成する(ST4)。また、文書スケルトン生成部108は、トレーサビリティ設定部109及び品質指標設定部110を起動する。   The document skeleton generation unit 108 generates the functional specification skeleton skt1 by writing these requirement items in association with the requirement items of the designated functional specification template tmp1 (ST4). In addition, the document skeleton generation unit 108 activates the traceability setting unit 109 and the quality index setting unit 110.

トレーサビリティ設定部109は、起動されると、機能仕様スケルトンskt1内の要件項目毎に、固有のトレーサビリティコードを生成及び設定する(ST5〜ST6)。なお、ここではトレーサビリティコードを設定する際に、図11に示すように、要件項目を示す項目コード毎に各トレーサビリティコードを列挙する形式で設定したが、これに限らず、図19に模式的に示すように、各要件項目の近傍に各トレーサビリティコードを記述する形式で設定してもよい。   When activated, the traceability setting unit 109 generates and sets a unique traceability code for each requirement item in the functional specification skeleton skt1 (ST5 to ST6). Here, when setting the traceability code, as shown in FIG. 11, the traceability codes are set in the form of enumerating each traceability code for each item code indicating the requirement item. As shown, each traceability code may be set in a format describing each requirement item.

品質指標設定部110は、起動されると、機能仕様スケルトンskt1の文書種類に基づいて、品質指標記憶部103を検索し(ST7)、当該検索により得られた品質指標の目標値を当該機能仕様スケルトンskt1に設定する(ST8)。   When activated, the quality index setting unit 110 searches the quality index storage unit 103 based on the document type of the functional specification skeleton skt1 (ST7), and sets the target value of the quality index obtained by the search as the functional specification. The skeleton skt1 is set (ST8).

しかる後、文書スケルトン生成部108は、各トレーサビリティコード及び品質指標の目標値が設定された機能仕様スケルトンskt1を文書スケルトン記憶部104に保存する(ST9)。これにより、機能仕様スケルトンskt1の生成動作が完了する。   Thereafter, the document skeleton generation unit 108 stores the functional specification skeleton skt1 in which the target values of the traceability codes and the quality index are set in the document skeleton storage unit 104 (ST9). Thereby, the generation operation of the functional specification skeleton skt1 is completed.

(電子化文書の作成動作:図20及び図21)
文書スケルトン生成装置100においては、操作者による入出力部106の操作により、通信部112が、文書スケルトン記憶部104内の機能仕様スケルトンskt1を、例えば文書間接編集装置300に送信したとする。なお、文書間接編集装置300に代えて、文書直接編集装置200に送信してもよい。
(Electronic document creation operation: FIG. 20 and FIG. 21)
In the document skeleton generation device 100, it is assumed that the communication unit 112 transmits the functional specification skeleton skt1 in the document skeleton storage unit 104 to, for example, the document indirect editing device 300 by the operation of the input / output unit 106 by the operator. Instead of the document indirect editing apparatus 300, the document may be transmitted to the document direct editing apparatus 200.

文書間接編集装置300においては、通信部303が、機能仕様スケルトンskt1を受信すると(ST11)、この機能仕様スケルトンskt1を文書記憶部301に書き込む。   In the indirect document editing apparatus 300, when the communication unit 303 receives the functional specification skeleton skt1 (ST11), the functional specification skeleton skt1 is written in the document storage unit 301.

文書間接編集部304は、文書記憶部301内の機能仕様スケルトンskt1に関し、機能仕様編集エリアの初期化の有無に基づいて、新規の編集か否かを判定し(ST12)、新規の編集の場合には、機能仕様編集エリアを初期化する(ST13)。この初期化においては、具体的には、文書記憶部301に書き込まれた機能仕様スケルトンskt1内の要件項目毎に、文書編集情報に関する編集エリア情報を設定する。また、ステップST13の判定の結果、新規の編集でない場合には、ステップST14に進む。   The indirect document editing unit 304 determines whether or not the functional specification skeleton skt1 in the document storage unit 301 is new editing based on whether or not the functional specification editing area is initialized (ST12). The function specification editing area is initialized (ST13). In this initialization, specifically, editing area information related to document editing information is set for each requirement item in the functional specification skeleton skt1 written in the document storage unit 301. If the result of determination in step ST13 is not new editing, the process proceeds to step ST14.

続いて、文書間接編集装置300においては、操作者による入出力部302の操作により、入出力部302が、機能仕様スケルトンskt1を表示すると共に、表示中の機能仕様スケルトンskt1に対して設定された編集エリア情報を上書き消去するように、文書編集情報の入力を受け付ける(ST14)。   Subsequently, in the indirect document editing apparatus 300, the input / output unit 302 displays the functional specification skeleton skt1 and is set for the displayed functional specification skeleton skt1 by the operation of the input / output unit 302 by the operator. Input of document editing information is accepted so as to overwrite the editing area information (ST14).

文書スケルトン間接編集部304は、入力された文書編集情報により、当該編集エリア情報を上書き消去する。これにより、編集エリア情報が設定された領域を文書編集情報により編集する(ST15)。また、文書スケルトン間接編集部304は、編集エリア情報の上書き消去を開始したとき、編集完了判定部305を起動する。   The document skeleton indirect editing unit 304 overwrites and deletes the editing area information with the input document editing information. Thereby, the area in which the editing area information is set is edited with the document editing information (ST15). In addition, the document skeleton indirect editing unit 304 activates the editing completion determination unit 305 when it starts overwriting and erasing the editing area information.

編集完了判定部305は、起動されると、表示中の機能仕様書doc1に関し、編集エリア情報の有無を判定すると共に、この判定の結果を表示し、編集エリア情報が無い場合には、機能仕様スケルトンskt1及び文書編集情報を含む機能仕様書(電子化文書doc1の編集完了メッセージを入出力部302に出力し、編集完了メッセージを表示させる(ST16)。   When the editing completion determination unit 305 is activated, the editing completion determination unit 305 determines whether or not there is editing area information regarding the displayed functional specification doc1, and displays the result of this determination. A functional specification including the skeleton skt1 and the document editing information (the editing completion message of the digitized document doc1 is output to the input / output unit 302, and the editing completion message is displayed (ST16).

これにより、機能仕様書doc1の編集作業が中断され、機能仕様書のレビューが行われる。レビューは、例えば、文書編集情報を入力した操作者以外の者により行われる。   Thereby, the editing operation of the functional specification doc1 is interrupted, and the functional specification is reviewed. The review is performed by a person other than the operator who has input the document editing information, for example.

品質判定部306は、編集完了メッセージの出力後、機能仕様スケルトンskt1内の目標値における品質指標に関し、当該品質指標の実績値を生成すると共に(ST17)、生成した実績値が機能仕様スケルトンskt1内の品質指標の目標値を満たすか否かを判定し、この判定結果を入出力部302により表示する(ST18)。なお、この判定の結果、目標値を示す場合には、品質判定部306は、品質判定の処理を終了する。これにより、電子化文書としての機能仕様書doc1の作成が完了する(ST19)。   After the output of the editing completion message, the quality determination unit 306 generates an actual value of the quality index regarding the quality index at the target value in the functional specification skeleton skt1 (ST17), and the generated actual value is included in the functional specification skeleton skt1. It is determined whether or not the target value of the quality index is satisfied, and the determination result is displayed by the input / output unit 302 (ST18). Note that if the result of this determination indicates a target value, the quality determination unit 306 ends the quality determination process. Thereby, the creation of the functional specification doc1 as an electronic document is completed (ST19).

しかる後、文書間接編集部304は、操作者による入出力部302の操作に基づき、機能仕様書doc1を文書記憶部301に書き込む。また、通信部303は、操作者による入出力部302の操作に基づき、文書記憶部301内の機能仕様書doc1を文書スケルトン生成装置100に送信する(ST20)。これにより、機能仕様書の作成動作が完了する。   Thereafter, the document indirect editing unit 304 writes the functional specification doc1 in the document storage unit 301 based on the operation of the input / output unit 302 by the operator. Further, the communication unit 303 transmits the functional specification doc1 in the document storage unit 301 to the document skeleton generation device 100 based on the operation of the input / output unit 302 by the operator (ST20). Thereby, the creation operation of the functional specification is completed.

(親子関係をもつ電子化文書の作成動作:図22乃至図24)
文書スケルトン生成装置100においては、操作者による入出力部106の操作により、入出力部106が機能仕様書doc1の指定を受け付けると共に(ST21)、文書記憶部105内の機能仕様書doc1を表示する。
(Operation for creating an electronic document having a parent-child relationship: FIGS. 22 to 24)
In the document skeleton generation apparatus 100, the input / output unit 106 receives the specification of the functional specification doc1 by the operation of the input / output unit 106 by the operator (ST21), and displays the functional specification doc1 in the document storage unit 105. .

機能仕様書doc1の表示中、入出力部106は、操作者の操作により、機能仕様書doc1内の機能仕様編集情報の選択を受け付けると共に(ST22)、例えばシステム設計テンプレートtmp2の指定を受け付ける(ST23)。   During the display of the functional specification doc1, the input / output unit 106 receives selection of the functional specification editing information in the functional specification doc1 by the operation of the operator (ST22), and receives, for example, specification of the system design template tmp2 (ST23). ).

文書スケルトン生成装置100においては、文書スケルトン生成部108が、入出力部106からシステム設計テンプレートtmp2の指定を受けると、文書解析部111を起動する。   In the document skeleton generation apparatus 100, when the document skeleton generation unit 108 receives designation of the system design template tmp <b> 2 from the input / output unit 106, the document skeleton generation unit 111 is activated.

文書解析部111は、起動されると、表示中の機能仕様書doc1における機能仕様スケルトンskt1の各要件項目及び機能仕様編集情報を解析する。しかる後、文書解析部111は、この解析の結果に基づき、指定されたシステム設計テンプレートtmp2内の各要件項目に関連付けて機能仕様スケルトンskt1内の各要件項目及び機能仕様編集情報を文書スケルトン生成部108に送出する。   When activated, the document analysis unit 111 analyzes each requirement item and functional specification editing information of the functional specification skeleton skt1 in the displayed functional specification doc1. Thereafter, based on the result of this analysis, the document analysis unit 111 associates each requirement item in the functional specification skeleton skt1 and the functional specification editing information with the requirement item in the designated system design template tmp2, and generates a document skeleton generation unit. To 108.

文書スケルトン生成部108は、これら各要件項目及び機能仕様編集情報を、当該指定されたシステム設計テンプレートtmp2の各要件項目に関連付けて書き込むことにより、システム設計スケルトンskt2を生成する(ST24)。ここで、文書スケルトン生成部108は、図24の上半分に示すように、機能仕様書doc1及びシステム設計書(システム設計スケルトンskt2を含む電子化文書)の文書名と当該親子関係を示す情報とを含む関連文書情報を生成し、この関連文書情報を文書記憶部105に書き込んでもよい。また、文書スケルトン生成部108は、トレーサビリティ設定部109及び品質指標設定部110を起動する。   The document skeleton generation unit 108 generates the system design skeleton skt2 by writing these requirement items and functional specification editing information in association with the requirement items of the designated system design template tmp2 (ST24). Here, as shown in the upper half of FIG. 24, the document skeleton generation unit 108 includes information indicating the document name of the functional specification doc1 and the system design document (an electronic document including the system design skeleton skt2) and the parent-child relationship. Related document information may be generated, and the related document information may be written in the document storage unit 105. In addition, the document skeleton generation unit 108 activates the traceability setting unit 109 and the quality index setting unit 110.

トレーサビリティ設定部109は、起動されると、機能仕様書doc1内の機能仕様スケルトンskt1内の要件項目毎に設定された各トレーサビリティコードに新たなコード(枝番号)を付加することにより新たなトレーサビリティコードを生成する(ST25)。但し、新たなトレーサビリティコードは、必ずしも新たなコードを含まなくてもよく、元のトレーサビリティコードをそのまま用いてもよい。   When the traceability setting unit 109 is activated, a new traceability code is added by adding a new code (branch number) to each traceability code set for each requirement item in the functional specification skeleton skt1 in the functional specification doc1. Is generated (ST25). However, the new traceability code does not necessarily include the new code, and the original traceability code may be used as it is.

いずれにしても、トレーサビリティ設定部109は、新たなトレーサビリティコードを当該新たなシステム設計スケルトンskt2内の要件項目毎に設定する(ST26)。   In any case, the traceability setting unit 109 sets a new traceability code for each requirement item in the new system design skeleton skt2 (ST26).

品質指標設定部110は、起動されると、システム設計スケルトンskt2の文書種類に基づいて、品質指標記憶部103を検索し(ST27)、当該検索により得られた品質指標の目標値を当該システム設計スケルトンskt2に設定する(ST28)。   When activated, the quality index setting unit 110 searches the quality index storage unit 103 based on the document type of the system design skeleton skt2 (ST27), and sets the target value of the quality index obtained by the search as the system design. Set to skeleton skt2 (ST28).

しかる後、文書スケルトン生成部108は、各トレーサビリティコード及び品質指標の目標値が設定されたシステム設計スケルトンskt2を文書スケルトン記憶部104に保存する(ST29)。これにより、システム設計スケルトンskt2の生成動作が完了する。   Thereafter, the document skeleton generation unit 108 stores the system design skeleton skt2 in which each traceability code and the target value of the quality index are set in the document skeleton storage unit 104 (ST29). Thereby, the generation operation of the system design skeleton skt2 is completed.

以下、詳細設計スケルトンskt3から総合テストスケルトンskt7までの各文書スケルトン情報についても、ステップST21〜ST29と同様にして、既存の電子化文書doc2〜doc6から生成することができる。   Hereinafter, the document skeleton information from the detailed design skeleton skt3 to the comprehensive test skeleton skt7 can also be generated from the existing digitized documents doc2 to doc6 in the same manner as in steps ST21 to ST29.

また、生成した文書スケルトン情報及び文書編集情報を含む電子化文書doc3〜doc7を生成することも、ステップST11〜ST19と同様にして実行することができる。さらに、各電子化文書doc1〜doc7を生成した後、例えば、各電子化文書doc1〜doc7をまとめて圧縮した圧縮ファイルを作成することにより、当該圧縮ファイルとしてのアセットを作成することができる。但し、アセットは、圧縮ファイルに限らず、各電子化文書doc1〜doc7の集合であればよい。   Further, it is also possible to generate the digitized documents doc3 to doc7 including the generated document skeleton information and document editing information in the same manner as steps ST11 to ST19. Further, after generating the respective electronic documents doc1 to doc7, for example, by creating a compressed file in which the respective electronic documents doc1 to doc7 are compressed together, an asset as the compressed file can be generated. However, the asset is not limited to the compressed file, but may be a set of the respective electronic documents doc1 to doc7.

また、文書スケルトン生成部108は、図24の下半分に示すように、機能仕様スケルトンskt1を含む機能仕様書doc1からシステム設計スケルトンskt2及び総合テストスケルトンskt7をそれぞれ生成した場合、当該機能仕様書doc1、システム設計書(システム設計スケルトンskt2を含む電子化文書)doc2及び総合テスト仕様書(総合テストスケルトンskt7を含む電子化文書)doc7の文書名と当該兄弟関係を示す情報とを含む関連文書情報を生成し、この関連文書情報を文書記憶部105に書き込んでもよい。なお、図9及び図10に示す如き、他の文書スケルトンskt3〜skt6についても同様にして関連文書情報を生成及び書込可能である。   Further, as shown in the lower half of FIG. 24, when the document skeleton generation unit 108 generates the system design skeleton skt2 and the comprehensive test skeleton skt7 from the function specification doc1 including the function specification skeleton skt1, the function specification doc1 , System document (electronic document including system design skeleton skt2) doc2 and comprehensive test specification (electronic document including general test skeleton skt7) doc7, related document information including document name and information indicating the sibling relationship The related document information may be generated and written in the document storage unit 105. As shown in FIGS. 9 and 10, related document information can be generated and written in the same manner for the other document skeletons skt3 to skt6.

さらに、文書スケルトン生成部108は、文書テンプレートDB102内に文書規定情報がある場合、文書規定情報内の文書スケルトン名毎に、当該文書スケルトン名をもつ文書スケルトン情報が文書スケルトン記憶部104内にあるか否かを判定し、この判定の結果、文書規定情報内の文書スケルトン名をもつ文書スケルトン情報が文書スケルトン記憶部104に無い場合、当該文書スケルトン名に対応する文書種類の文書テンプレートを指定することにより、この文書スケルトン名をもつ文書スケルトン情報を生成してもよい。これにより、文書規定情報に規定された全ての文書スケルトン情報を漏れなく生成することができる。   Furthermore, when there is document specification information in the document template DB 102, the document skeleton generation unit 108 has document skeleton information having the document skeleton name in the document skeleton storage unit 104 for each document skeleton name in the document specification information. If there is no document skeleton information having the document skeleton name in the document specification information in the document skeleton storage unit 104 as a result of this determination, the document template of the document type corresponding to the document skeleton name is designated. Thus, document skeleton information having this document skeleton name may be generated. As a result, all document skeleton information defined in the document definition information can be generated without omission.

(要件項目の追跡動作:図25及び図26)
文書スケルトン生成装置100においては、操作者による入出力部106の操作により、入出力部106が、機能仕様書doc1の指定を受け付けると共に(ST31)、文書記憶部105内の機能仕様書doc1を表示する。
(Requirement Item Tracking Operation: FIGS. 25 and 26)
In the document skeleton generation apparatus 100, the input / output unit 106 accepts the specification of the functional specification doc1 by the operation of the input / output unit 106 by the operator (ST31), and displays the functional specification doc1 in the document storage unit 105. To do.

機能仕様書の表示中、入出力部106は、操作者の操作により、機能仕様書doc1内の機能仕様編集情報から追跡したい機能の選択を受け付ける(ST32)。   During the display of the functional specification, the input / output unit 106 accepts selection of the function to be tracked from the functional specification editing information in the functional specification doc1 by the operation of the operator (ST32).

文書解析部111は、当該機能仕様書doc1内の機能仕様スケルトンskt1から、ステップST32で選択した機能に対応する要件項目のトレーサビリティコードを抽出する(ST33)。   The document analysis unit 111 extracts the traceability code of the requirement item corresponding to the function selected in step ST32 from the function specification skeleton skt1 in the function specification document doc1 (ST33).

文書解析部111は、抽出したトレーサビリティコードと、文書記憶部105内の電子化文書doc2内の各文書スケルトン情報に設定されているトレーサビリティコードとを比較する(ST34)。   The document analysis unit 111 compares the extracted traceability code with the traceability code set in each document skeleton information in the digitized document doc2 in the document storage unit 105 (ST34).

文書解析部111は、この比較の結果、ステップST33で抽出したトレーサビリティコードと、比較したトレーサビリティコードとのうち、少なくとも一方が他方に含まれる関係を検出したか否かを判定する(ST35)。なお、この関係は、両コードが互いに同一の場合をも含んでいる。   As a result of this comparison, the document analysis unit 111 determines whether or not a relationship in which at least one of the traceability code extracted in step ST33 and the compared traceability code is included in the other is detected (ST35). This relationship includes the case where both codes are the same.

この判定の結果、検出した場合には、文書解析部111は、比較したトレーサビリティコードに対応する文書編集情報の項目を入出力部106により表示する(ST36)。これにより、ステップST32で選択した機能に基づいて、他の電子化文書doc2内の項目を追跡して表示することができる。   If it is detected as a result of this determination, the document analysis unit 111 causes the input / output unit 106 to display an item of document editing information corresponding to the compared traceability code (ST36). Thereby, the items in the other digitized document doc2 can be tracked and displayed based on the function selected in step ST32.

一方、ステップST35の判定の結果、検出しない場合には、文書記憶部105内の比較対象文書の有無を判定し(ST37)、残りの比較対象文書doc3,…がある場合には、ステップST34に戻って処理を継続する。   On the other hand, if it is not detected as a result of the determination in step ST35, it is determined whether or not there is a comparison target document in the document storage unit 105 (ST37). If there are remaining comparison target documents doc3,. Return and continue processing.

また、ステップST37の判定の結果、残りの比較対象文書が無い場合には処理を終了する。   If there is no remaining comparison target document as a result of the determination in step ST37, the process ends.

上述したように本実施形態によれば、品質指標の目標値が記憶された品質指標DB103を備え、指定された文書テンプレートの文書種類に基づいて、品質指標DB103内の品質指標の目標値を文書スケルトン情報に設定する構成により、文書の品質を事前に規定でき、この文書の品質を当該文書から分離せずに管理することができる。   As described above, according to the present embodiment, the quality index DB 103 storing the target value of the quality index is provided, and the target value of the quality index in the quality index DB 103 is stored in the document based on the document type of the designated document template. With the configuration set in the skeleton information, the quality of the document can be defined in advance, and the quality of the document can be managed without being separated from the document.

例えば、ソフトウェア開発において、確定されたソフトウェアの機能要件、非機能要件から品質指標を計算し、その品質指標に合致したアセットの文書スケルトン情報を生成でき、アセット毎に設定された品質指標の実績値を確認しながら文書編集情報を編集して、ドキュメント、ソースコード、テスト仕様などの電子化文書を作成することができる。   For example, in software development, a quality index can be calculated from the determined functional and non-functional requirements of software, and document skeleton information for assets that match the quality index can be generated. The actual value of the quality index set for each asset The document editing information can be edited while checking the document, and an electronic document such as a document, a source code, and a test specification can be created.

また、本実施形態によれば、文書スケルトン情報内のトレーサビリティコードに基づいて、人に頼らないアセットの機能追跡を実現でき、ソフトウェアの機能要件、非機能要件のトレーサビリティを確保することができる。なお、本発明者の検討によれば、トレーサビリティの確保を図る手法として、電子化文書の要件項目にリンク情報を埋め込むことにより、ある要件項目を他の要件項目にリンクさせる手法を用いることも考えたが、このリンクさせる手法は、リンク情報によるリンクが切れ易く、トレーサビリティを確保できないことから、本実施形態に用いていない。   Further, according to the present embodiment, it is possible to realize asset function tracking that does not rely on human beings based on the traceability code in the document skeleton information, and to ensure traceability of software functional requirements and non-functional requirements. According to the inventor's study, as a method for ensuring traceability, a method of linking a requirement item to another requirement item by embedding link information in the requirement item of the digitized document may be used. However, this linking method is not used in this embodiment because the link based on the link information is easily broken and traceability cannot be ensured.

また、本実施形態によれば、文書スケルトン情報にトレーサビリティコード及び品質指標の値を自動的に設定することにより、ある電子化文書の要件項目に関して他の電子化文書の要件項目を追跡できることに加え、それぞれの電子化文書の品質指標を確認することができる。なお、トレーサビリティコード及び品質指標の値は両方とも設定することが好ましいが、いずれか一方のみを設定する形態とすることもできる。   Further, according to the present embodiment, by automatically setting the traceability code and the quality index value in the document skeleton information, it is possible to trace the requirement items of other digitized documents with respect to the requirement items of a certain digitized document. The quality index of each electronic document can be confirmed. Note that it is preferable to set both the traceability code and the quality index value, but only one of them may be set.

さらに、本実施形態によれば、雛形としての文書テンプレートtmp1〜tmp7と、成果物としての電子化文書doc1〜doc7(又は電子化文書のアセット)とを分離して管理することにより、相互運用性やアセットの再利用性を向上させることができる。   Furthermore, according to the present embodiment, the document templates tmp1 to tmp7 as templates and the digitized documents doc1 to doc7 (or assets of the digitized documents) as the deliverables are managed separately, thereby enabling interoperability. And reusability of assets can be improved.

また、本実施形態によれば、文書テンプレート、文書スケルトン情報、文書編集情報及び電子化文書をそれぞれXML文書として記述することにより、文書とツールとの密結合に起因した制限事項が発生しないため、構成管理、変更管理、不具合管理及び品質統計などといった任意のツールと各XML文書とを自動連携させることができる。   Further, according to the present embodiment, the document template, the document skeleton information, the document editing information, and the digitized document are described as XML documents, so that there are no restrictions caused by the tight coupling between the document and the tool. Arbitrary tools such as configuration management, change management, defect management, and quality statistics can be automatically linked to each XML document.

補足すると、従来の場合、例えばウィンドウズ(登録商標)のword(登録商標)とワード文書のように、生成される文書とそれぞれのツールとが密結合されているため、既に利用しているツールとの相性や重複してしまう機能などに伴い、導入時や拡大時に制限事項が発生する不都合がある。   Supplementally, in the conventional case, for example, a word (registered trademark) of Windows (registered trademark) and a word document such as a word document are tightly coupled to each other. Due to the compatibility of functions and functions that overlap, there are inconveniences that restrictions occur during introduction and expansion.

なお、上記実施形態に記載した手法は、コンピュータに実行させることのできるプログラムとして、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスクなど)、光ディスク(CD−ROM、DVDなど)、光磁気ディスク(MO)、半導体メモリなどの記憶媒体に格納して頒布することもできる。   The method described in the above embodiment is a program that can be executed by a computer as a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), magneto-optical disk (MO). ), And can be distributed in a storage medium such as a semiconductor memory.

また、この記憶媒体としては、プログラムを記憶でき、かつコンピュータが読み取り可能な記憶媒体であれば、その記憶形式は何れの形態であっても良い。   In addition, as long as the storage medium can store a program and can be read by a computer, the storage format may be any form.

また、記憶媒体からコンピュータにインストールされたプログラムの指示に基づきコンピュータ上で稼働しているOS(オペレーティングシステム)や、データベース管理ソフト、ネットワークソフト等のMW(ミドルウェア)等が上記実施形態を実現するための各処理の一部を実行しても良い。   In addition, an OS (operating system) running on a computer based on an instruction of a program installed in the computer from a storage medium, MW (middleware) such as database management software, network software, and the like realize the above-described embodiment. A part of each process may be executed.

さらに、本発明における記憶媒体は、コンピュータと独立した媒体に限らず、LANやインターネット等により伝送されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。   Furthermore, the storage medium in the present invention is not limited to a medium independent of a computer, but also includes a storage medium in which a program transmitted via a LAN or the Internet is downloaded and stored or temporarily stored.

また、記憶媒体は1つに限らず、複数の媒体から上記実施形態における処理が実行される場合も本発明における記憶媒体に含まれ、媒体構成は何れの構成であっても良い。   Further, the number of storage media is not limited to one, and the case where the processing in the above embodiment is executed from a plurality of media is also included in the storage media in the present invention, and the media configuration may be any configuration.

尚、本発明におけるコンピュータは、記憶媒体に記憶されたプログラムに基づき、上記実施形態における各処理を実行するものであって、パソコン等の1つからなる装置、複数の装置がネットワーク接続されたシステム等の何れの構成であっても良い。   The computer according to the present invention executes each process in the above-described embodiment based on a program stored in a storage medium, and is a single device such as a personal computer or a system in which a plurality of devices are connected to a network. Any configuration may be used.

また、本発明におけるコンピュータとは、パソコンに限らず、情報処理機器に含まれる演算処理装置、マイコン等も含み、プログラムによって本発明の機能を実現することが可能な機器、装置を総称している。   In addition, the computer in the present invention is not limited to a personal computer, but includes an arithmetic processing device, a microcomputer, and the like included in an information processing device, and is a generic term for devices and devices that can realize the functions of the present invention by a program. .

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

本発明の一実施形態に係るアセット作成支援システムの構成を示す模式図である。It is a schematic diagram which shows the structure of the asset creation assistance system which concerns on one Embodiment of this invention. 同実施形態における文書スケルトン生成装置の構成を示す模式図である。It is a schematic diagram which shows the structure of the document skeleton production | generation apparatus in the same embodiment. 同実施形態における文書直接編集装置の構成を示す模式図である。It is a schematic diagram which shows the structure of the document direct edit apparatus in the embodiment. 同実施形態における文書間接編集装置の構成を示す模式図である。It is a schematic diagram which shows the structure of the document indirect editing apparatus in the same embodiment. 同実施形態における文書直接編集装置及び文書間接編集装置の変形構成を示す模式図である。It is a schematic diagram which shows the deformation | transformation structure of the document direct editing apparatus and document indirect editing apparatus in the embodiment. 同実施形態におけるアセット作成支援システムの変形構成を示す模式図である。It is a schematic diagram which shows the deformation | transformation structure of the asset creation assistance system in the embodiment. 同実施形態における文書テンプレートの一例を示す模式図である。It is a schematic diagram which shows an example of the document template in the embodiment. 同実施形態における文書テンプレートの一例を示す模式図である。It is a schematic diagram which shows an example of the document template in the embodiment. 同実施形態における文書テンプレート及び文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document template and document skeleton information in the embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトン情報の一例を示す模式図である。It is a schematic diagram which shows an example of the document skeleton information in the same embodiment. 同実施形態における文書スケルトンの生成動作を説明するためのフローチャートである。It is a flowchart for demonstrating the production | generation operation | movement of the document skeleton in the embodiment. 同実施形態における文書スケルトンの生成動作を説明するための模式図である。It is a schematic diagram for demonstrating the production | generation operation | movement of the document skeleton in the embodiment. 同実施形態における電子化文書の生成動作を説明するためのフローチャートである。It is a flowchart for demonstrating the production | generation operation | movement of the digitized document in the embodiment. 同実施形態における電子化文書の生成動作を説明するための模式図である。It is a schematic diagram for demonstrating the production | generation operation | movement of the digitized document in the embodiment. 同実施形態における親子関係をもつ電子化文書の生成動作を説明するためのフローチャートである。It is a flowchart for demonstrating the production | generation operation | movement of the digitized document which has parent-child relationship in the embodiment. 同実施形態における親子関係をもつ電子化文書の生成動作を説明するための模式図である。It is a schematic diagram for demonstrating the production | generation operation | movement of the digitized document which has parent-child relationship in the embodiment. 同実施形態における親子関係をもつ電子化文書の生成動作を説明するための模式図である。It is a schematic diagram for demonstrating the production | generation operation | movement of the digitized document which has parent-child relationship in the embodiment. 同実施形態における要件項目の追跡動作を説明するためのフローチャートである。It is a flowchart for demonstrating the tracking operation | movement of the requirement item in the embodiment. 同実施形態における要件項目の追跡動作を説明するための模式図である。It is a schematic diagram for demonstrating the tracking operation | movement of the requirement item in the embodiment.

符号の説明Explanation of symbols

100…文書スケルトン生成装置、100A…文書作成支援装置、100B…サーバ装置、101…要件記憶部、102…文書テンプレートDB、103…品質指標DB、104…文書スケルトン記憶部、105,201,301…文書記憶部、106,202,302…入出力部、107…要件解析部、108…文書スケルトン生成部、109…トレーサビリティ設定部、110…品質指標設定部、111…文書解析部、112,203,303…通信部、200…文書直接編集装置、204…文書スケルトン直接編集部、205,305,114…編集完了判定部、206,306,115…品質判定部、300…文書間接編集装置、300’…文書編集装置、304…文書スケルトン間接編集部、304’,113…文書スケルトン編集部、400…ネットワーク。   DESCRIPTION OF SYMBOLS 100 ... Document skeleton production | generation apparatus, 100A ... Document creation assistance apparatus, 100B ... Server apparatus, 101 ... Requirements storage part, 102 ... Document template DB, 103 ... Quality index DB, 104 ... Document skeleton storage part, 105, 201, 301 ... Document storage unit 106, 202, 302 ... I / O unit 107 ... Requirements analysis unit 108 ... Document skeleton generation unit 109 ... Traceability setting unit 110 ... Quality index setting unit 111 ... Document analysis unit 112, 203, 303 ... Communication unit, 200 ... Document direct editing device, 204 ... Document skeleton direct editing unit, 205, 305, 114 ... Editing completion judgment unit, 206, 306, 115 ... Quality judgment unit, 300 ... Document indirect editing device, 300 ' ... Document editing device, 304 ... Document skeleton indirect editing unit, 304 ', 113 ... Document skeleton Department, 400 ... network.

Claims (27)

文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置と、前記生成された各文書スケルトン情報に基づいて、個別に文書編集情報を作成するための文書編集装置とを備え、当該各文書スケルトン情報及び各文書編集情報を個別に含む複数の電子化文書からなるアセットの作成を支援するためのアセット作成支援システムであって、
前記文書スケルトン生成装置は、
複数の要件項目を含み、文書種類毎に予め作成された文書テンプレートが記憶された文書テンプレート記憶手段と、
複数の要件項目を記憶するための要件記憶手段と、
前記各文書スケルトン情報を記憶するための文書スケルトン記憶手段と、
文書種類毎に、品質指標の目標値が記憶された品質指標記憶手段と、
各要件項目の入力を受け付けるための要件入力手段と、
前記入力された各要件項目を前記要件記憶手段に書き込む手段と、
前記文書テンプレート記憶手段内のいずれかの文書テンプレートの指定を受け付けるテンプレート指定手段と、
前記指定された文書テンプレート内の各要件項目に関連付けて前記要件記憶手段内の各要件項目を書き込むことにより、文書種類毎の文書スケルトン情報を生成する第1の文書スケルトン生成手段と、
前記文書スケルトン情報の文書種類に基づいて、前記品質指標記憶手段を検索し、当該検索により得られた品質指標の目標値を当該文書スケルトン情報に設定する品質指標設定手段と、
前記品質目標の設定値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込む文書スケルトン書込手段と、
を備えたことを特徴とするアセット作成支援システム。
Each document includes a document skeleton generation device for generating document skeleton information for each document template, and a document editing device for individually generating document editing information based on the generated document skeleton information. An asset creation support system for supporting creation of an asset composed of a plurality of digitized documents each including skeleton information and each document editing information,
The document skeleton generation device includes:
A document template storage means including a plurality of requirement items and storing a document template created in advance for each document type;
Requirement storage means for storing a plurality of requirement items;
Document skeleton storage means for storing each document skeleton information;
Quality index storage means for storing the target value of the quality index for each document type,
Requirement input means for accepting input of each requirement item,
Means for writing each inputted requirement item into the requirement storage means;
Template designating means for accepting designation of any document template in the document template storage means;
First document skeleton generation means for generating document skeleton information for each document type by writing each requirement item in the requirement storage means in association with each requirement item in the designated document template;
Based on the document type of the document skeleton information, search the quality index storage means, quality index setting means for setting the target value of the quality index obtained by the search in the document skeleton information,
Document skeleton writing means for writing document skeleton information in which the set value of the quality target is set to the document skeleton storage means;
Asset creation support system characterized by having
請求項1に記載のアセット作成支援システムにおいて、
前記文書スケルトン生成装置は、
前記文書スケルトン情報内の要件項目毎に、固有のトレーサビリティコードを設定するトレーサビリティコード設定手段、を更に備えており、
前記文書スケルトン書込手段は、
前記各トレーサビリティコード及び前記品質指標の目標値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込むことを特徴とするアセット作成支援システム。
The asset creation support system according to claim 1,
The document skeleton generation device includes:
Traceability code setting means for setting a unique traceability code for each requirement item in the document skeleton information,
The document skeleton writing means includes:
An asset creation support system, wherein document skeleton information in which each traceability code and a target value of the quality index are set is written in the document skeleton storage unit.
請求項1又は請求項2に記載のアセット作成支援システムにおいて、
前記文書編集装置は、
前記文書スケルトン記憶手段に記憶された文書スケルトン情報を前記文書スケルトン生成装置から受信する手段と、
前記受信した文書スケルトン情報内の要件項目毎に、文書編集情報に関する編集エリア情報を設定する編集エリア情報設定手段と、
前記設定した編集エリア情報を上書き消去するように、文書編集情報の入力を受け付ける文書編集情報入力手段と、
前記編集エリア情報の有無を判定し、この判定の結果、編集エリア情報が無い場合には、前記文書スケルトン情報及び前記入力された文書編集情報を含む電子化文書の編集完了メッセージを出力する手段と、
前記編集完了メッセージの出力後、前記文書スケルトン情報内の目標値における品質指標に関し、当該品質指標の実績値を生成する実績値生成手段と、
前記生成した実績値が前記文書スケルトン情報内の品質指標の目標値を満たすか否かを判定する品質指標判定手段と、
この判定の結果、目標値を満たす場合には、当該文書スケルトン情報及び前記文書編集情報を含む電子化文書を前記文書スケルトン生成装置に送信する手段と、
を更に備えており、
前記文書スケルトン生成装置は、
文書スケルトン情報及び文書編集情報を含む電子化文書を記憶するための文書記憶手段と、
前記文書編集装置から受信した電子化文書を前記文書記憶手段に書き込む手段と、
を更に備えたことを特徴とするアセット作成支援システム。
In the asset creation support system according to claim 1 or claim 2,
The document editing device includes:
Means for receiving document skeleton information stored in the document skeleton storage means from the document skeleton generation device;
Editing area information setting means for setting editing area information related to document editing information for each requirement item in the received document skeleton information;
Document editing information input means for receiving input of document editing information so as to overwrite and delete the set editing area information;
Means for determining the presence / absence of the editing area information and, if the result of this determination is that there is no editing area information, means for outputting an editing completion message of the digitized document including the document skeleton information and the input document editing information; ,
After the output of the editing completion message, with respect to the quality index at the target value in the document skeleton information, actual value generation means for generating an actual value of the quality index;
Quality index determination means for determining whether the generated actual value satisfies a target value of a quality index in the document skeleton information;
As a result of the determination, if the target value is satisfied, a means for transmitting an electronic document including the document skeleton information and the document editing information to the document skeleton generation device;
Is further provided,
The document skeleton generation device includes:
Document storage means for storing an electronic document including document skeleton information and document editing information;
Means for writing the digitized document received from the document editing device into the document storage means;
An asset creation support system characterized by further comprising:
請求項3に記載のアセット作成支援システムにおいて、
前記編集エリア情報設定手段は、
前記文書スケルトン情報を含む電子化文書を生成し、当該電子化文書の文書スケルトン情報内に前記編集エリア情報を設定することを特徴とするアセット作成支援システム。
In the asset creation support system according to claim 3,
The editing area information setting means includes:
An asset creation support system that generates an electronic document including the document skeleton information and sets the editing area information in the document skeleton information of the electronic document.
請求項3に記載のアセット作成支援システムにおいて、
前記編集エリア情報設定手段は、
前記文書スケルトン情報を含む電子化文書を生成し、当該電子化文書内の文書スケルトン情報とは異なる領域に前記編集エリア情報を設定することを特徴とするアセット作成支援システム。
In the asset creation support system according to claim 3,
The editing area information setting means includes:
An asset creation support system that generates an electronic document including the document skeleton information and sets the editing area information in an area different from the document skeleton information in the electronic document.
請求項3乃至請求項5のいずれか1項に記載のアセット作成支援システムにおいて、
前記実績値生成手段は、
前記品質指標がレビュー時間比率の場合、前記文書スケルトン情報を含む電子化文書のレビューに要した時間を計測する手段と、
当該文書スケルトン情報を含む電子化文書のページ数を計数する手段と、
前記レビューに要した時間を前記ページ数で除算することにより、前記レビュー時間比率としての前記実績値を生成する手段と、
を備えたことを特徴とするアセット作成支援システム。
The asset creation support system according to any one of claims 3 to 5,
The actual value generating means includes
If the quality index is a review time ratio, means for measuring the time taken to review the digitized document including the document skeleton information;
Means for counting the number of pages of the electronic document including the document skeleton information;
Means for generating the actual value as the review time ratio by dividing the time required for the review by the number of pages;
Asset creation support system characterized by having
請求項2に記載のアセット作成支援システムにおいて、
前記文書スケルトン生成装置は、
指定された文書テンプレート内の各要件項目に関連付けて、前記電子化文書内の文書スケルトン情報の各要件項目と当該電子化文書内の文書編集情報とを書き込むことにより、新たな文書スケルトン情報を生成する第2の文書スケルトン生成手段、を更に備えており、
前記トレーサビリティ設定手段は、
前記第2の文書スケルトン生成手段が前記電子化文書内の文書スケルトン情報から新たな文書スケルトン情報を生成する場合、当該文書スケルトン記憶手段内の文書スケルトン情報内の要件項目毎に設定された各トレーサビリティコードに新たなコードを付加することにより新たなトレーサビリティコードを生成し、この新たなトレーサビリティコードを前記新たな文書スケルトン情報内の要件項目毎に設定することを特徴とするアセット作成支援システム。
The asset creation support system according to claim 2,
The document skeleton generation device includes:
Create new document skeleton information by writing each requirement item of the document skeleton information in the digitized document and the document editing information in the digitized document in association with each requirement item in the specified document template. Second document skeleton generating means for
The traceability setting means includes:
When the second document skeleton generation unit generates new document skeleton information from the document skeleton information in the digitized document, each traceability set for each requirement item in the document skeleton information in the document skeleton storage unit A new traceability code is generated by adding a new code to a code, and the new traceability code is set for each requirement item in the new document skeleton information.
請求項7に記載のアセット作成支援システムにおいて、
前記文書スケルトン生成装置は、
前記電子化文書を作成するための工程名と、当該電子化文書の元となる文書スケルトン情報を示す文書スケルトン名とを互いに関連付けて規定した文書規定情報を記憶した文書規定情報記憶手段と、
前記文書規定情報内の文書スケルトン名毎に、当該文書スケルトン名をもつ文書スケルトン情報が前記文書スケルトン記憶手段内にあるか否かを判定する手段と、
この判定の結果、前記文書規定情報内の文書スケルトン名をもつ文書スケルトン情報が前記文書スケルトン記憶手段に無い場合、当該文書スケルトン名をもつ文書スケルトン情報を生成するように、この文書スケルトン名に対応する文書種類の文書テンプレートを前記第2の文書スケルトン生成手段に指定する手段と、
を更に備えたことを特徴とするアセット作成支援システム。
The asset creation support system according to claim 7,
The document skeleton generation device includes:
Document definition information storage means for storing document definition information that defines the process name for creating the digitized document and the document skeleton name indicating the document skeleton information that is the source of the digitized document, and
Means for determining for each document skeleton name in the document specification information whether document skeleton information having the document skeleton name is in the document skeleton storage means;
As a result of this determination, if there is no document skeleton information having the document skeleton name in the document specification information in the document skeleton storage means, the document skeleton name is generated so as to generate the document skeleton information having the document skeleton name. Means for designating a document template of a document type to be said second document skeleton generation means;
An asset creation support system characterized by further comprising:
請求項7に記載のアセット作成支援システムにおいて、
前記文書スケルトン生成装置は、
前記第2の文書スケルトン生成手段により生成された文書スケルトン情報を個別に有する複数の電子化文書が互いに親子関係又は兄弟関係にある場合、当該各電子化文書の文書名と当該親子関係又は兄弟関係を示す情報とを含む関連文書情報を生成する関連文書情報生成手段、を更に備えたことを特徴とするアセット作成支援システム。
The asset creation support system according to claim 7,
The document skeleton generation device includes:
When a plurality of digitized documents individually having the document skeleton information generated by the second document skeleton generation means are in a parent-child relationship or a sibling relationship, the document name of each digitized document and the parent-child relationship or a sibling relationship And a related document information generating unit for generating related document information including information indicating the asset creation support system.
文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置であって、
複数の要件項目を含み、文書種類毎に予め作成された文書テンプレートが記憶された文書テンプレート記憶手段と、
複数の要件項目を記憶するための要件記憶手段と、
前記各文書スケルトン情報を記憶するための文書スケルトン記憶手段と、
文書種類毎に、品質指標の目標値が記憶された品質指標記憶手段と、
各要件項目の入力を受け付けるための要件入力手段と、
前記入力された各要件項目を前記要件記憶手段に書き込む手段と、
前記文書テンプレート記憶手段内のいずれかの文書テンプレートの指定を受け付けるテンプレート指定手段と、
前記指定された文書テンプレート内の各要件項目に関連付けて前記要件記憶手段内の各要件項目を書き込むことにより、文書種類毎の文書スケルトン情報を生成する第1の文書スケルトン生成手段と、
前記文書スケルトン情報の文書種類に基づいて、前記品質指標記憶手段を検索し、当該検索により得られた品質指標の目標値を当該文書スケルトン情報に設定する品質指標設定手段と、
前記品質目標の設定値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込む文書スケルトン書込手段と、
を備えたことを特徴とする文書スケルトン生成装置。
A document skeleton generation device for generating document skeleton information for each document template,
A document template storage means including a plurality of requirement items and storing a document template created in advance for each document type;
Requirement storage means for storing a plurality of requirement items;
Document skeleton storage means for storing each document skeleton information;
Quality index storage means for storing the target value of the quality index for each document type,
Requirement input means for accepting input of each requirement item,
Means for writing each inputted requirement item into the requirement storage means;
Template designating means for accepting designation of any document template in the document template storage means;
First document skeleton generation means for generating document skeleton information for each document type by writing each requirement item in the requirement storage means in association with each requirement item in the designated document template;
Based on the document type of the document skeleton information, search the quality index storage means, quality index setting means for setting the target value of the quality index obtained by the search in the document skeleton information;
Document skeleton writing means for writing document skeleton information in which the set value of the quality target is set to the document skeleton storage means;
A document skeleton generation apparatus comprising:
請求項10に記載の文書スケルトン生成装置において、
前記文書スケルトン情報内の要件項目毎に、固有のトレーサビリティコードを設定するトレーサビリティコード設定手段、を更に備えており、
前記文書スケルトン書込手段は、
前記各トレーサビリティコード及び前記品質指標の目標値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込むことを特徴とする文書スケルトン生成装置。
The document skeleton generation device according to claim 10,
Traceability code setting means for setting a unique traceability code for each requirement item in the document skeleton information,
The document skeleton writing means includes:
A document skeleton generating apparatus, wherein document skeleton information in which each traceability code and a target value of the quality index are set is written in the document skeleton storage unit.
請求項11に記載の文書スケルトン生成装置において、
文書スケルトン情報及び文書編集情報を含む電子化文書を記憶するための文書記憶手段と、
前記文書スケルトン記憶手段から読み出された文書スケルトン情報に基づいて文書編集情報を作成する文書編集装置に対し、前記文書編集装置により作成された電子化文書を前記文書記憶手段に書き込む手段と、
指定された文書テンプレート内の各要件項目に関連付けて、前記文書記憶手段に記憶された電子化文書内の文書スケルトン情報の各要件項目と当該電子化文書内の文書編集情報とを書き込むことにより、新たな文書スケルトン情報を生成する第2の文書スケルトン生成手段と、を更に備えており、
前記トレーサビリティ設定手段は、
前記第2の文書スケルトン生成手段が前記電子化文書内の文書スケルトン情報から新たな文書スケルトン情報を生成する場合、当該文書スケルトン記憶手段内の文書スケルトン情報内の要件項目毎に設定された各トレーサビリティコードに新たなコードを付加することにより新たなトレーサビリティコードを生成し、この新たなトレーサビリティコードを前記新たな文書スケルトン情報内の要件項目毎に設定することを特徴とする文書スケルトン生成装置。
The document skeleton generation device according to claim 11,
Document storage means for storing an electronic document including document skeleton information and document editing information;
Means for writing the digitized document created by the document editing device to the document storage device for the document editing device for creating document editing information based on the document skeleton information read from the document skeleton storage device;
By writing each requirement item of the document skeleton information in the digitized document stored in the document storage means and the document editing information in the digitized document in association with each requirement item in the designated document template, Second document skeleton generation means for generating new document skeleton information, and
The traceability setting means includes:
When the second document skeleton generation unit generates new document skeleton information from the document skeleton information in the digitized document, each traceability set for each requirement item in the document skeleton information in the document skeleton storage unit A document skeleton generation apparatus, wherein a new traceability code is generated by adding a new code to a code, and the new traceability code is set for each requirement item in the new document skeleton information.
請求項12に記載の文書スケルトン生成装置において、
前記電子化文書を作成するための工程名と、当該電子化文書の元となる文書スケルトン情報を示す文書スケルトン名とを互いに関連付けて規定した文書規定情報を記憶した文書規定情報記憶手段と、
前記文書規定情報内の文書スケルトン名毎に、当該文書スケルトン名をもつ文書スケルトン情報が前記文書スケルトン記憶手段内にあるか否かを判定する手段と、
この判定の結果、前記文書規定情報内の文書スケルトン名をもつ文書スケルトン情報が前記文書スケルトン記憶手段に無い場合、当該文書スケルトン名をもつ文書スケルトン情報を生成するように、この文書スケルトン名に対応する文書種類の文書テンプレートを前記第2の文書スケルトン生成手段に指定する手段と、
を更に備えたことを特徴とする文書スケルトン生成装置。
The document skeleton generation device according to claim 12,
Document definition information storage means for storing document definition information that defines the process name for creating the digitized document and the document skeleton name indicating the document skeleton information that is the source of the digitized document, and
Means for determining for each document skeleton name in the document specification information whether document skeleton information having the document skeleton name is in the document skeleton storage means;
As a result of this determination, if there is no document skeleton information having the document skeleton name in the document specification information in the document skeleton storage means, the document skeleton name is generated so as to generate the document skeleton information having the document skeleton name. Means for designating a document template of a document type to be said second document skeleton generation means;
A document skeleton generation apparatus, further comprising:
請求項12に記載の文書スケルトン生成装置において、
前記第2の文書スケルトン生成手段により生成された文書スケルトン情報を個別に有する複数の電子化文書が互いに親子関係又は兄弟関係にある場合、当該各電子化文書の文書名と当該親子関係又は兄弟関係を示す情報とを含む関連文書情報を生成する関連文書情報生成手段、を更に備えたことを特徴とする文書スケルトン生成装置。
The document skeleton generation device according to claim 12,
When a plurality of digitized documents individually having the document skeleton information generated by the second document skeleton generation means are in a parent-child relationship or a sibling relationship, the document name of each digitized document and the parent-child relationship or a sibling relationship And a related document information generating means for generating related document information including information indicating the document skeleton generating apparatus.
文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置に通信可能であり、前記生成された各文書スケルトン情報に基づいて、個別に文書編集情報を作成するための文書編集装置であって、
複数の要件項目と、品質指標の目標値とを含む前記文書スケルトン情報を前記文書スケルトン生成装置から受信する手段と、
前記受信した文書スケルトン情報内の要件項目毎に、文書編集情報に関する編集エリア情報を設定する編集エリア情報設定手段と、
前記設定した編集エリア情報を上書き消去するように、文書編集情報の入力を受け付ける文書編集情報入力手段と、
前記編集エリア情報の有無を判定し、この判定の結果、編集エリア情報が無い場合には、前記文書スケルトン情報及び前記入力された文書編集情報を含む電子化文書の編集完了メッセージを出力する手段と、
前記編集完了メッセージの出力後、前記文書スケルトン情報内の目標値における品質指標に関し、当該品質指標の実績値を生成する実績値生成手段と、
前記生成した実績値が前記文書スケルトン情報内の品質指標の目標値を満たすか否かを判定する品質指標判定手段と、
この判定の結果、目標値を満たす場合には、当該文書スケルトン情報及び前記文書編集情報を含む電子化文書を前記文書スケルトン生成装置に送信する手段と、
を備えたことを特徴とする文書編集装置。
A document editing apparatus capable of communicating with a document skeleton generation apparatus for generating document skeleton information for each document template, and individually generating document editing information based on each generated document skeleton information. ,
Means for receiving from the document skeleton generating device the document skeleton information including a plurality of requirement items and a target value of a quality index;
Editing area information setting means for setting editing area information related to document editing information for each requirement item in the received document skeleton information;
Document editing information input means for receiving input of document editing information so as to overwrite and delete the set editing area information;
Means for determining the presence / absence of the editing area information and, if the result of this determination is that there is no editing area information, means for outputting an editing completion message of the digitized document including the document skeleton information and the input document editing information; ,
After the output of the edit completion message, with respect to the quality index at the target value in the document skeleton information, actual value generation means for generating an actual value of the quality index;
Quality index determination means for determining whether the generated actual value satisfies a target value of a quality index in the document skeleton information;
As a result of this determination, if the target value is satisfied, a means for transmitting an electronic document including the document skeleton information and the document editing information to the document skeleton generation device;
A document editing apparatus characterized by comprising:
請求項15に記載の文書編集装置において、
前記編集エリア情報設定手段は、
前記文書スケルトン情報を含む電子化文書を生成し、当該電子化文書の文書スケルトン情報内に前記編集エリア情報を設定することを特徴とする文書編集装置。
The document editing apparatus according to claim 15, wherein
The editing area information setting means includes:
An electronic document including the document skeleton information is generated, and the editing area information is set in the document skeleton information of the electronic document.
請求項15に記載の文書編集装置において、
前記編集エリア情報設定手段は、
前記文書スケルトン情報を含む電子化文書を生成し、当該電子化文書内の文書スケルトン情報とは異なる領域に前記編集エリア情報を設定することを特徴とする文書編集装置。
The document editing apparatus according to claim 15, wherein
The editing area information setting means includes:
An electronic document including the document skeleton information is generated, and the editing area information is set in an area different from the document skeleton information in the electronic document.
請求項15乃至請求項17のいずれか1項に記載の文書編集装置において、
前記実績値生成手段は、
前記品質指標がレビュー時間比率の場合、前記文書スケルトン情報を含む電子化文書のレビューに要した時間を計測する手段と、
当該文書スケルトン情報を含む電子化文書のページ数を計数する手段と、
前記レビューに要した時間を前記ページ数で除算することにより、前記レビュー時間比率としての前記実績値を生成する手段と、
を備えたことを特徴とする文書編集装置。
The document editing apparatus according to any one of claims 15 to 17,
The actual value generating means includes
If the quality index is a review time ratio, means for measuring the time taken to review the digitized document including the document skeleton information;
Means for counting the number of pages of the electronic document including the document skeleton information;
Means for generating the actual value as the review time ratio by dividing the time required for the review by the number of pages;
A document editing apparatus characterized by comprising:
複数の要件項目を含み、文書種類毎に予め作成された文書テンプレートが記憶された文書テンプレート記憶手段と、複数の要件項目を記憶するための要件記憶手段と、前記各文書スケルトン情報を記憶するための文書スケルトン記憶手段と、文書種類毎に品質指標の目標値が記憶された品質指標記憶手段とを備え、文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置のプログラムであって、
前記文書スケルトン生成装置を、
各要件項目の入力を受け付けるための要件入力手段、
前記入力された各要件項目を前記要件記憶手段に書き込む手段、
前記文書テンプレート記憶手段内のいずれかの文書テンプレートの指定を受け付けるテンプレート指定手段、
前記指定された文書テンプレート内の各要件項目に関連付けて前記要件記憶手段内の各要件項目を書き込むことにより、文書種類毎の文書スケルトン情報を生成する第1の文書スケルトン生成手段、
前記文書スケルトン情報の文書種類に基づいて、前記品質指標記憶手段を検索し、当該検索により得られた品質指標の目標値を当該文書スケルトン情報に設定する品質指標設定手段、
前記品質目標の設定値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込む文書スケルトン書込手段、
として機能させるためのプログラム。
A document template storage unit that stores a plurality of requirement items and a document template created in advance for each document type, a requirement storage unit for storing a plurality of requirement items, and the document skeleton information. A document skeleton generation apparatus for generating document skeleton information for each document template, comprising: a document skeleton storage unit; and a quality index storage unit that stores a target value of a quality index for each document type,
The document skeleton generating device;
Requirement input means for accepting input of each requirement item,
Means for writing each input requirement item into the requirement storage means;
Template designating means for accepting designation of any document template in the document template storage means;
First document skeleton generation means for generating document skeleton information for each document type by writing each requirement item in the requirement storage means in association with each requirement item in the designated document template;
Based on the document type of the document skeleton information, the quality index storage unit is searched, and a quality index setting unit that sets a target value of the quality index obtained by the search in the document skeleton information;
Document skeleton writing means for writing document skeleton information in which the set value of the quality target is set to the document skeleton storage means;
Program to function as.
請求項19に記載のプログラムにおいて、
前記文書スケルトン生成装置を、
前記文書スケルトン情報内の要件項目毎に、固有のトレーサビリティコードを設定するトレーサビリティコード設定手段、として更に機能させ、
前記文書スケルトン書込手段は、
前記各トレーサビリティコード及び前記品質指標の目標値が設定された文書スケルトン情報を前記文書スケルトン記憶手段に書き込む手段であることを特徴とするプログラム。
The program according to claim 19, wherein
The document skeleton generating device;
Further function as a traceability code setting means for setting a unique traceability code for each requirement item in the document skeleton information,
The document skeleton writing means includes:
A program for writing document skeleton information in which each traceability code and a target value of the quality index are set to the document skeleton storage unit.
請求項20に記載のプログラムにおいて、
前記文書スケルトン生成装置は、文書スケルトン情報及び文書編集情報を含む電子化文書を記憶するための文書記憶手段を更に備えており、
前記文書スケルトン生成装置を、
前記文書スケルトン記憶手段から読み出された文書スケルトン情報に基づいて文書編集情報を作成する文書編集装置に対し、前記文書編集装置により作成された電子化文書を前記文書記憶手段に書き込む手段、
指定された文書テンプレート内の各要件項目に関連付けて、前記文書記憶手段に記憶された電子化文書内の文書スケルトン情報の各要件項目と当該電子化文書内の文書編集情報とを書き込むことにより、新たな文書スケルトン情報を生成する第2の文書スケルトン生成手段と、して更に機能させ、
前記トレーサビリティ設定手段は、
前記第2の文書スケルトン生成手段が前記電子化文書内の文書スケルトン情報から新たな文書スケルトン情報を生成する場合、当該文書スケルトン記憶手段内の文書スケルトン情報内の要件項目毎に設定された各トレーサビリティコードに新たなコードを付加することにより新たなトレーサビリティコードを生成し、この新たなトレーサビリティコードを前記新たな文書スケルトン情報内の要件項目毎に設定する手段であることを特徴とするプログラム。
The program according to claim 20,
The document skeleton generation device further includes document storage means for storing an electronic document including document skeleton information and document editing information,
The document skeleton generating device;
Means for writing the digitized document created by the document editing device to the document storage device for the document editing device for creating document editing information based on the document skeleton information read from the document skeleton storage device;
By writing each requirement item of the document skeleton information in the digitized document stored in the document storage means and the document editing information in the digitized document in association with each requirement item in the designated document template, Further functioning as second document skeleton generation means for generating new document skeleton information,
The traceability setting means includes:
When the second document skeleton generation unit generates new document skeleton information from the document skeleton information in the digitized document, each traceability set for each requirement item in the document skeleton information in the document skeleton storage unit A program which is a means for generating a new traceability code by adding a new code to the code and setting the new traceability code for each requirement item in the new document skeleton information.
請求項21に記載のプログラムにおいて、
前記文書スケルトン生成装置は、前記電子化文書を作成するための工程名と、当該電子化文書の元となる文書スケルトン情報を示す文書スケルトン名とを互いに関連付けて規定した文書規定情報を記憶した文書規定情報記憶手段、を更に備えており、
前記文書スケルトン生成装置を、
前記文書規定情報内の文書スケルトン名毎に、当該文書スケルトン名をもつ文書スケルトン情報が前記文書スケルトン記憶手段内にあるか否かを判定する手段、
この判定の結果、前記文書規定情報内の文書スケルトン名をもつ文書スケルトン情報が前記文書スケルトン記憶手段に無い場合、当該文書スケルトン名をもつ文書スケルトン情報を生成するように、この文書スケルトン名に対応する文書種類の文書テンプレートを前記第2の文書スケルトン生成手段に指定する手段、
として更に機能させるためのプログラム。
The program according to claim 21, wherein
The document skeleton generation device stores a document specification information in which a process name for creating the digitized document and a document skeleton name indicating document skeleton information that is a source of the digitized document are associated with each other. A regulation information storage means,
The document skeleton generating device;
Means for determining, for each document skeleton name in the document specification information, whether document skeleton information having the document skeleton name is in the document skeleton storage means;
As a result of the determination, if there is no document skeleton information having the document skeleton name in the document specification information in the document skeleton storage means, the document skeleton name is generated so as to generate the document skeleton information having the document skeleton name. Means for designating a document template of a document type to be said second document skeleton generation means;
As a program to further function as.
請求項21に記載のプログラムにおいて、
前記第2の文書スケルトン生成手段により生成された文書スケルトン情報を個別に有する複数の電子化文書が互いに親子関係又は兄弟関係にある場合、当該各電子化文書の文書名と当該親子関係又は兄弟関係を示す情報とを含む関連文書情報を生成する関連文書情報生成手段、を更に備えたことを特徴とするプログラム。
The program according to claim 21, wherein
When a plurality of digitized documents individually having the document skeleton information generated by the second document skeleton generation means are in a parent-child relationship or a sibling relationship, the document name of each digitized document and the parent-child relationship or a sibling relationship And a related document information generating means for generating related document information including information indicating the program.
文書テンプレート毎に文書スケルトン情報を生成するための文書スケルトン生成装置に通信可能であり、前記生成された各文書スケルトン情報を記憶する記憶手段を備え、前記記憶手段内の各文書スケルトン情報に基づいて、個別に文書編集情報を作成するための文書編集装置のプログラムであって、
前記文書編集装置を、
複数の要件項目と、前記各要件項目に対する固有のトレーサビリティコードと、品質指標の目標値とを含む前記文書スケルトン情報を前記文書スケルトン生成装置から受信する手段、
前記受信した文書スケルトン情報を前記記憶手段に書き込む手段、
前記記憶手段に書き込まれた文書スケルトン情報内の要件項目毎に、文書編集情報に関する編集エリア情報を設定する編集エリア情報設定手段、
前記設定した編集エリア情報を上書き消去するように、文書編集情報の入力を受け付ける文書編集情報入力手段、
前記編集エリア情報の有無を判定し、この判定の結果、編集エリア情報が無い場合には、前記文書スケルトン情報及び前記入力された文書編集情報を含む電子化文書の編集完了メッセージを出力する手段と、
前記編集完了メッセージの出力後、前記文書スケルトン情報内の目標値における品質指標に関し、当該品質指標の実績値を生成する実績値生成手段、
前記生成した実績値が前記文書スケルトン情報内の品質指標の目標値を満たすか否かを判定する品質指標判定手段、
この判定の結果、目標値を満たす場合には、当該文書スケルトン情報及び前記文書編集情報を含む電子化文書を前記文書スケルトン生成装置に送信する手段、
として機能させるためのプログラム。
It is possible to communicate with a document skeleton generation device for generating document skeleton information for each document template, comprising storage means for storing each of the generated document skeleton information, and based on each document skeleton information in the storage means , A document editing apparatus program for individually creating document editing information,
The document editing device;
Means for receiving from the document skeleton generating device the document skeleton information including a plurality of requirement items, a unique traceability code for each requirement item, and a target value of a quality index;
Means for writing the received document skeleton information into the storage means;
Editing area information setting means for setting editing area information related to document editing information for each requirement item in the document skeleton information written in the storage means;
Document editing information input means for receiving input of document editing information so as to overwrite the set editing area information.
Means for determining the presence / absence of the editing area information and, if the result of this determination is that there is no editing area information, means for outputting an editing completion message of the digitized document including the document skeleton information and the input document editing information; ,
After the output of the editing completion message, with respect to the quality index at the target value in the document skeleton information, actual value generation means for generating an actual value of the quality index;
Quality index determination means for determining whether the generated actual value satisfies a target value of a quality index in the document skeleton information;
As a result of the determination, if the target value is satisfied, a means for transmitting the digitized document including the document skeleton information and the document editing information to the document skeleton generation device;
Program to function as.
請求項24に記載のプログラムにおいて、
前記編集エリア情報設定手段は、
前記文書スケルトン情報を含む電子化文書を生成し、当該電子化文書の文書スケルトン情報内に前記編集エリア情報を設定する手段であることを特徴とするプログラム。
The program according to claim 24,
The editing area information setting means includes:
A program for generating an electronic document including the document skeleton information and setting the editing area information in the document skeleton information of the electronic document.
請求項24に記載のプログラムにおいて、
前記編集エリア情報設定手段は、
前記文書スケルトン情報を含む電子化文書を生成し、当該電子化文書内の文書スケルトン情報とは異なる領域に前記編集エリア情報を設定する手段であることを特徴とするプログラム。
The program according to claim 24,
The editing area information setting means includes:
A program for generating an electronic document including the document skeleton information and setting the editing area information in an area different from the document skeleton information in the electronic document.
請求項24乃至請求項26のいずれか1項に記載のプログラムにおいて、
前記実績値生成手段は、
前記品質指標がレビュー時間比率の場合、前記文書スケルトン情報を含む電子化文書のレビューに要した時間を計測する手段と、
当該文書スケルトン情報を含む電子化文書のページ数を計数する手段と、
前記レビューに要した時間を前記ページ数で除算することにより、前記レビュー時間比率としての前記実績値を生成する手段と、
を含んでいることを特徴とするプログラム。
In the program according to any one of claims 24 to 26,
The actual value generating means includes
If the quality index is a review time ratio, means for measuring the time taken to review the digitized document including the document skeleton information;
Means for counting the number of pages of the electronic document including the document skeleton information;
Means for generating the actual value as the review time ratio by dividing the time required for the review by the number of pages;
The program characterized by including.
JP2008235446A 2008-09-12 2008-09-12 Asset creation support system, device and program Withdrawn JP2010067214A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008235446A JP2010067214A (en) 2008-09-12 2008-09-12 Asset creation support system, device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008235446A JP2010067214A (en) 2008-09-12 2008-09-12 Asset creation support system, device and program

Publications (1)

Publication Number Publication Date
JP2010067214A true JP2010067214A (en) 2010-03-25

Family

ID=42192710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008235446A Withdrawn JP2010067214A (en) 2008-09-12 2008-09-12 Asset creation support system, device and program

Country Status (1)

Country Link
JP (1) JP2010067214A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9208151B2 (en) 2011-10-25 2015-12-08 International Business Machines Corporation Method, program, and system for specification verification
US10042612B2 (en) 2015-12-02 2018-08-07 Mitsubishi Electric Corporation Software development support apparatus, software development support method, and computer readable medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9208151B2 (en) 2011-10-25 2015-12-08 International Business Machines Corporation Method, program, and system for specification verification
US10042612B2 (en) 2015-12-02 2018-08-07 Mitsubishi Electric Corporation Software development support apparatus, software development support method, and computer readable medium

Similar Documents

Publication Publication Date Title
RU2488162C2 (en) Simultaneous joint view of document
CA2526593C (en) Management and use of data in a computer-generated document
CN1858786B (en) Electronic file formatting annotate and comment system and method
US20120005575A1 (en) Collaborative content generation system and method
US10885263B2 (en) Automatic document generation systems and methods
CN100545841C (en) Be used for describing the system and method that generating structureization is represented from destructuring
US7519947B2 (en) Orchestration designer
JPWO2005098658A1 (en) Document processing apparatus and document processing method
JPWO2005098660A1 (en) Document processing apparatus and document processing method
JP2010067214A (en) Asset creation support system, device and program
JP5045042B2 (en) Business flow editing program, business flow editing apparatus, and business flow editing method
US7730105B2 (en) Time sharing managing apparatus, document creating apparatus, document reading apparatus, time sharing managing method, document creating method, and document reading method
JP2007265011A (en) Screen program layout change method, information processor, program and recording medium
JP5198149B2 (en) Information processing apparatus, program, and insurance product policy generation method
Klemt-Albert et al. Utilising the potential of standardised bim models by a fundamental transformation of collaboration processes
Georgiades et al. A novel software tool for supporting and automating the requirements engineering process with the use of natural language
JP4988367B2 (en) Business system development method related to the agreement
JP6827610B1 (en) Development support equipment, programs and development support methods
JP4805491B2 (en) Dictionary management program and computer system
JP6965480B1 (en) Data management equipment, data management methods and programs
JP2007094453A (en) Program development support system, program development support method and program
Little Decomposing the asylum in Samuel Beckett’s Malone Dies: Genetic criticism and the author
Gray Breathing Life into Archon: A Case Study in Working with an Unsupported System
JP2002215856A (en) Workflow system and storage medium
JP2015162170A (en) Information processing device, and control method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20111206