JPH06332690A - Object-oriented system design supporting device - Google Patents

Object-oriented system design supporting device

Info

Publication number
JPH06332690A
JPH06332690A JP5185395A JP18539593A JPH06332690A JP H06332690 A JPH06332690 A JP H06332690A JP 5185395 A JP5185395 A JP 5185395A JP 18539593 A JP18539593 A JP 18539593A JP H06332690 A JPH06332690 A JP H06332690A
Authority
JP
Japan
Prior art keywords
information
model diagram
diagram
object model
data
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
JP5185395A
Other languages
Japanese (ja)
Inventor
Naohisa Morimoto
直久 森本
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP5185395A priority Critical patent/JPH06332690A/en
Publication of JPH06332690A publication Critical patent/JPH06332690A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the efficiency of the analysis/design of a sorftware system by preparing an object model drawing corresponding to a system state/function model drawing and verifying the object model drawing for the display contents of the system state/function model drawing. CONSTITUTION:An object model drawing preparation means 2 extracts an object within an event trace drawing from the information from an object information data base 1 and prepares an object model drawing. Next, an object/ relation selection means 3 adds a new object selected by an input means 5 from the object model drawing and finally prepares the information on the object model drawing corresponding to the event trace drawing by 1 to 1. By an object model drawing display means 4 corresponding to the drawing, the object model drawing data from the object/relation selection information is displayed on one screen (window) on a display.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オブジェクト指向シス
テム設計支援装置に関するものであり、オブジェクトモ
デル図とシステム状態・機能モデル図を利用してソフト
ウェアシステムの分析・設計を行う用途に利用されるも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an object-oriented system design support device, which is used for analyzing and designing a software system using an object model diagram and a system state / function model diagram. Is.

【0002】[0002]

【従来の技術】従来、ソフトウェアシステムの分析・設
計技法として、構造化分析・設計法が広く用いられてい
た。この技法では、要求をデータ加工などの機能を有す
るプロセスと、プロセス間を流れるデータに着目して分
析し、結果を階層的なデータフロー図に表現し、その結
果からトップダウンにモジュール設計していた。しかし
ながら、このような従来の技法では、データが局所化さ
れていないため、データ項目が追加されたり名前や属性
が変更される度に、これを参照しているモジュール全て
に変更を加えなければならなかった。
2. Description of the Related Art Conventionally, a structured analysis / design method has been widely used as a software system analysis / design technique. In this technique, the requirements are analyzed by focusing on the processes having functions such as data processing and the data flowing between the processes, the results are expressed in a hierarchical data flow diagram, and the results are used for top-down modular design. It was However, with such conventional techniques, the data is not localized, so every time a data item is added or a name or attribute is changed, all the modules that reference it must be changed. There wasn't.

【0003】これに対し、オブジェクト指向分析・設計
技法では、データとそれを加工するプロセスを一体化し
たオブジェクトを単位として実世界をモデル化するた
め、データは全て局所化され、上記のような変更に対し
て、システム全体での変更は非常に少なくなる。このよ
うなオブジェクト分析・設計技法には様々なものがある
が、基本的には実世界の静的構造を表すオブジェクトモ
デル図、任意のシナリオを表すイベントトレース図、動
的状態を表す状態遷移図、機能とデータの流れを表すデ
ータフロー図などが用いられる。
On the other hand, in the object-oriented analysis / design technique, since the real world is modeled in units of an object in which data and a process for processing the data are integrated, all the data is localized and the above-mentioned changes are made. On the other hand, there are very few changes in the entire system. There are various kinds of such object analysis / design techniques, but basically, an object model diagram representing a static structure in the real world, an event trace diagram representing an arbitrary scenario, and a state transition diagram representing a dynamic state. , A data flow diagram showing the function and data flow is used.

【0004】[0004]

【発明が解決しようとする課題】オブジェクトモデルを
利用したソフトウェアシステムの分析・設計技法におい
て、オブジェクトモデル図とシステム状態・機能モデル
図を分析・設計に用いるとき、一般的に、システム状態
・機能モデル図に1:1に対応するオブジェクトモデル
図が用意されているわけではないので、その検証が困難
であるという問題があった。
In an analysis / design technique for a software system using an object model, when an object model diagram and a system state / function model diagram are used for analysis / design, the system state / function model is generally used. Since the object model diagram corresponding to 1: 1 is not prepared in the figure, there is a problem that its verification is difficult.

【0005】本発明は、このような点に鑑みてなされた
ものであり、その目的とするところは、オブジェクトモ
デルを利用したソフトウェアシステム分析・設計におい
て、システム状態・機能モデル図に深い関係のオブジェ
クト及び関連を抽出し、システム状態・機能モデル図に
1:1に対応するオブジェクトモデル図を作成し、シス
テム状態・機能モデル図の表示内容に対するオブジェク
トモデル図の検証を行いやすくすることにより、ソフト
ウェアシステム分析・設計の効率を向上させることにあ
る。
The present invention has been made in view of the above points, and an object of the present invention is to provide an object deeply related to a system state / function model diagram in software system analysis / design using an object model. And the relations are extracted, an object model diagram corresponding to the system state / functional model diagram is created 1: 1 to facilitate the verification of the object model diagram against the display contents of the system state / functional model diagram. It is to improve the efficiency of analysis and design.

【0006】[0006]

【課題を解決するための手段】本発明のシステム設計支
援装置にあっては、上記の課題を解決するために、例え
ば、図1又は図7に示すように、全てのオブジェクトク
ラスの特性情報と、オブジェクトクラス間の関連と、イ
ベントの種類と、イベントによるオブジェクトクラス間
の関連情報と、プロセスの種類と、データストアの種類
の情報を持ったオブジェクト情報データベースと、その
情報から第一段階のオブジェクトモデル図作成のための
データを作成するシステム状態・機能モデル図からのオ
ブジェクトモデル図作成手段と、前記第一段階のオブジ
ェクトモデル図データに、そのもとになっているオブジ
ェクトモデル図からオペレータの操作を介して新たなオ
ブジェクトや関連情報を追加し、最終的に前記システム
状態・機能モデル図に1:1に対応するオブジェクトモ
デル図情報を作成するオブジェクト・関連選択手段と、
オブジェクトや関連の情報からそれを表示するシステム
状態・機能モデル図対応オブジェクトモデル図表示手段
を有することを特徴とするものである。ここで、システ
ム状態・機能モデル図としては、図1〜図6の実施例に
示すように、イベントトレース図を用いても良いし、図
7〜図11の実施例に示すように、データがどのような
プロセスから生じ、どのようなプロセスに加工・アクセ
スされるのかを表わすデータフロー図を用いても良い。
In order to solve the above-mentioned problems, the system design support apparatus according to the present invention, for example, as shown in FIG. 1 or FIG. , Object class database with relation between object classes, event type, relation information between object classes by event, process type and data store type, and first stage object from that information An object model diagram creating means for creating data for creating a model diagram from the system state / function model diagram, and an operator operation from the object model diagram which is the source of the object model diagram data of the first stage Add new objects and related information via the And object-related selection means for creating an object model diagram information corresponding to 1: 1
It is characterized by having an object model diagram display means corresponding to a system state / function model diagram for displaying the information from objects and related information. Here, as the system state / function model diagram, an event trace diagram may be used as shown in the embodiments of FIGS. 1 to 6, or data may be stored as shown in the embodiments of FIGS. It is possible to use a data flow diagram showing which process is generated and which process is processed and accessed.

【0007】なお、本発明において、オブジェクトとは
問題において明確な意味や境界を持つ概念、抽象、もの
を意味し、クラスとは同一の手続き群とデータ構造を持
つオブジェクトの集合を意味する。また、オブジェクト
モデルとは他のオブジェクトとの関係、属性、操作のあ
るシステム内のオブジェクトの構造の記述を意味する。
そして、オブジェクトモデル図とは、オブジェクトモデ
ルを図表現したものであり、例えば、図12に示すよう
に表現される。次に、イベント(事象)とは、あるオブ
ジェクトから別オブジェクトへの刺激を意味する。そし
て、イベントトレース図とは、イベントの送り手と受け
手及び連続したイベントの系列(シナリオ)を示す図で
あり、例えば、図13に示すように表現される。
In the present invention, an object means a concept, an abstract thing having a clear meaning or boundary in a problem, and a class means a set of objects having the same procedure group and data structure. The object model means a description of the relationship with other objects, attributes, and the structure of an object in the system that has operations.
The object model diagram is a diagrammatic representation of the object model, and is represented, for example, as shown in FIG. Next, an event means a stimulus from one object to another object. The event trace diagram is a diagram showing senders and receivers of events and a series (scenario) of continuous events, and is expressed as shown in FIG. 13, for example.

【0008】また、データフロー図とは、オブジェクト
内部のデータソースからデータを変換するプロセスを経
由して、他のオブジェクト内部の目標へ至るデータの流
れを示すグラフであり、例えば、図14に示すように表
現される。データフロー図は、データを変換するプロセ
ス、データを運ぶデータフロー、データの生産と消費を
表わすアクターオブジェクト、受動的にデータの格納を
行うデータストアオブジェクトを含む。
A data flow diagram is a graph showing the flow of data from a data source inside an object to a target inside another object through a process of converting data, and is shown in FIG. 14, for example. Is expressed as A data flow diagram includes a process for transforming data, a data flow for carrying data, actor objects for producing and consuming data, and a data store object for passively storing data.

【0009】[0009]

【作用】本発明にあっては、このように、システム状態
・機能モデル図からのオブジェクトモデル図作成手段に
より作成されたオブジェクトモデル図情報に、オペレー
タの操作を介して、オブジェクト・関連選択手段により
システム状態・機能モデル図の内容把握に必要なオブジ
ェクトと関連を選択追加することでシステム状態・機能
モデル図を作成し、より正確な分析・設計が行える。
According to the present invention, the object model diagram information created by the object model diagram creating means from the system state / function model diagram is added to the object / relation selecting means via the operator's operation. A system state / function model diagram can be created by selecting and adding objects and relationships necessary for understanding the contents of the system state / function model diagram, and more accurate analysis / design can be performed.

【0010】[0010]

【実施例】図1は本発明の一実施例の全体構成を示して
いる。図1において、オブジェクト情報データベース1
は、全てのオブジェクトクラスの特性情報と、オブジェ
クトクラス間の関連と、イベントの種類と、イベントに
よるオブジェクトクラス間の関連情報を持ったオブジェ
クト情報データベースであり、任意にその情報が引き出
せる機能を持っている。イベントトレース図からのオブ
ジェクトモデル図作成手段2は、前記データベース1か
ら得られる情報から、イベントトレース図内のオブジ
ェクト、上記オブジェクトのスーパークラス、上記
総ての直接的な関連の情報を抽出する機能を有する。こ
こで、スーパークラスとは、特殊化のもとになるクラス
を指す。この段階で図6のstep1で示した第一段階
のオブジェクトモデル図が作成される。次に、オブジェ
クト・関連選択手段3は、前記〜の情報と、その元
になっているオブジェクトモデル図からオペレータの操
作により入力手段5で選択された新たなオブジェクトや
関連情報を追加し、最終的に前記イベントトレース図に
1:1に対応するオブジェクトモデル図の情報を作成す
る機能を有する。この様子を図6で説明すると、図6の
イベントトレース図nから第一段階のオブジェクトモデ
ル図として、step1で示した不完全なオブジェクト
モデル図が作成され、これに統合オブジェクト図の画面
上のカーソル6で指示されたオブジェクトや関連情報を
オペレータの操作によりマウス等の入力手段5を用いて
選択して追加することにより、最終的に図6のイベント
トレース図nに1:1に対応するオブジェクトモデル図
nが作成される。イベントトレース図対応オブジェクト
モデル図表示手段4は、オブジェクト・関連選択情報か
らのオブジェクトモデル図データをCRTのようなディ
スプレイ上の1画面(ウィンドウ)に表示する。本実施
例では、図5に示すように、イベントトレース図とオブ
ジェクトモデル図が独立して表示可能なマルチウィンド
ウのようなシステムを想定している。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows the overall construction of an embodiment of the present invention. In FIG. 1, the object information database 1
Is an object information database that has characteristic information of all object classes, relations between object classes, event types, and relation information between object classes depending on events. It has a function to extract that information arbitrarily. There is. The object model diagram creating means 2 from the event trace diagram has a function of extracting the object in the event trace diagram, the superclass of the object, and all directly related information from the information obtained from the database 1. Have. Here, the superclass refers to a class that is a source of specialization. At this stage, the object model diagram of the first stage shown in step 1 of FIG. 6 is created. Next, the object / relationship selection unit 3 adds the above items 1 to 3 and the new object or relational information selected by the input unit 5 by the operator's operation from the object model diagram which is the source, and finally In addition, it has a function of creating information of an object model diagram corresponding to the event trace diagram 1: 1. This situation will be described with reference to FIG. 6. An incomplete object model diagram shown in step 1 is created as an object model diagram of the first stage from the event trace diagram n of FIG. The object model corresponding to 1: 1 in the event trace diagram n of FIG. 6 is finally obtained by selecting and adding the object designated by 6 and related information using the input means 5 such as a mouse by the operation of the operator. Figure n is created. The event trace diagram corresponding object model diagram display means 4 displays the object model diagram data from the object / related selection information on one screen (window) on a display such as a CRT. In this embodiment, as shown in FIG. 5, a system such as a multi-window system in which an event trace diagram and an object model diagram can be independently displayed is assumed.

【0011】図2はイベントトレース図からのオブジェ
クトモデル図作成手段2の詳細な構成を示している。ま
ず、任意のイベントトレース図をオペレータが選び、そ
のイベントトレース図に対応するオブジェクトクラスの
特性情報と、オブジェクトクラス間の関連と、イベント
の種類と、事象(イベント)によるオブジェクトクラス
間の関連情報をオブジェクト情報データベース1より取
得する(#1)。そして、その内容からイベントトレー
ス図内オブジェクト、そのスーパークラス、登場オブジ
ェクト間の関連の情報(a)を作成する(#2)。そし
て、上記情報(a)を、オブジェクト・関連選択手段3
に送出する(#3)。
FIG. 2 shows the detailed structure of the object model diagram creating means 2 from the event trace diagram. First, the operator selects an arbitrary event trace diagram and displays the characteristic information of the object class corresponding to the event trace diagram, the relation between the object classes, the type of event, and the relation information between the object classes by the event (event). It is acquired from the object information database 1 (# 1). Then, information (a) about the relationship between the object in the event trace diagram, its superclass, and the appearing object is created from the contents (# 2). Then, the information (a) is converted into the object / relationship selection unit 3
(# 3).

【0012】図3はオブジェクト・関連選択手段3の詳
細な構成を示している。イベントトレース図からのオブ
ジェクトモデル図作成手段2が送出した上記情報(a)
を受け取ると、その情報(a)に対応するオブジェクト
クラスの特性情報と、オブジェクトクラス間の関連情報
(b)をオブジェクト情報データベース1より取得する
(#4,#5)。そして、この情報(b)をイベントト
レース図対応オブジェクトモデル図表示手段4に画面M
として送出することにより、全体を表すオブジェクトク
ラス図を画面Mとして表示させる(#6)。さらに、上
記情報(a)もイベントトレース図対応オブジェクトモ
デル図表示手段4に別画面Nとして送出する(#7)。
その後、オペレータによる選択で、全体を表す画面Mの
オブジェクトモデル図から選択された新しいオブジェク
トとその関連を情報(a)に付加し、新しい情報(a)
として、イベントトレース図対応オブジェクトモデル図
表示手段4に画面Nとして送出することにより、画面N
に画面Mの情報を書き加えて行く(#8〜#10)。
FIG. 3 shows the detailed structure of the object / relationship selecting means 3. The above information (a) sent by the object model diagram creating means 2 from the event trace diagram
When the information is received, the characteristic information of the object class corresponding to the information (a) and the related information (b) between the object classes are acquired from the object information database 1 (# 4, # 5). Then, this information (b) is displayed on the screen M on the object model diagram display means 4 corresponding to the event trace diagram.
To display the entire object class diagram as the screen M (# 6). Further, the above information (a) is also sent as a separate screen N to the event trace diagram corresponding object model diagram display means 4 (# 7).
Then, by the operator's selection, the new object and its relation selected from the object model diagram of the screen M representing the whole are added to the information (a), and the new information (a) is added.
As a screen N to the event trace diagram corresponding object model diagram display means 4,
The information on the screen M is added to (# 8 to # 10).

【0013】図4はイベントトレース図対応オブジェク
トモデル図表示手段4の詳細な構成を示している。ここ
では、オブジェクト・関連選択手段3からオブジェクト
モデル表示情報が送出されるのを待っており、上述の#
6、#7又は#10から情報(a)又は(b)が送出さ
れると、その表示情報に従い画面M又はNを区別して表
示するものである(#11,#12)。
FIG. 4 shows the detailed structure of the object model diagram display means 4 corresponding to the event trace diagram. Here, it is waiting for the object model display information to be sent from the object / relationship selection means 3, and
When the information (a) or (b) is transmitted from 6, # 7 or # 10, the screen M or N is displayed separately according to the display information (# 11, # 12).

【0014】図7は本発明の他の実施例の全体構成を示
している。図7において、オブジェクト情報データベー
ス1は、全てのオブジェクトクラスの特性情報と、オブ
ジェクトクラス間の関連と、プロセスの種類と、データ
ストアの種類の情報を持ったオブジェクト情報データベ
ースであり、任意にその情報が引き出せる機能を持って
いる。データフロー図からのオブジェクトモデル図作成
手段7は、前記データベース1から得られる情報から、
データフロー図内に登場するプロセスを操作あるいは
オブジェクトクラスそのものとみなした、その操作を含
むオブジェクトクラスおよびオブジェクトクラスそのも
の、データフロー図内に登場するデータストアを属性
あるいはオブジェクトクラスそのものと見なした、その
属性を含むオブジェクトクラスおよびオブジェクトクラ
スそのもの、上記オブジェクトのスーパークラス、
上記総ての直接的な関連の情報を抽出する機能を有す
る。ここで、スーパークラスとは、特殊化のもとになる
クラスを指す。この段階で図11のstep1で示した
第一段階のオブジェクトモデル図が作成される。次に、
オブジェクト・関連選択手段3は、前記〜の情報
と、その元になっているオブジェクトモデル図からオペ
レータの操作により入力手段5で選択された新たなオブ
ジェクトや関連情報を追加し、最終的に前記データフロ
ー図に1:1に対応するオブジェクトモデル図の情報を
作成する機能を有する。この様子を図11で説明する
と、図11のデータフロー図nから第一段階のオブジェ
クトモデル図として、step1で示した不完全なオブ
ジェクトモデル図が作成され、これに統合オブジェクト
図の画面上のカーソル6で指示されたオブジェクトや関
連情報をオペレータの操作によりマウス等の入力手段5
を用いて選択して追加することにより、最終的に図11
のデータフロー図nに1:1に対応するオブジェクトモ
デル図nが作成される。データフロー図対応オブジェク
トモデル図表示手段8は、オブジェクト・関連選択情報
からのオブジェクトモデル図データをCRTのようなデ
ィスプレイ上の1画面(ウィンドウ)に表示する。本実
施例では、図10に示すように、データフロー図とオブ
ジェクトモデル図が独立して表示可能なマルチウィンド
ウのようなシステムを想定している。
FIG. 7 shows the overall construction of another embodiment of the present invention. In FIG. 7, an object information database 1 is an object information database having characteristic information of all object classes, relations between object classes, process types, and data store types, and the information is arbitrarily set. Has the ability to pull out. The object model diagram creating means 7 from the data flow diagram, from the information obtained from the database 1,
The process appearing in the data flow diagram is regarded as the operation or the object class itself, the object class and the object class itself including the operation, and the data store appearing in the data flow diagram is regarded as the attribute or the object class itself. Object class including attributes and object class itself, super class of the above objects,
It has the function of extracting all of the above-mentioned directly related information. Here, the superclass refers to a class that is a source of specialization. At this stage, the object model diagram of the first stage shown in step 1 of FIG. 11 is created. next,
The object / relationship selection unit 3 adds the above items 1 to 3 and the new object and related information selected by the input unit 5 by the operator's operation from the underlying object model diagram, and finally adds the data. It has a function to create the information of the object model diagram corresponding to the flow diagram 1: 1. This situation will be described with reference to FIG. 11. The incomplete object model diagram shown in step 1 is created as the first stage object model diagram from the data flow diagram n of FIG. Input means 5 such as a mouse for operating the object or related information designated by the operator 6
Finally, as shown in FIG.
An object model diagram n corresponding to 1: 1 in the data flow diagram n is created. The data flow diagram corresponding object model diagram display means 8 displays the object model diagram data from the object / related selection information on one screen (window) on a display such as a CRT. In this embodiment, as shown in FIG. 10, a system such as a multi-window system in which a data flow diagram and an object model diagram can be independently displayed is assumed.

【0015】図8はデータフロー図からのオブジェクト
モデル図作成手段2の詳細な構成を示している。まず、
任意のデータフロー図をオペレータが選び、そのデータ
フロー図に対応するオブジェクトクラスの特性情報と、
オブジェクトクラス間の関連と、プロセスの種類と、デ
ータストアの種類の情報をオブジェクト情報データベー
ス1より取得する(#1)。そして、その内容からデー
タフロー図内オブジェクト、そのスーパークラス、登場
オブジェクト間の関連の情報(a)を作成する(#
2)。そして、上記情報(a)を、オブジェクト・関連
選択手段3に送出する(#3)。
FIG. 8 shows the detailed structure of the object model diagram creating means 2 from the data flow diagram. First,
The operator selects an arbitrary data flow diagram and the characteristic information of the object class corresponding to the data flow diagram,
Information about the relationship between object classes, the type of process, and the type of data store is acquired from the object information database 1 (# 1). Then, the information (a) about the relationship between the object in the data flow diagram, its superclass, and the appearing object is created from the content (#
2). Then, the information (a) is sent to the object / relationship selecting means 3 (# 3).

【0016】図9はオブジェクト・関連選択手段3の詳
細な構成を示している。データフロー図からのオブジェ
クトモデル図作成手段7が送出した上記情報(a)を受
け取ると、その情報(a)に対応するオブジェクトクラ
スの特性情報と、オブジェクトクラス間の関連情報
(b)をオブジェクト情報データベース1より取得する
(#4,#5)。そして、この情報(b)をデータフロ
ー図対応オブジェクトモデル図表示手段8に画面Mとし
て送出することにより、全体を表すオブジェクトクラス
図を画面Mとして表示させる(#6)。さらに、上記情
報(a)もデータフロー図対応オブジェクトモデル図表
示手段8に別画面Nとして送出する(#7)。その後、
オペレータによる選択で、全体を表す画面Mのオブジェ
クトモデル図から選択された新しいオブジェクトとその
関連を情報(a)に付加し、新しい情報(a)として、
データフロー図対応オブジェクトモデル図表示手段8に
画面Nとして送出することにより、画面Nに画面Mの情
報を書き加えて行く(#8〜#10)。なお、データフ
ロー図対応オブジェクトモデル図表示手段8の詳細な構
成は図4で説明したものと同様である。
FIG. 9 shows the detailed structure of the object / relationship selecting means 3. When the information (a) sent from the object model diagram creating means 7 from the data flow diagram is received, the characteristic information of the object class corresponding to the information (a) and the related information between the object classes (b) are provided as the object information. It is acquired from the database 1 (# 4, # 5). Then, by sending this information (b) as the screen M to the data flow diagram corresponding object model diagram display means 8, the object class diagram representing the whole is displayed as the screen M (# 6). Further, the information (a) is also sent to the data flow diagram corresponding object model diagram display means 8 as another screen N (# 7). afterwards,
The new object and its relation selected from the object model diagram of the screen M showing the whole by the operator's selection are added to the information (a), and as new information (a),
The information of the screen M is added to the screen N by sending it as the screen N to the data flow diagram corresponding object model diagram display means 8 (# 8 to # 10). The detailed configuration of the data flow diagram corresponding object model diagram display means 8 is the same as that described in FIG.

【0017】[0017]

【発明の効果】本発明のオブジェクト指向システム設計
支援装置によれば、オブジェクトモデル図が複雑になっ
ても、検証したいシステム状態・機能モデル図に1:1
に対応したオブジェクトモデル図が作成できるため、効
率的に分析・設計が行えるという効果がある。
According to the object-oriented system design support apparatus of the present invention, even if the object model diagram becomes complicated, the system state / function model diagram to be verified has a 1: 1 ratio.
Since an object model diagram corresponding to can be created, there is an effect that analysis / design can be efficiently performed.

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

【図1】本発明の一実施例の概略構成を示すブロック図
である。
FIG. 1 is a block diagram showing a schematic configuration of an embodiment of the present invention.

【図2】本発明に用いるオブジェクトモデル図作成手段
の一例を示す説明図である。
FIG. 2 is an explanatory diagram showing an example of an object model diagram creating means used in the present invention.

【図3】本発明に用いるオブジェクト関連選択手段の一
例を示す説明図である。
FIG. 3 is an explanatory view showing an example of an object relation selecting means used in the present invention.

【図4】本発明に用いるオブジェクトモデル図表示手段
の一例を示す説明図である。
FIG. 4 is an explanatory diagram showing an example of an object model diagram display means used in the present invention.

【図5】本発明に用いる表示手段の動作説明図である。FIG. 5 is an operation explanatory diagram of a display unit used in the present invention.

【図6】本発明の一実施例の動作説明図である。FIG. 6 is a diagram for explaining the operation of the embodiment of the present invention.

【図7】本発明の他の実施例の概略構成を示す図であ
る。
FIG. 7 is a diagram showing a schematic configuration of another embodiment of the present invention.

【図8】本発明に用いるオブジェクトモデル図作成手段
の他の例を示す説明図である。
FIG. 8 is an explanatory diagram showing another example of the object model diagram creating means used in the present invention.

【図9】本発明に用いるオブジェクト関連選択手段の他
の例を示す説明図である。
FIG. 9 is an explanatory diagram showing another example of the object relation selecting means used in the present invention.

【図10】本発明に用いる表示手段の動作説明図であ
る。
FIG. 10 is an operation explanatory diagram of a display unit used in the present invention.

【図11】本発明の他の実施例の動作説明図である。FIG. 11 is an operation explanatory diagram of another embodiment of the present invention.

【図12】本発明に用いるオブジェクトモデル図の一例
を示す説明図である。
FIG. 12 is an explanatory diagram showing an example of an object model diagram used in the present invention.

【図13】本発明に用いるイベントトレース図の一例を
示す説明図である。
FIG. 13 is an explanatory diagram showing an example of an event trace diagram used in the present invention.

【図14】本発明に用いるデータフロー図の一例を示す
説明図である。
FIG. 14 is an explanatory diagram showing an example of a data flow diagram used in the present invention.

【符号の説明】 1 オブジェクト情報データベース 2 イベントトレース図からのオブジェクトモデル図
作成手段 3 オブジェクト・関連選択手段 4 イベントトレース図対応オブジェクトモデル図表
示手段 5 入力手段 6 カーソル 7 データフロー図からのオブジェクトモデル図作成
手段 8 データフロー図対応オブジェクトモデル図表示手
[Explanation of reference numerals] 1 object information database 2 means for creating object model diagram from event trace diagram 3 means for selecting object / relationship 4 means for displaying object model diagram corresponding to event trace diagram 5 input means 6 cursor 7 object model diagram from data flow diagram Creating means 8 Data flow diagram compatible object model diagram displaying means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 全てのオブジェクトクラスの特性情報
と、オブジェクトクラス間の関連と、イベントの種類
と、イベントによるオブジェクトクラス間の関連情報
と、プロセスの種類と、データストアの種類の情報を持
ったオブジェクト情報データベースと、その情報から第
一段階のオブジェクトモデル図作成のためのデータを作
成するシステム状態・機能モデル図からのオブジェクト
モデル図作成手段と、前記第一段階のオブジェクトモデ
ル図データに、そのもとになっているオブジェクトモデ
ル図からオペレータの操作を介して新たなオブジェクト
や関連情報を追加し、最終的に前記システム状態・機能
モデル図に1:1に対応するオブジェクトモデル図情報
を作成するオブジェクト・関連選択手段と、オブジェク
トや関連の情報からそれを表示するシステム状態・機能
モデル図対応オブジェクトモデル図表示手段を有するこ
とを特徴とするオブジェクト指向システム設計支援装
置。
1. It has characteristic information of all object classes, relations between object classes, event types, relation information between object classes by events, process types, and data store type information. An object information database, an object model diagram creating means from a system state / function model diagram for creating data for creating a first stage object model diagram from the information, and the object model diagram data of the first stage, New objects and related information are added from the original object model diagram through the operation of the operator, and finally the object model diagram information corresponding to the system state / function model diagram is created 1: 1. Select it from the object / relation selection means and the object / relation information An object-oriented system design support device comprising an object model diagram display means for displaying a system state / functional model diagram.
【請求項2】 システム状態・機能モデル図として、
イベントトレース図を用いたことを特徴とする請求項1
記載のオブジェクト指向システム設計支援装置。
2. A system state / function model diagram,
2. An event trace diagram is used to claim 1.
The described object-oriented system design support device.
【請求項3】 システム状態・機能モデル図として、
データがどのようなプロセスから生じ、どのようなプロ
セスに加工・アクセスされるのかを表わすデータフロー
図を用いたことを特徴とする請求項1記載のオブジェク
ト指向システム設計支援装置。
3. A system state / function model diagram,
2. The object-oriented system design support apparatus according to claim 1, wherein a data flow diagram showing which process the data originates from and which process is processed and accessed is used.
JP5185395A 1993-03-26 1993-07-27 Object-oriented system design supporting device Pending JPH06332690A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5185395A JPH06332690A (en) 1993-03-26 1993-07-27 Object-oriented system design supporting device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP5-68813 1993-03-26
JP6881393 1993-03-26
JP5185395A JPH06332690A (en) 1993-03-26 1993-07-27 Object-oriented system design supporting device

Publications (1)

Publication Number Publication Date
JPH06332690A true JPH06332690A (en) 1994-12-02

Family

ID=26410001

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5185395A Pending JPH06332690A (en) 1993-03-26 1993-07-27 Object-oriented system design supporting device

Country Status (1)

Country Link
JP (1) JPH06332690A (en)

Similar Documents

Publication Publication Date Title
US5675753A (en) Method and system for presenting an electronic user-interface specification
US5412774A (en) Apparatus for and method of displaying a data item of a database using the display function of a selected data item
US8972443B2 (en) Distributed platform for network analysis
KR101201019B1 (en) Declarative sequenced report parameterization
US7333991B2 (en) Digital design and maintenance system and method
US5850631A (en) Method for providing a graphical interface for the specification of relationships between two schemas
US9110942B2 (en) Programmer interface for manufacturing execution system
US20150161224A1 (en) Optimized Network Analysis Rendering and User Interfaces
US20040267401A1 (en) Engineering drawing data extraction software
JPH1049544A (en) Method and device for supporting analysis of multi-dimensional data while visualizing then
JPH11316766A (en) Multidimensional analytical construction system and database for analytical processing
US5774128A (en) Method of graphically displaying an object-oriented schema
JPH06332690A (en) Object-oriented system design supporting device
CA2151654A1 (en) Graphical display method and apparatus
JPH06274334A (en) Object oriented system design supporting device
Buti et al. GD-Workbench: A system for prototyping and testing graph drawing algorithms
JPH06332681A (en) Object oriented system design supporting device
JPH06274335A (en) Object oriented system design supporting device
JP3252950B2 (en) Visual search method and apparatus
JP2000305937A (en) Business analyzing method and business analysis system
JP2001195532A (en) Matrix preparing method and display method
JP2003141189A (en) Analytical model creating device
CN114416858A (en) Data map generation device and track recording method thereof
Wang et al. Extracting, presenting and browsing of Web social information
JPH05233732A (en) Design technique information input system