JPH07129379A - Software design supporting device - Google Patents

Software design supporting device

Info

Publication number
JPH07129379A
JPH07129379A JP27455793A JP27455793A JPH07129379A JP H07129379 A JPH07129379 A JP H07129379A JP 27455793 A JP27455793 A JP 27455793A JP 27455793 A JP27455793 A JP 27455793A JP H07129379 A JPH07129379 A JP H07129379A
Authority
JP
Japan
Prior art keywords
data
flow diagram
dictionary
title
data flow
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
JP27455793A
Other languages
Japanese (ja)
Inventor
Akiyoshi Uematsu
晃祥 植松
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP27455793A priority Critical patent/JPH07129379A/en
Publication of JPH07129379A publication Critical patent/JPH07129379A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To quickly and easily display the defined contents of data specified in the description of a data flow diagram by indicating whether each data are defined in a data dictionary or not in accordance with the display format of the data in the description of the data flow diagram. CONSTITUTION:In the case of editing a data flow diagram, a CPU 2 inspects consistency between a data name in the data dictionary and the title of the data flow diagram, turns on a definition flag for a consistent title and turns off a definition flag for an inconsistent title. The title with the definition flag turned off is displayed by inverting its white and black by the CPU 2. Thereby user is released from complicated work for checking whether a tile is defined or not by displaying the data dictionary as a list and the existence of data not defined in the data dictionary can always be recognized in accordance with its display format. Namely the defined contents of data can be quickly and easily displayed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ソフトウェア設計にお
けるシステム分析工程を支援するソフトウェア設計支援
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software design support device for supporting a system analysis process in software design.

【0002】[0002]

【従来の技術】ソフトウェア設計の初期工程であるとこ
ろの要求仕様を明確にするためのシステム分析工程で
は、構造化分析技法のもとでデータ辞書に全ての使用デ
ータを一覧及び定義すると共にそれらのデータの流れ及
び処理内容をデータフローダイアグラムに記述すること
が行われている。現在、このシステム分析工程を支援す
る様々な支援ツールが開発されている。
2. Description of the Related Art In the system analysis process for clarifying the required specifications, which is the initial process of software design, all the used data are listed and defined in a data dictionary under a structured analysis technique, and those data are listed. The data flow and processing contents are described in a data flow diagram. Currently, various support tools have been developed to support this system analysis process.

【0003】従来の支援ツールではこれらのデータ辞書
とデータフローダイアグラムの作成機能は別体であり、
別々に稼働させながら作成されるのが一般的である。こ
のため、データフローダイアグラムで記述したデータと
データ辞書で定義したデータとの整合性及び矛盾性を確
認するために、データフローダイアグラムとデータ辞書
の記述を一応の完了後に、両者のデータの整合性及び矛
盾性を検査する機能を起動し、ここで不一致のデータが
無くなるまでデータフローダイアグラムとデータ辞書の
改編作業を繰り返していたため、非常に手間がかかると
いう問題があった。また、データフローダイアグラムを
記述している最中にあるデータの定義を確認したい場合
等には、現在稼働しているデータフローダイアグラムの
記述機能を一旦停止して、データ辞書の記述機能を立ち
上げてからデータ辞書にアクセスする必要があるため、
非常に手間がかかるという問題もあった。
In the conventional support tool, these data dictionary and data flow diagram creation function are separate entities.
It is generally created while operating separately. Therefore, in order to confirm the consistency and inconsistency between the data described in the data flow diagram and the data defined in the data dictionary, after the data flow diagram and the data dictionary have been described, the consistency of both Also, since the function for checking the inconsistency is activated and the data flow diagram and the data dictionary are reorganized until the inconsistent data disappears, there is a problem that it takes a lot of time and effort. In addition, when you want to check the definition of the data that is in the middle of describing the data flow diagram, temporarily stop the description function of the data flow diagram that is currently operating and start the description function of the data dictionary. Since I need to access the data dictionary later,
There was also the problem that it was very time-consuming.

【0004】さらには、仮にデータ辞書の内容を変更、
例えばデータの名称を変更した場合には、当該変更前の
データを記述している全てのデータフローダイアグラム
のデータ名を変更する必要があるが、従来では整合性の
チェック機能を立ち上げて、このチェック機能により変
更前のデータを使用している、つまりデータ辞書に定義
されていないデータを使用している全てのデータフロー
ダイアグラムの識別名を特定して一覧表示させ、これら
の識別名をメモに記録した後、データフローダイアグラ
ムの作成機能を立ち上げて特定されたデータフローダイ
アグラムを識別名により逐一呼び出してそのデータ名を
個々に変更する。したがってこの修正作業は膨大な時間
及び手間が必要であった。
Furthermore, if the contents of the data dictionary are changed,
For example, if the name of the data is changed, it is necessary to change the data name of all data flow diagrams that describe the data before the change. Use the check function to identify and list the identifiers of all data flow diagrams that use the data before change, that is, the data that is not defined in the data dictionary, and make a note of these identifiers. After recording, the data flow diagram creation function is started, and the specified data flow diagram is called up one by one by the identification name and the data name is individually changed. Therefore, this correction work requires a huge amount of time and labor.

【0005】[0005]

【発明が解決しようとする課題】本発明は上述した事情
に対処すべくなされたもので、その目的は、システム分
析工程におけるデータ辞書の定義データとデータフロー
ダイアグラムに記述されたデータとの整合性の確認作業
及びその修正作業を迅速且つ簡易化するソフトウェア設
計支援装置を提供することである。
SUMMARY OF THE INVENTION The present invention has been made to address the above-mentioned circumstances, and its object is to ensure consistency between data defined in a data dictionary and data described in a data flow diagram in a system analysis process. It is an object of the present invention to provide a software design support device that speedily and simplifies the confirmation work and the correction work thereof.

【0006】[0006]

【課題を解決するための手段】本発明は必要な全てのデ
ータの名称と定義内容をデータ辞書に集約すると共に各
データの流れや処理内容をデータフローダイアグラムに
記述するシステム分析工程を支援するソフトウェア設計
支援装置において、前記データフローダイアグラムのデ
ータ構造には前記データフローダイアグラムに記述され
たデータが前記データ辞書に定義されているか否かを区
別する情報および前記データフローダイアグラムに記述
されたデータの前記データ辞書における定義内容が含ま
れ、前記データフローダイアグラムの記述中には前記区
別情報にしたがって前記データ辞書に定義されているデ
ータと定義されていないデータとが異なる表示態様で表
示画面上に表示され、前記表示画面上で指定されたデー
タの定義内容が前記データフローダイアグラムのデータ
構造から読出されて表示されることを特徴とする。
SUMMARY OF THE INVENTION The present invention is a software for aggregating all necessary data names and definition contents in a data dictionary and supporting a system analysis process for describing the flow and processing contents of each data in a data flow diagram. In the design support device, in the data structure of the data flow diagram, information for distinguishing whether or not the data described in the data flow diagram is defined in the data dictionary and the data described in the data flow diagram The definition content in the data dictionary is included, and in the description of the data flow diagram, the data defined in the data dictionary and the data not defined in the data flow diagram are displayed in different display modes on the display screen. , The definition content of the data specified on the display screen is Characterized in that it is displayed is read from the data structure of the data flow diagram.

【0007】[0007]

【作用】本発明によればデータフローダイアグラムの記
述中にデータの表示態様によって各データがデータ辞書
で定義されているか否かを示すことができ、またデータ
フローダイアグラムの記述中に指定したデータの定義内
容をデータ辞書全体を読み出すことなく迅速且つ簡易に
表示することができる。
According to the present invention, it is possible to indicate whether or not each data is defined in the data dictionary by the display mode of the data during the description of the data flow diagram, and the data specified in the description of the data flow diagram can be displayed. The definition contents can be displayed quickly and easily without reading the entire data dictionary.

【0008】[0008]

【実施例】以下図面を参照して本発明によるソフトウェ
ア設計支援装置の一実施例を説明する。図1はこの実施
例の構成を示すブロック図である。システムバス1に
は、装置全体の制御を行うCPU2、作成途中のデータ
辞書やデータフローダイアグラムを記憶する作業用のメ
モリ3、作成完了したデータ辞書やデータフローダイア
グラムを記憶する磁気ディスク4が接続される。また、
システムバス1には、入出力(I/O)制御部5を介し
て記述すべき文字情報を入力するためのキーボード6
と、入力位置等を指定するためのマウス7が接続され
る。さらにシステムバス1には、表示制御部8を介して
作成完了または途中のデータ辞書やデータフローダイア
グラムを随時表示するためのビットマップディスプレイ
9が接続される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a software design support device according to the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of this embodiment. Connected to the system bus 1 are a CPU 2 for controlling the entire apparatus, a work memory 3 for storing a data dictionary and a data flow diagram being created, and a magnetic disk 4 for storing a completed data dictionary and a data flow diagram. It Also,
A keyboard 6 for inputting character information to be described to the system bus 1 via an input / output (I / O) control unit 5.
And the mouse 7 for specifying the input position and the like is connected. Further, the system bus 1 is connected via a display control unit 8 with a bitmap display 9 for displaying a data dictionary or a data flow diagram whose creation has been completed or is being completed.

【0009】本実施例ではデータフローダイアグラムの
編集中に、その中に記述した標題がデータ辞書で定義さ
れているか否かをデータ辞書を読み出すことなく判断す
ること、その標題の詳細情報(定義内容)をデータ辞書
を読み出すことなく確認すること、さらにデータフロー
ダイアグラムとデータ辞書との整合をとることを実現す
るものであり、このためにデータフローダイアグラムと
データ辞書のデータ構造を次のように構成する。図2は
システム分析機能を立ち上げた後に表示されるシステム
分析工程のメインメニュー画面を示している。このよう
にシステム分析機能にはサブ機能としてデータフローダ
イアグラム編集機能、データ辞書編集機能、整合性チェ
ック機能が含まれる。
In this embodiment, while editing the data flow diagram, it is judged whether or not the title described therein is defined in the data dictionary without reading the data dictionary. ) Is checked without reading the data dictionary, and the data flow diagram and the data dictionary are matched. For this purpose, the data structures of the data flow diagram and the data dictionary are configured as follows. To do. FIG. 2 shows the main menu screen of the system analysis process that is displayed after the system analysis function is started up. As described above, the system analysis function includes the data flow diagram editing function, the data dictionary editing function, and the consistency check function as sub functions.

【0010】図3(a)はデータ辞書の編集画面、同図
(b)はメモリ3や磁気ディスク4に記憶されるデータ
辞書のデータ構造、同図(c)はデータ辞書もデータ例
を各々示している。編集画面を見て解るように、設計者
が入力すべきデータ項目はデータ名(標題)と定義内容
(詳細説明)の2つのデータ項目であり、本実施例では
これらの入力データにダイアグラム管理テーブルを特徴
的に追加している。ダイアグラム管理テーブルとは設計
者を介することなくCPU2により記述、削除の管理が
なされるものであり、データ名と同じ標題を記述してい
る全てのデータフローダイアグラムの識別コードを記述
したものである。
FIG. 3A is a data dictionary editing screen, FIG. 3B is a data structure of the data dictionary stored in the memory 3 and the magnetic disk 4, and FIG. 3C is an example of the data dictionary. Shows. As can be seen from the edit screen, the data items to be entered by the designer are two data items, that is, data name (title) and definition contents (detailed description). In this embodiment, the diagram management table is added to these input data. Is added characteristically. The diagram management table is a table that is described and deleted by the CPU 2 without the intervention of the designer, and describes the identification codes of all data flow diagrams that describe the same title as the data name.

【0011】図4(a)はデータフローダイアグラムの
編集画面、同図(b)はデータフローダイアグラムで使
用する記号のコード表、同図(c)はメモリ3や磁気デ
ィスク4に記憶されるデータフローダイアグラムのデー
タ構造、同図(d)はデータフローダイアグラムのデー
タ例を各々示している。図3(c)に示す記号コード、
標題(データ名と同じ)、表示位置の各項目は従来から
あるデータ項目であり、定義フラグ、詳細表示フラグ、
詳細説明の各項目は本実施例で特徴的に新たに追加され
たデータ項目である。定義フラグは、CPU2により標
題がデータ辞書で定義されているときにONされ、標題
がデータ辞書で定義されていないときにOFFされる。
詳細表示フラグはマウス7の操作により編集画面上の標
題が指定(クリック)されたときにCPU2によりその
状態がONからOFFへ、OFFからONへ反転され
る。詳細説明は当該標題と同じデータ名のデータ辞書に
登録されている定義内容であり、CPU2により常にデ
ータ辞書の定義内容に一致するようにデータ辞書の編集
と連動して更新される。
FIG. 4A is a data flow diagram editing screen, FIG. 4B is a code table of symbols used in the data flow diagram, and FIG. 4C is data stored in the memory 3 or the magnetic disk 4. The data structure of the flow diagram, (d) of the figure, shows each data example of the data flow diagram. The symbol code shown in FIG.
Each item of title (same as data name) and display position is a conventional data item, such as definition flag, detail display flag,
Each item in the detailed description is a data item newly added characteristically in this embodiment. The definition flag is turned on by the CPU 2 when the title is defined in the data dictionary, and turned off when the title is not defined in the data dictionary.
The detail display flag is inverted by the CPU 2 from ON to OFF and from OFF to ON when the title on the edit screen is designated (clicked) by operating the mouse 7. The detailed description is the definition content registered in the data dictionary having the same data name as the title, and is updated by the CPU 2 in conjunction with the editing of the data dictionary so as to always match the definition content of the data dictionary.

【0012】次にデータフローダイアグラムやデータ辞
書の編集作用について説明する。データフローダイアグ
ラムを編集するとき、CPU2は、まずデータ辞書のデ
ータ名とデータフローダイアグラムの標題との整合性を
調査して、一致している標題の定義フラグをONにし
て、また一致していない標題の定義フラグをOFFにす
る。定義フラグがOFFの標題はCPU2により白黒反
転して表示される。したがって、設計者は従来のように
データ辞書を一覧表示させて定義されているか否かを確
認するといった面倒な作業から解放され、データフロー
ダイアグラムの編集中にその表示態様によって常にデー
タ辞書に定義されていないデータの存在を認識すること
ができる。
Next, the editing operation of the data flow diagram and the data dictionary will be described. When editing the data flow diagram, the CPU 2 first checks the consistency between the data name in the data dictionary and the title of the data flow diagram, turns on the definition flag of the matching title, and does not match again. Turn off the title definition flag. The title whose definition flag is OFF is displayed in black and white by the CPU 2. Therefore, the designer is freed from the troublesome work of displaying a list of data dictionaries and checking whether or not the data dictionaries are defined, and while the data flow diagram is being edited, it is always defined in the data dictionaries. Not able to recognize the existence of data.

【0013】マウス7の操作により画面上で標題が指示
(クリック)されたとき、当該標題の詳細表示フラグが
ONに設定される。詳細表示フラグがONであれば、C
PU2は画面上に標題に代えてその詳細情報(定義内
容)を表示させる。これにより設計者は、従来のように
データ辞書を一覧表示させてその定義内容を確認すると
いった面倒な作業から解放され、簡単な操作で標題の定
義内容を適宜確認することができる。
When the title is designated (clicked) on the screen by operating the mouse 7, the detail display flag of the title is set to ON. If the detail display flag is ON, C
PU2 displays the detailed information (definition content) on the screen instead of the title. This frees the designer from the troublesome work of displaying a list of data dictionaries and checking the definition contents as in the conventional art, and can appropriately check the definition contents of the title by a simple operation.

【0014】次にデータフローダイアグラムとデータ辞
書のデータ間の整合性を保つためのCPU2による内部
的な処理について説明する。 (データフローダイアグラム編集中)あるデータフロー
ダイアグラムに記述しているデータの標題を変更した場
合、この標題の定義フラグがONのとき、つまり変更前
の標題がデータ名としてデータ辞書に定義されていると
きには、データ辞書の中の当該データ名のダイアグラム
管理テーブルから当該データフローダイアグラムの識別
コードがCPU2により削除され、一方、この標題の定
義フラグがOFFのとき、つまり変更前の標題がデータ
名としてデータ辞書に定義されていないときには、この
OFF状態は維持される。勿論、定義フラグがOFFの
とき上述したようにその標題は白黒反転されて表示され
る。そして、変更後の標題と同じデータ名がデータ辞書
の中で定義されているか否かCPU2により調査され、
ここで定義済みであれば定義フラグがONにされると共
に、当該データ名の定義内容に当該標題の詳細説明が書
換えられ、さらにデータ辞書の当該データ名のダイアグ
ラム管理テーブルに当該改編中のデータフローダイアグ
ラムの識別コードが追加される。
Next, the internal processing by the CPU 2 for maintaining the consistency between the data in the data flow diagram and the data in the data dictionary will be described. (Editing dataflow diagram) When the title of the data described in a dataflow diagram is changed, when the definition flag of this title is ON, that is, the title before the change is defined as the data name in the data dictionary. Sometimes, the CPU 2 deletes the identification code of the data flow diagram from the diagram management table of the data name in the data dictionary, while the title definition flag is OFF, that is, the title before the change is the data name. When not defined in the dictionary, this OFF state is maintained. Of course, when the definition flag is OFF, the title is displayed in black and white as described above. Then, the CPU 2 checks whether the same data name as the changed title is defined in the data dictionary,
If it has been defined here, the definition flag is turned ON, the detailed description of the title is rewritten to the definition content of the data name, and the data flow being reorganized in the diagram management table of the data name in the data dictionary. The identification code of the diagram is added.

【0015】設計者が新たな標題をあるデータフローダ
イアグラムに追記した場合、CPU2により追記された
標題と同じデータ名がデータ辞書の中で定義されている
か否かがCPU2により調査され、定義済みであれば定
義フラグがONにされると共に当該データ名の定義内容
が当該標題の詳細説明が書換えられ、さらにデータ辞書
の当該データ名のダイアグラム管理テーブルに当該改編
中のデータフローダイアグラムの識別コードが追加され
る。一方、定義されていなければ、当該定義フラグはO
FFにされる。
When the designer adds a new title to a certain data flow diagram, the CPU 2 checks whether or not the same data name as the title additionally written by the CPU 2 is defined in the data dictionary, and the title is already defined. If there is, the definition flag is turned ON, the detailed description of the title of the definition content of the data name is rewritten, and the identification code of the data flow diagram being reorganized is added to the diagram management table of the data name of the data dictionary. To be done. On the other hand, if not defined, the definition flag is O.
FF.

【0016】設計者がある標題を消去した場合、当該標
題の定義フラグがONのときにはデータ辞書の中から当
該消去した標題と同じデータ名のダイアグラム管理テー
ブルから当該改編中のデータフローダイアグラムの識別
コードが消去される。
When the designer deletes a title, when the definition flag of the title is ON, the identification code of the data flow diagram being reorganized from the diagram management table having the same data name as the title deleted from the data dictionary. Is erased.

【0017】設計者があるデータフローダイアグラム全
体を消去した場合、データ辞書の中から当該消去したデ
ータフローダイアグラムの識別コードが全てのダイアグ
ラム管理テーブルから消去される。 (データ辞書の編集中)設計者がデータ名を変更した場
合、当該変更したデータ名のダイアグラム管理テーブル
に記述されている全てのデータフローダイアグラムの当
該変更前のデータ名と同じ標題を当該変更後のデータ名
に更新する。
When the designer erases the entire data flow diagram, the identification code of the erased data flow diagram is erased from all the diagram management tables in the data dictionary. (Editing the data dictionary) When the designer changes the data name, the same title as the data name before the change of all data flow diagrams described in the diagram management table of the changed data name is changed. Update to the data name of.

【0018】設計者が定義内容を変更した場合、当該デ
ータ名のダイアグラム管理テーブルに記述されている全
てのデータフローダイアグラムの当該データ名と同じ標
題の詳細情報が、変更した定義内容に更新される。
When the designer changes the definition contents, the detailed information of the same title as the data name of all the data flow diagrams described in the diagram management table of the data name is updated to the changed definition contents. .

【0019】設計者が新たなデータ名を定義した場合、
全てのデータフローダイアグラムの標題が調査され、当
該新たなデータ名と同じ標題の定義フラグがONにされ
ると共に、当該標題の詳細情報が新たに定義された定義
内容に更新される。また、この詳細情報が更新されたデ
ータフローダイアグラムの識別コードが当該新たなデー
タ名のダイアグラム管理テーブルに登録される。
When the designer defines a new data name,
The titles of all the data flow diagrams are investigated, the definition flag of the same title as the new data name is turned ON, and the detailed information of the title is updated to the newly defined content. Further, the identification code of the data flow diagram whose detailed information has been updated is registered in the diagram management table with the new data name.

【0020】設計者があるデータ名を消去した場合、当
該データ名のダイアグラム管理テーブルに記述されてい
る全てのデータフローダイアグラムの当該データ名と同
じ標題の定義フラグがOFFにされ、その詳細情報が削
除される。
When a designer deletes a data name, the definition flag of the same title as the data name of all the data flow diagrams described in the diagram management table of the data name is turned off, and the detailed information is displayed. To be deleted.

【0021】このようにデータフローダイアグラムとデ
ータ辞書の内容が改編されたときでも両者のデータの整
合性が保たれるようになっている。以上にように本実施
例によれば、データフローダイアグラムのデータ構造に
定義フラグを設けて、この定義フラグの状態をデータフ
ローダイアグラムとデータ辞書の整合性にしたがって変
更し、定義フラグの状態に応じて異なる表示態様で標題
を表示することで、設計者はデータフローダイアグラム
を編集しながらその表示態様によりデータ辞書で定義さ
れているか否かを常に確認することができる。またこの
定義フラグはデータフローダイアグラムとデータ辞書の
一方を改編した場合にはその都度更新されるので、常に
最新の整合状態を表すことができる。また、データフロ
ーダイアグラムのデータ構造には詳細情報項目としてデ
ータ辞書の定義内容が記述されるので、データフローダ
イアグラムの編集中であってもマウス7の操作により簡
単にその定義内容を確認することができる。さらにデー
タ辞書のデータ構造には各データ名を使用している最新
のデータフローダイアグラムの識別コードが随時更新さ
れて登録されているので、データ辞書の編集中にデータ
名を変更したり削除した場合には、これに応じてデータ
フローダイアグラムのデータが更新、削除され、両者の
整合性が自動的に保たれる。本発明は上述した実施例に
限定されず、種々変形して実施可能である。
As described above, even when the contents of the data flow diagram and the data dictionary are reorganized, the consistency of both data is maintained. As described above, according to the present embodiment, the definition flag is provided in the data structure of the data flow diagram, and the state of this definition flag is changed according to the consistency between the data flow diagram and the data dictionary. By displaying the title in a different display mode, the designer can always confirm whether or not it is defined in the data dictionary by the display mode while editing the data flow diagram. Also, this definition flag is updated each time one of the data flow diagram and the data dictionary is reorganized, so that the latest matching state can always be represented. Further, since the definition contents of the data dictionary are described as detailed information items in the data structure of the data flow diagram, the definition contents can be easily confirmed by operating the mouse 7 even while the data flow diagram is being edited. it can. Furthermore, since the identification code of the latest data flow diagram that uses each data name is updated and registered in the data structure of the data dictionary at any time, if you change or delete the data name while editing the data dictionary. The data in the data flow diagram is updated and deleted accordingly, and the consistency between the two is automatically maintained. The present invention is not limited to the above-mentioned embodiments, but can be implemented with various modifications.

【0022】[0022]

【発明の効果】以上説明したように本発明によれば、必
要な全てのデータの名称と定義内容をデータ辞書に集約
すると共に各データの流れや処理内容をデータフローダ
イアグラムに記述するシステム分析工程を支援するソフ
トウェア設計支援装置において、前記データフローダイ
アグラムのデータ構造には前記データフローダイアグラ
ムに記述されたデータが前記データ辞書に定義されてい
るか否かを区別する情報および前記データフローダイア
グラムに記述されたデータの前記データ辞書における定
義内容が含まれ、前記データフローダイアグラムの記述
中には前記区別情報にしたがって前記データ辞書に定義
されているデータと定義されていないデータとが異なる
表示態様で表示画面上に表示され、前記表示画面上で指
定されたデータの定義内容が前記データフローダイアグ
ラムのデータ構造から読出されて表示されることを特徴
として、データフローダイアグラムの記述中にデータの
表示態様によって各データがデータ辞書で定義されてい
るか否かを示すことができ、またデータフローダイアグ
ラムの記述中に指定したデータの定義内容をデータ辞書
全体を読み出すことなく迅速且つ簡易に表示することが
できるソフトウェア設計支援装置が提供される。
As described above, according to the present invention, the system analysis step of collecting the names and definition contents of all necessary data in the data dictionary and describing the flow and processing contents of each data in the data flow diagram. In the software design support device for supporting the above, in the data structure of the data flow diagram, information for distinguishing whether or not the data described in the data flow diagram is defined in the data dictionary and the data flow diagram are described. And a definition screen of the data defined in the data dictionary is included in the data flow diagram, and the data defined in the data dictionary and the undefined data are displayed in different display modes in the description of the data flow diagram. Of the data displayed on the screen and specified on the display screen. It is characterized in that the meaning content is read from the data structure of the data flow diagram and displayed, and during the description of the data flow diagram, it is possible to indicate whether or not each data is defined in the data dictionary by the display mode of the data. (EN) Provided is a software design support device capable of displaying the definition contents of data specified during description of a data flow diagram quickly and easily without reading the entire data dictionary.

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

【図1】本発明の一実施例によるソフトウェア設計支援
装置のブロック図。
FIG. 1 is a block diagram of a software design support device according to an embodiment of the present invention.

【図2】システム分析のメインメニューを示す図。FIG. 2 is a diagram showing a main menu of system analysis.

【図3】データ辞書の編集画面、データ構造及びデータ
の一例を示す図。
FIG. 3 is a diagram showing an example of a data dictionary edit screen, data structure, and data.

【図4】データフローダイアグラムの編集画面、記号コ
ード、データ構造及びデータの一例を示す図。
FIG. 4 is a diagram showing an example of a data flow diagram edit screen, a symbol code, a data structure, and data.

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

1…システムバス、2…CPU、3…作業用メモリ、4
…磁気ディスク、5…入出力制御部、6…キーボード、
7…マウス、8…表示制御部、9…ビットマップディス
プレイ。
1 ... System bus, 2 ... CPU, 3 ... Working memory, 4
... magnetic disk, 5 ... I / O controller, 6 ... keyboard,
7 ... Mouse, 8 ... Display control unit, 9 ... Bitmap display.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 必要な全てのデータの名称と定義内容を
データ辞書に集約すると共に各データの流れや処理内容
をデータフローダイアグラムに記述するシステム分析工
程を支援するソフトウェア設計支援装置において、 前記データフローダイアグラムのデータ構造には前記デ
ータフローダイアグラムに記述されたデータが前記デー
タ辞書に定義されているか否かを区別する情報および前
記データフローダイアグラムに記述されたデータの前記
データ辞書における定義内容が含まれ、 前記データフローダイアグラムの記述中には前記区別情
報にしたがって前記データ辞書に定義されているデータ
と定義されていないデータとが異なる表示態様で表示画
面上に表示され、前記表示画面上で指定されたデータの
定義内容が前記データフローダイアグラムのデータ構造
から読出されて表示されることを特徴とするソフトウェ
ア設計支援装置。
1. A software design support device for aggregating all necessary data names and definition contents in a data dictionary and describing the flow and processing contents of each data in a data flow diagram, in a software design support device comprising: The data structure of the flow diagram includes information for distinguishing whether the data described in the data flow diagram is defined in the data dictionary and the definition content of the data described in the data flow diagram in the data dictionary. During the description of the data flow diagram, the data defined in the data dictionary and the data not defined in the data dictionary are displayed in different display modes according to the distinguishing information, and are designated on the display screen. The definition contents of the created data are Software design support apparatus characterized by being displayed are read from the data structure of the beam.
JP27455793A 1993-11-02 1993-11-02 Software design supporting device Pending JPH07129379A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27455793A JPH07129379A (en) 1993-11-02 1993-11-02 Software design supporting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27455793A JPH07129379A (en) 1993-11-02 1993-11-02 Software design supporting device

Publications (1)

Publication Number Publication Date
JPH07129379A true JPH07129379A (en) 1995-05-19

Family

ID=17543392

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27455793A Pending JPH07129379A (en) 1993-11-02 1993-11-02 Software design supporting device

Country Status (1)

Country Link
JP (1) JPH07129379A (en)

Similar Documents

Publication Publication Date Title
JP2003317078A (en) Image managing method, program, and recording medium
JPH07129379A (en) Software design supporting device
JPH07210683A (en) Picture processor
JPS60134282A (en) System screen display system
JP2845742B2 (en) Cut data information management device
JP3337717B2 (en) Database processing device and database processing method
JP2854713B2 (en) CAD drawing change processing system
JPH07191716A (en) Controller
JPS62206620A (en) Input method for character string under editing
JPH11203031A (en) Data input device and its control method and storage medium
JP2003016034A (en) Creating method for electronic manual
JP2834032B2 (en) Individual output method of the same attribute form
JPH09128284A (en) File editing device
JPH0670001U (en) Peripheral device of programmable controller
JPH05173964A (en) History acquisition system for input/output data
JPH0628417A (en) Electronic film device
JP3049755B2 (en) Image display device of information processing device
JPH03167629A (en) Data table designing device
JPH05150924A (en) Device for generating network monitor screen text file
JPH09218809A (en) File information confirmation device and method therefor
JPH09190442A (en) Information registering and retrieving device and information display method
JPH05324734A (en) Electronic filing device
JPH0855114A (en) Document managing device
JPH09282147A (en) Information processor having automatic connecting function for peripheral equipment and automatic connecting method for peripheral equipment
JPH0340065A (en) Document generating device