JPH07325718A - Message transmission controller - Google Patents

Message transmission controller

Info

Publication number
JPH07325718A
JPH07325718A JP11991194A JP11991194A JPH07325718A JP H07325718 A JPH07325718 A JP H07325718A JP 11991194 A JP11991194 A JP 11991194A JP 11991194 A JP11991194 A JP 11991194A JP H07325718 A JPH07325718 A JP H07325718A
Authority
JP
Japan
Prior art keywords
identifier
message
area
positional relationship
information
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
JP11991194A
Other languages
Japanese (ja)
Inventor
Hidekazu Tanigawa
英和 谷川
Yoshio Nakano
善夫 中埜
Hiroshi Aoki
博司 青木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11991194A priority Critical patent/JPH07325718A/en
Publication of JPH07325718A publication Critical patent/JPH07325718A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To provide a message transmission controller which can easily secure the compatibility even when the arranged object is replaced and also can shorten its processing time. CONSTITUTION:A-message is received by a message receiver means 13. Then arithmetic expression of the message is taken out of a positional relation management means 12 by a transmission destination deciding means 14. The means 14 calculates the position information from the object identifier of the transmitter side of the message, the positional relation identifier and the arithmetic expression which are included in the message. The identifier of the object included in the position information is taken out of an object management means 11 by the means 14. Then the event identifier which is received for the object to be identified by the object identifier that is taken out by the means 14 is transmitted by a message transmitter means 15.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はオブジェクト間のメッセ
ージ送信制御装置に関するものであり、特に、空間内の
座標などの位置情報を有するオブジェクト間のメッセー
ジ送信制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an inter-object message transmission control device, and more particularly to an inter-object message transmission control device having position information such as coordinates in space.

【0002】[0002]

【従来の技術】近年オブジェクト指向が注目を浴びつつ
ある。オブジェクト指向の特徴的な要素の一つに、メッ
セージの取り扱いがある。オブジェクト指向では、メッ
セージとしてのオブジェクトを動作させるための指示
は、how−to−doを指示する必要はなく、wha
t−to−doのみを指示すれば良いという特徴であ
る。またオブジェクトとは、演算や操作を行う手続き
と、それに必要な情報そのものや、情報を格納する領域
を一つの対象物としてまとめたものであるが、本明細書
ではさらに、以下に示すようにシュミレーションを行う
際に表示され得るものとして限定して使用している。
2. Description of the Related Art In recent years, object orientation has been attracting attention. Message handling is one of the characteristic elements of object orientation. In object-oriented, it is not necessary to instruct how-to-do to operate an object as a message,
The feature is that only t-to-do needs to be indicated. An object is a collection of procedures for performing calculations and operations, the information itself necessary for the procedures, and areas for storing the information, but in this specification, the simulation will be performed as shown below. It is used as limited as what can be displayed when performing.

【0003】そして、オブジェクトに対する従来のメッ
セージ送信装置として、以下の二つのメッセージの送信
手法を用いたものがある。ここで、テレビ等の機器のリ
モコンのボタン等を表すオブジェクトを画面上の平面な
どに配置し、ボタンの配置のシュミレーションをする場
合を想定する。つまり、いろいろな種類のボタン等を示
すオブジェクトの中から特定のオブジェクトを選び、配
置されているオブジェクトと差し替えることにより最適
の配置を決定する場合を想定する。
As a conventional message transmitting apparatus for an object, there is one using the following two message transmitting methods. Here, it is assumed that an object representing a button of a remote controller of a device such as a television is arranged on a plane or the like on the screen to simulate the button arrangement. In other words, it is assumed that a specific object is selected from objects showing various kinds of buttons and the like, and the optimum arrangement is determined by replacing the arranged object.

【0004】第一のメッセージ送信手法は、送信先のオ
ブジェクトの識別子であるオブジェクト識別子を動作内
容を示す識別子であるイベント識別子とともに指定する
ことにより、指定したオブジェクトに指定したイベント
識別子を送信する手法である。つまり、オブジェクトそ
のものに対して、動作内容を指定するということであ
る。例えば図6に示すようにオブジェクトが配置されて
いるとする。このとき61に示すチャンネルのオブジェ
クトを操作して、62に示すチャンネル番号を表示する
ボックスのオブジェクトにイベント識別子を送信する
際、そのボックスのオブジェクトのオブジェクト識別子
を受け付けることにより、送信先を決定する。
The first message transmission method is a method of transmitting the designated event identifier to the designated object by designating the object identifier, which is the identifier of the destination object, together with the event identifier, which is the identifier indicating the operation content. is there. In other words, the action content is specified for the object itself. For example, it is assumed that objects are arranged as shown in FIG. At this time, when an event identifier is operated to transmit an event identifier to a box object displaying a channel number indicated by 62, the transmission destination is determined by accepting the object identifier of the box object.

【0005】また、第二のメッセージ送信手法は、オブ
ジェクトが属するクラスを指定し、指定したクラスに属
するすべてのオブジェクトにイベント識別子を送信する
放送形式のメッセージ送信手法である。イベント識別子
を受信したオブジェクトは、そのイベントの処理が可能
であればイベントを処理するという制御手法をとってい
た。ここで、クラスとは、類似したオブジェクトに対し
て、それらの共通的な特徴を規定してものである。
The second message transmission method is a broadcasting-type message transmission method of designating a class to which an object belongs and transmitting an event identifier to all the objects belonging to the designated class. The object receiving the event identifier has a control method of processing the event if the event can be processed. Here, the class defines common features of similar objects.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、従来の
第一のメッセージ送信手法では、2次元など配置された
オブジェクトを差し替える場合は、差し替える毎に送信
先のオブジェクト識別子を変更する必要があるので、整
合性を取ることが面倒であった。一方、従来の第二のメ
ッセージ送信手法では、指定したクラスに属するすべて
のオブジェクトにイベントを送信し、イベントを受信し
たすべてのオブジェクトがイベントの処理が可能である
かを判断する処理を必要としている。そのため、オブジ
ェクトを差し替えても整合性を取ることが容易である
が、その反面、指定されたクラスに属するオブジェクト
がかなりの数になるときは電算機での処理量も膨大とな
り、処理に時間がかかるという問題があった。
However, according to the first conventional message transmission method, when an object arranged two-dimensionally or the like is replaced, the object identifier of the transmission destination needs to be changed each time the object is replaced. It was troublesome to have sex. On the other hand, the second conventional message sending method requires a process of sending an event to all objects belonging to a specified class and determining whether all objects receiving the event can process the event. . Therefore, it is easy to maintain consistency even if the objects are replaced, but on the other hand, when the number of objects belonging to the specified class becomes large, the processing amount on the computer becomes enormous and the processing time will be large. There was a problem of this.

【0007】本発明は上記の点に鑑み、配置されたオブ
ジェクトを差し替えても容易に整合性が取れ、かつ処理
に時間がかからないメッセージ送信制御装置を提供する
ことを目的とする。
In view of the above points, an object of the present invention is to provide a message transmission control device that can easily obtain consistency even when the placed objects are replaced and does not take a long time to process.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、本発明の請求項1では、オブジェクトを識別するた
めのオブジェクト識別子と、オブジェクトが配置される
べき領域内の座標及び大きさとを示す情報である領域特
定情報とを有する組を一つ以上格納するオブジェクト管
理手段と、オブジェクト識別子と前記オブジェクト識別
子で識別されるオブジェクトとの位置関係を示す位置関
係識別子とをパラメータとして、位置情報を算出する演
算式を格納する位置関係管理手段と、メッセージ送信元
のオブジェクトを識別するためのオブジェクト識別子と
位置関係識別子と動作内容を指示させるための識別子で
あるイベント識別子とからなるメッセージを受け付ける
メッセージ受付手段と、前記位置関係管理手段で管理さ
れている演算式を取り出し、前記メッセージ受付手段で
受け付けたメッセージに含まれるメッセージの送信元の
オブジェクト識別子と位置関係識別子とをパラメータと
して前記演算式を評価して空間内の位置情報を算出し、
前記算出した位置情報を包含するオブジェクトのオブジ
ェクト識別子を前記オブジェクト管理手段から取り出す
送信先決定手段と、前記送信先決定手段で取り出したオ
ブジェクト識別子で識別されるオブジェクトに対して前
記メッセージ受付手段で受け付けられたイベント識別子
を送信するメッセージ配送手段とを備えたことを特徴と
する。
In order to achieve the above object, according to claim 1 of the present invention, information indicating an object identifier for identifying an object and coordinates and a size in an area where the object is to be arranged. The position information is calculated using as parameters the object management means that stores one or more sets having the area specifying information and the positional relationship identifier indicating the positional relationship between the object identifier and the object identified by the object identifier. A positional relationship managing means for storing the arithmetic expression, a message receiving means for receiving a message consisting of an object identifier for identifying an object of a message transmission source, a positional relationship identifier, and an event identifier which is an identifier for instructing operation contents. , The arithmetic expression managed by the positional relationship management means Out, to evaluate the arithmetic expression to calculate the position information in the space and the positional relationship identifier and transmission source object identifier of the message contained in the message received by the message reception means as a parameter,
The message receiving means receives the object identifier of the object including the calculated position information from the object managing means, and the message receiving means for the object identified by the object identifier extracted by the destination determining means. And a message delivery means for transmitting the event identifier.

【0009】請求項2では、前記メッセージ送信制御装
置は、さらに、方向と長さを有するベクトルおよび空間
内の位置関係識別子との対である位置関係指示情報を受
け付ける位置関係指示手段と、前記位置関係管理手段で
格納される演算式を、前記位置関係指示手段で受け付け
た位置関係指示情報から生成し、前記位置関係管理手段
に格納する位置関係生成手段とを備えたことを特徴とす
る。
According to a second aspect of the present invention, the message transmission control device further includes a positional relation indicating means for receiving positional relation indicating information which is a pair of a vector having a direction and a length and a positional relation identifier in the space, and the position. An arithmetic expression stored by the relationship management means is generated from the positional relationship instruction information received by the positional relationship instruction means, and the positional relationship generation means is stored in the positional relationship management means.

【0010】請求項3では、前記位置関係管理手段の代
わりに、メッセージ送信元のオブジェクトの配置座標と
位置関係識別子とメッセージ送信先のオブジェクトの配
置座標との組を位置座標関係情報として格納している位
置座標関係管理手段を備え、さらに、送信先決定手段の
代わりに、前記メッセージ入力手段で受け付けたメッセ
ージの送信元のオブジェクトの識別子と位置座標関係管
理手段に格納されている位置座標関係情報を用いて送信
先のオブジェクトの配置座標を取り出し、さらにその配
置座標と前記オブジェクト管理手段に管理されている領
域特定情報とを用いて送信先のオブジェクトのオブジェ
クト識別子をオブジェクト管理手段より取り出す送信先
オブジェクト決定手段を備え、前記メッセージ配送手段
は、前記送信先オブジェクト決定手段で取り出したオブ
ジェクト識別子で識別されるオブジェクトに対して前記
メッセージ受付手段で受け付けられたイベント識別子を
送信することを特徴とする。
According to a third aspect of the present invention, instead of the positional relationship managing means, a set of an arrangement coordinate of a message transmission source object, a positional relation identifier, and an arrangement coordinate of an object of a message transmission destination is stored as positional coordinate relation information. Further, in place of the destination determining means, the identifier of the object of the sender of the message accepted by the message input means and the positional coordinate relationship information stored in the positional coordinate relationship managing means are provided. Using the placement coordinates of the destination object to retrieve the object identifier of the destination object from the object management means using the location coordinates and the area specifying information managed by the object management means, the destination object determination Means for delivering the message to the destination. Characterized in that the object identified by the object identifier extracted in object determining means for transmitting the event identifier received in the message reception means.

【0011】請求項4では、前記メッセージ送信制御装
置は、さらに、オブジェクト管理手段で格納されている
オブジェクトを、空間内に配置するオブジェクト配置手
段と、前記オブジェクト配置手段で配置されたオブジェ
クトの内、所望のオブジェクト間に示したベクトル及び
ベクトルに対応した位置関係識別子を受け付ける位置関
係受付手段と、前記位置座標関係管理手段に管理されて
いる位置座標関係情報を、前記位置関係受付手段で受け
付けたベクトルと位置関係識別子とにより生成し、前記
位置座標関係管理手段に格納する位置座標関係生成手段
とを備えたことを特徴とする。
According to a fourth aspect of the present invention, the message transmission control device further comprises: an object arranging means for arranging the objects stored in the object managing means in a space; and an object arranged by the object arranging means. A vector received by the positional-relationship receiving unit, the positional-relationship receiving unit receiving a vector shown between desired objects and a positional-relationship identifier corresponding to the vector, and the positional-coordinate relation information managed by the positional-coordinate relation managing unit. And a positional relationship identifier, and a positional coordinate relationship generating means for storing the positional coordinate relationship management means in the positional coordinate relationship managing means.

【0012】請求項5では、オブジェクト識別子と領域
特定情報とを有する組を一つ以上格納するオブジェクト
管理手段と、領域を識別するための領域識別子と領域の
範囲を示す領域情報とを格納する領域管理手段と、領域
識別子とイベント識別子とからなるメッセージを受け付
けるメッセージ受付手段と、前記メッセージ受付手段が
受け付けた領域識別子を用いて、領域管理手段に管理さ
れている領域情報を取り出し、その領域情報とオブジェ
クト管理手段に管理されている領域特定情報とによりそ
の領域情報が示す領域に含まれるオブジェクトのオブジ
ェクト識別子を取り出す送信先決定手段と、前記送信先
決定手段で取り出したオブジェクト識別子で識別される
オブジェクトに対して前記メッセージ受付手段で受け付
けられたイベント識別子を送信するメッセージ配送手段
とを備えたことを特徴とする。
According to a fifth aspect of the present invention, an object management means for storing at least one set having an object identifier and area specifying information, and an area for storing an area identifier for identifying an area and area information indicating a range of the area. The area information managed by the area managing means is extracted by using the managing means, the message receiving means for receiving the message including the area identifier and the event identifier, and the area identifier received by the message receiving means, and the area information A destination identification unit that extracts the object identifier of an object included in the region indicated by the region information by the region identification information managed by the object management unit, and an object that is identified by the object identifier extracted by the destination determination unit. On the other hand, the event accepted by the message acceptance means Characterized in that a message delivery means for transmitting the Besshi.

【0013】[0013]

【作用】請求項1では、メッセージ送信元のオブジェク
トを識別するためのオブジェクト識別子とそのオブジェ
クト識別子で識別されるオブジェクトとの位置関係を示
す位置関係識別子と動作内容を指示させるための識別子
であるイベント識別子とからなるメッセージは、メッセ
ージ受付手段によって受け付けられる。次にオブジェク
ト識別子と位置関係識別子とをパラメータとして、位置
情報を算出する演算式を格納する位置関係管理手段より
その演算式が送信先決定手段によって取り出される。前
記メッセージ受付手段で受け付けられたメッセージに含
まれるメッセージの送信元のオブジェクト識別子と位置
関係識別子とをパラメータとして前記演算式を評価して
空間内の位置情報は送信先決定手段によって算出され
る。前記算出された位置情報を包含するオブジェクトの
オブジェクト識別子は、オブジェクト識別子と、オブジ
ェクトが配置されるべき領域内の座標及び大きさとを示
す情報である領域特定情報とを有する組を一つ以上格納
するオブジェクト管理手段から送信先決定手段によって
取り出される。前記送信先決定手段で取り出されたオブ
ジェクト識別子で識別されるオブジェクトに対して前記
メッセージ受付手段で受け付けられたイベント識別子が
メッセージ配送手段によって送信される。
According to the first aspect of the present invention, an event which is an object identifier for identifying an object of a message sender and a positional relationship identifier indicating a positional relationship between the object identified by the object identifier and an identifier for instructing operation contents The message including the identifier is accepted by the message accepting means. Next, with the object identifier and the positional relationship identifier as parameters, the arithmetic expression is extracted by the transmission destination determining means from the positional relationship management means that stores the arithmetic expression for calculating the positional information. The location information in the space is calculated by the destination determining means by evaluating the arithmetic expression with the object identifier of the sender of the message included in the message accepted by the message accepting means and the positional relationship identifier as parameters. The object identifier of the object including the calculated position information stores at least one set having an object identifier and area specifying information which is information indicating coordinates and a size in an area where the object is to be arranged. It is retrieved from the object management means by the destination determination means. The event identifier accepted by the message accepting means is transmitted by the message delivering means to the object identified by the object identifier extracted by the destination determining means.

【0014】請求項2では、方向と長さを有するベクト
ルおよび空間内の位置関係識別子との対である位置関係
指示情報は、位置関係指示手段によって受け付けられ
る。前記位置関係管理手段で格納される演算式は、前記
位置関係指示手段で受け付けた位置関係指示情報から位
置関係生成手段により生成される。そして、前記位置関
係管理手段にその演算式が位置関係生成手段によって格
納される。
In the second aspect, the positional relationship indicating information, which is a pair of the vector having the direction and the length and the positional relationship identifier in the space, is accepted by the positional relationship indicating means. The arithmetic expression stored in the positional relationship management means is generated by the positional relationship generation means from the positional relationship instruction information received by the positional relationship instruction means. Then, the arithmetic expression is stored in the positional relationship managing means by the positional relationship generating means.

【0015】請求項3では、メッセージ送信元のオブジ
ェクトの配置座標と位置関係識別子とメッセージ送信先
のオブジェクトの配置座標との組は、位置座標関係情報
として位置座標関係管理手段によって格納される。前記
メッセージ入力手段で受け付けたメッセージの送信元の
オブジェクトの識別子と位置座標関係管理手段に格納さ
れている位置座標関係情報を用いて送信先のオブジェク
トの配置座標が送信先オブジェクト決定手段によって取
り出される。さらにその配置座標と前記オブジェクト管
理手段に管理されている領域特定情報とを用いて送信先
のオブジェクトのオブジェクト識別子がオブジェクト管
理手段より送信先オブジェクト決定手段によって取り出
される。
In the third aspect, the set of the arrangement coordinates of the message transmission source object, the positional relationship identifier, and the arrangement coordinates of the message transmission destination object is stored as positional coordinate relationship information by the positional coordinate relationship management means. The arrangement coordinates of the destination object are extracted by the destination object determining means using the identifier of the source object of the message received by the message input means and the positional coordinate relationship information stored in the positional coordinate relationship managing means. Further, the object identifier of the destination object is retrieved by the destination object determining means from the object managing means using the arrangement coordinates and the area specifying information managed by the object managing means.

【0016】前記送信先オブジェクト決定手段で取り出
されたオブジェクト識別子で識別されるオブジェクトに
対して前記メッセージ受付手段で受け付けられたイベン
ト識別子が、メッセージ配送手段によって送信される。
請求項4では、オブジェクト管理手段で格納されている
オブジェクトは、空間内にオブジェクト配置手段によっ
て配置される。前記オブジェクト配置手段で配置された
オブジェクトの内、所望のオブジェクト間に示したベク
トル及びベクトルに対応した位置関係識別子が位置関係
受付手段によって受け付けられる。前記位置座標関係管
理手段に管理されている位置座標関係情報を、前記位置
関係受付手段で受け付けたベクトルと位置関係識別子と
により位置座標関係関係生成手段によって生成される。
そして、その位置座標関係情報は、位置座標関係管理手
段によって前記位置座標関係管理手段に格納される。
The event identifier accepted by the message accepting means is transmitted by the message delivering means to the object identified by the object identifier retrieved by the destination object determining means.
In the fourth aspect, the object stored in the object management means is arranged in the space by the object arrangement means. Among the objects arranged by the object arranging means, a vector shown between desired objects and a positional relationship identifier corresponding to the vector are received by the positional relationship receiving means. The positional coordinate relationship information managed by the positional coordinate relationship managing means is generated by the positional coordinate relationship generating means based on the vector and the positional relationship identifier received by the positional relationship receiving means.
Then, the positional coordinate relation management information is stored in the positional coordinate relation management means by the positional coordinate relation management means.

【0017】請求項5では、領域を識別するための領域
識別子とイベント識別子とからなるメッセージは、メッ
セージ受付手段によって受け付けられる。前記メッセー
ジ受付手段が受け付けた領域識別子を用いて、領域識別
子と領域の範囲を示す領域情報とを格納する領域管理手
段に管理されている領域情報が送信先決定手段によって
取り出される。そして取り出された領域情報と、オブジ
ェクト識別子と領域特定情報とを有する組を一つ以上格
納するオブジェクト管理手段に管理されている領域特定
情報とによりその領域情報が示す領域に含まれるオブジ
ェクトのオブジェクト識別子が送信先決定手段により取
り出される。前記送信先決定手段で取り出されたオブジ
ェクト識別子で識別されるオブジェクトに対して、前記
メッセージ受付手段で受け付けられたイベント識別子
は、メッセージ配送手段によって送信される。
In the fifth aspect, the message including the area identifier for identifying the area and the event identifier is accepted by the message accepting means. Using the area identifier received by the message reception means, the area information managed by the area management means that stores the area identifier and the area information indicating the range of the area is retrieved by the destination determination means. Then, the object identifier of the object included in the area indicated by the area information by the extracted area information and the area specifying information managed by the object management means that stores one or more pairs having the object identifier and the area specifying information. Is taken out by the destination determining means. The event identifier accepted by the message accepting means is transmitted by the message delivering means to the object identified by the object identifier retrieved by the destination determining means.

【0018】[0018]

【実施例】図5は、本発明のメッセージ送信制御装置を
取り巻く環境を示す図である。本図は、メッセージ送信
制御装置1、シュミレーション装置2、入力部3、表示
部4から構成されている。シュミレーション装置2は、
例えば図6のように、テレビのリモコンのボタン等を表
すオブジェクト等を表示部4に表示させる。また、ボタ
ン等を表すオブジェクト等を仮想的にリモコンのボタン
とみなして、使用者より操作指示を入力部3を介して受
け付ける。そして、受け付けた指示により表示部4が表
示している状態を変更する。また、操作指示の例として
は、図6において61のチャンネルボタンを示すオブジ
ェクトを選択し、チャンネルを12から1に変えるなど
の指示である。また、これらのボタン等を表すオブジェ
クトの差し替えについても、使用者からの指示を入力部
3を介して受け付け、本シュミレーション装置2が行
う。差し替えとは、例えば、図6において、62に示さ
れれる現在のチャンネル番号を表示するチャンネルボッ
クスを示すオブジェクトを、異なった表示の仕方をする
他の種類のチャンネルボックスに入れ替えることなどを
いう。また、このシュミレーション装置2は、内部に変
換部5を有している。変換部5については、後に説明す
る。
FIG. 5 is a diagram showing the environment surrounding the message transmission control device of the present invention. This figure comprises a message transmission control device 1, a simulation device 2, an input unit 3, and a display unit 4. The simulation device 2
For example, as shown in FIG. 6, an object or the like representing a button or the like of the remote controller of the television is displayed on the display unit 4. Further, an object representing a button or the like is virtually regarded as a button on the remote controller, and an operation instruction from the user is received via the input unit 3. Then, the state displayed on the display unit 4 is changed according to the received instruction. Further, as an example of the operation instruction, there is an instruction to select the object indicating the channel button 61 in FIG. 6 and change the channel from 12 to 1. Further, the replacement of the objects representing these buttons and the like is also performed by the simulation device 2 upon receiving an instruction from the user via the input unit 3. The replacement means, for example, replacing the object, which is shown in FIG. 6 and which shows the channel box for displaying the current channel number, with another type of channel box having a different display method. The simulation device 2 also has a converter 5 inside. The conversion unit 5 will be described later.

【0019】表示部4は、CRT等で実現される。入力
部3は、キーボード、マウス等で実現される。変換部5
は、ボタン等を表すオブジェクト等を仮想的にリモコン
のボタンとみなしたときの使用者による操作指示を、シ
ュミレーション装置2が入力部3を介して受け付けたと
き、それを用いて、メッセージ送信制御装置1に送るべ
きメッセージを作成し、それをメッセージ送信制御装置
1に送る。メッセージとは、第1の実施例では送信元の
オブジェクト識別子と位置関係識別子とイベント識別子
である。送信元のオブジェクト識別子とは、送信元つま
り現在操作対象であるオブジェクトの識別子である。イ
ベント識別子とは、イベントを表す識別子である。位置
関係識別子とは、”上、下、左、右”などの位置関係を
表す識別子である。これは、例えば図6において、61
のチャンネルボタンを表すオブジェクトが使用者により
操作され、チャンネルを変えるというイベントを受け付
けたとき、そのイベントの内容に基づいてどの位置にあ
るオブジェクトにイベントを送信すべきであるかを示
す”上、下、左、右”などの位置関係として作成され
る。
The display unit 4 is realized by a CRT or the like. The input unit 3 is realized by a keyboard, a mouse or the like. Converter 5
When the simulation device 2 receives via the input unit 3 an operation instruction by the user when an object representing a button or the like is virtually regarded as a button of a remote controller, the message transmission control device 1 creates a message to be sent to 1 and sends it to the message sending controller 1. The message is, in the first embodiment, the object identifier of the transmission source, the positional relationship identifier, and the event identifier. The transmission source object identifier is an identifier of the transmission source, that is, the object that is the current operation target. The event identifier is an identifier that represents an event. The positional relationship identifier is an identifier representing a positional relationship such as "up, down, left, right". This is, for example, 61 in FIG.
When the object that represents the channel button of is operated by the user and accepts an event of changing the channel, it indicates to which position the object should be sent based on the content of the event. , Left, right ”and so on.

【0020】メッセージ送信制御装置1は、変換部5よ
りメッセージを受け付け、どのオブジェクトにイベント
識別子を送るべきか決定する。具体的には、図1に示
す。本図は、オブジェクト管理手段11、位置関係管理
手段12、メッセージ受付手段13、送信先決定手段1
4、メッセージ配送手段15、位置関係指示手段16、
位置関係生成手段17から構成されている。
The message transmission control device 1 receives a message from the conversion unit 5 and determines to which object the event identifier should be sent. Specifically, it is shown in FIG. This figure shows an object management unit 11, a positional relationship management unit 12, a message reception unit 13, and a destination determination unit 1.
4, message delivery means 15, positional relationship instruction means 16,
It is composed of the positional relationship generating means 17.

【0021】オブジェクト管理手段11は、オブジェク
トを識別するためのオブジェクト識別子と、2次元空間
内の座標(x座標およびy座標)で表される位置情報と
2次元空間内の大きさを示す領域情報(幅と高さ)など
を属性情報として有するオブジェクトを一つ以上管理す
る。また、管理されているオブジェクトに対するイベン
トを受け付け、その結果オブジェクトから発生するイベ
ントや表示部4に対する指示等はシュミレーション装置
2に対して送られる。具体的に管理されているオブジェ
クトのなかの属性情報の内容の例としては、図4に示
す。この場合のオブジェクトは図6の61〜67に示す
ように、テレビのリモコンの各ボタン等の構成要素を示
すものが例としてあげられている。まず41のオブジェ
クト識別子は、オブジェクトを識別するための識別子で
ある。42のクラスはオブジェクトを同じグループでま
とめる時の名前であり、ここでは、パネル、ボタン、ボ
ックスの三種類のクラスからなる。次に43の形状と
は、図6に示すこれらのボタン等を示すオブジェクトの
表示された形である。44の大きさとは、形状43で示
される部分の大きさであり、Wは横幅、Hは高さ(縦
幅)を示す。そして形状43及び大きさ44を合わせて
領域情報とする。45の配置座標は、位置情報であり、
具体的には、これらのボタン等が67に示すTV操作パ
ネル内での配置されるべき座標である。また、配置座標
に値の入っていないオブジェクトはTV操作パネル67
に配置されていないことを示す。46の候補データと
は、図6の62、64、65などのボックス内に表示さ
れるべき数値、文字である。フォーカスは、ONである
とき現在操作対象であることを示し、OFFであるとき
現在操作対象でないことを示す。
The object managing means 11 is an object identifier for identifying an object, position information represented by coordinates (x coordinate and y coordinate) in the two-dimensional space, and area information indicating a size in the two-dimensional space. One or more objects having (width and height) as attribute information are managed. Further, an event for a managed object is accepted, and as a result, an event generated from the object, an instruction for the display unit 4, and the like are sent to the simulation device 2. FIG. 4 shows an example of the contents of the attribute information of the objects that are specifically managed. As an object in this case, as shown by 61 to 67 in FIG. 6, objects showing components such as buttons of the remote controller of the television are given as an example. First, the object identifier 41 is an identifier for identifying an object. The 42 class is a name when the objects are grouped in the same group, and is composed of three types of classes, panel, button and box. Next, the shape of 43 is the displayed shape of the object showing these buttons and the like shown in FIG. The size of 44 is the size of the portion indicated by the shape 43, where W is the horizontal width and H is the height (vertical width). Then, the shape 43 and the size 44 are combined to form area information. The arrangement coordinates of 45 are position information,
Specifically, these buttons and the like are coordinates to be arranged in the TV operation panel indicated by 67. In addition, an object whose layout coordinates have no value is displayed on the TV operation panel 67.
Indicates that it is not placed in. The 46 candidate data are numerical values and characters to be displayed in boxes such as 62, 64, and 65 in FIG. When the focus is ON, it indicates that it is the current operation target, and when it is OFF, it indicates that it is not the current operation target.

【0022】また、管理されているオブジェクトのう
ち、ボタンを示すオブジェクトは、操作のためのスイッ
チを示すオブジェクトであり、その操作をイベントとし
て受け付け、その結果他のオブジェクトに対するイベン
トを発生する。ボックスを示すオブジェクトは、ボタン
での操作結果である値をイベントを受け付けることによ
り表示するオブジェクトである。パネルを示すオブジェ
クトは、これらのボタンやボックスを示すオブジェクト
が配置されるべき部分を示すオブジェクトである。
Among the managed objects, the button object is an object for a switch for operation, accepts the operation as an event, and as a result, generates an event for another object. The object that indicates a box is an object that displays a value that is the operation result of a button by accepting an event. The object showing the panel is an object showing a portion where the objects showing these buttons and boxes are to be arranged.

【0023】位置関係管理手段12は、”上、下、左、
右”などのような位置関係を示す位置関係識別子と現在
操作対象である送信元のオブジェクト識別子とをパラメ
ータとして2次元空間内の特定座標を算出するために用
いる演算式を格納している。演算式の例としては、一般
式として、f(O,L)=(get_x(O)+get
V_x(L),get_y(O)+getV_y
(L))と表される。”O”は、現在操作対象である送
信元のオブジェクト識別子であり、Lは、位置関係識別
子を意味する。ここで、get_x(O)は、現在操作
対象である送信元のオブジェクト識別子で示されるオブ
ジェクトの配置座標のx成分を意味し、同様にget_
y(O)は、オブジェクトの配置座標のy成分を意味す
る。また、getV_x(L)とgetV_y(L)は
それぞれ、位置関係識別子に対応して格納されている値
である、具体的には、位置関係識別子”上”、”
下”、”右”、”左”と、それぞれの位置関係識別子に
対応しているベクトルが「(0,−20)」、「(0,
20)」、「(30,0)」、「(−30,0)」であ
るとすると、getV_x(上)=0 getV_x(下)=0 getV_x(右)=30 getV_x(左)=−30 getV_y(上)=−20 getV_y(下)=20 getV_y(右)=0 getV_y(左)=0 となる。
The positional relationship managing means 12 is "upper, lower, left,
The arithmetic expression used to calculate the specific coordinates in the two-dimensional space is stored by using the positional relationship identifier indicating the positional relationship such as “right” and the object identifier of the transmission source which is the current operation target as parameters. As an example of the formula, as a general formula, f (O, L) = (get_x (O) + get
V_x (L), get_y (O) + getV_y
(L)). “O” is an object identifier of a transmission source which is currently an operation target, and L means a positional relationship identifier. Here, get_x (O) means the x component of the arrangement coordinate of the object indicated by the object identifier of the transmission source which is the current operation target, and similarly get_x (O).
y (O) means the y component of the arrangement coordinates of the object. Further, getV_x (L) and getV_y (L) are values stored in correspondence with the positional relationship identifiers, specifically, the positional relationship identifiers "up" and "
Vectors corresponding to respective positional relationship identifiers are “(0, −20)”, “(0,
20) ”,“ (30,0) ”, and“ (−30,0) ”, getV_x (top) = 0 getV_x (bottom) = 0 getV_x (right) = 30 getV_x (left) = − 30 getV_y (upper) =-20 getV_y (lower) = 20 getV_y (right) = 0 getV_y (left) = 0.

【0024】メッセージ受付手段13は、変換部5より
メッセージの受け付ける。ここではメッセージの具体例
として、(音量ボタン、上、フォーカス移動)を受け付
けたとする。これは、図6に示すように、音量ボタン
は、現在使用者が操作しているオブジェクトをしめす音
量ボタン63のオブジェクト識別子である。フォーカス
移動とは、受け付けた動作内容の指示をしめす。上は、
受け付けた位置関係識別子である。
The message accepting means 13 accepts a message from the converting section 5. Here, as a specific example of the message, it is assumed that (volume button, up, focus movement) is accepted. As shown in FIG. 6, the volume button is the object identifier of the volume button 63 indicating the object currently operated by the user. The focus movement is an instruction of the received operation content. Above is
It is the received positional relationship identifier.

【0025】送信先決定手段14は、メッセージ受付手
段13が受け付けたメッセージのうち送信元のオブジェ
クト識別子が示すオブジェクトの配置座標をオブジェク
ト管理手段11より取り出す。例としては、送信元のオ
ブジェクト識別子が”音量ボタン”であれば、そのオブ
ジェクト識別子が示す配置座標である(5、30)を図
4に示すオブジェクト管理手段11より取り出す。次に
メッセージ受付手段13によって受け付けられたメッセ
ージのうち位置関係識別子を用いて位置関係管理手段1
2に管理されている演算式を取り出す。取り出された配
置座標と演算式とにより2次空間内の特定の座標を算出
する。例としては、受け付けた位置関係識別子が”上”
で、配置座標が(5、30)であるので、位置関係管理
手段12から取り出した演算式「f(O、L)」より、
f(音量ボタン,上)=(get_x(O)+getV
_x(上),get_y(O)+getV_y(上))
=(5+0,30−20)=(5,10)と評価して、
特定の座標「(5,10)」を算出する。
The destination determining means 14 retrieves from the object managing means 11 the arrangement coordinates of the object indicated by the object identifier of the sender in the message accepted by the message accepting means 13. As an example, if the transmission source object identifier is "volume button", the arrangement coordinates (5, 30) indicated by the object identifier are retrieved from the object management means 11 shown in FIG. Next, the positional relationship management unit 1 uses the positional relationship identifier among the messages received by the message receiving unit 13.
The arithmetic expression controlled by 2 is taken out. Specific coordinates in the quadratic space are calculated from the extracted arrangement coordinates and the arithmetic expression. As an example, the received positional relationship identifier is "upper"
Since the arrangement coordinates are (5, 30), from the arithmetic expression “f (O, L)” extracted from the positional relationship management means 12,
f (volume button, up) = (get_x (O) + getV
_X (top), get_y (O) + getV_y (top))
= (5 + 0,30-20) = (5,10)
A specific coordinate “(5,10)” is calculated.

【0026】そしてオブジェクトの属性情報のうち配置
座標と大きさとで表される領域内にその特定の座標を包
含する属性情報を有するオブジェクトを特定し、そのオ
ブジェクトのオブジェクト識別子をオブジェクト管理手
段11から取り出す。ただし、取り出すオブジェクト識
別子のうちクラスがパネルのオブジェクトのオブジェク
ト識別子は、取り出す対象から除外する。具体例として
は、配置座標と大きさとで表される領域内にその特定の
座標「(5、10)」を包含する領域は、図4に示すオ
ブジェクト”チャンネルボタン”の属性情報である配置
座標「(5、10)」と大きさ(20、10)で表され
る領域であるので、その領域を表す配置座標と大きさを
属性情報として持つオブジェクトに特定され、そのオブ
ジェクト識別子が取り出される。
Then, of the attribute information of the object, the object having the attribute information including the specific coordinates in the area represented by the arrangement coordinates and the size is specified, and the object identifier of the object is retrieved from the object management means 11. . However, among the object identifiers to be extracted, the object identifiers of objects whose class is panel are excluded from the objects to be extracted. As a specific example, the area including the specific coordinate “(5, 10)” in the area represented by the arrangement coordinate and the size is the arrangement coordinate which is the attribute information of the object “channel button” shown in FIG. Since the area is represented by "(5, 10)" and the size (20, 10), it is specified as an object having the arrangement coordinates and the size representing the area as attribute information, and the object identifier is extracted.

【0027】メッセージ配送手段15は、送信先決定手
段14で取り出されたオブジェクト識別子で識別される
オブジェクトに対してメッセージ受付手段13で受け付
けたイベント識別子を送信するものである。例として
は、オブジェクト識別子”チャンネルボタン”に、イベ
ント識別子”フォーカス移動”を送信する。位置関係指
示手段16は、方向と長さを有するベクトルと位置関係
識別子とからなる位置関係指示情報を受け付ける。方向
と長さを有するベクトルとは、図7に示す左側の”↑↓
→←”などであり、これらは、図形エディターなどで入
力される。
The message delivery means 15 sends the event identifier accepted by the message accepting means 13 to the object identified by the object identifier retrieved by the destination determining means 14. As an example, the event identifier “focus movement” is transmitted to the object identifier “channel button”. The positional relationship instruction means 16 receives positional relationship instruction information including a vector having a direction and a length and a positional relationship identifier. A vector having a direction and a length means "↑ ↓" on the left side in FIG.
→ ← ”, etc., and these are input by a graphic editor or the like.

【0028】位置関係生成手段17は、位置関係指示手
段16で受け付けた位置関係指示情報から位置関係管理
手段12に格納されるべき演算式を生成する。具体的に
は、図形エディターなどで入力されたこれらの方向と長
さを有するベクトルから、XY座標で表した「(X、
Y)」などの形に変換したベクトルを用い、さらに位置
関係識別子を対応させて位置関係管理手段12に格納さ
れている演算式を生成する。
The positional relationship generation means 17 generates an arithmetic expression to be stored in the positional relationship management means 12 from the positional relationship instruction information received by the positional relationship instruction means 16. Specifically, from a vector having these directions and lengths input by a graphic editor or the like, the expression “(X,
Y) ”is used to generate the arithmetic expression stored in the positional relationship managing means 12 in association with the positional relationship identifier.

【0029】位置関係指示手段16と位置関係生成手段
17の制御動作については、図2に従って演算式を生成
する。次に、メッセージの送信先が決定される制御につ
いて、図3に示すフローチャートに従って説明する。例
として図6の63の音量ボタンを示すオブジェクトから
64の音量ボックスを示すオブジェクトにメッセージを
送信する場合を想定する。具体的には、音量ボタンを操
作して、音量をあげるという操作をしたときに、(音量
ボタン、右、音量増加)のメッセージが変換部5で生成
されたときである。
Regarding the control operation of the positional relationship indicating means 16 and the positional relationship generating means 17, an arithmetic expression is generated according to FIG. Next, the control for determining the destination of the message will be described with reference to the flowchart shown in FIG. As an example, assume a case where a message is transmitted from an object indicating a volume button 63 in FIG. 6 to an object indicating a volume box 64. Specifically, when the volume button is operated to increase the volume, the message (volume button, right, volume increase) is generated by the conversion unit 5.

【0030】まずメッセージを受け付ける。従って、オ
ブジェクト識別子としては、”音量ボタン”、位置関係
識別子としては、”右”、イベント識別子としては、”
音量増加”を受け付けている(ステップS301〜ステ
ップS304)。次に受け付けたメッセージ送信元のオ
ブジェクトのオブジェクトの識別子である”音量ボタ
ン”から図4に管理されているそのオブジェクトの配置
座標である(5、30)を取り出す(ステップS30
5)。さらにその配置座標及び位置関係識別子である”
右”に基づいて特定の座標(35、30)を算出する
(ステップS306)。さらに、送信先決定手段14
は、その特定の座標を包含するオブジェクトが、オブジ
ェクト管理手段11に格納されているかを図4に示す配
置座標及び大きさを基にして判断する(ステップS30
7)。ここで、特定の座標(35、30)は、音量ボッ
クス1に含まれるので、その座標を包含するオブジェク
トは、”音量ボックス1”と判断される。次に、イベン
ト識別子である”音量増加”を、オブジェクト識別子で
ある”音量ボックス1”に送信する(ステップS307
〜ステップS310)。
First, a message is accepted. Therefore, the object identifier is "volume button", the positional relationship identifier is "right", and the event identifier is "
"Increase in volume" is accepted (steps S301 to S304). From the "volume button", which is the identifier of the object of the object of the message transmission source accepted next, is the arrangement coordinate of that object managed in FIG. 4 ( 5, 30) is taken out (step S30
5). Furthermore, it is the arrangement coordinate and the positional relation identifier.
The specific coordinates (35, 30) are calculated based on "right" (step S306).
Judges whether the object including the specific coordinates is stored in the object management means 11 based on the arrangement coordinates and the size shown in FIG. 4 (step S30).
7). Here, since the specific coordinates (35, 30) are included in the volume box 1, the object including the coordinates is determined to be “volume box 1”. Next, the event identifier "volume increase" is transmitted to the object identifier "volume box 1" (step S307).
-Step S310).

【0031】以上のように本実施例によれば、上下左右
などの方向で送信先のオブジェクトを決定することによ
り、オブジェクトの配置が変更になったときまたは配置
されるオブジェクトが差し替えられた時などに、メッセ
ージ送信命令を書き換えなくとも正常にしかも高速にメ
ッセージを送信することができる。なお、本実施例にお
いては、送信先オブジェクトは1つに特定出来たが、算
出した特定の座標を包含するオブジェクトが複数あって
も良い。そのとき、複数のオブジェクトに優先順位を持
たせることによって、送信先オブジェクトを決定しても
よいし、算出した座標を包含するオブジェクトすべてに
イベントを送信してもよい。
As described above, according to the present embodiment, by determining the destination object in the directions such as up, down, left and right, when the placement of the object is changed or the placed object is replaced, etc. In addition, the message can be transmitted normally and at high speed without rewriting the message transmission instruction. In addition, in the present embodiment, one destination object could be specified, but there may be a plurality of objects that include the calculated specific coordinates. At this time, the destination object may be determined by giving priority to a plurality of objects, or the event may be transmitted to all the objects including the calculated coordinates.

【0032】なお、本実施例においては、それぞれの位
置関係識別子に対応したベクトルは1つしか示されてい
なかったが、複数示しても良い。それぞれの位置関係識
別子に対応したベクトルが複数示されていた場合は、ベ
クトルに優先順位をもたせることによって、送信先オブ
ジェクトを決定してもよいし、複数のベクトルをf
(O,L)のパラメータとして評価して複数の特定の座
標を算出し、複数の特定の座標を包含するオブジェクト
すべてにイベントを送信してもよい。あるいは算出され
た複数の特定の座標を最も多く包含するオブジェクト1
つにイベントを送信してもよい。
Although only one vector corresponding to each positional relationship identifier is shown in the present embodiment, a plurality of vectors may be shown. When a plurality of vectors corresponding to the respective positional relationship identifiers are shown, the destination object may be determined by giving priority to the vectors, or the plurality of vectors may be set to f.
You may evaluate as a parameter of (O, L), calculate a some specific coordinate, and may transmit an event to all the objects containing a some specific coordinate. Alternatively, an object 1 that most contains a plurality of calculated specific coordinates.
You may send an event to any one.

【0033】なお、本実施例においては、空間として2
次元空間の実施例を示したが、1次元空間であっても3
次元空間であってもよい。空間の次元数は任意の次元数
でよい。なお、本実施例においては、座標系としてxy
座標系を用いたが、空間内の位置を特定することが可能
な座標系であれば、任意の座標系を用いて良い。
In this embodiment, the space is 2
Although the example of the dimensional space is shown, even if the dimensional space is 3
It may be a dimensional space. The dimensionality of the space may be any dimensionality. In this embodiment, the coordinate system is xy.
Although the coordinate system is used, any coordinate system may be used as long as the coordinate system can specify the position in the space.

【0034】図8は本発明の第2の実施例におけるメッ
セージ送信制御装置のブロック図である。本図は、オブ
ジェクト管理手段21、位置座標関係管理手段22、メ
ッセージ受付手段23、送信先オブジェクト決定手段2
4、メッセージ配送手段25、オブジェクト配置手段2
6、位置関係指示手段27、位置関係生成手段28とか
ら構成されている。
FIG. 8 is a block diagram of a message transmission control device in the second embodiment of the present invention. This figure shows an object management unit 21, a position coordinate relationship management unit 22, a message reception unit 23, and a destination object determination unit 2.
4, message delivery means 25, object placement means 2
6, a positional relationship instructing means 27 and a positional relationship generating means 28.

【0035】また、本実施例におけるメッセージ送信制
御装置を取り巻く環境は、第1の実施例と同様なので、
説明を省略する、また、本実施例のオブジェクト管理手
段21とメッセージ受付手段23とメッセージ配送手段
25は、第1の実施例のオブジェクト管理手段11とメ
ッセージ受付手段13とメッセージ配送手段15と同様
であるので、ここでは説明を省略する。
Since the environment surrounding the message transmission control device in this embodiment is the same as that of the first embodiment,
The description is omitted, and the object management means 21, the message reception means 23, and the message delivery means 25 of this embodiment are the same as the object management means 11, the message reception means 13, and the message delivery means 15 of the first embodiment. Therefore, the description is omitted here.

【0036】位置座標関係管理手段22は、図11に示
すように、送信元のオブジェクトの配置座標及び「上、
下、左、右」などの位置関係識別子と送信先のオブジェ
クトの配置座標との組を対応させて格納している。格納
されている例として、図11に示すそれぞれの組は、図
10に示す101〜109の指示の方向に対応する。つ
まり例えば101は、チャンネルボタン111からチャ
ンネルボックス112へという指示の方向を意味してい
る。それに対応する図11にしめす位置関係識別子と配
置座標の組は、11aである。それは、11aの送信元
のオブジェクトの配置座標である(5、10)は、図4
により、”チャンネルボタン”の配置座標であることが
分かり、また、送信先のオブジェクトの配置座標である
(40、10)は、図4により、”チャンネルボック
ス”の配置座標であることから分かる。同様に、他の位
置関係と配置座標の組も図10に示す指示の方向と対応
がある。、それぞれの配置座標は、図4に格納されてい
るオブジェクトの配置座標に対応する。
As shown in FIG. 11, the positional coordinate relationship management means 22 determines the arrangement coordinates of the source object and "up,
A pair of a positional relationship identifier such as "bottom, left, right" and the arrangement coordinates of the destination object is stored in association with each other. As a stored example, each set shown in FIG. 11 corresponds to the directions of the instructions 101 to 109 shown in FIG. That is, for example, 101 means the direction of the instruction from the channel button 111 to the channel box 112. The corresponding set of positional relationship identifiers and arrangement coordinates shown in FIG. 11 is 11a. It is the arrangement coordinates of the transmission source object of 11a (5, 10) as shown in FIG.
It can be seen from the arrangement coordinates of the "channel button", and the arrangement coordinates (40, 10) of the destination object are the arrangement coordinates of the "channel box" according to FIG. Similarly, other pairs of positional relationships and arrangement coordinates also correspond to the directions of instructions shown in FIG. , The respective arrangement coordinates correspond to the arrangement coordinates of the object stored in FIG.

【0037】送信先オブジェクト決定手段24は、メッ
セージ受付手段23が受け付けた送信元のオブジェクト
識別子が示すオブジェクトの配置座標をオブジェクト管
理手段21から取り出す。例としては、送信元のオブジ
ェクト識別子が”音量ボタン”であれば、そのオブジェ
ク識別子が示す配置座標である(5,30)を図4に示
すオブジェクト管理手段21より取り出す。取り出され
た送信元のオブジェクトの配置座標と次にメッセージ受
付手段によって受け付けられた位置関係識別子とを用い
て位置座標関係管理手段22に格納されている送信先の
オブジェクトの配置座標を取り出す。例としては、取り
出された配置座標が(5、30)であり、受け付けられ
た位置関係識別子が”上”であるので、位置座標関係管
理手段22から該当する送信先のオブジェクトの配置座
標(5、10)を、図11の11bの組に基づいて取り
出す。そしてその配置座標が示すオブジェクトをその配
置座標を基に特定し、そのオブジェクトのオブジェクト
識別子をオブジェクト管理手段21より取り出す。例と
しては、(5、10)の配置座標に基づいて、オブジェ
クト識別子”チャンネルボタン”が取り出される。
The destination object determining means 24 retrieves from the object managing means 21 the arrangement coordinates of the object indicated by the source object identifier received by the message receiving means 23. As an example, if the transmission source object identifier is "volume button", the arrangement coordinates (5, 30) indicated by the object identifier are taken out from the object management means 21 shown in FIG. The placement coordinates of the destination object stored in the location coordinate relationship management means 22 are retrieved using the retrieved placement coordinates of the transmission source object and the location relationship identifier accepted by the message acceptance means. As an example, since the retrieved arrangement coordinates are (5, 30) and the received positional relationship identifier is "upper", the positional coordinate relationship managing means 22 arranges the arrangement coordinates (5 10) is taken out based on the set of 11b in FIG. Then, the object indicated by the arrangement coordinates is specified based on the arrangement coordinates, and the object identifier of the object is taken out from the object management means 21. As an example, the object identifier “channel button” is taken out based on the arrangement coordinates of (5, 10).

【0038】オブジェクト配置手段26は、オブジェク
ト管理手段21で格納されているオブジェクトを平面上
に配置する。具体的には、図4で示される属性情報を持
つオブジェクトを順次その配置座標に基づいて配置す
る。その際、配置座標がオブジェクト管理手段21に格
納されていない場合は配置する対象から除外する。ま
た、配置された状態は、図6に示される。
The object placement means 26 places the objects stored in the object management means 21 on a plane. Specifically, the objects having the attribute information shown in FIG. 4 are sequentially arranged based on the arrangement coordinates. At that time, if the placement coordinates are not stored in the object management means 21, they are excluded from the placement targets. Further, the arranged state is shown in FIG.

【0039】位置関係指示手段27は、オブジェクト配
置手段26で配置されたオブジェクト間の図10に示す
ようなベクトルと、ベクトルに対応した位置関係識別子
との指定を受け付ける。この場合、これら図10に示す
101〜109のベクトルは、図形エディターなどで指
定される。また、このベクトルより送信元のオブジェク
トのオブジェクト識別子と、送信先のオブジェクトの識
別子が特定できるように指定されることとする。
The positional relationship instructing means 27 accepts the designation of the vector between the objects arranged by the object arranging means 26 as shown in FIG. 10 and the positional relationship identifier corresponding to the vector. In this case, the vectors 101 to 109 shown in FIG. 10 are designated by a graphic editor or the like. Further, it is assumed that the object identifier of the transmission source object and the transmission destination object identifier can be specified from this vector.

【0040】位置関係生成手段28は、位置関係指示手
段27で受け付けたベクトル及び位置関係識別子から図
11に示すような送信元のオブジェクトの配置座標と位
置関係識別子と送信先のオブジェクトのオブジェクト識
別子からなる位置関係情報を生成する。具体的には、位
置関係指示手段27で受け付けたベクトルから送信元の
オブジェクトのオブジェクト識別子と送信先のオブジェ
クトのオブジェクト識別子を特定する。例として、10
1に示すベクトルであれば送信元のオブジェクトのオブ
ジェクト識別子は、図6の111の”チャンネルボタ
ン”と特定され、送信先のオブジェクトのオブジェクト
識別子は、図6の112の”チャンネルボックス”と特
定される。そしてこれらの送信元のオブジェクトのオブ
ジェクト識別子と送信先のオブジェクトのオブジェクト
識別子からそれらのオブジェクトが持つ配置座標をオブ
ジェクト管理手段21から取り出す。例えば、送信元の
オブジェクト識別子は、”チャンネルボタン”であるの
で、配置座標(5、10)を取り出し、送信先のオブジ
ェクト識別子は、”チャンネルボックス”であるので、
配置座標(40、10)を取り出す。この場合、位置関
係指示手段27で受け付けた位置関係識別子”右”を受
け付けていたとすると、この位置関係識別子”右”、取
り出された送信元のオブジェクトの配置座標(5、1
0)と送信先のオブジェクトの配置座標(40、10)
とにより、11aに示す位置関係情報を生成する。
From the vector and the positional relationship identifier received by the positional relationship instructing means 27, the positional relationship generating means 28 uses the arrangement coordinates of the source object, the positional relationship identifier and the object identifier of the destination object as shown in FIG. The following positional relationship information is generated. Specifically, the object identifier of the transmission source object and the object identifier of the transmission destination object are specified from the vector received by the positional relationship instructing means 27. As an example, 10
If it is the vector shown in FIG. 1, the object identifier of the transmission source object is specified as “channel button” of 111 in FIG. 6, and the object identifier of the transmission destination object is specified as “channel box” of 112 in FIG. It Then, the placement coordinates of these objects are retrieved from the object management means 21 from the object identifiers of the source objects and the object identifiers of the destination objects. For example, since the object identifier of the transmission source is "channel button", the arrangement coordinates (5, 10) are taken out, and the object identifier of the transmission destination is "channel box".
The arrangement coordinates (40, 10) are taken out. In this case, if the positional relationship identifier “right” received by the positional relationship instructing means 27 is accepted, this positional relationship identifier “right”, the arrangement coordinates (5, 1, 1) of the extracted source object
0) and the placement coordinates of the destination object (40, 10)
By this, the positional relationship information shown in 11a is generated.

【0041】上記のように構成されたメッセージ送信制
御方法におけるオブジェクト配置手段26と位置関係指
示手段27と位置関係生成手段28とでの位置関係情報
生成動作制御について、図9に示すフローチャートに従
って説明する。まずオブジェクトの配置座標が図4に示
すオブジェクト管理手段21の属性情報に存在するかど
うかを判定し(ステップS901〜ステップS90
3)、配置座標の存在するもののみ平面上に配置してゆ
く(ステップS904、ステップS905)。これは、
オブジェクト管理手段21に管理されている全てのオブ
ジェクトに対して行われ、配置され終わった状態は、図
6に示される状態である。次に配置されたオブジェクト
に対して、オブジェクト間の図10に示すようなベクト
ルと、ベクトルに対応した位置関係識別子との指定を受
け付ける(ステップS906)。そして、受け付けられ
たベクトル及び位置関係識別子から図11に示すような
送信元のオブジェクトの配置座標と位置関係識別子と送
信先のオブジェクトのオブジェクト識別子からなる位置
関係情報を生成する(ステップS908〜ステップS9
11)。
The positional relationship information generating operation control by the object arranging means 26, the positional relationship instructing means 27, and the positional relationship generating means 28 in the message transmission control method configured as described above will be described with reference to the flowchart shown in FIG. . First, it is determined whether or not the placement coordinates of the object exist in the attribute information of the object management means 21 shown in FIG. 4 (steps S901 to S90).
3) Only those having arrangement coordinates are arranged on the plane (steps S904, S905). this is,
The state in which all objects managed by the object management means 21 are placed and arranged is the state shown in FIG. Next, the designation of a vector between objects and a positional relationship identifier corresponding to the vector is received for the arranged objects (step S906). Then, from the received vector and positional relationship identifier, positional relationship information including the arrangement coordinates of the source object, the positional relationship identifier, and the object identifier of the destination object as shown in FIG. 11 is generated (steps S908 to S9).
11).

【0042】次に、メッセージの送信先が決定される制
御について、図3に示すフローチャートに従って説明す
る。例として図6の63の音量ボタンを示すオブジェク
トから64の音量ボックスを示すオブジェクトにメッセ
ージを送信する場合を想定する。具体的には、音量ボタ
ンを操作して、音量をあげるという操作をしたときであ
る。
Next, the control for determining the message destination will be described with reference to the flowchart shown in FIG. As an example, assume a case where a message is transmitted from an object indicating a volume button 63 in FIG. 6 to an object indicating a volume box 64. Specifically, this is when the volume button is operated to increase the volume.

【0043】まずメッセージとしてメッセージ送信元の
オブジェクトのオブジェクト識別子と位置関係識別子と
イベント識別子を受け付ける(ステップS301〜ステ
ップS304)。この場合のメッセージは、例として
(音量ボタン、右、音量増加)である。従って、オブジ
ェクト識別子としては、”音量ボタン”、位置関係識別
子としては、”右”、イベント識別子としては、”音量
増加”を受け付けている。次に受け付けたメッセージ送
信元のオブジェクトのオブジェクト識別子からそのオブ
ジェクトの配置座標を取り出す(ステップS305)。
例としては、受け付けたオブジェクト識別子である”音
量ボタン”を用いて図4に管理されているそのオブジェ
クトの配置座標である(5、30)を取り出す。さらに
その配置座標及び位置関係識別子である”右”とさらに
図11に示す位置関係情報に基づいて送信先のオブジェ
クトの配置座標(30、30)を算出する(ステップS
306)。さらに、送信先決定手段14は、その特定の
座標を包含するオブジェクトが、オブジェクト管理手段
11に格納されているかを図4に示す配置座標及び大き
さを基にして判断する(ステップS307)。ここで、
配置座標(30、30)は、音量ボックス1に含まれる
ので、その座標を包含するオブジェクトは、”音量ボッ
クス1”と判断される。次に、イベント識別子である”
音量増加”を、オブジェクト識別子である”音量ボック
ス1”に送信する(ステップS307〜ステップS31
0)。
First, an object identifier, a positional relationship identifier, and an event identifier of the message transmission source object are received as a message (steps S301 to S304). The message in this case is (volume button, right, volume increase) as an example. Therefore, "volume button" is accepted as the object identifier, "right" is accepted as the positional relationship identifier, and "volume increase" is accepted as the event identifier. Next, the placement coordinates of the object that is the source of the received message are retrieved from the object identifier (step S305).
For example, using the received object identifier "volume button", the arrangement coordinates (5, 30) of the object managed in FIG. 4 are extracted. Further, the arrangement coordinates (30, 30) of the destination object are calculated based on the arrangement coordinates and the positional relationship identifier "right" and the positional relationship information shown in FIG. 11 (step S).
306). Further, the transmission destination determining means 14 determines whether the object including the specific coordinates is stored in the object managing means 11 based on the arrangement coordinates and the size shown in FIG. 4 (step S307). here,
Since the arrangement coordinates (30, 30) are included in the volume box 1, the object including the coordinates is determined to be “volume box 1”. Next is the event identifier "
“Volume increase” is transmitted to “volume box 1” which is the object identifier (steps S307 to S31).
0).

【0044】以上のように本実施例によれば、送信元の
オブジェクトのそれぞれに位置関係識別子を対応させ
て、送信先のオブジェクトの識別子を決定 するので、
平面上のオブジェクトが貼り換えなどにより他のオブジ
ェクトに変化してもメッセージ送信命令を書き換えるこ
となく、指定位置にある他のオブジェクトに対してメッ
セージを送信することができ、さらに、その指定位置
は、柔軟に指定することができる。
As described above, according to this embodiment, the identifier of the destination object is determined by associating the positional relationship identifier with each of the source objects.
Even if the object on the plane changes to another object due to replacement, etc., it is possible to send a message to another object at the specified position without rewriting the message transmission command, and further, the specified position is It can be specified flexibly.

【0045】次に、第3の実施例について説明する。第
3の実施例におけるメッセージ送信制御装置を取り巻く
環境は、第1の実施例と同様に図5に示す。ただし、本
図のうち変換部5は、第1の実施例と異なり、メッセー
ジ送信制御装置1に送るべきメッセージが異なる。本実
施例におけるメッセージとは、領域の識別子である領域
識別子とイベント識別子である。ここで領域とは、図1
5に示されるようなオブジェクトが配置されるべき領域
である。また、領域識別子は、受け付けたイベントの内
容と現在操作対象となっているオブジェクトのオブジェ
クト識別子により決定される。例えば配置されたオブジ
ェクトを示す図16において、オブジェクト”?ボタ
ン”が使用者により押され、ヘルプメッセージの”表
示”というイベントを受け付けたとき、そのオブジェク
トのオブジェクト識別子及びイベントの内容に基づいて
送信先の領域の領域識別子が決定される。
Next, a third embodiment will be described. The environment surrounding the message transmission control device in the third embodiment is shown in FIG. 5 as in the first embodiment. However, the conversion unit 5 in the figure differs from the first embodiment in the message to be sent to the message transmission control device 1. The message in this embodiment is a region identifier that is a region identifier and an event identifier. Here, the area is shown in FIG.
An area in which an object as shown in 5 is to be placed. The area identifier is determined by the content of the accepted event and the object identifier of the object that is currently the operation target. For example, in FIG. 16 showing the arranged objects, when the object “? Button” is pressed by the user and the event “display” of the help message is accepted, the transmission destination is based on the object identifier of the object and the content of the event. The area identifier of the area is determined.

【0046】図12は本発明の第3の実施例におけるメ
ッセージ送信制御装置のブロック図である。本図は、オ
ブジェクト管理手段31、領域管理手段32、メッセー
ジ受付手段33、送信先決定手段34、メッセージ配送
手段35、オブジェクト配置手段36、領域指示手段3
7、領域情報生成手段38とから構成される。また、本
実施例のメッセージ配送手段35と第1の実施例のメッ
セージ配送手段15とは同様であるので、ここでは説明
を省略する。
FIG. 12 is a block diagram of a message transmission control device according to the third embodiment of the present invention. In the figure, the object managing means 31, the area managing means 32, the message receiving means 33, the destination determining means 34, the message delivering means 35, the object arranging means 36, the area designating means 3 are shown.
7, area information generating means 38. Further, since the message delivery means 35 of the present embodiment and the message delivery means 15 of the first embodiment are the same, description thereof will be omitted here.

【0047】オブジェクト管理手段31は、オブジェク
ト識別子と2次元空間内の座標(x座標およびy座標)
で表される位置情報と2次元空間内の大きさを示す領域
情報(幅と高さ)などを属性情報として有するオブジェ
クトを一つ以上管理するものである。具体的に管理され
ているオブジェクトのなかの属性情報の内容の例として
は、図14に示す。141に示される「文字列の内容」
属性は、文字列のクラスに属するオブジェクトが有する
属性で、表示する文字列を示す。142の「包含するオ
ブジェクト」属性は、パネルクラスに属するオブジェク
トが有する属性で、パネル内に配置されるべきオブジェ
クトのオブジェクト識別子が記述されている。なお、図
14中の「配置(X,Y)」属性が空白(NULL)の
場合は、オブジェクト配置手段36によりそのオブジェ
クトが現在配置されていない状態であることを示してい
る。
The object management means 31 has an object identifier and coordinates in the two-dimensional space (x coordinate and y coordinate).
One or more objects having attribute information such as position information represented by and area information (width and height) indicating the size in the two-dimensional space are managed. FIG. 14 shows an example of the content of the attribute information of the objects that are specifically managed. "Contents of character string" shown in 141
The attribute is an attribute of an object belonging to a character string class and indicates a character string to be displayed. The “include object” attribute 142 is an attribute of an object belonging to the panel class, and describes the object identifier of the object to be arranged in the panel. If the "arrangement (X, Y)" attribute in FIG. 14 is blank (NULL), it means that the object is not currently arranged by the object arrangement means 36.

【0048】領域管理手段32は、送信先の領域の識別
子である領域識別子及び平面座標(X,Y)と幅・高さ
からなる大きさ(W,H)とからなる領域管理情報を格
納する。格納されている内容の例は、図20に示され
る。本図は、図15に示される各領域の領域管理情報を
示している。メッセージ受付手段33は、領域識別子と
イベント識別子からなるメッセージの受け付けを行う。
メッセージの具体例としては、(ヘルプ領域、表示)な
どがある。”表示”は、図16に示す”?ボタン”が押
されている間、図16に示すヘルプメッセージである”
ムービー”、”スピーチ”、”ミュージック”を表示す
るというイベントを意味する。また、”ヘルプ領域”と
は、このイベントの送り先である領域の領域識別子を示
す。
The area management means 32 stores the area identifier which is the identifier of the destination area and the area management information consisting of the plane coordinates (X, Y) and the size (W, H) consisting of width and height. . An example of the stored contents is shown in FIG. This figure shows the area management information of each area shown in FIG. The message accepting means 33 accepts a message including an area identifier and an event identifier.
Specific examples of the message include (help area, display). "Display" is the help message shown in FIG. 16 while the "? Button" shown in FIG. 16 is being pressed.
This means an event of displaying "movie", "speech", and "music". The "help area" indicates an area identifier of an area to which this event is sent.

【0049】送信先決定手段34は、メッセージ受付手
段33が受け付けた領域識別子を用いて、領域管理手段
32に管理されている領域管理情報を取り出す。領域管
理情報は、図20に示される平面座標と大きさとの組で
ある。例えば、受け付けた領域識別子が”ヘルプ領域”
であれば、これを用いて、図20に格納されている平面
座標(40、0)と大きさ(60、50)を取り出す。
次に、その領域内にあるオブジェクトのオブジェクト識
別子を、領域管理情報と図14に示すオブジェクトの属
性情報を用いて、オブジェクト管理手段31より取り出
す。
The destination determining means 34 uses the area identifier accepted by the message accepting means 33 to extract the area management information managed by the area managing means 32. The area management information is a pair of plane coordinates and size shown in FIG. For example, the received area identifier is "help area"
If so, using this, the plane coordinates (40, 0) and the size (60, 50) stored in FIG. 20 are extracted.
Next, the object identifier of the object in the area is retrieved from the object management means 31 using the area management information and the attribute information of the object shown in FIG.

【0050】オブジェクト配置手段36は、図21に示
すようにオブジェクトの属性情報がオブジェクト管理手
段31に管理されているオブジェクトを平面上に図16
に示すように配置する。そしてオブジェクト管理手段3
1に管理されるべきオブジェクトの属性である”配置座
標(X,Y)”(図14参照)が決定される。決定され
た”配置座標(X、Y)”は、オブジェクト管理手段3
1に格納され、属性情報が図21から図14に示すよう
に決定される。
As shown in FIG. 21, the object arranging means 36 displays an object whose attribute information is managed by the object managing means 31 on a plane as shown in FIG.
Arrange as shown in. And the object management means 3
“Placement coordinates (X, Y)” (see FIG. 14), which is the attribute of the object to be managed as 1, is determined. The determined “placement coordinates (X, Y)” is the object management means 3
1 and the attribute information is determined as shown in FIGS.

【0051】領域指示手段37は、図形エディターなど
で図示された領域と領域識別子を受け付ける。領域の例
としては、図15に示される151〜154に示される
図形エディターなどで書かれた枠である。領域情報生成
手段38は、領域指示手段37で図示された領域を平面
座標(X,Y)と幅・高さからなる大きさ(W,H)と
に変換し、それを領域指示手段37で受け付けた領域識
別子とともに領域管理手段32に図20に示すように格
納する。
The area designating means 37 receives the area and area identifier shown in the figure editor. An example of the area is a frame written by a graphic editor shown by 151 to 154 shown in FIG. The area information generating means 38 converts the area shown by the area instructing means 37 into plane coordinates (X, Y) and a size (W, H) consisting of width and height, and the area instructing means 37 converts it. The received area identifier is stored in the area management means 32 as shown in FIG.

【0052】次に、メッセージの送信先が決定される制
御について、図13に示すフローチャートに従って説明
する。例として、図18に表示されている181の”?
ボタン”を示すオブジェクトから図15に示す”ヘルプ
領域”にメッセージを送信する場合を想定する。具体的
には、”?ボタン”を押して、図16の右側に示すよう
なヘルプメッセージを表示するという操作をしたときで
ある。
Next, the control for determining the message transmission destination will be described with reference to the flowchart shown in FIG. As an example, the “?” Of 181 displayed in FIG.
It is assumed that a message is sent from the object representing the "button" to the "help area" shown in Fig. 15. Specifically, "? This is when the user presses the "button" to display a help message as shown on the right side of FIG.

【0053】まず、メッセージとしてメッセージ送信元
のオブジェクトのオブジェクト識別子と領域識別子とを
受け付ける(ステップS1301〜ステップS130
3)。この場合のメッセージは、例として(?ボタン、
表示)である。従って、領域識別子としては、”ヘルプ
領域”、イベント識別子としては、”表示”を受け付け
ている。次に受け付けた領域識別子より、その領域の平
面座標と大きさを取り出す(ステップS1304)。例
としては、受け付けた領域識別子である”ヘルプ領域”
を用いて図20に管理されているそのオブジェクトの平
面座標である(40、0)と大きさである(60、5
0)とを取り出す。次に、送信先決定手段34は、その
取り出された平面座標と大きさに示される領域に包含さ
れるオブジェクトが、オブジェクト管理手段31に管理
されているかを判断し、管理されていればそのオブジェ
クトのオブジェクト識別子を取り出す(ステップS13
05〜ステップS1308)。例としては、図14によ
り、平面座標(40、0)と大きさ(60、50)に示
される領域に包含されるオブジェクトは、”ムービ
ー”、”スピーチ”、”ミュージック”であるので、こ
れのオブジェクト識別子が取り出される。次に、これら
の取り出されたオブジェクト識別子に対してイベント識
別子が送信される(ステップS1310)。
First, the object identifier and the area identifier of the message transmission source object are received as a message (steps S1301 to S130).
3). In this case, the message is (? Button,
Display). Therefore, "help area" is accepted as the area identifier, and "display" is accepted as the event identifier. Next, the plane coordinates and size of the area are extracted from the received area identifier (step S1304). As an example, "help area" which is the area identifier received
Is the plane coordinates (40, 0) and the size (60, 5) of the object managed in FIG.
0) and are taken out. Next, the destination determining unit 34 determines whether the object contained in the area indicated by the extracted plane coordinates and size is managed by the object managing unit 31, and if the object is managed, the object is determined. Object identifier is extracted (step S13
05-step S1308). As an example, according to FIG. 14, the objects included in the area indicated by the plane coordinates (40, 0) and the size (60, 50) are “movie”, “speech”, and “music”. The object identifier of is retrieved. Next, the event identifier is transmitted to these retrieved object identifiers (step S1310).

【0054】以上のように本実施例によれば、予め定義
された領域をメッセージ送信先として指定することによ
り、その領域内に配置されたオブジェクトに対してメッ
セージが送信され、オブジェクトの配置が変更になった
ときまたは配置されるオブジェクトが差し替えられた時
などでも、メッセージ送信命令を書き換えなくとも正常
にしかも高速にメッセージを送信することができる。
As described above, according to this embodiment, by designating a predefined area as the message destination, the message is transmitted to the objects arranged in the area and the arrangement of the objects is changed. When the message becomes empty or the object to be placed is replaced, the message can be sent normally and at high speed without rewriting the message sending instruction.

【0055】尚、具体例としては、図16、図18を用
いて説明したが、それぞれ17、図19を用いて説明し
ても良い。
Although a specific example has been described with reference to FIGS. 16 and 18, it may be described with reference to FIGS. 17 and 19, respectively.

【0056】[0056]

【発明の効果】以上説明したように請求項1の発明で
は、送信元のオブジェクト識別子と位置関係識別子とを
パラメータとする演算式を評価して、送信先のオブジェ
クトの識別子を決定するので、送信先のオブジェクトが
貼り換えなどにより他のオブジェクトに代わった場合
に、メッセージ送信命令を書き換える必要がなく、かつ
配置が確定した段階でメッセージ送信先のオブジェクト
が決定するので処理も遅延しないという効果がある。
As described above, according to the first aspect of the present invention, the identifier of the destination object is determined by evaluating the arithmetic expression having the source object identifier and the positional relationship identifier as parameters. When the previous object is replaced by another object due to replacement or the like, there is no need to rewrite the message sending command, and the object of the message sending destination is determined when the placement is fixed, so the processing is not delayed. .

【0057】請求項2の発明では、位置関係情報を位置
関係指示手段で受け付け、その位置関係演算式を用い
て、前記演算式は、位置関係生成手段で生成されるの
で、演算式を所望のものに定義することができる。請求
項3の発明では、送信元のオブジェクト識別子と位置関
係識別子と位置座標関係情報とを用いて、送信先のオブ
ジェクトの識別子を決定するので、送信先のオブジェク
トが貼り換えなどにより他のオブジェクトに代わった場
合に、メッセージ送信命令を書き換える必要がなく、か
つ配置が確定した段階でメッセージ送信先のオブジェク
トが決定するので処理も遅延しないという効果があり、
加えて、位置座標関係情報は、各送信元のオブジェクト
に対応して設けられているので、柔軟に送信先を指定す
ることができる。
According to the second aspect of the invention, the positional relation information is received by the positional relation indicating means, and the positional relation generating equation is used to generate the arithmetic formula. Can be defined as one. In the invention of claim 3, since the identifier of the destination object is determined using the object identifier of the transmission source, the positional relationship identifier, and the positional coordinate relationship information, the destination object is replaced with another object by pasting or the like. In case of changing, it is not necessary to rewrite the message transmission command, and since the object of the message transmission destination is determined at the stage when the arrangement is fixed, there is an effect that the processing is not delayed,
In addition, since the positional coordinate relationship information is provided corresponding to each source object, the destination can be flexibly designated.

【0058】請求項4の発明では、オブジェクト配置手
段によりオブジェクト管理手段に格納されているオブジ
ェクトが配置され、位置関係受付手段によりベクトル及
びベクトルに対応した位置関係識別子を受け付け、その
ベクトルと位置関係識別子とにより位置座標関係情報を
生成するので、送信先を所望に定義することができる。
According to the invention of claim 4, the objects stored in the object management means are arranged by the object arrangement means, the vector and the positional relation identifier corresponding to the vector are received by the positional relation receiving means, and the vector and the positional relation identifier are received. Since the position coordinate relationship information is generated by and, the destination can be defined as desired.

【0059】請求項5の発明では、領域識別子でメッセ
ージ送信先を指示することによりその領域識別子で識別
される領域内に配置されたオブジェクトが貼り換えなど
により他のオブジェクトに代わった場合に、メッセージ
送信命令を書き換える必要がなく、かつ配置が確定した
段階でメッセージ送信先のオブジェクトが決定するので
処理も遅延しないという効果があり、加えて領域内に複
数のオブジェクトが存在する場合でも確実に送信するこ
とができる。
According to the fifth aspect of the present invention, when the message destination is designated by the area identifier and the object placed in the area identified by the area identifier is replaced by another object by replacement or the like, a message is displayed. There is no need to rewrite the send command, and the object to which the message is sent is determined at the stage when the arrangement is fixed, so there is the effect that processing will not be delayed, and in addition, even if there are multiple objects in the area, it is sent securely be able to.

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

【図1】第1の実施例におけるメッセージ送信制御装置
のブロック図である。
FIG. 1 is a block diagram of a message transmission control device according to a first embodiment.

【図2】第1の実施例における演算式生成動作制御を示
すフローチャートである。
FIG. 2 is a flowchart showing arithmetic expression generation operation control in the first embodiment.

【図3】メッセージの送信先が決定される制御を示すフ
ローチャートである。
FIG. 3 is a flowchart showing control for determining a message transmission destination.

【図4】オブジェクト管理手段11で管理されているオ
ブジェクトの属性情報を示す図である。
FIG. 4 is a diagram showing attribute information of objects managed by the object management means 11.

【図5】本発明のメッセージ送信制御装置を取り巻く環
境を示す図である。
FIG. 5 is a diagram showing an environment surrounding a message transmission control device of the present invention.

【図6】オブジェクト管理手段11で管理されているオ
ブジェクトが表示された例を示す図である。
FIG. 6 is a diagram showing an example in which objects managed by object management means 11 are displayed.

【図7】ベクトルと位置関係識別子との対応を示す図で
ある。
FIG. 7 is a diagram showing correspondence between vectors and positional relationship identifiers.

【図8】第2の実施例におけるメッセージ送信制御装置
のブロック図である。
FIG. 8 is a block diagram of a message transmission control device according to a second embodiment.

【図9】第2の実施例におけるオブジェクトの配置及び
位置関係情報生成動作の制御を示すフローチャートであ
る。
FIG. 9 is a flowchart showing control of object placement and positional relationship information generation operation in the second embodiment.

【図10】位置関係指示手段27により指示されたベク
トルおよび位置関係識別子を示す図である。
10 is a diagram showing a vector and a positional relationship identifier designated by a positional relationship designating means 27. FIG.

【図11】位置座標関係管理手段22に格納されている
位置関係情報を示す図である。
11 is a diagram showing positional relationship information stored in the positional coordinate relationship management means 22. FIG.

【図12】第3の実施例におけるメッセージ送信制御装
置のブロック図である。
FIG. 12 is a block diagram of a message transmission control device in a third embodiment.

【図13】第3の実施例におけるメッセージの送信先が
決定される制御を示すフローチャートである。
FIG. 13 is a flowchart showing control for determining a message transmission destination in the third embodiment.

【図14】オブジェクト管理手段31で管理されている
オブジェクトの属性情報を示す図である。
FIG. 14 is a diagram showing attribute information of objects managed by the object management means 31.

【図15】各領域を示す図である。FIG. 15 is a diagram showing each area.

【図16】オブジェクト配置手段36により配置された
パネルの例である。
16 is an example of a panel arranged by an object arrangement means 36. FIG.

【図17】オブジェクト配置手段36により配置された
パネルの例である。
FIG. 17 is an example of a panel placed by an object placement unit 36.

【図18】”?ボタン”が押されていない時のパネルの
表示である。
FIG. 18 is a panel display when the “? Button” is not pressed.

【図19】”?ボタン”が押されていない時のパネルの
表示である。
FIG. 19 is a panel display when the “? Button” is not pressed.

【図20】領域管理手段32に管理されている内容を示
す図である。
20 is a diagram showing the contents managed by the area management means 32. FIG.

【図21】オブジェクト管理手段31で管理されている
オブジェクトの属性情報を示す図である。
21 is a diagram showing attribute information of objects managed by the object management means 31. FIG.

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

1 メッセージ送信制御装置 2 シュミレーション装置 3 入力部 4 表示部 5 変換部 11 オブジェクト管理手段 12 位置関係管理手段 13 メッセージ入力手段 14 送信先決定手段 15 メッセージ配送手段 16 位置関係指示手段 17 位置関係生成手段 21 オブジェクト管理手段 22 位置座標関係管理手段 23 メッセージ受付手段 24 送信先オブジェクト決定手段 25 メッセージ配送手段 26 オブジェクト配置手段 27 位置関係指示手段 28 位置関係生成手段 31 オブジェクト管理手段 32 領域管理手段 33 メッセージ受付手段 34 送信先決定手段 35 メッセージ配送手段 36 オブジェクト配置手段 37 領域指示手段 38 領域情報生成手段 DESCRIPTION OF SYMBOLS 1 Message transmission control device 2 Simulation device 3 Input part 4 Display part 5 Conversion part 11 Object management means 12 Positional relationship management means 13 Message input means 14 Destination determination means 15 Message delivery means 16 Positional relationship instruction means 17 Positional relationship generation means 21 Object managing means 22 Position coordinate relationship managing means 23 Message receiving means 24 Destination object determining means 25 Message delivering means 26 Object arranging means 27 Position relationship instructing means 28 Position relationship generating means 31 Object managing means 32 Area managing means 33 Message receiving means 34 Destination determining means 35 message delivering means 36 object arranging means 37 area instructing means 38 area information generating means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 オブジェクトを識別するためのオブジェ
クト識別子と、オブジェクトが配置されるべき領域内の
座標及び大きさとを示す情報である領域特定情報とを有
する組を一つ以上格納するオブジェクト管理手段と、 オブジェクト識別子と前記オブジェクト識別子で識別さ
れるオブジェクトとの位置関係を示す位置関係識別子と
をパラメータとして、位置情報を算出する演算式を格納
する位置関係管理手段と、 メッセージ送信元のオブジェクトを識別するためのオブ
ジェクト識別子と位置関係識別子と動作内容を指示させ
るための識別子であるイベント識別子とからなるメッセ
ージを受け付けるメッセージ受付手段と、 前記位置関係管理手段で管理されている演算式を取り出
し、前記メッセージ受付手段で受け付けたメッセージに
含まれるメッセージの送信元のオブジェクト識別子と位
置関係識別子とをパラメータとして前記演算式を評価し
て空間内の位置情報を算出し、前記算出した位置情報を
包含するオブジェクトのオブジェクト識別子を前記オブ
ジェクト管理手段から取り出す送信先決定手段と、 前記送信先決定手段で取り出したオブジェクト識別子で
識別されるオブジェクトに対して前記メッセージ受付手
段で受け付けられたイベント識別子を送信するメッセー
ジ配送手段とを備えたことを特徴とするメッセージ送信
制御装置。
1. An object management means for storing at least one set having an object identifier for identifying an object and area specifying information which is information indicating coordinates and a size in an area where the object is to be arranged. , A positional relationship management unit that stores an arithmetic expression for calculating positional information using an object identifier and a positional relationship identifier that indicates a positional relationship between the object identified by the object identifier and a message transmission source object as an identifier Message receiving means for receiving a message consisting of an object identifier for the purpose, a positional relationship identifier, and an event identifier, which is an identifier for instructing the operation content, and an arithmetic expression managed by the positional relationship managing means is taken out to receive the message. Included in the messages received by means From the object management means, the arithmetic expression is evaluated by using the object identifier of the sender of the message and the positional relationship identifier as parameters to calculate the positional information in the space, and the object identifier of the object including the calculated positional information is calculated And a message delivery unit for transmitting the event identifier accepted by the message accepting unit to the object identified by the object identifier retrieved by the destination determining unit. Message transmission controller.
【請求項2】 前記メッセージ送信制御装置は、さらに
方向と長さを有するベクトルおよび空間内の位置関係識
別子との対である位置関係指示情報を受け付ける位置関
係指示手段と、 前記位置関係管理手段で格納される演算式を、前記位置
関係指示手段で受け付けた位置関係指示情報から生成
し、前記位置関係管理手段に格納する位置関係生成手段
とを備えたことを特徴とする請求項1記載のメッセージ
送信制御装置。
2. The message transmission control device further includes a positional relationship instructing means for receiving positional relationship instruction information which is a pair of a vector having a direction and a length and a positional relationship identifier in space, and the positional relationship managing means. The positional relation generating means for generating a stored arithmetic expression from the positional relation indicating information received by the positional relation indicating means, and storing it in the positional relation managing means, the message according to claim 1. Transmission controller.
【請求項3】 前記位置関係管理手段の代わりに、 メッセージ送信元のオブジェクトの配置座標と位置関係
識別子とメッセージ送信先のオブジェクトの配置座標と
の組を位置座標関係情報として格納している位置座標関
係管理手段を備え、 さらに、送信先決定手段の代わりに、 前記メッセージ入力手段で受け付けたメッセージの送信
元のオブジェクトの識別子と位置座標関係管理手段に格
納されている位置座標関係情報を用いて送信先のオブジ
ェクトの配置座標を取り出し、さらにその配置座標と前
記オブジェクト管理手段に管理されている領域特定情報
とを用いて送信先のオブジェクトのオブジェクト識別子
をオブジェクト管理手段より取り出す送信先オブジェク
ト決定手段を備え、 前記メッセージ配送手段は、 前記送信先オブジェクト決定手段で取り出したオブジェ
クト識別子で識別されるオブジェクトに対して前記メッ
セージ受付手段で受け付けられたイベント識別子を送信
することを特徴とする請求項1記載のメッセージ送信制
御装置。
3. A position coordinate that stores, as position coordinate relationship information, a set of a position coordinate of an object of a message sending source, a position relationship identifier, and a position coordinate of an object of a message destination instead of the position relationship managing means. Further, a relationship management unit is provided, and instead of the destination determination unit, the identifier of the source object of the message received by the message input unit and the position coordinate relationship information stored in the position coordinate relationship management unit are used for transmission. A destination object deciding means for taking out the arrangement coordinates of the preceding object and further extracting the object identifier of the destination object from the object managing means by using the arrangement coordinates and the area specifying information managed by the object managing means. , The message delivery means is the destination object Message transmission control apparatus according to claim 1, wherein sending the event identifier received in the message reception means for the object identified by the object identifier extracted in a constant way.
【請求項4】 前記メッセージ送信制御装置は、さらに
オブジェクト管理手段で格納されているオブジェクト
を、空間内に配置するオブジェクト配置手段と、 前記オブジェクト配置手段で配置されたオブジェクトの
内、所望のオブジェクト間に示したベクトル及びベクト
ルに対応した位置関係識別子を受け付ける位置関係受付
手段と、 前記位置座標関係管理手段に管理されている位置座標関
係情報を、前記位置関係受付手段で受け付けたベクトル
と位置関係識別子とにより生成し、前記位置座標関係管
理手段に格納する位置座標関係生成手段とを備えたこと
を特徴とする請求項3記載のメッセージ送信制御装置。
4. The message transmission control device further includes an object placement unit that places objects stored in the object management unit in a space, and a desired object among the objects placed by the object placement unit. The positional relationship receiving means for receiving the vector and the positional relationship identifier corresponding to the vector, and the positional coordinate relationship information managed by the positional coordinate relationship managing means, the vector and the positional relationship identifier received by the positional relationship receiving means. 4. The message transmission control device according to claim 3, further comprising: a position coordinate relationship generation unit that generates the position coordinate relationship management unit and stores it in the position coordinate relationship management unit.
【請求項5】 オブジェクト識別子と領域特定情報とを
有する組を一つ以上格納するオブジェクト管理手段と、 領域を識別するための領域識別子と領域の範囲を示す領
域情報とを格納する領域管理手段と、 領域識別子とイベント識別子とからなるメッセージを受
け付けるメッセージ受付手段と、 前記メッセージ受付手段が受け付けた領域識別子を用い
て、領域管理手段に管理されている領域情報を取り出
し、その領域情報とオブジェクト管理手段に管理されて
いる領域特定情報とによりその領域情報が示す領域に含
まれるオブジェクトのオブジェクト識別子を取り出す送
信先決定手段と、 前記送信先決定手段で取り出したオブジェクト識別子で
識別されるオブジェクトに対して前記メッセージ受付手
段で受け付けられたイベント識別子を送信するメッセー
ジ配送手段とを備えたことを特徴とするメッセージ送信
制御装置。
5. An object management means for storing at least one set having an object identifier and area specifying information, and an area management means for storing an area identifier for identifying an area and area information indicating a range of the area. The area information managed by the area managing means is extracted using the message receiving means for receiving the message including the area identifier and the event identifier, and the area information and the object managing means are used by using the area identifier received by the message receiving means. The destination identification means for extracting the object identifier of the object included in the area indicated by the area information managed by the area identification information, and the object identified by the object identifier extracted by the destination determination means Send the event identifier accepted by the message acceptance means Message transmission control device being characterized in that a message delivery means for.
JP11991194A 1994-06-01 1994-06-01 Message transmission controller Pending JPH07325718A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11991194A JPH07325718A (en) 1994-06-01 1994-06-01 Message transmission controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11991194A JPH07325718A (en) 1994-06-01 1994-06-01 Message transmission controller

Publications (1)

Publication Number Publication Date
JPH07325718A true JPH07325718A (en) 1995-12-12

Family

ID=14773253

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11991194A Pending JPH07325718A (en) 1994-06-01 1994-06-01 Message transmission controller

Country Status (1)

Country Link
JP (1) JPH07325718A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012234353A (en) * 2011-04-28 2012-11-29 Canon Inc Display control device, control method for the same, program and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012234353A (en) * 2011-04-28 2012-11-29 Canon Inc Display control device, control method for the same, program and recording medium

Similar Documents

Publication Publication Date Title
US6941515B1 (en) Method and apparatus for controlling a graphics engine
US5898435A (en) Image controlling device and image controlling method
JP2642021B2 (en) Display systems
US6437778B1 (en) Virtual space communication system, three-dimensional image display method, and apparatus therefor
US20010035880A1 (en) Interactive touch screen map device
US20130241821A1 (en) Image processing system, image processing method, and storage medium storing image processing program
US20090293008A1 (en) Information Processing Device, User Interface Method, And Information Storage Medium
CN110489188A (en) The computer implemented method and system of mobile applications is generated by desktop application
US6237045B1 (en) Interactive information processing system
JP4242986B2 (en) Focus control device
JPH0415753A (en) Data base system
JPH1049544A (en) Method and device for supporting analysis of multi-dimensional data while visualizing then
JP2002108600A (en) Terminal device for control system and recording medium and control system
JPH07325718A (en) Message transmission controller
CN113407598A (en) Method and device for generating demand document, storage medium and electronic equipment
JPH0916315A (en) Information retrieval system
JP4143341B2 (en) Image generation device
JP2001117918A (en) Document editing processor
JPH0341573A (en) Method and device for editing data
JP3494337B2 (en) Feature information generation device for visual data analysis results
JPH07295778A (en) Document storage system
JPS62256006A (en) Numerical controller
JP2713248B2 (en) Image creation system
JP2004126723A (en) Root designating device for distribution cable and its method
JP2001222354A (en) Icon display controller and storage medium