JP2000250744A - Software request definition supporting device - Google Patents

Software request definition supporting device

Info

Publication number
JP2000250744A
JP2000250744A JP11049661A JP4966199A JP2000250744A JP 2000250744 A JP2000250744 A JP 2000250744A JP 11049661 A JP11049661 A JP 11049661A JP 4966199 A JP4966199 A JP 4966199A JP 2000250744 A JP2000250744 A JP 2000250744A
Authority
JP
Japan
Prior art keywords
function
data
definition
detailed specification
functions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11049661A
Other languages
Japanese (ja)
Inventor
Etsushi Oku
悦史 奥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11049661A priority Critical patent/JP2000250744A/en
Publication of JP2000250744A publication Critical patent/JP2000250744A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve the quality of an entire request definition, and to reduce man-hour for an entire system construction by preparing a job/data relation drawing on the basis of the acquired relation information of functions and data. SOLUTION: A program for providing functions 103-107 is installed in a processor 102. In the request definition, a worker prepares a function system definition statement and a data model definition statement while using a function system definition supporting function 103 and a data model preparation supporting function 105. One of functions displayed on the function system definition statement is selected by a mouse or the like and a detailed specification definition statement on that function is prepared. A detailed specification definition supporting function 104 displays the format of the detailed specification definition statement on the selected function on a monitor. When the detailed specification definition statements of all the functions are completely prepared, the worker instructs the operation of an automatic function/data relation drawing preparing function 107.

Description

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

【0001】[0001]

【発明の属する技術分野】企業情報システムで使用され
る業務アプリケーションシステム構築の作業のひとつと
して、ソフトウエアの要求定義が必要となる。ソフトウ
エアの要求定義では、システムに対する要求を分析し、
業務アプリケーションが備えるべき要件を定義する。
BACKGROUND OF THE INVENTION As one of the tasks of constructing a business application system used in a corporate information system, it is necessary to define software requirements. The software requirements definition analyzes the requirements for the system,
Define the requirements that business applications must have.

【0002】一般に、業務アプリケーションの場合、ソ
フトウエアの要求定義は、機能体系定義、詳細仕様定
義、及びデータモデルから構成される。さらに、データ
モデルを検証をチェックする、機能/データ関連図を作
成する。
Generally, in the case of a business application, a software requirement definition includes a functional system definition, a detailed specification definition, and a data model. In addition, create a function / data association diagram that checks the data model for validation.

【0003】機能体系定義は、対象のシステム全体を分
割する機能単位を定義したものである。
The function system definition defines a function unit that divides the entire target system.

【0004】詳細仕様定義は、機能体系で定義した機能
毎に詳細仕様を定義したものである。詳細仕様定義の内
容は、例えば、プロセス(データ処理の入力と出力、及
び処理内容)、情報要求(業務アプリケーションの利用
者が使用するユーザインタフェースである画面/帳票の
データやその内容)、など、当該の機能の特性により様
々な表現で定義された情報が含まれる。
[0004] The detailed specification definition defines a detailed specification for each function defined in the function system. The details of the detailed specification definition include, for example, processes (input and output of data processing and processing details), information requests (screen / form data and its contents, which are user interfaces used by users of business applications), and the like. Information defined in various expressions depending on the characteristics of the function is included.

【0005】データモデルは、対象システム全体のデー
タを定義したものである。一般に、データモデルは、シ
ステムでデータを管理すべきエンティティとデータ項
目、及びエンティティの関連で表わされる。エンティテ
ィは、業務で関心のある概念の単位に、幾つかのデータ
項目をグルーピングしたものである。
[0005] The data model defines data of the entire target system. Generally, a data model is represented by an entity whose data is to be managed in the system, a data item, and an entity. An entity is a grouping of several data items into units of concepts of interest in the business.

【0006】一般に、業務アプリケーションは、扱うデ
ータの種類が多く、システムに求められる機能はデータ
の処理が中心であるという特徴があるため、要求定義で
データモデルを作成することが重要とされている。
In general, business applications have many types of data to be handled, and the functions required of the system are mainly data processing. Therefore, it is important to create a data model by defining requirements. .

【0007】最後に、機能/データ関連図は、機能とデ
ータをマトリックスの軸にとり、その交点に機能とデー
タの関係をプロットしたものである。これにより各機能
がアクセスするデータを表す。また、プロットする記号
により、データのアクセスの種類を表す。アクセスの種
類は、データの生成、更新、参照、削除などである。機
能/データ関連図により、データモデルの完全性をチェ
ックすることができる。例えば、機能/データ関連図か
らどのデータもアクセスしない機能が読み取れた場合、
データモデルにデータの漏れが有ると見做せる。
Finally, the function / data relation diagram is obtained by plotting the relationship between the function and the data at the intersection of the function and the data on the axes of the matrix. This represents the data accessed by each function. Further, the type of data access is represented by a symbol to be plotted. The types of access include data generation, update, reference, and deletion. The function / data association diagram allows the integrity of the data model to be checked. For example, if a function that does not access any data is read from the function / data relation diagram,
It can be considered that there is data leakage in the data model.

【0008】[0008]

【従来の技術】ソフトウエアの要求定義を支援するた
め、CASEツール(コンピュータ支援によるソフトウ
エア構築支援ツール)が使用される。CASEツール
は、作業者が、GUI(グラフィカルユーザインタフェ
ース)を使用して、システム構築で必要となる各種のダ
イヤグラムや種々なフォーマットの仕様書の作成支援や
各種のコードを生成する装置である。GUIにより、作
業者に視覚的に判り易すいインタフェースを使用し、対
話的にドキュメントの作成を進めることで、システム構
築の作業を効率化できる。ここでは、要求定義を支援す
るCASEツールを特に上流CASEツールと呼ぶこと
にする。
2. Description of the Related Art A CASE tool (computer-assisted software construction support tool) is used to support software requirement definition. The CASE tool is a device that allows an operator to use a GUI (Graphical User Interface) to support creation of various diagrams and specifications in various formats required for system construction, and to generate various codes. By using the GUI, it is possible to use a user-friendly interface visually and to proceed with the creation of a document interactively, thereby improving the efficiency of system construction work. Here, the CASE tool that supports the requirement definition is particularly called an upstream CASE tool.

【0009】従来技術による上流CASEツールの機能
構成を図2に示す。構成201は機能機能体系定義支援
機能、構成202は詳細仕様定義支援機能、構成203
はデータモデル作成支援機能、及び構成204は機能/
データ関連図作成支援機能である。
FIG. 2 shows a functional configuration of an upstream CASE tool according to the prior art. The configuration 201 is a functional function system definition support function, the configuration 202 is a detailed specification definition support function, and the configuration 203.
Is a data model creation support function, and the configuration 204 is a function /
This is a data-related diagram creation support function.

【0010】各々の機能で作成を支援するドキュメント
の一般的なフォーマットを図4に示す。
FIG. 4 shows a general format of a document supporting creation by each function.

【0011】構成201の機能機能体系定義支援機能
は、構成401の機能機能体系定義書の作成を支援す
る。システムの全体機能と全体機能を構成するサブ機能
を階層図で表す。長方形のボックスが機能であり、その
中に記述した名称が機能の名称を記述する。
The function / function system definition support function of the structure 201 supports creation of a function / function system definition document of the structure 401. The overall functions of the system and the sub-functions that make up the overall functions are represented in a hierarchical diagram. A rectangular box is a function, and the name described therein describes the name of the function.

【0012】構成202の詳細仕様定義支援機能は、構
成402の詳細仕様定義書の作成を支援する。構成40
1の機能機能体系定義書の中に記述された機能毎に、詳
細な仕様を記述する。
The detailed specification definition support function of the configuration 202 supports creation of a detailed specification definition document of the configuration 402. Configuration 40
A detailed specification is described for each function described in the Function Function System Definition Document.

【0013】構成203のデータモデル作成支援機能
は、構成403はデータモデル定義書の作成を支援す
る。データモデル定義書の中で、長方形のボックスの上
にエンティティを記述し、ボックスの中に記述した名称
がデータ項目の名称を記述する。
The data model creation support function of the configuration 203 supports the creation of a data model definition document in the configuration 403. In the data model definition document, the entity is described above the rectangular box, and the name described in the box describes the name of the data item.

【0014】最後に、構成204の機能/データ関連図
作成支援機能は、構成404は機能/データ関連図の作
成を支援する。従来技術による、機能/データ関連図作
成支援機能では、まず、機能体系定義及びデータモデル
の定義情報から機能及びデータ(エンティティあるいは
データ項目)の名称を縦軸及び横軸に記したマトリック
スをGUIに表示する。次に、作業者が、仕様に関する
知識をもとに表示されたマトリックスの交点に機能とデ
ータの関係をプロットする。
Finally, the function / data relation diagram creation support function of the structure 204 is provided. The structure 404 supports creation of a function / data relation diagram. In the function / data relation diagram creation support function according to the prior art, first, a matrix in which names of functions and data (entities or data items) are written on a vertical axis and a horizontal axis from a function system definition and definition information of a data model is displayed on a GUI. indicate. Next, the operator plots the relationship between the function and the data at the intersection of the displayed matrix based on the knowledge about the specification.

【0015】機能/データ関連図作成を支援する別の方
式として、機能とデータの関連情報をリスト形式で記述
し、その情報をもとに機能/データ関連図を作成する方
法も知られている。
As another method for supporting the creation of a function / data relation diagram, there is also known a method in which information relating to functions and data is described in a list format, and a function / data relation diagram is created based on the information. .

【0016】[0016]

【発明が解決しようとする課題】従来技術では、図2に
示す構成205の機能/データ関連図作成支援機能によ
り、機能とデータの名称が縦横の軸に記入されたマトリ
ックスがGUIに表示される。作業者は、表示されたマ
トリックスの交点に業務とデータの関係をマトリックス
の交点にプロットしなければならない。
In the prior art, a matrix in which the names of functions and data are written on the vertical and horizontal axes is displayed on the GUI by the function / data relation diagram creation support function of the configuration 205 shown in FIG. . The operator must plot the relationship between the task and the data at the intersection of the displayed matrix at the intersection of the matrix.

【0017】一般に、業務アプリケーションの機能及び
データの数は多く、対応関係は複雑である。典型的なケ
ースとして、あるガス会社の工事受発注システムでは、
機能(大):18件、機能(小):229件、エンティ
ティ:203件、データ項目:1410件、機能とデー
タ項目の関連:11385件という報告がある。(情報
処理学会第56回全国大会「リポジトリを活用した要求
定義プロセスの事例解析と考察」)このようなケースで
機能とデータの関連をマトリックスに表す作業は非常に
手間の掛かる作業である。特に、データ項目の単位を軸
にとった場合は、非常に煩わしい作業で、相当な作業工
数が掛かる。
Generally, business applications have a large number of functions and data, and the correspondence is complicated. As a typical case, in a gas company's construction ordering system,
There are reports that the function (large): 18, the function (small): 229, the entity: 203, the data item: 14,10, and the relationship between the function and the data item: 11,385. (Information Society of Japan 56th National Convention "Case Analysis and Consideration of Requirement Definition Process Utilizing Repository") In such a case, the work of expressing the relationship between functions and data in a matrix is a very laborious work. In particular, when the unit of the data item is used as an axis, it is a very troublesome operation, and a considerable number of work steps are required.

【0018】[0018]

【課題を解決するための手段】詳細仕様定義には、当該
の機能の特性に応じ、様々な表現で記述される。例え
ば、プロセスを表す場合は、データ処理の入力データと
出力データ、及び処理内容などを記述する。情報要求を
表す場合は、業務アプリケーションの利用者が使用する
ユーザインタフェースである画面/帳票のデータやその
内容を表す。このように、詳細仕様の表現形式は様々で
あるが、処理の順序や分岐、データの計算や編集処理、
あるいは、データのチェック条件、などが記述される。
本書では、これらの詳細仕様の記述が適当な長さの文節
で表されると見做し、このような文節を業務ルールと呼
ぶとにする。
Means for Solving the Problems In the detailed specification definition, various expressions are described according to the characteristics of the function concerned. For example, when expressing a process, input data and output data of data processing, processing contents, and the like are described. When indicating an information request, it indicates screen / form data or its contents, which is a user interface used by a business application user. As described above, the expression format of the detailed specification is various, but the order and branch of the processing, calculation and editing of data,
Alternatively, data check conditions and the like are described.
In this document, it is assumed that the description of these detailed specifications is represented by clauses of an appropriate length, and such clauses are called business rules.

【0019】一般に、業務アプリケーションでは、エン
ティティやデータ項目に関わる業務ルールが重要であ
り、仕様のかなりの割合を占める。この業務ルールの記
述のなかには、データモデルで定義されたエンティティ
やデータ項目の名称が含まれる。また、詳細仕様は、機
能毎に記述されるので、業務ルールは必ず何らかの機能
に含まれている。
Generally, in business applications, business rules relating to entities and data items are important, and occupy a considerable proportion of specifications. The description of the business rule includes the names of the entities and data items defined in the data model. Further, since the detailed specifications are described for each function, the business rule is always included in some function.

【0020】以上のことに着目し、本発明では、図1に
示す構成107の機能/データ関連図自動生成機能によ
り、詳細仕様とデータモデルの定義情報から機能とデー
タの関連情報を取得し、この関連情報をもとに業務/デ
ータ関連図を作成する。これにより、従来技術では、作
業者が業務とデータの関係をマトリックスの交点にプロ
ットしていた作業を自動化できる。
Focusing on the above, in the present invention, the function / data relation diagram automatic generation function of the configuration 107 shown in FIG. 1 obtains the function / data relation information from the detailed specification and the data model definition information. A business / data relation diagram is created based on this related information. As a result, in the related art, the operation in which the operator plots the relationship between the operation and the data at the intersection of the matrix can be automated.

【0021】[0021]

【発明の実施の形態】本発明の基本構成を図1に示す。
また、本発明の実施例のフローチャートを図3に示す。
FIG. 1 shows the basic configuration of the present invention.
FIG. 3 shows a flowchart of the embodiment of the present invention.

【0022】以下、本発明の基本構成とフローチャート
に従い、実施例を説明する。なお、ここでは、機能/デ
ータ関連図において、機能とエンティティの関連を求め
る例を説明する。
An embodiment will be described below according to the basic configuration and flowchart of the present invention. Here, an example will be described in which a relation between a function and an entity is obtained in a function / data relation diagram.

【0023】図1の基本構成において、構成101は、
ユーザインタフェース機器である。ユーザインタフェー
ス機器は、モニタ、キーボード、マウス、プリンタ、か
ら構成される。ユーザインタフェース機器は、構成10
2の処理装置と接続される。処理装置は、中央処理装
置、メモリ、ハードディスク、などから構成される。ユ
ーザインタフェース機器と処理装置は、一般的なパーソ
ナルコンピュータ相当の仕様を持つ装置を想定する。
In the basic configuration shown in FIG.
User interface device. The user interface device includes a monitor, a keyboard, a mouse, and a printer. The user interface device has a configuration 10
2 processing devices. The processing device includes a central processing unit, a memory, a hard disk, and the like. The user interface device and the processing device are assumed to be devices having specifications equivalent to general personal computers.

【0024】構成102の処理装置には、構成103か
ら構成107の機能が実現するプログラムがインストー
ルされ、動作可能な状態にセットアップされている。
In the processing apparatus having the structure 102, a program for realizing the functions of the structures 103 to 107 is installed and set up in an operable state.

【0025】まず、要求定義において、作業者は、構成
103の機能体系定義支援機能、及び構成104のデー
タモデル作成支援機能を使用し、機能体系定義書とデー
タモデル定義書を作成する。機能体系定義支援機能、及
びデータモデル作成支援機能能は、各々、図4の構成4
01の機能体系定義書、及び構成402のデータモデル
定義書のフォーマットを表示する。作業者は、機能体系
定義書には、機能分割の数に応じボックスを表示し、そ
のなかに機能の名称を入力する。また、データモデル定
義書には、必要なエンティティの数に応じボックスを表
示し、エンティティとデータ項目の名称を、各々ボック
スの外と中に入力する。作業者の入力が終了したら、機
能体系定義支援機能、及びデータモデル作成支援機能
は、機能体系定義書とデータモデル定義書の定義情報を
記録する。
First, in the requirement definition, the worker creates a functional system definition document and a data model definition document by using the function system definition support function of the configuration 103 and the data model creation support function of the configuration 104. The function system definition support function and the data model creation support function are configured as shown in FIG.
01 and the format of the data model definition document of the configuration 402 are displayed. The operator displays boxes in the function system definition document according to the number of function divisions, and inputs the names of the functions therein. In the data model definition document, boxes are displayed according to the number of required entities, and the names of the entities and data items are input outside and inside the boxes, respectively. When the input by the worker is completed, the function system definition support function and the data model creation support function record the definition information of the function system definition document and the data model definition document.

【0026】さらに、作業者は、マウスなどにより機能
体系定義書に表示された機能のひとつを選択し、その機
能について詳細仕様定義書を作成する。構成104の詳
細仕様定義支援機能は、選択された機能についての詳細
仕様定義書のフォーマットをモニタに表示する。詳細仕
様定義書のフォーマットは図4の構成403に示すとお
りである。作業者は、詳細仕様定義書のフォーマットに
業務ルールを入力する。このとき作業者は、業務ルール
の記述の中に関連するエンティティやデータ項目の名称
を使用するために、モニタに表示されたデータモデルを
参照する。
Further, the operator selects one of the functions displayed in the functional system definition document with a mouse or the like, and creates a detailed specification definition document for the function. The detailed specification definition support function of the configuration 104 displays the detailed specification definition format for the selected function on the monitor. The format of the detailed specification definition document is as shown in the configuration 403 of FIG. The operator inputs the business rules in the format of the detailed specification definition document. At this time, the worker refers to the data model displayed on the monitor in order to use the names of related entities and data items in the description of the business rule.

【0027】図5に、以下の説明で使用する、詳細仕様
定義書の作成例を示す。本実施例では、業務ルールは、
次のような記述ルールに従い入力するものとする。エン
ティティとデータ項目の名称を“の”でつなげて記入
し、エンティティの名称の後ろにエンティティであるこ
とを示す“E”を付与する。この段階では、■から■の
4項の業務ルールが記述されている(以上、ステップ3
01〜303)。
FIG. 5 shows an example of creating a detailed specification definition document used in the following description. In this embodiment, the business rule is
It shall be entered in accordance with the following description rules. The name of the entity and the data item are connected by "no" and entered, and "E" indicating the entity is added after the name of the entity. At this stage, the four business rules (1) to (4) are described (step 3 above).
01-303).

【0028】以上のようにして全ての機能について詳細
仕様定義書の作成が終了したところで、作業者は、構成
107の機能/データ関連図自動生成機能の動作を指示
する。以下、機能/データ関連図自動生成機能の動作を
説明する。
When the creation of the detailed specification definition for all functions is completed as described above, the operator instructs the operation of the function / data relation diagram automatic generation function of the configuration 107. Hereinafter, the operation of the function / data relation diagram automatic generation function will be described.

【0029】まず、機能/データ関連図自動生成機能
は、記録されている業務体系定義の定義情報から、ひと
つの機能を選択する(ステップ304)。
First, the function / data relation diagram automatic generation function selects one function from the recorded definition information of the business system definition (step 304).

【0030】次に、記録されているデータモデルの定義
情報からひとつのエンティティを選択する(ステップ3
05)。
Next, one entity is selected from the recorded data model definition information (step 3).
05).

【0031】次に、機能/データ関連図自動生成機能
は、選択した業務に含まれる詳細仕様定義の定義情報を
対象に、業務ルールのなかに選択したエンティティの名
称を検索する(ステップ306)。
Next, the function / data relation diagram automatic generation function searches for the name of the selected entity in the business rules for the definition information of the detailed specification definition included in the selected business (step 306).

【0032】ここで、当該のエンティティの名称がマッ
チングしたならば、当該の機能/データの関連情報とし
て、機能とエンティティの対応を記録する(ステップ3
10)。
If the name of the entity matches, the correspondence between the function and the entity is recorded as related information of the function / data (step 3).
10).

【0033】以上、ステップ305からステップ310
の一連の処理を、全てのエンティティについて繰返す。
全てのエンティティについて一連の処理が終了したなら
ば、ステップ305からステップ308、ステップ31
0の一連の処理を終了する(ステップ308)。
As described above, steps 305 to 310
Is repeated for all entities.
When a series of processing is completed for all entities, steps 305 to 308, step 31
The series of processing of 0 is ended (step 308).

【0034】ここで、未だ、記録されている全ての機能
について、上記の一連の処理が終了していなければ、ス
テップ304からステップ308、ステップ310の一
連の処理を繰り返す(ステップ309)。
Here, if the above series of processing has not been completed for all recorded functions, the series of processing from step 304 to step 308 and step 310 is repeated (step 309).

【0035】もし、記録されている全ての機能につい
て、上記の一連の処理が終了したならば、業務機能体系
とデータモデルの定義情報をもとに、機能とエンティテ
ィの名称が、各々、縦軸と横軸に記入されたマトリック
スをモニタに表示する。さらに、ステップ305により
蓄積した機能とエンティティの対応情報をもとに、機能
とエンティティのマトリックスの交点にデータと機能の
関係をプロットする(ステップ311)。
If the above series of processing is completed for all the recorded functions, the names of the functions and the entities are respectively set on the vertical axis based on the definition information of the business function system and the data model. And the matrix written on the horizontal axis is displayed on the monitor. Further, based on the correspondence information between the function and the entity accumulated in step 305, the relationship between the data and the function is plotted at the intersection of the matrix of the function and the entity (step 311).

【0036】ここで表示される業務/データ関連図の表
示例を図6に示す。
FIG. 6 shows a display example of the business / data relation diagram displayed here.

【0037】作業者は、モニタに表示された業務/デー
タ関連図を参照しチェックする。ここで、作業者が仕様
に関する知識と業務/データ関連図を比較して、業務/
データ関連図に受注の業務で部課のエンティティを参照
する関係が漏れていること判断とする。この場合、作業
者は、詳細仕様定義支援機能を起動し、受注の業務につ
いての詳細仕様定義書を追加・修正する(ステップ30
3)。この段階での、受注業務の詳細仕様定義書の内容
を図7に示す。
The operator checks with reference to the business / data relation diagram displayed on the monitor. Here, the worker compares the knowledge on the specification with the business / data relation diagram, and
It is determined that the relation that refers to the entity of the section in the business of the order is omitted in the data relation diagram. In this case, the worker activates the detailed specification definition support function and adds or corrects the detailed specification definition document for the business of the order (step 30).
3). FIG. 7 shows the contents of the detailed specification definition document of the order receiving business at this stage.

【0038】作業者は、詳細仕様定義書を追加・修正が
終了したら、再び、業務/データ関連図自動生成機能を
起動する。業務/データ関連図自動生成機能は、機能体
系定義書、データモデル定義書、及び、図7を含む詳細
仕様定義書の定義情報から、業務/データ関連図を生成
し、モニタに表示する(ステップ304〜ステップ30
9、310)。
When the operator finishes adding / modifying the detailed specification definition document, the operator activates the business / data relation diagram automatic generation function again. The business / data relation diagram automatic generation function generates a business / data relation diagram from the definition information of the functional system definition document, the data model definition document, and the detailed specification definition document including FIG. 304 to step 30
9, 310).

【0039】ここで表示される業務/データ関連図の表
示例を図8に示す。
FIG. 8 shows a display example of the business / data relation diagram displayed here.

【0040】作業者は、モニタに表示された図8の業務
/データ関連図を参照し、内容をチェックする。ここ
で、作業者は、業務とデータの関連に漏れが無いと判断
し、要求定義を完了する。
The worker checks the contents with reference to the business / data relation diagram shown in FIG. 8 displayed on the monitor. Here, the worker determines that there is no omission in the relation between the work and the data, and completes the request definition.

【0041】なお、エンティティをデータ項目に置き換
えれば、機能/データ関連図において、機能とデータ項
目の関連を求めることができる。
If the entity is replaced with a data item, the relationship between the function and the data item can be obtained in the function / data relation diagram.

【0042】[0042]

【発明の効果】本発明によれば、従来技術を使用した場
合と比較して、次の効果が得られる。
According to the present invention, the following effects can be obtained as compared with the case where the prior art is used.

【0043】まず、データモデルを完全にするだけでな
く、詳細仕様に記述されるべき業務ルールの漏れをなく
すことができる。これにより、要求定義の全体の品質が
向上する。
First, it is possible to not only complete the data model but also to omit business rules to be described in the detailed specifications. This improves the overall quality of the requirement definition.

【0044】機能/データ関連図を自動生成するため、
機能/データ関連図の作成が必要なくなり、要求定義の
工数が削減できる。
In order to automatically generate a function / data relation diagram,
There is no need to create a function / data relation diagram, and the man-hours for requirement definition can be reduced.

【0045】さらに、要求定義の品質が向上するため、
システム構築の後工程からの手戻りがなくなり、システ
ム構築全体の工数が削減される。
Further, since the quality of the requirement definition is improved,
There is no need to return from the post-process of the system construction, and the man-hour of the entire system construction is reduced.

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

【図1】本発明の実施例であるコンピュータ支援による
ソフトウェア構築を示す図。
FIG. 1 is a diagram showing software construction with computer assistance according to an embodiment of the present invention.

【図2】従来のコンピュータ支援によるソフトウェア構
築を示す図。
FIG. 2 is a diagram showing conventional computer-assisted software construction.

【図3】図1の処理順を示すフローチャート。FIG. 3 is a flowchart showing the processing order of FIG. 1;

【図4】本発明の詳細仕様定義書の作成を示す図。FIG. 4 is a diagram showing creation of a detailed specification definition document of the present invention.

【図5】図4の詳細仕様定義書の正面図。FIG. 5 is a front view of the detailed specification definition document of FIG. 4;

【図6】本発明の業務・データ関連図。FIG. 6 is a business / data related diagram of the present invention.

【図7】本発明の詳細仕様定義書の機能を示す図。FIG. 7 is a diagram showing functions of a detailed specification definition document of the present invention.

【図8】図6の動作を説明ずる図。FIG. 8 is a diagram illustrating the operation of FIG.

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

101…ユーザインタフェース機器(モニタ、キーボー
ド、マウス、プリンタ、など)、102…処理装置(中
央処理装置、メモリ、ハードディスク、など)、103
…機能体系定義支援機能、104…詳細仕様定義支援機
能、105…データモデル作成支援機能、106…機能
/データ関連図作成支援機能、107…機能/データ関
連図自動生成機能、201…ユーザインタフェース機器
(モニタ、キーボード、マウス、プリンタ、など)、2
02…処理装置(中央処理装置、メモリ、ハードディス
ク、など)、203…機能体系定義支援機能、204…
詳細仕様定義支援機能、205…データモデル作成支援
機能、206…機能/データ関連図作成支援機能、40
1…機能体系定義書、402…詳細仕様定義書、403
…データモデル定義書、403…機能/データ関連図、
501…詳細仕様定義書、601…初回の機能/データ
関連結果、701…詳細仕様定義書を追加・修正した結
果、801…最終の機能/データ関連図を自動生成した
結果。
101 user interface device (monitor, keyboard, mouse, printer, etc.), 102 processing unit (central processing unit, memory, hard disk, etc.), 103
... Functional system definition support function, 104 ... Detailed specification definition support function, 105 ... Data model creation support function, 106 ... Function / data relation diagram creation support function, 107 ... Function / data relation diagram automatic generation function, 201 ... User interface device (Monitor, keyboard, mouse, printer, etc.), 2
02: Processing device (central processing unit, memory, hard disk, etc.) 203: Functional system definition support function, 204:
Detailed specification definition support function, 205: Data model creation support function, 206: Function / data related diagram creation support function, 40
1: Functional system definition document, 402: Detailed specification definition document, 403
… Data model definition document, 403… Function / data related diagram,
501: Detailed specification definition document, 601: Initial function / data-related result, 701: Result of adding / modifying the detailed specification definition document, 801: Result of automatically generating the final function / data-related diagram.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】ソフトウエアの要求定義に必要となる各種
ドキュメントの作成をGUI(グラフィカルユーザイン
タフェース)などにより支援する装置において、対象シ
ステムの機能体系の定義を支援する機能体系定義支援機
能、機能毎に詳細仕様の定義を支援する詳細仕様定義支
援機能、及び対象システム全体についてのデータを定義
したデータモデルの作成を支援するデータモデル作成支
援機能と連携し、詳細仕様とデータモデルの定義情報か
ら機能とデータの関連情報を取得し、この関連情報をも
とに機能とデータの関連をマトリックスなどの表現によ
り視覚的に見やすく表した機能/データ関連図を自動生
成することを特徴とするソフトウエア要求定義支援装
置。
An apparatus for supporting the creation of various documents required for defining software requirements by a GUI (Graphical User Interface) or the like, a function system definition support function for supporting the definition of a function system of a target system. In addition to the detailed specification definition support function that supports the definition of detailed specifications, and the data model creation support function that supports the creation of a data model that defines the data for the entire target system, the function is based on the detailed specification and data model definition information. A software request characterized by acquiring related information of data and data, and automatically generating a function / data related diagram in which the relation between the function and the data is visually easily represented by an expression such as a matrix based on the related information. Definition support device.
【請求項2】上記の装置により提供された機能/データ
関連図を作業者に参照し、機能とデータの関連の記述を
チェックし、漏れや誤りを発見したならば、当該の機能
についての詳細仕様を追加あるいは修正し、変更後の詳
細仕様及びデータモデルの定義情報から、再度、機能/
データ関連図を自動生成する一連のサイクルを繰り返す
ことを支援するソフトウエア要求定義支援装置。
2. The operator refers to the function / data relation diagram provided by the above-mentioned apparatus, checks the description of the relation between the function and the data, and if any omission or error is found, details of the function. Add or modify the specifications and re-use the functions / functions from the changed detailed specifications and data model definition information.
A software requirement definition support device that supports repeating a series of cycles for automatically generating a data relation diagram.
JP11049661A 1999-02-26 1999-02-26 Software request definition supporting device Pending JP2000250744A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11049661A JP2000250744A (en) 1999-02-26 1999-02-26 Software request definition supporting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11049661A JP2000250744A (en) 1999-02-26 1999-02-26 Software request definition supporting device

Publications (1)

Publication Number Publication Date
JP2000250744A true JP2000250744A (en) 2000-09-14

Family

ID=12837376

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11049661A Pending JP2000250744A (en) 1999-02-26 1999-02-26 Software request definition supporting device

Country Status (1)

Country Link
JP (1) JP2000250744A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012164232A (en) * 2011-02-08 2012-08-30 Nippon Telegr & Teleph Corp <Ntt> Function information generation device, function information generation method and function information generation program
JP2014106564A (en) * 2012-11-22 2014-06-09 Mitsubishi Electric Corp Software development support device, software development support method, and program
JP2018097751A (en) * 2016-12-15 2018-06-21 株式会社アトリス Task application construction support system and program
JP2019215686A (en) * 2018-06-12 2019-12-19 株式会社富士通アドバンストエンジニアリング Generation program, generation method and information processing device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012164232A (en) * 2011-02-08 2012-08-30 Nippon Telegr & Teleph Corp <Ntt> Function information generation device, function information generation method and function information generation program
JP2014106564A (en) * 2012-11-22 2014-06-09 Mitsubishi Electric Corp Software development support device, software development support method, and program
JP2018097751A (en) * 2016-12-15 2018-06-21 株式会社アトリス Task application construction support system and program
JP2019215686A (en) * 2018-06-12 2019-12-19 株式会社富士通アドバンストエンジニアリング Generation program, generation method and information processing device
JP7155636B2 (en) 2018-06-12 2022-10-19 富士通株式会社 Generation program, generation method and information processing device

Similar Documents

Publication Publication Date Title
US7761457B2 (en) Creation of segmentation definitions
US8589311B2 (en) Designing business content for reporting
Bisschop et al. Aimms-User's Guide
JP2019518275A (en) Data flow design with static and dynamic elements
US20050039114A1 (en) Spreadsheet to SQL translation
JPH11296541A (en) Structured data management system, and computer-readable recording medium recorded with structured data managing program
JP2009508237A (en) Specify, set, and discover parameters for spreadsheet documents
JPH06208592A (en) Automatic layout generator for data base system use interface and its generating method
US5394546A (en) Database management system and method of extending system functions
US6862601B2 (en) Method, system, and program for transforming files from a source file format to a destination file format
US8413109B2 (en) Systems and methods for metamodel transformation
KR20130040057A (en) System and method for producing homepage in saas environment, a computer-readable storage medium therefor
EP3411811A1 (en) Systems and methods for using entity/relationship model data to enhance user interface engine
US20060107220A1 (en) Method and system for displaying an annotated file
US20060069679A1 (en) System for creating associative records
JP2000250744A (en) Software request definition supporting device
CN110889013A (en) Data association method, device, server and storage medium based on XML
JP3373129B2 (en) Program development support method
JP2798118B2 (en) Database query statement creation device
CN115509665B (en) Method, device, medium and equipment for recording control in window
RU2805382C1 (en) Method and system for integrating date of information systems for their subsequent visualization
Chang et al. Amazing use of isg for implementing information systems
JPH10198556A (en) Information system analysis supporting tool
CN117573106A (en) Front-end H5 project construction method, device, equipment and storage medium
CN117453713A (en) SQL sentence generation method, device and storage medium for multi-type database