JP4941605B2 - Graphic display program and graphic display method - Google Patents

Graphic display program and graphic display method Download PDF

Info

Publication number
JP4941605B2
JP4941605B2 JP2011121110A JP2011121110A JP4941605B2 JP 4941605 B2 JP4941605 B2 JP 4941605B2 JP 2011121110 A JP2011121110 A JP 2011121110A JP 2011121110 A JP2011121110 A JP 2011121110A JP 4941605 B2 JP4941605 B2 JP 4941605B2
Authority
JP
Japan
Prior art keywords
graphic
function
arrangement
elements
relation
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.)
Expired - Fee Related
Application number
JP2011121110A
Other languages
Japanese (ja)
Other versions
JP2011187084A (en
Inventor
領平 森下
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2011121110A priority Critical patent/JP4941605B2/en
Publication of JP2011187084A publication Critical patent/JP2011187084A/en
Application granted granted Critical
Publication of JP4941605B2 publication Critical patent/JP4941605B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、図形を用いたビジュアル環境でシステム開発などを行う図形表示技術において、利用者の意図を極力反映しつつ、要素間の関係付けを容易ならしめる技術に関する。   The present invention relates to a technology for facilitating the association between elements while reflecting the user's intention as much as possible in a graphic display technology for system development in a visual environment using graphics.

近年、ビジュアル環境でシステム開発などを効率よく行うべく、図形エディタとしてのUML(Unified Modeling Language)ツールが普及している。UMLツールでは、システムの基本設計図として、各種要素を関係により接続したユースケース図,アクティビティ図,状態マシン図,シーケンス図,クラス図などを作成及び編集する機能が提供される。その操作においては、要素間の関係付けが必要であるため、要素を配置した後、マウスなどの入力装置を用いて2つの要素を指定して関係付けを行わなければならなかった。このため、要素間の関係付けを容易ならしめるべく、特開平7−325690号公報(特許文献1)に記載されるように、新たに配置された要素から所定距離内に存在する要素を識別し、これらの間で関係付けを自動的に行う技術が提案された。   In recent years, UML (Unified Modeling Language) tools as graphic editors have become widespread in order to efficiently perform system development in a visual environment. The UML tool provides a function for creating and editing a use case diagram, an activity diagram, a state machine diagram, a sequence diagram, a class diagram, etc. in which various elements are connected as a basic design diagram of the system. In the operation, since it is necessary to relate the elements, it is necessary to specify the two elements by using an input device such as a mouse after arranging the elements. For this reason, in order to facilitate the relationship between elements, as described in Japanese Patent Laid-Open No. 7-325690 (Patent Document 1), elements existing within a predetermined distance from newly arranged elements are identified. Therefore, a technique for automatically associating between them has been proposed.

特開平7−325690号公報JP 7-325690 A

しかしながら、従来提案技術では、要素間の距離関係に基づいて関係付けを行うため、距離的に離れた要素間で関係付けを行うとき、利用者の意図が必ずしも反映されないおそれがあった。その具体的事例を挙げると、フローチャートを作成する過程において、判断処理により分岐された一方の処理を示す要素に対し、その他方の処理を示す要素が近接して配置されると、これらの間で関係付けが行われてしまう。   However, in the conventionally proposed technology, since the association is performed based on the distance relationship between the elements, there is a possibility that the intention of the user is not necessarily reflected when the association is performed between the elements that are distant from each other. As a specific example, in the process of creating a flowchart, when an element indicating the other process is placed close to an element indicating one process branched by the determination process, between them, The association will be done.

そこで、本発明は以上のような従来技術の問題点に鑑み、一連の関係がある要素は時間的に連続して配置される実状を利用し、要素間の関係付けを時間関係に応じて行うことで、利用者の意図を極力反映しつつ、要素間の関係付けを容易ならしめた図形表示技術を提供することを目的とする。   In view of the above-described problems of the prior art, the present invention uses the actual state in which elements having a series of relationships are continuously arranged in time, and performs the correlation between elements according to the time relationship. Thus, an object of the present invention is to provide a graphic display technique that makes it easy to relate the elements while reflecting the intention of the user as much as possible.

本技術の一実施形態では、コンピュータが、第1の図形要素及び第2の図形要素の表示後に、第1の図形要素及び第2の図形要素のいずれかを選択する操作の受け付けなしに第3の図形要素を表示する。この際、コンピュータが、第1の図形要素及び第2の図形要素のうち後に表示した第2の図形要素と第3の図形要素との間の接続関係を示す線要素を表示する。   In one embodiment of the present technology, after the first graphic element and the second graphic element are displayed, the computer performs the third operation without accepting an operation of selecting either the first graphic element or the second graphic element. The graphic element of is displayed. At this time, the computer displays a line element indicating a connection relation between the second graphic element and the third graphic element which are displayed later, among the first graphic element and the second graphic element.

本発明に係る図形表示技術によれば、新たな要素が配置されたときに、配置済みの要素との時間関係に基づいて直前に配置された要素が特定される。そして、特定された要素と新たに配置された要素とが関係付けられ、その関係が表示装置に表示される。このため、一連の関係がある要素は時間的に連続して配置される実状を利用し、要素間の関係付けを時間関係に応じて行うことで、利用者の意図を極力反映しつつ、要素間の関係付けを容易ならしめることができる。   According to the graphic display technique according to the present invention, when a new element is arranged, the element arranged immediately before is specified based on the temporal relationship with the arranged element. Then, the identified element and the newly arranged element are associated with each other, and the relationship is displayed on the display device. For this reason, elements that have a series of relationships use the actual state of being arranged in time, and the elements are correlated according to the time relationship, while reflecting the user's intention as much as possible. You can make the relationship between them easy.

本発明を具現化した図形表示装置の全体構成図Overall configuration diagram of a graphic display device embodying the present invention 要素関係テーブルの説明図Illustration of element relation table 関係接続テーブルの説明図Explanation of relationship connection table 配置時刻テーブルの説明図Illustration of arrangement time table 図形表示プログラムの処理内容を示すフローチャートFlow chart showing processing contents of graphic display program 図形表示装置の作用概要を示す説明図Explanatory drawing showing an outline of the operation of the graphic display device 新規要素配置に伴って更新される要素関係テーブルの説明図Explanatory drawing of element relation table updated with new element arrangement 新規要素配置に伴って更新される関係接続テーブルの説明図Explanatory drawing of relational connection table updated with new element placement 新規要素配置に伴って更新される配置時刻テーブルの説明図Explanatory drawing of the arrangement time table updated with new element arrangement 要素間の時間関係として適用可能な配置順序テーブルの説明図Explanatory drawing of arrangement order table applicable as time relationship between elements 要素間の時間関係として適用可能な最新要素変数テーブルの説明図Explanatory diagram of the latest element variable table applicable as a time relationship between elements 要素間の時間関係として適用可能な最新要素テーブルの説明図Illustration of the latest element table applicable as a time relationship between elements

以下、添付された図面を参照して本発明を詳述する。
図1は、本発明に係る図形表示技術を具現化した例として、図形表示装置の全体構成を示す。
図形表示装置は、CD−ROM,DVD−ROMなどのコンピュータ読取可能な記録媒体に記録された図形表示プログラムを、PC(Personal Computer)などの汎用コンピュータにインストールすることで構築される。具体的には、図形表示装置は、マウスなどのポインティングデバイス及びキーボードを備えた入力装置10と、CRT(Cathode Ray Tube)又はLCD(Liquid Crystal Display)などからなる表示装置20と、ハードディスクなどからなる記憶装置30と、メモリ及びCPU(Central Processing Unit)を備えた制御装置40と、を含んで構成される。
Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.
FIG. 1 shows the overall configuration of a graphic display device as an example of the graphic display technology according to the present invention.
The graphic display device is constructed by installing a graphic display program recorded on a computer-readable recording medium such as a CD-ROM or DVD-ROM in a general-purpose computer such as a PC (Personal Computer). Specifically, the graphic display device includes an input device 10 having a pointing device such as a mouse and a keyboard, a display device 20 such as a CRT (Cathode Ray Tube) or LCD (Liquid Crystal Display), and a hard disk. A storage device 30 and a control device 40 including a memory and a CPU (Central Processing Unit) are included.

記憶装置30には、システムの基本設計図などを構成する要素の情報として、その種別及び配置位置などを記述したプロパティに加え、図2に示すような要素関係テーブルと、図3に示すような関係接続テーブルと、図4に示すような配置時刻テーブルと、が夫々登録される。要素関係テーブルは、各要素に関連付けてその関係を記述したものであり、また、関係接続テーブルは、各関係に関連付けて要素間の接続状態を記述したものである。配置時刻テーブルは、各要素に関連付けてその配置時刻を記述したものである。   In the storage device 30, in addition to properties describing the type and arrangement position as information of elements constituting the basic design drawing of the system, an element relation table as shown in FIG. A relational connection table and an arrangement time table as shown in FIG. 4 are registered. The element relation table describes the relation in association with each element, and the relation connection table describes the connection state between elements in association with each relation. The arrangement time table describes the arrangement time in association with each element.

一方、制御装置40では、図形表示プログラムを実行することで、要素配置部40Aと、要素特定部40Bと、要素関係編集部40Cと、要素情報記憶部40Dと、が夫々実現される。要素配置部40Aは、入力装置10及び表示装置20と協働して、要素をインタラクティブに配置する機能を提供する。要素特定部40Bは、要素配置部40Aにより新たな要素が配置されたときに、配置済みの要素との時間関係に基づいて、直前に配置された要素を特定する機能を提供する。要素関係編集部40Cは、要素特定部40Bによる特定結果に応じて、直前に配置された要素と新たに配置された要素とを関連付ける機能を提供する。要素情報記憶部40Dは、要素配置部40Aにより新たな要素が配置されたときに、そのプロパティを記憶装置30に順次登録すると共に、要素関係編集部40Cにより要素間の関係付けがなされたときに、記憶装置30に登録された要素関係テーブル,関係接続テーブル及び配置時刻テーブルを順次更新する機能を提供する。また、要素配置部40Aは、要素関係編集部40Cにより要素間の関係付けがなされたときに、その関係を表示装置20に表示する機能も併せて提供する。   On the other hand, in the control device 40, an element arrangement unit 40A, an element specifying unit 40B, an element relationship editing unit 40C, and an element information storage unit 40D are realized by executing a graphic display program. The element placement unit 40A cooperates with the input device 10 and the display device 20 to provide a function of placing elements interactively. The element specifying unit 40B provides a function of specifying the element arranged immediately before based on the time relationship with the arranged element when a new element is arranged by the element arranging unit 40A. The element relationship editing unit 40C provides a function of associating the element arranged immediately before with the newly arranged element according to the identification result by the element identification unit 40B. When a new element is arranged by the element arrangement unit 40A, the element information storage unit 40D sequentially registers the properties in the storage device 30, and when the element relation editing unit 40C associates the elements. The function of sequentially updating the element relation table, the relation connection table, and the arrangement time table registered in the storage device 30 is provided. The element arrangement unit 40A also provides a function of displaying the relationship on the display device 20 when the element relationship editing unit 40C associates the elements.

ここで、要素配置部40Aにより、要素配置機能,要素配置手段,関係表示機能及び関係表示手段が夫々実現されると共に、要素特定部40Bにより、要素特定機能及び要素特定手段が夫々実現される。また、要素関係編集部40Cにより、関係付け機能及び関係付け手段が夫々実現されると共に、要素情報記憶部40Dにより、配置時刻記憶機能が実現される。   Here, an element arrangement function, an element arrangement unit, a relationship display function, and a relationship display unit are realized by the element arrangement unit 40A, and an element specification function and an element specification unit are realized by the element specification unit 40B. In addition, the element relation editing unit 40C realizes an association function and an association means, and the element information storage unit 40D realizes an arrangement time storage function.

図5は、新たな要素がインタラクティブに配置されたことを契機として、制御装置40において実行される図形表示プログラムの処理内容を示す。
ステップ1(図では「S1」と略記する。以下同様)では、配置済みの要素との時間関係として、記憶装置30に登録された配置時刻テーブルを参照し、その配置時刻から直前に配置された要素(以下「最新要素」という)を特定する。
FIG. 5 shows the processing contents of the graphic display program executed in the control device 40 when a new element is interactively arranged.
In step 1 (abbreviated as “S1” in the figure, the same applies hereinafter), the arrangement time table registered in the storage device 30 is referred to as the time relationship with the arranged elements, and the arrangement is made immediately before the arrangement time. Identify the element (hereinafter “latest element”).

ステップ2では、記憶装置30に登録された要素関係テーブルに、最新要素の関係として新たな関係を追加することで、要素関係テーブルを更新する。
ステップ3では、最新要素と新たに配置された要素(以下「新規要素」という)とを新たな関係で接続することで、これらの間の関係付けを作成する。
ステップ4では、記憶装置30に登録された要素関係テーブル及び関係接続テーブルに、最新要素と新規要素との関係付けを追加記憶させる。
In step 2, the element relation table is updated by adding a new relation to the element relation table registered in the storage device 30 as the relation of the latest element.
In step 3, the latest element and the newly arranged element (hereinafter referred to as “new element”) are connected in a new relationship, thereby creating a relationship between them.
In step 4, the association between the latest element and the new element is additionally stored in the element relation table and the relation connection table registered in the storage device 30.

ステップ5では、最新要素と新規要素との関係付けを表示装置20に表示する。
ステップ6では、記憶装置30に登録された配置時刻テーブルに、新規要素の配置時刻を追加記憶させる。
かかる図形表示装置によれば、入力装置10及び表示装置20と協働して新規要素がインタラクティブに配置されたときに、配置済みの要素との時間関係に基づいて最新要素が特定される。そして、最新要素と新規要素とが新たな関係で関係付けられ、その関係が表示装置20に表示される。
In step 5, the association between the latest element and the new element is displayed on the display device 20.
In step 6, the arrangement time of the new element is additionally stored in the arrangement time table registered in the storage device 30.
According to such a graphic display device, when a new element is interactively arranged in cooperation with the input device 10 and the display device 20, the latest element is specified based on the temporal relationship with the arranged element. Then, the latest element and the new element are related by a new relationship, and the relationship is displayed on the display device 20.

ここで、図形表示装置による要素間の関係付け処理の理解を容易ならしめるため、図6に示すように、要素1及び要素2を関係付ける関係1が設定された図形に対して、要素3を新たに配置したときの処理を時系列的に説明する。
要素3が新たに配置されると、図4に示す配置時刻テーブルが参照され、その配置時刻から最新要素は要素2であると特定される。最新要素が特定できたら、図7に示す要素関係テーブルにおける要素2の関係として、新たな関係2が追加される。また、最新要素たる要素2と新規要素たる要素3とが関係2で関係付けられ、同図に示すように、要素関係テーブルに要素3の関係2が追加されると共に、図8に示すように、関係接続テーブルに関係2の接続状態(要素2と要素3とを接続すること)が追加される。その後、要素2と要素3との関係2が表示装置20に表示され、図9に示すように、配置時刻テーブルに要素3の配置時刻が追加される。
Here, in order to facilitate understanding of the process of associating the elements by the graphic display device, as shown in FIG. 6, the element 3 is assigned to the graphic in which the relation 1 that associates the elements 1 and 2 is set. The processing when newly arranged will be described in time series.
When element 3 is newly arranged, the arrangement time table shown in FIG. 4 is referred to, and the latest element is specified as element 2 from the arrangement time. When the latest element can be specified, a new relation 2 is added as the relation of the element 2 in the element relation table shown in FIG. Further, the element 2 as the latest element and the element 3 as the new element are related by the relation 2, and as shown in the figure, the relation 2 of the element 3 is added to the element relation table, and as shown in FIG. The connection state of relation 2 (connecting element 2 and element 3) is added to the relation connection table. Thereafter, the relationship 2 between the element 2 and the element 3 is displayed on the display device 20, and the arrangement time of the element 3 is added to the arrangement time table as shown in FIG.

このため、一連の関係がある要素は時間的に連続して配置される実状を利用し、要素間の関係付けが時間関係に応じて行われることとなり、利用者の意図を極力反映しつつ、要素間の関係付けを容易ならしめることができる。
配置済みの要素との時間関係に基づいて最新要素を特定するために、配置時刻テーブルの代わりに、図10に示すように、各要素に関連付けてその配置順序を記述した配置順序テーブル、図11に示すように、各要素に関連付けてその要素が最新要素であるか否かを示す変数を記述した最新要素変数テーブル、図12に示すように、最新要素を特定する情報を順次上書きする最新要素テーブルを用いることもできる。このとき、要素情報記憶部40Dは、配置順序記憶機能,変数記憶機能及び特定情報記憶機能として機能し、記憶装置30に登録された各テーブルを順次更新する一方、要素特定部40Bは、その各テーブルを参照して最新要素を特定するようにすればよい。
For this reason, elements with a series of relationships use the fact that they are arranged sequentially in time, and the relationship between elements will be performed according to the time relationship, while reflecting the intention of the user as much as possible, The relationship between elements can be made easy.
In order to identify the latest element based on the time relationship with the arranged element, instead of the arrangement time table, as shown in FIG. 10, an arrangement order table in which the arrangement order is described in association with each element, FIG. As shown in FIG. 12, the latest element variable table describing variables indicating whether or not the element is the latest element in association with each element, as shown in FIG. 12, the latest element sequentially overwriting information for identifying the latest element A table can also be used. At this time, the element information storage unit 40D functions as an arrangement order storage function, a variable storage function, and a specific information storage function, and sequentially updates each table registered in the storage device 30, while the element specification unit 40B The latest element may be specified by referring to the table.

なお、要素間の関係付けを行うか否かを指定可能とすべく、要素特定部40Bから提供される要素特定機能を有効にするか又は無効にするかを任意に指定する指定機能を備えることが望ましい。このとき、指定機能としては、キーボードの所定キーを押しながら新規要素が配置されたとき、又は、表示装置20に表示されたメニューが選択されたときに、要素特定機能を有効又は無効に切り換えるようにすればよい。   In addition, in order to be able to specify whether or not to associate elements, it is provided with a specifying function for arbitrarily specifying whether to enable or disable the element specifying function provided from the element specifying unit 40B. Is desirable. At this time, as the designation function, when a new element is arranged while pressing a predetermined key on the keyboard, or when a menu displayed on the display device 20 is selected, the element specifying function is switched between valid and invalid. You can do it.

このようにすれば、例えば、最初に配置する要素のように、他の要素との関係付けが不要な要素の配置の便宜に資することが可能となり、利用者の多様な要望に応えることができる。また、キーボードの所定キーを押しながら新規要素を配置したときに、要素特定機能を有効又は無効に切り換えるようにすれば、要素の配置状況に応じて柔軟かつ動的にその関係付けを行うか否かを指定することができる。   In this way, for example, it is possible to contribute to the convenience of arrangement of elements that do not need to be related to other elements, such as the elements to be arranged first, and it is possible to meet various requests of users. . In addition, when a new element is placed while pressing a predetermined key on the keyboard, if the element specifying function is switched between valid and invalid, whether or not the association is performed flexibly and dynamically according to the arrangement state of the element. Can be specified.

さらに、本発明は、「UMLツール」に限定されるものではなく、フローチャートを作成するためのソフトウエアやCADなどに適用することもできる。   Furthermore, the present invention is not limited to the “UML tool”, but can also be applied to software for creating a flowchart, CAD, and the like.

(付記1)入力装置及び表示装置と協働して要素をインタラクティブに配置する要素配置機能と、前記要素配置機能により新たな要素が配置されたときに、配置済みの要素との時間関係に基づいて、直前に配置された要素を特定する要素特定機能と、前記要素特定機能により特定された要素と前記要素配置機能により配置された要素とを関係付ける関係付け機能と、前記関係付け機能により関係付けられた要素間の関係を、前記表示装置に表示する関係表示機能と、をコンピュータに実現させるための図形編集プログラム。   (Supplementary note 1) Based on the element arrangement function for interactively arranging elements in cooperation with the input device and the display device, and when a new element is arranged by the element arrangement function, the time relationship with the arranged elements The element specifying function for specifying the element arranged immediately before, the associating function for relating the element specified by the element specifying function and the element arranged by the element arranging function, and the relation by the relating function A graphic editing program for causing a computer to realize a relation display function for displaying a relation between attached elements on the display device.

(付記2)前記要素配置機能により配置された要素の配置時刻を記憶装置に順次記憶させる配置時刻記憶機能を備え、前記要素特定機能は、前記記憶装置に記憶された要素の配置時刻を参照し、直前に配置された要素を特定することを特徴とする付記1記載の図形編集プログラム。   (Additional remark 2) It has the arrangement time storage function which memorize | stores sequentially the arrangement time of the element arrange | positioned by the said element arrangement function in a memory | storage device, The said element specific function refers to the arrangement time of the element memorize | stored in the said memory | storage device The graphic editing program according to appendix 1, wherein an element arranged immediately before is specified.

(付記3)前記要素配置機能により配置された要素の配置順序を記憶装置に順次記憶させる配置順序記憶機能を備え、前記要素特定機能は、前記記憶装置に記憶された要素の配置順序を参照し、直前に配置された要素を特定することを特徴とする付記1記載の図形編集プログラム。   (Supplementary Note 3) An arrangement order storage function for sequentially storing the arrangement order of the elements arranged by the element arrangement function in a storage device, and the element specifying function refers to the arrangement order of the elements stored in the storage device. The graphic editing program according to appendix 1, wherein an element arranged immediately before is specified.

(付記4)前記要素配置機能により配置された要素に関連付けて、その要素が最新に配置されたものであるか否かを示す変数を記憶装置に順次記憶させる変数記憶機能を備え、前記要素特定機能は、前記記憶装置に記憶された変数を参照し、直前に配置された要素を特定することを特徴とする付記1記載の図形編集プログラム。   (Supplementary Note 4) A variable storage function for sequentially storing in a storage device a variable indicating whether or not the element is the latest one in association with the element arranged by the element arrangement function, and specifying the element The graphic editing program according to appendix 1, wherein the function refers to a variable stored in the storage device and identifies an element arranged immediately before.

(付記5)前記要素配置機能により要素が配置されたときに、その要素を特定する情報を記憶装置に順次上書きして記憶させる特定情報記憶機能を備え、前記要素特定機能は、前記記憶装置に記憶された要素の特定情報を参照し、直前に配置された要素を特定することを特徴とする付記1記載の図形編集プログラム。   (Supplementary Note 5) When an element is arranged by the element arrangement function, a specific information storage function is provided for sequentially overwriting and storing information for specifying the element in a storage device, and the element specifying function is stored in the storage device. The graphic editing program according to supplementary note 1, characterized by referring to stored element specifying information and specifying an element arranged immediately before.

(付記6)前記要素特定機能を有効にするか又は無効にするかを指定する指定機能を備えたことを特徴とする付記1〜付記5のいずれか1つに記載の図形編集プログラム。   (Supplementary note 6) The graphic editing program according to any one of supplementary notes 1 to 5, further comprising a designation function for designating whether to enable or disable the element specifying function.

(付記7)前記入力装置はキーボードを含んで構成され、前記指定機能は、前記キーボードの所定キーを押しながら新たな要素が配置されたときに、前記要素特定機能を有効又は無効にすることを特徴とする付記6記載の図形編集プログラム。   (Supplementary note 7) The input device includes a keyboard, and the designation function enables or disables the element specifying function when a new element is placed while pressing a predetermined key of the keyboard. The graphic editing program according to appendix 6, which is characterized.

(付記8)前記指定機能は、前記表示装置に表示されたメニューが選択されたときに、前記要素特定機能を有効又は無効にすることを特徴とする付記6記載の図形編集プログラム。   (Supplementary note 8) The graphic editing program according to supplementary note 6, wherein the designation function enables or disables the element specifying function when a menu displayed on the display device is selected.

(付記9)要素をインタラクティブに配置する要素配置手段と、前記要素配置手段により新たな要素が配置されたときに、配置済みの要素との時間関係に基づいて、直前に配置された要素を特定する要素特定手段と、前記要素特定手段により特定された要素と前記要素配置手段により配置された要素とを関係付ける関係付け手段と、前記関係付け手段により関係付けられた要素間の関係を表示する関係表示手段と、を含んで構成されたことを特徴とする図形編集装置。   (Supplementary Note 9) When an element is arranged interactively and a new element is arranged by the element arrangement means, the element arranged immediately before is specified based on the time relationship with the arranged element. An element specifying unit that performs correlation, an association unit that relates the element specified by the element specifying unit and the element arranged by the element arranging unit, and a relationship between the elements related by the association unit A graphic editing apparatus characterized by comprising a relationship display means.

(付記10)入力装置及び表示装置と協働して要素をインタラクティブに配置する要素配置機能と、前記要素配置機能により新たな要素が配置されたときに、配置済みの要素との時間関係に基づいて、直前に配置された要素を特定する要素特定機能と、前記要素特定機能により特定された要素と前記要素配置機能により配置された要素とを関係付ける関係付け機能と、前記関係付け機能により関係付けられた要素間の関係を、前記表示装置に表示する関係表示機能と、をコンピュータに実現させるための図形編集プログラムを記録したコンピュータ読取可能な記録媒体。   (Supplementary Note 10) Based on an element arrangement function for interactively arranging elements in cooperation with the input device and the display device, and a time relationship with the arranged elements when a new element is arranged by the element arrangement function The element specifying function for specifying the element arranged immediately before, the associating function for relating the element specified by the element specifying function and the element arranged by the element arranging function, and the relation by the relating function A computer-readable recording medium on which a graphic editing program for causing a computer to realize a relation display function for displaying a relation between attached elements on the display device.

10 入力装置
20 表示装置
30 記憶装置
40 制御装置
40A 要素配置部
40B 要素特定部
40C 要素関係編集部
40D 要素情報記憶部
DESCRIPTION OF SYMBOLS 10 Input device 20 Display apparatus 30 Storage apparatus 40 Control apparatus 40A Element arrangement | positioning part 40B Element specific | specification part 40C Element relation edit part 40D Element information storage part

Claims (4)

コンピュータに、
第1の図形要素及び第2の図形要素の表示後に、前記第1の図形要素及び前記第2の図形要素のいずれかを選択する操作の受け付けなしに第3の図形要素を表示させる際に、前記第1の図形要素及び前記第2の図形要素のうち後に表示された前記第2の図形要素と前記第3の図形要素との間の接続関係を示す線要素を表示させる、
ことを実行させる図形表示プログラム。
On the computer,
After displaying the first graphic element and the second graphic element, when displaying the third graphic element without accepting an operation of selecting either the first graphic element or the second graphic element, Displaying a line element indicating a connection relationship between the second graphic element and the third graphic element displayed later among the first graphic element and the second graphic element;
A graphic display program that makes things happen.
前記線要素は、前記第2の図形要素と前記第3の図形要素とを接続する線要素である、
ことを特徴とする請求項1に記載の図形表示プログラム。
The line element is a line element that connects the second graphic element and the third graphic element.
The graphic display program according to claim 1.
コンピュータに、
第1の図形要素及び第2の図形要素の表示後に、前記第1の図形要素及び前記第2の図形要素のいずれかを選択する操作の受け付けなしに第3の図形要素を表示させる際に、前記第1の図形要素及び前記第2の図形要素のうち後に表示された前記第2の図形要素と前記第3の図形要素との間の接続関係を示す線要素を表示させる、
ことを実行させる図形表示方法。
On the computer,
After displaying the first graphic element and the second graphic element, when displaying the third graphic element without accepting an operation of selecting either the first graphic element or the second graphic element, Displaying a line element indicating a connection relationship between the second graphic element and the third graphic element displayed later among the first graphic element and the second graphic element;
A graphic display method that makes things happen.
前記線要素は、前記第2の図形要素と前記第3の図形要素とを接続する線要素である、
ことを特徴とする請求項3に記載の図形表示方法。
The line element is a line element that connects the second graphic element and the third graphic element.
The figure display method according to claim 3.
JP2011121110A 2011-05-30 2011-05-30 Graphic display program and graphic display method Expired - Fee Related JP4941605B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011121110A JP4941605B2 (en) 2011-05-30 2011-05-30 Graphic display program and graphic display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011121110A JP4941605B2 (en) 2011-05-30 2011-05-30 Graphic display program and graphic display method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006056113A Division JP4771831B2 (en) 2006-03-02 2006-03-02 Graphic display program and graphic display method

Publications (2)

Publication Number Publication Date
JP2011187084A JP2011187084A (en) 2011-09-22
JP4941605B2 true JP4941605B2 (en) 2012-05-30

Family

ID=44793197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011121110A Expired - Fee Related JP4941605B2 (en) 2011-05-30 2011-05-30 Graphic display program and graphic display method

Country Status (1)

Country Link
JP (1) JP4941605B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4475933B2 (en) * 2003-12-16 2010-06-09 富士通株式会社 Flow diagram creation program and flow diagram creation method

Also Published As

Publication number Publication date
JP2011187084A (en) 2011-09-22

Similar Documents

Publication Publication Date Title
JP2007535028A5 (en)
US8413109B2 (en) Systems and methods for metamodel transformation
EP2869195B1 (en) Application coordination system, application coordination method, and application coordination program
JP5426938B2 (en) Information processing apparatus and information processing method
US9535670B2 (en) Extensible context based user interface simplification
US8640091B2 (en) Method of operating a data processing system
JP4771831B2 (en) Graphic display program and graphic display method
WO2011099073A1 (en) Computer system and user operation support method using computer
JP4941605B2 (en) Graphic display program and graphic display method
JP4941606B2 (en) Graphic display program and graphic display method
JP4854332B2 (en) Graphic display program and graphic display method
JPWO2011099096A1 (en) Form display system, form display program, and annotation display method
JP4678770B2 (en) Sequence diagram creation method and apparatus
US7908585B2 (en) Computer readable recording medium recorded with graphics editing program, and graphics editing apparatus
US20160364090A1 (en) Transitioning command user interface between toolbar user interface and full menu user interface based on use context
JP2009181528A (en) Operation cancellation system, method, and program
JP2006344245A (en) Program recording medium and data processor
JP2007233821A (en) Graphic editing program, graphic editing device and computer-readable storage medium recorded with graphic editing program
JP5089202B2 (en) Document management server, document management method, and computer program
JP5197508B2 (en) Source code management device
US20110145766A1 (en) Conveying dense information in an easily consumable format in a visual model
JP2020115317A (en) Management device, method, and program
JP2006072569A (en) System, method, and program for data conversion/display from cad data to viewer data
Yu ComBo: a visualization tool for comparative genomic data
JP2007304662A (en) Information processor, menu display method, and menu display program

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120131

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120213

R150 Certificate of patent or registration of utility model

Ref document number: 4941605

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150309

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees