JPH0981611A - Input method and acquisition method for request specification - Google Patents

Input method and acquisition method for request specification

Info

Publication number
JPH0981611A
JPH0981611A JP7235005A JP23500595A JPH0981611A JP H0981611 A JPH0981611 A JP H0981611A JP 7235005 A JP7235005 A JP 7235005A JP 23500595 A JP23500595 A JP 23500595A JP H0981611 A JPH0981611 A JP H0981611A
Authority
JP
Japan
Prior art keywords
procedure
information
component
chain
held
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP7235005A
Other languages
Japanese (ja)
Other versions
JP3772363B2 (en
Inventor
Yuichi Mashita
祐一 真下
Katsuhiko Yuura
克彦 湯浦
Miho Saitou
美帆 斎藤
Hisashi Takahashi
久 高橋
Shoichi Kubo
昭一 久保
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 JP23500595A priority Critical patent/JP3772363B2/en
Publication of JPH0981611A publication Critical patent/JPH0981611A/en
Application granted granted Critical
Publication of JP3772363B2 publication Critical patent/JP3772363B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To acquire the request specifications of a development object from a customer and to prepare the entire request specifications just by the interactive operation of a screen using a scenario editor and a model editor, etc. SOLUTION: On a computer, elements for constituting the development object are arranged by using fundamental constituting element parts on the scenario editor and constituting element information is set. Then, a procedure activation chain is defined by specifying the procedure of defined constituting elements in an order for performing calling and activation chain information is generated inside the computer as scenario data. Then, a defined scenario group is selected and reflected on the model editor and the entire request specifications are prepared. At the time, a procedure title to be called next is obtained from the defined procedure chain information and a program for performing animation display on a connection line between the constituting elements is generated. Finally, by executing a generated animation program, the procedure activation chain of the development object is animation displayed and the request specifications are prepared.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、計算機を用いた開発対
象アプリケーション開発における要求仕様の獲得に関
し、特に要求仕様を可視化し定義獲得する方法、およ
び、視覚的に表示する方法に関する。獲得とは、視覚化
した要求仕様に対して対話的に様々な修正・変更を加
え、最終的に完成された要求仕様を確定することをい
う。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to acquisition of required specifications in developing a development target application using a computer, and more particularly to a method of visualizing and acquiring the required specifications and a method of visually displaying them. Acquiring refers to interactively making various modifications and changes to the visualized requirement specifications to finalize the completed requirement specifications.

【0002】[0002]

【従来の技術】計算機をはじめとする電子装置の開発で
はソフトウェアによる支援が必須である。特に、新機
種、新方式の検討段階では、様々な装置構成のスケッチ
をモデルとして入力し、シミュレーションを行い、結果
を評価し、これを繰り返して設計の方針を吟味していく
ことが重要である。また、設計方針を関係者に正確かつ
わかりやすく伝達することが重要である。
2. Description of the Related Art Software development is essential for the development of electronic devices such as computers. In particular, at the stage of studying new models and methods, it is important to input sketches of various device configurations as models, perform simulations, evaluate the results, and repeat this to examine the design policy. . It is also important to convey the design policy to the parties concerned accurately and in an easy-to-understand manner.

【0003】同様に、ソフトウェア応用システムの開発
においても、要求仕様等の設計段階で対話的に要求仕様
を作成し、顧客等に視覚的に理解しやすい形で提示する
ことが、重要な業務となってきている。
Similarly, in the development of software application systems, it is an important task to interactively create required specifications in the design stage of required specifications and present them to customers in a visually easy-to-understand form. It has become to.

【0004】一方、システム開発における要求仕様の作
成は顧客とシステムエンジニアと、顧客から要求仕様を
獲得しシステムの仕様を確定する人との間で要求の聴取
が行われ、それをもとにシステムエンジニアが最終的に
要求仕様書を作成し、顧客に評価してもらい、変更がな
くなり顧客の要求に合った仕様書ができるまで、この工
程が繰り返される。顧客とシステムエンジニアが確定し
た要求仕様書を元にシステム開発者はシステムを実現す
る。実現したシステムと顧客の要求とに違いが生じた場
合には、再度要求仕様書を作成し直し、システムも実現
し直している。
On the other hand, in order to create a required specification in system development, a request is heard between a customer, a system engineer, and a person who acquires the required specification from the customer and confirms the specification of the system. This process is repeated until the engineer finally creates the required specifications, has the customer evaluate them, and there is no change and the specifications that meet the customer's requirements are made. The system developer implements the system based on the requirements specification determined by the customer and the system engineer. If there is a difference between the realized system and the customer's request, the required specifications are recreated and the system is realized again.

【0005】例えば、「情報処理学会、オブジェクト指
向ソフトウェア技術シンポジウム論文集pp.1-11(199
1)、ODETTE:オブジェクト指向CLOSをベースとした設計
支援構築環境」に述べられた方法においては、まず、設
計対象となる部品をプログラミング言語のプログラムで
定義し、部品が保持する手続きの実体についてもプログ
ラムを記述することで設定する。次に、部品の表示図形
情報の設定をまずオペレータによりマウス等で任意に作
図し、先にプログラムし定義した部品情報と対応付けを
する。次に、プログラムでアニメーションプログラムを
定義し、部品情報、および表示図形情報に設定する。ア
ニメーションプログラムの設定では、まずアニメーショ
ン起動のための手続きを上記の部品情報に設定する。そ
して、アニメーションのための手続きを上記の表示図形
情報を用いて定義し、上記の表示図形情報に設定する。
次に、オペレータにより部品情報を対話操作で計算機の
メモリ上に生成する。生成し終わったら、部品情報の手
続きを実行することでシミュレーションを実行する。そ
のシミュレーションの結果は、アニメーションプログラ
ムを実行して表示する。アニメーションプログラムの実
行というのは、具体的には、以下のように行われる。
For example, “Information Processing Society of Japan, Object-Oriented Software Technology Symposium Proceedings, pp. 1-11 (199
1), ODETTE: Design support construction environment based on object-oriented CLOS ”, first, the parts to be designed are defined by a programming language program, and the actual entity of the procedure held by the parts is also defined. Set by writing a program. Next, the setting of the display graphic information of the component is first arbitrarily drawn by the operator with a mouse or the like, and is associated with the component information previously programmed and defined. Next, an animation program is defined by the program and set in the part information and display graphic information. In setting the animation program, first, the procedure for starting the animation is set in the above component information. Then, a procedure for animation is defined using the above-mentioned display graphic information and set in the above-mentioned display graphic information.
Next, the operator interactively creates part information in the memory of the computer. After the generation is completed, the simulation is executed by executing the procedure of component information. The result of the simulation is displayed by executing the animation program. The execution of the animation program is specifically performed as follows.

【0006】まず、アニメーション起動手続きが実行さ
れ、アニメーション手続きが起動され実行される。アニ
メーション手続きの実行により、表示図形情報が更新さ
れる。これにより、新しい表示図形情報に合うように図
形が変形されアニメーションが実行される。
First, the animation starting procedure is executed, and the animation procedure is started and executed. By executing the animation procedure, the display graphic information is updated. As a result, the figure is transformed so as to match the new display figure information, and the animation is executed.

【0007】また、特開平4−348428号、およ
び、特開平5−210955号に述べられている従来技
術では、設計したシステムの対象となる部品は保持する
デ−タ、および、手続きはプログラミング言語を用いプ
ログラムすることで定義し、部品の表示図形および表示
図形の実現時の動作を対話的に定義する環境を提供して
いる。また、部品が保持する手続きのシミュレーション
の実行および部品の実現時の表示図形の動作イメージを
アニメーション表示し、設計段階での仕様と実現した際
のイメージを視覚的に確認し仕様の評価を行っている。
より顧客の要求に合った仕様を作成するには、視覚的な
仕様の評価を繰返し行う必要がある。
In the prior arts described in Japanese Patent Laid-Open No. 4-348428 and Japanese Patent Laid-Open No. 5-210955, the data and procedures for holding the target parts of the designed system are programming languages. We provide an environment for interactively defining display graphics of parts and behaviors when the display graphics are realized. In addition, the simulation of the procedure held by the part is executed, and the operation image of the display figure when the part is realized is displayed as an animation, and the specifications at the design stage and the image at the time of realization are visually confirmed to evaluate the specifications. There is.
In order to create specifications that better meet customer requirements, it is necessary to repeatedly evaluate visual specifications.

【0008】また、要求仕様の記述に関しては、シナリ
オという記述方法がある。シナリオとは、ユーザの観点
からシステムの外部動作を直接記述する方法である。例
えば、Pei Hsia et.al., "Formal Approach to Scenari
o Analysis",IEEE Software,March 1994, p33-41(1994)
では、電話交換システムを例にエンドユーザの操作名と
システム機能の呼び出しのシナリオのツリーによる入
力、確認、入力シナリオ群に基づくプロトタイピングに
至る手順を示している。
Regarding the description of the required specifications, there is a description method called a scenario. A scenario is a method that directly describes the external behavior of the system from the user's perspective. For example, Pei Hsia et.al., "Formal Approach to Scenari
Analysis ", IEEE Software, March 1994, p33-41 (1994)
In the telephone switching system as an example, a procedure for inputting, confirming, and prototyping based on a group of input scenarios based on a scenario tree of operation names of end users and calling of system functions is shown.

【0009】[0009]

【発明が解決しようとする課題】上述の従来技術を適用
すると、システムエンジニアがプログラミングできなけ
ればならないが、従来の業務形態では一般的に例えば顧
客からの要求仕様を聴取する人はプログラミング技術を
必要としていなかったため、要求仕様を視覚化するため
にはプログラミング技術を修得しなければならない。従
って、多くのシステムエンジニアには利用がかなり困難
であった。
When the above-mentioned conventional technique is applied, the system engineer must be able to program, but in the conventional business form, for example, a person who listens to the required specifications from the customer generally needs the programming technique. Therefore, it is necessary to acquire programming skills to visualize the required specifications. Therefore, it was quite difficult for many system engineers to use.

【0010】また、上述の従来技術では、要求仕様の特
に構成部品に関する変更が生じた際には、再度構成部品
のプログラムを定義し直す必要が生じるが、一般的に仕
様の評価をしながら変更追加することは容易ではなかっ
た。
Further, in the above-mentioned prior art, when the required specifications are changed, especially when the constituent parts are changed, it is necessary to redefine the program of the constituent parts. Generally, the program is changed while evaluating the specifications. It was not easy to add.

【0011】また、要求仕様を視覚化し作成するため
に、顧客より聴取した内容を手続きとして抽象化し、そ
の上でプログラミングして入力しなければならなかっ
た。実世界の要求仕様を計算機上の世界に移行するため
の抽象化プロセスは、実世界に近い位置で要求仕様を聴
取するシステムエンジニアにとっては、一般的に容易で
はない。
Further, in order to visualize and create the required specifications, it is necessary to abstract the content heard from the customer as a procedure, and then program and input it. The abstraction process for migrating the requirement specifications of the real world to the computer world is generally not easy for a system engineer who listens to the requirement specifications at a position close to the real world.

【0012】そして、作成した視覚化要求仕様を顧客に
評価してもらったときに発生する仕様の変更、例えば例
外的な処理の追加等、は、開発対象全体の要求仕様を表
わすプログラムとして一度に作成するために、変更する
ことが困難であった。
Then, a change in specifications that occurs when a customer has evaluated the created visualization requirement specifications, for example, the addition of exceptional processing, is performed as a program showing the requirement specifications of the entire development target at once. It was difficult to change to create.

【0013】そして、全体の要求仕様を作成すると、ユ
ーザが入力する部分的な視覚化された要求仕様が多数生
成されることが予想される。また、入力するユーザも複
数になる可能性がある。従って、ユーザが、入力した全
ての視覚化された要求仕様、ならびに顧客の要求に合う
仕様を作成するために編集する視覚化された要求仕様を
把握することことは困難になることが予想できる。
When the entire requirement specification is created, it is expected that a large number of partially visualized requirement specifications input by the user will be generated. Further, there may be a plurality of users who input. Therefore, it can be expected that it will be difficult for the user to grasp all the visualized requirement specifications that have been input, as well as the visualized requirement specifications that are edited to create the specifications that meet the customer's requirements.

【0014】また、多数ある視覚化された要求仕様の中
から、ユーザが要求仕様を入力中に意図的に関連を指定
した場合、視覚化された要求仕様間の関連を把握するこ
とは容易ではなかった。
Further, when the user intentionally specifies a relation from among a large number of visualized requirement specifications while inputting the requirement specifications, it is not easy to grasp the relation between the visualized requirement specifications. There wasn't.

【0015】また、Hsiaの論文のシナリオ記述法におい
ては、シナリオを判り易く見せる点が考慮されておら
ず、シナリオごとにユーザが確認することが困難であっ
た。また、操作名と機能の呼び出ししか記述しないため
デ−タの流れや端末画面の変化に関する仕様を表現する
ことが困難であった。また、入力シナリオ群よりプロト
タイピングを効率的に生成する方法に関して十分に言及
していなかった。また、シナリオ群を一つのツリーで入
力するため、複雑で多岐なシナリオ群では画面サイズの
制約上、表示と対話編集が困難であった。
Further, the scenario description method of Hsia's paper does not take into consideration the fact that the scenario is easy to understand, and it is difficult for the user to confirm each scenario. Further, since only the operation name and the function call are described, it is difficult to express the specifications regarding the flow of data and the change of the terminal screen. Moreover, it did not fully mention the method of efficiently generating prototyping from the input scenario group. In addition, since the scenario groups are entered in a single tree, it is difficult to display and interactively edit the complex and diverse scenario groups due to screen size restrictions.

【0016】本発明の第一の目的は、顧客からシステム
エンジニアが開発対象の要求仕様を獲得する際に、構成
要素および構成要素間の手続きの起動連鎖をプログラム
レスな対話操作で定義することにある。
A first object of the present invention is to define an activation chain of components and procedures between components by a programless interactive operation when a system engineer obtains a required specification to be developed from a customer. is there.

【0017】本発明の第二の目的は、開発対象の要求仕
様を獲得する際、入力する構成要素および構成要素が保
持する手続きを、実世界の業務の具体例として入力でき
るようにすることにある。
A second object of the present invention is to make it possible to input the components to be input and the procedures held by the components as specific examples of real-world operations when acquiring the required specifications to be developed. is there.

【0018】本発明の第三の目的は、開発対象の要求仕
様を獲得する際、入力する構成要素および構成要素が保
持する手続きの流れを、細かな単位で入力できるように
することにある。
A third object of the present invention is to enable input of constituent elements to be input and the flow of procedures held by the constituent elements in fine units when acquiring the required specifications to be developed.

【0019】本発明の第四の目的は、全体の要求仕様を
構成する、ユーザが入力した視覚化された要求仕様の全
てを把握することにある。
A fourth object of the present invention is to grasp all of the visualized requirement specifications inputted by the user, which constitute the entire requirement specification.

【0020】本発明の第五の目的は、ユーザが要求仕様
を入力中に意図的に関連を指定した場合でも、視覚化さ
れた要求仕様間の関連を明示的に表示することにある。
A fifth object of the present invention is to explicitly display a visualized relationship between requirements even if the user intentionally specifies the relationship while inputting the requirements.

【0021】[0021]

【課題を解決するための手段】上記目的を達成するため
に、本発明では、シナリオエディタを用いて、シナリオ
で要求仕様を入力する。シナリオとは、開発対象の構成
要素が保持する手続きの呼出し順序で、分岐等がない連
続した連鎖で、全体の要求仕様の部分的な仕様である。
また、シナリオを構成する要素は具体的な事例で入力す
る。シナリオエディタとはシナリオの構成要素の元にな
る基本部品から、シナリオの構成要素を対話操作で設定
し、定義するための機能と、構成要素間の手続き起動連
鎖を定義するための対話操作機能とからなる。基本部品
は、最初、何の情報も保持していないので、開発対象を
構成するどんな要素としても定義可能である。また、対
話操作で入力したシナリオから、計算機内部にシナリオ
のデータを生成する。
In order to achieve the above object, in the present invention, a scenario editor is used to input required specifications in a scenario. A scenario is a sequence in which a procedure held by a component to be developed is called, is a continuous chain without branching, and is a partial specification of the entire required specification.
In addition, the elements that make up the scenario are input in concrete cases. What is the scenario editor? A function for interactively setting and defining scenario components from the basic parts that are the source of the scenario components, and an interactive operation function for defining the procedure invocation chain between the components. Consists of. The basic component initially holds no information, so it can be defined as any element that constitutes the development target. Also, scenario data is generated inside the computer from the scenario input by the interactive operation.

【0022】また、上記目的を達成するために、本発明
では、モデルエディタを用いて視覚化した全体の要求仕
様を作成する。モデルエディタとは、上記シナリオエデ
ィタで定義したシナリオ群を統合する機能と、作成した
全体の要求仕様をアニメーション表示する機能からな
る。また、上記統合するシナリオ群から、全体の要求仕
様の構成要素の定義プログラムと、シナリオの手続き起
動連鎖情報から連鎖の動作をアニメーション表示するプ
ログラムを生成する。
Further, in order to achieve the above object, in the present invention, a visualized overall requirement specification is created using a model editor. The model editor has a function of integrating the scenario groups defined by the scenario editor and a function of displaying the created requirement specifications as an animation. Further, from the above-mentioned integrated scenario group, a definition program of the constituent elements of the entire requirement specification and a program for animation-displaying the chain operation from the procedure invocation chain information of the scenario are generated.

【0023】そして、上記目的を達成するために、本発
明では、シナリオエディタを用いて入力したシナリオか
ら共通化情報を作成する。シナリオエディタは、上述し
たシナリオエディタへのシナリオ入力時にユーザが意図
的にシナリオ間の関連を指定する操作に応じて、共通化
情報を生成する。共通化情報とは、ユーザが指定したシ
ナリオ間で共通な部分のシナリオ情報である。
In order to achieve the above object, the present invention creates common information from a scenario input using a scenario editor. The scenario editor generates common information according to an operation in which the user intentionally specifies a relation between scenarios when the scenario is input to the scenario editor. The common information is scenario information that is common to the scenarios designated by the user.

【0024】また、上記目的を達成するために、本発明
では、シナリオ関連図エディタを用いて全体の要求仕様
を作成するために入力したシナリオ群全てを視覚化した
全体のシナリオ関連を作成する。シナリオ関連図エディ
タとは、上記シナリオエディタで生成したシナリオ群の
共通化情報から全体のシナリオ関連情報を生成する機能
と、生成した全体のシナリオ関連情報から、全体の要求
仕様内の全てのシナリオを視覚化し、シナリオ間の関連
を表示する機能と、シナリオ間の関連情報を取得するた
めの対話操作機能とからなる。
In order to achieve the above object, the present invention creates an overall scenario relationship by visualizing all the scenario groups input to create the overall requirement specifications using the scenario relationship diagram editor. The scenario relation diagram editor is a function to generate the whole scenario related information from the common information of the scenario group generated by the above scenario editor, and the generated whole scenario related information to find all the scenarios in the whole requirement specification. It consists of a function of visualizing and displaying the relation between scenarios, and an interactive operation function for acquiring the relation information between scenarios.

【0025】[0025]

【作用】上記本発明のシナリオエディタを用いシナリオ
の構成要素を対話操作で設定、定義し、構成要素間の手
続き起動連鎖を定義し、シナリオのデータを計算機内部
に生成することによって、プログラミング技術を持たな
いシステムエンジニアでも容易に視覚化した要求仕様を
作成できる。
By using the scenario editor of the present invention, the constituent elements of the scenario are interactively set and defined, the procedure invocation chain between the constituent elements is defined, and the scenario data is generated in the computer. A system engineer who does not have one can easily create visualized requirements.

【0026】また、上記本発明のシナリオエディタを用
い開発対象を構成するどんな要素であっても、定義可能
な基本部品からシナリオの構成要素を対話操作で設定、
定義することによって、実世界の具体事例の形で、要求
仕様を直接計算機上の視覚化した要求仕様の世界に入力
できる。
Further, by using the scenario editor of the present invention, any element constituting the development target can be interactively set with the constituent elements of the scenario from the definable basic parts.
By defining, the requirement specifications can be directly input to the visualized requirement world on a computer in the form of concrete examples in the real world.

【0027】また、上記発明のシナリオエディタを用い
て視覚化した要求仕様を細分化して入力したシナリオ群
を、モデルエディタを用いて統合し、全体要求仕様の構
成要素の定義プログラムとシナリオの手続き起動連鎖情
報とから、連鎖の動作をアニメーション表示するプログ
ラムを生成し、視覚化した全体要求仕様を作成すること
によって、要求仕様に変更・追加が生じた際に、細分化
し入力した要求仕様を対話的に変更・追加することで、
視覚化した全体要求仕様を容易に変更可能である。
The scenario group, which is obtained by subdividing the requirement specifications visualized using the scenario editor of the invention described above, is integrated using the model editor, and the definition program of the components of the overall requirement specification and the procedure activation of the scenario are started. By generating a program that animates the behavior of the chain from the chain information and creating a visualized overall requirement specification, when the requirement specification is changed or added, the input requirement specifications are subdivided interactively. By changing / adding to
It is possible to easily change the visualized overall requirement specifications.

【0028】また、上記発明のシナリオ関連図エディタ
を用い、全体要求仕様内の全てのシナリオを視覚化し、
シナリオ間の関連を表示することによって、全体要求仕
様を作成するために細分化して入力した視覚化された要
求仕様の全体および要求仕様間の関連を容易に把握でき
る。
Further, by using the scenario relation diagram editor of the above-mentioned invention, all scenarios in the overall requirement specifications are visualized,
By displaying the relationships between the scenarios, it is possible to easily grasp the whole of the visualized requirement specifications that have been subdivided and input to create the overall requirement specifications and the relationship between the requirement specifications.

【0029】[0029]

【実施例】次に図面を用いて本発明の実施例を説明す
る。図1は、本発明の実施例に係る要求仕様の入力およ
び表示方法の手順を示すフローチャートである。図2
に、本実施例で使用する要求仕様作成システムの概略構
成を示す。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a flowchart showing a procedure of a method of inputting and displaying a required specification according to an embodiment of the present invention. FIG.
The schematic configuration of the requirement specification creating system used in this embodiment is shown in FIG.

【0030】まず、図1を用いて、本発明の実施例に係
る要求仕様の入力および表示方法の手順について説明す
る。
First, the procedure of the method for inputting and displaying the required specifications according to the embodiment of the present invention will be described with reference to FIG.

【0031】まず、顧客とシステムエンジニアは、開発
対象を構成する要素をシナリオ単位で、基本部品を用い
て、要求仕様に合った構成要素をシナリオエディタ上に
配置する(102)。次に、構成要素の構成要素情報を定
義する(103)。定義する構成要素情報は、構成要素の
名称、保持するデ−タ名称、手続き名称、および表示図
形ごとに、対話操作で定義される。そして、手続きの起
動連鎖を、定義した構成要素の手続きを起動する順番で
指定することで定義する(105)。その定義した手続き
起動連鎖をシナリオエディタ上に表示する。シナリオの
定義を終了すると、上記定義したシナリオ情報がシナリ
オのデータとして計算機内に生成される(106)。 次
に、シナリオで定義した手続き起動連鎖が、別シナリオ
で定義された手続き起動連鎖と共通であることを定義す
る(104)。
First, the customer and the system engineer arrange the constituent elements of the development target on a scenario editor by using the basic parts and the constituent elements that meet the required specifications on the scenario editor (102). Next, the component information of the component is defined (103). The component information to be defined is defined by an interactive operation for each component name, held data name, procedure name, and display figure. Then, the procedure activation chain is defined by designating the procedures of the defined constituent elements in the order of activation (105). The defined procedure invocation chain is displayed on the scenario editor. When the scenario definition is completed, the scenario information defined above is generated in the computer as scenario data (106). Next, it is defined that the procedure invocation chain defined in the scenario is common to the procedure invocation chain defined in another scenario (104).

【0032】そして、上記定義した該シナリオ群を選択
し、全体のシナリオの関連情報を作成し、表示する(11
4)。
Then, by selecting the scenario group defined above, the related information of the entire scenario is created and displayed (11
Four).

【0033】次に、全体の視覚化要求仕様を作成するた
めに、上記定義したシナリオ群を選択する(108)。そ
して、選択したシナリオ群をモデルエディタ上に表示
し、シナリオ群を構成要素単位で統合する(109)。す
ると、構成要素の表示図形と、各構成要素間を手続き起
動連鎖情報から結線をモデルエディタ上に表示する。ま
た、定義した手続き起動連鎖情報から次に呼び出す手続
き名称を取得し、構成要素間の結線上でアニメーション
表示するためのプログラムを生成する(110)。
Next, the scenario group defined above is selected in order to create the entire visualization requirement specification (108). Then, the selected scenario group is displayed on the model editor, and the scenario group is integrated for each component (109). Then, the connection graphic is displayed on the model editor from the display graphic of the component and the procedure activation chain information between each component. Further, the procedure name to be called next is acquired from the defined procedure invocation chain information, and a program for displaying an animation on the connection between the constituent elements is generated (110).

【0034】シナリオ群を統合して作成した全体の要求
仕様を実行することで、開発対象の手続き起動連鎖をア
ニメーション表示する(113)ことで、視覚化した要求
仕様を作成する。
By executing the entire requirement specification created by integrating the scenario groups, the procedure invocation chain to be developed is animated (113) to create a visualized requirement specification.

【0035】次に、本実施例で使用する要求仕様作成シ
ステムの概要を説明する。本実施例の視覚化した要求仕
様の入力および表示方法の手順(図1)で用いる要求仕
様作成システムは、図2に示すように、メモリ201、CPU
213、および端末214から構成される。メモリ201には、
プログラミング言語処理系202、シナリオエディタ203、
モデルエディタ204、およびシナリオ関連図エディタ216
が搭載されている。視覚化した要求仕様の入力および表
示方法の手順に従ってこれらが動作することにより、オ
ペレータが入力した各シナリオの定義情報であるシナリ
オ情報206、全体要求仕様情報209、全体要求仕様プログ
ラム226、および全体シナリオ関連情報218が生成され
る。シナリオ情報206として、シナリオのシナリオ名称2
15、シナリオ固有番号221、シナリオを構成する各構成
要素情報207、手続き起動連鎖情報208、および共通化情
報217を保持している。構成要素情報207として、構成要
素図形情報222、構成要素名称223、デ−タ名称224、お
よび手続き名称225を保持している。また、共通化情報2
17として、被参照情報220および参照先情報219を保持し
ている。そして、全体要求仕様情報209として、全体構
成要素情報210、及び全体手続き起動連鎖定義211を保持
している。そして、全体要求仕様プログラム226とし
て、全体構成要素プログラム227、全体手続き起動連鎖
プログラム228、および連鎖動作アニメーションプログ
ラム229を保持している。
Next, an outline of the requirement specification creating system used in this embodiment will be described. As shown in FIG. 2, the requirement specification creating system used in the procedure (FIG. 1) of the method of inputting and displaying the visualized requirement specifications of the present embodiment has a memory 201, a CPU
213 and a terminal 214. In memory 201,
Programming language processor 202, scenario editor 203,
Model editor 204 and scenario relation diagram editor 216
Is installed. By operating these in accordance with the procedure of inputting and displaying the visualized requirement specifications, the scenario information 206, the overall requirement specification information 209, the overall requirement specification program 226, and the overall scenario that are definition information of each scenario input by the operator. Related information 218 is generated. The scenario name 206 of the scenario is used as the scenario information 206.
15, the scenario unique number 221, each piece of component information 207 configuring the scenario, the procedure invocation chain information 208, and the commonization information 217 are held. As the component information 207, the component graphic information 222, the component name 223, the data name 224, and the procedure name 225 are held. Also, common information 2
The reference information 220 and the reference information 219 are held as 17. Then, as the overall requirement specification information 209, the overall component element information 210 and the overall procedure invocation chain definition 211 are held. Then, as the overall requirement specification program 226, an overall constituent element program 227, an overall procedure invocation chain program 228, and a chain action animation program 229 are held.

【0036】プログラミング言語処理系202は、CLOS(Co
mmon Lisp Object System)の仕様を満たすような言語処
理系であり、クラス定義、インスタンス生成、総称関数
制御、およびスロットアクセス等の機能を有する。CLOS
の言語仕様は、例えば、D.G.Boblow, et. al.,″Common
Lisp Object System Specification″, ANSI X3J13Doc
ument00-002R(1988)に示されている。
The programming language processor 202 uses CLOS (Co
It is a language processing system that meets the specifications of the mmon Lisp Object System) and has functions such as class definition, instance generation, generic function control, and slot access. CLOS
The language specification of is, for example, DGBoblow, et. Al., ″ Common
Lisp Object System Specification ″, ANSI X3J13Doc
ument00-002R (1988).

【0037】図3に示すように、シナリオエディタ203
の画面構成は、シナリオを構成する構成要素を作成する
ための基本部品を登録しておく領域301と、シナリオ定
義領域304と、システムからのコメントを表示もしくは
オペレータが設定する入力領域305からなる。本実施例
においては、シナリオを構成する構成要素を作成するた
めに登録しておく基本部品として、静的な構成要素とな
る基本部品302と、手続きの呼出し起動連鎖が保持する
引数としての構成要素となる基本部品303を準備し、基
本部品を登録しておく領域301に表示している。シナリ
オ定義領域304上に描画される部品群が一つのシナリオ
を構成する。構成要素306、307、308はこのシナリオで
の手続きを保持する静的な構成要素であり、基本部品30
2から作成している。
As shown in FIG. 3, the scenario editor 203
The screen configuration of is composed of an area 301 for registering basic parts for creating the constituent elements of the scenario, a scenario definition area 304, and an input area 305 for displaying a comment from the system or for setting by the operator. In this embodiment, as the basic parts to be registered in order to create the constituents of the scenario, the basic parts 302 that are static constituents and the constituents as the arguments held by the procedure invocation chain are stored. A basic component 303 to be prepared is prepared and displayed in an area 301 in which the basic component is registered. A group of parts drawn on the scenario definition area 304 constitutes one scenario. Components 306, 307, 308 are static components that hold the procedures in this scenario,
Created from 2.

【0038】また、引数構成要素309は手続きを保持で
きない構成要素であり、シナリオで定義する手続き起動
連鎖が保持する引き数である。結線310は構成要素306、
307の間に、結線311は構成要素307、308の間に手続き起
動連鎖が定義されていることを表している。シナリオ定
義領域304上の各構成要素の領域と構成要素情報207の対
応関係の説明を構成要素306を用いて説明する。図4に
示すように、構成要素が持つ構成要素情報207の内、構
成要素図形222は構成要素図形表示領域401に、構成要素
名称223は構成要素名称表示領域402に、デ−タ名称224
はデ−タ名称表示領域403に、手続き名称225は手続き名
称領域404に表示する。また、デ−タ具体値表示領域405
には、デ−タが保持する具体値を表示する。
The argument component 309 is a component that cannot hold a procedure, and is an argument held by the procedure invocation chain defined in the scenario. Connection 310 is a component 306,
Between 307, a connection 311 indicates that a procedure invocation chain is defined between the components 307 and 308. The correspondence between the area of each component on the scenario definition area 304 and the component information 207 will be described using the component 306. As shown in FIG. 4, in the component information 207 of the component, the component graphic 222 is in the component graphic display area 401, the component name 223 is in the component name display area 402, and the data name 224.
Is displayed in the data name display area 403, and the procedure name 225 is displayed in the procedure name area 404. Also, the data specific value display area 405
Indicates the specific value held by the data.

【0039】図5に示すように、モデルエディタ204
は、入力したシナリオを統合し全体の要求仕様を作成、
視覚化表示する領域501と、システムからのコメントを
表示する領域502からなる。図5の全体要求仕様視覚化
表示領域501上に描画されている部品群503、504、505
は、視覚化した全体要求仕様の構成要素で、シナリオで
定義した構成要素の構成要素図形222を表示している。
結線506、507は、全体要求仕様の中で、構成要素間に手
続き起動連鎖が定義されていることを表している。バル
ーン508は、呼出し元の構成要素503から次に呼び出す手
続きを保持している構成要素504へと、次に呼び出す手
続き名称510を表示し、結線507上を移動する。また、引
数構成要素の表示図形509は、呼出し元の構成要素503か
ら次に呼び出す手続きを保持している構成要素504へ
と、次に呼び出す手続きが保持する引き数に対応する構
成要素の表示図形509を表示し、結線507上を移動する。
As shown in FIG. 5, the model editor 204
Integrates the entered scenarios to create the overall requirements,
An area 501 for visualizing display and an area 502 for displaying a comment from the system. Parts groups 503, 504, 505 drawn on the overall requirement specification visualization display area 501 of FIG.
Is a component of the visualized overall requirement specification, and displays a component graphic 222 of the component defined in the scenario.
Connection lines 506 and 507 represent that the procedure invocation chain is defined between the components in the overall requirement specification. The balloon 508 displays the procedure name 510 to be called next from the calling component 503 to the component 504 holding the procedure to be called next, and moves on the connection line 507. Further, the display graphic 509 of the argument component is a display graphic of the component corresponding to the argument held by the procedure to be called next from the component 503 of the calling source to the component 504 holding the procedure to be called next. Display 509 and move on connection 507.

【0040】次に、販売管理システムを例として、本実
施例における要求仕様の入力および表示方法の手順につ
いて、詳細に説明する。
Next, the procedure of the method of inputting and displaying the required specifications in this embodiment will be described in detail by taking the sales management system as an example.

【0041】まず、シナリオエディタ上で、オペレータ
の入力に応じて、販売管理システムの一つのシナリオの
入力を行う(ステップ101)。まず、シナリオを構成す
る要素の配置を行い(ステップ102)、構成要素の構成
要素情報207を設定する(ステップ103)。
First, one scenario of the sales management system is input on the scenario editor in response to the operator's input (step 101). First, the elements constituting the scenario are arranged (step 102), and the constituent element information 207 of the constituent elements is set (step 103).

【0042】図6は、シナリオの構成要素の配置と構成
要素情報の設定の手順102、103の詳細なフローチャート
である。また、図7および図9から図12は、図6の手
順における画面表示例である。以下、図6、図7、およ
び図9から図12を用いて、シナリオの構成要素の配置
と構成要素情報の設定の手順102、103について詳細に説
明する。
FIG. 6 is a detailed flowchart of procedures 102 and 103 for arranging scenario components and setting component information. 7 and 9 to 12 are examples of screen displays in the procedure of FIG. Procedures 102 and 103 for arranging scenario components and setting component information will be described in detail below with reference to FIGS. 6, 7, and 9 to 12.

【0043】まず、オペレータによりシナリオエディタ
203の表示を行う(ステップ601)。そして、図7に示す
ように、表示されたシナリオエディタ203のシステムコ
メント701にしたがい、シナリオの構成要素を配置す
る。まず、オペレータは表示されているシナリオエディ
タのシナリオを構成する要素となる基本部品302、303を
選択する(ステップ602)。次に、選択した基本部品を
シナリオ定義領域304に配置する(ステップ603)。図7
のシナリオ定義領域304に配置されてた基本部品702、70
3、704、705は、シナリオを構成する構成要素の図形を
配置(ステップ603)した様子を示す。
First, the operator edits the scenario editor.
Display 203 (step 601). Then, as shown in FIG. 7, the components of the scenario are arranged according to the system comment 701 of the displayed scenario editor 203. First, the operator selects the basic parts 302 and 303 which are the elements constituting the scenario of the displayed scenario editor (step 602). Next, the selected basic component is placed in the scenario definition area 304 (step 603). Figure 7
Basic parts 702 and 70 placed in the scenario definition area 304 of
Reference numerals 3, 704, and 705 show the state in which the graphics of the constituent elements of the scenario are arranged (step 603).

【0044】次に、図7に示した幾つかの構成要素の中
から、構成要素情報を設定するシナリオの構成要素を選
択する(ステップ604)。次に、選択した構成要素の構
成要素情報を定義する(ステップ605)。まず、選択し
た構成要素702の名称を定義する(ステップ606)ため
に、シナリオエディタ203のメニューから、構成要素メ
ニュー901の中の名称定義メニュー902を選択する。図9
は、メニュー902を選択した様子を示す。そして表示さ
れたシナリオエディタ203のシステムコメント903にした
がい、シナリオの構成要素の名称を入力する。ここで
は、構成要素702の構成要素名称を、「顧客」904と定義
した。そして、図10に示すように、構成要素1001に定
義した構成要素名称が表示される。
Next, the constituent elements of the scenario for which the constituent element information is set are selected from the several constituent elements shown in FIG. 7 (step 604). Next, the component information of the selected component is defined (step 605). First, in order to define the name of the selected component 702 (step 606), the name definition menu 902 in the component menu 901 is selected from the menu of the scenario editor 203. FIG.
Indicates that the menu 902 is selected. Then, according to the displayed system comment 903 of the scenario editor 203, the names of the constituent elements of the scenario are input. Here, the component name of the component 702 is defined as “customer” 904. Then, as shown in FIG. 10, the component name defined in the component 1001 is displayed.

【0045】次に、選択した構成要素1005が保持するデ
−タ名称を定義する(ステップ607)ために、シナリオ
エディタ203のメニューから、構成要素メニュー901の中
の、デ−タ名称定義メニュー1002を選択する。図10
は、メニュー1002を選択した様子を示す。そして、表示
されたシナリオエディタ203のシステムコメント1003に
したがい、デ−タ名称を入力する。ここでは、構成要素
1005のデ−タ名称の一つを、「顧客名」1004と定義し
た。そして、構成要素1101に定義した「顧客名」1004が
構成要素のデ−タ名称1105として表示される。
Next, in order to define the data name held by the selected component 1005 (step 607), from the menu of the scenario editor 203, the data name definition menu 1002 in the component menu 901 is selected. Select. FIG.
Indicates that the menu 1002 is selected. Then, according to the system comment 1003 of the displayed scenario editor 203, the data name is input. Here are the components
One of the data names of 1005 is defined as "customer name" 1004. Then, the "customer name" 1004 defined in the component 1101 is displayed as the data name 1105 of the component.

【0046】そして、選択した構成要素1001が保持する
手続き名称を定義する(ステップ608)ために、シナリ
オエディタ203のメニューから、構成要素メニュー901の
中の手続き名称定義メニュー1102を選択する。図11
は、メニュー1102を選択した様子を示す。そして、表示
されたシナリオエディタ203のシステムコメント1103に
したがい、手続きの名称を入力する。ここでは、構成要
素1001の手続き名称の一つを、「見積依頼」1104と定義
した。そして、構成要素1201に定義した「見積依頼」11
04が構成要素1201の手続き名称1206として表示される。
Then, in order to define the procedure name held by the selected component 1001 (step 608), the procedure name definition menu 1102 in the component menu 901 is selected from the menu of the scenario editor 203. FIG.
Shows that the menu 1102 is selected. Then, according to the displayed system comment 1103 of the scenario editor 203, the name of the procedure is input. Here, one of the procedure names of the component 1001 is defined as “request for quotation” 1104. Then, the “quotation request” 11 defined in the component 1201
04 is displayed as the procedure name 1206 of the component 1201.

【0047】そして、選択した構成要素1201の構成要素
図形を定義する(ステップ609)ために、図12に示す
ように、シナリオエディタ203のメニューから、構成要
素メニュー901の中の構成要素図形定義メニュー1202を
選択する。図12は、メニュー1202を選択した様子を示
す。メニュー1202を選択することで図形定義用のエディ
タ1203が起動され、表示される。シナリオエディタ203
上に表示されたシステムコメント1204にしたがい、選択
した構成要素の構成要素図形1205を定義する。そして、
後述する図14に示すように、構成要素1403に定義した
構成要素図形1205が構成要素の構成要素図形1413として
表示される。
Then, in order to define the component graphic of the selected component 1201 (step 609), the component graphic definition menu in the component menu 901 is selected from the menu of the scenario editor 203 as shown in FIG. Select 1202. FIG. 12 shows how the menu 1202 is selected. By selecting the menu 1202, the graphic definition editor 1203 is activated and displayed. Scenario editor 203
According to the system comment 1204 displayed above, the component graphic 1205 of the selected component is defined. And
As shown in FIG. 14, which will be described later, the constituent element graphic 1205 defined in the constituent element 1403 is displayed as the constituent element graphic 1413 of the constituent element.

【0048】上記構成要素が保持するデ−タ名称の定義
(ステップ607)、構成要素が保持する手続き名称の定
義(ステップ608)、および、構成要素の構成要素図形
の定義(ステップ609)の定義する順序は特に規定しな
い。次に、設定した各構成要素が保持する手続きの起動
連鎖を定義する(ステップ105)。
Definition of data name held by the above-mentioned component (step 607), definition of procedure name held by the component (step 608), and definition of component figure of the component (step 609) The order of doing is not specified. Next, an activation chain of procedures held by each set component is defined (step 105).

【0049】図13は、各構成要素が保持する手続きの
起動連鎖定義の手順105の詳細なフローチャートであ
る。また、図14から図16は、図13の手順における
画面表示例である。以下、図13から図16を用いて、
シナリオの手続き起動連鎖定義の手順105について、詳
細に説明する。
FIG. 13 is a detailed flowchart of the procedure 105 for defining the activation chain of the procedure held by each component. 14 to 16 are examples of screen displays in the procedure of FIG. Hereinafter, with reference to FIGS. 13 to 16,
The procedure 105 for defining the procedure invocation chain of the scenario will be described in detail.

【0050】まず、オペレータは、表示されている上記
シナリオエディタ203のメニューから、シナリオメニュ
ー1401の手続き起動連鎖定義メニュー1402を選択する。
図14は、メニュー1402を選択した様子を示す。画面上
には、図1のステップ102、103により生成したシナリオ
の構成要素1403、1404、1405、1406が表示されている。
次に、手続き起動連鎖を定義するためにシナリオ名称を
設定する(ステップ1301)。まず、表示されたシナリオ
エディタ203のシステムコメント1408にしたがい、シナ
リオ名称を定義する(ステップ1304)。ここでは、「一
般見積サービス」1409と入力する。次に、入力したシナ
リオ名称「一般見積サービス」1409をシナリオエディタ
203内のシナリオ定義領域304上に表示1410する(ステッ
プ1305)。
First, the operator selects the procedure activation chain definition menu 1402 of the scenario menu 1401 from the displayed menu of the scenario editor 203.
FIG. 14 shows how the menu 1402 is selected. On the screen, constituent elements 1403, 1404, 1405, 1406 of the scenario generated in steps 102, 103 of FIG. 1 are displayed.
Next, the scenario name is set to define the procedure invocation chain (step 1301). First, a scenario name is defined according to the system comment 1408 of the displayed scenario editor 203 (step 1304). Here, "general quotation service" 1409 is input. Next, enter the scenario name "general quotation service" 1409 you entered in the scenario editor.
It is displayed 1410 on the scenario definition area 304 in 203 (step 1305).

【0051】次に、構成要素が保持する手続きの起動連
鎖を定義する(ステップ1306)。まず、表示されたシナ
リオエディタ203のシステムコメント1501にしたがい、
起動する手続きを保持する構成要素を選択する(ステッ
プ1302)。図14では、シナリオ内で初期に起動する手
続きを保持する構成要素1403を選択している。図15で
は、図14で定義された手続き1411の次に起動する手続
きを保持する構成要素1404を選択している。次に、呼び
出す手続き名称が構成要素内にあるか否かを判定する
(ステップ1307)。呼び出す手続きが存在する場合に
は、選択している構成要素1403、1404内の手続き一覧よ
り呼び出す手続き名称1411、1502を選択する(ステップ
1308)。
Next, the activation chain of the procedure held by the component is defined (step 1306). First, according to the system comment 1501 of the displayed scenario editor 203,
The component holding the procedure to be activated is selected (step 1302). In FIG. 14, the component 1403 that holds the procedure to be initially activated in the scenario is selected. In FIG. 15, the component 1404 holding the procedure to be activated next to the procedure 1411 defined in FIG. 14 is selected. Next, it is determined whether or not the procedure name to be called is in the component (step 1307). When there is a procedure to be called, the procedure name 1411 or 1502 to be called is selected from the procedure list in the selected constituent elements 1403 and 1404 (step
1308).

【0052】次に、シナリオエディタ203上に手続き起
動連鎖を表現する矢線を描画する(ステップ1303)。初
期に起動する手続き起動連鎖を表現する矢線1407は、上
記シナリオ定義領域304上に表示されたシナリオ名称141
0と初期に起動する手続き1411を保持する構成要素1403
間に描画する。初期以降の手続き起動連鎖を表現する矢
線1503は、前に起動した手続き1411を保持する構成要素
1403と起動する手続き1502を保持する構成要素1404間に
描画する。そして、起動する手続き名称を構成要素間の
連鎖を表現する矢線1407、1503上に起動連鎖名称1412、
1504として描画する(ステップ1311)。次に、上記定義
した起動連鎖が、引数や手続き起動連鎖の起動条件を保
持する場合には、各情報を連鎖属性として設定する(ス
テップ1312)。
Next, an arrow line representing the procedure invocation chain is drawn on the scenario editor 203 (step 1303). An arrow line 1407 that represents a procedure invocation sequence that is initially activated is a scenario name 141 displayed on the scenario definition area 304.
A component 1403 that holds 0 and the procedure 1411 to be activated initially
Draw in between. The arrow line 1503 expressing the procedure invocation sequence after the initial stage is a component holding the previously activated procedure 1411.
Draw between 1403 and the component 1404 that holds the procedure 1502 to be activated. Then, the procedure name to be activated is indicated on the arrow lines 1407 and 1503 that represent the chain between the components, and the activation chain name 1412,
It is drawn as 1504 (step 1311). Next, when the above defined activation chain holds the arguments and the activation conditions of the procedure activation chain, each information is set as a chain attribute (step 1312).

【0053】一方、呼び出す手続きが構成要素内に存在
しない場合には、起動連鎖名称を設定する。まず、オペ
レータが自分で起動連鎖名称を定義するか否かを判定す
る(ステップ1314)。オペレータが自分で起動連鎖名称
を定義する場合には、起動連鎖の名称を入力する(ステ
ップ1309)。一方、オペレータが自分で起動連鎖名称を
定義しない場合には、選択されている構成要素が保持す
る手続き名称以外の名称を、システムが起動連鎖の名称
として定義する(ステップ1315)。そして、定義された
起動連鎖名称を、構成要素内の呼び出される手続き名称
として、構成要素情報207の手続き名称225に追加し、シ
ナリオエディタ203上に描画されている構成要素の手続
き名称として描画する(ステップ1310)。次に、入力し
た起動連鎖名称を連鎖を表現する矢線上に描画し(ステ
ップ1311)、連鎖属性を設定する(ステップ1312)。
On the other hand, if the procedure to be called does not exist in the component, the activation chain name is set. First, the operator determines whether to define the activation chain name by himself (step 1314). When the operator himself defines the activation chain name, he inputs the name of the activation chain (step 1309). On the other hand, when the operator does not define the activation chain name himself, the system defines a name other than the procedure name held by the selected component as the activation chain name (step 1315). Then, the defined invocation chain name is added to the procedure name 225 of the component information 207 as the procedure name to be called in the component and drawn as the procedure name of the component drawn on the scenario editor 203 ( Step 1310). Next, the input activation chain name is drawn on the arrow representing the chain (step 1311) and the chain attribute is set (step 1312).

【0054】そして、連鎖定義を終了するときには、図
16に示すように、シナリオエディタ203のメニューか
ら、シナリオメニュー1401の定義終了メニュー1601を選
択する(ステップ1313)。そして、手続き起動連鎖の定
義を終了すると、構成要素間で手続き起動連鎖定義した
関係を結線1602、1603で表示する(ステップ106)。次
に、ステップ102、103、105で入力したシナリオの計算
機内部で保持するシナリオデ−タを生成する(ステップ
1316)。
Then, when ending the chain definition, as shown in FIG. 16, the definition end menu 1601 of the scenario menu 1401 is selected from the menu of the scenario editor 203 (step 1313). Then, when the definition of the procedure invocation chain is completed, the relationship in which the procedure invocation chain is defined among the components is displayed by connecting lines 1602 and 1603 (step 106). Next, the scenario data held inside the computer of the scenario input in steps 102, 103 and 105 is generated (step
1316).

【0055】図17は、シナリオの計算機内部で保持す
るデ−タを生成する手順106の詳細フローチャートであ
る。図34は、ステップ101の手順で入力したシナリオ
(図16)に対して図17の手順で生成されるシナリオ
のデ−タ例である。以下、図16、図17および図34
を用いて、シナリオの計算機内部での保持デ−タを生成
する手順106について、詳細に説明する。
FIG. 17 is a detailed flowchart of the procedure 106 for generating the data held inside the scenario computer. FIG. 34 shows an example of scenario data generated by the procedure of FIG. 17 with respect to the scenario (FIG. 16) input by the procedure of step 101. Hereinafter, FIG. 16, FIG. 17 and FIG.
The procedure 106 for generating the held data in the computer of the scenario will be described in detail using.

【0056】まず、入力したシナリオからオペレータが
定義したシナリオ名称1410を取得(ステップ1712)し、
シナリオを管理するための固有番号3402を生成する(ス
テップ1703)。そして、取得したシナリオ名称1410およ
び生成したシナリオ固有番号3402に対して、計算機内部
に保持するシナリオ情報のシナリオ名称215およびシナ
リオ固有番号221(図34(a))を生成する(ステップ1
713)。ここでは、シナリオ名称215として取得した「一
般見積サービス」1410、および生成したシナリオ固有番
号221として「1」3402を計算機内部で保持するシナリ
オ情報206として生成する。
First, the scenario name 1410 defined by the operator is acquired from the input scenario (step 1712),
A unique number 3402 for managing a scenario is generated (step 1703). Then, with respect to the acquired scenario name 1410 and the generated scenario specific number 3402, the scenario name 215 and the scenario specific number 221 (FIG. 34 (a)) of the scenario information held inside the computer are generated (step 1
713). Here, “general quotation service” 1410 acquired as the scenario name 215 and “1” 3402 as the generated scenario unique number 221 are generated as the scenario information 206 held inside the computer.

【0057】次に、入力したシナリオから構成要素の構
成要素情報を計算機内部デ−タとして生成する(ステッ
プ1701)。まず、シナリオエディタ203上の構成要素を
解析する(ステップ1702)。ステップ1702では、まずシ
ナリオエディタ上に入力した各構成要素1403、1404、14
05、1406の情報から構成要素名称1413を取得(ステップ
1704)し、構成要素図形情報として構成要素図形1414お
よび表示位置を取得(ステップ1705)し、デ−タ名称16
04、…を取得(ステップ1706)し、手続き名称1411の取
得(ステップ1707)を行なう。
Next, the constituent element information of the constituent elements is generated from the input scenario as internal computer data (step 1701). First, the constituent elements on the scenario editor 203 are analyzed (step 1702). In step 1702, first, the components 1403, 1404, 14 input on the scenario editor are input.
Get the component name 1413 from the information of 05 and 1406 (step
1704), the component element graphic 1414 and the display position are acquired as the component element graphic information (step 1705), and the data name 16
04, ... Is acquired (step 1706), and the procedure name 1411 is acquired (step 1707).

【0058】そして、取得した構成要素の情報に対応し
て、計算機内部で保持する構成要素情報に対するシナリ
オ情報206(図34(b))を生成する(ステップ170
8)。ここでは、図14に示す取得した構成要素名称141
3に対して、計算機内部に保持するシナリオ情報の構成
要素名称223として「顧客」3404を生成する。また、取
得した構成要素図形1414および表示位置に対して、計算
機内部に保持するシナリオ情報の構成要素図形情報222
として図形の座標とパタ−ンのデ−タ(図34(b)の340
7、3408)を生成する。取得した構成要素のデ−タ名称4
03に対して、計算機内部に構成要素のデ−タ名称224
(図34(b)の3405)を生成する。取得した構成要素の
手続き名称404に対して、計算機内部に構成要素の手続
き名称225(図34(b)の3406)を生成する。
Then, scenario information 206 (FIG. 34 (b)) for the component information held inside the computer is generated corresponding to the obtained component information (step 170).
8). Here, the acquired component name 141 shown in FIG.
For “3”, “customer” 3404 is generated as the component name 223 of the scenario information held inside the computer. In addition, with respect to the acquired component graphic 1414 and the display position, the component graphic information 222 of the scenario information held inside the computer.
As the coordinates of the figure and the pattern data (340 in FIG. 34 (b)).
7, 3408) is generated. Data name of the acquired component 4
03, the data name of the component inside the computer 224
(3405 in FIG. 34B) is generated. With respect to the acquired procedure name 404 of the component, the procedure name 225 (3406 of FIG. 34B) of the component is generated inside the computer.

【0059】次に、シナリオエディタ203で定義した手
続き起動連鎖から計算機内部デ−タとして手続き起動連
鎖情報を生成する(ステップ1709)。まず、シナリオエ
ディタ203上で定義した手続き起動連鎖の定義履歴を対
話操作の情報から取得する(ステップ1710)。そして、
取得した手続き起動連鎖定義の履歴情報から計算機内部
で保持する構成要素間の手続き起動連鎖に関するシナリ
オ情報(図34(c))を生成する(ステップ1711)。
Next, procedure invocation chain information is generated as computer internal data from the procedure invocation chain defined by the scenario editor 203 (step 1709). First, the definition history of the procedure invocation chain defined on the scenario editor 203 is acquired from the interactive operation information (step 1710). And
From the acquired history information of the procedure invocation chain definition, scenario information (FIG. 34 (c)) regarding the procedure invocation chain between the constituent elements held inside the computer is generated (step 1711).

【0060】図8は、取得した手続き起動連鎖定義の履
歴情報から、計算機内部で保持する構成要素間の手続き
起動連鎖に関するシナリオ情報を生成する手順1711の詳
細なフローチャートである。以下、図8を用いて、取得
した手続き起動連鎖定義の履歴情報から、計算機内部で
保持する構成要素間の手続き起動連鎖に関するシナリオ
情報を生成する手順について詳細に説明する。
FIG. 8 is a detailed flowchart of the procedure 1711 for generating the scenario information regarding the procedure invocation chain between the constituent elements held in the computer from the acquired history information of the procedure invocation chain definition. Hereinafter, the procedure for generating the scenario information regarding the procedure invocation chain between the components held in the computer from the acquired history information of the procedure invocation chain definition will be described in detail with reference to FIG.

【0061】まず、手続き起動連鎖定義の履歴情報か
ら、起動する手続きの情報を生成する(ステップ80
1)。まず、上記取得している履歴情報から起動する手
続き名称を手続き起動連鎖情報として設定する(ステッ
プ802)。そして、手続きを保持する構成要素を、起動
する手続き情報として設定する(ステップ803)。
First, the procedure information to be activated is generated from the history information of the procedure activation chain definition (step 80).
1). First, the procedure name to be activated from the acquired history information is set as the procedure activation chain information (step 802). Then, the component holding the procedure is set as the procedure information to be activated (step 803).

【0062】次に、手続き起動連鎖の連鎖属性として設
定した各情報を、情報種別ごとに整理して、連鎖属性情
報として生成する(ステップ804)。まず、内部手続き
が起動するための起動条件について、連鎖属性を設定し
た履歴情報から起動条件情報を生成する(ステップ80
5)。次に、手続き起動連鎖が保持する引数情報を生成
する(ステップ806)。そして、手続き起動連鎖が保持
する代入情報を生成する(ステップ807)。
Next, each information set as the chain attribute of the procedure invocation chain is organized by information type and is generated as chain attribute information (step 804). First, with respect to the start condition for starting the internal procedure, the start condition information is generated from the history information in which the chain attribute is set (step 80).
Five). Next, the argument information held by the procedure invocation chain is generated (step 806). Then, the substitution information held by the procedure invocation chain is generated (step 807).

【0063】そして、次に起動する手続きがあるかを判
定し、ある場合には、上記手順を繰り返し、ない場合に
は手続き起動連鎖情報の生成は終了する。
Then, it is determined whether or not there is a procedure to be activated next, and if there is a procedure, the above procedure is repeated, and if not, the generation of the procedure activation chain information ends.

【0064】次に、手続き起動連鎖定義(図13)の連
鎖属性の設定(ステップ1312)について具体例を用い説
明する。
Next, setting of the chain attribute (step 1312) of the procedure invocation chain definition (FIG. 13) will be described using a concrete example.

【0065】図18は、手続き起動連鎖が保持する連鎖
属性設定の手順1312の詳細なフローチャートである。以
下、図18を用いて、手続き起動連鎖が保持する連鎖属
性設定の手順について、詳細に説明する。
FIG. 18 is a detailed flowchart of the procedure 1312 for setting the chain attribute held by the procedure invocation chain. Hereinafter, the procedure for setting the chain attribute held by the procedure invocation chain will be described in detail with reference to FIG.

【0066】オペレータは、手続き起動連鎖の引数とし
て引数構成要素を、手続き起動連鎖が保持する連鎖属性
として設定(ステップ1801)する。また、連鎖属性とし
て、オペレータは、構成要素が保持するデータに具体値
を設定(ステップ1802)、もしくは他の構成要素が保持
するデ−タの具体値を設定(ステップ1803)する。そし
て、連鎖属性として、オペレータは、手続きが起動する
条件として条件文を設定(ステップ1804)、もしくは構
成要素が保持するデ−タの具体値による条件を設定(ス
テップ1805)する。連鎖属性である上記引数構成要素、
データの具体値、起動条件文、および起動条件デ−タの
具体値をオペレータが設定する順番に制限はない。
The operator sets an argument component as an argument of the procedure invocation chain as a chain attribute held by the procedure invocation chain (step 1801). As a chain attribute, the operator sets a concrete value in the data held by the constituent element (step 1802) or a concrete value of the data held by another constituent element (step 1803). Then, as a chain attribute, the operator sets a condition statement as a condition for starting the procedure (step 1804) or a condition based on a concrete value of data held by the component (step 1805). The above argument component which is a chain attribute,
There is no limitation on the order in which the operator sets the concrete value of the data, the start condition statement, and the concrete value of the start condition data.

【0067】次に、手続き起動連鎖が保持する上記各連
鎖属性の設定について説明する。まず、図21は、手続
き起動連鎖が保持する連鎖属性として引数構成要素を設
定する手順1801の詳細なフローチャートである。また、
図19は、図21における手順の画面表示例である。以
下、図21および図19を用いて、手続き起動連鎖が保
持する連鎖属性として引数構成要素を設定する手順1801
について詳細に説明する。
Next, the setting of the above chain attributes held by the procedure invocation chain will be described. First, FIG. 21 is a detailed flowchart of a procedure 1801 for setting an argument component as a chain attribute held by the procedure invocation chain. Also,
FIG. 19 is a screen display example of the procedure in FIG. Hereinafter, with reference to FIGS. 21 and 19, a procedure 1801 for setting an argument component as a chain attribute held by the procedure invocation chain
Will be described in detail.

【0068】まず、オペレータは、図14に示すよう
に、表示されているシナリオエディタ203のメニューか
ら、シナリオメニュー1401の手続き起動連鎖定義メニュ
ー1402を選択し、手続き起動連鎖の定義機能を起動し、
連鎖属性として引数構成要素を引数として保持させたい
手続きの起動連鎖1407を描画する。次に、描画した起動
連鎖の連鎖属性に引数構成要素を設定する(ステップ18
01)。まず、シナリオエディタ203のメニューから、メ
ッセージメニュー1901の引数設定メニュー1902を選択す
る(ステップ2101)。
First, as shown in FIG. 14, the operator selects the procedure activation chain definition menu 1402 of the scenario menu 1401 from the menu of the displayed scenario editor 203 to activate the procedure activation chain definition function,
Draw an invocation chain 1407 of a procedure that wants to hold an argument component as an argument as a chain attribute. Next, the argument component is set to the chain attribute of the drawn activation chain (step 18).
01). First, the argument setting menu 1902 of the message menu 1901 is selected from the menu of the scenario editor 203 (step 2101).

【0069】図19は、メニュー1902を選択した様子を
示す。画面上には、図1のステップ102、103により生成
したシナリオの構成要素1403、1404、1405、1406と、ス
テップ1301により生成した手続き起動連鎖の初期動作情
報1407、1410、1412が表示されている。そして、表示さ
れたシナリオエディタ203のシステムコメント1903にし
たがい、引数構成要素1406を選択する(ステップ210
2)。そして、選択した引数構成要素1406から、描画し
てある矢線1407上の起動連鎖名称1412に、手続き起動連
鎖が引数を保持することを表現する結線1904を描画する
(ステップ2103)。
FIG. 19 shows how the menu 1902 is selected. On the screen, constituent elements 1403, 1404, 1405, 1406 of the scenario generated in steps 102 and 103 of FIG. 1 and initial operation information 1407, 1410, 1412 of the procedure invocation chain generated in step 1301 are displayed. . Then, according to the displayed system comment 1903 of the scenario editor 203, the argument component 1406 is selected (step 210).
2). Then, from the selected argument component 1406, a connection 1904 expressing that the procedure activation chain holds an argument is drawn in the activation chain name 1412 on the drawn arrow line 1407 (step 2103).

【0070】次に、図47は、手続き起動連鎖が保持す
る連鎖属性として構成要素のデ−タに具体値を設定する
手順1802の詳細なフローチャートである。また、図20
は、図47における手順の画面表示例である。以下、図
47および図20を用いて、手続き起動連鎖が保持する
連鎖属性として、構成要素のデ−タに具体値を設定する
手順について、詳細に説明する。
Next, FIG. 47 is a detailed flowchart of the step 1802 of setting a concrete value in the data of the component as a chain attribute held by the procedure invocation chain. Also, FIG.
47 is a screen display example of the procedure in FIG. 47. The procedure for setting a concrete value in the data of the component as the chain attribute held by the procedure invocation chain will be described in detail below with reference to FIGS. 47 and 20.

【0071】まず、図14に示すように、オペレータ
は、表示されているシナリオエディタ203のメニューか
ら、シナリオメニュー1401の手続き起動連鎖定義メニュ
ー1402を選択し、手続き起動連鎖の定義機能を起動し、
連鎖属性として構成要素のデ−タに具体値を設定させた
い手続きの起動連鎖1503を描画する。次に、構成要素の
デ−タに具体値を設定する(ステップ1802)。まず、デ
−タに具体値を設定させたい構成要素を選択する(ステ
ップ4701)。次に、シナリオエディタ203のメニューか
ら、構成要素メニュー901の内部デ−タ具体値設定メニ
ュー2001を選択する(ステップ4702)。
First, as shown in FIG. 14, the operator selects the procedure activation chain definition menu 1402 of the scenario menu 1401 from the displayed menu of the scenario editor 203 to activate the procedure activation chain definition function,
The activation chain 1503 of the procedure for which a concrete value is to be set in the data of the component as the chain attribute is drawn. Next, concrete values are set in the data of the constituent elements (step 1802). First, a component whose data is to be set to a specific value is selected (step 4701). Next, the internal data concrete value setting menu 2001 of the component menu 901 is selected from the menu of the scenario editor 203 (step 4702).

【0072】図20は、メニュー2001を選択した様子を
示す。次に、内部デ−タに具体値を設定したい内部デ−
タ名称2002を選択(ステップ4703)し、表示されたシナ
リオエディタ203のシステムコメント2003にしたがい、
内部デ−タに具体値を入力する(ステップ4704)。ここ
では、「A社」2004と入力する。そして、選択された構
成要素内の該内部デ−タ名称2002に対応して、入力した
内部デ−タの具体値2005を描画する(ステップ4705)。
そして、構成要素が描画している手続き起動連鎖の引数
構成要素として設定されているかを判定する(ステップ
4706)。そして、構成要素が描画している手続き起動連
鎖の引数構成要素でない場合には、描画している矢線15
03上の起動連鎖名称1504と選択された構成要素1406間に
結線2006を描画する(ステップ4707)。
FIG. 20 shows how the menu 2001 is selected. Next, the internal data whose specific value you want to set is set.
Select the data name 2002 (step 4703) and according to the system comment 2003 of the displayed scenario editor 203,
A concrete value is input to the internal data (step 4704). Here, "A company" 2004 is input. Then, the specific value 2005 of the input internal data is drawn corresponding to the internal data name 2002 in the selected component (step 4705).
Then, it is judged whether or not the component is set as an argument component of the procedure activation chain being drawn (step
4706). If the component is not the argument component of the drawn procedure invocation chain, the drawn arrow 15
A connection line 2006 is drawn between the activation chain name 1504 on 03 and the selected component 1406 (step 4707).

【0073】次に、図48は、手続き起動連鎖が保持す
る連鎖属性として、ある構成要素のデ−タの具体値に別
の構成要素のデ−タの具体値を設定する手順1803の詳細
なフローチャートである。また、図45は、図48にお
ける手順の画面表示例である。以下、図48および図4
5を用いて、手続き起動連鎖が保持する連鎖属性とし
て、ある構成要素のデ−タの具体値に別の構成要素のデ
−タの具体値を設定する手順について、詳細に説明す
る。
Next, FIG. 48 shows a detailed procedure 1803 of setting the concrete value of the data of one constituent element to the concrete value of the data of another constituent element as the chain attribute held by the procedure invocation chain. It is a flowchart. Further, FIG. 45 is a screen display example of the procedure in FIG. Hereinafter, FIG. 48 and FIG.
5, the procedure for setting the concrete value of the data of one constituent element to the concrete value of the data of another constituent element as a chain attribute held by the procedure invocation chain will be described in detail.

【0074】まず、オペレータは、図14に示すよう
に、表示されているシナリオエディタ203のメニューか
ら、シナリオメニュー1401の手続き起動連鎖定義メニュ
ー1402を選択し、手続き起動連鎖の定義機能を起動し、
連鎖属性として、ある構成要素のデ−タの具体値に別の
構成要素のデ−タの具体値を設定させたい手続きの起動
連鎖1407を描画する。次に、ある構成要素のデ−タの具
体値に別の構成要素のデ−タの具体値を設定する(ステ
ップ1803)。まず、デ−タに具体値を設定させたい構成
要素を選択する(ステップ4801)。次に、シナリオエデ
ィタ203のメニューから、構成要素メニュー901の内部デ
−タ具体値参照メニュー4501を選択する(ステップ480
2)。
First, as shown in FIG. 14, the operator selects the procedure activation chain definition menu 1402 of the scenario menu 1401 from the displayed menu of the scenario editor 203 to activate the procedure activation chain definition function,
As the chain attribute, the activation chain 1407 of the procedure in which it is desired to set the concrete value of the data of one constituent element to the concrete value of the data of another constituent element is drawn. Next, the concrete value of the data of one constituent element is set to the concrete value of the data of another constituent element (step 1803). First, a component for which a specific value is to be set in the data is selected (step 4801). Next, the internal data concrete value reference menu 4501 of the component element menu 901 is selected from the menu of the scenario editor 203 (step 480).
2).

【0075】図45は、メニュー4501を選択した様子を
示す。次に、内部デ−タに具体値を設定したい内部デ−
タ名称4502を選択(ステップ4803)する。そして、表示
されたシナリオエディタ203のシステムコメントにした
がい、まず、参照する構成要素4512を選択(ステップ48
04)し、次に、表示されたシナリオエディタ203のシス
テムコメント4503にしたがい、参照する構成要素の内部
デ−タ4509を選択する(ステップ4805)。ここでは、引
数構成要素である伝票4512のデ−タである見積金額4509
を選択する。そして、参照するデ−タが保持する具体値
4510を取得(ステップ4806)し、デ−タの具体値を設定
したい構成要素内の内部デ−タ名称4502に対応して、選
択した参照する内部デ−タの具体値4504を描画する(ス
テップ4807)。また、具体値を設定したいデ−タ4502と
参照するデ−タ4509の間に矢線4508を描画(ステップ48
08)する。そして、具体値を設定する構成要素ならびに
具体値を参照する構成要素が描画している手続き起動連
鎖の引数構成要素として設定されているかを判定する
(ステップ4809、4810)。そして、構成要素が描画して
いる手続き起動連鎖の引数構成要素でない場合には、描
画している矢線4505上の起動連鎖名称4506とデ−タの具
体値を設定したい構成要素間、および、描画している矢
線4505上の起動連鎖名称4506とデ−タの具体値の参照も
との構成要素4512間に結線4507を描画する(ステップ48
11、4812)。
FIG. 45 shows how the menu 4501 is selected. Next, the internal data whose specific value you want to set is set.
Data name 4502 is selected (step 4803). Then, according to the displayed system comment of the scenario editor 203, first, the component 4512 to be referred to is selected (step 48).
04) and then, according to the system comment 4503 of the displayed scenario editor 203, the internal data 4509 of the component to be referred to is selected (step 4805). Here, the estimated amount of money 4509 that is the data of the slip 4512 that is the argument component
Select And the concrete value held by the referenced data
4510 is acquired (step 4806), and the concrete value 4504 of the selected internal data to be referred to is drawn corresponding to the internal data name 4502 in the constituent element for which the concrete value of the data is set (step 4806). 4807). An arrow line 4508 is drawn between the data 4502 for which a specific value is to be set and the referenced data 4509 (step 48).
08) do. Then, it is determined whether or not the component for setting the concrete value and the component for referencing the concrete value are set as the argument components of the drawn procedure invocation chain (steps 4809 and 4810). If the constituent element is not the argument constituent element of the procedure activation chain being drawn, between the constituent elements for which the activation chain name 4506 and the concrete value of the data on the drawn arrow line 4505 are to be set, and A connection line 4507 is drawn between the starting chain name 4506 on the drawn arrow line 4505 and the constituent element 4512 that refers to the concrete value of the data (step 48).
11, 4812).

【0076】次に、図22は、手続き起動連鎖が保持す
る連鎖属性として、手続きの起動条件文を設定する手順
1804の詳細なフローチャートである。また、図23は、
図22における手順の画面表示例である。以下、図22
および図23を用いて、手続き起動連鎖が保持する連鎖
属性として、手続きの起動条件文を設定する手順につい
て、詳細に説明する。
Next, FIG. 22 shows a procedure for setting a procedure start condition statement as a chain attribute held by the procedure start chain.
It is a detailed flowchart of 1804. Also, FIG.
23 is a screen display example of the procedure in FIG. 22. Hereinafter, FIG.
23 and FIG. 23, the procedure for setting the procedure activation condition statement as the chain attribute held by the procedure activation chain will be described in detail.

【0077】まず、図14に示すように、オペレータ
は、表示されているシナリオエディタ203のメニューか
ら、シナリオメニュー1401の手続き起動連鎖定義メニュ
ー1402を選択し、手続き起動連鎖の定義機能を起動し、
連鎖属性として手続きの起動条件文を設定したい手続き
起動連鎖2303を描画する。次に、手続きの起動条件文を
設定する(ステップ1804)。まず、シナリオエディタ20
3のメニューから、起動連鎖メニュー1901の起動条件文
設定メニュー2301を選択する(ステップ2201)。
First, as shown in FIG. 14, the operator selects the procedure activation chain definition menu 1402 of the scenario menu 1401 from the displayed menu of the scenario editor 203 to activate the procedure activation chain definition function,
The procedure activation chain 2303 in which the procedure activation condition statement is to be set as the chain attribute is drawn. Next, a procedure activation condition statement is set (step 1804). First, the scenario editor 20
From the menu of 3, the start condition statement setting menu 2301 of the start chain menu 1901 is selected (step 2201).

【0078】図23は、メニュー2301を選択した様子を
示す。画面上には、図1のステップ102、103により生成
したシナリオの構成要素1403、1404、1405、1406と、ス
テップ105により生成し上記で指定した手続き起動連鎖2
303が表示されている。次に、表示されたシナリオエデ
ィタ203のシステムコメント2304にしたがい、手続きの
起動条件文を入力する(ステップ2202)。ここでは、
「概算見積りの時」2305と入力する。そして、入力した
手続きの起動条件文2306をシナリオエディタ203上に描
画する(ステップ2203)。
FIG. 23 shows how the menu 2301 is selected. On the screen, the constituent elements 1403, 1404, 1405, 1406 of the scenario generated in steps 102 and 103 of FIG. 1 and the procedure invocation chain 2 generated in step 105 and specified above
303 is displayed. Next, according to the displayed system comment 2304 of the scenario editor 203, a procedure start condition sentence is input (step 2202). here,
Enter "Approximate estimation time" 2305. Then, the activation condition statement 2306 of the input procedure is drawn on the scenario editor 203 (step 2203).

【0079】次に、図24は、手続き起動連鎖が保持す
る連鎖属性として、構成要素の内部デ−タ値を起動条件
値として設定する手順1805の詳細なフローチャートであ
る。また、図30は、図24における手順の画面表示例
である。以下、図24および図30を用いて、手続き起
動連鎖が保持する連鎖属性として、内部デ−タ値を起動
条件値として設定する手順について詳細に説明する。
Next, FIG. 24 is a detailed flowchart of the procedure 1805 for setting the internal data value of the component as the activation condition value as the chain attribute held by the procedure activation chain. 30 is a screen display example of the procedure in FIG. The procedure for setting the internal data value as the activation condition value as the chain attribute held by the procedure invocation chain will be described in detail below with reference to FIGS. 24 and 30.

【0080】まず、図14に示すように、オペレータ
は、表示されているシナリオエディタ203のメニューか
ら、シナリオメニュー1401の手続き起動連鎖定義メニュ
ー1402を選択し、手続き起動連鎖の定義機能を起動し、
連鎖属性として手続きの起動条件値を設定したい手続き
起動連鎖2303を描画する。次に、手続きの起動条件値を
設定する(ステップ1805)。まず、デ−タに手続きの起
動条件値を設定する構成要素を選択する(ステップ240
1)。次に、シナリオエディタ203のメニューから、起動
連鎖メニュー1901の起動条件値設定メニュー3001を選択
する(ステップ2402)。
First, as shown in FIG. 14, the operator selects the procedure activation chain definition menu 1402 of the scenario menu 1401 from the displayed menu of the scenario editor 203 to activate the procedure activation chain definition function,
A procedure activation chain 2303 for which a procedure activation condition value is set as a chain attribute is drawn. Next, the procedure start condition value is set (step 1805). First, a component for setting a procedure activation condition value in data is selected (step 240).
1). Next, the activation condition value setting menu 3001 of the activation chain menu 1901 is selected from the menu of the scenario editor 203 (step 2402).

【0081】図30は、メニュー3001を選択した様子を
示す。次に、手続きの起動条件値を設定する構成要素の
内部デ−タ名称2002を選択(ステップ2403)し、表示さ
れたシナリオエディタ203のシステムコメント3002にし
たがい、内部デ−タに手続きの起動条件値を入力する
(ステップ2404)。ここでは、「B社」3003と入力す
る。そして、選択された構成要素内の内部デ−タ名称20
02に対応して、入力した起動条件値3004を描画する(ス
テップ2405)。そして、構成要素が描画している手続き
起動連鎖の引数構成要素として設定されているかを判定
する(ステップ2406)。そして、構成要素が描画してい
る手続き起動連鎖の引数構成要素でない場合には、描画
している矢線2303上の起動連鎖名称2302と選択された構
成要素1406間に結線3005を描画する(ステップ2407)。
FIG. 30 shows how the menu 3001 is selected. Next, the internal data name 2002 of the component for setting the procedure start condition value is selected (step 2403), and according to the system comment 3002 of the displayed scenario editor 203, the procedure start condition is set in the internal data. Input a value (step 2404). Here, "Company B" 3003 is input. Then, the internal data name 20 in the selected component
The input start condition value 3004 is drawn corresponding to 02 (step 2405). Then, it is determined whether or not the component is set as an argument component of the drawn procedure invocation chain (step 2406). If the component is not the argument component of the drawn procedure activation chain, the connection 3005 is drawn between the activation chain name 2302 on the drawn arrow line 2303 and the selected component 1406 (step 2407).

【0082】次に、ステップ101で入力したシナリオを
イベントフロー図で表示する方法について説明する。
Next, a method of displaying the scenario input in step 101 as an event flow diagram will be described.

【0083】図25は、入力したシナリオをイベントフ
ロー図で表示する手順で表示されるフローチャートであ
る。また、図26および図27は、図25における手順
の一画面表示例である。以下、図25から図27を用い
て、入力したシナリオをイベントフロー図で表示する手
順について説明する。
FIG. 25 is a flowchart displayed in the procedure of displaying the input scenario as an event flow diagram. 26 and 27 are examples of one screen display of the procedure in FIG. 25. The procedure for displaying the input scenario in the event flow diagram will be described below with reference to FIGS. 25 to 27.

【0084】まず、オペレータは、シナリオを入力し
(ステップ101)、入力したシナリオをシナリオエディ
タ203上に表示する(ステップ2501)。次に、表示した
シナリオをイベントフローで表示する(ステップ250
2)。まず、オペレータは、入力したシナリオを表示し
ているシナリオエディタ203のメニューから、シナリオ
メニュー1401の手続き起動線図定義メニュー2601を選択
する(ステップ2503)。図26は、メニュー2601を選択
した様子を示す。画面上には、図1のステップ102、103
により生成したシナリオの構成要素1403、1404、1405、
1406と、ステップ106により生成した手続き起動連鎖が
定義されている構成要素間の結線1602、1603が表示され
ている。
First, the operator inputs a scenario (step 101) and displays the input scenario on the scenario editor 203 (step 2501). Next, the displayed scenario is displayed in the event flow (step 250).
2). First, the operator selects the procedure activation diagram definition menu 2601 of the scenario menu 1401 from the menu of the scenario editor 203 displaying the input scenario (step 2503). FIG. 26 shows how the menu 2601 is selected. On the screen, steps 102 and 103 in FIG.
Scenario components 1403, 1404, 1405 generated by
1406 and connection lines 1602 and 1603 between the components defining the procedure invocation chain generated in step 106 are displayed.

【0085】次に、シナリオ上の構成要素情報を取得
(ステップ2504)し、各構成要素1403、1404、1405をイベ
ントフロー上のノード2701、2703、2705として表示する
(ステップ2505)。次に、シナリオの手続き起動連鎖情
報を全て取得(ステップ2506)し、上記表示したノード
を端子として取得した手続き起動連鎖情報から手続きの
起動連鎖を表現する矢線を全て表示する(ステップ250
7)。図27は、入力し指定したシナリオ(図26)の
手続き起動連鎖をイベントフロー図で表示した一例であ
る。イベントフローのノードは、構成要素図形と構成要
素名称の組合せ2701、2703、2705と、起動連鎖の矢線の
端子となる直線2702、2704、2706からなる。直線2702、
2704、2706は、上から下に向かって起動連鎖の時間経過
を表現している。表示する手続き起動連鎖情報として
は、シナリオ名称2707とシナリオ内の全ての手続き起動
連鎖を矢線と手続き名称2708、2709、2710、2711、2712
で表示する。
Next, the constituent element information on the scenario is acquired (step 2504), and the respective constituent elements 1403, 1404, 1405 are displayed as nodes 2701, 2703, 2705 on the event flow (step 2505). Next, all the procedure invocation chain information of the scenario is acquired (step 2506), and all the arrow lines expressing the procedure invocation chain are displayed from the procedure invocation chain information acquired using the displayed node as a terminal (step 250).
7). FIG. 27 is an example in which the procedure invocation chain of the scenario that is input and designated (FIG. 26) is displayed in an event flow diagram. The node of the event flow is composed of a combination 2701, 2703, 2705 of a constituent element graphic and a constituent element name, and straight lines 2702, 2704, 2706 which are the terminals of the arrow in the activation chain. Straight line 2702,
2704 and 2706 represent the time course of the activation chain from top to bottom. As the procedure invocation chain information to be displayed, the scenario name 2707 and all procedure invocation chains in the scenario are indicated by arrows and procedure names 2708, 2709, 2710, 2711, 2712.
To display.

【0086】次に、全体要求仕様の作成を行なう(ステ
ップ107)。図29は、全体要求仕様の作成の手順107の
表示前までの詳細なフローチャートである。また、図5
は、図29の手順において作成した全体要求仕様の一画
面表示例である。そして、図46は図29の手順で生成
した全体要求仕様のプログラム例である。また、図31
から図33は図29における全体要求仕様プログラム生
成ステップ110の詳細フローチャートである。以下、図
29、図5、図46および図31から図33を用いて、
全体要求仕様の作成の手順107について、詳細に説明す
る。
Next, the overall requirement specifications are created (step 107). FIG. 29 is a detailed flowchart before the display of the procedure 107 of creating the overall requirement specifications. Also, FIG.
[FIG. 30] is a one-screen display example of overall requirement specifications created in the procedure of FIG. 29. Then, FIG. 46 shows an example of a program of the overall requirement specifications generated by the procedure of FIG. FIG.
33 to 33 are detailed flowcharts of the overall requirement specification program generation step 110 in FIG. Hereinafter, with reference to FIGS. 29, 5, 46, and 31 to 33,
The procedure 107 for creating the overall requirement specifications will be described in detail.

【0087】まず、ステップ101で入力したシナリオを
選択する(ステップ108)。次に、選択したシナリオ群
をモデルエディタ204上で統合する(ステップ109)。ま
ず、モデルエディタ204を表示(ステップ2901)し、選
択したシナリオ群をモデルエディタ204上に対話操作で
配置し統合する(ステップ2902)。そして、配置したシ
ナリオ群の構成要素の構成要素図形503、504、505のみ
を、全体要求仕様の構成要素として描画する(ステップ
2903)。次に、構成要素間の手続き起動連鎖を表現する
結線506、507を描画する(ステップ2904)。
First, the scenario input in step 101 is selected (step 108). Next, the selected scenario groups are integrated on the model editor 204 (step 109). First, the model editor 204 is displayed (step 2901), and the selected scenario group is interactively arranged and integrated on the model editor 204 (step 2902). Then, only the component graphics 503, 504, and 505 of the components of the arranged scenario group are drawn as the components of the overall requirement specification (step
2903). Next, the connection lines 506 and 507 expressing the procedure activation chain between the components are drawn (step 2904).

【0088】そして、モデルエディタ204上で統合した
全体要求仕様に対応するプログラムを生成する(ステッ
プ110)。まず、統合した各シナリオの計算機内部で保
持するシナリオ情報206を取得する(ステップ2905)。
Then, a program corresponding to the overall requirement specifications integrated on the model editor 204 is generated (step 110). First, the scenario information 206 held inside the computer of each integrated scenario is acquired (step 2905).

【0089】次に、構成要素単位での各シナリオの構成
要素情報207の統合を行い、統合した開発対象全体構成
要素情報210から構成要素プログラム227を生成する(ス
テップ2906)。ステップ2906では、まず、統合するシナ
リオ内の構成要素がモデルエディタ204上に存在するか
否かを判定する(ステップ3101)。存在しない場合に
は、全体要求仕様が保持する構成要素情報210として生
成する(ステップ3102)。一方、存在する場合には、デ
−タ名称が既存の構成要素210内に存在するか否かを判
定する(ステップ3103)。存在しない場合には、既存の
構成要素情報210に該デ−タ名称を追加する(ステップ3
104)。一方、存在する場合には、手続き名称が既存の
構成要素210内に存在するか否かを判定する(ステップ3
105)。存在しない場合には、既存の構成要素情報210に
手続き名称を追加する(ステップ3106)。上記手順で生
成した全体要求仕様の構成要素情報210から、対応する
構成要素プログラム227を生成する(ステップ3107)。
開発対象全体視角化要求仕様の構成要素情報の構成要素
名称223に対応してプログラム4601を生成し、構成要素
図形情報222に対応してプログラム4602を生成し、手続
き225に対応してプログラム4603を生成する。
Next, the constituent element information 207 of each scenario is integrated for each constituent element, and a constituent element program 227 is generated from the integrated development target overall constituent element information 210 (step 2906). In step 2906, first, it is determined whether or not the constituent element in the scenario to be integrated exists on the model editor 204 (step 3101). If it does not exist, it is generated as the component element information 210 held by the overall requirement specification (step 3102). On the other hand, if it exists, it is determined whether or not the data name exists in the existing constituent element 210 (step 3103). If it does not exist, the data name is added to the existing component information 210 (step 3
104). On the other hand, if it exists, it is determined whether or not the procedure name exists in the existing component 210 (step 3
105). If it does not exist, the procedure name is added to the existing component information 210 (step 3106). A corresponding component program 227 is generated from the component information 210 of the overall requirement specifications generated by the above procedure (step 3107).
A program 4601 is generated corresponding to the component name 223 of the component information of the development target general viewing requirement specification, a program 4602 is generated corresponding to the component graphic information 222, and a program 4603 is generated corresponding to the procedure 225. To generate.

【0090】次に、全体要求仕様の手続き起動連鎖情報
211を生成し、対応する手続き起動連鎖プログラム228を
生成する(ステップ2907)。まず、統合する各シナリオ
の計算機内部で保持する手続き起動連鎖情報217を取得
する(ステップ3201)。次に、手続き名称毎に、全体要
求仕様の手続き起動連鎖情報211を生成する(ステップ3
202)。全体要求仕様の手続き起動連鎖情報211は、手続
き名称毎に、シナリオ管理固有番号、手続きが保持され
る構成要素名称、次に呼び出す手続き名称、次に呼び出
す手続き起動連鎖が保持する引数情報および起動条件情
報を保持する。次に、上記手順で手続き名称毎に生成し
た全体要求仕様の手続き起動連鎖情報から、対応する手
続き起動連鎖情報プログラム228を生成する(ステップ3
203)。
Next, the procedure invocation chain information of the overall requirement specifications
211 is generated, and the corresponding procedure invocation chain program 228 is generated (step 2907). First, the procedure invocation chain information 217 held inside the computer of each scenario to be integrated is acquired (step 3201). Next, the procedure invocation chain information 211 of the overall requirement is generated for each procedure name (step 3
202). The procedure invocation chain information 211 of the overall requirement specifications is, for each procedure name, a scenario management unique number, a component name in which the procedure is held, a procedure name to be called next, argument information and an invocation condition held in the procedure invocation chain to be called next. Holds information. Next, a corresponding procedure activation chain information program 228 is generated from the procedure activation chain information of the overall requirement specification generated for each procedure name in the above procedure (step 3
203).

【0091】次に、起動連鎖をアニメーション表示する
処理プログラム205を、上記手順2907で生成した全体要
求仕様の手続き起動連鎖情報211から生成する(ステッ
プ2908)。まず、手続き名称から定義されている構成要
素名称を取得し(ステップ3301)、さらに、次に呼び出
す手続き名称を取得する(ステップ3302)。そして、次
に呼び出す手続き名称が定義されている構成要素名称を
取得する(ステップ3303)。
Next, the processing program 205 for animating the activation chain is generated from the procedure activation chain information 211 of the overall requirement specifications generated in the above step 2907 (step 2908). First, the component name defined from the procedure name is acquired (step 3301), and the procedure name to be called next is acquired (step 3302). Then, the component name in which the procedure name to be called next is defined is acquired (step 3303).

【0092】さらに、次に起動する手続き群に対し連鎖
属性として起動条件の情報、起動条件内部データ値情報
もしくは起動条件文情報が設定されているかを判定する
(ステップ3304)。次に起動する手続き群全ての連鎖属
性に対し、起動条件の情報が設定されていない場合に
は、該全ての手続きを起動するプログラムを生成する
(ステップ3305)。手続き群に対し連鎖属性として起動
条件内部データ値情報が設定されている場合(ステップ
1805)には、指定されている構成要素のデ−タ値が設定
されている起動条件内部データ値と一致するかを判定
し、真である場合にのみ次の手続きを起動するプログラ
ムを生成する(ステップ3306)。また、手続き群に対し
連鎖属性として起動条件文情報が設定(ステップ1804)
されている場合には、その起動条件文を表示し、それが
真であることがオペレータによって確認されたときにの
み、次の手続きを起動するプログラムを生成する(ステ
ップ3306)。
Further, it is judged whether the activation condition information, the activation condition internal data value information or the activation condition statement information is set as a chain attribute for the procedure group to be activated next (step 3304). If the activation condition information is not set for all the chain attributes of the procedure group to be activated next, a program for activating all the procedures is generated (step 3305). When the start condition internal data value information is set as the chain attribute for the procedure group (step
1805) determines whether the data value of the specified component matches the set start condition internal data value, and generates a program that starts the next procedure only when it is true. (Step 3306). In addition, activation condition statement information is set as a chain attribute for the procedure group (step 1804).
If so, the activation condition statement is displayed, and only when the operator confirms that it is true, a program for invoking the next procedure is generated (step 3306).

【0093】次に、上記ステップ3301およびステップ33
03で取得した構成要素503、504間の結線506上を、呼出
し元構成要素503から呼出し先構成要素504に向かって、
次に呼び出す手続き名称508を描画して移動させる処理
プログラムを生成する(ステップ3309)。
Next, the above step 3301 and step 33
On the connection line 506 between the constituent elements 503 and 504 acquired in 03, from the call source constituent element 503 to the call destination constituent element 504,
A processing program for drawing and moving the procedure name 508 to be called next is generated (step 3309).

【0094】次に、手続き起動連鎖の連鎖属性として引
数構成要素が設定されているかを判定する(ステップ33
07)。そして、手続き起動連鎖の連鎖属性として引数構
成要素が設定されている場合には、上記ステップ3301お
よびステップ3303で取得した構成要素503、504間の結線
506上を、呼出し元構成要素503から呼出し先構成要素50
4に向かって、引数構成要素の構成要素図形509を描画し
て移動させる処理プログラム4605を生成する(ステップ
3308)。
Next, it is judged whether or not the argument component is set as the chain attribute of the procedure invocation chain (step 33).
07). If the argument component is set as the chain attribute of the procedure invocation chain, the connection between the components 503 and 504 acquired in step 3301 and step 3303 above.
506, from the caller component 503 to the callee component 50
A processing program 4605 that draws and moves the component graphic 509 of the argument component toward 4 is generated (step
3308).

【0095】次に、販売管理システムを例として、複数
の手続きの起動がある時点から並列に実行される手続き
起動連鎖を含んだシナリオ群の定義方法および開発対象
全体シナリオの関連の視覚化表示方法の手順について、
詳細に説明する。
Next, taking a sales management system as an example, a method of defining a scenario group including a procedure invocation sequence that is executed in parallel from a certain point in time of activation of a plurality of procedures, and a method of visualizing and displaying a relation of all scenarios to be developed. For the procedure
This will be described in detail.

【0096】図28は、2つの手続きの起動がある時点
から並列に実行される手続き起動連鎖を含んだシナリオ
群の定義手順104および開発対象全体シナリオ関連の視
覚化表示手順114の詳細なフローチャートである。ま
た、図34および図35は、図28における初期に入力
される第一及び第二のシナリオ情報である。また、図3
6および図37は、図28におけるシナリオの共通部分
指定の画面表示例である。以下、図28および図34か
ら図37を用いて、2つの手続きの起動がある時点から
並列に実行される手続き起動連鎖を含んだシナリオ群の
定義方法および開発対象全体シナリオ関連の視覚化表示
方法について説明する。
FIG. 28 is a detailed flowchart of a procedure 104 for defining a scenario group including a procedure invocation chain that is executed in parallel from a certain point in time when two procedures are invoked, and a visualization display procedure 114 related to the entire development target scenario. is there. 34 and 35 are the first and second scenario information input in the initial stage in FIG. 28. Also, FIG.
6 and 37 are screen display examples for designating the common part of the scenario in FIG. Hereinafter, with reference to FIGS. 28 and 34 to 37, a method of defining a scenario group including a procedure invocation chain that is executed in parallel from a certain point in time of activation of two procedures, and a visualization display method related to the entire scenario of development target Will be described.

【0097】まず、被参照となる第一のシナリオをステ
ップ101に従い入力し、第一のシナリオ情報(図34)
を生成する。次に、第一のシナリオを参照する第二のシ
ナリオをステップ101に従い入力し、第二のシナリオ情
報(図35)生成する。
First, the first scenario to be referenced is input according to step 101, and the first scenario information (FIG. 34) is entered.
Generate Next, a second scenario referring to the first scenario is input according to step 101, and second scenario information (FIG. 35) is generated.

【0098】次に、上記入力した第一のシナリオのある
手続き起動連鎖を、第二のシナリオの手続き起動連鎖が
参照していることを指定し、第一と第二のシナリオ間で
指定した手続き起動連鎖が共通であることを指定する
(ステップ2801)。まず、参照する第二のシナリオ3601
上で参照する手続き起動連鎖を表現する矢線3605を表示
し、参照手続き3602を選択する。次に、シナリオエディ
タ203のメニューから、同一指定メニュー3603を選択す
る。図36は、メニュー3603を選択した様子を示す。そ
して表示されたシナリオエディタ203のシステムコメン
ト3604にしたがい、第一のシナリオ3701をシナリオエデ
ィタ203上に表示(図37)し、第二のシナリオの手続
き起動連鎖が被参照する手続き起動連鎖の矢線3703を表
示し、被参照手続き3702を選択する。
Next, it is specified that the procedure invocation chain of the second scenario that is input is referred to by the procedure invocation chain of the second scenario, and the procedure specified between the first and second scenarios is specified. Designate that the activation chains are common (step 2801). First, refer to the second scenario 3601
The arrow 3605 representing the procedure invocation chain referred to above is displayed, and the reference procedure 3602 is selected. Next, the same designation menu 3603 is selected from the menu of the scenario editor 203. FIG. 36 shows how the menu 3603 is selected. Then, according to the system comment 3604 of the displayed scenario editor 203, the first scenario 3701 is displayed on the scenario editor 203 (FIG. 37), and the arrow of the procedure invocation chain referred to by the procedure invocation chain of the second scenario is referenced. 3703 is displayed and the referenced procedure 3702 is selected.

【0099】次に、指定した第一のシナリオシナリオ情
報(図34)と第二のシナリオのシナリオ情報(図3
5)に共通であると指定された手続きが存在しているこ
とを示す情報を共通化情報として生成する(ステップ28
02)。
Next, the specified first scenario scenario information (FIG. 34) and the scenario information of the second scenario (FIG. 3)
Information indicating that the procedure designated as common to 5) exists is generated as common information (step 28).
02).

【0100】図38は、シナリオの共通化情報生成の手
順2802の詳細なフローチャートである。また、図39お
よび図40は、図38の手順で生成される共通化情報を
含んだシナリオ情報の例である。以下、図38から図4
0を用いて、シナリオの共通化情報生成の手順2802につ
いて詳細に説明する。
FIG. 38 is a detailed flowchart of a procedure 2802 for generating common scenario information. In addition, FIGS. 39 and 40 are examples of scenario information including common information generated in the procedure of FIG. Hereinafter, FIG. 38 to FIG.
The procedure 2802 for generating scenario common information will be described in detail using 0.

【0101】まず、第一シナリオ情報(図34)ならび
に第二のシナリオ情報(図35)内に共通化情報を生成
するための情報を取得する(ステップ3801)。まず、被
参照シナリオ(第一のシナリオ)の手続き起動連鎖情報
3416を取得し(ステップ3802)、被参照シナリオの固有
番号3402を取得する(ステップ3803)。次に、参照先シ
ナリオ(第二のシナリオ)の手続き起動連鎖情報3503を
取得し(ステップ3804)、参照先シナリオの固有番号35
02を取得する(ステップ3805)。
First, information for generating common information is acquired in the first scenario information (FIG. 34) and the second scenario information (FIG. 35) (step 3801). First, the procedure invocation chain information of the referenced scenario (first scenario)
3416 is acquired (step 3802) and the unique number 3402 of the referenced scenario is acquired (step 3803). Next, the procedure invocation chain information 3503 of the reference scenario (second scenario) is acquired (step 3804), and the reference scenario unique number 35
Get 02 (step 3805).

【0102】次に、上記手順3801で取得した共通化情報
の生成のための情報より、被参照シナリオのシナリオ情
報に、共通化情報3901を生成する(ステップ3806)。ま
ず、取得した被参照手続き起動連鎖情報3416から、被参
照の共通化情報3901の被参照手続き起動連鎖の位置情報
3902として、連鎖のシナリオ内での先頭からの順番3903
を取得した該情報3416の一部3417を設定し、さらに、情
報3416から連鎖の位置が先頭か、中間3909か、あるいは
最後かのいずれかを示す概念位置情報3904を生成する。
本実施例における被参照手続き起動連鎖の位置は中間39
09である。次に、取得した参照先シナリオの固有番号35
02を被参照の共通化情報3905として設定する。そして、
取得した参照先手続き起動連鎖情報の手続き名称3505お
よび手続き固有番号3506から、手続きに関する被参照の
共通化情報3906として情報3505、3506をそれぞれ3907、3
908に設定する。
Next, the commonization information 3901 is generated in the scenario information of the referenced scenario from the information for generating the commonization information acquired in the above procedure 3801 (step 3806). First, from the acquired referenced procedure activation chain information 3416, the position information of the referenced procedure activation chain of the referenced common information 3901
As 3902, the sequence from the beginning in the chaining scenario 3903
Then, a part 3417 of the obtained information 3416 is set, and further, conceptual position information 3904 indicating whether the position of the chain is the beginning, the middle 3909, or the end is generated from the information 3416.
In this embodiment, the position of the referenced procedure invocation chain is intermediate 39.
09. Next, the unique number 35 of the retrieved reference scenario
02 is set as the referenced common information 3905. And
From the procedure name 3505 and the procedure unique number 3506 of the acquired reference destination procedure invocation information, the information 3505 and 3506 are respectively referred to as common reference information 3906 related to the procedure 3907 and 3907.
Set to 908.

【0103】次に、上記手順3801で取得した共通化情報
生成情報より、参照シナリオのシナリオ情報に共通化情
報4001を生成する(ステップ3807)。まず、取得した参
照手続き起動連鎖情報3503から、参照の共通化情報4001
の参照手続き起動連鎖の位置情報4002として、連鎖のシ
ナリオ内での先頭からの順番4003を取得した情報3503の
一部3504を設定し、かつ情報3503から連鎖の位置が先頭
4009か、中間か、あるいは最後かのいずれかを示す概念
位置情報4004を生成する。本実施例における参照手続き
起動連鎖の位置は先頭4009である。次に、取得した被参
照シナリオの固有番号3402を参照の共通化情報4005とし
て設定する。そして、取得した被参照手続き起動連鎖情
報の手続き名称3418および手続き固有番号3419から手続
きに関する被参照の共通化情報4006として情報3418、341
9をそれぞれ4007、4008に設定する。
Next, the commonization information 4001 is generated in the scenario information of the reference scenario from the commonization information generation information acquired in the above step 3801 (step 3807). First, from the acquired reference procedure activation chain information 3503, reference common information 4001
As the position information 4002 of the reference procedure activation chain of the above, a part 3504 of the information 3503 that has acquired the order 4003 from the beginning in the chain scenario is set, and the position of the chain starts from the information 3503.
Concept position information 4004 indicating either 4009, intermediate, or last is generated. The position of the reference procedure invocation chain in the present embodiment is the head 4009. Next, the unique number 3402 of the acquired referenced scenario is set as the reference common information 4005. Then, from the procedure name 3418 and the procedure unique number 3419 of the acquired referenced procedure invocation chain information, information 3418, 341 is set as the referenced common information 4006 regarding the procedure.
Set 9 to 4007 and 4008 respectively.

【0104】そして、参照先シナリオ情報の参照先手続
き固有番号3413に取得した被参照手続き固有番号4010を
設定する(ステップ3808)。次に、上記入力した第一な
らびに第二のシナリオに対して、継続して手続きが起動
連鎖を定義する場合には、シナリオを入力する(ステッ
プ101)。次に、開発対象全体シナリオ関連情報を作成
するために、上記定義したシナリオ群のシナリオ情報20
6の共通化情報217から開発対象全体のシナリオ関連情報
218を作成する(ステップ114)。まず、ステップ101で
入力したシナリオを選択し、シナリオ関連図エディタ21
6上に配置する(ステップ2803)。
Then, the acquired referenced procedure unique number 4010 is set in the referenced procedure unique number 3413 of the referenced scenario information (step 3808). Next, in the case where the procedure continuously defines the activation chain for the above-mentioned input first and second scenarios, the scenario is input (step 101). Next, in order to create the development target overall scenario related information, the scenario information of the scenario group defined above 20
6 Common information 217 to scenario-related information for the entire development target
Create 218 (step 114). First, select the scenario entered in step 101, and
Place on top 6 (step 2803).

【0105】次に、開発対象全体のシナリオ関連情報を
生成する(ステップ2804)。図41は、開発対象全体の
シナリオ関連情報生成の手順2804の詳細なフローチャー
トである。また、図42は、図41の手順で生成される
シナリオ関連情報の一例である。以下、図41および図
42を用いて、開発対象全体のシナリオ関連情報生成の
手順2804について詳細に説明する。
Next, scenario related information of the entire development target is generated (step 2804). FIG. 41 is a detailed flowchart of the procedure 2804 for generating scenario-related information for the entire development target. Further, FIG. 42 is an example of scenario-related information generated by the procedure of FIG. 41. The procedure 2804 for generating scenario-related information for the entire development target will be described in detail below with reference to FIGS. 41 and 42.

【0106】まず、上記で選択したシナリオのシナリオ
情報206内の共通化情報217に含まれる被参照情報220を
取得する(ステップ4101)。被参照情報がある場合には、
シナリオのシナリオ固有番号221を取得する(ステップ41
02)。次に、シナリオ関連情報4201を新規に生成する(ス
テップ4103)。まず、取得したシナリオ固有番号221を関
連固有番号4202に設定する(ステップ4104)。ここでは、
被参照シナリオ情報(図39)のシナリオ固有番号3402
を、シナリオ関連情報4201の関連固有番号4202として設
定している。次に、取得した共通化情報217の被参照情
報220からシナリオ間の関連情報を生成する(ステップ41
05)。シナリオ間の関連情報として、それぞれのシナリ
オ名称4203、シナリオ固有番号4204、およびシナリオ間
で共通な手続き起動連鎖情報を共通部分シナリオ4205と
して生成する。そして、共通部分シナリオ4205として、
手続き起動連鎖が定義されている位置情報4206、該手続
きを保持する構成要素名称4209、手続き名称4211および
固有番号4212、および、手続き起動連鎖の連鎖属性情報
4213、4214を保持する。被参照シナリオの場合には、上
記シナリオ間の関連情報を全て設定する。
First, the referenced information 220 included in the shared information 217 in the scenario information 206 of the scenario selected above is acquired (step 4101). If there is referenced information,
Get the scenario specific number 221 of the scenario (Step 41
02). Next, scenario related information 4201 is newly generated (step 4103). First, the acquired scenario unique number 221 is set to the related unique number 4202 (step 4104). here,
Scenario specific number 3402 in the referenced scenario information (Fig. 39)
Is set as the related unique number 4202 of the scenario related information 4201. Next, related information between scenarios is generated from the referenced information 220 of the acquired common information 217 (step 41).
05). As related information between scenarios, each scenario name 4203, scenario unique number 4204, and procedure invocation chain information common between scenarios are generated as a common partial scenario 4205. And as the common part scenario 4205,
Position information 4206 in which a procedure invocation chain is defined, component name 4209 holding the procedure, procedure name 4211 and unique number 4212, and procedure attribute information of the procedure invocation chain
Holds 4213 and 4214. In the case of a referenced scenario, all the related information between the scenarios is set.

【0107】次に、上記で選択したシナリオのシナリオ
情報206内の共通化情報217の参照先情報219を取得する
(ステップ4108)。参照先情報がある場合には、まず、参
照先シナリオの共通化情報217内の被参照手続き固有番
号4006を取得する(ステップ4106)。次に、既存の開発対
象全体シナリオ関連情報218内に被参照手続き固有番号4
006と一致する関連固有番号4202があるかを判定する(ス
テップ4107)。被参照手続き固有番号4006と一致しない
場合には、シナリオ関連情報を新規に生成し(ステップ4
103)、関連固有番号4202として取得した被参照手続き固
有番号4006を設定する(ステップ4104)。被参照手続き
固有番号4006と一致する関連固有番号4202がある場合に
は、一致する関連固有番号のシナリオ関連情報を更新す
る(ステップ4105)。参照先シナリオの場合には、上記シ
ナリオ間の関連情報のうち、共通指定された手続き起動
連鎖に関する手続きを保持する構成要素名称4209、手続
き名称4211および固有番号4212以外の情報を設定する。
Next, the reference destination information 219 of the common information 217 in the scenario information 206 of the scenario selected above is acquired.
(Step 4108). If there is reference destination information, first, the referenced procedure unique number 4006 in the common information 217 of the reference destination scenario is acquired (step 4106). Next, in the existing development target overall scenario related information 218, the referenced procedure unique number 4
It is determined whether there is a related unique number 4202 that matches 006 (step 4107). If the referenced procedure unique number 4006 does not match, new scenario related information is generated (step 4
103), the referenced procedure unique number 4006 acquired as the associated unique number 4202 is set (step 4104). If there is a related unique number 4202 that matches the referenced procedure unique number 4006, the scenario related information of the matching related unique number is updated (step 4105). In the case of the reference destination scenario, among the related information between the scenarios, information other than the component name 4209, the procedure name 4211 and the unique number 4212 that hold the procedure related to the commonly designated procedure invocation chain is set.

【0108】次に、開発対象全体シナリオ関連情報をシ
ナリオ関連図エディタ上に表示する(ステップ2805)。図
43に示すように、シナリオ関連図エディタ4301は、開
発対象全体のシナリオ関連を表示する領域4302と、関連
情報を表示する領域4303からなる。
Next, the whole development target scenario related information is displayed on the scenario related diagram editor (step 2805). As shown in FIG. 43, the scenario relationship diagram editor 4301 includes an area 4302 for displaying scenario relationships of the entire development target and an area 4303 for displaying related information.

【0109】図43は、開発対象全体シナリオ関連情報
の表示方法の一例である。ここでの、開発対象全体のシ
ナリオ関連を表示する領域4302は、ユーザが定義したシ
ナリオを表現する図形4304とシナリオ間の関連を表現す
る結線4311とからなる。また、シナリオ間の関連を表現
する結線4311の端子(4305〜4310)を、同一指定された
手続きのシナリオ内での連鎖の位置によって場合分けし
て表示する。端子4305、4306は、同一指定された手続き
の位置がシナリオ内の先頭である時に使用する。端子43
07、4308は、同一指定された手続きの位置がシナリオ内
の中間である時に使用する。端子4309、4310は、同一指
定された手続きの位置がシナリオ内の末尾である時に使
用する。また、同一指定された手続き間の参照、被参照
の関係を端子の形状で表現する。本実施例では、参照端
子を白丸4305、4308、4309で表現し、被参照端子を黒丸
4306、4307、4310で表現する。
FIG. 43 is an example of a method of displaying the development target overall scenario related information. The area 4302 for displaying the scenario relation of the entire development target is composed of a graphic 4304 expressing the scenario defined by the user and a connection line 4311 expressing the relation between the scenarios. Further, the terminals (4305 to 4310) of the connection line 4311 expressing the relationship between scenarios are displayed in different cases depending on the position of the chain in the scenario of the same designated procedure. The terminals 4305 and 4306 are used when the position of the same designated procedure is the beginning of the scenario. Terminal 43
07 and 4308 are used when the position of the same designated procedure is in the middle of the scenario. The terminals 4309 and 4310 are used when the position of the same designated procedure is at the end of the scenario. In addition, the relation between referenced and referenced by the same designated procedure is represented by the shape of the terminal. In this embodiment, the reference terminals are represented by white circles 4305, 4308, 4309, and the referenced terminals are represented by black circles.
Expressed as 4306, 4307, 4310.

【0110】図44は、開発対象全体シナリオ関連情報
の表示方法の販売管理での例である。 ここでの、開発
対象全体のシナリオ関連を表示する領域4302は、ユーザ
が定義したシナリオを表現する図形4401、4402と、シナ
リオの関連を表現する結線4311からなる。関連結線4311
を選択すると、関連情報を表示する領域4303に、シナリ
オ関連情報の一部を表示する。
FIG. 44 shows an example of sales management of a method of displaying the development target overall scenario related information. The area 4302 for displaying the scenario relation of the entire development target is composed of figures 4401 and 4402 expressing the scenario defined by the user and a connection line 4311 expressing the relation of the scenario. Related connection 4311
When is selected, a part of the scenario related information is displayed in the related information display area 4303.

【0111】[0111]

【発明の効果】本発明によれば、システムの構成要素の
各種属性を対話操作で定義し、シナリオ単位で手続き起
動連鎖を対話操作で定義することで、大規模なシステム
の要求仕様を容易に獲得できる。したがって、本発明に
よれば、従来のように、事前にシステムに必要な構成要
素を調査しプログラムを記述する必要がなくなり、また
要求仕様の構成要素に関する変更が行われる度にプログ
ラムを記述する必要がないので、プログラミング知識が
ないシステムエンジニアでも仕様の獲得が可能になる。
また、対話操作でシナリオを入力できるので、顧客との
打合せの場で要求仕様の作成変更が容易に行える。
According to the present invention, various attributes of system components are interactively defined, and a procedure activation chain is defined interactively for each scenario, thereby facilitating the required specifications of a large-scale system. Can be earned. Therefore, according to the present invention, unlike the conventional case, it is not necessary to investigate the constituent elements required for the system in advance and write the program, and it is necessary to write the program every time the constituent elements of the required specifications are changed. Since there is no such thing, even a system engineer with no programming knowledge can acquire specifications.
In addition, since the scenario can be input by an interactive operation, it is possible to easily create and change the required specifications at the meeting with the customer.

【0112】また、本発明によれば、定義入力したシナ
リオ群を統合することでシステム全体の手続き動連鎖の
動作アニメーション表示するプログラムを自動的に生成
できる。したがって、本発明によれば、視覚化したシス
テム全体の要求仕様を顧客と評価した際に、生じた仕様
の変更を、その場で対話的にシナリオ単位で容易に行
え、かつその場でアニメーション表示することが容易に
できる。また、従来のような要求仕様の変更時に生じる
作業を軽減できる。
Further, according to the present invention, a program for displaying a motion animation of a procedural motion chain of the entire system can be automatically generated by integrating the defined and input scenario groups. Therefore, according to the present invention, when the visualized required specifications of the entire system are evaluated with the customer, the specifications that have occurred can be easily changed interactively on the spot on a scenario-by-scenario basis, and an animation is displayed on the spot. Easy to do. In addition, it is possible to reduce the work that is required when the required specifications are changed as in the related art.

【0113】また、本発明によれば、大規模なシステム
の多量な要求仕様の関連を、ユーザが新規操作をしなく
ても、特にユーザが明示的に関連を指定した要求仕様を
視覚化して表示できる。従って、本発明によれば、シス
テム全体の要求仕様の関連を容易に確認できる。
Further, according to the present invention, the relationship of a large amount of requirement specifications of a large-scale system can be visualized even if the user does not perform a new operation, especially the requirement specification in which the user explicitly specifies the relationship. Can be displayed. Therefore, according to the present invention, it is possible to easily confirm the relationship between the required specifications of the entire system.

【0114】また、本発明によれば、システム全体の要
求仕様の関連を表示しているので、編集したいシナリオ
を容易に検索できる。
Further, according to the present invention, since the relationship of the required specifications of the entire system is displayed, the scenario to be edited can be easily searched.

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

【図1】本発明の一実施例に係る要求仕様の入力および
表示の手順を示すフローチャートである。
FIG. 1 is a flowchart showing a procedure for inputting and displaying a required specification according to an embodiment of the present invention.

【図2】図1の実施例で用いる要求仕様の獲得及び作成
システムの概略構成図である。
FIG. 2 is a schematic configuration diagram of a requirement specification acquisition and creation system used in the embodiment of FIG.

【図3】図2のシナリオエディタ上に入力したシナリオ
の画面表示例である。
FIG. 3 is a screen display example of a scenario input on the scenario editor of FIG.

【図4】図3のシナリオを構成する要素の画面表示例で
ある。
FIG. 4 is a screen display example of elements constituting the scenario of FIG.

【図5】図2のモデルエディタ上で作成した要求仕様の
画面表示例である。
FIG. 5 is a screen display example of requirement specifications created on the model editor of FIG.

【図6】図1のシナリオ構成要素の配置および構成要素
情報の設定の詳細手順を示すフローチャートである。
6 is a flowchart showing a detailed procedure of arrangement of scenario components and setting of component information in FIG. 1. FIG.

【図7】シナリオエディタを表示し、構成要素基本部品
を配置したときの画面表示例である。
FIG. 7 is a screen display example when a scenario editor is displayed and constituent element basic parts are arranged.

【図8】図17の手続き起動連鎖情報の生成の詳細手順
を示すフローチャートである。
FIG. 8 is a flowchart showing a detailed procedure of generating procedure activation chain information in FIG.

【図9】構成要素基本部品に名称を設定している画面表
示例である。
FIG. 9 is an example of a screen display in which names are set for component basic parts.

【図10】構成要素のデ−タ名称を設定しているが面表
示例である。
FIG. 10 is a surface display example in which data names of constituent elements are set.

【図11】構成要素の手続き名称を設定しているが面表
示例である。
FIG. 11 is a surface display example in which procedure names of constituent elements are set.

【図12】構成要素の構成要素図形を定義しているが面
表示例である。
FIG. 12 is a surface display example in which constituent element graphics of constituent elements are defined.

【図13】図1の各構成要素の手続き起動連鎖を定義す
る詳細手順を示すフローチャートである。
13 is a flowchart showing a detailed procedure for defining a procedure invocation chain of each component of FIG.

【図14】図13の手続き起動連鎖初期起動動作定義の
画面表示例である。
14 is a screen display example of the procedure activation chain initial activation operation definition of FIG. 13. FIG.

【図15】図13の手続き起動連鎖定義の画面表示例で
ある。
FIG. 15 is a screen display example of the procedure activation chain definition of FIG.

【図16】手続き起動連鎖定義終了の画面表示例であ
る。
FIG. 16 is an example of a screen display for ending the procedure activation chain definition.

【図17】図1のシナリオ情報の生成の詳細手順を示す
フローチャートである。
FIG. 17 is a flowchart showing a detailed procedure of generating scenario information of FIG. 1.

【図18】手続き起動連鎖に連鎖属性を設定する手順を
示すフローチャートである。に引数構成要素を保持させ
る手順を示すフローチャートである。
FIG. 18 is a flowchart showing a procedure for setting a chain attribute in a procedure invocation chain. 4 is a flowchart showing a procedure for holding an argument component in the.

【図19】図18の手続き起動連鎖の連鎖属性として設
定する引数構成要素の初期設定の画面表示例である。
19 is a screen display example of initial setting of argument components set as chain attributes of the procedure invocation chain of FIG.

【図20】図18の手続き起動連鎖の連鎖属性として設
定するデ−タ具体値設定の画面表示例である。
20 is a screen display example of data specific value setting which is set as a chain attribute of the procedure invocation chain of FIG.

【図21】図18の手続き起動連鎖の連鎖属性に構成要
素を引数として保持させる手順を示すフローチャートで
ある。
FIG. 21 is a flowchart showing a procedure for holding a component as an argument in the chain attribute of the procedure invocation chain in FIG.

【図22】図18の手続き起動連鎖の連鎖属性に手続き
を起動するための条件文を設定する手順を示すフローチ
ャートである。
22 is a flowchart showing a procedure for setting a conditional statement for activating a procedure in the chain attribute of the procedure activating chain in FIG.

【図23】図18の手続き起動連鎖の連鎖属性として手
続きを起動するための条件文を設定している画面表示例
である。
23 is a screen display example in which a conditional statement for activating a procedure is set as a chain attribute of the procedure activating chain in FIG.

【図24】図18の手続き起動連鎖の連鎖属性に手続き
を起動するための起動条件値を構成要素のデ−タに設定
する手順を示すフローチャートである。
FIG. 24 is a flowchart showing a procedure for setting an activation condition value for activating a procedure in the chain attribute of the procedure activation chain of FIG. 18 in the data of the component.

【図25】図1で入力したシナリオ情報をもとにイベン
トフロー図を作成し、表示する手順を示すフローチャー
トである。
FIG. 25 is a flowchart showing a procedure for creating and displaying an event flow diagram based on the scenario information input in FIG.

【図26】図1で入力したシナリオの画面表示例であ
る。
FIG. 26 is a screen display example of the scenario input in FIG.

【図27】図26で表示したシナリオ情報から生成した
イベントフローの画面表示例である。
27 is a screen display example of an event flow generated from the scenario information displayed in FIG.

【図28】全体要求仕様のシナリオの関連情報作成の手
順を示すフローチャートである。
FIG. 28 is a flowchart showing a procedure for creating related information of a scenario of overall requirement specifications.

【図29】図1の全体要求仕様作成の詳細手順を示すフ
ローチャートである。
FIG. 29 is a flowchart showing a detailed procedure for creating the overall requirement specification of FIG. 1.

【図30】図18の手続き起動連鎖の連鎖属性として手
続きを起動するための条件値を設定している画面表示例
である。
30 is a screen display example in which a condition value for activating a procedure is set as a chain attribute of the procedure activating chain in FIG.

【図31】図29の構成要素プログラム生成の詳細手順
を示すフローチャートである。
31 is a flowchart showing a detailed procedure of generating the component program of FIG. 29. FIG.

【図32】図29の手続き起動連鎖プログラム生成の詳
細手順を示すフローチャートである。
FIG. 32 is a flowchart showing a detailed procedure of generating a procedure invocation chain program of FIG. 29.

【図33】図29の連鎖動作アニメーションプログラム
生成の詳細手順を示すフローチャートである。
FIG. 33 is a flowchart showing a detailed procedure of generating the chain motion animation program of FIG. 29.

【図34】図1のシナリオ情報生成で生成したシナリオ
情報の一例である。
FIG. 34 is an example of scenario information generated by the scenario information generation of FIG. 1.

【図35】図1のシナリオ情報生成で生成したシナリオ
情報の一例である。
FIG. 35 is an example of scenario information generated by the scenario information generation of FIG. 1.

【図36】図1のシナリオ入力で入力したシナリオに対
して、別のシナリオとの手続きの同一指定を行なってい
る画面表示例である。
FIG. 36 is a screen display example in which the same procedure as another scenario is designated for the scenario input in the scenario input of FIG. 1.

【図37】図1のシナリオ入力で入力したシナリオの画
面表示例である。
37 is a screen display example of a scenario input by the scenario input of FIG. 1. FIG.

【図38】図28のシナリオの共通化情報生成の詳細手
順を示すフローチャートである。
FIG. 38 is a flowchart showing a detailed procedure of generating shared information of the scenario of FIG. 28.

【図39】図38で生成した共通化情報を含んだのシナ
リオ情報の一例である。
FIG. 39 is an example of scenario information including the commonized information generated in FIG. 38.

【図40】図38で生成した共通化情報を含んだのシナ
リオ情報の一例である。
FIG. 40 is an example of scenario information including the commonized information generated in FIG.

【図41】図28の全体のシナリオ関連情報生成の詳細
手順を示すフローチャートである。
FIG. 41 is a flowchart showing a detailed procedure of generating scenario related information of the whole of FIG. 28.

【図42】図41の全体のシナリオ関連情報生成で生成
した全体のシナリオ関連情報の一例である。
FIG. 42 is an example of the entire scenario-related information generated by the generation of the entire scenario-related information in FIG. 41.

【図43】図28の全体シナリオ関連情報の表示の一例
である。
FIG. 43 is an example of display of overall scenario related information in FIG. 28.

【図44】図28の全体シナリオ関連情報の表示の一例
である。
FIG. 44 is an example of display of overall scenario related information in FIG. 28.

【図45】図18の手続き起動連鎖の連鎖属性としてデ
−タに別のデ−タの保持する値を設定している画面表示
例である。
45 is a screen display example in which a value held by another data is set to the data as a chain attribute of the procedure invocation chain in FIG.

【図46】図1の全体要求仕様プログラム生成で生成し
たプログラムの一例である。
FIG. 46 is an example of a program generated by the overall requirement specification program generation of FIG. 1.

【図47】図18の手続き起動連鎖の連鎖属性としてデ
−タに具体値を設定する手順を示すフローチャートであ
る。
FIG. 47 is a flow chart showing a procedure for setting a concrete value in data as a chain attribute of the procedure invocation chain in FIG.

【図48】図18の手続き起動連鎖の連鎖属性としてデ
−タに別のデ−タの保持する値を設定する手順を示すフ
ローチャートである。
48 is a flowchart showing a procedure for setting a value held by another data to the data as a chain attribute of the procedure invocation chain of FIG.

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

101…シナリオ入力、108…全体要求仕様作成、113…起
動連鎖アニメーション表示、114…全体シナリオ関連情
報作成、203…シナリオエディタ、204…モデルエディ
タ、216…シナリオ関連図エディタ、206…シナリオ情
報、209…全体要求仕様情報、226…全体要求仕様プログ
ラム、217…共通化情報生成、218…全体シナリオ関連情
報、508…バルーン
101 ... Scenario input, 108 ... Overall requirement specification creation, 113 ... Startup chain animation display, 114 ... Overall scenario related information creation, 203 ... Scenario editor, 204 ... Model editor, 216 ... Scenario related diagram editor, 206 ... Scenario information, 209 … Overall requirement specification information, 226… Overall requirement specification program, 217… Common information generation, 218… Overall scenario related information, 508… Balloon

フロントページの続き (72)発明者 高橋 久 東京都小平市上水本町5丁目20番地1号 日立超エル・エス・アイ・エンジニアリン グ株式会社内 (72)発明者 久保 昭一 東京都小平市上水本町5丁目20番地1号 日立超エル・エス・アイ・エンジニアリン グ株式会社内Front Page Continuation (72) Inventor Hisashi Takahashi 5-20-1 Kamimizuhonmachi, Kodaira-shi, Tokyo Within Hitachi Ultra LSI Engineering Co., Ltd. (72) Inventor Shoichi Kubo, Kodaira, Tokyo 5-20 Mizumotocho No. 1 Hitachi Hitachi LSE Engineering Co., Ltd.

Claims (37)

【特許請求の範囲】[Claims] 【請求項1】開発対象を構成する要素を計算機端末の画
面上に配置するステップと、配置した各構成要素に名
称、該構成要素が保持するデータ名称および手続き名称
を指定するステップと、構成要素が保持する手続きの一
覧をメニュー表示し、該メニューから所定項目を選択す
る操作を繰り返すことによって、構成要素の手続き毎
に、手続きが含まれる構成要素間の手続きの起動連鎖、
または構成要素内の手続きの起動連鎖を指定するステッ
プと、上記指定した構成要素名称、データ名称、手続き
名称を記録した構成要素情報と上記手続き起動連鎖を記
録した手続き起動連鎖情報と該構成要素情報および該起
動連鎖情報に対するそれぞれの名称と固有番号とを保持
するシナリオ情報を生成するステップを備えたことを特
徴とする要求仕様の入力方法。
1. A step of arranging an element constituting a development target on a screen of a computer terminal, a step of designating a name, a data name held by the element and a procedure name of each of the arranged element, and the element. By displaying the list of procedures held by the menu as a menu and repeating the operation of selecting a predetermined item from the menu, for each procedure of the constituents, the activation chain of the procedures between the constituent elements including the procedure,
Alternatively, a step of designating an activation chain of a procedure in a component, component element information recording the designated component name, data name, and procedure name, procedure activation chain information recording the procedure activation chain, and the component information. And a method for inputting required specifications, which comprises a step of generating scenario information holding respective names and unique numbers for the activation chain information.
【請求項2】開発対象を構成する要素を計算機端末の画
面上に配置し、該配置した構成要素を計算機端末の画面
上に表示するステップと、配置し計算機端末の画面上に
表示した各構成要素に名称、該構成要素が保持するデー
タ名称および手続き名称を指定し、該指定した各名称を
上記計算機端末の画面上に表示した構成要素内に表示す
るステップと、構成要素の手続き毎に、手続きが含まれ
る構成要素間の手続きの起動連鎖、または構成要素内の
手続きの起動連鎖を、構成要素が保持する手続きの一覧
をメニュー表示し、該メニューから選択する操作を繰り
返すことによって構成要素が保持する手続きの起動連鎖
を指定し、該指定した構成要素が保持する手続き起動連
鎖を計算機端末の画面上に表示した構成要素間の矢線で
表示するステップと、上記指定した構成要素名称、デー
タ名称、手続き名称を記録した構成要素情報と上記手続
き起動連鎖を記録した手続き起動連鎖情報と該構成要素
情報および起動連鎖情報に対する名称と固有番号とを保
持するシナリオ情報を生成するステップを備えたことを
特徴とする要求仕様の獲得方法。
2. A step of arranging elements constituting a development target on a screen of a computer terminal and displaying the arranged components on the screen of the computer terminal, and each configuration arranged and displayed on the screen of the computer terminal. A step of designating an element, a data name and a procedure name held by the component, and displaying each of the designated names in the component displayed on the screen of the computer terminal; and for each procedure of the component, By displaying a procedure list of procedures held by a component in a menu and displaying the procedure activation sequence between the components including the procedure, and repeating the operation of selecting from the menu, the component is A step of designating an activation chain of a procedure to be held and displaying the procedure activation chain held by the specified component by an arrow between the components displayed on the screen of the computer terminal A scenario in which the component information in which the specified component name, data name, and procedure name are recorded, the procedure invocation chain information in which the procedure invocation chain is recorded, and the name and unique number for the component information and invocation chain information are held. A method for obtaining a requirement specification, comprising the step of generating information.
【請求項3】開発対象を構成する要素を計算機端末の画
面上に配置し、該配置した構成要素を計算機端末の画面
上に表示するステップと、配置し計算機端末の画面上に
表示した各構成要素に名称、該構成要素が保持するデー
タ名称および手続き名称を指定し、該指定した各名称を
上記計算機端末の画面上に表示した構成要素内に表示す
るステップと、構成要素の手続き毎に、手続きが含まれ
る構成要素間の手続きの起動連鎖、または構成要素内の
手続きの起動連鎖を、構成要素が保持する手続きの一覧
をメニュー表示し、該メニューから選択する操作を繰り
返すことによって構成要素が保持する手続きの起動連鎖
を指定し、該指定した構成要素が保持する手続き起動連
鎖を計算機端末の画面上に表示した構成要素間の矢線で
表示するステップと、上記指定した構成要素名称、デー
タ名称、手続き名称を記録した構成要素情報と上記手続
き起動連鎖を記録した手続き起動連鎖情報と該構成要素
情報および起動連鎖情報に対する名称と固有番号とを保
持するシナリオ情報を生成するステップと、該生成した
手続き起動連鎖情報に従い、構成要素が保持する手続き
の起動連鎖を計算機端末の画面上の構成要素間の矢線で
順次表示するステップを備えたことを特徴とする要求仕
様の獲得方法。
3. A step of arranging an element constituting a development target on a screen of a computer terminal and displaying the arranged component on the screen of the computer terminal, and each configuration arranged and displayed on the screen of the computer terminal. A step of designating an element, a data name and a procedure name held by the component, and displaying each of the designated names in the component displayed on the screen of the computer terminal; and for each procedure of the component, By displaying a procedure list of procedures held by a component in a menu and displaying the procedure activation sequence between the components including the procedure, and repeating the operation of selecting from the menu, the component is A step of designating an activation chain of a procedure to be held and displaying the procedure activation chain held by the specified component by an arrow between the components displayed on the screen of the computer terminal A scenario in which the component information in which the specified component name, data name, and procedure name are recorded, the procedure invocation chain information in which the procedure invocation chain is recorded, and the name and unique number for the component information and invocation chain information are held. A step of generating information, and a step of sequentially displaying an activation chain of a procedure held by a component with an arrow line between the components on the screen of the computer terminal according to the generated procedure activation chain information. How to obtain the required specifications.
【請求項4】請求項1の要求仕様の入力方法の構成要素
が保持する手続き起動連鎖を指定するステップにおい
て、メニューで一覧表示された手続き名称以外の手続き
名称を入力することによって手続き起動連鎖を指定し、
構成要素情報生成のステップにおいて、上記入力した手
続き名称を構成要素情報として生成し、手続き起動連鎖
情報生成のステップにおいて、上記入力した手続きを含
んだ手続き起動連鎖情報を生成することを特徴とする要
求仕様の入力方法。
4. In the step of designating the procedure invocation chain held by the component of the requirement specification input method of claim 1, the procedure invocation chain is entered by entering a procedure name other than the procedure names listed in the menu. Specify,
A request characterized in that in the step of generating component element information, the input procedure name is generated as component element information, and in the step of generating procedure activation chain information, procedure activation chain information including the input procedure is generated. How to enter specifications.
【請求項5】請求項2の要求仕様の獲得方法の構成要素
が保持する手続き起動連鎖を指定し表示するステップに
おいて、メニューで一覧表示された手続き名称以外の手
続き名称を入力することによって手続き起動連鎖を指定
し、該入力した手続き名称を計算機端末上の構成要素内
に表示し、該指定した手続き起動連鎖を計算機端末の画
面上に表示した構成要素間の矢線で表示し、構成要素情
報生成のステップにおいて、上記入力した手続き名称を
構成要素情報として生成し、手続き起動連鎖情報生成の
ステップにおいて、上記入力した手続きを含んだ手続き
起動連鎖情報を生成することを特徴とする要求仕様の獲
得方法。
5. A procedure is activated by inputting a procedure name other than the procedure names listed in the menu in the step of designating and displaying the procedure activation chain held by the constituent elements of the requirement specification obtaining method of claim 2. A chain is specified, the input procedure name is displayed in the component on the computer terminal, the specified procedure invocation chain is displayed by the arrow between the components displayed on the screen of the computer terminal, and the component information is displayed. In the generation step, the input procedure name is generated as component information, and in the procedure activation sequence information generation step, the procedure activation sequence information including the input procedure is generated to obtain a required specification. Method.
【請求項6】請求項1の要求仕様の入力方法の構成要素
が保持する手続き起動連鎖を指定するステップにおい
て、構成要素を指定することで該構成要素が保持する手
続き名称以外の手続き名称を生成することによって手続
き起動連鎖を指定し、構成要素情報生成のステップにお
いて、上記生成した手続き名称を構成要素情報として生
成し、手続き起動連鎖情報生成のステップにおいて、上
記生成した手続きを含んだ手続き起動連鎖情報を生成す
ることを特徴とする要求仕様の入力方法。
6. In the step of designating a procedure activation chain held by a component of the requirement specification input method according to claim 1, by designating a component, a procedure name other than the procedure name held by the component is generated. By specifying the procedure invocation sequence, the generated procedure name is generated as the component information in the step of generating the component element information, and the procedure activation chain including the generated procedure is generated in the step of generating the procedure activation chain information. A method of inputting a requirement specification characterized by generating information.
【請求項7】請求項2の要求仕様の獲得方法の構成要素
が保持する手続き起動連鎖を指定し表示するステップに
おいて、構成要素を指定することで該構成要素が保持す
る手続き名称以外の手続き名称を生成することによって
手続き起動連鎖を指定し、該生成した手続き名称を計算
機端末上の構成要素内に表示し、該指定した手続き起動
連鎖を計算機端末の画面上に表示した構成要素間の矢線
で表示し、構成要素情報生成のステップにおいて、上記
生成した手続き名称を構成要素情報として生成し、手続
き起動連鎖情報生成のステップにおいて、上記生成した
手続きを含んだ手続き起動連鎖情報を生成することを特
徴とする要求仕様の獲得方法。
7. The procedure name other than the procedure name held by the constituent element by specifying the constituent element in the step of designating and displaying the procedure invocation chain held by the constituent element of the requirement specification obtaining method according to claim 2. By specifying the procedure invocation chain, displaying the generated procedure name in the component on the computer terminal, and displaying the specified procedure invocation chain on the screen of the computer terminal. In the component information generation step, the generated procedure name is generated as component information, and in the procedure activation chain information generation step, the procedure activation chain information including the generated procedure is generated. How to obtain characteristic requirements.
【請求項8】請求項1の要求仕様の入力方法の構成要素
が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、手続きが起動する条件
文を入力し、手続き起動連鎖情報の生成のステップにお
いて、上記入力した起動条件文を該手続き起動連鎖情報
の起動条件情報として生成することを特徴とする要求仕
様の入力方法。
8. In the step of designating a procedure invocation chain held by a component of the requirement specification input method according to claim 1, a conditional statement for activating a procedure is input for a certain procedure invocation chain, and procedure invocation chain information is input. In the step of generating, the input method of the requirement specification is characterized in that the input activation condition statement is generated as activation condition information of the procedure activation chain information.
【請求項9】請求項2の要求仕様の獲得方法の構成要素
が保持する手続き起動連鎖を指定し表示するステップに
おいて、ある手続き起動連鎖に対し、手続きが起動する
条件文を入力し、該入力した起動条件文を計算機端末の
画面上に表示し、手続き起動連鎖情報の生成のステップ
において、上記入力した起動条件文を該手続き起動連鎖
情報の起動条件情報として生成することを特徴とする要
求仕様の獲得方法。
9. In the step of designating and displaying a procedure invocation chain held by a component of the requirement specification obtaining method of claim 2, a conditional statement for activating a procedure is input to a certain procedure invocation chain, and the input A request specification characterized in that the activated start condition statement is displayed on the screen of the computer terminal, and in the step of generating the procedure start chain information, the input start condition statement is generated as the start condition information of the procedure start chain information. How to get.
【請求項10】請求項3の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、手続きが起動する条件
文を入力し、手続き起動連鎖情報の生成のステップにお
いて、上記入力した起動条件文を該手続き起動連鎖情報
の起動条件情報として生成し、手続き起動連鎖情報を順
次表示するステップにおいて、該起動条件情報を含む手
続き起動連鎖情報に従い、計算機端末の画面上に上記入
力した起動条件文を表示することを特徴とする要求仕様
の獲得方法。
10. In the step of designating a procedure invocation chain held by the constituent elements of the requirement specification obtaining method of claim 3, a conditional statement for activating a procedure is input to a certain procedure invocation chain, and procedure invocation chain information is entered. In the step of generating, the input start condition statement is generated as the start condition information of the procedure start chain information, and in the step of sequentially displaying the procedure start chain information, the computer is executed according to the procedure start chain information including the start condition information. A method for obtaining required specifications, characterized by displaying the input start condition sentence on the terminal screen.
【請求項11】請求項1の要求仕様の入力方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素が保持するデ−タ名称、または他の構成要素が保
持するデ−タ名称を一つまたは複数指定し、該指定した
データ名称の値として手続きが起動するための条件値を
入力し、手続き起動連鎖情報の生成のステップにおい
て、上記指定したデ−タ名称および該データ名称に対応
し入力した手続きが起動するための条件値を該手続き起
動連鎖情報の起動条件情報として生成することを特徴と
する要求仕様の入力方法。
11. A data name held by a component holding a procedure for a certain procedure starting chain in the step of designating a procedure starting chain held by a component of the request specification input method according to claim 1. , Or one or more data names held by other components are specified, the condition value for the procedure to be activated is input as the value of the specified data name, and in the step of generating the procedure activation chain information. A method for inputting a required specification, characterized in that a condition value for activating a procedure entered corresponding to the designated data name and the data name is generated as activation condition information of the procedure activation chain information.
【請求項12】請求項2の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定し表示するステップ
において、ある手続き起動連鎖に対し、該手続きを保持
する構成要素が保持するデ−タ名称、または他の構成要
素が保持するデ−タ名称を一つまたは複数指定し、該指
定したデータ名称の値として手続きが起動するための条
件値を入力し、該入力した手続きが起動するための条件
値を計算機端末の画面上に表示されている該指定したデ
−タ名称を保持する構成要素内に表示し、手続き起動連
鎖情報の生成のステップにおいて、上記指定したデ−タ
名称および該データ名称に対応し入力した手続きが起動
するための条件値を該手続き起動連鎖情報の起動条件情
報として生成することを特徴とする要求仕様の獲得方
法。
12. In the step of designating and displaying a procedure invocation chain held by a component of the requirement specification obtaining method of claim 2, for a certain procedure invocation chain, a data held by a component holding the procedure is stored. One or more data names or data names held by other components are specified, the condition value for starting the procedure is input as the value of the specified data name, and the input procedure is started. The condition value for displaying the specified data name in the component holding the specified data name displayed on the screen of the computer terminal, and in the step of generating the procedure invocation chain information, the specified data name and A method for obtaining a required specification, characterized in that a condition value for activating an input procedure corresponding to the data name is generated as activation condition information of the procedure activation chain information.
【請求項13】請求項3の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素が保持するデ−タ名称、または他の構成要素が保
持するデ−タ名称を一つまたは複数指定し、該指定した
データ名称の値として手続きが起動するための条件値を
入力し、手続き起動連鎖情報の生成のステップにおい
て、上記指定したデ−タ名称および該データ名称に対応
し入力した手続きが起動するための条件値を該手続き起
動連鎖情報の起動条件情報として生成し、手続き起動連
鎖情報を順次表示するステップにおいて、該起動条件情
報を含む手続き起動連鎖情報に従い、計算機端末の画面
上に表示されている該指定したデ−タ名称を保持する構
成要素内に該入力した手続きが起動するための条件値を
表示することを特徴とする要求仕様の獲得方法。
13. A data name held by a component holding a procedure for a procedure starting chain in a step of designating a procedure starting chain held by a component of the requirement specification obtaining method according to claim 3. , Or one or more data names held by other components are specified, the condition value for the procedure to be activated is input as the value of the specified data name, and in the step of generating the procedure activation chain information. In the step of generating a condition value for activating the entered procedure corresponding to the specified data name and the data name as activation condition information of the procedure activation chain information, and sequentially displaying the procedure activation chain information, According to the procedure activation chain information including the activation condition information, the input is input in the component holding the designated data name displayed on the screen of the computer terminal. Acquisition method request specification procedure and displaying the condition value to start.
【請求項14】請求項1の要求仕様の入力方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素以外の構成要素を一つまたは複数指定し、手続き
起動連鎖情報の生成のステップにおいて、上記指定した
構成要素を該手続き起動連鎖情報の引数情報として生成
することを特徴とする要求仕様の入力方法。
14. In the step of designating a procedure invocation chain held by a component of the request specification input method according to claim 1, for a procedure invocation chain, one component other than the component holding the procedure is provided. Alternatively, a request specification input method is characterized in that a plurality of components are designated and the designated component is generated as argument information of the procedure activation chain information in the step of generating the procedure activation chain information.
【請求項15】請求項2の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定し表示するステップ
において、ある手続き起動連鎖に対し、該手続きを保持
する構成要素以外の構成要素を一つまたは複数指定し、
計算機端末の画面上に表示されている該手続き起動連鎖
の矢線と該引数として指定した構成要素間に結線を表示
し、手続き起動連鎖情報の生成のステップにおいて、上
記指定した構成要素を該手続き起動連鎖情報の引数情報
として生成することを特徴とする要求仕様の獲得方法。
15. In a step of designating and displaying a procedure invocation chain held by a component of the requirement specification acquiring method according to claim 2, a component other than a component holding the procedure is set for a certain procedure invocation chain. Specify one or more,
A connection line is displayed between the arrow of the procedure invocation chain displayed on the screen of the computer terminal and the component specified as the argument, and in the step of generating procedure invocation chain information, the specified component is connected to the procedure. A method for obtaining a requirement specification, which is characterized in that it is generated as argument information of activation chain information.
【請求項16】請求項3の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素以外の構成要素を一つまたは複数指定し、手続き
起動連鎖情報の生成のステップにおいて、上記指定した
構成要素を該手続き起動連鎖情報の引数情報として生成
し、手続き起動連鎖情報を順次表示するステップにおい
て、該引数情報を含む手続き起動連鎖情報に従い、計算
機端末の画面上に表示した該引数情報を保持する手続き
起動連鎖の矢線と引数として指定した構成要素間に結線
を表示することを特徴とする要求仕様の獲得方法。
16. In the step of designating a procedure invocation chain held by a component of the request specification acquisition method according to claim 3, for a certain procedure invocation chain, one component other than the component holding the procedure is provided. Alternatively, in the step of generating the procedure invocation chain information, in the step of generating the procedure invocation chain information, the specified component is generated as the argument information of the procedure invocation chain information, and in the step of sequentially displaying the procedure invocation chain information, the procedure including the argument information A request specification acquiring method characterized in that a connection line is displayed between an arrow line of a procedure starting chain holding the argument information displayed on a screen of a computer terminal and a component element designated as an argument according to the starting chain information.
【請求項17】請求項1の要求仕様の入力方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素が保持するデ−タ名称、または他の構成要素が保
持するデ−タ名称を一つまたは複数指定し、該データ名
称に対する値を設定し、手続き起動連鎖情報の生成のス
テップにおいて、上記指定したデ−タ名称に対する値を
手続き起動連鎖情報の代入情報として、また、該指定し
たデータ名称を保持する構成要素を手続き起動連鎖情報
の引数情報として生成することを特徴とする要求仕様の
入力方法。
17. A data name held by a component holding a procedure for a procedure invocation chain in a step of designating a procedure invocation chain held by a component of the requirement specification input method according to claim 1. , Or one or more data names held by other components are specified, a value for the data name is set, and a value for the specified data name is set in the step of generating procedure invocation chain information. A request specification input method characterized in that a constituent element holding the specified data name is generated as argument information of the procedure invocation chain information and as argument information of the procedure invocation chain information.
【請求項18】請求項2の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定し表示するステップ
において、ある手続き起動連鎖に対し、該手続きを保持
する構成要素が保持するデ−タ名称、または他の構成要
素が保持するデ−タ名称を一つまたは複数指定し、該デ
ータ名称に対する値を設定し、該設定したデータ名称に
対する値を計算機端末の画面上に表示されている該指定
したデ−タ名称を保持する構成要素内に表示し、また、
計算機端末の画面上に表示されている該手続き起動連鎖
の矢線と該引数として指定した構成要素間に結線を表示
し、手続き起動連鎖情報の生成のステップにおいて、上
記指定したデ−タ名称に対する値を手続き起動連鎖情報
の代入情報として、また、該指定したデータ名称を保持
する構成要素を手続き起動連鎖情報の引数情報として生
成することを特徴とする要求仕様の獲得方法。
18. In a step of designating and displaying a procedure invocation chain held by a component of the requirement specification obtaining method according to claim 2, for a certain procedure invocation chain, a data held by a component holding the procedure is stored. One or more data names or data names held by other components are specified, a value for the data name is set, and a value for the set data name is displayed on the screen of the computer terminal. It is displayed in the component holding the specified data name, and
A connection line is displayed between the arrow of the procedure invocation chain displayed on the screen of the computer terminal and the component specified as the argument, and in the step of generating the procedure invocation chain information, the specified data name A request specification acquiring method characterized in that a value is generated as substitution information of procedure invocation chain information, and a component holding the specified data name is generated as argument information of procedure invocation chain information.
【請求項19】請求項3の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素が保持するデ−タ名称、または他の構成要素が保
持するデ−タ名称を一つまたは複数指定し、該データ名
称に対する値を設定し、手続き起動連鎖情報の生成のス
テップにおいて、上記指定したデ−タ名称に対する値を
手続き起動連鎖情報の代入情報として、また、該指定し
たデータ名称を保持する構成要素を手続き起動連鎖情報
の引数情報として生成し、手続き起動連鎖情報を順次表
示するステップにおいて、該代入情報および引数情報を
含む手続き起動連鎖情報に従い、計算機端末の画面上に
表示されている該指定したデ−タ名称を保持する構成要
素内に該設定したデータ名称に対する値を表示し、ま
た、計算機端末の画面上に表示した該引数情報を保持す
る手続き起動連鎖の矢線と該構成要素間に結線を表示す
ることを特徴とする要求仕様の獲得方法。
19. In the step of designating a procedure invocation chain held by a component of the requirement specification obtaining method of claim 3, for a procedure invocation chain, a data name held by a component holding the procedure , Or one or more data names held by other components are specified, a value for the data name is set, and a value for the specified data name is set in the step of generating procedure invocation chain information. In the step of generating the component holding the specified data name as the argument information of the procedure invocation chain information as the substitution information of the procedure invocation chain information and sequentially displaying the procedure invocation chain information, the substitution information and the argument information According to the procedure invocation chain information including "," the setting is made in the component holding the specified data name displayed on the screen of the computer terminal. Acquisition of required specifications characterized by displaying a value for a data name and displaying a connection line between the arrow and a component of a procedure invocation chain holding the argument information displayed on the screen of the computer terminal Method.
【請求項20】請求項1の要求仕様の入力方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、ある構成要素が保持す
るデ−タ名称とその値を指定し、該値を設定したい他の
構成要素が保持するデ−タ名称を指定し、手続き起動連
鎖情報の生成のステップにおいて、上記指定したある構
成要素が保持するデ−タ名称が保持する値を上記別途指
定した構成要素が保持するデ−タ名称が保持する値とす
ることを手続き起動連鎖情報の代入情報として、また、
上記指定したある構成要素と上記別途指定した構成要素
とを手続き起動連鎖情報の引数情報として生成すること
を特徴とする要求仕様の入力方法。
20. In the step of designating a procedure invocation chain held by a component of the request specification input method according to claim 1, a data name and a value thereof retained by a component are given to a certain procedure invocation chain. A value held by the data name held by the specified component in the step of generating the procedure invocation chain information by specifying the data name held by the other component whose value is to be set. Is set as a value held by the data name held by the above-mentioned separately specified component, as substitution information of the procedure invocation chain information, and
A method of inputting a required specification, characterized in that the certain specified component and the separately specified component are generated as argument information of procedure invocation chain information.
【請求項21】請求項2の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定し表示するステップ
において、ある手続き起動連鎖に対し、ある構成要素が
保持するデ−タ名称とその値を指定し、該値を設定した
い他の構成要素が保持するデ−タ名称を指定し、計算機
端末の画面上に表示された上記指定したある構成要素が
保持するデ−タ名称から上記別途指定された構成要素が
保持するデ−タ名称へ矢線および上記指定したある構成
要素が保持するデ−タ名称の値を上記別途指定した構成
要素内に表示し、手続き起動連鎖情報の生成のステップ
において、上記指定したある構成要素が保持するデ−タ
名称が保持する値を上記別途指定した構成要素が保持す
るデ−タ名称が保持する値とすることを手続き起動連鎖
情報の代入情報として、また、上記指定したある構成要
素と上記別途指定した構成要素とを手続き起動連鎖情報
の引数情報として生成することを特徴とする要求仕様の
獲得方法。
21. In the step of designating and displaying a procedure invocation chain held by a component of the requirement specification acquisition method according to claim 2, a data name held by a component and a data name held by the component for a procedure invocation chain A value is specified, a data name held by another component whose value is to be set is specified, and the data name held by the specified component displayed on the screen of the computer terminal is separated from the data name described above. The arrow to the data name held by the specified component and the value of the data name held by the specified component specified above are displayed in the component specified separately above to generate the procedure invocation chain information. In the step, the value held by the data name held by the specified component is set as the value held by the data name held by the separately specified component as the substitution information of the procedure invocation chain information. Te, also, a method of obtaining required specifications and generates the specified components separately above and some components described above as the argument information of the procedure starting chain information.
【請求項22】請求項3の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、ある構成要素が保持す
るデ−タ名称とその値を指定し、該値を設定したい他の
構成要素が保持するデ−タ名称を指定し、手続き起動連
鎖情報の生成のステップにおいて、上記指定したある構
成要素が保持するデ−タ名称が保持する値を上記別途指
定した構成要素が保持するデ−タ名称が保持する値とす
ることを手続き起動連鎖情報の代入情報として、また、
上記指定したある構成要素と上記別途指定した構成要素
とを手続き起動連鎖情報の引数情報として生成し、手続
き起動連鎖情報を順次表示するステップにおいて、該代
入情報および引数情報を含む手続き起動連鎖情報に従
い、計算機端末の画面上に表示されている上記指定した
ある構成要素が保持するデ−タ名称から上記別途指定さ
れた構成要素が保持するデ−タ名称へ矢線および上記指
定したある構成要素が保持するデ−タ名称の値を上記別
途指定した構成要素内に表示し、また、計算機端末の画
面上に表示した該引数情報を保持する手続き起動連鎖の
矢線と該構成要素間に結線を表示することを特徴とする
要求仕様の獲得方法。
22. In the step of designating a procedure invocation chain held by a component of the requirement specification acquisition method according to claim 3, a data name retained by a certain component and its value are assigned to a procedure invocation chain. A value held by the data name held by the specified component in the step of generating the procedure invocation chain information by specifying the data name held by the other component whose value is to be set. Is set as a value held by the data name held by the above-mentioned separately specified component, as substitution information of the procedure invocation chain information, and
In the step of generating the specified certain component and the separately specified component as argument information of the procedure invocation chain information and sequentially displaying the procedure invocation chain information, according to the procedure invocation chain information including the substitution information and the argument information. , From the data name held by the specified component displayed on the screen of the computer terminal to the data name held by the separately specified component is an arrow line and the specified component is The value of the data name to be held is displayed in the above-mentioned separately designated component, and the arrow between the procedure invocation chain holding the argument information displayed on the screen of the computer terminal and the connection between the components are connected. A method for obtaining required specifications characterized by displaying.
【請求項23】請求項1の要求仕様の入力方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、手続きが起動する条件
文を入力するステップと、該手続きを保持する構成要素
が保持するデ−タ名称、または他の構成要素が保持する
デ−タ名称を一つまたは複数指定し、該指定したデータ
名称の値として手続きが起動するための条件値を入力す
るステップと、該手続きを保持する構成要素が保持する
デ−タ名称、または他の構成要素が保持するデ−タ名称
を一つまたは複数指定し、該データ名称に対する値を設
定するステップと、該手続きを保持する構成要素以外の
構成要素を一つまたは複数指定するステップと、ある構
成要素が保持するデ−タ名称とその値を指定し、該値を
設定したい他の構成要素が保持するデ−タ名称を指定す
るステップを有し、手続き起動連鎖情報の生成のステッ
プにおいて上記各ステップに対応し、上記入力した起動
条件文を該手続き起動連鎖情報の起動条件情報として生
成するステップと、上記指定したデ−タ名称および該デ
ータ名称に対応し入力した手続きが起動するための条件
値を該手続き起動連鎖情報の起動条件情報として生成す
るステップと、上記指定した構成要素を該手続き起動連
鎖情報の引数情報として生成するステップと、上記指定
したデ−タ名称に対する値を手続き起動連鎖情報の代入
情報として、また、該指定したデータ名称を保持する構
成要素を手続き起動連鎖情報の引数情報として生成する
するステップと、上記指定したある構成要素が保持する
デ−タ名称が保持する値を上記別途指定した構成要素が
保持するデ−タ名称が保持する値とすることを手続き起
動連鎖情報の代入情報として、また、上記指定したある
構成要素と上記別途指定した構成要素とを手続き起動連
鎖情報の引数情報として生成するステップとを有し、該
生成した各手続き起動連鎖情報が保持する起動条件情
報、引数情報、代入情報を、各手続き起動連鎖情報内で
定義した順序に関係なく各情報毎に管理することを特徴
とする要求仕様の入力方法。
23. In the step of designating a procedure invocation chain held by a component of the requirement specification input method according to claim 1, the step of inputting a conditional statement to activate a procedure for a certain procedure invocation chain; One or more data names held by the component holding the data, or data names held by other components are specified, and the condition value for the procedure to be activated is set as the value of the specified data name. A step of inputting, and a step of specifying one or more data names held by the component holding the procedure or data names held by other components and setting a value for the data name. , A step of designating one or a plurality of components other than the component holding the procedure, and a data name held by a certain component and its value are designated, and the other structure to be set It has a step of designating the data name held by the element, and corresponds to each of the above steps in the step of generating the procedure activation chain information, and generates the input activation condition statement as the activation condition information of the procedure activation chain information. And a step of generating a condition value corresponding to the designated data name and the data name for activating the input procedure as activation condition information of the procedure activation chain information, and the specified component. A step of generating as argument information of the procedure invocation chain information, a value for the specified data name as substitution information of the procedure invocation chain information, and a component holding the specified data name as the procedure invocation chain information. And the value stored in the data name held by the specified component is separately described above. The value held by the data name held by the specified component is used as the substitution information of the procedure invocation chain information, and the specified component and the separately designated component are stored in the procedure invocation chain information. And a step of generating it as argument information, and the activation condition information, the argument information, and the substitution information held by each of the generated procedure invocation chain information, regardless of the order defined in each procedure invocation chain information. Requirement specification input method characterized by management.
【請求項24】請求項3の要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、手続きが起動する条件
文を入力するステップと、該手続きを保持する構成要素
が保持するデ−タ名称、または他の構成要素が保持する
デ−タ名称を一つまたは複数指定し、該指定したデータ
名称の値として手続きが起動するための条件値を入力す
るステップと、該手続きを保持する構成要素が保持する
デ−タ名称、または他の構成要素が保持するデ−タ名称
を一つまたは複数指定し、該データ名称に対する値を設
定するステップと、該手続きを保持する構成要素以外の
構成要素を一つまたは複数指定するステップと、ある構
成要素が保持するデ−タ名称とその値を指定し、該値を
設定したい他の構成要素が保持するデ−タ名称を指定す
るステップを有し、手続き起動連鎖情報の生成のステッ
プにおいて上記各ステップに対応し、上記入力した起動
条件文を該手続き起動連鎖情報の起動条件情報として生
成するステップと、上記指定したデ−タ名称および該デ
ータ名称に対応し入力した手続きが起動するための条件
値を該手続き起動連鎖情報の起動条件情報として生成す
るステップと、上記指定した構成要素を該手続き起動連
鎖情報の引数情報として生成するステップと、上記指定
したデ−タ名称に対する値を手続き起動連鎖情報の代入
情報として、また、該指定したデータ名称を保持する構
成要素を手続き起動連鎖情報の引数情報として生成する
するステップと、上記指定したある構成要素が保持する
デ−タ名称が保持する値を上記別途指定した構成要素が
保持するデ−タ名称が保持する値とすることを手続き起
動連鎖情報の代入情報として、また、上記指定したある
構成要素と上記別途指定した構成要素とを手続き起動連
鎖情報の引数情報として生成するステップとを有し、該
生成した各手続き起動連鎖情報が保持する起動条件情
報、引数情報、代入情報を、各手続き起動連鎖情報内で
定義した順序に関係なく各情報毎に管理し、手続き起動
連鎖情報を順次表示するステップにおいて、計算機端末
の画面上に手続き起動連鎖を矢線で表示した後に、計算
機端末の画面上に、手続き起動連鎖情報の上記生成した
起動条件情報に従い、上記入力した起動条件文、もしく
は、上記指定したデ−タ名称を保持する構成要素内に該
入力した手続きが起動するための条件値を表示し、手続
き起動連鎖情報の上記生成した引数情報に従い、上記生
成した引数情報を保持する手続き起動連鎖の矢線と引数
として指定した構成要素間に結線を表示し、手続き起動
連鎖情報の上記生成した代入情報に従い、上記指定した
デ−タ名称を保持する構成要素内に上記設定したデータ
名称に対する値、もしくは、上記指定したある構成要素
が保持するデ−タ名称から上記別途指定された構成要素
が保持するデ−タ名称へ矢線および上記指定したある構
成要素が保持するデ−タ名称の値を上記別途指定した構
成要素内に表示することを特徴とする要求仕様の獲得方
法。
24. In the step of designating a procedure invocation chain held by the constituent elements of the requirement specification obtaining method of claim 3, a step of inputting a conditional statement to activate a procedure for a certain procedure invocation chain; One or more data names held by the component holding the data, or data names held by other components are specified, and the condition value for the procedure to be activated is set as the value of the specified data name. A step of inputting, and a step of specifying one or more data names held by the component holding the procedure or data names held by other components and setting a value for the data name. , A step of designating one or a plurality of components other than the component holding the procedure, and a data name held by a certain component and its value are designated, and the other structure to be set It has a step of designating the data name held by the element, and corresponds to each of the above steps in the step of generating the procedure activation chain information, and generates the input activation condition statement as the activation condition information of the procedure activation chain information. And a step of generating a condition value corresponding to the designated data name and the data name for activating the input procedure as activation condition information of the procedure activation chain information, and the specified component. A step of generating as argument information of the procedure invocation chain information, a value for the specified data name as substitution information of the procedure invocation chain information, and a component holding the specified data name as the procedure invocation chain information. And the value stored in the data name held by the specified component is separately described above. The value held by the data name held by the specified component is used as the substitution information of the procedure invocation chain information, and the specified component and the separately designated component are stored in the procedure invocation chain information. And a step of generating it as argument information, and irrespective of the order defined in each procedure invocation chain information, the invocation condition information, argument information, and substitution information held by each of the generated procedure invocation chain information In the step of managing and sequentially displaying the procedure invocation chain information, after displaying the procedure invocation chain on the screen of the computer terminal with an arrow, according to the above-mentioned activation condition information of the procedure invocation chain information on the screen of the computer terminal. , The condition value for starting the input procedure is displayed in the input start condition statement or the component holding the specified data name, and the procedure is displayed. According to the generated argument information of the activation chain information, display the connection between the arrow of the procedure activation chain holding the generated argument information and the component specified as the argument, and according to the generated substitution information of the procedure activation chain information. , The value for the set data name in the component holding the specified data name, or the data name held by the separately specified component from the data name held by the specified certain component A method of obtaining a required specification, characterized in that an arrow line to a data name and a value of a data name held by a certain designated component are displayed in the separately designated component.
【請求項25】請求項1の要求仕様の入力方法におい
て、シナリオ情報を生成するステップの後で、生成した
シナリオ情報の構成要素情報より構成要素をノードと
し、該シナリオ情報の手続き起動連鎖情報より手続き起
動連鎖をイベントとしたイベントフロー図を生成し、計
算機端末の画面上にする該生成したイベントフロー図を
表示するステップを有することを特徴とする要求仕様の
入力方法。
25. In the method for inputting requirement specifications according to claim 1, after the step of generating scenario information, a component is made a node from the component information of the generated scenario information, and a procedure activation chain information of the scenario information is used. A method of inputting required specifications, comprising the step of generating an event flow diagram with a procedure invocation chain as an event and displaying the generated event flow diagram on a screen of a computer terminal.
【請求項26】開発対象を構成する要素を計算機端末の
画面上に配置するステップと、配置した各構成要素に名
称、該構成要素が保持するデータ名称および手続き名称
を指定するステップと、構成要素の手続き毎に、手続き
が含まれる構成要素間の手続きの起動連鎖、または構成
要素内の手続きの起動連鎖を、構成要素が保持する手続
きの一覧をメニュー表示し、該メニューから選択する操
作を繰り返すことによって構成要素が保持する手続きの
起動連鎖を指定するステップと、上記指定した構成要素
名称、データ名称、手続き名称を記録した構成要素情報
と上記手続き起動連鎖を記録した手続き起動連鎖情報と
該構成要素情報および起動連鎖情報に対する名称と固有
番号とを保持するシナリオ情報を生成するステップと、
上記ステップの繰返しによりシナリオ情報群を入力する
ステップと、上記ステップで生成したシナリオ情報群の
いくつかを指定するステップと、上記指定したシナリオ
情報群が保持する各構成要素情報より同じ構成要素名称
毎に該構成要素が保持するデータ名称、手続き名称を統
合し、全体の構成要素情報を生成し、全体の構成要素情
報に対する構成要素プログラムを生成するステップと、
上記指定したシナリオ情報群の手続き起動連鎖情報より
全体の手続き起動連鎖情報を生成し、該全体の手続き起
動連鎖情報に対する手続き起動連鎖プログラムを生成す
るステップと、上記手続き起動連鎖の動作を上記要求仕
様の入力方法で配置した構成要素間を手続き名称が移動
するアニメーションで表示する連鎖動作アニメーション
プログラムを生成するステップと、上記生成した手続き
起動連鎖の連鎖動作アニメーションプログラムを実行
し、計算機端末上の画面上に表示するステップを備えた
ことを特徴とした要求仕様の獲得方法。
26. A step of arranging an element constituting a development target on a screen of a computer terminal, a step of designating a name, a data name held by the element, and a procedure name of each of the arranged element, For each procedure, a list of procedures held by the component is displayed as a menu, and the activation chain of the procedure between the components including the procedure or the activation chain of the procedure within the component is displayed as a menu, and the operation of selecting from the menu is repeated. Thereby specifying the activation chain of the procedure held by the component, component information in which the designated component name, data name, and procedure name are recorded, procedure activation chain information in which the procedure invocation sequence is recorded, and the configuration A step of generating scenario information holding a name and a unique number for the element information and the activation chain information,
By inputting the scenario information group by repeating the above steps, by specifying some of the scenario information groups generated in the above step, and by the same component name from each component information held by the specified scenario information group A step of integrating the data name and the procedure name held by the component to generate the entire component information, and generating the component program for the entire component information;
A step of generating overall procedure invocation chain information from the procedure invocation chain information of the specified scenario information group, and generating a procedure invocation chain program for the entire procedure invocation chain information; On the screen of the computer terminal by executing the step of generating the chain action animation program for displaying the animation in which the procedure name moves between the constituent elements arranged by the input method A method for obtaining required specifications, characterized by including a step for displaying.
【請求項27】請求項26の要求仕様の獲得方法の構成
要素が保持する手続き起動連鎖を指定するステップにお
いて、ある手続き起動連鎖に対し、手続きが起動する条
件文を入力し、手続き起動連鎖情報の生成のステップに
おいて、上記入力した起動条件文を該手続き起動連鎖情
報の起動条件情報として生成する手続き起動連鎖の連鎖
動作アニメーションプログラムを生成するステップにお
いて、上記入力した起動条件文を表示し、成り立つかど
うかを指定させるプログラムを生成し、成り立つことを
指定されたときのみ手続き起動連鎖の連鎖動作アニメー
ションを実行するプログラムを生成することを特徴とす
る要求仕様の獲得方法。
27. In the step of designating a procedure invocation chain held by a component of the request specification obtaining method of claim 26, a conditional statement for activating a procedure is input to a certain procedure invocation chain, and procedure invocation chain information is entered. In the step of generating, the step of generating the input start condition statement as the start condition information of the procedure start chain information is generated, and in the step of generating the chain action animation program of the procedure start chain, the input start condition statement is displayed and established. A method for obtaining requirement specifications, which is characterized in that a program for specifying whether or not to generate is generated, and a program for executing a chain action animation of a procedure invocation chain is generated only when it is specified to hold.
【請求項28】請求項26要求仕様の獲得方法の構成要
素が保持する手続き起動連鎖を指定するステップにおい
て、ある手続き起動連鎖に対し、該手続きを保持する構
成要素が保持するデ−タ名称、または他の構成要素が保
持するデ−タ名称を一つまたは複数指定し、該指定した
データ名称の値として手続きが起動するための条件値を
入力し、手続き起動連鎖情報の生成のステップにおい
て、上記指定したデ−タ名称および該データ名称に対応
し入力した手続きが起動するための条件値を該手続き起
動連鎖情報の起動条件情報として生成し、手続き起動連
鎖の連鎖動作アニメーションプログラムを生成するステ
ップにおいて、上記起動条件情報により上記指定したデ
−タ名称の値が上記指定した該データ名称に対応し入力
した条件値であるかどうかを判定し、真であるときのみ
手続き起動連鎖の連鎖動作アニメーションを実行するプ
ログラムを生成することを特徴とする要求仕様の獲得方
法。
28. In the step of designating the procedure invocation chain held by the component of the request specification acquisition method, the data name held by the component holding the procedure for a certain procedure invocation chain, Alternatively, one or more data names held by other components are designated, a condition value for activating the procedure is input as the value of the designated data name, and in the step of generating procedure activation chain information, A step of generating a condition value for activating the entered procedure corresponding to the specified data name and the data name as activation condition information of the procedure activation chain information, and generating a chain action animation program of the procedure activation chain. In the above, whether the value of the data name specified by the start condition information is the condition value input corresponding to the specified data name. Emergence determines, acquisition method request specification and generates a program for executing the chaining operation animation procedure starting chain only if it is true.
【請求項29】請求項26の要求仕様の獲得方法の構成
要素が保持する手続き起動連鎖を指定するステップにお
いて、ある手続き起動連鎖に対し、該手続きを保持する
構成要素以外の構成要素を一つまたは複数指定し、手続
き起動連鎖情報の生成のステップにおいて、上記指定し
た構成要素を該手続き起動連鎖情報の引数情報として生
成し、手続き起動連鎖の連鎖動作アニメーションプログ
ラムを生成するステップにおいて、構成要素間を上記引
数として指定した構成要素の構成要素図形が移動するア
ニメーションプログラムを生成し、上記引数情報により
上記指定した構成要素を引数として該手続きを起動する
プログラムを生成することを特徴とする要求仕様の獲得
方法。
29. In the step of designating a procedure invocation chain held by a component of the requirement specification obtaining method according to claim 26, for a procedure invocation chain, one component other than the component holding the procedure is provided. Alternatively, in the step of generating the procedure invocation chain information, a plurality of the specified elements are generated as the argument information of the procedure invocation chain information, and in the step of generating the chain action animation program of the procedure invocation chain, Is generated as an argument to generate an animation program in which the constituent element graphic of the constituent element moves, and the argument information is used to generate a program for activating the procedure using the specified constituent element as an argument. Acquisition method.
【請求項30】請求項26の要求仕様の獲得方法の構成
要素が保持する手続き起動連鎖を指定するステップにお
いて、ある手続き起動連鎖に対し、該手続きを保持する
構成要素が保持するデ−タ名称、または他の構成要素が
保持するデ−タ名称を一つまたは複数指定し、該データ
名称に対する値を設定し、手続き起動連鎖情報の生成の
ステップにおいて、上記指定したデ−タ名称に対する値
を手続き起動連鎖情報の代入情報として、また、該指定
したデータ名称を保持する構成要素を手続き起動連鎖情
報の引数情報として生成し、手続き起動連鎖の連鎖動作
アニメーションプログラムを生成するステップにおい
て、構成要素間を上記指定したデータ名称を保持する構
成要素の構成要素図形が移動するアニメーションプログ
ラムを生成し、上記代入情報により指定したデ−タ名称
に入力した値を設定するプログラムを生成することを特
徴とする要求仕様の獲得方法。
30. In the step of designating a procedure invocation chain held by a component of the requirement specification obtaining method according to claim 26, for a procedure invocation chain, a data name held by a component holding the procedure , Or one or more data names held by other components are specified, a value for the data name is set, and a value for the specified data name is set in the step of generating procedure invocation chain information. In the step of generating the component holding the specified data name as the argument information of the procedure invocation chain information as the substitution information of the procedure invocation chain information and generating the chain action animation program of the procedure invocation chain, Generate an animation program in which the component figure of the component holding the specified data name moves, Acquisition method request specification and generates a program that sets the input to the data name value - specified de of the input information.
【請求項31】請求項26の要求仕様の獲得方法の構成
要素が保持する手続き起動連鎖を指定するステップにお
いて、ある手続き起動連鎖に対し、ある構成要素が保持
するデ−タ名称とその値を指定し、該値を設定したい他
の構成要素が保持するデ−タ名称を指定し、手続き起動
連鎖情報の生成のステップにおいて、上記指定したある
構成要素が保持するデ−タ名称が保持する値を上記別途
指定した構成要素が保持するデ−タ名称が保持する値と
することを手続き起動連鎖情報の代入情報として、ま
た、上記指定したある構成要素と上記別途指定した構成
要素とを手続き起動連鎖情報の引数情報として生成し、
手続き起動連鎖の連鎖動作アニメーションプログラムを
生成するステップにおいて、構成要素間を上記指定した
各データ名称を保持する構成要素の構成要素図形が移動
するアニメーションプログラムを生成し、上記代入情報
により値を設定したいデ−タ名称に上記指定したある構
成要素が保持するデ−タ名称が保持する値を設定するプ
ログラムを生成することを特徴とする要求仕様の獲得方
法。
31. In the step of designating a procedure invocation chain held by a component of the request specification acquisition method according to claim 26, a data name retained by a component and a value thereof are assigned to a procedure invocation chain. A value held by the data name held by the specified component in the step of generating the procedure invocation chain information by specifying the data name held by the other component whose value is to be set. Is set as a value held by the data name held by the separately designated component as the substitution information of the procedure activation chain information, and the procedure of the certain designated component and the separately designated component is started. Generate as argument information of chain information,
In the step of generating the chain action animation program of the procedure invocation chain, it is desired to generate an animation program in which the component figure of the component holding each of the specified data names moves between the component and set the value by the substitution information. A method for obtaining a required specification, characterized in that a program for setting a value held by a data name held by a certain specified component as a data name is generated.
【請求項32】請求項26の要求仕様の獲得方法の構成
要素が保持する手続き起動連鎖を指定するステップにお
いて、ある手続き起動連鎖に対し、手続きが起動する条
件文を入力するステップと、該手続きを保持する構成要
素が保持するデ−タ名称、または他の構成要素が保持す
るデ−タ名称を一つまたは複数指定し、該指定したデー
タ名称の値として手続きが起動するための条件値を入力
するステップと、該手続きを保持する構成要素が保持す
るデ−タ名称、または他の構成要素が保持するデ−タ名
称を一つまたは複数指定し、該データ名称に対する値を
設定するステップと、該手続きを保持する構成要素以外
の構成要素を一つまたは複数指定するステップと、ある
構成要素が保持するデ−タ名称とその値を指定し、該値
を設定したい他の構成要素が保持するデ−タ名称を指定
するステップを有し、手続き起動連鎖情報の生成のステ
ップにおいて上記各ステップに対応し、上記入力した起
動条件文を該手続き起動連鎖情報の起動条件情報として
生成するステップと、上記指定したデ−タ名称および該
データ名称に対応し入力した手続きが起動するための条
件値を該手続き起動連鎖情報の起動条件情報として生成
するステップと、上記指定した構成要素を該手続き起動
連鎖情報の引数情報として生成するステップと、上記指
定したデ−タ名称に対する値を手続き起動連鎖情報の代
入情報として、また、該指定したデータ名称を保持する
構成要素を手続き起動連鎖情報の引数情報として生成す
るするステップと、上記指定したある構成要素が保持す
るデ−タ名称が保持する値を上記別途指定した構成要素
が保持するデ−タ名称が保持する値とすることを手続き
起動連鎖情報の代入情報として、また、上記指定したあ
る構成要素と上記別途指定した構成要素とを手続き起動
連鎖情報の引数情報として生成するステップとを有し、
該生成した各手続き起動連鎖情報が保持する起動条件情
報、引数情報、代入情報を、各手続き起動連鎖情報内で
定義した順序に関係なく各情報毎に管理し、手続き起動
連鎖の連鎖動作アニメーションプログラムを生成するス
テップにおいて、該起動条件情報より、上記入力した起
動条件文を表示し、成り立つかどうかを指定させるプロ
グラムおよび成り立つことを指定されたときのみ手続き
起動連鎖の連鎖動作アニメーションを実行するプログラ
ムを生成、もしくは、上記指定したデ−タ名称の値が上
記指定した該データ名称に対応し入力した条件値である
かどうかを判定し、真であるときのみ手続き起動連鎖の
連鎖動作アニメーションを実行するプログラムを生成
し、該引数情報より、構成要素間を上記引数として指定
した構成要素の構成要素図形が移動するアニメーション
プログラムおよび上記引数情報により上記指定した構成
要素を引数として該手続きを起動するプログラムを生成
し、該代入情報より、指定したデ−タ名称に入力した値
を設定するプログラムを生成、もしくは、値を設定した
いデ−タ名称に上記指定したある構成要素が保持するデ
−タ名称が保持する値を設定するプログラムを生成する
ことを特徴とする要求仕様の獲得方法。
32. In the step of designating a procedure invocation chain held by the constituent elements of the requirement specification obtaining method of claim 26, the step of inputting a conditional statement to activate a procedure for a certain procedure invocation chain; One or more data names held by the component holding the data, or data names held by other components are specified, and the condition value for the procedure to be activated is set as the value of the specified data name. A step of inputting, and a step of specifying one or more data names held by the component holding the procedure or data names held by other components and setting a value for the data name. , A step of designating one or a plurality of components other than the component holding the procedure, and a data name held by a certain component and its value are designated, and another value to be set is set. It has a step of designating the data name held by the component, and corresponds to each of the above steps in the step of generating the procedure activation chain information, and the input activation condition statement is used as the activation condition information of the procedure activation chain information. A step of generating, a step of generating a condition value corresponding to the designated data name and the data name for activating the inputted procedure as activation condition information of the procedure activation chain information, and the designated component As the argument information of the procedure invocation chain information, the value for the specified data name as the substitution information of the procedure invocation chain information, and the component holding the specified data name is the procedure invocation chain. The step of generating it as argument information of the information and the value held by the data name held by the specified certain constituent element The value held by the data name held by the specified component is used as the substitution information of the procedure invocation chain information, and the certain specified component and the separately specified component are stored in the procedure invocation chain information. And a step of generating as argument information,
The activation condition information, the argument information, and the substitution information held by each generated procedure invocation chain information are managed for each information regardless of the order defined in each procedure invocation chain information, and the chain action animation program of the procedure invocation chain In the step of generating, a program that displays the above-mentioned input start condition sentence from the start condition information and specifies whether it holds, and a program that executes the chain action animation of the procedure start chain only when it is specified that it holds It is determined whether the value of the generated or specified data name is the condition value input corresponding to the specified data name, and the chain operation animation of the procedure invocation chain is executed only when the value is true. Generates a program and, from the argument information, the configuration of the components specified between the components as the above arguments An animation program in which elementary figures move and a program for activating the procedure by using the specified component as an argument by the argument information and setting a value input to the specified data name from the substitution information. A method for obtaining required specifications, which is characterized in that a program for generating or setting a value held by a data name held by a certain component specified above to a data name for which a value is to be set is generated.
【請求項33】請求項26の要求仕様の入力方法の繰り
返しで要求仕様を入力する過程の構成要素が保持する手
続き起動連鎖を指定するステップにおいて、ある要求仕
様の第一のシナリオ情報のうちある構成要素名称および
ある手続き名称が、別の要求仕様の第二のシナリオ情報
のうちの構成要素名称および手続き名称と同一名称であ
るとき、該第二のシナリオ情報の該構成要素および手続
きが該第一のシナリオ情報の該構成要素および手続きと
同一であることを指定し、手続き起動連鎖情報の生成の
ステップにおいて、該同一であることを指定した各シナ
リオ情報のシナリオ固有番号から各シナリオ情報内に共
通化情報を生成し、全体の手続き起動連鎖情報に対する
手続き起動連鎖プログラムを生成するステップにおい
て、上記指定した該同一名称の構成要素に対する該同一
名称の手続き起動連鎖に対しては同一プログラムを生成
し、続いて起動する手続き起動連鎖に対しては別々のプ
ログラムを生成し、手続き起動連鎖の連鎖動作アニメー
ションプログラムを生成するステップにおいて、上記指
定した該同一名称の構成要素に対する該同一名称の手続
き起動連鎖の動作アニメーションを同一の連鎖動作アニ
メーションプログラムを生成し、続いて起動する手続き
起動連鎖の連鎖動作アニメーションは別々の連鎖動作ア
ニメーションプログラムを生成し、手続き起動連鎖の連
鎖動作アニメーションを実行、表示するステップにおい
て、上記指定した同一の手続き連鎖起動に対しては一つ
の連鎖動作アニメーションを実行、表示し、上記別々に
指定した手続き連鎖起動に対しては別々の連鎖動作アニ
メーションを実行、表示することを特徴とする要求仕様
の獲得方法。
33. In the step of designating a procedure invocation chain held by a constituent element in the process of inputting a requirement specification by repeating the requirement specification inputting method according to claim 26, among the first scenario information of a certain requirement specification. When the constituent element name and the procedure name are the same as the constituent element name and the procedure name in the second scenario information of another requirement specification, the constituent element and the procedure of the second scenario information are In the step of generating the procedure invocation chain information that specifies that the constituent element and the procedure of one scenario information are the same, the scenario unique number of each scenario information that specifies the same In the step of generating the commonization information and generating the procedure invocation chain program for the whole procedure invocation chain information, The same program is generated for the procedure invocation chain of the same name for a component of one name, and a separate program is generated for the procedure invocation chain to be subsequently activated, and a chain action animation program of the procedure invocation chain is generated. In the step of generating, the same action animation program of the procedure invocation chain of the same name with respect to the designated component of the same name is produced in the same sequence action animation program, and the chain action animation of the procedure invocation sequence to be subsequently activated is different. In the step of generating a chain action animation program and executing and displaying the chain action animation of the procedure invocation chain, one chain action animation is executed and displayed for the same procedure chain invocation specified above and specified separately. It is different for procedural chain start Run a chain operation animation, acquisition method request specification and displaying.
【請求項34】開発対象を構成する要素を計算機端末の
画面上に配置するステップと、配置した各構成要素に名
称、該構成要素が保持するデータ名称および手続き名称
を指定するステップと、構成要素の手続き毎に、手続き
が含まれる構成要素間の手続きの起動連鎖、または構成
要素内の手続きの起動連鎖を、構成要素が保持する手続
きの一覧をメニュー表示し、概メニューから選択する操
作を繰り返すことによって構成要素が保持する手続きの
起動連鎖を指定するステップと、上記指定した構成要素
名称、データ名称、手続き名称を記録した構成要素情報
と上記手続き起動連鎖を記録した手続き起動連鎖情報と
該構成要素情報および起動連鎖情報に対する名称と固有
番号とを保持するシナリオ情報を生成するステップを備
えたことを特徴とする要求仕様の入力方法の繰り返しで
要求仕様を入力する過程の構成要素の手続き起動連鎖を
指定するステップにおいて、ある要求仕様の第一のシナ
リオ情報のうちある構成要素名称およびある手続き名称
が、別の要求仕様の第二のシナリオ情報のうちの構成要
素名称および手続き名称と同一名称であるとき、該第二
のシナリオ情報の該構成要素および手続きが該第一のシ
ナリオ情報の該構成要素および手続きと同一であること
を指定し、該同一であることを指定した各シナリオ情報
のシナリオ固有番号から各シナリオ情報内に共通化情報
を生成するステップと、該同一であることを指定された
手続きに継続して起動する手続きを各要求仕様毎に別々
に定義し対応する別々のシナリオ情報を生成したステッ
プの後で、上記生成したシナリオ情報の共通化情報より
全体の共通化情報として生成するステップと、上記繰返
しで生成した要求仕様群の共通化情報から全体の視覚化
要求仕様間の関連情報をシナリオ関連情報として生成す
るステップと、上記全体の要求仕様群全てを要求仕様を
表現する図形と、該シナリオ関連情報から関連ある要求
仕様間に結線を表示することで全体シナリオ関連情報を
表示するステップを備えたことを特徴とした要求仕様の
獲得方法。
34. A step of arranging an element constituting a development target on a screen of a computer terminal, a step of designating a name, a data name held by the element and a procedure name of each of the arranged element, and the element For each procedure, the list of procedures held by the component is displayed as a menu, and the operation chain of the procedure within the component or the sequence of activation of the procedure within the component is displayed, and the operation to select from the general menu is repeated. Thereby specifying the activation chain of the procedure held by the component, component information in which the designated component name, data name, and procedure name are recorded, procedure activation chain information in which the procedure invocation sequence is recorded, and the configuration And a step of generating scenario information holding a name and a unique number for the element information and the activation chain information. In the step of specifying the procedure invocation chain of the component in the process of inputting the requirement specification by repeating the requirement specification input method described above, a certain component name and a certain procedure name in the first scenario information of a certain requirement specification are different. Component name and procedure name in the second scenario information of the required specifications of the second scenario information, the component and procedure of the second scenario information are the component and procedure of the first scenario information. Is specified, and the step of generating common information in each scenario information from the scenario unique number of each scenario information specifying the same, and the procedure specified to be the same After the step of continuously defining the procedure to be activated separately for each requirement specification and generating the corresponding scenario information, the generated scenario information The step of generating the common information from the common information, and the step of generating the related information between the entire visualization requirement specifications from the common information of the requirement specification group generated in the above as scenario related information, A requirement specification characterized by including a graphic representing the entire requirement group of the entire requirement specification and a step of displaying the whole scenario related information by displaying a connection between the scenario related information and the related requirement specifications. How to get.
【請求項35】請求項34記載の該シナリオ情報の共通
化情報を同一指定された各要求仕様毎に生成するステッ
プにおいて、上記同一であることを指定した該構成要素
および手続きに対応するシナリオ情報の一部をシナリオ
情報の共通化情報として生成し、全体シナリオ関連情報
を表示するステップにおいて、表示した関連を表現する
結線を選択することで該シナリオ関連情報を表示するこ
とを備えたことを特徴とした要求仕様の獲得方法。
35. The scenario information corresponding to the constituent element and the procedure designated to be the same in the step of generating the commonization information of the scenario information for each requirement specification that is the same designation according to claim 34. Is generated as common information of scenario information, and the scenario related information is displayed by selecting a connection representing the displayed relationship in the step of displaying the whole scenario related information. How to obtain the required specifications.
【請求項36】請求項34記載の該シナリオ情報の共通
化情報を同一指定された各要求仕様毎に生成するステッ
プにおいて、上記同一であることを指定した該構成要素
および手続きに対応するシナリオ情報の一部と同一指定
された手続きの各要求仕様での連鎖位置とをシナリオ情
報の共通化情報として生成し、全体シナリオ関連情報を
表示するステップにおいて、該シナリオ関連情報の同一
指定された手続きの各要求仕様での連鎖位置から関連あ
る要求仕様間に結線する位置を特定し、表示することで
全体シナリオ関連情報を表示することを備えたことを特
徴とした要求仕様の獲得方法。
36. The scenario information corresponding to the component and procedure designated to be the same in the step of generating the commonization information of the scenario information according to claim 34 for each requirement specified to be the same. And a chained position in each requirement specification of the same designated procedure as the common information of the scenario information, and in the step of displaying the whole scenario related information, the same designated procedure of the scenario related information is displayed. A method for obtaining a requirement specification, characterized in that a position connecting a related requirement specification is identified from a chained position in each requirement specification and displayed, thereby displaying whole scenario related information.
【請求項37】請求項34記載の該第二のシナリオ情報
の該構成要素および手続きが該第一のシナリオ情報の該
構成要素および手続きと同一であることを指定するステ
ップにおいて、該第二のシナリオ情報が該第一のシナリ
オ情報の該構成要素および手続きを参照することを指定
し、シナリオ情報の共通化情報を同一指定された各要求
仕様毎に生成するステップにおいて、上記指定した参照
する方向をシナリオ情報の共通化情報として生成し、全
体シナリオ関連情報を表示するステップにおいて、該第
二のシナリオ情報が該第一のシナリオ情報を参照するこ
とを関連ある要求仕様間の結線で表示することを備えた
ことを特徴とした要求仕様の獲得方法。
37. The step of designating that the constituent element and procedure of the second scenario information according to claim 34 are the same as the constituent element and procedure of the first scenario information. In the step of designating that the scenario information refers to the component and procedure of the first scenario information, and generating the commonization information of the scenario information for each of the identically designated requirement specifications, the reference direction designated above In the step of generating general scenario information as common information and displaying the whole scenario related information, displaying that the second scenario information refers to the first scenario information by a connection between related requirement specifications. A method for obtaining required specifications, characterized by being equipped with.
JP23500595A 1995-09-13 1995-09-13 How to visualize requirement specifications Expired - Fee Related JP3772363B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23500595A JP3772363B2 (en) 1995-09-13 1995-09-13 How to visualize requirement specifications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23500595A JP3772363B2 (en) 1995-09-13 1995-09-13 How to visualize requirement specifications

Publications (2)

Publication Number Publication Date
JPH0981611A true JPH0981611A (en) 1997-03-28
JP3772363B2 JP3772363B2 (en) 2006-05-10

Family

ID=16979658

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23500595A Expired - Fee Related JP3772363B2 (en) 1995-09-13 1995-09-13 How to visualize requirement specifications

Country Status (1)

Country Link
JP (1) JP3772363B2 (en)

Also Published As

Publication number Publication date
JP3772363B2 (en) 2006-05-10

Similar Documents

Publication Publication Date Title
US5019961A (en) Computer apparatus and method for logical modelling
US4860204A (en) Computer based workstation for development of graphic representation of computer programs
US7200838B2 (en) System and method for automatically generating a graphical program in response to a state diagram
US6154875A (en) Graphical programming system that allows easy handling of data structures and creation of programs by manipulating graphic components
US7765529B1 (en) Transforming graphical objects in a graphical modeling environment
Lonczewski et al. The FUSE-System: an Integrated User Interface Design Environment.
Elwert et al. Modelling and generation of graphical user interfaces in the TADEUS approach
CN112506500B (en) Visual control creating method and device
US5655067A (en) Animation generating method in a design supporting system
Savidis et al. The HOMER UIMS for dual user interface development: Fusing visual and non-visual interactions
US5729253A (en) Method for inputting and acquiring requirement
US5517604A (en) Data input/output process and design supporting process
Olsen Jr et al. Research directions for user interface software tools
US20020075290A1 (en) Incremental and interruptible layout of visual modeling elements
US20010002834A1 (en) Method for inputting and acquiring requirement
US6141016A (en) Method for inputting and acquiring requirement
US6219065B1 (en) Method for inputting and acquiring requirement
JPH0981611A (en) Input method and acquisition method for request specification
JPH11102293A (en) Program automatic generating method
McCartney End-user construction and configuration of distributed multimedia applications
Chang et al. The Research Queuing Package Modeling Environment (RESQME)
CN114860223B (en) Interactive editing frame, interactive object generation method and electronic equipment
Cameron et al. The IC* system for debugging parallel programs via interactive monitoring and control
JPH0895765A (en) Acquiring method for visualized request specification
Charalambous et al. Extension of pipe2 to support coloured generalised stochastic petri nets

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051004

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051205

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060206

LAPS Cancellation because of no payment of annual fees