JPH10105389A - Method and device for supporting software designing - Google Patents

Method and device for supporting software designing

Info

Publication number
JPH10105389A
JPH10105389A JP8260027A JP26002796A JPH10105389A JP H10105389 A JPH10105389 A JP H10105389A JP 8260027 A JP8260027 A JP 8260027A JP 26002796 A JP26002796 A JP 26002796A JP H10105389 A JPH10105389 A JP H10105389A
Authority
JP
Japan
Prior art keywords
gui
design support
class structure
software design
instance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8260027A
Other languages
Japanese (ja)
Inventor
Yoichiro Obayashi
陽一郎 大林
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP8260027A priority Critical patent/JPH10105389A/en
Publication of JPH10105389A publication Critical patent/JPH10105389A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide the software design supporting method and software design support device which can easily and accurately determine class structure and restriction conditions and easily perform the synthetic transitional design of the whole system with good visibility, and have the synthesis on objects of the whole system. SOLUTION: When an object-oriented data base is designed, a class structure is graphically described in a class structure display area 105 by an interactive editing means 103, instances which can be generated from the class structure by an instance generating means 101 are all listed in an instance display area 106, and on the basis of the listed instances, restriction conditions are given to the class structure interactively by the interactive editing means 103; and a class structure detailing means 104 narrows down the instances to make the class structure detail.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は,データベース,G
UI(Graphical User Interface)を含めたプログラム
開発を支援する汎用の統合型CASE(Computer Aided
Software Engineering)に係り,グラフィカルにアプ
リケーションソフトウェアを設計・製作するソフトウェ
ア設計支援方法及びソフトウェア設計支援装置に関す
る。
TECHNICAL FIELD The present invention relates to a database, G
General-purpose integrated CASE (Computer Aided) supporting program development including UI (Graphical User Interface)
The present invention relates to a software design support method and a software design support apparatus for graphically designing and producing application software.

【0002】特に,オブジェクト指向データベースを設
計する際に,クラス構造,制約条件の決定を容易且つ正
確に行うことができ,個々のリンクの設定以外に全体の
遷移状態に重きを置いて,システム全体の統一的な遷移
設計を視認性良く且つ容易に行うことができ,システム
全体のオブジェクトに統一性を持たせ得るソフトウェア
設計支援方法及びソフトウェア設計支援装置に関する。
In particular, when designing an object-oriented database, the class structure and constraints can be easily and accurately determined. The present invention relates to a software design support method and a software design support device which can easily and easily perform a uniform transition design with good visibility and can make objects of the entire system uniform.

【0003】[0003]

【従来の技術】従来のソフトウェア設計支援方法及びソ
フトウェア設計支援装置としては,例えば,特開平6−
202863号公報で開示されている「GUIアプリケ
ーションプログラムの設計支援システム」がある。
2. Description of the Related Art Conventional software design support methods and software design support devices are disclosed in, for example,
There is a "GUI application program design support system" disclosed in Japanese Patent Application Publication No. 2022863.

【0004】このGUIアプリケーションプログラムの
設計支援システムでは,リンク元のウィンドウの消去や
リンク先のウィンドウの表示等,ウィンドウの表示切替
の設定を行う第1の事象設定オブジェクトと,アプリケ
ーションプログラムのプロトタイピング時に模擬するデ
ータベース等の模擬ウィンドウを作成する模擬環境設定
オブジェクトと,アプリケーションプログラムのユーザ
の操作内容と各ウィンドウの動作との設定を行う手順設
定オブジェクトと,リンク先のウィンドウをブリンクす
る等の強調表示の設定を行う第2の事象設定オブジェク
トとを設け,GUIの総合的な動作のプロトタイピング
を,柔軟且つ詳細に行うことを可能とし,GUIプログ
ラムの設計支援を効率良く行うものである。
In this GUI application program design support system, a first event setting object for setting switching of window display, such as erasing a link source window and displaying a link destination window, is used for prototyping an application program. A simulated environment setting object for creating a simulated window such as a simulated database, a procedure setting object for setting the operation of the application program user and the operation of each window, and a highlighting such as blinking a linked window. A second event setting object for setting is provided to enable flexible and detailed prototyping of the overall operation of the GUI, and to efficiently support the design of the GUI program.

【0005】また,従来のオブジェクト指向データベー
ス等のデータベース設計に関するCASEツールとして
は,特開平6−274386号公報の「ウィンドウベー
スのデータベース操作用アプリケーション開発システ
ム」や,特開平7−334565号公報の「データベー
ス情報ビジュアル化AP開発支援システム」や,特開平
7−182146号公報の「オブジェクトのスキーマ定
義装置」等々がある。
As a conventional CASE tool for designing a database such as an object-oriented database, Japanese Patent Application Laid-Open No. 6-274386 discloses a "window-based database operation application development system" and Japanese Patent Application Laid-Open No. 7-334565 discloses a "CASE tool". Database information visualization AP development support system "and" Object schema definition device "in JP-A-7-182146.

【0006】[0006]

【発明が解決しようとする課題】このような従来のオブ
ジェクト指向データベースの設計においては,ビジュア
ルにクラス構造や制約条件等を入力する技術がある。し
かしながら,クラス構造や制約条件を決めるには,生成
し得るインスタンスの状態を想定しなければならず,上
記従来のソフトウェア設計支援方法及びソフトウェア設
計支援装置にあっては,クラス構造や制約条件の決定操
作が難しく,また確実性に欠けるという問題点があっ
た。
In the design of such a conventional object-oriented database, there is a technique for visually inputting a class structure, constraint conditions, and the like. However, in order to determine the class structure and the constraints, the state of the instance that can be generated must be assumed. In the above-described conventional software design support method and software design support apparatus, the class structure and the constraints are determined. There were problems that operation was difficult and lacked certainty.

【0007】また,特開平6−202863号公報の
「GUIアプリケーションプログラムの設計支援システ
ム」では,画面(オブジェクト)のリンク設定を行う第
1の事象設定オブジェクトを設けることを特徴としてい
るが,GUI画面の設計においては,全体の遷移状態を
把握し統一的なデザインを行うことも重要であり,上記
従来のソフトウェア設計支援方法及びソフトウェア設計
支援装置にあっては,リンクの設定はできても統一的な
遷移状態は把握できないという問題点があった。
Japanese Patent Application Laid-Open No. 6-202863 discloses a "GUI application program design support system" characterized by providing a first event setting object for setting a link of a screen (object). It is also important to understand the overall transition state and perform a unified design in the design of the software. In the conventional software design support method and software design support device described above, even if the link can be set, There is a problem that it is not possible to grasp a transition state.

【0008】更に,特開平6−202863号公報の
「GUIアプリケーションプログラムの設計支援システ
ム」においても述べられているように,現在のGUIア
プリケーション作成支援システムでは,画面,ボタン,
テキスト表示領域等のオブジェクトの個々の属性は定義
できるが,オブジェクト間の関連情報は十分に扱えない
という問題点があった。
Further, as described in "GUI application program design support system" in Japanese Patent Application Laid-Open No. 6-202863, a screen, buttons,
Although individual attributes of an object such as a text display area can be defined, there is a problem that related information between objects cannot be sufficiently handled.

【0009】また,実際の画面設計において同じような
画面を幾つか作ったり,システムに統一的な操作性を持
たせるためにボタンの配置を決めたりするが,上記従来
のソフトウェア設計支援方法及びソフトウェア設計支援
装置にあっては,配列情報は各オブジェクトの座標及び
隣合うオブジェクトとの接続関係にすぎず,システム全
体のオブジェクトに統一性を持たせることが難しいとい
う問題点もあった。
Further, in the actual screen design, several similar screens are created, and the arrangement of buttons is determined so that the system has uniform operability. In the design support apparatus, the arrangement information is merely the connection relation between the coordinates of each object and the adjacent objects, and there is a problem that it is difficult to make the objects of the entire system uniform.

【0010】本発明は,上記従来の問題点に鑑みてなさ
れたものであって,オブジェクト指向データベースを設
計する際に,生成され得るインスタンスをすべて列挙し
てクラス構造,制約条件の決定を支援し,クラス構造,
制約条件の決定を容易且つ正確に行い得るソフトウェア
設計支援方法及びソフトウェア設計支援装置を提供する
ことを目的としている。
The present invention has been made in view of the above-mentioned conventional problems, and when designing an object-oriented database, enumerates all the instances that can be generated and assists in determining a class structure and constraints. , Class structure,
It is an object of the present invention to provide a software design support method and a software design support device capable of easily and accurately determining a constraint condition.

【0011】また本発明の他の目的は,個々のリンクの
設定以外に全体の遷移状態に重きを置いて設計でき,シ
ステム全体の統一的な遷移設計を視認性良く且つ容易に
行い得るソフトウェア設計支援方法及びソフトウェア設
計支援装置を提供することである。
Another object of the present invention is to provide a software design that can be designed with emphasis on the entire transition state in addition to the setting of individual links, and that can perform a uniform transition design of the entire system with good visibility and easily. An object of the present invention is to provide a support method and a software design support device.

【0012】更に本発明の他の目的は,配列情報にGU
I部品の果たす意味,並びに,該意味から来る配列の制
約条件を合わせ持たせ,GUI部品の自動配置,配列順
の検証等を行い,システム全体のオブジェクトに統一性
を持たせ得るソフトウェア設計支援方法及びソフトウェ
ア設計支援装置を提供することである。
[0012] Still another object of the present invention is to provide GU information in sequence information.
A software design support method that combines the meanings of I-parts and the constraints of arrays resulting from the meanings, performs automatic placement of GUI parts, verifies the order of arrangement, and provides uniformity to objects throughout the system And a software design support device.

【0013】[0013]

【課題を解決するための手段】上記課題を解決するため
に,本発明の請求項1に係るソフトウェア設計支援方法
は,グラフィカルにアプリケーションソフトウェアを設
計・製作するソフトウェア設計支援方法において,オブ
ジェクト指向データベースを設計する際に,該オブジェ
クト指向データベースのためのクラス構造をグラフィカ
ルに記述する第1ステップと,前記第1ステップで得ら
れたクラス構造から生成され得るインスタンスをすべて
列挙し,該列挙したインスタンスに基づき前記クラス構
造に対して対話的に制約条件を与える第2ステップと,
前記第2ステップを繰り返し行って,前記インスタンス
を絞り込むことにより前記クラス構造を詳細化する第3
ステップとを備えるものである。
According to a first aspect of the present invention, there is provided a software design support method for graphically designing and producing application software. In designing, a first step of graphically describing a class structure for the object-oriented database and all instances that can be generated from the class structure obtained in the first step are enumerated, and based on the enumerated instances, A second step of interactively applying constraints to said class structure;
Repeat the second step to refine the class structure by narrowing down the instances.
And steps.

【0014】また,請求項2に係るソフトウェア設計支
援装置は,クラス構造表示領域及びインスタンス表示領
域を含む出力手段上でグラフィカルにアプリケーション
ソフトウェアを設計・製作するソフトウェア設計支援装
置において,オブジェクト指向データベースを設計する
際に,該オブジェクト指向データベースのためのクラス
構造を前記クラス構造表示領域にグラフィカルに記述す
る対話編集手段と,前記クラス構造表示領域に記述され
たクラス構造から生成され得るインスタンスをすべて生
成し,前記インスタンス表示領域に列挙するインスタン
ス生成手段と,前記インスタンス領域に列挙されたイン
スタンスに基づき,前記対話編集手段により前記クラス
構造に対して制約条件を与え,前記インスタンスを絞り
込むことにより前記クラス構造を詳細化するクラス構造
詳細化手段とを具備するものである。
According to a second aspect of the present invention, there is provided a software design support apparatus for graphically designing and producing application software on output means including a class structure display area and an instance display area. In doing so, interactive editing means for graphically describing a class structure for the object-oriented database in the class structure display area and all instances that can be generated from the class structure described in the class structure display area are generated. Based on the instance generating means enumerated in the instance display area and the instances enumerated in the instance area, the interactive editing means applies constraints to the class structure and narrows down the instances by It is intended to and a class structure refinement means for refining the class structure.

【0015】また,請求項3に係るソフトウェア設計支
援方法は,グラフィカルにアプリケーションソフトウェ
アを設計・製作するソフトウェア設計支援方法におい
て,オブジェクト指向データベースを設計する際に,該
オブジェクト指向データベースのためのクラス構造をグ
ラフィカルに記述する第1ステップと,前記第1ステッ
プで得られたクラス構造から生成され得るインスタンス
をすべて列挙し,該列挙したインスタンスの中から必要
な,或いは,不要なインスタンスを選択する第2ステッ
プと,前記第2ステップのインスタンスの選択結果に基
づき前記クラス構造に対する制約条件を自動的に特定或
いは対話的に特定する第3ステップと,前記第3ステッ
プを繰り返し行って前記クラス構造を詳細化する第4ス
テップとを備えるものである。
According to a third aspect of the present invention, there is provided a software design supporting method for graphically designing and producing application software, wherein a class structure for the object-oriented database is designed when the object-oriented database is designed. A first step of graphically describing, and a second step of enumerating all instances that can be generated from the class structure obtained in the first step and selecting a necessary or unnecessary instance from the enumerated instances And a third step of automatically specifying or interactively specifying a constraint on the class structure based on the result of selecting the instance in the second step; and repeating the third step to refine the class structure And the fourth step It is.

【0016】また,請求項4に係るソフトウェア設計支
援装置は,クラス構造表示領域及びインスタンス表示領
域を含む出力手段上でグラフィカルにアプリケーション
ソフトウェアを設計・製作するソフトウェア設計支援装
置において,オブジェクト指向データベースを設計する
際に,該オブジェクト指向データベースのためのクラス
構造を前記クラス構造表示領域にグラフィカルに記述す
る対話編集手段と,前記クラス構造表示領域に記述され
たクラス構造から生成され得るインスタンスをすべて生
成し,前記インスタンス表示領域に列挙するインスタン
ス生成手段と,前記対話編集手段を介して前記インスタ
ンス領域に列挙されたインスタンスの中から必要な,或
いは,不要なインスタンスを選択させ,該インスタンス
選択結果に基づき前記クラス構造に対する制約条件を自
動的に特定或いは対話的に特定し,前記クラス構造を詳
細化するクラス構造詳細化手段とを具備するものであ
る。
According to a fourth aspect of the present invention, there is provided a software design support apparatus which graphically designs and manufactures application software on output means including a class structure display area and an instance display area. In doing so, interactive editing means for graphically describing a class structure for the object-oriented database in the class structure display area and all instances that can be generated from the class structure described in the class structure display area are generated. A required or unnecessary instance is selected from the instances listed in the instance area via the instance generating means listed in the instance display area and the interactive editing means, and based on the result of the instance selection. The constraints on the serial class structure automatically identify or interactively specified, it is intended to and a class structure refinement means for refining the class structure.

【0017】また,請求項5に係るソフトウェア設計支
援方法は,請求項1または3記載のソフトウェア設計支
援方法において,前記第2ステップにおいてインスタン
スを生成する際に,部分複合クラスを指定してインスタ
ンスを生成するものである。
According to a fifth aspect of the present invention, in the software design supporting method according to the first or third aspect, when the instance is generated in the second step, the instance is specified by specifying a partial composite class. To generate.

【0018】また,請求項6に係るソフトウェア設計支
援装置は,請求項2または4記載のソフトウェア設計支
援装置において,前記インスタンス生成手段は,インス
タンスを生成する際に,部分複合クラスを指定してイン
スタンスを生成するものである。
According to a sixth aspect of the present invention, there is provided the software design support apparatus according to the second or fourth aspect, wherein the instance generation means specifies a partial composite class when generating the instance. Is generated.

【0019】また,請求項7に係るソフトウェア設計支
援方法は,GUI(Graphical UserInterface)画面遷
移図表示領域及びコード表示領域を含む出力手段上でグ
ラフィカルにアプリケーションソフトウェアを設計・製
作するソフトウェア設計支援方法において,ユーザが作
成したソースコードまたは中間コードからユーザインタ
フェースとなるGUIの画面遷移図を作成するステップ
と,前記GUI画面遷移図表示領域に作成したGUI画
面遷移図を表示し前記GUIの遷移を一覧するステップ
と,前記GUI画面遷移図表示領域上のGUI画面遷移
図を編集するステップとを備え,前記ソースコードまた
は前記中間コードを生成したソースコードと前記GUI
画面遷移図との状態を互いに反映させるものである。
According to a seventh aspect of the present invention, there is provided a software design support method for graphically designing and producing application software on output means including a GUI (Graphical User Interface) screen transition diagram display area and a code display area. Creating a GUI screen transition diagram as a user interface from the source code or intermediate code created by the user, and displaying the created GUI screen transition diagram in the GUI screen transition diagram display area to list the transitions of the GUI And a step of editing a GUI screen transition diagram on the GUI screen transition diagram display area, wherein the source code or the source code that generated the intermediate code and the GUI
The state with the screen transition diagram is reflected on each other.

【0020】また,請求項8に係るソフトウェア設計支
援装置は,GUI(Graphical UserInterface)画面遷
移図表示領域及びコード表示領域を含む出力手段上でグ
ラフィカルにアプリケーションソフトウェアを設計・製
作するソフトウェア設計支援装置において,ユーザが作
成したソースコードまたは中間コードからユーザインタ
フェースとなるGUIの画面遷移図を作成して,前記G
UI画面遷移図表示領域上に表示するGUI画面遷移図
作成手段と,前記GUI画面遷移図表示領域上のGUI
画面遷移図を編集する編集手段とを具備し,前記ソース
コードまたは前記中間コードを生成したソースコードと
前記GUI画面遷移図との状態を互いに反映させるもの
である。
According to a eighth aspect of the present invention, there is provided a software design support apparatus for designing and producing application software graphically on output means including a GUI (Graphical User Interface) screen transition diagram display area and a code display area. , A screen transition diagram of a GUI serving as a user interface is created from a source code or an intermediate code created by a user,
GUI screen transition diagram creation means for displaying on the UI screen transition diagram display area, and a GUI on the GUI screen transition diagram display area
An editing unit for editing a screen transition diagram is provided, and the state of the source code or the source code that generated the intermediate code and the state of the GUI screen transition diagram are reflected on each other.

【0021】また,請求項9に係るソフトウェア設計支
援方法は,請求項7記載のソフトウェア設計支援方法に
おいて,前記GUI画面遷移図は,文字のみによる表
現,アイコン(画像)のみによる表現,或いは,文字及
びアイコン(画像)を合成した図による表現で表される
ものである。
According to a ninth aspect of the present invention, there is provided the software design support method according to the seventh aspect, wherein the GUI screen transition diagram is represented by only characters, only icons (images), or characters. And an icon (image).

【0022】また,請求項10に係るソフトウェア設計
支援装置は,請求項8記載のソフトウェア設計支援装置
において,前記GUI画面遷移図は,文字のみによる表
現,アイコン(画像)のみによる表現,或いは,文字及
びアイコン(画像)を合成した図による表現で表される
ものである。
According to a tenth aspect of the present invention, there is provided the software design support apparatus according to the eighth aspect, wherein the GUI screen transition diagram includes an expression using only characters, an expression using only icons (images), or a character. And an icon (image).

【0023】また,請求項11に係るソフトウェア設計
支援方法は,ユーザインタフェースとしてGUI(Grap
hical User Interface)を備え,グラフィカルにアプリ
ケーションソフトウェアを設計・製作するソフトウェア
設計支援方法において,GUI部品の情報として,個々
のGUI部品の果たす意味,並びに,該意味から来る配
列の制約条件を合わせ持ち,前記GUI部品情報からG
UI部品の自動配置,配列順の検証等を行うものであ
る。
The software design support method according to the eleventh aspect provides a GUI (Graph Graphic) as a user interface.
hical user interface), and in a software design support method for designing and producing application software graphically, the information of the GUI parts has the meaning of each GUI part and the constraints of the array derived from the meaning. G from the GUI part information
The automatic placement of the UI parts, the verification of the arrangement order, and the like are performed.

【0024】また,請求項12に係るソフトウェア設計
支援装置は,ユーザインタフェースとしてGUI(Grap
hical User Interface)を備え,グラフィカルにアプリ
ケーションソフトウェアを設計・製作するソフトウェア
設計支援装置において,GUI部品の意味データベース
を参照して個々のGUI部品コードを生成するGUI部
品作成手段と,個々のGUI部品の果たす意味,並び
に,該意味から来る配列の制約条件を合わせ持つ個々の
GUI意味情報と,前記個々のGUI意味情報からGU
I部品の自動配置,配列順の検証等を行う配列制御手段
とを具備するものである。
Further, the software design support apparatus according to the twelfth aspect provides a GUI (Graph Graphic) as a user interface.
h. User Interface), a GUI design tool that graphically designs and manufactures application software, a GUI component creation means for generating individual GUI component codes with reference to a semantic database of GUI components, and a GUI The individual GUI semantic information having both the meaning to be fulfilled and the array constraints resulting from the semantics, and the GUI semantics from the individual GUI semantic information.
An arrangement control means for automatically arranging the I parts, verifying the arrangement order, and the like.

【0025】また,請求項13に係るソフトウェア設計
支援方法は,請求項1,3,5,7,9または11記載
のソフトウェア設計支援方法において,対話的な操作の
反映をインタラクティブに行う場合と,バッチ的に行う
場合とを選択できるものである。
According to a thirteenth aspect of the present invention, there is provided a software design supporting method according to the first, third, fifth, seventh, ninth or eleventh aspects of the present invention. It is possible to select the case of performing in a batch.

【0026】また,請求項14に係るソフトウェア設計
支援装置は,請求項2,4,6,8,10または12記
載のソフトウェア設計支援装置において,対話的な操作
の反映をインタラクティブに行う場合と,バッチ的に行
う場合とを選択できるものである。
According to a fourteenth aspect of the present invention, there is provided a software design supporting device according to the second, fourth, sixth, eighth, tenth, or twelfth aspect of the present invention. It is possible to select the case of performing in a batch.

【0027】[0027]

【発明の実施の形態】以下,本発明のソフトウェア設計
支援方法及びソフトウェア設計支援装置の概要につい
て,並びに,本発明のソフトウェア設計支援方法及びソ
フトウェア設計支援装置の実施例について,〔実施例
1〕,〔実施例2〕,〔実施例3〕,〔実施例4〕,
〔実施例5〕の順に図面を参照して詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an outline of a software design support method and a software design support apparatus of the present invention, and an embodiment of a software design support method and a software design support apparatus of the present invention will be described [Embodiment 1], [Example 2], [Example 3], [Example 4],
Embodiment 5 will be described in detail with reference to the drawings.

【0028】〔本発明のソフトウェア設計支援方法及び
ソフトウェア設計支援装置の概要〕図1は,本発明の請
求項1,3及び5に係るソフトウェア設計支援方法並び
に請求項2,4及び6に係るソフトウェア設計支援装置
の原理説明図である。
[Outline of Software Design Support Method and Software Design Support Apparatus of the Present Invention] FIG. 1 shows a software design support method according to claims 1, 3 and 5 of the present invention and a software design support method according to claims 2, 4 and 6. It is a principle explanatory view of a design support device.

【0029】本発明の請求項1に係るソフトウェア設計
支援方法及び請求項2に係るソフトウェア設計支援装置
では,図1及び図2に示す如く,オブジェクト指向デー
タベースを設計する際に,先ず第1ステップ(ステップ
S201)で,対話編集手段103により該オブジェク
ト指向データベースのためのクラス構造を出力手段10
2のクラス構造表示領域105にグラフィカルに記述
し,次に第2ステップ(ステップS203)では,イン
スタンス生成手段101により第1ステップS201で
得られたクラス構造から生成され得るインスタンスを出
力手段102のインスタンス表示領域106にすべて列
挙し,該列挙したインスタンスに基づき対話編集手段1
03により前記クラス構造に対して対話的に制約条件を
与え,更に第3ステップ(ステップS204)では,ク
ラス構造詳細化手段104により第2ステップS203
を繰り返し行って,インスタンスを絞り込むことでクラ
ス構造を詳細化するようにしている。
In the software design support method according to the first aspect of the present invention and the software design support apparatus according to the second aspect, when designing an object-oriented database as shown in FIGS. In step S201), the interactive editing means 103 outputs the class structure for the object-oriented database to the output means 10
In the second step (step S203), an instance that can be generated from the class structure obtained in the first step S201 by the instance generating means 101 is an instance of the output means 102. All are listed in the display area 106, and the interactive editing means 1 is based on the listed instances.
03, the constraint is interactively given to the class structure, and in the third step (step S204), the class structure detailing means 104 executes the second step S203.
Is repeated to refine the class structure by narrowing down the instances.

【0030】オブジェクト指向データベースを設計する
際に,クラス構造や制約条件を決めるには,生成し得る
インスタンスの状態を想定しなければならないが,本発
明では,このように,生成され得るインスタンスをすべ
て列挙し,クラス構造,制約条件の対話的決定を支援す
るので,クラス構造,制約条件の決定を容易,正確且つ
詳細に行い得るソフトウェア設計支援方法及びソフトウ
ェア設計支援装置を実現できる。
In designing an object-oriented database, in order to determine the class structure and constraints, the state of the instances that can be generated must be assumed. In the present invention, all the instances that can be generated are By enumerating and supporting the interactive determination of the class structure and the constraint condition, it is possible to realize a software design support method and a software design support device capable of easily, accurately and in detail determining the class structure and the constraint condition.

【0031】本発明の請求項3に係るソフトウェア設計
支援方法及び請求項4に係るソフトウェア設計支援装置
では,図1及び図8に示す如く,オブジェクト指向デー
タベースを設計する際に,先ず第1ステップ(ステップ
S801)で,対話編集手段103により該オブジェク
ト指向データベースのためのクラス構造を出力手段10
2のクラス構造表示領域105にグラフィカルに記述
し,次に第2ステップ(ステップS803)では,イン
スタンス生成手段101により第1ステップS801で
得られたクラス構造から生成され得るインスタンスを出
力手段102のインスタンス表示領域106にすべて列
挙し,該列挙したインスタンスの中から必要な,或い
は,不要なインスタンスを対話編集手段103により選
択し,次に第3ステップ(ステップS804)では,ク
ラス構造詳細化手段104により第2ステップS803
のインスタンスの選択結果に基づき前記クラス構造に対
する制約条件を自動的に特定或いは対話的に特定し,更
に第4ステップ(ステップS805)では,クラス構造
詳細化手段104により第3ステップS804を繰り返
し行ってクラス構造を詳細化するようにしている。
In the software design support method according to the third aspect of the present invention and the software design support apparatus according to the fourth aspect, as shown in FIGS. 1 and 8, when designing an object-oriented database, first, a first step ( In step S801), the interactive editing means 103 outputs the class structure for the object-oriented database to the output means 10.
In the second step (step S803), the instance that can be generated from the class structure obtained in the first step S801 by the instance generating means 101 is an instance of the output means 102 in the second step (step S803). All are listed in the display area 106, and necessary or unnecessary instances are selected from the listed instances by the interactive editing means 103. Then, in the third step (step S804), the class structure detailing means 104 Second step S803
The constraints on the class structure are automatically or interactively specified on the basis of the result of the instance selection, and in the fourth step (step S805), the class structure refinement means 104 repeatedly performs the third step S804. The class structure is being refined.

【0032】このように,オブジェクト指向データベー
スを設計する際に,生成され得るインスタンスをすべて
列挙し,クラス構造,制約条件の自動的な或いは対話的
な決定を支援するので,クラス構造,制約条件の決定を
容易,正確且つ詳細に行い得るソフトウェア設計支援方
法及びソフトウェア設計支援装置を実現できる。
As described above, when designing an object-oriented database, all the instances that can be generated are enumerated to support automatic or interactive determination of the class structure and the constraint conditions. A software design support method and a software design support device capable of easily, accurately and in detail making a decision can be realized.

【0033】本発明の請求項5に係るソフトウェア設計
支援方法及び請求項6に係るソフトウェア設計支援装置
では,第2ステップS203,S803において,イン
スタンス生成手段101によりインスタンスを生成する
際に,部分複合クラスを指定してインスタンスを生成す
るようにしている。
In the software design support method according to the fifth aspect of the present invention and the software design support apparatus according to the sixth aspect, when the instance is generated by the instance generating means 101 in the second steps S203 and S803, the partial composite class Is specified to generate an instance.

【0034】クラス構造が複雑または巨大な場合には,
全てのクラス構造をインスタンスにしても理解しにくい
場合があるが,本発明では,特定の部分複合クラスを選
択し,その範囲内でのインスタンスを生成することによ
り,局部的な,より単純なモデルでの検討を行うことが
でき,設計の行い易さを向上させることができ,結果と
して,クラス構造,制約条件の決定をより容易に,また
正確且つ詳細に行うことができる。
When the class structure is complicated or huge,
Although it is sometimes difficult to understand even if all class structures are instances, in the present invention, a local, simpler model is selected by selecting a specific partial composite class and generating an instance within the range. In this case, it is possible to improve the ease of design, and as a result, it is possible to determine the class structure and the constraint conditions more easily, accurately, and in detail.

【0035】また図9は,本発明の請求項7及び9に係
るソフトウェア設計支援方法並びに請求項8及び10に
係るソフトウェア設計支援装置の原理説明図である。
FIG. 9 is a diagram illustrating the principle of a software design support method according to claims 7 and 9 and a software design support apparatus according to claims 8 and 10 of the present invention.

【0036】本発明の請求項7に係るソフトウェア設計
支援方法及び請求項8に係るソフトウェア設計支援装置
では,図9に示す如く,GUI画面遷移図表示領域90
5及びコード表示領域906を含む出力手段903上で
グラフィカルにアプリケーションソフトウェアを設計・
製作する場合に,GUI画面遷移図作成手段902によ
り,ユーザが作成したソースコードまたは中間コード9
01からユーザインタフェースとなるGUIの画面遷移
図を作成して,GUI画面遷移図表示領域905上にG
UI遷移の一覧として表示し,編集手段904により,
GUI画面遷移図表示領域905上のGUI画面遷移図
を編集する際に,ソースコードまたは前記中間コードを
生成したソースコードをコード表示領域906上に表示
して,該ソースコードとGUI画面遷移図との状態を互
いに反映させるようにしている。
In the software design support method according to the seventh aspect of the present invention and the software design support apparatus according to the eighth aspect, as shown in FIG.
5 and graphically design application software on output means 903 including code display area 906.
When producing, the source code or the intermediate code 9 created by the user by the GUI screen transition diagram creating means 902.
01, a screen transition diagram of a GUI as a user interface is created, and G is displayed on the GUI screen transition diagram display area 905.
It is displayed as a list of UI transitions, and edited by the editing means 904.
When editing the GUI screen transition diagram on the GUI screen transition diagram display area 905, the source code or the source code that generated the intermediate code is displayed on the code display area 906, and the source code and the GUI screen transition diagram are displayed. State is reflected on each other.

【0037】GUI画面(オブジェクト)の設計におい
ては,全体の遷移状態を把握し統一的なデザインを行う
ことも重要であるが,本発明では,個々のリンクの設定
以外に全体の遷移状態に重きを置いて設計でき,システ
ム全体の遷移状態を把握可能としているので,システム
での統一的な設計を視認性良く且つ容易に行い得るソフ
トウェア設計支援方法及びソフトウェア設計支援装置を
実現できる。
In the design of a GUI screen (object), it is important to understand the entire transition state and to perform a unified design. However, in the present invention, in addition to setting individual links, the emphasis is placed on the entire transition state. Since the transition state of the entire system can be grasped, it is possible to realize a software design support method and a software design support apparatus capable of easily performing unified design in the system with good visibility.

【0038】本発明の請求項9に係るソフトウェア設計
支援方法及び請求項10に係るソフトウェア設計支援装
置では,GUI画面遷移図を,文字のみによる表現,ア
イコン(画像)のみによる表現,或いは,文字及びアイ
コン(画像)を合成した図による表現で表わすようにし
ている。これにより,統一的な設計をより視認性良く且
つ容易に行うことができる。
In the software design support method according to the ninth aspect of the present invention and the software design support apparatus according to the tenth aspect, the GUI screen transition diagram is represented by only characters, only icons (images), or characters and images. Icons (images) are represented by a combined diagram. As a result, a unified design can be easily performed with better visibility.

【0039】本発明の請求項11に係るソフトウェア設
計支援方法及び請求項12に係るソフトウェア設計支援
装置では,図11に示す如く,GUI部品作成手段11
01により,GUI部品の意味データベース1103を
参照して個々のGUI部品コード1104を生成する際
に,配列制御手段1102によって,個々のGUI部品
の果たす意味,並びに,該意味から来る配列の制約条件
を合わせ持つ個々のGUI意味情報1105からGUI
部品の自動配置,配列順の検証等を行うようにしてい
る。
In the software design support method according to the eleventh aspect of the present invention and the software design support apparatus according to the twelfth aspect, as shown in FIG.
01, when the individual GUI component codes 1104 are generated with reference to the GUI component semantic database 1103, the arrangement control means 1102 determines the meanings of the individual GUI components and the constraints of the arrangement resulting from the meaning. From the GUI semantic information 1105 that has
Automatic placement of parts, verification of arrangement order, etc. are performed.

【0040】このように,GUI画面設計において,配
列情報にGUI部品の果たす意味,並びに,該意味から
来る配列の制約条件を合わせ持たせ,GUI部品の自動
配置,配列順の検証等を行うので,意味から来る部品の
配置,配色等にシステム全体の統一性を持たせた設計が
可能となる。
As described above, in the GUI screen design, the arrangement information is made to have the meaning of the GUI component and the constraint condition of the array derived from the meaning, and the automatic arrangement of the GUI component, the verification of the arrangement order, and the like are performed. In addition, it is possible to design a system with uniformity of the entire system in the arrangement of components, the color scheme, and the like that come from the meaning.

【0041】本発明の請求項13に係るソフトウェア設
計支援方法及び請求項14に係るソフトウェア設計支援
装置では,対話的な操作の反映をインタラクティブに行
う場合と,バッチ的に行う場合とを選択できるようにし
ている。
In the software design support method according to the thirteenth aspect and the software design support apparatus according to the fourteenth aspect of the present invention, it is possible to select whether to reflect interactive operations interactively or batchwise. I have to.

【0042】従来のCASEツール等では,対話操作を
行うとインタラクティブに処理されるが,本発明のよう
に幾つかの部品の情報により配置を決める場合では,1
つの指定が終わる毎にインタラクティブに処理が始まる
と都合の悪い場合もある。例えば,画面が何度も再描画
されることとなって処理時間がかかってしまう場合や,
複数の設定を一纏めに扱う必要性がある場合,等々であ
る。本発明では,操作毎に,インタラクティブに進める
か,後でバッチ処理を行うかを選択できるようにしてい
るので,処理の操作性を高めることができる。
In a conventional CASE tool or the like, interactive processing is performed when an interactive operation is performed. However, in the case where the arrangement is determined based on information of several parts as in the present invention, 1 is used.
It may be inconvenient if the processing starts interactively after each specification. For example, if the screen is redrawn many times and takes a long time,
It is necessary to handle a plurality of settings collectively, and so on. In the present invention, it is possible to select whether to proceed interactively or to perform batch processing later for each operation, so that the operability of the processing can be improved.

【0043】〔実施例1〕図2は,本発明の実施例1に
係るソフトウェア設計支援方法及びソフトウェア設計支
援装置(以下,CASEツールという)における処理手
順を説明するフローチャートである。尚,本実施例のソ
フトウェア設計支援方法が適用される装置構成及びソフ
トウェア設計支援装置の構成は,基本的に,図1に示す
ような手段の構成によるものである。
[Embodiment 1] FIG. 2 is a flowchart illustrating a processing procedure in a software design support method and a software design support apparatus (hereinafter, referred to as a CASE tool) according to a first embodiment of the present invention. The device configuration to which the software design support method of the present embodiment is applied and the configuration of the software design support device are basically based on the configuration of the means shown in FIG.

【0044】図1において,本実施例のCASEツール
は,クラス構造表示領域105及びインスタンス表示領
域106を含む出力手段102と,オブジェクト指向デ
ータベースのためのクラス構造をクラス構造表示領域1
05にグラフィカルに記述する対話編集手段103と,
クラス構造表示領域105に記述されたクラス構造から
生成され得るインスタンスをすべて生成し,インスタン
ス表示領域106に列挙するインスタンス生成手段10
4と,インスタンス領域106に列挙されたインスタン
スに基づき,対話編集手段103によりクラス構造に対
して制約条件を与え,インスタンスを絞り込むことによ
りクラス構造を詳細化するクラス構造詳細化手段104
とを具備して構成されている。
In FIG. 1, the CASE tool of this embodiment includes an output unit 102 including a class structure display area 105 and an instance display area 106, and a class structure for an object-oriented database.
05, a dialog editing means 103 graphically described;
An instance generating means 10 for generating all instances that can be generated from the class structure described in the class structure display area 105 and listing them in the instance display area 106
Class structure refinement means 104 which gives constraints to the class structure by the interactive editing means 103 and narrows down the instances based on the instances listed in the instance area 106 and the instance area 106.
Are provided.

【0045】また図2は,より具体的には,本実施例の
CASEツールによって,アプリケーション開発者がど
のような作業によりデータベースを作成するかを示すフ
ローチャートである。
FIG. 2 is a flowchart showing more specifically how the application developer creates a database using the CASE tool of this embodiment.

【0046】ここでは,一例として,ある会社の組織
(部,課,人等)のオブジェクト指向データベースを設
計するに際して,該データベースのクラス構造を作成す
る場合を想定している。
Here, as an example, when designing an object-oriented database of an organization (department, section, person, etc.) of a certain company, it is assumed that a class structure of the database is created.

【0047】また,本実施例のCASEツールの対話編
集手段103の例として,図3に示すようなGUIベー
スのエディタを想定する。図中,301はクラスエディ
タであり,クラス編集ウィンドウ(クラス構造表示領域
105に該当)311,コマンドアイコン312,及び
ツールバーやメニュー等313を備える。また,302
はインスタンスエディタであり,インスタンス編集ウィ
ンドウ(インスタンス表示領域106に該当)321及
びコマンドアイコン322を備える。尚,クラス構造の
グラフィカルな表記方法はOMTに準拠する。
A GUI-based editor as shown in FIG. 3 is assumed as an example of the interactive editing means 103 of the CASE tool of this embodiment. In the figure, reference numeral 301 denotes a class editor, which includes a class edit window (corresponding to the class structure display area 105) 311, command icons 312, and toolbars and menus 313. Also, 302
Denotes an instance editor, which includes an instance edit window (corresponding to the instance display area 106) 321 and a command icon 322. The graphical notation of the class structure conforms to OMT.

【0048】図2において,先ずステップS201で
は,対話編集手段103により(コマンドアイコン31
2等を用いて),クラス編集ウィンドウ311上にクラ
スを記述する。会社の組織のオブジェクトを「会社」,
「部」,「課」,「人」とした例では,クラスのグラフ
ィカル的な記述は,図4に示すようになる。図中,会社
401,部402,課403及び人404の各クラスが
存在する。
In FIG. 2, first, in step S201, the command (31)
2 etc.), and the class is described on the class edit window 311. The company organization object is "Company",
In the example of "department", "section", and "person", the graphical description of the class is as shown in FIG. In the figure, there are classes of company 401, department 402, section 403, and person 404.

【0049】次に,ステップS202では,対話編集手
段103により,クラスに関連を付け,制約条件等を記
述する。容易に考えられる制約条件を付加したクラス構
造を図5に示す。図中,長方形間の直線501a〜50
3aはクラス間の関係を表し,関係を表す直線の端点に
黒丸501b〜503bの付いているものは1対多の関
係を表す。
Next, in step S202, the dialogue editing means 103 associates classes with each other and describes constraints and the like. FIG. 5 shows a class structure to which easily conceivable constraints are added. In the figure, straight lines 501a to 50a between rectangles
Reference numeral 3a denotes a relationship between the classes, and a straight line representing the relationship with black circles 501b to 503b represents a one-to-many relationship.

【0050】次に,ステップS203では,インスタン
ス生成手段101により,複合クラスから生成し得るイ
ンスタンスをインスタンス編集ウィンドウ321上にす
べて表示し,該表示を参照しながらクラス編集ウィンド
ウ311上のクラス構造に対して制約条件を追加する。
Next, in step S203, the instance generation means 101 displays all the instances that can be generated from the composite class on the instance edit window 321, and refers to the display to the class structure on the class edit window 311. To add constraints.

【0051】図6は,図5のクラス構造に基づいてイン
スタンス生成手段101により生成され得るインスタン
スパターンの一部を示す説明図である。この図6より,
生成し得る組織図が分かる。この場合,部付きの「人」
が表わされていないことが分かる。また,「人」は違う
「課」を兼務できない。そこで,制約条件を追加すべ
く,クラス構造を図7のように記述する。図7中,関係
を表す直線703a及び704aが追加されている。
尚,直線703aの関係は両端に黒丸703b及び70
3cが付いていることから多対多の関係を表している。
FIG. 6 is an explanatory diagram showing a part of an instance pattern that can be generated by the instance generating means 101 based on the class structure of FIG. From FIG. 6,
The organization chart that can be generated is known. In this case, the "person"
Is not represented. Also, "people" cannot concurrently serve different "sections". Therefore, a class structure is described as shown in FIG. 7 in order to add a constraint condition. In FIG. 7, straight lines 703a and 704a representing the relationship are added.
Note that the relationship of the straight line 703a is that black circles 703b and 70
3c indicates a many-to-many relationship.

【0052】更に,ステップS204では,ステップS
203の処理をくり返し,クラス構造を詳細化する。図
6のクラス構造のインスタンスのパターンを表示する
と,1人の「人」が部付きでもあり,「課」に所属する
ことが分かる。そこで,「部」−「人」の関連と「課」
−「人」(兼務ではない関連の方)の関連は,選択的に
発生するという制約条件を加える。このような処理をく
り返し,クラス構造とそこから生成され得るインスタン
スを確認しながらクラス構造の詳細化が行なわれてい
く。
Further, in step S204, step S
Step 203 is repeated to refine the class structure. When the pattern of the instance of the class structure in FIG. 6 is displayed, it can be seen that one “person” is also a part and belongs to “section”. Therefore, the relation between "department" and "person" and "section"
-Add the constraint that the association of "people" (other than those who are not concurrent) occurs selectively. By repeating such processing, the class structure is refined while checking the class structure and instances that can be generated from the class structure.

【0053】このように,本実施例のCASEツールで
は,オブジェクト指向データベースを設計する際に,生
成され得るインスタンスをすべて列挙し,クラス構造,
制約条件の対話的決定を支援するので,クラス構造,制
約条件の決定を容易,正確且つ詳細に行うことができ
る。
As described above, in the CASE tool of this embodiment, when designing an object-oriented database, all instances that can be generated are enumerated, and the class structure,
Since the interactive determination of the constraint condition is supported, the class structure and the constraint condition can be determined easily, accurately and in detail.

【0054】また,上記インスタンス生成において,ク
ラス編集ウインドウ311上で,部分複合クラスを選択
した場合には,選択したクラス構造内でのインスタンス
がインスタンス編集ウィンドウ321上に表示される。
クラス構造が複雑または巨大な場合には,全てのクラス
構造をインスタンスにしても理解しにくい場合がある
が,このように特定の部分複合クラスを選択し,その範
囲内でのインスタンスを生成することにより,局部的
な,より単純なモデルでの検討を行うことができ,設計
の簡易さを向上させることができる。
When a partial composite class is selected on the class edit window 311 in the above instance generation, an instance in the selected class structure is displayed on the instance edit window 321.
When the class structure is complex or huge, it may be difficult to understand even if all the class structures are instances, but in this way, select a specific partial composite class and generate instances within that range Thereby, a local and simpler model can be examined, and the simplicity of design can be improved.

【0055】〔実施例2〕次に,図8は,本発明の実施
例2に係るソフトウェア設計支援方法及びソフトウェア
設計支援装置(以下,CASEツールという)における
処理手順を説明するフローチャートである。尚,本実施
例のソフトウェア設計支援方法が適用される装置構成及
びソフトウェア設計支援装置の構成は,実施例1と同様
に,図1に示すような手段の構成によるものである。
[Second Embodiment] Next, FIG. 8 is a flowchart for explaining a processing procedure in a software design support method and a software design support apparatus (hereinafter referred to as a CASE tool) according to a second embodiment of the present invention. The apparatus configuration to which the software design support method of the present embodiment is applied and the configuration of the software design support apparatus are based on the configuration of the means shown in FIG. 1 as in the first embodiment.

【0056】ここでも,実施例1と同様に,ある会社の
組織(部,課,人等)のオブジェクト指向データベース
を設計するに際し,該データベースのクラス構造を作成
する場合を想定する。また,本実施例のCASEツール
の対話編集手段103も,図3に示すようなGUIベー
スのエディタを想定する。
Here, as in the first embodiment, when designing an object-oriented database of an organization (department, section, person, etc.) of a certain company, it is assumed that a class structure of the database is created. Also, the dialog editing means 103 of the CASE tool of the present embodiment is assumed to be a GUI-based editor as shown in FIG.

【0057】図8において,ステップS801,S80
2は,図2におけるステップS201,S202と同様
の処理である。
In FIG. 8, steps S801, S80
2 is a process similar to steps S201 and S202 in FIG.

【0058】次に,ステップS803では,インスタン
ス生成手段101により,クラス編集ウィンドウ311
上の複合クラスから生成し得るインスタンスをインスタ
ンス編集ウィンドウ321上にすべて表示し,適さない
インスタンスを削除する。この場合,図6に示したイン
スタンスの一覧から,生成してはいけないパターンを指
定し削除するか,或いは,生成できるパターンのみ選択
する。つまり,生成・不生成のグループ分けをする。
Next, in step S 803, the class editing window 311 is
All instances that can be generated from the above composite class are displayed on the instance edit window 321, and unsuitable instances are deleted. In this case, from the list of instances shown in FIG. 6, a pattern that should not be generated is specified and deleted, or only a pattern that can be generated is selected. That is, grouping is performed for generation / non-generation.

【0059】次に,ステップS804では,生成しては
いけないパターンからクラス構造の制約を類推して追加
する。例えば,図6におけるインスタンスのパターン6
01を生成してはいけないパターンとして削除指定する
と,「課」−「人」の関連には,1対多(2以上)の制
約が追加される。尚,インスタンスのパターンから一意
に決まらない場合には,ユーザに問い合わせる画面を表
示して対話的に処理する。
Next, in step S804, restrictions on the class structure are inferred from patterns that should not be generated and added. For example, the pattern 6 of the instance in FIG.
When the deletion is designated as a pattern that should not generate 01, a one-to-many (two or more) constraint is added to the relationship between “section” and “person”. If it is not uniquely determined from the instance pattern, a screen for inquiring the user is displayed and the processing is performed interactively.

【0060】更に,ステップS805では,ステップS
804の作業をくり返し,クラス構造を詳細化する。即
ち,クラス構造の制約化とインスタンスの確認をくり返
し,徐々に制約事項を詳細化してクラス構造を定義して
いく。
Further, in step S805, step S
The work of step 804 is repeated to refine the class structure. That is, the restriction of the class structure and the confirmation of instances are repeated, and the restrictions are gradually refined to define the class structure.

【0061】このように,本実施例のCASEツールで
は,オブジェクト指向データベースを設計する際に,生
成され得るインスタンスをすべて列挙し,クラス構造,
制約条件の自動的な或いは対話的な決定を支援するの
で,クラス構造,制約条件の決定を容易,正確且つ詳細
に行うことが可能となる。
As described above, in the CASE tool of this embodiment, when designing an object-oriented database, all instances that can be generated are enumerated, and the class structure,
Since the automatic or interactive determination of the constraint condition is supported, the determination of the class structure and the constraint condition can be performed easily, accurately, and in detail.

【0062】〔実施例3〕次に,図10は本発明の実施
例3に係るソフトウェア設計支援方法及びソフトウェア
設計支援装置(以下,CASEツールという)の構成図
である。本実施例のCASEツールは,インタフェース
としてGUIを備え,グラフィカルにアプリケーション
ソフトウェア設計・製作を支援するものである。
Third Embodiment Next, FIG. 10 is a configuration diagram of a software design support method and a software design support apparatus (hereinafter, referred to as a CASE tool) according to a third embodiment of the present invention. The CASE tool of the present embodiment has a GUI as an interface and graphically supports application software design and production.

【0063】図10において,本実施例のCASEツー
ルは,遷移状態表示画面1005及びコード表示画面1
006を含む出力手段1003と,ユーザが作成したソ
ースコードまたは中間コード1001からGUI画面の
遷移状態図を作成して,遷移状態表示画面1005上に
GUI遷移の一覧として表示する遷移状態図作成モジュ
ール1002と,遷移状態表示画面1005上のGUI
画面の遷移状態図を編集する編集パレット1004とを
具備して構成されている。
Referring to FIG. 10, the CASE tool of this embodiment includes a transition state display screen 1005 and a code display screen 1
A transition state diagram creation module 1002 that creates a transition state diagram of a GUI screen from the output unit 1003 including the 006 and the source code or the intermediate code 1001 created by the user, and displays a GUI transition list on the transition state display screen 1005. And the GUI on the transition state display screen 1005
An editing palette 1004 for editing the transition state diagram of the screen is provided.

【0064】尚,編集時には,コード表示画面1006
上のソースコードと遷移状態表示画面1005上のGU
I画面の遷移状態図との状態は互いに反映される。
At the time of editing, the code display screen 1006
Above source code and GU on transition state display screen 1005
The states in the transition state diagram of the I screen are reflected on each other.

【0065】遷移状態表示画面1005では,遷移状態
を一覧するために,各GUI画面を縮小表示することが
必要であるが,GUI画面の遷移状態図の表示方法とし
ては,各GUIに割り当てた名前(文字)のみによる表
現,アイコン(圧縮/縮小画像)のみによる表現,或い
は,名前(文字)及びアイコン(圧縮/縮小画像)を合
成した図による表現がある。
In the transition state display screen 1005, it is necessary to reduce the size of each GUI screen in order to list the transition states. The method of displaying the transition state diagram of the GUI screen is the name assigned to each GUI. There are expressions using only (characters), expressions using only icons (compressed / reduced images), and expressions using a diagram combining a name (character) and an icon (compressed / reduced images).

【0066】GUI画面の設計においては,全体の遷移
状態を把握し統一的なデザインを行うことが重要である
が,本実施例のCASEツールでは,システム全体の遷
移状態に重きを置いて設計でき,またシステム全体の遷
移状態を把握可能としているので,システムでの統一的
な設計を,視認性良く且つ容易に行うことが可能であ
る。
In designing a GUI screen, it is important to understand the entire transition state and to perform a unified design. However, the CASE tool of this embodiment can design with emphasis on the transition state of the entire system. Since the transition state of the entire system can be grasped, a unified design in the system can be easily performed with good visibility.

【0067】〔実施例4〕次に,図11は本発明の実施
例4に係るソフトウェア設計支援方法及びソフトウェア
設計支援装置(以下,CASEツールという)の構成図
である。本実施例のCASEツールは,インタフェース
としてGUIを備え,グラフィカルにアプリケーション
ソフトウェア設計・製作を支援するものである。
[Embodiment 4] FIG. 11 is a block diagram of a software design support method and a software design support apparatus (hereinafter referred to as a CASE tool) according to Embodiment 4 of the present invention. The CASE tool of the present embodiment has a GUI as an interface and graphically supports application software design and production.

【0068】図11において,本実施例のCASEツー
ルは,GUI部品の意味データベース1103と,該G
UI部品の意味データベース1103を参照して個々の
GUI部品コード1104を生成するGUI部品作成モ
ジュール1101と,個々のGUI部品の果たす意味,
並びに,該意味から来る配列の制約条件を合わせ持つ個
々のGUI意味情報1105と,個々のGUI意味情報
1105からGUI部品の表示手段上での自動配置,配
列順の検証等を行う配列制御モジュール1102とを具
備して構成されている。
In FIG. 11, the CASE tool of this embodiment includes a GUI part semantic database 1103 and the G
A GUI component creation module 1101 for generating individual GUI component codes 1104 with reference to the semantic database 1103 of UI components,
In addition, individual GUI semantic information 1105 having the constraint condition of the array that comes from the meaning, and an array control module 1102 that performs automatic arrangement on the display means of the GUI component, verification of the arrangement order, and the like from the individual GUI semantic information 1105. Are provided.

【0069】尚,従来の同一目的のCASEツールで
は,GUI部品作成モジュール1101と,GUI部品
作成モジュール1101が生成する個々のGUI部品コ
ード1104による構成であった。
In the conventional CASE tool for the same purpose, the GUI component creation module 1101 and the individual GUI component codes 1104 generated by the GUI component creation module 1101 are used.

【0070】ここでは,一例として,図12に示すよう
な入力画面を作成する場合を想定する。このような入力
画面は1つのシステム内で幾つも使われるものである。
即ち,部品1203(登録),部品1204(取り消
し)及び部品1205(終了)の順序等は共通である。
Here, as an example, it is assumed that an input screen as shown in FIG. 12 is created. Such an input screen is used several times in one system.
That is, the order of the component 1203 (registered), the component 1204 (canceled), and the component 1205 (end) is the same.

【0071】そこで,GUI部品の意味データベース1
103に,それぞれ,カテゴリは「データ入力画面」,
意味は「データを登録する」,ラベルは「登録」,配列
は「横並び。最左端」であるGUI部品が存在すること
を登録する。次に,GUI部品作成モジュール1101
により,意味を意味データベース1103から引き出し
て部品1203(登録)に宛てがう。その情報が個々の
GUI意味情報1105に格納される。
Therefore, the semantic database 1 for GUI parts
103, the category is “Data entry screen”,
The meaning is “register data”, the label is “register”, and the array is “side-by-side. Leftmost” to register the existence of a GUI component. Next, the GUI component creation module 1101
Thus, the meaning is extracted from the meaning database 1103 and addressed to the component 1203 (registered). The information is stored in the individual GUI semantic information 1105.

【0072】部品1204も同様にして,カテゴリは
「データ入力画面」,意味は「入力データ領域のクリ
ア」,ラベルは「取り消し」,配列は「横並び。登録の
右隣」という意味データベース1103の情報が宛てが
われ,部品1204(取り消し)のGUI意味情報11
05に格納される。
Similarly, for the component 1204, the category is “data input screen”, the meaning is “clear input data area”, the label is “cancel”, and the array is “horizontal. Right next to registration”. Is assigned to the GUI semantic information 11 of the component 1204 (cancel).
05 is stored.

【0073】定義した部品を表示する際には,配列制御
モジュール1102により意味を読み取り,部品120
3の右隣に部品1204を配置する。
When displaying the defined component, the meaning is read by the array control module 1102 and the component 120
The component 1204 is arranged to the right of 3.

【0074】更に,部品の間隔,色等も同様に,GUI
部品の意味データベース1103に登録し,各部品の意
味情報に宛てがえば,これらについても自動設定ができ
る。
Further, similarly, the interval, color, etc. of the parts
If the information is registered in the semantic database 1103 of the parts and addressed to the semantic information of each part, these can be automatically set.

【0075】このように,本実施例のCASEツールで
は,GUI画面設計において,配列情報にGUI部品の
果たす意味,並びに,該意味から来る配列の制約条件を
合わせ持たせ,GUI部品の自動配置,配列順の検証等
を行うので,意味から来る部品の配置,配色等にシステ
ム全体の統一性を持たせた設計が可能となる。
As described above, in the CASE tool of the present embodiment, in the GUI screen design, the meaning of the GUI component and the constraints of the array derived from the meaning are added to the array information to automatically arrange the GUI component. Since the verification of the arrangement order is performed, it is possible to design the arrangement of the components and the color scheme that have meaning from the viewpoint of uniformity of the entire system.

【0076】〔実施例5〕従来のCASEツール等で
は,対話操作を行うとインタラクティブに処理される
が,実施例4のCASEツールのように,幾つかの部品
の情報により配置を決める場合等では,1つの指定が終
わる毎にインタラクティブに処理が始まると都合の悪い
場合がある。
[Embodiment 5] In a conventional CASE tool or the like, an interactive operation is performed when an interactive operation is performed. However, as in the case of the CASE tool of the fourth embodiment, when an arrangement is determined based on information of several parts, etc. It may be inconvenient if the processing is started interactively every time one designation is completed.

【0077】そこで,本発明の実施例5に係るソフトウ
ェア設計支援方法及びソフトウェア設計支援装置(以
下,CASEツールという)では,対話的な操作の反映
を,操作毎に,インタラクティブに進めるか,後でバッ
チ処理で行うかを選択できるようにしている。
Therefore, in the software design support method and software design support apparatus (hereinafter referred to as CASE tool) according to the fifth embodiment of the present invention, the reflection of the interactive operation can be performed interactively for each operation or later. It is possible to select whether to use batch processing.

【0078】図13は,本実施例のCASEツールのG
UIにおける例を説明する説明図である。
FIG. 13 shows the G of the CASE tool of this embodiment.
FIG. 9 is an explanatory diagram illustrating an example in a UI.

【0079】実施例4のCASEツールにより,システ
ムで意味情報の入力等を行った後,続けて関連する部品
の情報を入力するには,「続いて設定」ボタン1305
を押すことにより,設定情報がスタックされる。また,
最後の設定後に「決定」ボタン1303を押すことによ
りスタックされた設定情報が処理される。
After the user inputs semantic information in the system by using the CASE tool of the fourth embodiment, the user can input information of related parts continuously by clicking a “continue setting” button 1305.
By pressing, the setting information is stacked. Also,
By pressing the “OK” button 1303 after the last setting, the stacked setting information is processed.

【0080】このように本実施例のCASEツールで
は,操作毎に,インタラクティブに進めるか,後でバッ
チ処理を行うかを選択できるようにしているので,処理
の操作性を高めることができる。
As described above, in the CASE tool of this embodiment, it is possible to select whether to proceed interactively or to perform batch processing later for each operation, so that the operability of the processing can be improved.

【0081】[0081]

【発明の効果】以上説明したように,本発明の請求項1
に係るソフトウェア設計支援方法及び請求項2に係るソ
フトウェア設計支援装置によれば,オブジェクト指向デ
ータベースを設計する際に,先ず第1ステップで,対話
編集手段により該オブジェクト指向データベースのため
のクラス構造を出力手段のクラス構造表示領域にグラフ
ィカルに記述し,次に第2ステップでは,インスタンス
生成手段により第1ステップで得られたクラス構造から
生成され得るインスタンスを出力手段のインスタンス表
示領域にすべて列挙し,該列挙したインスタンスに基づ
き対話編集手段により前記クラス構造に対して対話的に
制約条件を与え,更に第3ステップでは,クラス構造詳
細化手段により第2ステップを繰り返し行って,インス
タンスを絞り込むことでクラス構造を詳細化することと
し,生成され得るインスタンスをすべて列挙し,クラス
構造,制約条件の対話的決定を支援することとしたの
で,クラス構造,制約条件の決定を容易,正確且つ詳細
に行い得るソフトウェア設計支援方法及びソフトウェア
設計支援装置を提供することができる。
As described above, according to the first aspect of the present invention,
According to the software design support method and the software design support apparatus according to claim 2, when designing an object-oriented database, first, in a first step, a class structure for the object-oriented database is output by an interactive editing means. In the second step, all instances that can be generated from the class structure obtained in the first step by the instance generation means are listed in the instance display area of the output means. Based on the enumerated instances, interactive editing means gives interactive constraints to the class structure, and in the third step, the class structure detailing means repeats the second step to narrow down the instances of the class structure. And can be generated Since all instances are enumerated to support interactive determination of class structure and constraints, a software design support method and software design support device capable of easily, accurately and in detail determining a class structure and constraints are provided. can do.

【0082】本発明の請求項3に係るソフトウェア設計
支援方法及び請求項4に係るソフトウェア設計支援装置
によれば,オブジェクト指向データベースを設計する際
に,先ず第1ステップで,対話編集手段により該オブジ
ェクト指向データベースのためのクラス構造を出力手段
のクラス構造表示領域にグラフィカルに記述し,次に第
2ステップでは,インスタンス生成手段により第1ステ
ップで得られたクラス構造から生成され得るインスタン
スを出力手段のインスタンス表示領域にすべて列挙し,
該列挙したインスタンスの中から必要な,或いは,不要
なインスタンスを対話編集手段により選択し,次に第3
ステップでは,クラス構造詳細化手段により第2ステッ
プのインスタンスの選択結果に基づき前記クラス構造に
対する制約条件を自動的に特定或いは対話的に特定し,
更に第4ステップでは,クラス構造詳細化手段により第
3ステップを繰り返し行ってクラス構造を詳細化するこ
ととし,生成され得るインスタンスをすべて列挙し,ク
ラス構造,制約条件の自動的な或いは対話的な決定を支
援することとしたので,クラス構造,制約条件の決定を
容易,正確且つ詳細に行い得るソフトウェア設計支援方
法及びソフトウェア設計支援装置を提供することができ
る。
According to the software design support method according to the third aspect of the present invention and the software design support apparatus according to the fourth aspect, when designing an object-oriented database, first, in the first step, the object is set by the dialog editing means by the interactive editing means. The class structure for the directional database is graphically described in the class structure display area of the output means, and then, in a second step, an instance that can be generated from the class structure obtained in the first step by the instance generation means is output to the output means. List them all in the instance display area,
A required or unnecessary instance is selected from the listed instances by the interactive editing means, and then the third
In the step, the constraint condition for the class structure is automatically specified or interactively specified by the class structure refinement means based on the instance selection result of the second step,
Further, in the fourth step, the third step is repeatedly performed by the class structure refinement means to refine the class structure. All instances that can be generated are enumerated, and the class structure and constraints are automatically or interactively displayed. Since the determination is supported, it is possible to provide a software design support method and a software design support device capable of easily, accurately and in detail determining a class structure and a constraint condition.

【0083】本発明の請求項5に係るソフトウェア設計
支援方法及び請求項6に係るソフトウェア設計支援装置
によれば,第2ステップにおいて,インスタンス生成手
段によりインスタンスを生成する際に,特定の部分複合
クラスを選択し,該範囲内でのインスタンスを生成する
こととしたので,局部的な,より単純なモデルでの検討
を行うことができ,設計の簡易さを向上でき,結果とし
て,クラス構造,制約条件の決定をより容易に,また正
確且つ詳細に行い得るソフトウェア設計支援方法及びソ
フトウェア設計支援装置を提供することができる。
According to the software design support method according to the fifth aspect of the present invention and the software design support apparatus according to the sixth aspect, when an instance is generated by the instance generating means in the second step, a specific partial composite class is generated. Is selected, and an instance within the range is generated, so that a local, simpler model can be examined, design simplicity can be improved, and as a result, class structure, constraints It is possible to provide a software design support method and a software design support device capable of determining a condition more easily, accurately, and in detail.

【0084】本発明の請求項7に係るソフトウェア設計
支援方法及び請求項8に係るソフトウェア設計支援装置
によれば,GUI画面遷移図表示領域及びコード表示領
域を含む出力手段上でグラフィカルにアプリケーション
ソフトウェアを設計・製作する場合に,GUI画面遷移
図作成手段により,ユーザが作成したソースコードまた
は中間コードからユーザインタフェースとなるGUIの
画面遷移図を作成して,GUI画面遷移図表示領域上に
GUI遷移の一覧として表示し,編集手段により,GU
I画面遷移図表示領域上のGUI画面遷移図を編集する
際に,ソースコードまたは前記中間コードを生成したソ
ースコードをコード表示領域上に表示して,該ソースコ
ードとGUI画面遷移図との状態を互いに反映させるこ
ととしたので,個々のリンクの設定以外に全体の遷移状
態に重きを置いて設計でき,システム全体の遷移状態を
把握可能となり,システムでの統一的な設計を視認性良
く且つ容易に行い得るソフトウェア設計支援方法及びソ
フトウェア設計支援装置を提供することができる。
According to the software design support method and the software design support apparatus of the present invention, the application software is graphically displayed on the output means including the GUI screen transition diagram display area and the code display area. When designing and manufacturing, the GUI screen transition diagram creating means creates a GUI screen transition diagram as a user interface from the source code or intermediate code created by the user, and displays the GUI transition diagram on the GUI screen transition diagram display area. Displayed as a list, and edited by GU
When editing the GUI screen transition diagram in the I-screen transition diagram display area, the source code or the source code that generated the intermediate code is displayed in the code display area, and the state between the source code and the GUI screen transition diagram is displayed. Are reflected in each other, so that the transition state of the entire system can be emphasized in addition to the setting of individual links, and the transition state of the entire system can be grasped. A software design support method and a software design support device that can be easily performed can be provided.

【0085】本発明の請求項9に係るソフトウェア設計
支援方法及び請求項10に係るソフトウェア設計支援装
置によれば,GUI画面遷移図を,文字のみによる表
現,アイコン(画像)のみによる表現,或いは,文字及
びアイコン(画像)を合成した図による表現で表わすこ
ととしたので,統一的な設計をより視認性良く且つ容易
に行うことができる。
According to the software design support method according to the ninth aspect of the present invention and the software design support apparatus according to the tenth aspect, the GUI screen transition diagram is represented by only characters, only icons (images), or Since the characters and the icons (images) are represented by the combined diagram, a unified design can be easily performed with better visibility.

【0086】本発明の請求項11に係るソフトウェア設
計支援方法及び請求項12に係るソフトウェア設計支援
装置によれば,GUI部品作成手段により,GUI部品
の意味データベースを参照して個々のGUI部品コード
を生成する際に,配列制御手段によって,個々のGUI
部品の果たす意味,並びに,該意味から来る配列の制約
条件を合わせ持つ個々のGUI意味情報からGUI部品
の自動配置,配列順の検証等を行うこととしたので,意
味から来る部品の配置,配色等にシステム全体の統一性
を持たせた設計が可能なソフトウェア設計支援方法及び
ソフトウェア設計支援装置を提供することができる。
According to the software design support method of the present invention and the software design support apparatus of the twelfth aspect of the present invention, the GUI part creation means refers to the semantic database of the GUI parts to convert the individual GUI part codes. At the time of generation, the individual GUI
Automatic placement of GUI parts and verification of arrangement order are performed based on individual GUI semantic information that has the meaning of the parts and the constraints on the arrangement that comes from the meanings. Thus, it is possible to provide a software design support method and a software design support device capable of performing design with uniformity of the whole system.

【0087】本発明の請求項13に係るソフトウェア設
計支援方法及び請求項14に係るソフトウェア設計支援
装置によれば,対話的な操作の反映をインタラクティブ
に行う場合と,バッチ的に行う場合とを選択できること
としたので,処理の操作性の優れたソフトウェア設計支
援方法及びソフトウェア設計支援装置を提供することが
できる。
According to the software design support method according to the thirteenth aspect of the present invention and the software design support apparatus according to the fourteenth aspect, it is possible to select between a case where the interactive operation is reflected interactively and a case where the operation is reflected in a batch. Since it is possible to provide, a software design support method and a software design support device having excellent operability of processing can be provided.

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

【図1】本発明の請求項1,3及び5に係るソフトウェ
ア設計支援方法並びに請求項2,4及び6に係るソフト
ウェア設計支援装置の原理説明図である。
FIG. 1 is a principle explanatory diagram of a software design support method according to claims 1, 3 and 5 and a software design support device according to claims 2, 4 and 6 of the present invention.

【図2】本発明の実施例1に係るソフトウェア設計支援
方法及びソフトウェア設計支援装置における処理手順を
説明するフローチャートである。
FIG. 2 is a flowchart illustrating a processing procedure in the software design support method and the software design support device according to the first embodiment of the present invention.

【図3】実施例1及び実施例2のCASEツールの対話
編集手段の具体例としてのGUIベース・エディタの説
明図である。
FIG. 3 is an explanatory diagram of a GUI-based editor as a specific example of the interactive editing means of the CASE tool according to the first and second embodiments.

【図4】実施例1におけるクラスのグラフィカル的記述
を例示する説明図である。
FIG. 4 is an explanatory diagram illustrating a graphical description of a class in the first embodiment.

【図5】図4に対して容易に考えられる制約条件を付加
したクラス構造を例示する説明図である。
FIG. 5 is an explanatory diagram illustrating a class structure in which a constraint condition that can be easily considered is added to FIG. 4;

【図6】図6は,図5のクラス構造に基づいてインスタ
ンス生成手段101により生成され得るインスタンスパ
ターンの一部を示す説明図である。
FIG. 6 is an explanatory diagram showing a part of an instance pattern that can be generated by the instance generating means 101 based on the class structure of FIG. 5;

【図7】実施例1において詳細化されたクラス構造を例
示する説明図である。
FIG. 7 is an explanatory diagram illustrating a class structure refined in the first embodiment;

【図8】本発明の実施例2に係るソフトウェア設計支援
方法及びソフトウェア設計支援装置における処理手順を
説明するフローチャートである。
FIG. 8 is a flowchart illustrating a processing procedure in a software design support method and a software design support device according to a second embodiment of the present invention.

【図9】本発明の請求項7及び9に係るソフトウェア設
計支援方法並びに請求項8及び10に係るソフトウェア
設計支援装置の原理説明図である。
FIG. 9 is a principle explanatory diagram of a software design support method according to claims 7 and 9 and a software design support device according to claims 8 and 10 of the present invention.

【図10】本発明の実施例3に係るソフトウェア設計支
援方法及びソフトウェア設計支援装置の構成図である。
FIG. 10 is a configuration diagram of a software design support method and a software design support device according to a third embodiment of the present invention.

【図11】本発明の実施例4に係るソフトウェア設計支
援方法及びソフトウェア設計支援装置の構成図である。
FIG. 11 is a configuration diagram of a software design support method and a software design support device according to a fourth embodiment of the present invention.

【図12】実施例4が対象とする入力画面を例示する説
明図である。
FIG. 12 is an explanatory diagram illustrating an input screen targeted by a fourth embodiment;

【図13】実施例5のCASEツールのGUIにおける
例を説明する説明図である。
FIG. 13 is an explanatory diagram illustrating an example of a GUI of a CASE tool according to a fifth embodiment.

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

101 インスタンス生成手段 102 出力手段 103 対話編集手段 104 クラス構造詳細化手段 105 クラス構造表示領域 106 インスタンス表示領域 301 クラスエディタ 302 インスタンスエディタ 311 クラス編集ウィンドウ 312,322 コマンドアイコン 313 ツールバーやメニュー等 321 インスタンス編集ウィンドウ 401〜404 クラス 601〜605 インスタンスのパターン 901,1001 ソースコードまたは中間コード 902 GUI画面遷移図作成手段 1002 遷移状態図作成モジュール 903,1003 出力手段 904 編集手段 1004 編集パレット 905 GUI画面遷移図表示領域 1005 遷移状態表示画面 906 コード表示領域 1006 コード表示画面 1101 GUI部品作成手段(GUI部品作成モジュ
ール) 1102 配列制御手段(配列制御モジュール) 1103 GUI部品の意味データベース 1104 個々のGUI部品コード 1105 個々のGUI意味情報 1201〜1205 部品 1301 表示画面 1302 条件設定ウィンドウ 1303〜1305 ボタン(部品)
101 Instance generating means 102 Output means 103 Interactive editing means 104 Class structure detailing means 105 Class structure display area 106 Instance display area 301 Class editor 302 Instance editor 311 Class editing window 312,322 Command icon 313 Toolbar, menu, etc. 321 Instance editing window 401 to 404 class 601 to 605 pattern of instance 901, 1001 source code or intermediate code 902 GUI screen transition diagram creation unit 1002 transition state diagram creation module 903, 1003 output unit 904 editing unit 1004 editing palette 905 GUI screen transition diagram display area 1005 Transition state display screen 906 Code display area 1006 Code display screen 1101 GUI component creation Means (GUI component creation module) 1102 array control means (array control module) 1103 GUI component semantic database 1104 individual GUI component code 1105 individual GUI semantic information 1201-1205 component 1301 display screen 1302 condition setting window 1303-1305 button ( parts)

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 グラフィカルにアプリケーションソフト
ウェアを設計・製作するソフトウェア設計支援方法にお
いて,オブジェクト指向データベースを設計する際に,
該オブジェクト指向データベースのためのクラス構造を
グラフィカルに記述する第1ステップと,前記第1ステ
ップで得られたクラス構造から生成され得るインスタン
スをすべて列挙し,該列挙したインスタンスに基づき前
記クラス構造に対して対話的に制約条件を与える第2ス
テップと,前記第2ステップを繰り返し行って,前記イ
ンスタンスを絞り込むことにより前記クラス構造を詳細
化する第3ステップと,を有することを特徴とするソフ
トウェア設計支援方法。
In a software design support method for graphically designing and producing application software, when designing an object-oriented database,
A first step of graphically describing a class structure for the object-oriented database, and all instances that can be generated from the class structure obtained in the first step are enumerated, and based on the enumerated instances, Software design support, comprising: a second step of interactively providing a constraint condition; and a third step of repeating the second step to narrow down the instances to refine the class structure. Method.
【請求項2】 クラス構造表示領域及びインスタンス表
示領域を含む出力手段上でグラフィカルにアプリケーシ
ョンソフトウェアを設計・製作するソフトウェア設計支
援装置において,オブジェクト指向データベースを設計
する際に,該オブジェクト指向データベースのためのク
ラス構造を前記クラス構造表示領域にグラフィカルに記
述する対話編集手段と,前記クラス構造表示領域に記述
されたクラス構造から生成され得るインスタンスをすべ
て生成し,前記インスタンス表示領域に列挙するインス
タンス生成手段と,前記インスタンス領域に列挙された
インスタンスに基づき,前記対話編集手段により前記ク
ラス構造に対して制約条件を与え,前記インスタンスを
絞り込むことにより前記クラス構造を詳細化するクラス
構造詳細化手段と,を有することを特徴とするソフトウ
ェア設計支援装置。
2. A software design support apparatus for graphically designing and producing application software on output means including a class structure display area and an instance display area, when designing an object-oriented database, Interactive editing means for graphically describing a class structure in the class structure display area; and instance generating means for generating all instances that can be generated from the class structure described in the class structure display area and listing them in the instance display area. Class structure refinement means for restricting the class structure by the interactive editing means based on the instances enumerated in the instance area and refining the class structure by narrowing down the instances; A software design support device comprising:
【請求項3】 グラフィカルにアプリケーションソフト
ウェアを設計・製作するソフトウェア設計支援方法にお
いて,オブジェクト指向データベースを設計する際に,
該オブジェクト指向データベースのためのクラス構造を
グラフィカルに記述する第1ステップと,前記第1ステ
ップで得られたクラス構造から生成され得るインスタン
スをすべて列挙し,該列挙したインスタンスの中から必
要な,或いは,不要なインスタンスを選択する第2ステ
ップと,前記第2ステップのインスタンスの選択結果に
基づき前記クラス構造に対する制約条件を自動的に特定
或いは対話的に特定する第3ステップと,前記第3ステ
ップを繰り返し行って前記クラス構造を詳細化する第4
ステップと,を有することを特徴とするソフトウェア設
計支援方法。
3. In a software design support method for graphically designing and manufacturing application software, when designing an object-oriented database,
A first step of graphically describing a class structure for the object-oriented database, and all instances that can be generated from the class structure obtained in the first step are enumerated, and necessary or A second step of selecting unnecessary instances, a third step of automatically or interactively specifying constraints on the class structure based on a result of selecting the instances in the second step, and a third step of: 4th iteration to refine the class structure
And a software design support method, comprising:
【請求項4】 クラス構造表示領域及びインスタンス表
示領域を含む出力手段上でグラフィカルにアプリケーシ
ョンソフトウェアを設計・製作するソフトウェア設計支
援装置において,オブジェクト指向データベースを設計
する際に,該オブジェクト指向データベースのためのク
ラス構造を前記クラス構造表示領域にグラフィカルに記
述する対話編集手段と,前記クラス構造表示領域に記述
されたクラス構造から生成され得るインスタンスをすべ
て生成し,前記インスタンス表示領域に列挙するインス
タンス生成手段と,前記対話編集手段を介して前記イン
スタンス領域に列挙されたインスタンスの中から必要
な,或いは,不要なインスタンスを選択させ,該インス
タンス選択結果に基づき前記クラス構造に対する制約条
件を自動的に特定或いは対話的に特定し,前記クラス構
造を詳細化するクラス構造詳細化手段と,を有すること
を特徴とするソフトウェア設計支援装置。
4. A software design support apparatus for graphically designing and producing application software on output means including a class structure display area and an instance display area, when designing an object-oriented database, Interactive editing means for graphically describing a class structure in the class structure display area; and instance generating means for generating all instances that can be generated from the class structure described in the class structure display area and listing them in the instance display area. Required or unnecessary instance is selected from the instances listed in the instance area via the interactive editing means, and the constraint condition for the class structure is automatically specified or determined based on the instance selection result. And a class structure refinement means for interactively specifying and classifying the class structure.
【請求項5】 前記第2ステップにおいてインスタンス
を生成する際に,部分複合クラスを指定してインスタン
スを生成することを特徴とする請求項1または3記載の
ソフトウェア設計支援方法。
5. The software design support method according to claim 1, wherein, when the instance is generated in the second step, an instance is generated by designating a partial composite class.
【請求項6】 前記インスタンス生成手段は,インスタ
ンスを生成する際に,部分複合クラスを指定してインス
タンスを生成することを特徴とする請求項2または4記
載のソフトウェア設計支援装置。
6. The software design support apparatus according to claim 2, wherein the instance generating means generates an instance by specifying a partial composite class when generating the instance.
【請求項7】 GUI(Graphical User Interface)画
面遷移図表示領域及びコード表示領域を含む出力手段上
でグラフィカルにアプリケーションソフトウェアを設計
・製作するソフトウェア設計支援方法において,ユーザ
が作成したソースコードまたは中間コードからユーザイ
ンタフェースとなるGUIの画面遷移図を作成するステ
ップと,前記GUI画面遷移図表示領域に作成したGU
I画面遷移図を表示し前記GUIの遷移を一覧するステ
ップと,前記GUI画面遷移図表示領域上のGUI画面
遷移図を編集するステップと,を有し,前記ソースコー
ドまたは前記中間コードを生成したソースコードと前記
GUI画面遷移図との状態を互いに反映させることを特
徴とするソフトウェア設計支援方法。
7. A software design support method for graphically designing and producing application software on output means including a GUI (Graphical User Interface) screen transition diagram display area and a code display area, the source code or the intermediate code created by a user. Creating a GUI screen transition diagram as a user interface from the GUI, and creating the GUI screen transition diagram in the GUI screen transition diagram display area.
Displaying the I-screen transition diagram and listing the transition of the GUI; and editing the GUI screen transition diagram on the GUI-screen transition diagram display area, wherein the source code or the intermediate code is generated. A software design support method characterized by reflecting a state of a source code and a state of the GUI screen transition diagram to each other.
【請求項8】 GUI(Graphical User Interface)画
面遷移図表示領域及びコード表示領域を含む出力手段上
でグラフィカルにアプリケーションソフトウェアを設計
・製作するソフトウェア設計支援装置において,ユーザ
が作成したソースコードまたは中間コードからユーザイ
ンタフェースとなるGUIの画面遷移図を作成して,前
記GUI画面遷移図表示領域上に表示するGUI画面遷
移図作成手段と,前記GUI画面遷移図表示領域上のG
UI画面遷移図を編集する編集手段と,を有し,前記ソ
ースコードまたは前記中間コードを生成したソースコー
ドと前記GUI画面遷移図との状態を互いに反映させる
ことを特徴とするソフトウェア設計支援装置。
8. A software design support apparatus for graphically designing and producing application software on output means including a GUI (Graphical User Interface) screen transition diagram display area and a code display area, the source code or the intermediate code created by a user. A GUI screen transition diagram creating means for creating a GUI screen transition diagram serving as a user interface from the GUI, and displaying the GUI screen transition diagram on the GUI screen transition diagram display area;
Editing means for editing a UI screen transition diagram, wherein the software design support apparatus reflects the state of the source code or the source code that generated the intermediate code and the state of the GUI screen transition diagram.
【請求項9】 前記GUI画面遷移図は,文字のみによ
る表現,アイコン(画像)のみによる表現,或いは,文
字及びアイコン(画像)を合成した図による表現で表さ
れることを特徴とする請求項7記載のソフトウェア設計
支援方法。
9. The GUI screen transition diagram is represented by an expression using only characters, an expression using only icons (images), or an expression using a diagram combining characters and icons (images). 7. The software design support method according to 7.
【請求項10】 前記GUI画面遷移図は,文字のみに
よる表現,アイコン(画像)のみによる表現,或いは,
文字及びアイコン(画像)を合成した図による表現で表
されることを特徴とする請求項8記載のソフトウェア設
計支援装置。
10. The GUI screen transition diagram includes an expression using only characters, an expression using only icons (images), or
9. The software design support device according to claim 8, wherein the software design support device is represented by a diagram in which characters and icons (images) are combined.
【請求項11】 ユーザインタフェースとしてGUI
(Graphical User Interface)を備え,グラフィカルに
アプリケーションソフトウェアを設計・製作するソフト
ウェア設計支援方法において,GUI部品の情報とし
て,個々のGUI部品の果たす意味,並びに,該意味か
ら来る配列の制約条件を合わせ持ち,前記GUI部品情
報からGUI部品の自動配置,配列順の検証等を行うこ
とを特徴とするソフトウェア設計支援方法。
11. A GUI as a user interface
(Graphical User Interface), in a software design support method for designing and manufacturing application software graphically, the information of the GUI parts has the meaning of each GUI part and the constraints of the array derived from the meaning. A software design support method for automatically arranging GUI parts and verifying the arrangement order based on the GUI part information.
【請求項12】 ユーザインタフェースとしてGUI
(Graphical User Interface)を備え,グラフィカルに
アプリケーションソフトウェアを設計・製作するソフト
ウェア設計支援装置において,GUI部品の意味データ
ベースを参照して個々のGUI部品コードを生成するG
UI部品作成手段と,個々のGUI部品の果たす意味,
並びに,該意味から来る配列の制約条件を合わせ持つ個
々のGUI意味情報と,前記個々のGUI意味情報から
GUI部品の自動配置,配列順の検証等を行う配列制御
手段と,を有することを特徴とするソフトウェア設計支
援装置。
12. A GUI as a user interface
(Graphical User Interface), a software design support device that graphically designs and manufactures application software, generates a GUI component code by referring to a semantic database of GUI components.
UI part creation means and the meaning of each GUI part,
In addition, there are provided individual GUI semantic information having an array constraint condition derived from the meaning, and array control means for automatically arranging GUI parts and verifying the arrangement order based on the individual GUI semantic information. Software design support equipment.
【請求項13】 対話的な操作の反映をインタラクティ
ブに行う場合と,バッチ的に行う場合とを選択できるこ
とを特徴とする請求項1,3,5,7,9または11記
載のソフトウェア設計支援方法。
13. The software design support method according to claim 1, wherein a case where interactive operation reflection is performed interactively and a case where batch operation is reflected are selectable. .
【請求項14】 対話的な操作の反映をインタラクティ
ブに行う場合と,バッチ的に行う場合とを選択できるこ
とを特徴とする請求項2,4,6,8,10または12
記載のソフトウェア設計支援装置。
14. The method according to claim 2, wherein the reflection of the interactive operation can be selected between interactively and batchwise.
Software design support device as described.
JP8260027A 1996-09-30 1996-09-30 Method and device for supporting software designing Pending JPH10105389A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8260027A JPH10105389A (en) 1996-09-30 1996-09-30 Method and device for supporting software designing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8260027A JPH10105389A (en) 1996-09-30 1996-09-30 Method and device for supporting software designing

Publications (1)

Publication Number Publication Date
JPH10105389A true JPH10105389A (en) 1998-04-24

Family

ID=17342294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8260027A Pending JPH10105389A (en) 1996-09-30 1996-09-30 Method and device for supporting software designing

Country Status (1)

Country Link
JP (1) JPH10105389A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199612A (en) * 2009-04-24 2009-09-03 Pegre Semiconductors Llc Information management device and method, and recording medium
JP2019066987A (en) * 2017-09-29 2019-04-25 富士通株式会社 Analysis apparatus and analysis method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199612A (en) * 2009-04-24 2009-09-03 Pegre Semiconductors Llc Information management device and method, and recording medium
JP2019066987A (en) * 2017-09-29 2019-04-25 富士通株式会社 Analysis apparatus and analysis method

Similar Documents

Publication Publication Date Title
US4868785A (en) Block diagram editor system and method for controlling electronic instruments
US5155836A (en) Block diagram system and method for controlling electronic instruments with simulated graphic display
US5864480A (en) Computer-implemented electronic product development
US7139979B2 (en) Displaying operations in an application using a graphical programming representation
US7356774B2 (en) Grouping components of a measurement system
US4742473A (en) Finite element modeling system
US7533347B2 (en) Creating a graphical user interface for selected parameters of a graphical program
US20030172369A1 (en) Self-determining behavior node for use in creating a graphical program
US20040034497A1 (en) Expanding and collapsing components in a measurement system diagram
JP2001516910A (en) Method and system for interactively developing graphic control flow and related software for machine vision systems
US20050125750A1 (en) System and method for three-dimensional visualization and postprocessing of a system model
US7042469B2 (en) Multiple views for a measurement system diagram
JPH0744729A (en) Animation generation method
JPH10154070A (en) User interface design device and method
JP2009116429A (en) Control program creation device and control program creation method
US5668965A (en) Menu system for data processor
US5729253A (en) Method for inputting and acquiring requirement
JPH10105389A (en) Method and device for supporting software designing
JPH06187396A (en) Network constitution design aid system
US20010002834A1 (en) Method for inputting and acquiring requirement
US6141016A (en) Method for inputting and acquiring requirement
JP3239292B2 (en) Figure specification control method for figure editing system
US6219065B1 (en) Method for inputting and acquiring requirement
JPH07152544A (en) Diagram production support system and its method
JP2003241965A (en) Programming support method, programming support program and programming support device