JPWO2006114880A1 - Information linkage window system - Google Patents

Information linkage window system Download PDF

Info

Publication number
JPWO2006114880A1
JPWO2006114880A1 JP2007514389A JP2007514389A JPWO2006114880A1 JP WO2006114880 A1 JPWO2006114880 A1 JP WO2006114880A1 JP 2007514389 A JP2007514389 A JP 2007514389A JP 2007514389 A JP2007514389 A JP 2007514389A JP WO2006114880 A1 JPWO2006114880 A1 JP WO2006114880A1
Authority
JP
Japan
Prior art keywords
program
screen
window system
data structure
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007514389A
Other languages
Japanese (ja)
Other versions
JP4718545B2 (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.)
Azbil Corp
Original Assignee
Azbil Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Azbil Corp filed Critical Azbil Corp
Publication of JPWO2006114880A1 publication Critical patent/JPWO2006114880A1/en
Application granted granted Critical
Publication of JP4718545B2 publication Critical patent/JP4718545B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

[課題] アプリケーションソフトウエア間の情報連携を簡易・柔軟に実現する。[解決手段] 計算機画面上のウィンドウシステムにおいて、複数のプログラム間にXMLその他のメタ言語で記述したデータ構造でやり取りするもので、必要な情報を通信する手段と当該情報に基づいて画面表示を行なう手段とから構成される。例えば生産、製造管理用のコンピュータシステムではtag識別子に設備名、ポイント名などの論理名称をデータ構造に定義し、送り手プログラム上の任意ポインティング操作で、マウス等のドラッグ操作から引き続いて受け手プログラム領域へドロップ操作が行なわれることで、メタで記述したデータをプログラム間で通信する。その結果、受け手プログラムは自律的にスキーマ解釈をして目的とされた画面表示動作を実行する。[Issue] Realize simple and flexible information linkage between application software. [Solution] In a window system on a computer screen, data is exchanged between a plurality of programs in a data structure described in XML or other meta languages, and a screen is displayed based on the means for communicating necessary information and the information. Means. For example, in a computer system for production and manufacturing management, logical names such as equipment names and point names are defined in the data structure in the tag identifier, and the receiver program area continues from the drag operation of the mouse etc. by arbitrary pointing operation on the sender program When the drop operation is performed, the data described in the meta is communicated between the programs. As a result, the receiver program autonomously interprets the schema and executes the intended screen display operation.

Description

コンピュータヒューマンインタフェースにかかる技術に関するものであり、製造業における生産管理、製造管理用のシステムその他のビジネスポータルとして多種多様の情報表示画面にかかるウィンドウシステムに用いられる。 The present invention relates to a technology related to a computer human interface, and is used in a window system for various information display screens as a production management system in manufacturing industry, a system for manufacturing management and other business portals.

従来の技術Conventional technology

昨今、コンピュータハードウエアおよびソフトウエアの進歩により、その端末表示画面は高精細になり表示画素数も向上したために、一画面上に複数のウィンドウを構成することが可能になり、そのウィンドウ毎に独立したプログラムが其々の機能を果せるようになってきた。
しかし、それらプログラムはほぼ独立の設計形態をなしており、プログラム間の連携は必ずしも取られておらず、連携を取ろうとするとそれぞれのプログラムの設計から見直しが必要であるが如くあり、密に情報連携を図ることは相当困難なものであった。
Recently, with the advancement of computer hardware and software, the terminal display screen has become high-definition and the number of display pixels has improved, so it is possible to configure multiple windows on one screen, and each window is independent. Program has been able to perform each function.
However, these programs have almost independent design forms. Coordination between programs is not necessarily taken, and it is necessary to review the design of each program when trying to cooperate, and information is closely Coordination has been quite difficult.

計算機内に存在する2つの機能を実行するものをプログラムA、およびプログラムBとよぶと、それらの間でドラッグ&ドロップなどの操作でデータの通信をする場合、通信されるデータのフォーマットは固定であり、受け渡しされるデータの意味、データ型、データ長、渡されるデータの配置順番など、2つのプログラムA,B間で厳密に規定された形式を取る必要があった。従来では確かに、画面のウィンドウの切り方、タイリング貼付およびオーバーラップ割り付け等について、多くの技術が考え出されており、特許文献1の例もその好適な例の一つであったが、これは本発明の課題を解決するものではない。 The two functions that exist in the computer are called Program A and Program B. When data is communicated between them by drag and drop, the format of the data to be communicated is fixed. Yes, it was necessary to take a form strictly defined between the two programs A and B, such as the meaning of the data to be transferred, the data type, the data length, and the arrangement order of the data to be transferred. In the past, for sure, many techniques have been devised for cutting the window of the screen, tiling attachment and overlap assignment, and the example of Patent Document 1 was one of the suitable examples. This does not solve the problem of the present invention.

図1にウィンドウシステムのイメージ図を示すが、ここで、中央から右側の領域において、上側のプラントのグラフィック画面を実行するプログラムA、下側のプロセス変数のトレンド(履歴グラフ)画面を実行するプログラムBとすると、プログラムAウィンドウ上にある図形オブジェクトを選択し、そこに定義されているプロセス変数の遷移を見たいことが多々ある。その操作としては、当該グラフィック・オブジェクトをドラッグ、ドロップ操作することが望まれる(図中点線で表示のオペレーションで示す)。そのためには、プログラムAとプログラムBの間で通信規約が定められ、それに則りプログラムAからプログラムBにその旨のデータを通信すれば実現できる。実際に、特許文献2にあるようなソフトウエアインタフェース機能を利用して設計すれば、高度な機能を実現することは可能である。
なお、マウス等のポインティングデバイス操作の用語として、「選択」はあるオブジェクト領域でボタン押下げすること、「ドラッグ」はボタンを押下げたまま勾引すること、および「ドロップ」はある画面領域でボタンを離すこと、などを一般的に意味するものである。
Fig. 1 shows an image of the window system. Here, in the area from the center to the right, program A that executes the graphic screen of the upper plant and program B that executes the trend (history graph) screen of the lower process variable. Then, you often want to select a graphic object on the Program A window and see the process variable transitions defined there. As the operation, it is desirable to perform a drag / drop operation on the graphic object (indicated by a dotted line operation in the figure). For this purpose, a communication protocol is defined between the program A and the program B, and the data to that effect can be communicated from the program A to the program B in accordance therewith. Actually, if a software interface function such as that disclosed in Patent Document 2 is used for designing, it is possible to realize advanced functions.
In addition, as a terminology for operating a pointing device such as a mouse, “select” is to press a button in a certain object area, “drag” is to drag while holding down the button, and “drop” is a button in a screen area. It generally means to release.

しかし、このようなやり方では仕様が固定的で、システムとしての拡張性からは問題がある。例えば、情報の受け手となるプログラムがトレンド画面ではなく、例えば別途の設備用保全管理画面であったような場合、そこではもっと上位概念の設備名などが望まれる場合があり、引き渡されるデータはプロセスのポイント名だけでは不充分でエリア名、装置名などのより上位論理名称が必要である。この場合、情報の送り手となるプログラムが、相手である受け手プログラムごとに通信データを切り替えれば可能であろうが、それでは送り手プログラムの負担が重い。他方、受け手プログラムにとっても、例えばトレンド画面はプロセスアラーム一覧画面などからも連携を望まれるものであるが、その際、アラーム一覧画面プログラムなどから通信されてくるデータには、アラーム発生時刻などで記された時刻の近傍のトレンド表示が要求され、これを利用するために時刻データまで受信できることが望まれる。このように、複数のプログラムがランダムに送り手受け手の関係になるシステムでは、情報のやり取りを固定的なデータ通信フォーマットに依存する形では対応が極めてむつかしいものであった。
特開平7−44351号公報 特開2005−11355公報
However, in such a method, the specification is fixed, and there is a problem from the extensibility as a system. For example, if the program that receives the information is not a trend screen, but a separate maintenance management screen for equipment, for example, a higher-level concept equipment name may be desired. The point name alone is not sufficient, and higher logical names such as area names and device names are necessary. In this case, the program that becomes the sender of information may be possible if the communication data is switched for each recipient program that is the other party, but this places a heavy burden on the sender program. On the other hand, for the receiver program, for example, the trend screen is desired to be linked from the process alarm list screen, etc., but at that time, the data transmitted from the alarm list screen program etc. is recorded by the alarm occurrence time. It is desired that the trend display in the vicinity of the set time is required and that even time data can be received in order to use this. As described above, in a system in which a plurality of programs are in a relationship of a sender and a receiver at random, it is extremely difficult to cope with information exchange depending on a fixed data communication format.
JP 7-44351 A JP 2005-11355 A

アプリケーションソフトウエア間の情報連携を簡易・柔軟に実現することにある。
すなわち、プログラム同士が相手に依存しない形で、一定の基準に従ったデータ及びプログラム構造を具備することだけで、相互に情報を連携して、情報総合的な画面環境を提供する。
これにより、操作者にとって任意にプログラム間の連携機能を得ることができ、一方、ソフトウエア作成者にとっては従来よりも比較的簡単に機能の実現を図れることを目的とする。
The purpose is to realize information linkage between application software easily and flexibly.
That is, by providing data and a program structure according to a certain standard in such a manner that programs do not depend on each other, information is linked to each other to provide a comprehensive information screen environment.
As a result, it is possible for the operator to arbitrarily obtain a cooperation function between programs, while for the software creator, it is intended to realize the function relatively easily as compared with the prior art.

第一の特徴はデータ構造にある。本発明は画面を表示するプログラムに依存しない形のデータ構造をシステムで定め、各プログラムがその仕様に応じて必要な箇所だけデータを設定し解読してさらに表示実行できる手段を具備することに特徴がある。そこでは、送り手プログラムは受け手プログラムを意識しないでデータを送信できるようにし、他方、受け手プログラムは送り手プログラムを意識しないでデータを受信し、必要かつ共通な部分を解読した後に画面表示が実現できるように、基本的なデータ構造のみを定めるものである。
そのため、メタ言語を用いる。メタ言語とは、言語を記述するための言語という意味である。Webページを記述するHTMLやC言語などがあるが、最近ではHTMLを拡張したXML(eXtensible Markup Language)が挙げられる。
メタ言語は基本構造のみ規定されたものであり、その範囲内で構造を自由に決めることができる。言語ユーザが自由にできるのは、要素や属性を定めること、またその並び順も任意である。
The first feature is in the data structure. The present invention is characterized in that the system defines a data structure that does not depend on a program for displaying a screen, and each program has means for setting and decoding only necessary portions according to the specifications and further executing display. There is. There, the sender program can send data without being conscious of the receiver program, while the receiver program receives data without being conscious of the sender program and realizes the screen display after decoding necessary and common parts. Only the basic data structure is defined so that it can be done.
Therefore, a meta language is used. A meta language means a language for describing a language. There are HTML and C language that describe Web pages, but recently, XML (eXtensible Markup Language) that extends HTML is mentioned.
The meta language only defines the basic structure, and the structure can be freely determined within that range. The language user can freely define the elements and attributes, and the arrangement order is arbitrary.

第二の特徴はプログラム構造にある。本発明は、プログラムから構成されるソフトウエア構造を規定し、それぞれのプログラムが簡単な仕組みを備えることだけで情報連携したウィンドウシステムを築くことができるように、プログラム構造の基準を定めることを特徴とする。
各プログラムは、少なくともポインティングデバイスからのオブジェクト(画面上の選択可能な対象単位を意味する)の選択、ドラッグ、ドロップ操作に対応する処理を実行するルーチンを備えることで、あるプログラムは送り手にも受け手にもなれる構造を有する。
The second feature is the program structure. The present invention defines a software structure composed of programs, and establishes a program structure standard so that each program can have a simple system and an information-linked window system can be established. And
Each program includes a routine for executing processing corresponding to selection, dragging, and dropping operations of at least an object (meaning a selectable target unit on the screen) from the pointing device. It has a structure that can be a receiver.

以上の二点を発明の要旨として、
請求項1記載の発明は、メタ言語で記述したデータ構造をドラッグ時記憶にストアし、ドロップ時記憶をロードし、その解読の結果として画面描画に供するウィンドウシステム上の複数のプログラムにかかる物の発明を示す。
請求項2記載の発明は、操作面から観たドラッグ、ドロップの各操作ステップから成り立つウィンドウシステムにかかる方法の発明を示す。
請求項3および4は、各々請求項1および2に記載の発明において、メタ言語をXMLに限定した発明を示す。
The above two points are the gist of the invention.
The invention according to claim 1 stores the data structure described in the meta language in the memory at the time of dragging, loads the memory at the time of dropping, and loads the memory at the time of dropping, and provides a plurality of programs on the window system for screen drawing as a result of decoding Indicates invention.
The invention described in claim 2 is an invention of a method related to a window system comprising drag and drop operation steps viewed from the operation surface.
Claims 3 and 4 show the inventions according to claims 1 and 2, respectively, in which the meta language is limited to XML.

請求項5記載の発明は、請求項1の発明において、前記記憶手段に一つの機能をさらに追加した発明である。その附加機能をリフレクト機能とここでは呼ぶが、これは予めすべてのプログラムの受け入れ属性を調べておくことで、ドラッグ開始時にドロップ受け入れ可能なプログラムを探し、受け入れ可能なプログラムの表示枠を他のものと区別するべく誇張表示するものを意味する。 The invention according to claim 5 is the invention in which one function is further added to the storage means in the invention of claim 1. This additional function is called the reflect function here, but this is done by checking the acceptance attributes of all programs in advance to find a drop-acceptable program at the start of dragging, and display other acceptable program display frames. It means something that is exaggerated to distinguish it.

発明の実施の形態BEST MODE FOR CARRYING OUT THE INVENTION

メタ言語で記述したデータ構造は平坦なテキスト文書で作成されることが基本とするだけで、どのメタ言語を用いても本発明に差はないため、以下はXMLの例のみを用いて説明する。
XMLの要素は、<要素名>で始まり、</要素名>で終わる一単位の情報である。要素名はプログラムが自由に定めることができるものである。(また、内容が存在しない要素は<要素名/>で示す。)
一方、要素の名前を自分で考え、それをコンピュータに伝えるには、スキーマというものを記述する場合もある。スキーマも一種の言語であり、それを記述するルールが存在する。XML用のスキーマにはいくつかの種類がある。主要なものとしては、XML 1.0仕様書の一部として記述されているDTD(Document Type Definition)などがある。通常は、このスキーマで定めたルールに従って要素や属性を記述したXML文書を作成する。作成されたXML文書は、スキーマと照合して、本当にルール通りに記述されているかチェックすることができる。
ただし、XMLのシンプルさを利用して敢えてスキーマを使わずに、受け手プログラムがXML文書を逐一、要素の単位で解読することでも、本発明の実施には十分であるので、スキーマについてはこれ以上触れない。
The data structure described in the meta language is basically created as a flat text document, and no matter what meta language is used, there is no difference in the present invention, so the following will be described using only an XML example. .
An XML element is a unit of information that starts with <element name> and ends with </ element name>. The element name can be freely determined by the program. (An element that does not have content is indicated by <element name />.)
On the other hand, in order to think about the name of an element and tell it to the computer, a schema is sometimes written. A schema is also a kind of language, and there are rules that describe it. There are several types of schema for XML. Major examples include DTD (Document Type Definition) described as part of the XML 1.0 specification. Normally, an XML document that describes elements and attributes is created according to the rules defined in this schema. The created XML document can be checked against the schema to check whether it is written according to the rules.
However, it is sufficient for the implementation of the present invention that the receiver program decodes the XML document one by one without using the schema by using the simplicity of XML. can not touch.

(1)データ構造
(a)実施例1
イメージ図1の説明のために、同一レイアウトで示す図2を例に取ると、一つの端末画面10上に、分割されたウィンドウで動作する送り手と受け手のプログラムが各々対応する、グラフィック図形で描画された系統図画面11とプロセス変数を表示できるトレンド画面12が在る場合、系統図画面11の中の選択可能オブジェクト21にあるグラフィック部品(本例:蒸留塔)が持っているデータをXMLで記述し、以下のとおりとする。
--- 定義1 ---
<設備名>
<エリア名> A </エリア名>
<装置名> 蒸留塔A102 </装置名>
<監視ポイント>
<ポイント名> A102-FLOW.PV </ポイント名>
<ポイント名> A102-TEMP1.PV </ポイント名>
<ポイント名> A102-LEVEL.PV </ポイント名>
<ポイント名> A102-TEMP2.PV </ポイント名>
</監視ポイント>
</設備名>
-------------------
他方、当該トレンド画面12が処理できるデータをXMLで定義すると、以下となる。
--- 定義2 ---
<エネルギー使用量トレンド>
<表示ペン>
<ペン番号/>
<ポイント名/>
<ペン色/>
<上限値/>
<下限値/>
<工業単位/>
</表示ペン>
</エネルギー使用量トレンド>
-------------------
(1) Data structure
(a) Example 1
For illustration of FIG. 1, taking FIG. 2 shown in the same layout as an example, on one terminal screen 10, a graphic figure corresponding to a program for a sender and a receiver operating in divided windows is drawn. If there is a trend screen 12 that can display the processed system diagram screen 11 and process variables, the data that the graphic part (this example: distillation tower) in the selectable object 21 in the system diagram screen 11 has in XML Describe as follows:
--- Definition 1 ---
<Equipment name>
<Area name> A </ Area name>
<Device name> Distillation tower A102 </ Device name>
<Monitoring point>
<Point name> A102-FLOW.PV </ Point name>
<Point name> A102-TEMP1.PV </ Point name>
<Point name> A102-LEVEL.PV </ Point name>
<Point name> A102-TEMP2.PV </ Point name>
</ Monitoring point>
</ Equipment name>
-------------------
On the other hand, when data that can be processed by the trend screen 12 is defined in XML, the following is obtained.
--- Definition 2 ---
<Energy usage trend>
<Display pen>
<Pen number />
<Point name />
<Pen color />
<Upper limit value />
<Lower limit value />
<Industrial unit />
</ Display pen>
</ Energy usage trend>
-------------------

ここで、系統図画面11の中のオブジェクト21(蒸留塔)をマウス等のポインティングデバイスで選択しドラッグし、そこに属するプロセス変数の履歴グラフを表示するようトレンド画面12にドロップした場合(その操作を矢印31で示す)、定義1で示された情報がデータとして送信される。トレンド画面12はこの情報のうち定義2で定義された<ポイント名>を共通の要素名定義として理解できるため、トレンド画面は4つのポイント名をトレンドの表示ペン1から4に自動的に割付し、現在時刻でのトレンドを表示するよう動作する。
このように、<要素名> </要素名> で挟んだところの論理名称が画面プログラム間で通信される。系統図画面11の送り手プログラムがオブジェクトに定義されたXMLを送信し、トレンド画面12の受け手プログラムが受信したXMLから両者に共通の論理名称のみを取り出し、その指定に従った表示を実行し、それ以外のデータは無視することでよいわけである。
Here, when the object 21 (distillation tower) in the system diagram screen 11 is selected and dragged with a pointing device such as a mouse and dropped on the trend screen 12 to display the history graph of the process variables belonging to it (the operation) The information indicated by definition 1 is transmitted as data. Since the trend screen 12 can understand <point name> defined in definition 2 of this information as a common element name definition, the trend screen automatically assigns four point names to trend display pens 1 to 4. Operates to display the trend at the current time.
In this way, the logical name between <element name></ element name> is communicated between screen programs. The sender program on the system diagram screen 11 sends the XML defined for the object, the receiver program on the trend screen 12 takes out only the logical name common to both from the received XML, executes the display according to the designation, Other data can be ignored.

(b)実施例2
別のプログラムとして保全管理画面14があった場合、このプログラム14で処理できるデータがXMLで、
--- 定義3 ---
<保全情報>
<設備名>
<エリア名/>
<装置名/>
<保全履歴>
<点検日時/>
<点検者/>
<点検結果/>
<点検記録/>
</保全履歴>
<管理者名/>
</設備名>
</保全情報>
-------------------
と定義される場合、前例と同じく系統図画面11の中のオブジェクト21(蒸留塔)をマウスで選択しドラッグし、次に保全管理画面14にドロップした場合(操作32)、定義1で示された情報がデータとして受け渡しされるが、保全管理画面14はこの情報の中の定義3にある<エリア名>と<装置名>を共通定義として理解できるため、保全管理画面14はエリア名:A、装置名:蒸留塔A102の現在までの保全状況履歴に関する表示ができることになる。
(b) Example 2
If there is the maintenance management screen 14 as another program, the data that can be processed by this program 14 is XML,
--- Definition 3 ---
<Maintenance information>
<Equipment name>
<Area name />
<Device name />
<Maintenance history>
<Inspection date / time>
<Inspector />
<Inspection result />
<Inspection record />
</ Maintenance history>
<Administrator name />
</ Equipment name>
</ Maintenance information>
-------------------
If the object 21 (distillation tower) in the system diagram screen 11 is selected and dragged with the mouse and then dropped on the maintenance management screen 14 (operation 32) as in the previous example, it is shown in definition 1. However, since the maintenance management screen 14 can understand <area name> and <device name> in definition 3 in this information as a common definition, the maintenance management screen 14 has an area name: A , Device name: Display of the maintenance status history of the distillation column A102 up to the present can be performed.

(c)実施例3
さらに例えば、別のプログラムとしてアラーム一覧画面13があったと仮定すると、このプログラムで管理するある一つのプロセス変数のアラーム事象を選択し、それをトレンド画面12に送信できるデータをXMLで定義する場合、そのXMLは次のようになる。
--- 定義4 ---
<設備名>
<エリア名> A </エリア名>
<装置名> 蒸留塔A102 </装置名>
<監視ポイント>
<ポイント名> A102-FLOW.PV </ポイント名>
<時刻> 2005.04.28 11:25 </時刻>
<事象> アラームHI発生 </事象>
</監視ポイント>
</設備名>
-------------------
この場合、アラーム一覧画面13の中のポイント名にある行オブジェクト22を選択しドラッグし、トレンド画面12にドロップした場合(操作33)、定義4で定義された情報がデータとして送信される。ここでは監視ポイントに従属した時刻データによりアラーム発生時刻などを送信できる。
他方、トレンド画面にかかるプログラムをバージョンアップしXML定義を下記のように拡張する。
--- 定義5 ---
<エネルギー使用量トレンド>
<表示ペン>
<ペン番号/>
<ポイント名/>
<時刻/>
<ペン色/>
<上限値/>
<下限値/>
<工業単位/>
</表示ペン>
</エネルギー使用量トレンド>
-------------------
この情報の中で<ポイント名>および<時刻>を共通定義として理解できるので、新プログラムのトレンド画面12はポイントA102-FLOW.PVのアラーム発生時刻のデータを受信して、表示のパラメータとして利用する。これを例えば時間軸の中心時刻に設定することで、アラーム発生時刻前後近傍のトレンド画面を表示することができるようになる。
(c) Example 3
Further, for example, assuming that there is an alarm list screen 13 as another program, when selecting an alarm event of one process variable managed by this program and defining data that can be sent to the trend screen 12 in XML, The XML looks like this:
--- Definition 4 ---
<Equipment name>
<Area name> A </ Area name>
<Device name> Distillation tower A102 </ Device name>
<Monitoring point>
<Point name> A102-FLOW.PV </ Point name>
<Time> 2005.04.28 11:25 </ Time>
<Event> Alarm HI occurrence </ Event>
</ Monitoring point>
</ Equipment name>
-------------------
In this case, when the line object 22 at the point name in the alarm list screen 13 is selected and dragged and dropped on the trend screen 12 (operation 33), the information defined in the definition 4 is transmitted as data. Here, the alarm occurrence time and the like can be transmitted by time data depending on the monitoring point.
On the other hand, the program for the trend screen is upgraded and the XML definition is expanded as follows.
--- Definition 5 ---
<Energy usage trend>
<Display pen>
<Pen number />
<Point name />
<Time />
<Pen color />
<Upper limit value />
<Lower limit value />
<Industrial unit />
</ Display pen>
</ Energy usage trend>
-------------------
In this information, <point name> and <time> can be understood as a common definition, so the trend screen 12 of the new program receives the alarm occurrence time data for point A102-FLOW.PV and uses it as a display parameter. To do. By setting this to, for example, the center time of the time axis, a trend screen near the alarm occurrence time can be displayed.

(2)プログラム構造
次に、送り手プログラムおよび受け手プログラムの構造設計の例を示す。
図3におけるプログラムフローと記憶情報の遷移図で説明する。プログラムの構造は、送り手または受け手のプログラム双方に共通である。
なお、以降説明の簡略化のため、「メタ言語で定義するデータ構造」を「メタデータ」と呼ぶことにする。
(2) Program structure Next, an example of the structure design of the sender program and the receiver program is shown.
The program flow and stored information transition diagram in FIG. 3 will be described. The program structure is common to both sender and receiver programs.
For the sake of simplicity, the “data structure defined in the meta language” is hereinafter referred to as “metadata”.

プログラムは、ENTRY100で呼び出されると、初期起動された場合を除けば、大方の起動方法は何らかの事象からのイベント起動となる。定周期イベント、通常のキーボード、マウス等の操作イベント、その他のイベントを受け付ける分岐110を経由する。本発明に係る情報連携のためのイベントは111,112,113の少なくとも三つの判別分岐でブランチすることで十分である(それ以外のイベントはOther方向へ流れるもので図示しない)。
さて、送り手プログラムの動作フローでは、オブジェクトの選択時は分岐111で下流のオブジェクト選択処理121へ行きメタデータのリセットおよび準備などをする。ドラッグ時は分岐112でメタデータストア処理122へ行き当該メタデータを記憶手段200にストアする。
逆に、受け手プログラムの動作フローでは、ドロップ時は分岐113でメタデータのロードおよび解読の処理123へ行く。ここで適宜必要な処理を行ない、表示更新のメインルーチン130へ描画などの実行を委ねる。解読手法は、前述の実施例(a)ないし(c)にあるように、記憶されているメタデータを自己のメタ言語定義での共通な定義要素に当てはめて、自己の処理に用いることが主で、それは各プログラム毎に定まるものである。
When a program is called by ENTRY100, most startup methods are event startup from some event except when it is initially started. It goes through a branch 110 that accepts periodic events, normal keyboard, mouse operation events, and other events. It is sufficient that the events for information linkage according to the present invention branch at least at three discrimination branches 111, 112, and 113 (other events flow in the Other direction and are not shown).
In the operation flow of the sender program, when an object is selected, the branch 111 goes to the downstream object selection process 121 to reset and prepare metadata. When dragging, the branch 112 goes to the metadata store process 122 to store the metadata in the storage means 200.
On the contrary, in the operation flow of the receiver program, at the time of dropping, the process goes to the processing 123 for loading and decrypting metadata at branch 113. Here, necessary processing is performed as appropriate, and execution of drawing or the like is entrusted to the display update main routine 130. As described in the above embodiments (a) to (c), the decryption method is mainly used by applying the stored metadata to the common definition elements in its own metalanguage definition and using it for its own processing. It is determined for each program.

メタデータ記憶手段200は、クリップボードその他の単なるメモリから構成されるか、或いは別プログラムモジュールなどの能動部品で構成されるか自由であるが、メタデータ記憶部210の構成が必須である。これは各プログラムからのStore/Loadを受け付け、メタ言語で記述したデータ構造の保存/読出しに対処するものである。
また、送り手プログラムでのドラッグ操作時に、このドラッグに引き続くドロップ操作を受付可能なプログラム群及びその画面領域がどこかを示す機能を提供するところの、いわゆるリフレクト機能を実行するリフレクト処理部220は、記憶手段200にオプションとして位置付けられる。
リフレクト処理部220は、メタデータ記憶部210への記憶処理が実行されたタイミングで実行され(メモリ書き込みを検知してか或いはモジュール起動のタイミングを捉えるかなどして)、ウィンドウシステム全体のデータベース(図外)を調べ、当該メタ言語定義と共通する記述定義を有する受け手プログラムの領域の画面枠を、例えば赤枠表示するなどして、ハイライト表示する。これにより、操作の効率が図れる。
The metadata storage unit 200 can be configured with a clipboard or other simple memory or with an active component such as another program module, but the configuration of the metadata storage unit 210 is essential. This accepts Store / Load from each program, and deals with saving / reading data structures described in meta languages.
In addition, when performing a drag operation in the sender program, the reflect processing unit 220 that executes a so-called reflect function of providing a program group that can accept a drop operation subsequent to the drag and a function indicating the screen area is provided. , The storage unit 200 is positioned as an option.
The reflect processing unit 220 is executed at the timing when the storage processing to the metadata storage unit 210 is executed (by detecting memory writing or capturing the module activation timing, etc.), and the database of the entire window system ( The screen frame of the receiver program area having a description definition common to the meta language definition is highlighted, for example, by displaying it in a red frame. Thereby, operation efficiency can be achieved.

図4に概略フローを示し説明する。リフレクト処理部220はメタデータ記憶手段から呼び出され、まず処理221でメタデータ記憶部210にストアされたばかりのメタデータを取得する。次いで、システムにある受け手候補のプログラムの領域を得る(処理222)。そこで受け手プログラムのメタデータを取出す(処理223)。ここで両方のメタデータの比較を行い共通の定義された要素名があるかどうかを照合する(処理224)。それが有ればその受け手プログラムの枠表示を、例えば赤表示にする(処理225)。無ければ何もしないでスキップする。ループのエンド処理226でまだ受け手となりうるプログラムが有るか調べる。プログラムがあれば処理227でプログラム領域ポインタを順次に進めて処理223から繰り返す。すべての受け手候補プログラムを調べ終えたら終了である(229)。
なお、受け手候補のプログラムの持つメタデータはその起動のタイミングで、通常ウィンドウシステムの管理領域に設定されるものであるので、その詳細は省略した。
FIG. 4 shows a schematic flow and will be described. The reflect processing unit 220 is called from the metadata storage means, and first acquires the metadata just stored in the metadata storage unit 210 in the process 221. Next, an area of a candidate program in the system is obtained (process 222). Therefore, the metadata of the receiver program is extracted (process 223). Here, both metadata are compared to check whether there is a common defined element name (process 224). If it exists, the frame display of the recipient program is displayed in red, for example (process 225). If nothing, skip without doing anything. The loop end processing 226 checks whether there is a program that can still be a receiver. If there is a program, the program area pointer is sequentially advanced in process 227 and the process is repeated from process 223. When all candidate programs have been examined, the process is over (229).
Note that the metadata of the recipient candidate program is normally set in the management area of the window system at the start timing, and the details thereof are omitted.

本発明の構成は本実施例に挙げられた構成に限定されない。例えば、ポインティングデバイスはマウス以外も含む。図3に示したプログラムまた記憶手段の実装方法は任意で、一つの実行モジュールで構成されるかもしれないし、複数に分割されたマルチタスクで実行されるかもしれない。
また、言語定義の例はXMLをベースに示したが、他のメタ言語として定義される言語の仕様に依存して種種の変形は可能で、そのような変更があっても本発明の範囲に属するものとする。
The configuration of the present invention is not limited to the configuration given in this embodiment. For example, the pointing device includes other than a mouse. The implementation method of the program or storage means shown in FIG. 3 may be arbitrarily configured by one execution module, or may be executed by multitask divided into a plurality of parts.
In addition, although examples of language definitions are based on XML, various modifications are possible depending on the language specifications defined as other meta-languages, and such changes are within the scope of the present invention. Shall belong.

以上のとおり、本発明によれば、共通的仕様のみシステムで定義し、メタ言語で記述したデータ構造は各プログラムで独立的に定義かつ処理できるので、プログラムの負担は軽く、またバージョンアップ、追加等に左右されない効果がある。 As described above, according to the present invention, only the common specifications are defined in the system, and the data structure described in the meta language can be defined and processed independently in each program. There is an effect not influenced by etc.

ウィンドウシステムのイメージ図を示す。The image figure of a window system is shown. ウィンドウシステムのプログラム、対応する画面の配置および操作概要を示す。Shows the window system program, the layout of the corresponding screen, and the operation summary. プログラムのフローおよびメタデータ記憶の遷移状態を示す。Shows program flow and metadata storage transition state. リフレクト処理部のフローReflect processing section flow

Claims (5)

計算機画面上のウィンドウシステムにおいて、
ポインティングデバイスにより選択されかつドラッグされたオブジェクトに定義されたメタ言語で記述したデータ構造をストアする手段を有する送り手プログラムと、
該データ構造を記憶する手段と、
ポインティングデバイスによりドロップされたときに記憶されているメタ言語で記述したデータ構造をロードする手段および該データ構造を解読して画面表示を行なう手段を有する受け手プログラムと、
から構成されたウィンドウシステム。
In the window system on the computer screen,
A sender program having means for storing a data structure described in a meta language defined in an object selected and dragged by a pointing device;
Means for storing the data structure;
A receiver program having means for loading a data structure described in a meta language stored when dropped by a pointing device, and means for decoding the data structure and displaying a screen;
A window system composed of
計算機画面上のウィンドウシステムにおいて、
送り手プログラムのウィンドウ上でポインティングデバイスによりオブジェクトを選択しドラッグするステップと、
ドラッグされたオブジェクトに定義されたメタ言語で記述したデータ構造を記憶するステップと、
受け手プログラムのウィンドウ上にポインティングデバイスをドロップするステップと、
受け手プログラムが記憶されているメタ言語で記述したデータ構造をロードし解読するステップと、
受け手プログラムがウィンドウに描画するステップと、
からなるウィンドウシステムの情報連携の方法。
In the window system on the computer screen,
Selecting and dragging an object with a pointing device on the sender program window;
Storing a data structure described in a meta language defined for the dragged object;
Dropping a pointing device on the receiver program window;
Loading and decoding a data structure described in a meta language in which the receiver program is stored;
The receiver program draws in the window;
A window system information linkage method consisting of:
請求項1において、メタ言語をXMLとしたウィンドウシステム。 The window system according to claim 1, wherein the meta language is XML. 請求項2において、メタ言語をXMLとしたウィンドウシステムの情報連携の方法。 The method for information cooperation in a window system according to claim 2, wherein the meta language is XML. 請求項1のウィンドウシステムにおいて、
前記記憶手段がリフレクト処理部を持ち、
リフレクト処理部は
予めすべてのプログラムの受け手属性を調べておくことでドロップ受け入れ可能なプログラムを探し、かつ受け入れ可能なプログラムの表示枠をハイライト表示すること
を特徴とするウィンドウシステム。
The window system of claim 1,
The storage means has a reflect processing unit,
A window system characterized in that the reflect processing unit searches for the recipient attributes of all programs in advance to search for a program that can accept a drop, and highlights a display frame of the acceptable program.
JP2007514389A 2005-04-22 2005-04-22 Information linkage window system Active JP4718545B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2005/007678 WO2006114880A1 (en) 2005-04-22 2005-04-22 Information linkage window system

Publications (2)

Publication Number Publication Date
JPWO2006114880A1 true JPWO2006114880A1 (en) 2008-12-11
JP4718545B2 JP4718545B2 (en) 2011-07-06

Family

ID=37214518

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007514389A Active JP4718545B2 (en) 2005-04-22 2005-04-22 Information linkage window system

Country Status (2)

Country Link
JP (1) JP4718545B2 (en)
WO (1) WO2006114880A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5183150B2 (en) * 2007-10-30 2013-04-17 アズビル株式会社 Information linkage window system and program
JP4879137B2 (en) * 2007-10-30 2012-02-22 株式会社山武 Information linkage window system and program
JP5557420B2 (en) * 2007-11-02 2014-07-23 アプリックスIpホールディングス株式会社 Widget operation control method
JP2011192128A (en) * 2010-03-16 2011-09-29 Yamatake Corp Information cooperation window system
JP2012083919A (en) * 2010-10-08 2012-04-26 Ntt Docomo Inc Information processor, linkage method of applications and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08339286A (en) * 1995-06-07 1996-12-24 Internatl Business Mach Corp <Ibm> Computer system with graphical interface
JP2004054363A (en) * 2002-07-16 2004-02-19 Hitachi Zosen Information Systems Co Ltd Electronic catalog device for mold part

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0744477A (en) * 1993-07-30 1995-02-14 Canon Inc Control system for multi-medium equipment
US6449624B1 (en) * 1999-10-18 2002-09-10 Fisher-Rosemount Systems, Inc. Version control and audit trail in a process control system
AUPQ717700A0 (en) * 2000-04-28 2000-05-18 Canon Kabushiki Kaisha A method of annotating an image
US7028253B1 (en) * 2000-10-10 2006-04-11 Eastman Kodak Company Agent for integrated annotation and retrieval of images
JP2002315082A (en) * 2001-04-13 2002-10-25 Toshiba Corp Monitoring control system
JP2003015793A (en) * 2001-07-03 2003-01-17 Matsushita Electric Works Ltd Method and system for dynamically changing and displaying information to be monitored on network on monitor screen and user interface player program for realizing the same system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08339286A (en) * 1995-06-07 1996-12-24 Internatl Business Mach Corp <Ibm> Computer system with graphical interface
JP2004054363A (en) * 2002-07-16 2004-02-19 Hitachi Zosen Information Systems Co Ltd Electronic catalog device for mold part

Also Published As

Publication number Publication date
WO2006114880A1 (en) 2006-11-02
JP4718545B2 (en) 2011-07-06

Similar Documents

Publication Publication Date Title
US11544257B2 (en) Interactive table-based query construction using contextual forms
US11741086B2 (en) Queries based on selected subsets of textual representations of events
US11442924B2 (en) Selective filtered summary graph
US20210011925A1 (en) Field value and label extraction from a field value
US20200159782A1 (en) Suggested field extraction
US11068452B2 (en) Column-based table manipulation of event data to add commands to a search query
US10896175B2 (en) Extending data processing pipelines using dependent queries
US11354308B2 (en) Visually distinct display format for data portions from events
US11544248B2 (en) Selective query loading across query interfaces
US20190155802A1 (en) Supplementing events displayed in a table format
US20180060418A1 (en) Defining fields from particular occurences of field labels in events
US8640089B2 (en) Automated construction and deployment of complex event processing applications and business activity monitoring dashboards
JP4420968B2 (en) Method and computer-readable medium for commanding
JP4718545B2 (en) Information linkage window system
CN112352214A (en) Display control device, display control method, and display control program
JP2013105460A (en) Information processor and control method thereof, and program
JP2008051565A (en) Due form conversion system of analyzing data and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091013

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100817

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100917

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110315

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: 20110331

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140408

Year of fee payment: 3