JPH07296046A - Drawing editing support system - Google Patents

Drawing editing support system

Info

Publication number
JPH07296046A
JPH07296046A JP6089456A JP8945694A JPH07296046A JP H07296046 A JPH07296046 A JP H07296046A JP 6089456 A JP6089456 A JP 6089456A JP 8945694 A JP8945694 A JP 8945694A JP H07296046 A JPH07296046 A JP H07296046A
Authority
JP
Japan
Prior art keywords
editing
information
existing
edit
screen
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
JP6089456A
Other languages
Japanese (ja)
Inventor
Yoshito Tamagawa
義人 玉川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP6089456A priority Critical patent/JPH07296046A/en
Publication of JPH07296046A publication Critical patent/JPH07296046A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the editing efficiency of a drawing by reusing an existed drawing and to make the performance of a drawing editing support system high. CONSTITUTION:This system is provided with an editing information registration processing part 6 for adding a new drawing object, the element graphic type of an existed adjacent drawing object and a character string content to correspond to the generation degree of the drawing object by adding position information and registering them in an editing information table 3a, a drawing pattern registration processing part 7 for adding a drawing identifier to information of the editing information table 3a and regsitering it in a drawing information file 4a when editing terminates, an objective drawing display processing part 8 for retrieving the drawing information file 4a based on the disignation of an area being the object of editing by reusing the drawing and reading/ displaying all the existed drawings including the same constitution as the respective graphic objects in the designated area and an editing screen switch processing part 9 for exchanging the contents of the display drawing and the editing information table 3a for the content of the selected existed drawing. Then, an editing support processing for the selected drawing is continued.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータを用いて
既存図面の情報を再利用した対話形式での図面編集を行
う技術に係り、特に、CASE(ケース、Comput
er Aided Software Enginee
ring)ツールで作成されるデータフロー図やシステ
ムフロー図などのように、予め用意された図形と、各図
形に対応して操作者が入力する文字列からなる図面の編
集支援を効率良く行うのに好適な図面編集支援システム
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for interactively editing a drawing by reusing information of an existing drawing using a computer, and more particularly, to CASE (case, Comput
er Aided Software Engineer
ring) tool, such as a data flow diagram and a system flow diagram, which efficiently supports the editing of a drawing including a prepared figure and a character string input by the operator corresponding to each figure. The present invention relates to a suitable drawing editing support system.

【0002】[0002]

【従来の技術】コンピュータによる編集対象となる図面
には、例えば、CASEツールで作成されるデータフロ
ー図やシステムフロー図などのように、予め決まった図
形を要素図形として持ち、この要素図形と、この要素図
形に付随して入力された文字列とからなる図面オブジェ
クトで作成されているものがある。このような図面オブ
ジェクトからなる図面の編集を行う場合には、例えば、
「インタフェース ’91−5 No.168/ 別冊
付録」(1991年、CQ出版社発行)の第11、12
頁に記載のCADにおける部品の再利用と同様に、既存
の図面情報の再利用が可能である。すなわち、予めよく
使われる図面部分をパターンとして登録しておき、操作
者は、そのパターンを選択条件により選び、この選択し
たパターンを利用して図面編集を行うことができる。再
利用するパターンは、システム提供の標準パターンが用
意されているが、この標準パターンだけでは、既存の図
面情報の再利用を図る上で不充分であり、このような場
合には、利用者自身により、再利用するパターンを追
加、変更することができる。
2. Description of the Related Art A drawing to be edited by a computer has a predetermined figure as an element figure, such as a data flow chart or a system flow chart created by a CASE tool. There is a drawing object which is composed of a character string input in association with this elemental figure. When editing a drawing consisting of such drawing objects, for example,
"Interface '91 -5 No. 168 / Separate volume appendix" (1991, CQ publishing company) Nos. 11 and 12
Similar to the reuse of parts in CAD described on page, the existing drawing information can be reused. That is, a drawing portion that is often used is registered in advance as a pattern, and the operator can select the pattern according to the selection condition and edit the drawing by using the selected pattern. As the pattern to be reused, the standard pattern provided by the system is prepared. However, this standard pattern alone is not enough to reuse the existing drawing information. In such a case, the user himself The pattern to be reused can be added or changed by.

【0003】しかし、何を再利用パターンとするかの決
定条件はシステム側で用意されていないので、利用者自
身が、よく使われるパターンを見極めて、再利用パター
ンとして登録しなければならず、利用者にとって作業負
荷となる。また、このようにして登録されたパターンの
中から、編集上で再利用したいものを選び出すために
は、条件文からなる選択条件が必要であり、この選択条
件は、標準パターンに対しては予めシステム側で用意さ
れているが、再利用するパターンを新たに追加する場合
には、この追加パターンに対応して、利用者自身が、新
たな選択条件(条件文)を登録しなけならない。もし、
この選択条件が不首尾な場合には、編集で再利用したい
パターンを選び出せなくなるので、この選択条件は非常
に重要である。そのために、この追加パターン用の選択
条件の登録は、利用者への大きな作業負荷となる。
However, since the system does not prepare a condition for determining what is to be a reuse pattern, the user himself has to identify a frequently used pattern and register it as a reuse pattern. It is a work load for the user. In addition, in order to select a pattern to be reused for editing from the patterns registered in this way, a selection condition consisting of conditional statements is necessary. Although provided by the system side, when a new pattern to be reused is added, the user himself / herself must register a new selection condition (conditional sentence) in response to this additional pattern. if,
If this selection condition is unsuccessful, it becomes impossible to select a pattern to be reused in editing, so this selection condition is very important. Therefore, the registration of the selection condition for this additional pattern is a heavy work load on the user.

【0004】[0004]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、編集図面中の全てのパターンを
再利用可能なパターンとして自動的に登録できない点
と、図面を構成する図形および文字列そのものを、再利
用時の選択条件として用いることができない点である。
本発明の目的は、これら従来技術の課題を解決し、再利
用する図面パターンの登録作業、および、この図面パタ
ーンを再利用する場合の選択条件の登録作業を不要と
し、既存図面の再利用による図面の編集効率を向上させ
ることを可能とする図面編集支援システムを提供するこ
とである。
The problems to be solved by the prior art are that, in the prior art, not all patterns in the edited drawing can be automatically registered as reusable patterns, and the figures and figures forming the drawing are The point is that the character string itself cannot be used as a selection condition for reuse.
An object of the present invention is to solve the problems of the prior art, eliminate the need for registering a drawing pattern to be reused, and the registration of a selection condition when reusing this drawing pattern, and reusing an existing drawing. An object of the present invention is to provide a drawing editing support system capable of improving the drawing editing efficiency.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、本発明の図面編集支援システムは、図面を構成する
要素図形とこの要素図形に付随して入力された文字列と
からなる図面オブジェクトが、編集処理部(5)を介し
て作成される度に、この作成された新規図面オブジェク
トの要素図形の種別および文字列の内容と、この新規図
面オブジェクトに隣接する既存の図面オブジェクトの要
素図形種別および文字列内容とを対応付けて示すと共
に、この既存の図面オブジェクトと新規図面オブジェク
トとの位置関係を示す編集情報を生成し、主記憶装置
(3)にテーブル(編集情報テーブル3a)登録する編
集情報登録処理部(6)と、図面の編集の終了時に、こ
の編集図面の識別情報を編集情報テーブル(3a)の情
報に付与して図面情報を生成し、補助記憶装置(4)に
ファイル登録(図面情報ファイル4a)する図面パター
ン登録処理部(7)と、編集中図面での複数の図形オブ
ジェクトを含む領域の指定に基づき、図面情報ファイル
(4a)を検索して、指定領域の各図形オブジェクトの
構成と同じ図形オブジェクト構成を含む既存の図面を全
て読み出して画面表示する対象図面表示処理部(8)
と、この画面表示中の既存図面から選択された図面のみ
を画面表示すると共に、主記憶装置(3)に登録されて
いる編集情報テーブル(3a)を、この画面表示する既
存の図面に対応する図面情報ファイル(4a)内の編集
情報テーブル内容に入れ替える編集画面切替処理部
(9)とを設け、選択された図面に対する編集支援処理
を継続することを特徴とする。
In order to achieve the above object, the drawing editing support system of the present invention provides a drawing object consisting of an element graphic forming a drawing and a character string input in association with the element graphic. Each time it is created through the edit processing unit (5), the type of the element graphic of the created new drawing object and the content of the character string, and the element graphic type of the existing drawing object adjacent to this new drawing object And the character string contents are shown in association with each other, and edit information indicating the positional relationship between the existing drawing object and the new drawing object is generated and registered in the table (edit information table 3a) in the main storage device (3). At the end of editing the drawing, the information registration processing unit (6) adds the identification information of the edited drawing to the information in the editing information table (3a) to obtain the drawing information. The drawing information file (7) which is created and registered in the auxiliary storage device (4) as a file (drawing information file 4a), and the drawing information file (7) based on the designation of the area including a plurality of graphic objects in the drawing being edited. 4a), and the target drawing display processing unit (8) for reading out and displaying on the screen all existing drawings including the same graphic object configuration as the configuration of each graphic object in the specified area
Then, only the drawing selected from the existing drawings displayed on the screen is displayed on the screen, and the edit information table (3a) registered in the main storage device (3) corresponds to the existing drawing displayed on the screen. An editing screen switching processing unit (9) for replacing the contents of the editing information table in the drawing information file (4a) is provided, and the editing support process for the selected drawing is continued.

【0006】[0006]

【作用】本発明においては、要素図形と文字列とからな
る図面オブジェクトが作成される度に、新規の図面オブ
ジェクトとこの新規図面オブジェクトに隣接する既存の
図面オブジェクトからなるパターンを、再利用可能なパ
ターンとして登録する。このことにより、2つの図面オ
ブジェクトからなるパターンを最小単位として、図面を
構成する全ての図面オブジェクトが再利用可能なものと
なる。このパターンを識別する情報は、両オブジェクト
の要素図形種別と文字列内容の対応付け、および、両図
面オブジェクトの相互の位置関係のみからなり、少ない
データ量で表されるので、編集情報テーブルおよび図面
情報ファイルのサイズを小さくすることができる。操作
者から、図面の再利用のために編集中図面の任意の領域
が指定されれば、図面情報ファイルを検索し、まず、指
定された領域内の各編集情報の組み合わせと合致する部
分を含む編集情報を全て探し出し、次に、これらの編集
情報の識別情報から図面を特定し、さらに、特定した全
ての図面を再利用対象として読み出し、画面表示する。
そして、操作者が、表示された各図面から目的の図面を
選択指定すると、この選択された図面のみを表示すると
共に、編集情報テーブルの内容を、この選択された図面
の内容に変更する。このことにより、図面を構成する図
形および文字列そのものを、再利用時の選択条件として
用いることができる。さらに、選択表示した図面に対す
る操作者による操作に基づき編集を継続して行うことに
より、例えば、再利用対象として特定される図面が多数
で、かつ、相互に包含関係にあり、最適な図面の特定が
困難な場合にも、順次に規模を大きくしながら、領域指
定および選択指定を繰り返すことで、最適な図面を容易
に特定することができる。
According to the present invention, each time a drawing object consisting of element figures and character strings is created, a pattern consisting of a new drawing object and existing drawing objects adjacent to the new drawing object can be reused. Register as a pattern. As a result, all the drawing objects forming the drawing can be reused with the pattern consisting of the two drawing objects as the minimum unit. The information for identifying this pattern consists only of the correspondence between the element figure types of both objects and the contents of the character string, and the mutual positional relationship between both drawing objects, and is represented by a small amount of data. The size of the information file can be reduced. When the operator designates an arbitrary area of the drawing being edited for reuse of the drawing, the drawing information file is searched, and first, the portion that matches the combination of each editing information in the designated area is included. All the editing information is found, then the drawing is specified from the identification information of these editing information, and further, all the specified drawings are read out for reuse and displayed on the screen.
Then, when the operator selects and designates a target drawing from the displayed drawings, only the selected drawing is displayed and the content of the editing information table is changed to the content of the selected drawing. As a result, the figures and the character strings themselves that compose the drawing can be used as selection conditions for reuse. Further, by continuing to edit the selected and displayed drawings based on the operation by the operator, for example, there are many drawings specified as objects to be reused and they are inclusive relation with each other, and the optimum drawing can be specified. Even when it is difficult to specify the optimum drawing, it is possible to specify the optimum drawing easily by repeating the area designation and the selection designation while gradually increasing the scale.

【0007】[0007]

【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明の図面編集支援システムの本
発明に係る構成の一実施例を示すブロック図である。本
図において、1はキーボードとディスプレイ画面を有す
る端末、1aは本実施例における主な入出力操作に用い
られるマウス、2はCPUを具備し本発明に係るデータ
処理を行うコンピュータ、3はコンピュータ2内におい
て内部バスで接続された主記憶装置、4はコンピュータ
2の処理結果や利用データ等を格納する補助記憶装置で
ある。コンピュータ2は、CPU動作に基づき、端末1
を介して操作者との対話形式で図面の編集処理を行う編
集処理部5と、本発明の図面の再利用に係る処理を行う
編集情報登録処理部6、図面パターン登録処理部7、対
象図面表示処理部8、および、編集画面切替処理部9に
より構成されている。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the configuration of the drawing editing support system of the present invention according to the present invention. In the figure, 1 is a terminal having a keyboard and a display screen, 1a is a mouse used for main input / output operations in this embodiment, 2 is a computer having a CPU for performing data processing according to the present invention, and 3 is a computer 2 In the figure, a main storage device 4 connected by an internal bus is an auxiliary storage device for storing processing results of the computer 2, usage data and the like. The computer 2 operates the terminal 1 based on the CPU operation.
An edit processing unit 5 that edits a drawing in an interactive manner with an operator via an operator, an edit information registration processing unit 6, a drawing pattern registration processing unit 7, and a target drawing that perform processing related to reuse of the drawing of the present invention. The display processing unit 8 and the edit screen switching processing unit 9 are included.

【0008】操作者が、端末1を介して図面の編集を開
始すると、コンピュータ2は、編集処理部5により、端
末1を介しての操作者との対話形式での図面の編集を行
う。すなわち、編集処理部5は、端末1からの操作入力
に基づき、要素図形を選択して表示し、かつ、この要素
図形に付随する文字列を入力して、要素図形と文字列か
らなる図面オブジェクトを作成し、この組み合わせによ
る図面の作成および編集を行う。このようにして、編集
処理部5が図面オブジェクトを作成する度に、編集情報
登録処理部6は、作成された新規図面オブジェクトの要
素図形の種別および文字列の内容と、新規図面オブジェ
クトに隣接する既存の図面オブジェクトの要素図形種別
および文字列内容とを対応付けて示すと共に、この既存
の図面オブジェクトと新規図面オブジェクトとの位置関
係を示す編集情報を生成し、主記憶装置3内の編集情報
テーブル3aに登録する。この結果、編集情報テーブル
3aには、2つの図面オブジェクトからなるパターン単
位で、図面を構成する全ての図面オブジェクトが、相互
に関連付けられて登録される。
When the operator starts editing the drawing via the terminal 1, the computer 2 edits the drawing in an interactive manner with the operator via the terminal 1 by the editing processing section 5. That is, the edit processing unit 5 selects and displays an element graphic based on an operation input from the terminal 1 and inputs a character string attached to the element graphic to draw a drawing object including the element graphic and the character string. And create and edit drawings by this combination. In this way, each time the edit processing unit 5 creates a drawing object, the edit information registration processing unit 6 adjoins the created new drawing object element graphic type and character string content and the new drawing object. The edit information table in the main storage device 3 is generated by showing the element graphic type and the character string content of the existing drawing object in association with each other and generating the edit information indicating the positional relationship between the existing drawing object and the new drawing object. Register with 3a. As a result, in the editing information table 3a, all the drawing objects that make up the drawing are registered in association with each other in a pattern unit composed of two drawing objects.

【0009】操作者が、端末1から図面編集の終了指示
を入力すると、図面パターン登録処理部7により、編集
図面の識別情報を編集情報テーブル3aの情報に付与し
て図面情報を生成し、補助記憶装置4内の図面情報ファ
イル4aに登録する。この結果、図面情報ファイル4a
には、2つの図面オブジェクトからなるパターンを最小
単位として、図面を構成する全ての図面オブジェクトが
再利用可能なものとして登録される。また、編集情報テ
ーブル3aおよび図面情報ファイル4aに登録される編
集情報は、詳細を後述するように、両図面オブジェクト
の要素図形種別と文字列内容の対応付け、および、両図
面オブジェクトの相互の位置関係のみからなり、少ない
データ量で表される。このことにより、編集情報テーブ
ル3aおよび図面情報ファイル4aのサイズを小さくす
ることができる。
When the operator inputs an instruction to end drawing editing from the terminal 1, the drawing pattern registration processing unit 7 adds the identification information of the edited drawing to the information in the editing information table 3a to generate drawing information and assists. It is registered in the drawing information file 4a in the storage device 4. As a result, the drawing information file 4a
All the drawing objects that make up the drawing are registered as reusable, with a pattern consisting of two drawing objects as the minimum unit. Further, the edit information registered in the edit information table 3a and the drawing information file 4a, as will be described in detail later, associates the element graphic types of both drawing objects with the character string contents and the mutual position of both drawing objects. It consists only of relationships and is represented by a small amount of data. As a result, the sizes of the edit information table 3a and the drawing information file 4a can be reduced.

【0010】このように、編集情報が図面情報ファイル
4aに登録された状態で、操作者は、図面の編集に既存
図面を再利用することができる。すなわち、操作者が、
編集中図面において、既存図面を再利用して編集を行い
たい領域をマウス1aで指定すると、コンピュータ2
は、対象図面表示処理部8により、編集情報テーブル3
aから、指定された領域内の全ての編集情報を抽出し、
この編集情報の全体構成をキーに図面情報ファイルを検
索して、同じ構成の編集情報を含む既存の図面を全て読
み出して端末1に画面表示する。操作者が、これらの既
存図面から、目的の図面を1つ選択して端末1を介して
指定入力すると、編集画面切替処理部9により、選択さ
れた図面のみを画面表示すると共に、選択画面の編集情
報を図面情報ファイル4aから読み出し、この編集情報
に、編集情報テーブル3aの登録内容を入れ替える。以
後、操作者は、選択した既存図面の編集を継続する。こ
のようにして、操作者は、図面を構成する図形および文
字列そのものを、再利用時の選択条件として用いること
ができる。
In this way, the operator can reuse the existing drawing for editing the drawing while the editing information is registered in the drawing information file 4a. That is, the operator
In the drawing being edited, if the area to be edited by reusing the existing drawing is designated by the mouse 1a, the computer 2
Is the edit information table 3 by the target drawing display processing unit 8.
Extract all the editing information in the specified area from a,
The drawing information file is searched by using the entire structure of the editing information as a key, all existing drawings including the editing information of the same structure are read out and displayed on the screen of the terminal 1. When the operator selects one of the target drawings from these existing drawings and designates it through the terminal 1, the edit screen switching processing section 9 displays only the selected drawing on the screen and displays the selected screen. The edit information is read from the drawing information file 4a, and the registered content of the edit information table 3a is replaced with this edit information. After that, the operator continues to edit the selected existing drawing. In this way, the operator can use the figures and the character strings themselves that compose the drawing as selection conditions for reuse.

【0011】以下、データフロー図の編集を例に、本発
明に係る動作説明を行う。尚、2つの図面オブジェクト
同士の接続関係として2項関係で表現することとする。
図2は、図1における図面編集支援システムの本発明に
係る動作例を示すフローチャートである。端末から図面
編集が指示されると、編集を開始する(ステップ2
1)。すなわち、編集画面を表示し、要素図形が選択さ
れ、文字列が付加されていく。この結果、図3に示すデ
ータフロー図が編集途中の図面として画面表示される。
ここでは、「注文受付」と「受付伝票発行」の文字列が
「処理」(プロセス)を示す四角形の要素図形内に、ま
た、「プロセス」間の流れ方向(フロー)を示す矢印型
の要素図形上に「受付票」の文字が入力されている。
The operation according to the present invention will be described below by taking an example of editing a data flow diagram. It should be noted that the connection relation between two drawing objects is expressed by a binary relation.
FIG. 2 is a flowchart showing an operation example according to the present invention of the drawing editing support system in FIG. When drawing editing is instructed from the terminal, editing is started (step 2
1). That is, the edit screen is displayed, element graphics are selected, and character strings are added. As a result, the data flow diagram shown in FIG. 3 is displayed on the screen as a drawing being edited.
Here, the character strings of "order reception" and "issue reception slip" are in a rectangular element figure indicating "processing" (process), and an arrow-shaped element indicating the flow direction (flow) between "processes". The word "reception form" is entered on the figure.

【0012】この編集画面の情報を登録した図1におけ
る編集情報テーブル3aの内容例が図4に示されてお
り、ここでは、データの流れが一方向であるものとする
ので、上流を左、下流を右と表現し、例えば、図3にお
ける「注文受付の四角形の要素図形」と「矢印型の要素
図形」とに関する編集情報として、「左要素図形」の項
目に「プロセス」、「左文字列」の項目に「注文受
付」、そして、「右要素図形」の項目に「フロー」、
「右文字列」の項目に「受付票」が、それぞれ登録され
ている。図3に示す図面の編集をさらに進めるために既
存の図面の再利用をする場合には、操作者は、図1にお
けるマウス9を用いて編集対象となる範囲を指定する
(ステップ22)。このようにして、編集画面で範囲指
定された様子を示したのが図5であり、また、対応する
編集情報テーブルでの該当部分を示したのが図6であ
る。ここでは、図3に示す編集図面の全ての図面オブジ
ェクトが指定されている。
An example of the contents of the edit information table 3a in FIG. 1 in which the information of this edit screen is registered is shown in FIG. 4. Here, since the data flow is in one direction, the upstream is left, The downstream is expressed as the right, and, for example, as the editing information about the “order receiving rectangular element figure” and the “arrow-shaped element figure” in FIG. 3, “process” and “left character” are entered in the “left element figure” item. "Order reception" in the "Column" item, and "Flow" in the "Right element figure" item
"Reception slip" is registered in each item of "right character string". When reusing an existing drawing in order to further edit the drawing shown in FIG. 3, the operator uses the mouse 9 in FIG. 1 to specify the range to be edited (step 22). FIG. 5 shows how the range is specified on the edit screen in this way, and FIG. 6 shows the corresponding part in the corresponding edit information table. Here, all drawing objects of the edited drawing shown in FIG. 3 are designated.

【0013】このように編集対象範囲が指定されると、
図6に示した当該部分と同じ構成の編集情報を一部に含
む全ての図面を、図1における図面情報ファイル4aか
ら読み出し、端末の画面に表示する(ステップ23)。
図6において指定された編集情報部分を含む図面を、図
1における図面情報ファイル4aにおいて示したのが、
図7であり、この図7において囲ってある(「図面識別
子がA〜C」の)各部分が、図6において指定された部
分と合致する部分である。読み出された図面A、B、C
(上方からの順)の表示結果を図8に示す。操作者の指
示に基づき、表示された各図面の中から、編集に用いる
のに最適なものを選択する(ステップ24)。ここで
は、図8において囲ってある図面(C)が選択されてい
る。また、この選択の結果、候補選択の前の図4におけ
る編集情報テーブルの内容は、図9に示すように、図7
における図面(C)の編集情報に入れ替えられる。
When the edit target range is designated in this way,
All the drawings partially including the editing information having the same configuration as that shown in FIG. 6 are read from the drawing information file 4a in FIG. 1 and displayed on the screen of the terminal (step 23).
The drawing including the edit information portion designated in FIG. 6 is shown in the drawing information file 4a in FIG.
7A and 7B, and each portion surrounded by "drawing identifiers A to C" in FIG. 7 is a portion that matches the portion designated in FIG. The read drawings A, B, C
The display result (from the top) is shown in FIG. Based on the instruction of the operator, the optimum one to be used for editing is selected from the displayed drawings (step 24). Here, the drawing (C) enclosed in FIG. 8 is selected. Further, as a result of this selection, the contents of the edit information table in FIG. 4 before the selection of the candidate are as shown in FIG.
Is replaced with the editing information of drawing (C) in FIG.

【0014】操作者からの操作入力に基づき、選択して
入れ替わった図面の修正を行う(ステップ25)。この
修正結果の編集画面を示したのが、図10であり、「与
信確認」処理の後に、下向きの矢印型の要素図形と、文
字列「エラー情報」が付与された「データ蓄積」処理を
示す四角形の要素図形が追加されている。また、この編
集画面の修正後の編集情報テーブルの内容を示したの
が、図11であり、下から1、2行目の編集情報が、図
9におけるテーブル内容に追加されている。編集の終了
が指示されると(ステップ26)、図11に示した編集
情報テーブルの内容を、図面情報ファイルに格納して
(ステップ27)、編集処理を終了する(ステップ2
8)。この格納結果を示したのが、図12であり、新た
に格納する図面に対しては、システムが自動的に一意の
図面識別子を与える。ここでは、図面Dとして登録され
ている。このように、既存の図面を再利用して編集を行
った場合にも、その結果は編集情報テーブルに反映さ
れ、かつ、最終的に図面情報ファイルに格納され、新た
な選択候補となる。
Based on the operation input from the operator, the drawings selected and replaced are corrected (step 25). FIG. 10 shows the edit screen of the correction result. After the “credit confirmation” process, the downward arrow-shaped element graphic and the “data storage” process to which the character string “error information” is added are displayed. The rectangular element shape shown has been added. Further, FIG. 11 shows the contents of the editing information table after the modification of the editing screen, and the editing information in the first and second rows from the bottom is added to the table contents in FIG. When the end of editing is instructed (step 26), the contents of the editing information table shown in FIG. 11 are stored in the drawing information file (step 27), and the editing process is ended (step 2).
8). FIG. 12 shows the storage result, and the system automatically gives a unique drawing identifier to a drawing to be newly stored. Here, it is registered as drawing D. In this way, even when an existing drawing is reused for editing, the result is reflected in the editing information table and finally stored in the drawing information file, and becomes a new selection candidate.

【0015】尚、ステップ25からステップ22に戻っ
て、図10に示した編集中図面に対する図面の再利用に
よる編集作業を継続することもできる。また、図5のよ
うに編集中の図面全てを範囲指定するのではなく、その
一部を指定することもできる。また、図8で示す図面の
選択においても、同様に、表示図面の一部を選択指定す
ることができる。いずれにおいても、その結果は、編集
情報テーブルに反映される。すなわち、図面および編集
情報テーブルの入れ替えは、部分的に行われる。このよ
うにして、再利用対象の図面を捜すための範囲指定や、
最適な再利用図面を選ぶための指定操作のいずれにおい
ても自由度をもたすことができる。
It is also possible to return from step 25 to step 22 and continue the editing work by reusing the drawing shown in FIG. 10 for the drawing being edited. Further, instead of designating the entire range of the drawing being edited as shown in FIG. 5, a part of it can be designated. Further, also in the case of selecting the drawings shown in FIG. 8, a part of the display drawings can be similarly selected and designated. In any case, the result is reflected in the edit information table. That is, the drawings and the editing information table are partially exchanged. In this way, range designation for searching for drawings to be reused,
The degree of freedom can be given in any of the specifying operations for selecting the optimum reuse drawing.

【0016】以上、図1〜図12を用いて説明したよう
に、本実施例の図面編集支援システムでは、図面の編集
時に作成する図面オブジェクトを全て再利用可能なもの
として登録し、かつ、既存の図面を再利用する編集部分
の領域の指定に基づき、再利用対象となり得る図面を全
て読み出して表示する。このように、既存図面のすべて
を再利用可能なものとすることで、再利用されない既存
図面情報を減少させ、図面再利用の向上を図ることがで
きる。そして、図面再利用の向上により、再利用する図
面を探索する上での精度を上げることで、図面編集作業
の能率の向上を図ることも可能となる。また、再利用す
るパターン、および、このパターン選択条件を予め登録
しておく必要が無く、また、操作者は、どのパターンを
再利用するかを決める必要が無く、このことにより、要
素図形と文字列からなる図面の編集における既存図面の
再利用効率を向上させると共に、編集作業に係る操作者
の負荷の軽減を図ることができる。
As described above with reference to FIGS. 1 to 12, in the drawing editing support system of this embodiment, all drawing objects created at the time of editing a drawing are registered as reusable ones and existing Based on the designation of the area of the editing portion for reusing the drawing, all the drawings that can be reused are read and displayed. As described above, by making all existing drawings reusable, it is possible to reduce existing drawing information that is not reused and improve the reuse of drawings. By improving the reuse of drawings, it is possible to improve the efficiency of the drawing editing work by increasing the accuracy in searching for the drawings to be reused. Further, it is not necessary to register the pattern to be reused and the pattern selection condition in advance, and the operator does not have to decide which pattern is to be reused. It is possible to improve the efficiency of reusing an existing drawing in editing a drawing composed of rows and reduce the load on the operator involved in the editing work.

【0017】尚、本発明は、図1〜図12を用いて説明
した実施例に限定されるものではなく、その要旨を逸脱
しない範囲において種々変更可能である。例えば、本実
施例では、編集情報テーブルにおいて、図面オブジェク
ト同士の接続関係を2項関係として保持し、かつ、2つ
の図面オブジェクト間において、左の図面オブジェクト
と右の図面オブジェクトとの接続関係で格納している
が、2つの図面オブジェクト相互の位置関係を示す項目
を、要素図形と文字列との対応付け項目の後に設ける構
成としても良い。この場合、位置関係を示す項目には、
「右、左」のみならず、「上、下、斜め」等の情報を用
いることができ、フローチャートの編集にも応用するこ
とができる。
The present invention is not limited to the embodiment described with reference to FIGS. 1 to 12, and various modifications can be made without departing from the scope of the invention. For example, in the present embodiment, the connection relationship between drawing objects is held as a binary relationship in the edit information table, and the connection relationship between the left drawing object and the right drawing object is stored between the two drawing objects. However, the item indicating the positional relationship between the two drawing objects may be provided after the item corresponding to the element graphic and the character string. In this case, the item indicating the positional relationship is
Not only "right, left", but also information such as "up, down, diagonal" can be used, and can be applied to editing a flowchart.

【0018】[0018]

【発明の効果】本発明によれば、編集図面中の全てのパ
ターンを再利用可能なパターンとして自動的に登録で
き、かつ、図面を構成する図形および文字列そのもの
を、再利用時の選択条件として用いることができ、再利
用する図面パターンの登録作業、および、この図面パタ
ーンを再利用する場合の選択条件の登録作業が不要とな
り、既存図面の再利用による図面の編集効率を向上させ
ることができ、図面編集支援システムの高性能化が可能
である。
According to the present invention, all the patterns in the edited drawing can be automatically registered as reusable patterns, and the figures and the character strings themselves forming the drawing can be selected as conditions for reuse. Since it is not necessary to register the drawing pattern to be reused and the selection condition for reusing this drawing pattern, it is possible to improve the editing efficiency of the drawing by reusing the existing drawing. It is possible to improve the performance of the drawing editing support system.

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

【図1】本発明の図面編集支援システムの本発明に係る
構成の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a configuration according to the present invention of a drawing editing support system of the present invention.

【図2】図1における図面編集支援システムの本発明に
係る動作例を示すフローチャートである。
FIG. 2 is a flowchart showing an operation example of the drawing editing support system in FIG. 1 according to the present invention.

【図3】編集途中のデータフロー図の画面表示例を示す
説明図である。
FIG. 3 is an explanatory diagram showing a screen display example of a data flow diagram during editing.

【図4】図3におけるデータフロー図に対応する編集情
報テーブルの登録内容例を示す説明図である。
FIG. 4 is an explanatory diagram showing an example of registered contents of an editing information table corresponding to the data flow diagram in FIG.

【図5】既存図面の再利用による編集対象の図面の指定
例を示す説明図である。
FIG. 5 is an explanatory diagram showing an example of designating a drawing to be edited by reusing an existing drawing.

【図6】図5における図面指定に対応して指定される編
集情報テーブルの登録内容例を示す説明図である。
6 is an explanatory diagram showing an example of registered contents of an edit information table designated corresponding to the drawing designation in FIG. 5;

【図7】図6における登録内容例に合致する図面情報フ
ァイルの登録内容例を示す説明図である。
7 is an explanatory diagram showing an example of registered contents of a drawing information file that matches the example of registered contents in FIG.

【図8】図7における図面情報ファイルの各登録内容に
対応する再利用対象図面の表示例、および、最適な再利
用図面の選択状況例を示す説明図である。
8 is an explanatory diagram showing a display example of a drawing to be reused corresponding to each registered content of the drawing information file in FIG. 7 and an example of a selection situation of an optimum reuse drawing.

【図9】図8における最適な再利用図面として選択され
表示された図面に対応する編集情報テーブルの登録内容
例を示す説明図である。
9 is an explanatory diagram showing an example of registered contents of an edit information table corresponding to the drawing selected and displayed as the optimum reuse drawing in FIG. 8. FIG.

【図10】図8における最適な再利用図面として選択さ
れ表示された図面に対する修正状況例を示す説明図であ
る。
10 is an explanatory diagram showing an example of a correction situation for the drawing selected and displayed as the optimum reuse drawing in FIG. 8. FIG.

【図11】図10における修正図面に対応する編集情報
テーブルの登録内容例を示す説明図である。
11 is an explanatory diagram showing an example of registered contents of an edit information table corresponding to the corrected drawing in FIG.

【図12】図10における修正図面の編集終了後の図面
情報ファイルの登録内容例を示す説明図である。
12 is an explanatory diagram showing an example of registered contents of the drawing information file after the editing of the corrected drawing in FIG. 10 is completed.

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

1:端末、1a:マウス、2:コンピュータ、3:内部
記憶装置、3a:編集情報テーブル、4:外部記憶装
置、4a:図面情報ファイル、5:編集処理部、6:編
集情報登録処理部、7:図面パターン登録処理部、8:
対象図面表示処理部、9:編集画面切替処理部
1: terminal, 1a: mouse, 2: computer, 3: internal storage device, 3a: edit information table, 4: external storage device, 4a: drawing information file, 5: edit processing unit, 6: edit information registration processing unit, 7: Drawing pattern registration processing unit, 8:
Target drawing display processing unit, 9: edit screen switching processing unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 既存図面の情報を再利用して画面上での
図面の編集支援を行う図面編集支援システムにおいて、
上記図面を構成する要素図形と該要素図形に付随して入
力された文字列とからなる図面オブジェクトが作成され
る度に、該作成された新規図面オブジェクトの要素図形
の種別および文字列の内容と、該新規図面オブジェクト
に隣接する既存の図面オブジェクトの要素図形種別およ
び文字列内容とを対応付けて示すと共に、該既存の図面
オブジェクトと新規図面オブジェクトとの位置関係を示
す編集情報を生成し、主記憶装置にテーブル登録する編
集情報登録処理手段と、図面の編集の終了時に、該図面
の識別情報を上記テーブル情報に付与して図面情報を生
成し、補助記憶装置にファイル登録する図面パターン登
録処理手段と、編集中図面での複数の図形オブジェクト
を含む領域の指定に基づき、上記図面情報ファイルを検
索して、上記指定領域の各図形オブジェクトの構成と同
じ図形オブジェクト構成を含む既存の図面を全て読み出
して画面表示する対象図面表示処理手段と、該画面表示
中の既存図面から選択された図面のみを画面表示すると
共に、上記主記憶装置に登録されている編集情報テーブ
ルを、該画面表示する既存の図面に対応する図面情報フ
ァイル内容の編集情報テーブルに入れ替える編集画面切
替処理手段とを設け、上記選択された図面に対する編集
支援処理を継続することを特徴とする図面編集支援シス
テム。
1. A drawing editing support system for supporting drawing editing on a screen by reusing information of an existing drawing,
Each time a drawing object is created that is made up of the element graphic forming the drawing and the character string input in association with the element graphic, the type of the element graphic and the content of the character string of the created new drawing object , The element drawing type and the character string content of the existing drawing object adjacent to the new drawing object are shown in association with each other, and edit information indicating the positional relationship between the existing drawing object and the new drawing object is generated. Editing information registration processing means for registering a table in a storage device, and drawing pattern registration processing for generating drawing information by adding identification information of the drawing to the table information at the end of editing the drawing and registering the file in the auxiliary storage device. Based on the means and the designation of the area containing multiple figure objects in the drawing being edited, the above drawing information file is searched and the above designation is performed. Object drawing display processing means for reading out and displaying on the screen all existing drawings including the same graphic object structure as the structure of each graphic object in the area, and displaying only the drawing selected from the existing drawings being displayed on the screen, Edit screen switching processing means for replacing the edit information table registered in the main storage device with the edit information table of the contents of the drawing information file corresponding to the existing drawing to be displayed on the screen, and editing the selected drawing A drawing editing support system characterized by continuing support processing.
JP6089456A 1994-04-27 1994-04-27 Drawing editing support system Pending JPH07296046A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6089456A JPH07296046A (en) 1994-04-27 1994-04-27 Drawing editing support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6089456A JPH07296046A (en) 1994-04-27 1994-04-27 Drawing editing support system

Publications (1)

Publication Number Publication Date
JPH07296046A true JPH07296046A (en) 1995-11-10

Family

ID=13971209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6089456A Pending JPH07296046A (en) 1994-04-27 1994-04-27 Drawing editing support system

Country Status (1)

Country Link
JP (1) JPH07296046A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009237691A (en) * 2008-03-26 2009-10-15 Fuji Electric Systems Co Ltd Software development-supporting system, program, and block diagram-searching method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009237691A (en) * 2008-03-26 2009-10-15 Fuji Electric Systems Co Ltd Software development-supporting system, program, and block diagram-searching method

Similar Documents

Publication Publication Date Title
US6289254B1 (en) Parts selection apparatus and parts selection system with CAD function
JP2004094487A (en) Support system for preparing document
JP2004157927A (en) Creating system for business form input, creating program and creating method
JPH07296046A (en) Drawing editing support system
JP2998674B2 (en) Document creation support device for design work
JP2004280535A (en) Logic circuit input device
JPH0731671B2 (en) Formula input editing method
JPH09288686A (en) Layout pattern design reference/verification rule preparation supporting method and system therefor
JP2845779B2 (en) Circuit drawing creation system
JP2003296373A (en) Cad program for disaster prevention facility
JPH07121577A (en) Method and device for displaying distinction
JP2002015272A (en) Table document creation supporting device
JP2005293403A (en) Design work support device
JPH067399Y2 (en) Edit data output device
JP2005165985A (en) Dtp-editing device provided with region designation function and data logging function
JPS6346565A (en) Production processing system for table of contents
JPH02103615A (en) Simple input system
JPH04288623A (en) Editing device
JPH07104665A (en) Method of transferring comment for control system cad device
JP2004199662A (en) Table work database system and table work data forming device
JP2002215127A (en) External character font generation system, program recording medium, and program
JPH064276A (en) Program synthesizing system
JPH0476674A (en) Drawing data processor
JPH08272874A (en) Form designing system
JPS62232019A (en) Input system for mixed information of alpha-numeric and japanese language