JP2003256204A - Design support method, design support device and design support program - Google Patents

Design support method, design support device and design support program

Info

Publication number
JP2003256204A
JP2003256204A JP2002058048A JP2002058048A JP2003256204A JP 2003256204 A JP2003256204 A JP 2003256204A JP 2002058048 A JP2002058048 A JP 2002058048A JP 2002058048 A JP2002058048 A JP 2002058048A JP 2003256204 A JP2003256204 A JP 2003256204A
Authority
JP
Japan
Prior art keywords
flow
exception
input
quality
use case
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
JP2002058048A
Other languages
Japanese (ja)
Inventor
Masatomo Iwasaki
誠友 岩崎
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2002058048A priority Critical patent/JP2003256204A/en
Publication of JP2003256204A publication Critical patent/JP2003256204A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To prepare an event flow under the consideration of requested quality. <P>SOLUTION: A developer inputs a use case, an event flow, an exception flow, and an actor determined from requirement specifications to a design support device. Also, the developer inputs requested quality determined from the requirement specifications. The design support device introduces the additional function or quality elements of the system to be developed based on the inputted requested quality, and prepares and displays a requested quality and additional function matrix graphic or the like. The design support device changes the event flow or exception flow inputted by the developer, and introduces a new event flow or exception flow by using information inputted to the requested quality and additional function matrix graphic or the like, and prepares a use case model graphic including the inputted use case, and displays the use case model graphic or the event flow and exception flow or the like. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、システム開発の際
に、システムの設計を支援する設計支援方法、設計支援
装置、および設計支援プログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a design support method, a design support apparatus, and a design support program for supporting system design during system development.

【0002】[0002]

【従来の技術】通信ネットワークの普及やハードウェア
技術の進歩に伴い、開発されるソフトウェアは大規模
化、複雑化しつつある。そして、大規模で複雑なソフト
ウェア開発にオブジェクト指向技術が利用されることが
多くなっている。オブジェクト指向技術を利用したソフ
トウェア開発では、ユースケースモデル図を用いてシス
テムの分析や設計を行う手法が取り入れられている。
2. Description of the Related Art With the spread of communication networks and the advance of hardware technology, the software developed is becoming larger and more complex. Object-oriented technology is often used for large-scale and complicated software development. In software development using object-oriented technology, a method of analyzing and designing a system using a use case model diagram is adopted.

【0003】ユースケースモデル図は、開発するシステ
ムが提供すべき機能やシステムの外部環境を記述する図
である。ユースケースモデル図の例を図14に示す。ユ
ースケースモデル図において、システムが提供すべき機
能はユースケースと呼ばれ、楕円で表記される。外部環
境はアクタと呼ばれ、人の形をした線画で表記される。
アクタとしては、例えば、システムの利用者等が挙げら
れるが、人間に限らずハードウェアや外部システム等も
アクタとなり得る。また、システムの境界(ユースケー
スとアクタの境界)は長方形で表記される。ユースケー
スモデル図に表されるモデルを、ユースケースモデルと
いう。
The use case model diagram describes the functions to be provided by the system to be developed and the external environment of the system. An example of a use case model diagram is shown in FIG. In the use case model diagram, the function that the system should provide is called a use case and is represented by an ellipse. The external environment is called an actor and is represented by a line drawing in the shape of a person.
Examples of actors include users of the system, but not limited to humans, hardware, external systems, and the like can also be actors. The boundary of the system (the boundary between the use case and the actor) is represented by a rectangle. The model shown in the use case model diagram is called a use case model.

【0004】開発者は、システムの要求仕様書からユー
スケースモデルを作成する。また、ユースケースの処理
の基本的な流れを示すイベントフローや、処理の例外的
な流れを示す例外フローを作成する。そして、ユースケ
ースモデル、イベントフロー、例外フロー等を用いてシ
ステムの分析等を行う。
The developer creates a use case model from the required specifications of the system. In addition, create an event flow that shows the basic flow of the use case process and an exception flow that shows the exceptional flow of the process. Then, the system is analyzed using the use case model, event flow, exception flow, and the like.

【0005】ユースケースモデルには以下の様な特徴が
ある。 (1)システムのユーザの視点で、理解しやすいように
システムを表現し、また明確に表現することができる。
従って、ユーザと開発者とがユースケースモデル図を用
いて議論して、開発者がユーザの要求を適切に把握して
いるか否かを確認しやすくなる。例えば、ユーザは、要
求仕様書から最初に作成されるモデルであるユースケー
スモデルを確認し、実際にシステムが作られる前に、要
求が反映されているか否かを評価することができる。ま
た、モデルの変更も容易に行うことができる。
The use case model has the following features. (1) The system can be expressed and clearly expressed from the viewpoint of the user of the system for easy understanding.
Therefore, it becomes easy for the user and the developer to discuss using the use case model diagram and confirm whether or not the developer appropriately grasps the request of the user. For example, the user can confirm the use case model, which is the first model created from the requirement specification, and evaluate whether or not the requirement is reflected before the system is actually made. Moreover, the model can be easily changed.

【0006】(2)ユースケースモデルでは、システム
の振る舞いを変えようとする場合にはアクタやユースケ
ースを作り直せばよい。ユーザから新しい要求があった
場合には、ユースケースモデル図を示してどのユースケ
ースを変更したいのかをユーザ尋ねることによって、開
発者は変更すべき箇所を直接知ることができる。開発者
は、その新しい要求に応じてユースケース等を作り直
し、システムを変更していけばよい。このような変更に
よって、ユーザがシステムで達成したいことを、反映し
ていくことができる。
(2) In the use case model, if the behavior of the system is to be changed, the actors and use cases may be recreated. When there is a new request from the user, the developer can directly know where to change by showing the use case model diagram and asking the user which use case to change. The developer should recreate the use case and change the system according to the new demand. Such changes can reflect what the user wants to achieve with the system.

【0007】(3)ユースケースによって指定される機
能は、論理的で頑強に記述される。また、実装環境に依
存しないように記述される。すなわち、変更があっても
安定なモデルとして記述される。
(3) The function specified by the use case is described logically and robustly. It is also described so that it does not depend on the implementation environment. That is, it is described as a stable model even if there is a change.

【0008】(4)ユースケースを詳細に分析して記述
するとき、開発者はシステムの機能等を詳しく調査しな
ければならないので、要求仕様書の不明確なところを明
らかにすることができる。従って、早い時期に要求仕様
書の不明瞭な点を洗い出すことができる。
(4) When the use case is analyzed and described in detail, the developer has to investigate the function of the system in detail, so that the unclear part of the requirement specification can be clarified. Therefore, unclear points in the required specifications can be identified at an early stage.

【0009】(5)ユースケースモデルを作成するとき
には、システムのある限定された部分に着目しながらユ
ースケースを定めていく。すなわち、システムの各機能
領域に対してユースケースを定めていき、その後、各ユ
ースケースを統合して完全なユースケースモデルを作成
する。このように各機能毎に着目してユースケースを定
めれば、各部分について並列的に作業を進めることがで
きる。
(5) When creating a use case model, the use case is defined while paying attention to a certain limited part of the system. That is, use cases are defined for each functional area of the system, and then the use cases are integrated to create a complete use case model. In this way, if the use case is defined by focusing on each function, it is possible to work on each part in parallel.

【0010】[0010]

【発明が解決しようとする課題】従来、ユースケースモ
デル、イベントフロー、例外フローを作成する際には、
要求される機能に着目していたが、要求される品質に関
しては着目していなかった。そのため、設計段階で、シ
ステムの品質向上を図る余地があった。
Conventionally, when creating a use case model, event flow, and exception flow,
We paid attention to the required functions, but did not pay attention to the required quality. Therefore, there was room to improve the quality of the system at the design stage.

【0011】本発明は、要求される品質についても着目
してイベントフローおよび例外フローを作成してユース
ケースモデルを提示することができる設計支援方法、設
計支援装置、および設計支援プログラムを提供すること
を目的とする。
The present invention provides a design support method, a design support apparatus, and a design support program capable of presenting a use case model by creating an event flow and an exception flow while paying attention to required quality. With the goal.

【0012】[0012]

【課題を解決するための手段】本発明による設計支援方
法は、イベントフローと、例外フローと、ユースケース
モデルとを提供することによってシステムの設計を支援
する設計支援方法であって、システムの開発者が定めた
システムのユースケースと、イベントフローと、例外フ
ローと、アクタと、システムに要求する要求品質とを入
力し、入力したイベントフローと要求品質とを用いて新
たなイベントフローを作成し、入力した例外フローと要
求品質とを用いて新たな例外フローを作成し、入力した
ユースケースとアクタとを含むユースケースモデルを作
成することを特徴とする。
A design support method according to the present invention is a design support method for supporting the design of a system by providing an event flow, an exception flow, and a use case model. The system use case defined by the user, the event flow, the exception flow, the actor, and the required quality required by the system are input, and a new event flow is created using the input event flow and the required quality. A new exception flow is created using the input exception flow and the required quality, and a use case model including the input use case and actor is created.

【0013】例えば、入力した要求品質に基づいて、要
求品質を満足するために実現すべき付加的機能を導き、
付加的機能の情報と入力したイベントフローとを用いて
新たなイベントフローを作成し、付加的機能の情報と入
力した例外フローとを用いて新たな例外フローを作成す
る。
For example, based on the input required quality, an additional function to be realized to satisfy the required quality is derived,
A new event flow is created using the additional function information and the input event flow, and a new exception flow is created using the additional function information and the input exception flow.

【0014】そして、要求品質から導いた付加的機能の
情報のうち、開発者に指定された付加的機能の情報を用
いて新たなイベントフローおよび新たな例外フローを作
成する。
Then, of the additional function information derived from the required quality, a new event flow and a new exception flow are created using the additional function information designated by the developer.

【0015】また、入力した要求品質に基づいて、シス
テムに要求される品質の区分を示す品質要素を導き、付
加的機能の情報と入力したイベントフローとを用いて作
成した新たなイベントフローを、品質要素の情報を用い
て変更し、付加的機能の情報と入力した例外フローとを
用いて作成した新たな例外フローを、品質要素の情報を
用いて変更する。
Further, based on the input required quality, a quality element indicating the classification of the quality required for the system is derived, and a new event flow created by using the information of the additional function and the input event flow, The quality element information is used for modification, and the new exception flow created using the additional function information and the input exception flow is modified using the quality element information.

【0016】そして、要求品質から導いた品質要素の情
報のうち、開発者に指定された品質要素の情報を用い
て、新たに作成したイベントフローおよび新たに作成し
た例外フローを変更する。
Then, of the quality element information derived from the required quality, the newly created event flow and the newly created exception flow are changed using the quality element information designated by the developer.

【0017】また、入力したイベントフロー、例外フロ
ー、または要求品質を用いて新たなアクタを作成し、新
たなアクタのうち開発者に指定されたアクタをユースケ
ースモデルに含めることが好ましい。そのような方法に
よれば、新たなアクタを開発者に提示することができ
る。
Further, it is preferable to create a new actor using the input event flow, exception flow, or required quality, and to include the actor specified by the developer among the new actors in the use case model. With such a method, a new actor can be presented to the developer.

【0018】また、本発明による設計支援装置は、イベ
ントフローと、例外フローと、ユースケースモデルとを
提供することによってシステムの設計を支援する設計支
援装置であって、システムの開発者が定めたユースケー
スのイベントフローと、例外フローと、システムに要求
する要求品質とを入力し、入力したイベントフロー、例
外フロー、および要求品質の情報を用いて新たなイベン
トフローおよび例外フローを作成するデータ作成手段
と、システムの開発者が定めたシステムのユースケース
およびアクタを入力し、入力したユースケースおよびア
クタを含むユースケースモデルを作成するモデル作成手
段とを備えたことを特徴とする。
The design support apparatus according to the present invention is a design support apparatus that supports the system design by providing an event flow, an exception flow, and a use case model, and is defined by the system developer. Input data for use case event flow, exception flow, and required quality required by the system, and create new event flow and exception flow using the input event flow, exception flow, and required quality information. It is characterized by comprising means and model creating means for inputting a use case and an actor of the system defined by a system developer and creating a use case model including the input use case and actor.

【0019】また、本発明による設計支援プログラム
は、コンピュータにイベントフローと、例外フローと、
ユースケースモデルとを提供させる設計支援プログラム
であって、コンピュータに、システムの開発者が定めた
ユースケースのイベントフローと、例外フローと、シス
テムに要求する要求品質とを入力し、入力したイベント
フロー、例外フロー、および要求品質の情報を用いて新
たなイベントフローおよび例外フローを作成する機能、
およびシステムの開発者が定めたシステムのユースケー
スおよびアクタを入力し、入力したユースケースおよび
アクタを含むユースケースモデルを作成する機能を実現
させることを特徴とする。
The design support program according to the present invention causes a computer to execute an event flow, an exception flow,
A design support program for providing a use case model, in which an event flow of a use case defined by a system developer, an exception flow, and a required quality required by the system are input to a computer, and the input event flow is input. , Exception flow, and the ability to create new event flow and exception flow using the required quality information,
It is also characterized by realizing the function of inputting the use case and actor of the system defined by the system developer and creating a use case model including the input use case and actor.

【0020】[0020]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。以下に示す例では、情報機器の貸
出を管理するシステムを開発する場合を例に説明する。
図1は、本発明による設計支援装置の実施の一形態を示
すブロック図である。設計支援装置1は、通信ネットワ
ーク100を介して端末101と接続する。制御部2
は、記憶装置3が保持する設計支援プログラム4に従っ
て動作する。設計支援プログラム4は、ユースケースモ
デルの作成等の本例に示す各種処理を制御部2に実行さ
せるプログラムである。単語データベース5は、後述す
る付加的機能等を表現するための各種単語を保持する。
制御部2は、所定のルールに従って単語データベース5
から単語を抽出する。ネットワークインタフェース部6
は、通信ネットワーク100を介して端末101との間
で情報を授受する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. In the example shown below, the case of developing a system for managing lending of information equipment will be described as an example.
FIG. 1 is a block diagram showing an embodiment of a design support device according to the present invention. The design support device 1 is connected to the terminal 101 via the communication network 100. Control unit 2
Operates according to the design support program 4 stored in the storage device 3. The design support program 4 is a program that causes the control unit 2 to execute various processes shown in this example, such as creation of a use case model. The word database 5 holds various words for expressing an additional function described later.
The control unit 2 controls the word database 5 according to a predetermined rule.
Extract a word from. Network interface unit 6
Exchanges information with the terminal 101 via the communication network 100.

【0021】開発者は、開発しようとするシステムに要
求する品質(以下、要求品質と記す。)等の各種情報
を、端末101を介して設計支援装置1に入力する。設
計支援装置1に入力される情報としては、要求品質の他
に、開発者自身が定めたユースケース、イベントフロ
ー、例外フロー、アクタ等がある。また、後述するよう
に、設計支援装置1は、各種マトリクス図を端末101
に表示させる。この各種マトリクス図に入力された情報
も、設計支援装置1に入力される。設計支援装置1は、
端末101を介して入力された情報に基づいてユースケ
ースモデル、新たなイベントフロー、新たな例外フロー
等を作成する。そして、作成した情報を端末101に表
示させる。
The developer inputs various kinds of information such as quality required for the system to be developed (hereinafter referred to as required quality) to the design support apparatus 1 via the terminal 101. In addition to the required quality, the information input to the design support device 1 includes a use case, an event flow, an exception flow, an actor, etc. defined by the developer himself. Further, as will be described later, the design support device 1 displays various matrix diagrams on the terminal 101.
To display. The information input to these various matrix diagrams is also input to the design support device 1. The design support device 1
A use case model, a new event flow, a new exception flow, etc. are created based on the information input via the terminal 101. Then, the created information is displayed on the terminal 101.

【0022】図2は、開発者が入力するユースケース、
イベントフロー、例外フロー、アクタの例を示す。図2
に示すように、イベントフローは、処理の基本的な流れ
を示す各項目として入力される。また、例外フローも例
外的な流れを示す各項目として入力される。
FIG. 2 is a use case entered by the developer.
Examples of event flow, exception flow, and actor are shown below. Figure 2
As shown in, the event flow is input as each item indicating the basic flow of processing. The exception flow is also input as each item indicating the exceptional flow.

【0023】図3は、設計支援装置1の各種処理実行手
段の例を示すブロック図である。図3に示す各手段は、
いずれも設計支援プログラム4に従って動作する制御部
2によって実現される。
FIG. 3 is a block diagram showing an example of various processing executing means of the design support apparatus 1. Each means shown in FIG.
Both are realized by the control unit 2 that operates according to the design support program 4.

【0024】マトリクス図作成手段11は、端末101
から入力される要求品質を列(または行)として配置
し、開発しようとするシステムの付加的機能を行(また
は列)として配置するマトリクス図を作成する。以下、
このマトリクス図を、要求品質及び付加的機能マトリク
ス図と記す。図4は、要求品質及び付加的機能マトリク
ス図の例を示す。要求品質となる項目を定めるのは開発
者である。一方、付加的機能となる項目は、マトリクス
図作成手段11が単語データベース5から単語を抽出し
て作成する。なお、付加的機能とは、要求品質を満足す
るために実現すべき機能であり、要求品質から導かれ
る。
The matrix diagram creating means 11 is a terminal 101.
Create a matrix diagram in which the required qualities input from are arranged as columns (or rows) and the additional functions of the system to be developed are arranged as rows (or columns). Less than,
This matrix diagram is referred to as a required quality and additional function matrix diagram. FIG. 4 shows an example of the required quality and additional function matrix diagram. It is the developer who determines the items that will be the required quality. On the other hand, the items to be the additional functions are created by the matrix diagram creating means 11 by extracting words from the word database 5. The additional function is a function that should be realized to satisfy the required quality and is derived from the required quality.

【0025】また、マトリクス図作成手段11は、要求
品質を列(または行)として配置し、品質の区分となる
項目(以下、品質要素と記す。)を行(または列)とし
て配置するマトリクス図を作成する。以下、このマトリ
クス図を要求品質及び品質要素マトリクス図と記す。図
5は、要求品質及び品質要素マトリクス図の例を示す。
図5に示すように、品質要素としては、例えば、「最終
確認容易」、「エラー確認容易」等の各種項目がある。
品質要素は、予め単語データベース5に登録されてい
る。マトリクス図作成手段11は、入力された要求品質
に応じて品質要素を単語データベース5から抽出する。
なお、図4,5に例示するマトリクス図では、記号が示
されているが、この記号は開発者によって入力される。
Further, the matrix diagram creating means 11 arranges the required qualities as columns (or rows) and arranges the items (hereinafter referred to as quality elements) which are the quality categories as rows (or columns). To create. Hereinafter, this matrix diagram will be referred to as a required quality and quality element matrix diagram. FIG. 5 shows an example of the required quality and quality factor matrix diagram.
As shown in FIG. 5, quality factors include various items such as "easy final confirmation" and "easy error confirmation".
The quality factor is registered in the word database 5 in advance. The matrix diagram creating means 11 extracts quality elements from the word database 5 according to the input required quality.
Although symbols are shown in the matrix diagrams illustrated in FIGS. 4 and 5, these symbols are input by the developer.

【0026】イベントフロー作成手段14は、イベント
フローの各項目を列(または行)として配置し、付加的
機能を行(または列)として配置するマトリクス図を作
成する。以下、このマトリクス図をイベントフロー及び
付加的機能マトリクス図と記す。イベントフロー及び付
加的機能マトリクス図を作成するとき、イベントフロー
作成手段14は、入力されたイベントフロー等に基づい
て新たなイベントフローを作成する。
The event flow creating means 14 creates a matrix diagram in which items of the event flow are arranged as columns (or rows) and additional functions are arranged as rows (or columns). Hereinafter, this matrix diagram will be referred to as an event flow and additional function matrix diagram. When creating the event flow and the additional function matrix diagram, the event flow creating means 14 creates a new event flow based on the input event flow and the like.

【0027】イベントフロー作成手段14は、同様に、
イベントフローの各項目を列(または行)として配置
し、品質要素を行(または列)として配置するマトリク
ス図を作成する。以下、このマトリクス図をイベントフ
ロー及び品質要素マトリクス図と記す。
The event flow creating means 14 similarly
Create a matrix diagram where each item of the event flow is arranged as a column (or row) and quality elements are arranged as a row (or column). Hereinafter, this matrix diagram is referred to as an event flow and quality element matrix diagram.

【0028】例外フロー作成手段15は、例外フローの
各項目を列(または行)として配置し、付加的機能を行
(または列)として配置するマトリクス図を作成する。
以下、このマトリクス図を例外フロー及び付加的機能マ
トリクス図と記す。例外フロー及び付加的機能マトリク
ス図を作成するとき、例外フロー作成手段15は、入力
された例外フロー等に基づいて新たな例外フローを作成
する。
The exception flow creating means 15 creates a matrix diagram in which the items of the exception flow are arranged as columns (or rows) and the additional functions are arranged as rows (or columns).
Hereinafter, this matrix diagram is referred to as an exception flow and additional function matrix diagram. When creating the exception flow and the additional function matrix diagram, the exception flow creating means 15 creates a new exception flow based on the input exception flow and the like.

【0029】例外フロー作成手段15は、同様に、例外
フローの各項目を列(または行)として配置し、品質要
素を行(または列)として配置するマトリクス図を作成
する。以下、このマトリクス図を例外フロー及び品質要
素マトリクス図と記す。
Similarly, the exception flow creating means 15 creates a matrix diagram in which the items of the exception flow are arranged as columns (or rows) and the quality elements are arranged as rows (or columns). Hereinafter, this matrix diagram is referred to as an exception flow and quality factor matrix diagram.

【0030】アクタ作成手段12は、入力された情報
(イベントフロー、例外フロー、要求品質等)に応じて
新たなアクタを作成する。そして、アクタを列(または
行)として配置し、付加的機能を行(または列)として
配置するマトリクス図を作成する。以下、このマトリク
ス図をアクタ及び付加的機能マトリクス図と記す。ま
た、アクタ作成手段12は、アクタを列(または行)と
して配置し、品質要素を行(または列)として配置する
マトリクス図を作成する。以下、このマトリクス図をア
クタ及び品質要素マトリクス図と記す。
The actor creating means 12 creates a new actor according to the input information (event flow, exception flow, required quality, etc.). Then, a matrix diagram is created in which the actors are arranged in columns (or rows) and the additional functions are arranged in rows (or columns). Hereinafter, this matrix diagram will be referred to as an actor and additional function matrix diagram. Further, the actor creating unit 12 creates a matrix diagram in which the actors are arranged in columns (or rows) and the quality elements are arranged in rows (or columns). Hereinafter, this matrix diagram will be referred to as an actor and quality element matrix diagram.

【0031】ユースケース取得手段13は、開発者が定
めたユースケースを端末101から取得する。ユースケ
ースモデル作成手段16は、アクタ作成手段12が作成
したアクタ等を用いてユースケースモデルを作成する。
表示手段20は、各種マトリクス図やユースケースモデ
ル図等を端末101に表示させる。表示手段20は、開
発者が表示項目を変更したり、列や行を追加、削除でき
るように各種マトリクス図を表示させる。
The use case acquisition means 13 acquires the use case defined by the developer from the terminal 101. The use case model creating means 16 creates a use case model using the actors created by the actor creating means 12.
The display unit 20 displays various matrix diagrams, use case model diagrams, and the like on the terminal 101. The display means 20 displays various matrix diagrams so that the developer can change the display items and add or delete columns or rows.

【0032】次に、動作について説明する。図6は、設
計支援装置1の処理経過の例を示す説明図である。ま
ず、開発者は、要求仕様書に基づいてシステムにどのよ
うな機能が要求されているのかを判断し、ユースケース
を定める。さらに、ユースケースのイベントフローや例
外フローを定める。開発者は、要求仕様書に基づいて定
めたユースケース、イベントフロー、および例外フロー
を、端末101を介して設計支援装置1に入力する。こ
こでは、図2に示すユースケース、イベントフローや例
外フローの各項目が入力されるものとする。ユースケー
ス取得手段13には、開発者が定めたユースケースが入
力される。イベントフロー作成手段14と例外フロー作
成手段15には、それぞれイベントフロー、例外フロー
の各項目が入力される(ステップS1)。
Next, the operation will be described. FIG. 6 is an explanatory diagram showing an example of the processing progress of the design support device 1. First, the developer determines what functions are required for the system based on the requirement specifications, and defines the use case. Furthermore, the event flow and exception flow of use cases are defined. The developer inputs the use case, event flow, and exception flow defined based on the requirement specifications into the design support device 1 via the terminal 101. Here, it is assumed that the use case, event flow, and exception flow items shown in FIG. 2 are input. The use case acquired by the developer is input to the use case acquisition unit 13. Each item of the event flow and the exception flow is input to the event flow creating means 14 and the exception flow creating means 15 (step S1).

【0033】また、開発者は、要求仕様書に基づいてア
クタを定める。開発者は、端末101を介してそのアク
タを設計支援装置1に入力する。アクタ作成手段12に
は、開発者が定めたアクタが入力される(ステップS
2)。
Further, the developer defines the actor based on the required specifications. The developer inputs the actor into the design support device 1 via the terminal 101. The actor defined by the developer is input to the actor creating unit 12 (step S
2).

【0034】次に管理者は、要求仕様書が定める要求品
質を、端末101を介して設計支援装置1に入力する。
マトリクス図作成手段11は、入力された要求品質を用
いて要求品質及び付加的機能マトリクス図を作成する
(ステップS3)。このとき、マトリクス図作成手段1
1は、所定のルールに従って単語データベース5から単
語を抽出して付加的機能を決定する。
Next, the administrator inputs the required quality defined by the required specifications into the design support apparatus 1 via the terminal 101.
The matrix diagram creating means 11 creates a required quality and an additional function matrix diagram using the inputted required quality (step S3). At this time, the matrix diagram creating means 1
1 extracts a word from the word database 5 according to a predetermined rule to determine an additional function.

【0035】例えば、『要求品質、イベントフロー、ま
たは例外フローの中に「処理」および「しやすい」とい
う単語が含まれていたならば、「登録確認」、「重複確
認」、「最終確認」、及び「修正」という単語を抽出す
る。』というルールが定められているとする。この場
合、「貸出処理がしやすい」等の項目を含む要求品質が
入力されたならば、マトリクス図作成手段11は、「登
録確認」、「重複確認」、「最終確認」、及び「修正」
という単語を単語データベース5から抽出する。また、
ルールは一つだけとは限らず、『要求品質の中に「貸出
情報機器」および「貸出処理」という単語が含まれてい
たならば、「機器借用者」という単語を抽出する。』等
の他のルールも定められている。マトリクス図作成手段
11は、入力された要求品質等に応じて単語を抽出し、
各単語を組み合わせて図4に例示する「機器借用者の重
複確認」等の付加的機能を作成する。
For example, if the words "process" and "easy to perform" are included in the "requested quality, event flow, or exception flow", "registration confirmation", "duplication confirmation", "final confirmation" , And the word “corrected”. ] Rule is established. In this case, if the required quality including items such as "easy to lend" is input, the matrix diagram creating means 11 causes the "registration confirmation", "duplication confirmation", "final confirmation", and "correction".
Is extracted from the word database 5. Also,
The number of rules is not limited to one, and if the requested quality includes the words “lending information device” and “lending process”, the word “device borrower” is extracted. Other rules, such as ", have also been established. The matrix diagram creating means 11 extracts words according to the input required quality and the like,
Each word is combined to create an additional function such as "duplicate confirmation of device borrower" illustrated in FIG.

【0036】マトリクス図作成手段11は、要求品質
と、作成した付加的機能とを用いて、図4に例示するよ
うな要求品質及び付加的機能マトリクス図を作成する。
このとき、マトリクス図作成手段11は、ステップS1
で入力されたユースケースの情報もマトリクス図に含め
る。図4に示す例では、「貸出情報機器の貸出」という
ユースケースがマトリクス図に含まれている。
The matrix diagram creating means 11 creates the required quality and additional function matrix diagram as illustrated in FIG. 4 by using the required quality and the created additional function.
At this time, the matrix diagram creating means 11 performs step S1.
Include the use case information entered in step 3. In the example shown in FIG. 4, the use case “rental of rental information device” is included in the matrix diagram.

【0037】表示手段20は、付加的機能の内容変更
や、付加的機能の追加、削除等を行えるようにして、要
求品質及び付加的機能マトリクス図を端末101に表示
させる。開発者は、要求品質及び付加的機能マトリクス
図を確認し、付加的機能の内容の変更、不要な付加的機
能の削除、新たな付加的機能の追加等を行って要求品質
及び付加的機能マトリクス図を修正する。マトリクス図
作成手段11が定めた付加的機能の内容が適当でない場
合もあり得る。例えば、単語の組み合わせが不自然で意
味が通らない場合もあり得る。このような場合、開発者
は付加的機能の内容を修正すればよい。あるいは不適当
な付加的機能が示された列を削除してもよい。新たに列
を追加して付加的機能を定めてもよい。設計支援装置1
は、修正された付加的機能の内容を端末101から取得
する。
The display means 20 displays the required quality and the additional function matrix diagram on the terminal 101 so that the content of the additional function can be changed and the additional function can be added or deleted. The developer confirms the required quality and additional function matrix diagram, and changes the content of the additional function, deletes unnecessary additional functions, adds new additional functions, etc. to obtain the required quality and additional function matrix. Correct the figure. In some cases, the contents of the additional functions defined by the matrix diagram creating means 11 may not be appropriate. For example, the word combinations may be unnatural and make no sense. In such a case, the developer may modify the content of the additional function. Alternatively, a column showing an inappropriate additional function may be deleted. Additional columns may be added to define additional functionality. Design support device 1
Acquires the content of the modified additional function from the terminal 101.

【0038】また、開発者は、要求品質及び付加的機能
マトリクス図に、付加的機能の重要度を示す情報を入力
する。例えば、「正確に貸出処理が可能」という要求品
質において、「貸出担当者氏名登録の前に確認」という
付加的機能が重要であれば、双方の項目が交差する欄に
「◎」という記号を入力する。同様に、各欄に重要度を
示す情報を入力する。各欄には重要度に応じて、例えば
「◎」、「○」、「△」等を入力する。「◎」は重要度
が高いことを示し、「○」、「△」の順に重要度が低く
なっているものとする。重要度が低い場合には入力を行
わなくてもよい。設計支援装置1は、この重要度の情報
を端末101から取得する。
Further, the developer inputs information indicating the degree of importance of the additional function in the required quality and additional function matrix diagram. For example, if the additional function of "confirm before lending person's name registration" is important in the required quality of "accurate lending processing", mark "◎" in the column where both items intersect. input. Similarly, enter information indicating the degree of importance in each field. For example, “⊚”, “∘”, “Δ” or the like is input in each column according to the degree of importance. “⊚” indicates that the degree of importance is high, and the degree of importance is low in the order of “◯” and “Δ”. If the degree of importance is low, no input is required. The design support device 1 acquires the information of this importance from the terminal 101.

【0039】続いてマトリクス図作成手段11は、要求
品質及び品質要素マトリクス図を作成する(ステップS
4)。このとき、マトリクス図作成手段11は、所定の
ルールに従って単語データベース5から単語を抽出して
品質要素を決定する。例えば、『要求品質の中に「貸
出」という単語が含まれていたならば、「最終確認容
易」、「理解容易」、「管理容易」という単語を抽出す
る。』というルールが定められているとする。図4に例
示する「貸出処理がしやすい」等の項目を含む要求品質
が入力されたならば、マトリクス図作成手段11はこの
ルールに従って、「最終確認容易」、「理解容易」、
「管理容易」等の単語を抽出する。また、ルールは一つ
とは限らず、他のルールがあれば、そのルールに従って
品質要素となる単語を抽出する。マトリクス図作成手段
11は、抽出した単語を修正してもよい。例えば、「管
理容易」という単語を抽出した場合、その単語にキーワ
ードとした単語を追加し、「貸出管理容易」に修正して
もよい。
Subsequently, the matrix diagram creating means 11 creates the required quality and the quality element matrix diagram (step S).
4). At this time, the matrix diagram creating means 11 extracts a word from the word database 5 according to a predetermined rule to determine a quality factor. For example, if the word "lending" is included in the required quality, the words "ease of final confirmation", "ease of understanding", and "ease of management" are extracted. ] Rule is established. When the required quality including the items such as “easy to rent out” illustrated in FIG. 4 is input, the matrix diagram creating means 11 follows the rules to “easy final confirmation”, “easy to understand”,
Extract words such as "easy to manage". Also, the number of rules is not limited to one, and if there are other rules, words that are quality factors are extracted according to those rules. The matrix diagram creating means 11 may correct the extracted words. For example, when the word “easy management” is extracted, a word as a keyword may be added to the word and corrected to “easy lending management”.

【0040】マトリクス図作成手段11は、要求品質と
品質要素とを用いて、図5に例示するような要求品質及
び品質要素マトリクス図を作成する。このとき、マトリ
クス図作成手段11は、ステップS1で入力されたユー
スケースの情報もマトリクス図に含める。図5に示す例
では、「貸出情報機器の貸出」というユースケースがマ
トリクス図に含まれている。
The matrix diagram creating means 11 creates a required quality and quality element matrix diagram as illustrated in FIG. 5 by using the required quality and quality elements. At this time, the matrix diagram creating means 11 also includes the use case information input in step S1 in the matrix diagram. In the example shown in FIG. 5, the use case “rental of rental information device” is included in the matrix diagram.

【0041】表示手段20は、要求品質及び品質要素マ
トリクス図を端末101に表示させる。このとき、表示
手段20は、要求品質及び付加的機能マトリクス図を表
示する場合と同様に、品質要素の変更、追加、削除等を
行えるように表示してもよい。また、開発者は、上述の
場合と同様に、要求品質及び品質要素マトリクス図に品
質要素の重要度を示す情報を入力する。設計支援装置1
は、入力された重要度の情報を端末101から取得す
る。
The display means 20 displays the required quality and the quality factor matrix diagram on the terminal 101. At this time, the display means 20 may display so that the quality element can be changed, added, deleted, etc., as in the case of displaying the required quality and additional function matrix diagram. Further, as in the case described above, the developer inputs information indicating the importance of quality elements in the required quality and quality element matrix diagram. Design support device 1
Acquires the input importance information from the terminal 101.

【0042】次に、アクタ作成手段12は、開発者から
入力された情報(イベントフロー、例外フロー、要求品
質等)に基づいて新しくアクタを作成するか否かを判断
する。そして、新たに作成すべきアクタがある場合に
は、そのアクタを作成する。アクタ作成手段12は所定
のルールに従って、新たなアクタを作成する。例えば、
『イベントフローに「AによってBは〜される。」とい
う記載があれば、「A」をアクタとする。』等のルール
に従って、新たなアクタを作成する。
Next, the actor creating means 12 determines whether or not to create a new actor based on the information (event flow, exception flow, required quality, etc.) input by the developer. If there is an actor to be newly created, that actor is created. The actor creating means 12 creates a new actor according to a predetermined rule. For example,
If there is a description in the event flow that "B is done by A.", "A" will be the actor. , Etc., create a new actor.

【0043】そして、アクタ作成手段12は、アクタ及
び付加的機能マトリクス図を作成する(ステップS
5)。図7は、アクタ及び付加的機能マトリクス図の例
を示す。図7では、ステップS2で入力された「貸出担
当者」のみをアクタとする場合を示したが、新たにアク
タを作成した場合には、そのアクタもマトリクス図に含
める。表示手段20は、アクタ及び付加的機能マトリク
ス図を端末101に表示させる。開発者は、上述の場合
と同様に、アクタ及び付加的機能マトリクス図にアクタ
の重要度を示す情報を入力する。設計支援装置1は、入
力された重要度の情報を端末101から取得する。
Then, the actor creating means 12 creates an actor and additional function matrix diagram (step S).
5). FIG. 7 shows an example of an actor and additional function matrix diagram. Although FIG. 7 shows the case where only the “person in charge of lending” input in step S2 is the actor, when a new actor is created, that actor is also included in the matrix diagram. The display means 20 causes the terminal 101 to display the actor and additional function matrix diagrams. As in the case described above, the developer inputs information indicating the importance of the actor into the actor and the additional function matrix diagram. The design support device 1 acquires the input importance level information from the terminal 101.

【0044】続いて、アクタ作成手段12は、アクタ及
び品質要素マトリクス図を作成する(ステップS6)。
図8は、アクタ及び品質要素マトリクス図の例を示す。
新たにアクタを作成した場合には、そのアクタも、アク
タ及び品質要素マトリクス図に含める。表示手段20
は、アクタ及び品質要素マトリクス図を端末101に表
示させる。開発者は、上述の場合と同様に、アクタ及び
品質要素マトリクス図にアクタの重要度を示す情報を入
力する。設計支援装置1は、入力された重要度の情報を
端末101から取得する。ステップS5,6において、
新しいアクタに対応する欄に重要度が高いことを示す
「◎」が入力された場合、そのアクタは最終的に作成す
るユースケースモデルで使用される。
Subsequently, the actor creating means 12 creates an actor and quality element matrix diagram (step S6).
FIG. 8 shows an example of an actor and quality element matrix diagram.
When a new actor is created, that actor is also included in the actor and quality factor matrix diagram. Display means 20
Causes terminal 101 to display the actor and quality factor matrix diagram. As in the case described above, the developer inputs information indicating the importance of actors into the actor and quality factor matrix diagrams. The design support device 1 acquires the input importance level information from the terminal 101. In steps S5 and S6,
If “⊚”, which indicates high importance, is entered in the field corresponding to a new actor, that actor will be used in the finally created use case model.

【0045】ステップS6に続いて、イベントフロー作
成手段14は、イベントフロー及び付加的機能マトリク
ス図を作成し、例外フロー作成手段15は、例外フロー
及び付加的機能マトリクス図を作成する(ステップS
7)。
Following step S6, the event flow creating means 14 creates an event flow and an additional function matrix diagram, and the exception flow creating means 15 creates an exception flow and an additional function matrix diagram (step S).
7).

【0046】まず、イベントフロー及び付加的機能マト
リクス図の作成について説明する。図9は、イベントフ
ロー及び付加的機能マトリクス図の例を示す。このマト
リクス図に示される付加的機能は、ステップS3におい
て定められた付加的機能である。イベントフロー作成手
段14は、ステップS1で入力されたイベントフローの
項目や、図4に例示する要求品質及び付加的機能マトリ
クス図において重要度が高いことを示す「◎」が入力さ
れた欄に対応する項目(要求品質及び付加的機能)か
ら、新しいイベントフローの項目を導く。例えば、図4
に示すように重要度を示す情報が入力されているとす
る。この場合、「貸出担当者氏名登録の前に確認」とい
う項目の欄に「◎」が入力されているので「貸出担当者
氏名」、「確認」等の単語を抽出する。『「確認」とい
う語を得た場合には、「確認画面表示」を抽出する。』
等のルールがある場合には、単語データベース5から
「確認画面表示」という単語を抽出してもよい。これら
の単語から、「貸出担当者氏名の確認画面表示」等の項
目を導く。イベントフロー作成手段14は、新しく導い
た項目をステップS2で入力されたイベントフローの項
目に追加したり、ステップS2で入力された項目と入れ
替えることによって、新しいイベントフローを作成す
る。そして、その新たなイベントフローを含むイベント
フロー及び付加的機能マトリクス図を作成する。
First, the event flow and the creation of the additional function matrix diagram will be described. FIG. 9 shows an example of an event flow and an additional function matrix diagram. The additional functions shown in this matrix diagram are the additional functions defined in step S3. The event flow creating unit 14 corresponds to the item of the event flow input in step S1 and the column in which “◎” indicating high importance is input in the required quality and additional function matrix diagram illustrated in FIG. The items of the new event flow are derived from the items (required quality and additional functions) to be performed. For example, in FIG.
It is assumed that the information indicating the degree of importance is input as shown in. In this case, since "◎" is entered in the field of "Confirm before registering name of lending staff", words such as "name of lending staff" and "confirmation" are extracted. “When the word“ confirmation ”is obtained,“ confirmation screen display ”is extracted. ]
If there is such a rule, the word “confirmation screen display” may be extracted from the word database 5. From these words, items such as “display confirmation screen of name of person in charge of lending” are derived. The event flow creating means 14 creates a new event flow by adding the newly introduced item to the item of the event flow input in step S2 or replacing the item input in step S2. Then, an event flow including the new event flow and an additional function matrix diagram are created.

【0047】イベントフロー作成手段14は、ステップ
S1で入力されたユースケースの情報もマトリクス図に
含める。本例の場合、図9に示すように、「貸出情報機
器の貸出」というユースケースの情報を含める。
The event flow creating means 14 also includes the use case information input in step S1 in the matrix diagram. In the case of this example, as shown in FIG. 9, the information of the use case “rental of rental information device” is included.

【0048】表示手段20は、イベントフロー及び付加
的機能マトリクス図を端末101に表示させる。このと
き、表示手段20は、要求品質及び付加的機能マトリク
ス図を表示する場合と同様に、イベントフローの項目の
変更、追加、削除等を行えるように表示する。また、開
発者は、イベントフロー及び付加的機能マトリクス図に
付加的機能の重要度を示す情報を入力する。設計支援装
置1は、入力された重要度の情報を端末101から取得
する。
The display means 20 causes the terminal 101 to display the event flow and the additional function matrix diagram. At this time, the display unit 20 displays the required quality and additional function matrix diagram so that the items of the event flow can be changed, added, deleted, and the like, as in the case of displaying the required quality and additional function matrix diagram. In addition, the developer inputs information indicating the importance of the additional function in the event flow and the additional function matrix diagram. The design support device 1 acquires the input importance level information from the terminal 101.

【0049】次に、例外フロー作成手段15は、例外フ
ロー及び付加的機能マトリクス図を作成する。図10
は、例外フロー及び付加的機能マトリクス図の例を示
す。このマトリクス図に示される付加的機能は、ステッ
プS3において定められた付加的機能である。例外フロ
ー作成手段15は、ステップS1で入力された例外フロ
ーの項目や、図4に例示する要求品質及び付加的機能マ
トリクス図において重要度が高いことを示す「◎」が入
力された欄に対応する項目(要求品質及び付加的機能)
から、新しい例外フローの項目を導く。例えば、図4で
は「貸出の重複確認」という項目の欄に「◎」が入力さ
れているので「貸出」という単語を抽出する。また、
『「貸出」という語を得た場合には、「貸出」という語
を優先的に用いる。』等のルールがある場合には、図2
に例示する「既に登録済みなら他の貸出情報機器No.
の入力画面表示」という項目を「既に貸出済みなら他の
貸出情報機器No.の入力画面表示」に変更する。そし
て、これらの項目を含む新たな例外フローをイベントフ
ロー及び付加的機能マトリクス図に追加して、例外フロ
ー及び付加的機能マトリクス図を作成する。
Next, the exception flow creating means 15 creates an exception flow and an additional function matrix diagram. Figure 10
Shows an example of an exception flow and additional function matrix diagram. The additional functions shown in this matrix diagram are the additional functions defined in step S3. The exception flow creating means 15 corresponds to the item of the exception flow input in step S1 and the column in which “◎” indicating high importance is input in the required quality and the additional function matrix diagram illustrated in FIG. Items (Required quality and additional functions)
The new exception flow item is derived from. For example, in FIG. 4, the word “rental” is extracted because “⊚” is entered in the field of the item “confirmation of duplicate loan”. Also,
"When the word" lending "is obtained, the word" lending "is used preferentially. , Etc., if there is a rule such as
“If already registered, another rental information device No.
Change the item "input screen display of other lending information device No. if already rented". Then, a new exception flow including these items is added to the event flow and the additional function matrix diagram to create the exception flow and the additional function matrix diagram.

【0050】また、例外フロー作成手段15は、ステッ
プS1で入力されたユースケースの情報もマトリクス図
に含める。
The exception flow creating means 15 also includes the use case information input in step S1 in the matrix diagram.

【0051】表示手段20は、例外フロー及び付加的機
能マトリクス図を端末101に表示させる。このとき、
表示手段20は、要求品質及び付加的機能マトリクス図
を表示する場合と同様に、例外フローの項目の変更、追
加、削除等を行えるように表示する。また、開発者は、
例外フロー及び付加的機能マトリクス図に付加的機能の
重要度を示す情報を入力する。設計支援装置1は、入力
された重要度の情報を端末101から取得する。
The display means 20 causes the terminal 101 to display the exception flow and the additional function matrix diagram. At this time,
Similar to the case of displaying the required quality and additional function matrix diagram, the display unit 20 displays so that the items of the exception flow can be changed, added, deleted, and the like. Also, the developer
Input the information indicating the importance of the additional function in the exception flow and the additional function matrix diagram. The design support device 1 acquires the input importance level information from the terminal 101.

【0052】ステップS7に続いて、イベントフロー作
成手段14は、イベントフロー及び品質要素マトリクス
図を作成し、例外フロー作成手段15は、例外フロー及
び品質要素マトリクス図を作成する(ステップS8)。
Following step S7, the event flow creating means 14 creates an event flow and quality element matrix diagram, and the exception flow creating means 15 creates an exception flow and quality element matrix diagram (step S8).

【0053】まず、イベントフロー及び品質要素マトリ
クス図の作成について説明する。図11は、イベントフ
ロー及び品質要素マトリクス図の例を示す。このマトリ
クス図に示される品質要素は、ステップS4において定
められた品質要素である。また、イベントフロー作成手
段14は、図5に例示する要求品質及び品質要素マトリ
クス図で「◎」が入力された欄に対応する項目(要求品
質及び品質要素)や、図9に例示するイベントフロー及
び付加的機能マトリクス図で「◎」が入力された欄に対
応する項目(イベントフローの項目や付加的機能)か
ら、所定のルールに従って新しいイベントフローの項目
を導く。なお、ルールによっては、新しいイベントフロ
ーが導かれない場合もあり得る。図11は、新しいイベ
ントフローが導かれずに、図9と同一のイベントフロー
の項目を用いて作成されたマトリクス図の例を示す。ま
た、イベントフロー作成手段14は、ステップS1で入
力されたユースケースの情報もマトリクス図に含める。
First, the creation of the event flow and the quality element matrix diagram will be described. FIG. 11 shows an example of an event flow and quality element matrix diagram. The quality factor shown in this matrix diagram is the quality factor defined in step S4. Further, the event flow creating unit 14 includes items (required quality and quality elements) corresponding to the fields in which “⊚” is entered in the required quality and quality element matrix diagram illustrated in FIG. 5, and the event flow illustrated in FIG. 9. And from the items (event flow items and additional functions) corresponding to the fields in which “⊚” is input in the additional function matrix diagram, new event flow items are derived according to a predetermined rule. Depending on the rule, a new event flow may not be guided. FIG. 11 shows an example of a matrix diagram created by using the same event flow items as in FIG. 9 without introducing a new event flow. The event flow creating unit 14 also includes the use case information input in step S1 in the matrix diagram.

【0054】表示手段20は、イベントフロー及び品質
要素マトリクス図を端末101に表示させる。このと
き、表示手段20は、要求品質及び付加的機能マトリク
ス図を表示する場合と同様に、イベントフローの項目の
変更、追加、削除等を行えるように表示する。また、開
発者は、イベントフロー及び品質要素マトリクス図に品
質要素の重要度を示す情報を入力する。設計支援装置1
は、入力された重要度の情報を端末101から取得す
る。
The display means 20 displays the event flow and the quality element matrix diagram on the terminal 101. At this time, the display unit 20 displays the required quality and additional function matrix diagram so that the items of the event flow can be changed, added, deleted, and the like, as in the case of displaying the required quality and additional function matrix diagram. In addition, the developer inputs information indicating the importance of the quality element in the event flow and the quality element matrix diagram. Design support device 1
Acquires the input importance information from the terminal 101.

【0055】次に、例外フロー作成手段15は、例外フ
ロー及び品質要素マトリクス図を作成する。図12は、
例外フロー及び品質要素マトリクス図の例を示す。この
マトリクス図に示される品質要素は、ステップS4にお
いて定められた品質要素である。また、例外フロー作成
手段14は、図5に例示する要求品質及び品質要素マト
リクス図で「◎」が入力された欄に対応する項目(要求
品質及び品質要素)や、図10に例示する例外フロー及
び付加的機能マトリクス図で「◎」が入力された欄に対
応する項目(例外フローの項目及び付加的機能)から、
所定のルールに従って新しい例外フローの項目を導く。
例えば、図5に示すように「エラー確認容易」、「誤操
作各認容」に「◎」が入力されている場合には、例外フ
ローをより詳細に記述すべきと判断する。この判断に基
づいて、図10に示す「既に貸出済みなら他の貸出情報
機器No.の入力画面表示」という項目を、「入力した
貸出情報機器No.が登録されていなければ他の貸出情
報機器No.の入力画面表示」という項目に変更する。
「既に貸出済み」という語からに代わる「入力した貸出
情報機器No.」等の語は、所定のルールに従って単語
データベース5から抽出する。
Next, the exception flow creating means 15 creates an exception flow and a quality element matrix diagram. Figure 12
An example of an exception flow and a quality element matrix diagram is shown. The quality factor shown in this matrix diagram is the quality factor defined in step S4. In addition, the exception flow creating means 14 includes items (required quality and quality elements) corresponding to the fields in which “⊚” is input in the required quality and quality element matrix diagram illustrated in FIG. 5, and the exception flow illustrated in FIG. 10. And from the items (exception flow items and additional functions) corresponding to the fields in which "◎" is entered in the additional function matrix diagram,
Guide a new exception flow item according to given rules.
For example, as shown in FIG. 5, when "⊚" is entered in "easy error confirmation" and "acceptance of each erroneous operation", it is determined that the exception flow should be described in more detail. Based on this determination, the item “Display input screen of other lending information device No. if already lent” shown in FIG. 10 is set to “Other lending information device if the entered lending information device No. is not registered. No. input screen display ”.
Instead of the word “already lent”, words such as “input loan information device No.” are extracted from the word database 5 according to a predetermined rule.

【0056】例外フロー作成手段15は、イベントフロ
ー及び品質要素マトリクス図に例外フローの項目を追加
して、例外フロー及び品質要素マトリクス図を作成す
る。表示手段20は、例外フロー及び品質要素マトリク
ス図を端末101に表示させる。このとき、表示手段2
0は、要求品質及び付加的機能マトリクス図を表示する
場合と同様に、例外フローの項目の変更、追加、削除等
を行えるように表示する。また、開発者は、例外フロー
及び品質要素マトリクス図に品質要素の重要度を示す情
報を入力する。設計支援装置1は、入力された重要度の
情報を端末101から取得する。
Exception flow creating means 15 creates an exception flow and quality element matrix diagram by adding an exception flow item to the event flow and quality element matrix diagram. The display unit 20 displays the exception flow and the quality element matrix diagram on the terminal 101. At this time, the display means 2
0 is displayed so that the items of the exception flow can be changed, added, deleted, etc. as in the case of displaying the required quality and additional function matrix diagram. In addition, the developer inputs information indicating the importance of the quality element in the exception flow and the quality element matrix diagram. The design support device 1 acquires the input importance level information from the terminal 101.

【0057】ステップS1〜S8では、図2に示すユー
スケースに対応するイベントフロー等が入力された場合
について説明した。開発者が要求仕様書から他のユース
ケースやイベントフロー等も定めているならば、それら
のデータも設計支援装置1に入力し、ステップS1〜S
8と同様の処理を行う。
In steps S1 to S8, the case where the event flow or the like corresponding to the use case shown in FIG. 2 is input has been described. If the developer also defines other use cases, event flows, etc. from the required specifications, those data are also input to the design support device 1, and steps S1 to S are performed.
The same process as 8 is performed.

【0058】開発者が要求仕様書から定めた各ユースケ
ースについてステップS8までの処理を行ったならば、
ユースケースモデル作成手段16はユースケースモデル
を作成する(ステップS9)。例えば、図2に例示する
データの他に、「貸出情報機器の返却」というユースケ
ースや、そのユースケースに応じたイベントフロー等が
入力され、ステップS8までの処理を行っているとす
る。この場合、ユースケースモデル作成手段16は、
「貸出情報機器の貸出」や「貸出情報機器の返却」とい
うユースケースと、これらのユースケースを含むシステ
ムと、ステップS2で入力されたアクタとを示すユース
ケースモデルを作成する。ステップS5,6において、
新しく作成したアクタに対応する欄に「◎」が入力され
た場合、新たに作成したアクタもユースケースモデルに
含める。表示手段20は、作成されたユースケースモデ
ルを端末101に表示させる。表示されるユースケース
モデルの例を図13に示す。
If the developer has performed the processing up to step S8 for each use case defined from the required specifications,
The use case model creating means 16 creates a use case model (step S9). For example, it is assumed that, in addition to the data illustrated in FIG. 2, a use case of “return of lending information device”, an event flow according to the use case, and the like are input, and the processes up to step S8 are performed. In this case, the use case model creating means 16
A use case model is created that indicates the use cases such as "lending of rental information device" and "return of rental information device", the system including these use cases, and the actor input in step S2. In steps S5 and S6,
If "◎" is entered in the field corresponding to the newly created actor, the newly created actor is also included in the use case model. The display unit 20 displays the created use case model on the terminal 101. FIG. 13 shows an example of the displayed use case model.

【0059】また、表示部20は、ユースケースモデル
図の他に、ステップS8で作成したイベントフロー及び
品質要素マトリクス図や、例外フロー及び品質要素マト
リクス図も表示する。このとき、開発者が入力した重要
度の情報も表示する。
In addition to the use case model diagram, the display unit 20 also displays the event flow and quality element matrix diagram created in step S8, and the exception flow and quality element matrix diagram. At this time, the information of the importance input by the developer is also displayed.

【0060】本発明によれば、入力された要求品質を用
いてイベントフローや例外フローを作成する。従って、
品質に着目したイベントフローや例外フローとともにユ
ースケースモデル図を開発者に提示できる。その結果、
開発者は、設計段階でシステムの品質向上を図ることが
できる。
According to the present invention, an event flow or an exception flow is created using the input required quality. Therefore,
The use case model diagram can be presented to the developer along with the event flow and exception flow focusing on quality. as a result,
The developer can improve the quality of the system at the design stage.

【0061】本例においてデータ作成手段およびモデル
作成手段は、図1に示す制御部2及びネットワークイン
タフェース部5によって実現される。
In this example, the data creating means and the model creating means are realized by the control unit 2 and the network interface unit 5 shown in FIG.

【0062】また、記憶装置3は、コンピュータに、シ
ステムの開発者が定めたユースケースのイベントフロー
と、例外フローと、システムに要求する要求品質とを入
力し、入力したイベントフロー、例外フロー、および要
求品質の情報を用いて新たなイベントフローおよび例外
フローを作成する機能、およびシステムの開発者が定め
たシステムのユースケースおよびアクタを入力し、入力
したユースケースおよびアクタを含むユースケースモデ
ルを作成する機能を実現させるための設計支援プログラ
ムを保持する。
Further, the storage device 3 inputs the event flow of the use case defined by the system developer, the exception flow, and the required quality required for the system into the computer, and the input event flow, exception flow, And a function to create a new event flow and exception flow using the required quality information, and input the use cases and actors of the system defined by the system developer, and use case models including the input use cases and actors. Holds a design support program for realizing the function to be created.

【0063】上記の例では、重要度を示す情報として
「◎」が入力された項目のデータを参照して、新たなデ
ータ(例えばイベントフロー)を作成していく場合を示
した。「◎」だけではなく、「○」や「△」が入力され
た項目も参照するようにしてもよい。
In the above example, a case has been shown in which new data (for example, an event flow) is created by referring to the data of the item in which “⊚” is input as the information indicating the importance. It is also possible to refer to not only “⊚” but also items for which “◯” and “Δ” are input.

【0064】上記の各例において、重要度を示す
「◎」、「○」、「△」等の情報が入力された場合、入
力された欄に対応する項目を他の項目と区別して表示し
てもよい。例えば、図9に例示するように「◎」が入力
された項目の欄の色を他と異なる色で表示してもよい。
In each of the above examples, when information such as "◎", "○", and "△" indicating the degree of importance is entered, the item corresponding to the entered column is displayed separately from other items. May be. For example, as illustrated in FIG. 9, the color of the column of the item in which “⊚” is input may be displayed in a color different from the others.

【0065】本発明は、要求品質を列または行として配
置し、付加的機能の情報を行または列として配置した要
求品質及び付加的機能マトリクス図を開発者に提示し、
要求品質及び付加的機能マトリクス図内で開発者に指定
された欄に対応する要求品質および付加的機能の情報を
用いて新たなイベントフローおよび新たな例外フローを
作成するものであってもよい。
The present invention presents the requirement quality and additional function matrix diagram in which the required qualities are arranged in columns or rows and the information of the additional functions is arranged in rows or columns,
Requirement quality and additional function matrix A new event flow and a new exception flow may be created using the information on the required quality and additional function corresponding to the fields designated by the developer in the diagram.

【0066】また、要求品質を列または行として配置
し、品質要素の情報を行または列として配置した要求品
質及び品質要素マトリクス図を開発者に提示し、要求品
質及び品質要素マトリクス図内で開発者に指定された欄
に対応する要求品質および品質要素の情報を選択し、新
たに作成したイベントフローの項目を列または行として
配置し、付加的機能の情報を行または列として配置した
イベントフロー及び付加的機能マトリクス図を開発者に
提示し、イベントフロー及び付加的機能マトリクス図内
で開発者に指定された欄に対応するイベントフローの項
目および付加的機能の情報を選択し、要求品質及び品質
要素マトリクス図から選択した要求品質および品質要素
の情報と、イベントフロー及び付加的機能マトリクス図
から選択したイベントフローの項目および付加的機能の
情報とを用いて、新たに作成したイベントフローを変更
し、新たに作成した例外フローの項目を列または行とし
て配置し、付加的機能の情報を行または列として配置し
た例外フロー及び付加的機能マトリクス図を開発者に提
示し、例外フロー及び付加的機能マトリクス図内で開発
者に指定された欄に対応する例外フローの項目および付
加的機能の情報を選択し、要求品質及び品質要素マトリ
クス図から選択した要求品質および品質要素の情報と、
例外フロー及び付加的機能マトリクス図から選択した例
外フローの項目および付加的機能の情報とを用いて、新
たに作成した例外フローを変更するものであってもよ
い。
Further, the required quality and quality element matrix diagram in which the required qualities are arranged in columns or rows and the information of the quality elements is arranged in rows or columns is presented to the developer, and developed in the required quality and quality element matrix diagrams. Select the required quality and quality element information corresponding to the fields specified by the user, arrange the newly created event flow items as columns or rows, and arrange the additional function information as rows or columns. And present the additional function matrix diagram to the developer, select the event flow item and the additional function information corresponding to the fields specified by the developer in the event flow and additional function matrix diagram, and select the required quality and Information on required quality and quality elements selected from the quality element matrix diagram, and event selected from the event flow and additional function matrix diagram. Change the newly created event flow using the flow items and additional function information, arrange the newly created exception flow items as columns or rows, and add the additional function information as rows or columns. Present the placed exception flow and additional function matrix diagram to the developer, and select the exception flow item and additional function information corresponding to the column specified by the developer in the exception flow and additional function matrix diagram. , Information on required quality and quality elements selected from the required quality and quality element matrix diagram,
The newly created exception flow may be modified by using the exception flow item and the additional function information selected from the exception flow and additional function matrix diagram.

【0067】[0067]

【発明の効果】本発明の設計支援方法によれば、入力し
たイベントフローと要求品質とを用いて新たなイベント
フローを作成し、入力した例外フローと要求品質とを用
いて新たな例外フローを作成するので、品質に着目した
イベントフローや例外フローを作成することができる。
そして、そのイベントフローや例外フローや例外フロー
とともにユースケースモデル図を開発者に提示すること
ができる。その結果、開発者は、設計段階でシステムの
品質向上を図ることができる。
According to the design support method of the present invention, a new event flow is created using the input event flow and the required quality, and a new exception flow is created using the input exception flow and the required quality. Since it is created, it is possible to create an event flow or exception flow focusing on quality.
Then, the use case model diagram can be presented to the developer together with the event flow, the exception flow, and the exception flow. As a result, the developer can improve the quality of the system at the design stage.

【0068】本発明の設計支援装置によれば、システム
の開発者が定めたユースケースのイベントフローと、例
外フローと、システムに要求する要求品質とを入力し、
入力したイベントフロー、例外フロー、および要求品質
の情報を用いて新たなイベントフローおよび例外フロー
を作成するデータ作成手段を備えているので、品質に着
目したイベントフローや例外フローを作成することがで
きる。
According to the design support apparatus of the present invention, the event flow of the use case defined by the system developer, the exception flow, and the required quality required for the system are input,
Since the data creation means that creates a new event flow and exception flow using the input event flow, exception flow, and required quality information is provided, it is possible to create an event flow or exception flow that focuses on quality. .

【0069】本発明の設計支援プログラムによれば、コ
ンピュータに、システムの開発者が定めたユースケース
のイベントフローと、例外フローと、システムに要求す
る要求品質とを入力し、入力したイベントフロー、例外
フロー、および要求品質の情報を用いて新たなイベント
フローおよび例外フローを作成する機能を実現させるの
で、品質に着目したイベントフローや例外フローを作成
することができる。
According to the design support program of the present invention, the event flow of the use case defined by the system developer, the exception flow, and the required quality required by the system are input to the computer, and the input event flow, Since the function of creating a new event flow and exception flow using the information of the exception flow and the required quality is realized, it is possible to create the event flow and the exception flow focusing on quality.

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

【図1】 本発明の実施の一形態を示すブロック図であ
る。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】 開発者が入力するデータの例を示す説明図で
ある。
FIG. 2 is an explanatory diagram showing an example of data input by a developer.

【図3】 設計支援装置の処理実行手段の例を示すブロ
ック図である。
FIG. 3 is a block diagram showing an example of processing execution means of the design support apparatus.

【図4】 要求品質及び付加的機能マトリクス図の例を
示す説明図である。
FIG. 4 is an explanatory diagram showing an example of a required quality and an additional function matrix diagram.

【図5】 要求品質及び品質要素マトリクス図の例を示
す説明図である。
FIG. 5 is an explanatory diagram showing an example of a required quality and a quality element matrix diagram.

【図6】 設計支援装置の処理経過の例を示す説明図で
ある。
FIG. 6 is an explanatory diagram showing an example of the processing progress of the design support device.

【図7】 アクタ及び付加的機能マトリクス図の例を示
す説明図である。
FIG. 7 is an explanatory diagram showing an example of an actor and an additional function matrix diagram.

【図8】 アクタ及び品質要素マトリクス図の例を示す
説明図である。
FIG. 8 is an explanatory diagram showing an example of an actor and quality element matrix diagram.

【図9】 イベントフロー及び付加的機能マトリクス図
の例を示す説明図である。
FIG. 9 is an explanatory diagram showing an example of an event flow and an additional function matrix diagram.

【図10】 例外フロー及び付加的機能マトリクス図の
例を示す説明図である。
FIG. 10 is an explanatory diagram showing an example of an exception flow and an additional function matrix diagram.

【図11】 イベントフロー及び品質要素マトリクス図
の例を示す説明図である。
FIG. 11 is an explanatory diagram showing an example of an event flow and a quality element matrix diagram.

【図12】 例外フロー及び品質要素マトリクス図の例
を示す説明図である。
FIG. 12 is an explanatory diagram showing an example of an exception flow and a quality element matrix diagram.

【図13】 ユースケースモデル図の例を示す説明図で
ある。
FIG. 13 is an explanatory diagram showing an example of a use case model diagram.

【図14】 ユースケースモデル図の例を示す説明図で
ある。
FIG. 14 is an explanatory diagram showing an example of a use case model diagram.

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

1 設計支援装置 2 制御部 3 記憶装置 4 設計支援プログラム 5 単語データベース 101 端末 1 Design support device 2 control unit 3 storage devices 4 Design support program 5 word database 101 terminal

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 イベントフローと、例外フローと、ユー
スケースモデルとを提供することによってシステムの設
計を支援する設計支援方法であって、 システムの開発者が定めたシステムのユースケースと、
イベントフローと、例外フローと、アクタと、システム
に要求する要求品質とを入力し、 入力したイベントフローと要求品質とを用いて新たなイ
ベントフローを作成し、 入力した例外フローと要求品質とを用いて新たな例外フ
ローを作成し、 入力したユースケースとアクタとを含むユースケースモ
デルを作成することを特徴とする設計支援方法。
1. A design support method for supporting system design by providing an event flow, an exception flow, and a use case model, the system use case defined by a system developer,
Input the event flow, exception flow, actor, and required quality required for the system, create a new event flow using the input event flow and required quality, and input the exception flow and required quality. A design support method characterized in that a new exception flow is created by using it, and a use case model including the input use case and actor is created.
【請求項2】 入力した要求品質に基づいて、要求品質
を満足するために実現すべき付加的機能を導き、 付加的機能の情報と入力したイベントフローとを用いて
新たなイベントフローを作成し、 付加的機能の情報と入力した例外フローとを用いて新た
な例外フローを作成する請求項1に記載の設計支援方
法。
2. An additional function to be realized to satisfy the required quality is derived based on the input required quality, and a new event flow is created using the information of the additional function and the input event flow. The design support method according to claim 1, wherein a new exception flow is created using the information of the additional function and the input exception flow.
【請求項3】 要求品質から導いた付加的機能の情報の
うち、開発者に指定された付加的機能の情報を用いて新
たなイベントフローおよび新たな例外フローを作成する
請求項2に記載の設計支援方法。
3. The new event flow and the new exception flow are created by using the information on the additional function specified by the developer among the information on the additional function derived from the required quality. Design support method.
【請求項4】 入力した要求品質に基づいて、システム
に要求される品質の区分を示す品質要素を導き、 付加的機能の情報と入力したイベントフローとを用いて
作成した新たなイベントフローを、品質要素の情報を用
いて変更し、 付加的機能の情報と入力した例外フローとを用いて作成
した新たな例外フローを、品質要素の情報を用いて変更
する請求項2または請求項3に記載の設計支援方法。
4. A new event flow created by deriving a quality element indicating a classification of quality required for a system based on the input required quality and using the information of the additional function and the input event flow, The method according to claim 2 or 3, wherein the quality factor information is used to change, and a new exception flow created using the additional function information and the input exception flow is used to be changed using the quality factor information. Design support method.
【請求項5】 要求品質から導いた品質要素の情報のう
ち、開発者に指定された品質要素の情報を用いて、新た
に作成したイベントフローおよび新たに作成した例外フ
ローを変更する請求項4に記載の設計支援方法。
5. The newly created event flow and the newly created exception flow are changed by using the quality element information designated by the developer among the quality element information derived from the required quality. Design support method described in.
【請求項6】 入力したイベントフロー、例外フロー、
または要求品質を用いて新たなアクタを作成し、新たな
アクタのうち開発者に指定されたアクタをユースケース
モデルに含める請求項1から請求項5のうちのいずれか
1項に記載の設計支援方法。
6. The input event flow, exception flow,
Alternatively, the design support according to claim 1, wherein a new actor is created using the required quality, and the actor specified by the developer among the new actors is included in the use case model. Method.
【請求項7】 イベントフローと、例外フローと、ユー
スケースモデルとを提供することによってシステムの設
計を支援する設計支援装置であって、 システムの開発者が定めたユースケースのイベントフロ
ーと、例外フローと、システムに要求する要求品質とを
入力し、入力したイベントフロー、例外フロー、および
要求品質の情報を用いて新たなイベントフローおよび例
外フローを作成するデータ作成手段と、 システムの開発者が定めたシステムのユースケースおよ
びアクタを入力し、入力したユースケースおよびアクタ
を含むユースケースモデルを作成するモデル作成手段と
を備えたことを特徴とする設計支援装置。
7. A design support device for supporting system design by providing an event flow, an exception flow, and a use case model, wherein a use case event flow defined by a system developer and an exception are provided. The flow and the required quality required for the system are input, and the data creator that creates the new event flow and exception flow using the input event flow, exception flow, and required quality information, and the system developer. A design support apparatus comprising: a model creating unit that inputs a use case and an actor of a defined system and creates a use case model including the input use case and actor.
【請求項8】 コンピュータにイベントフローと、例外
フローと、ユースケースモデルとを提供させる設計支援
プログラムであって、 コンピュータに、 システムの開発者が定めたユースケースのイベントフロ
ーと、例外フローと、システムに要求する要求品質とを
入力し、入力したイベントフロー、例外フロー、および
要求品質の情報を用いて新たなイベントフローおよび例
外フローを作成する機能、およびシステムの開発者が定
めたシステムのユースケースおよびアクタを入力し、入
力したユースケースおよびアクタを含むユースケースモ
デルを作成する機能、を実現させるための設計支援プロ
グラム。
8. A design support program for causing a computer to provide an event flow, an exception flow, and a use case model, wherein the computer includes a use case event flow and an exception flow defined by a system developer. A function that inputs the required quality required for the system and creates a new event flow and exception flow using the input event flow, exception flow, and required quality information, and the system use defined by the system developer. A design support program for realizing the function of inputting cases and actors and creating a use case model including the input use cases and actors.
JP2002058048A 2002-03-04 2002-03-04 Design support method, design support device and design support program Pending JP2003256204A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002058048A JP2003256204A (en) 2002-03-04 2002-03-04 Design support method, design support device and design support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002058048A JP2003256204A (en) 2002-03-04 2002-03-04 Design support method, design support device and design support program

Publications (1)

Publication Number Publication Date
JP2003256204A true JP2003256204A (en) 2003-09-10

Family

ID=28668118

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002058048A Pending JP2003256204A (en) 2002-03-04 2002-03-04 Design support method, design support device and design support program

Country Status (1)

Country Link
JP (1) JP2003256204A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006085668A (en) * 2004-08-18 2006-03-30 Matsushita Electric Works Ltd Software development support system
JP2007058791A (en) * 2005-08-26 2007-03-08 Fuji Electric Holdings Co Ltd Apparatus and method for supporting software design
JP2007305051A (en) * 2006-05-15 2007-11-22 Fuji Electric Holdings Co Ltd System and method for supporting creation of software requirement specification

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006085668A (en) * 2004-08-18 2006-03-30 Matsushita Electric Works Ltd Software development support system
JP2007058791A (en) * 2005-08-26 2007-03-08 Fuji Electric Holdings Co Ltd Apparatus and method for supporting software design
JP2007305051A (en) * 2006-05-15 2007-11-22 Fuji Electric Holdings Co Ltd System and method for supporting creation of software requirement specification

Similar Documents

Publication Publication Date Title
TWI238948B (en) Visual navigation utilization web technology
Northwood The full stack developer: your essential guide to the everyday skills expected of a modern full stack web developer
US20070245321A1 (en) Computer games localisation
US20200202737A1 (en) Automated system for mapping ordinary 3d media as multiple event sinks to spawn interactive educational material
US20080091707A1 (en) Method and medium for managing data
JP3265131B2 (en) Event generation distribution method
JPH05241797A (en) Method for systemizing software application package generating work
US20150058056A1 (en) Systems and methods for streamlining scheduling
US20130080879A1 (en) Methods and apparatus providing document elements formatting
WO2020253361A1 (en) Software development method and apparatus, storage medium, and computer device
JP3227066B2 (en) Program generation method using program parts
JPH03132835A (en) Data base-system
JP2003256204A (en) Design support method, design support device and design support program
JP2004355326A (en) Software development support program, recording medium with the program recorded thereon and software development support system
JP2020009192A (en) Information processing unit information processing program
CN111459547B (en) Method and device for displaying function call link
EP4154129A1 (en) Database management methods and associated apparatus
JP2010257327A (en) Project management supporting device, project management supporting method, and project management supporting program
Horchani et al. A platform for output dialogic strategies in natural multimodal dialogue systems
CN116204267B (en) Method and device for generating intellectual property flow form
JP4307122B2 (en) Workflow processing method and program
JP3053288B2 (en) Communication terminal device
JPH07200233A (en) Graphic parts management device
JP2002288231A (en) Cad drawing data processing system and data processing method
JPH0695821A (en) Screen-display method for application system and device therefor

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20051116

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20051116

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060320

A131 Notification of reasons for refusal

Effective date: 20060425

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Effective date: 20060620

Free format text: JAPANESE INTERMEDIATE CODE: A523

A02 Decision of refusal

Effective date: 20060801

Free format text: JAPANESE INTERMEDIATE CODE: A02