JPH07219897A - Method and device for recording operation history and method and device for generating operation manual - Google Patents

Method and device for recording operation history and method and device for generating operation manual

Info

Publication number
JPH07219897A
JPH07219897A JP6011718A JP1171894A JPH07219897A JP H07219897 A JPH07219897 A JP H07219897A JP 6011718 A JP6011718 A JP 6011718A JP 1171894 A JP1171894 A JP 1171894A JP H07219897 A JPH07219897 A JP H07219897A
Authority
JP
Japan
Prior art keywords
event
constituent element
operation history
identifier
managing
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
JP6011718A
Other languages
Japanese (ja)
Inventor
Hidekazu Tanigawa
英和 谷川
Yoshio Nakano
善夫 中埜
Norio Sanada
紀男 眞田
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 JP6011718A priority Critical patent/JPH07219897A/en
Publication of JPH07219897A publication Critical patent/JPH07219897A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide an operation history recording method and an operation history recording device whereby it is judged whether or not operated event information is correctly evaluated and executed. CONSTITUTION:An event obtaining means 3 obtains an inputted event and event information making a pair with an UI configuration identifier which identifies an UI configuration element to be the execution object of the event. An event processing means 4 refers to an UI configuration element controlling means 2 and evaluates and executes event information obtained by the event obtaining means 3. An attribute change obtaining means 5 takes out the UI configuration element identifier and the attribute value of the UI configuration element where the attribute value is changed by the evalution and execution of event information by the event processing means 4. A writing means 6 converts event information obtained by the event obtaining means 3 and UI operation history information having the UI configuration element identifier and the attribute value which are obtained by the attribute change obtaining means 5 into a character string or picture data so as to store them in a file.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マウスやキーボードや
リモートコントローラなどの入力手段からイベントを入
力することにより対話的に動作させる機器やシミュレー
タに用いられて、入力手段からイベントが入力された履
歴および入力されたイベントが評価実行された結果の履
歴を記録する操作履歴記録方法および操作履歴記録装置
と、各イベントに対応する操作内容の説明に加えてUI
構成要素の属性値および操作履歴情報を利用して操作マ
ニュアルを作成する操作マニュアル作成方法および操作
マニュアル作成装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used for a device or a simulator that interactively operates by inputting an event from an input means such as a mouse, a keyboard or a remote controller, and a history of the event input from the input means. In addition to the operation history recording method and the operation history recording device for recording the history of the result of evaluation and execution of the input event, the operation content corresponding to each event, and the UI.
The present invention relates to an operation manual creating method and an operation manual creating apparatus for creating an operation manual using attribute values of components and operation history information.

【0002】[0002]

【従来の技術】従来の操作履歴記録装置は、例えば特開
昭63−15322号公報に記載されているように、入
力操作の列を文字列に変換して記録する構成であった。
また従来の操作マニュアル作成装置は、例えば特開平3
−259316号公報に記載されているように、入力さ
れたイベントから各イベントに対応する予め格納された
操作内容の説明を取り出して所定の表現形式で出力する
構成であった。
2. Description of the Related Art A conventional operation history recording apparatus has a structure in which a string of input operations is converted into a character string and recorded, as described in, for example, Japanese Patent Laid-Open No. 63-15322.
A conventional operation manual creation device is disclosed in, for example, Japanese Patent Laid-Open No. Hei 3
As described in Japanese Patent Application Laid-Open No. 259316/1998, a configuration in which a prestored description of the operation content corresponding to each event is extracted from the input event and is output in a predetermined expression format.

【0003】[0003]

【発明が解決しようとする課題】しかしながら上記従来
の操作履歴記録装置では、入力されたイベントの情報の
みを記録し、イベントが評価実行されたことにより変化
したUI構成要素が有する属性値を記録しなかったの
で、イベントが正しく評価実行されたかどうか判断でき
ないという課題を有していた。
However, in the above-mentioned conventional operation history recording apparatus, only the information of the input event is recorded, and the attribute value of the UI component changed by the evaluation execution of the event is recorded. Therefore, there was a problem that it was not possible to judge whether the event was evaluated and executed correctly.

【0004】また上記従来の操作マニュアル作成装置で
は、操作内容の説明のみを利用しており、UI構成要素
の属性値および操作履歴情報を利用することができなか
ったので、個々のUI構成要素を所定の表現形式にレイ
アウトしてマニュアルを作成することができないという
課題を有していた。本発明はかかる事情に鑑みて成され
たものであり、操作したイベント情報が正しく評価実行
されたかどうか判断できる操作履歴記録方法および操作
履歴記録装置を提供することを目的とする。
Further, in the above-mentioned conventional operation manual creation apparatus, only the description of the operation contents is used, and the attribute values of the UI constituent elements and the operation history information cannot be used. There was a problem that a manual could not be created by laying out in a predetermined expression format. The present invention has been made in view of such circumstances, and an object of the present invention is to provide an operation history recording method and an operation history recording device that can determine whether or not the operated event information has been correctly evaluated and executed.

【0005】さらに本発明は、非常に分かりやすいマニ
ュアルを自動的に作成できる操作マニュアル作成方法お
よび操作マニュアル作成装置を提供することを目的とす
る。
A further object of the present invention is to provide an operation manual creating method and an operation manual creating apparatus which can automatically create a very easy-to-understand manual.

【0006】[0006]

【課題を解決するための手段】請求項1の発明は、形状
や配置などの属性値を有するユーザインターフェイスを
構成する要素であるUI構成要素と、そのUI構成要素
を識別するUI構成要素識別子との対を管理するUI構
成要素管理手段を用いて、入力されたイベントと、その
イベントの実行対象となるUI構成要素を識別するUI
構成要素識別子との対であるイベント情報を取得するイ
ベント取得ステップと、UI構成要素管理手段を参照し
て、イベント取得ステップにおいて取得されたイベント
情報を評価実行するイベント処理ステップと、イベント
処理ステップにおいてイベント情報が評価実行されたこ
とにより属性値が変化したUI構成要素のUI構成要素
識別子および属性値を取り出す属性変化取得ステップ
と、イベント取得ステップにおいて取得されたイベント
情報と、属性変化取得ステップにおいて取得されたUI
構成要素識別子および属性値を有するUI操作履歴情報
とを、文字列または画像データに変換してファイルに記
憶させる書き込みステップと、を実行することを特徴と
している。
According to a first aspect of the present invention, there is provided a UI constituent element which is an element constituting a user interface having an attribute value such as shape and arrangement, and a UI constituent element identifier for identifying the UI constituent element. A UI that identifies the input event and the UI component that is the execution target of the event using the UI component management unit that manages the pair of
In an event acquisition step of acquiring event information that is a pair with a component identifier, an event processing step of evaluating and executing the event information acquired in the event acquisition step with reference to the UI component management means, and an event processing step. An attribute change acquisition step of extracting the UI component identifier and the attribute value of the UI component whose attribute value has changed due to the evaluation and execution of the event information, the event information acquired in the event acquisition step, and the attribute change acquisition step UI
A writing step of converting the UI operation history information having the constituent element identifier and the attribute value into a character string or image data and storing the character string or image data in a file is performed.

【0007】請求項2の発明は、形状や配置などの属性
値を有するユーザインターフェイスを構成する要素であ
るUI構成要素と、そのUI構成要素を識別するUI構
成要素識別子との対を管理するUI構成要素管理手段
と、入力されたイベントと、そのイベントの実行対象と
なるUI構成要素を識別するUI構成要素識別子との対
であるイベント情報を取得するイベント取得手段と、U
I構成要素管理手段を参照して、イベント取得手段によ
り取得されたイベント情報を評価実行するイベント処理
手段と、イベント処理手段によりイベント情報が評価実
行されたことにより属性値が変化したUI構成要素のU
I構成要素識別子および属性値を取り出す属性変化取得
手段と、イベント取得手段により取得されたイベント情
報と、属性変化取得手段により取得されたUI構成要素
識別子および属性値を有するUI操作履歴情報とを、文
字列または画像データに変換してファイルに記憶させる
書き込み手段と、を備えたことを特徴としている。
According to a second aspect of the present invention, a UI for managing a pair of a UI constituent element that is a constituent element of a user interface having an attribute value such as a shape and a layout and a UI constituent element identifier for identifying the UI constituent element. A constituent element managing means, an event acquiring means for acquiring event information which is a pair of the input event and a UI constituent element identifier for identifying a UI constituent element on which the event is executed;
The I component management unit refers to the event processing unit that evaluates and executes the event information acquired by the event acquisition unit, and the UI component whose attribute value has changed due to the event information evaluated and executed by the event processing unit. U
I attribute change acquisition means for extracting the I component identifier and attribute value, event information acquired by the event acquisition means, and UI operation history information having the UI component identifier and attribute value acquired by the attribute change acquisition means, Writing means for converting into a character string or image data and storing it in a file.

【0008】請求項3の発明は、UI構成要素と、その
UI構成要素を識別するUI構成要素識別子との対を管
理するUI構成要素管理手段と、UI操作履歴情報を管
理するUI操作履歴情報管理手段と、イベントと、その
イベントの実行対象となるUI構成要素を識別するUI
構成要素識別子とからなるイベント情報に対応する操作
内容の説明データを管理する説明データ管理手段と、を
用いて、UI構成要素管理手段により管理されているU
I構成要素識別子およびそのUI構成要素識別子で識別
されるUI構成要素の属性値と、説明データ管理手段に
より管理されている各イベント情報に対応する操作内容
の説明データと、UI操作履歴情報管理手段により管理
されているUI操作履歴情報とを組み合わせて所定の表
現形態で出力する出力ステップを実行することを特徴と
している。
According to a third aspect of the present invention, a UI constituent element managing means for managing a pair of a UI constituent element and a UI constituent element identifier for identifying the UI constituent element, and UI operation history information for managing UI operation history information. A UI that identifies a management unit, an event, and a UI component that is an execution target of the event
U managed by the UI constituent element managing means using the explanation data managing means for managing the explanation data of the operation content corresponding to the event information including the constituent element identifier
The I component identifier and the attribute value of the UI component identified by the UI component identifier, the description data of the operation content corresponding to each event information managed by the description data management unit, and the UI operation history information management unit It is characterized by executing an output step of outputting in a predetermined expression form in combination with UI operation history information managed by.

【0009】請求項4の発明は、UI構成要素と、その
UI構成要素を識別するUI構成要素識別子との対を管
理するUI構成要素管理手段と、UI操作履歴情報を管
理するUI操作履歴情報管理手段と、イベントと、その
イベントの実行対象となるUI構成要素を識別するUI
構成要素識別子とからなるイベント情報に対応する操作
内容の説明データを管理する説明データ管理手段と、U
I構成要素管理手段により管理されているUI構成要素
識別子およびそのUI構成要素識別子で識別されるUI
構成要素の属性値と、説明データ管理手段により管理さ
れている各イベント情報に対応する操作内容の説明デー
タと、UI操作履歴情報管理手段により管理されている
UI操作履歴情報とを組み合わせて所定の表現形態で出
力する出力手段と、を備えたことを特徴としている。
According to a fourth aspect of the present invention, a UI constituent element managing means for managing a pair of a UI constituent element and a UI constituent element identifier for identifying the UI constituent element, and UI operation history information for managing UI operation history information. A UI that identifies a management unit, an event, and a UI component that is an execution target of the event
A description data management unit for managing description data of the operation content corresponding to the event information composed of the constituent element identifier, and U
A UI component identifier managed by the I component management means and a UI identified by the UI component identifier
A predetermined combination of the attribute value of the component, the explanation data of the operation content corresponding to each event information managed by the explanation data management unit, and the UI operation history information managed by the UI operation history information management unit And an output means for outputting in an expression form.

【0010】[0010]

【作用】請求項1の発明においては、イベント取得ステ
ップで、入力されたイベントと、そのイベントの実行対
象となるUI構成要素を識別するUI構成要素識別子と
の対であるイベント情報を取得し、イベント処理ステッ
プで、UI構成要素管理手段を参照して、イベント取得
ステップにおいて取得されたイベント情報を評価実行
し、属性変化取得ステップで、イベント処理ステップに
おいてイベント情報が評価実行されたことにより属性値
が変化したUI構成要素のUI構成要素識別子および属
性値を取り出し、書き込みステップで、イベント取得ス
テップにおいて取得されたイベント情報と、属性変化取
得ステップにおいて取得されたUI構成要素識別子およ
び属性値を有するUI操作履歴情報とを、文字列または
画像データに変換してファイルに記憶させる。
According to the invention of claim 1, in the event acquiring step, event information which is a pair of the input event and a UI constituent element identifier for identifying a UI constituent element on which the event is executed is acquired. In the event processing step, the UI component management means is referred to, the event information acquired in the event acquisition step is evaluated and executed, and in the attribute change acquisition step, the event information is evaluated and executed in the event processing step. The UI component identifier and the attribute value of the UI component having changed are extracted, and the UI having the event information acquired in the event acquisition step in the writing step and the UI component identifier and the attribute value acquired in the attribute change acquisition step in the writing step. Convert operation history information and character string or image data To be stored in the file.

【0011】請求項2の発明において、UI構成要素管
理手段は、形状や配置などの属性値を有するユーザイン
ターフェイスを構成する要素であるUI構成要素と、そ
のUI構成要素を識別するUI構成要素識別子との対を
管理する。イベント取得手段は、入力されたイベント
と、そのイベントの実行対象となるUI構成要素を識別
するUI構成要素識別子との対であるイベント情報を取
得する。イベント処理手段は、UI構成要素管理手段を
参照して、イベント取得手段により取得されたイベント
情報を評価実行する。属性変化取得手段は、イベント処
理手段によりイベント情報が評価実行されたことにより
属性値が変化したUI構成要素のUI構成要素識別子お
よび属性値を取り出す。書き込み手段は、イベント取得
手段により取得されたイベント情報と、属性変化取得手
段により取得されたUI構成要素識別子および属性値を
有するUI操作履歴情報とを、文字列または画像データ
に変換してファイルに記憶させる。
In the second aspect of the present invention, the UI constituent element managing means is a UI constituent element that is a constituent element of a user interface having attribute values such as shape and arrangement, and a UI constituent element identifier for identifying the UI constituent element. Manage the pair with. The event acquisition unit acquires event information that is a pair of the input event and a UI constituent element identifier that identifies a UI constituent element that is an execution target of the event. The event processing means refers to the UI component management means and evaluates and executes the event information acquired by the event acquisition means. The attribute change acquisition unit retrieves the UI component identifier and the attribute value of the UI component whose attribute value has changed due to the event information being evaluated and executed by the event processing unit. The writing unit converts the event information acquired by the event acquisition unit and the UI operation history information having the UI component identifier and the attribute value acquired by the attribute change acquisition unit into a character string or image data to be a file. Remember.

【0012】請求項3の発明においては、出力ステップ
で、UI構成要素管理手段により管理されているUI構
成要素識別子およびそのUI構成要素識別子で識別され
るUI構成要素の属性値と、説明データ管理手段により
管理されている各イベント情報に対応する操作内容の説
明データと、UI操作履歴情報管理手段により管理され
ているUI操作履歴情報とを組み合わせて所定の表現形
態で出力する。
According to the third aspect of the invention, in the output step, the UI constituent element identifier managed by the UI constituent element managing means, the attribute value of the UI constituent element identified by the UI constituent element identifier, and the explanation data management. The description data of the operation content corresponding to each event information managed by the unit and the UI operation history information managed by the UI operation history information managing unit are combined and output in a predetermined expression form.

【0013】請求項4の発明において、UI構成要素管
理手段は、UI構成要素と、そのUI構成要素を識別す
るUI構成要素識別子との対を管理する。UI操作履歴
情報管理手段は、UI操作履歴情報を管理する。説明デ
ータ管理手段は、イベントと、そのイベントの実行対象
となるUI構成要素を識別するUI構成要素識別子とか
らなるイベント情報に対応する操作内容の説明データを
管理する。出力手段は、UI構成要素管理手段により管
理されているUI構成要素識別子およびそのUI構成要
素識別子で識別されるUI構成要素の属性値と、説明デ
ータ管理手段により管理されている各イベント情報に対
応する操作内容の説明データと、UI操作履歴情報管理
手段により管理されているUI操作履歴情報とを組み合
わせて所定の表現形態で出力する。
In the fourth aspect of the present invention, the UI constituent element managing means manages a pair of a UI constituent element and a UI constituent element identifier for identifying the UI constituent element. The UI operation history information management unit manages UI operation history information. The explanation data managing unit manages explanation data of the operation content corresponding to the event information including an event and a UI constituent element identifier that identifies a UI constituent element that is an execution target of the event. The output means corresponds to the UI constituent element identifier managed by the UI constituent element managing means, the attribute value of the UI constituent element identified by the UI constituent element identifier, and each event information managed by the explanation data managing means. The explanation data of the operation contents to be performed and the UI operation history information managed by the UI operation history information management unit are combined and output in a predetermined expression form.

【0014】[0014]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。 (実施例1)図1は本発明の実施例1における操作履歴
記録装置のブロック図で、この操作履歴記録装置は、入
力手段1と、UI構成要素管理手段2と、イベント取得
手段3と、イベント処理手段4と、属性変化取得手段5
と、書き込み手段6とを備えている。入力手段1は、マ
ウスやキーボードやリモートコントローラなどからな
り、オペレータがイベントを入力するためのものであ
る。UI構成要素管理手段2は、形状や配置などの属性
値を有するボタンやパネルなどのユーザインターフェイ
スを構成する要素であるUI構成要素と、そのUI構成
要素を識別するUI構成要素識別子との対を管理する。
イベント取得手段3は、入力手段1から入力されたイベ
ントと、そのイベントの実行対象となるボタンなどのU
I構成要素を識別するUI構成要素識別子との対である
イベント情報を取得する。イベント処理手段4は、UI
構成要素管理手段2を参照して、イベント取得手段3に
より取得されたイベント情報を評価実行する。属性変化
取得手段5は、イベント処理手段4によりイベント情報
が評価実行された結果、変化したUI構成要素の識別子
および属性値を取り出す。書き込み手段6は、イベント
取得手段3により取得されたイベント情報と、属性変化
取得手段5により取得されたUI構成要素識別子および
属性値を有するUI操作履歴情報とを、文字列または画
像データに変換してファイルに追記する。
Embodiments of the present invention will now be described in detail with reference to the drawings. (Embodiment 1) FIG. 1 is a block diagram of an operation history recording device according to a first embodiment of the present invention. This operation history recording device comprises an input means 1, a UI component management means 2, an event acquisition means 3, Event processing means 4 and attribute change acquisition means 5
And a writing means 6. The input unit 1 is composed of a mouse, a keyboard, a remote controller, etc., and is used by an operator to input an event. The UI constituent element management unit 2 makes a pair of a UI constituent element that is a constituent element of a user interface such as a button or a panel having an attribute value such as a shape or a layout and a UI constituent element identifier that identifies the UI constituent element. to manage.
The event acquisition unit 3 includes an event input from the input unit 1 and a U such as a button that is an execution target of the event.
The event information that is a pair with the UI component identifier that identifies the I component is acquired. The event processing means 4 is a UI
The event information acquired by the event acquisition unit 3 is evaluated and executed with reference to the component management unit 2. The attribute change acquisition unit 5 extracts the identifier and the attribute value of the UI component changed as a result of the event information evaluated and executed by the event processing unit 4. The writing unit 6 converts the event information acquired by the event acquisition unit 3 and the UI operation history information having the UI component identifier and the attribute value acquired by the attribute change acquisition unit 5 into a character string or image data. And add to the file.

【0015】次に上記操作履歴記録装置の動作につい
て、図2のフローチャートを参照しながら説明する。オ
ペレータが入力手段1からイベントを入力すると(ステ
ップS1)、イベント取得手段3が、入力手段1から入
力されたイベントと、そのイベントの実行対象となるボ
タンなどのUI構成要素を識別するUI構成要素識別子
との対であるイベント情報を取り出す(ステップS
2)。次にイベント処理手段4が、UI構成要素管理手
段2を参照して、イベント取得手段3により取得された
イベント情報を評価実行する(ステップS3)。次に属
性変化取得手段5が、イベント処理手段4によりイベン
ト情報が評価実行された結果、属性値が変化したUI構
成要素のUI構成要素識別子および属性値を取り出す
(ステップS4)。次に書き込み手段6が、イベント取
得手段3により取得されたイベント情報と、属性変化取
得手段5により取得されたUI構成要素識別子および属
性値を有するUI操作履歴情報とを、文字列または画像
データに変換してファイルに追記し(ステップS5)、
ステップS1に戻る。
Next, the operation of the operation history recording device will be described with reference to the flowchart of FIG. When the operator inputs an event from the input means 1 (step S1), the event acquisition means 3 identifies the event input from the input means 1 and a UI constituent element such as a button which is an execution target of the event. The event information that is a pair with the identifier is extracted (step S
2). Next, the event processing unit 4 refers to the UI component management unit 2 to evaluate and execute the event information acquired by the event acquisition unit 3 (step S3). Next, the attribute change acquisition unit 5 retrieves the UI component identifier and the attribute value of the UI component whose attribute value has changed as a result of the evaluation of the event information by the event processing unit 4 (step S4). Next, the writing unit 6 converts the event information acquired by the event acquisition unit 3 and the UI operation history information having the UI constituent element identifier and the attribute value acquired by the attribute change acquisition unit 5 into a character string or image data. Convert and add to the file (step S5),
Return to step S1.

【0016】次に、上記操作履歴記録方法の具体的な動
作の一例を説明する。いま、図3に示すような洗濯機の
操作パネルのシミュレータがあるものとする。先ず入力
手段1からイベント「ボタンオン」が「電源 切/入」
ボタンに対して送られると、つまり、「電源 切/入」
ボタンが押されると、イベント取得手段3が、「<イベ
ント>ボタンオン <対象>電源 切/入」というイベ
ント情報を取り出す。次にイベント処理手段4が、UI
構成要素管理手段2を参照して、イベント取得手段3に
より取得された「<イベント>ボタンオン <対象>電
源 切/入」というイベント情報を評価実行し、「電源
切/入」ボタンの「背景色」という属性を灰色から黄
色に変化させる。つまり、「電源 切/入」ボタンが光
っているということを色の変化でシミュレートしてい
る。次に属性変化取得手段5が、イベント処理手段4に
より「<イベント>ボタンオン <対象>電源 切/
入」というイベント情報が評価実行された結果変化した
「電源 切/入」ボタンの「背景色」属性「背景色=黄
色」を取り出す。次に書き込み手段6が、イベント取得
手段3により取得されたイベント情報「<イベント>ボ
タンオン <対象>電源切/入」と、属性変化取得手段
5により取得されたUI構成要素識別子および属性値を
有するUI操作履歴情報「<UI構成要素>電源 切/
入 <背景色>黄色」とを、文字列に変換してファイル
に書き込む。
Next, an example of a specific operation of the operation history recording method will be described. Now, assume that there is a simulator for the operation panel of the washing machine as shown in FIG. First, the event "button on" from the input means 1 is "power off / on"
When sent to a button, that is, "power off / on"
When the button is pressed, the event acquisition unit 3 retrieves the event information “<event> button on <target> power off / on”. Next, the event processing means 4 displays the UI
By referring to the component management means 2, the event information “<event> button on <target> power off / on” acquired by the event acquisition means 3 is evaluated and executed, and the “background” of the power off / on button is evaluated. The attribute "color" is changed from gray to yellow. In other words, the color change simulates that the "power off / on" button is lit. Next, the attribute change acquisition means 5 causes the event processing means 4 to “turn on <event> button <target> power off /
The "background color" attribute "background color = yellow" of the "power off / on" button that has changed as a result of evaluation and execution of the event information "on" is retrieved. Next, the writing unit 6 displays the event information “<event> button on <target> power off / on” acquired by the event acquisition unit 3 and the UI component identifier and attribute value acquired by the attribute change acquisition unit 5. Owned UI operation history information “<UI component> Power off /
Input <background color> yellow ”is converted to a character string and written to the file.

【0017】次に入力手段1からイベント「ボタンオ
ン」が「コース」ボタンに対して送られると、つまり、
「コース」ボタンが押されると、イベント取得手段3
が、「<イベント>ボタンオン <対象>コース」とい
うイベント情報を取り出す。次にイベント処理手段4
が、UI構成要素管理手段2を参照して、イベント取得
手段3により取得された「<イベント>ボタンオン <
対象>コース」というイベント情報を評価実行して、
「コース」ボタンの「背景色」という属性を無色から赤
色に変化させる。つまり、「コース」ボタンが選択され
たということを色の変化で示している。次に属性変化取
得手段5が、イベント処理手段4により「<イベント>
ボタンオン <対象>コース」というイベント情報が評
価実行された結果変化した「コース」ボタンの「背景
色」属性「背景色=赤色」を取り出す。次に書き込み手
段6が、イベント取得手段3により取得されたイベント
情報「<イベント>ボタンオン <対象>コース」と、
属性変化取得手段5により取得されたUI構成要素識別
子および属性値を有するUI操作履歴情報「<UI構成
要素>コース <背景色>赤色」とを、文字列に変換し
てファイルに追記する。
Next, when the event "button on" is sent from the input means 1 to the "course" button, that is,
When the "course" button is pressed, the event acquisition means 3
Takes out the event information of "<event> button on <target>course". Next, the event processing means 4
Refers to the UI component management means 2 and turns on the “<event> button ON <acquired by the event acquisition means 3.
Evaluate and execute the event information "Target>Course",
The attribute "background color" of the "course" button is changed from colorless to red. That is, the color change indicates that the "course" button has been selected. Next, the attribute change acquisition means 5 causes the event processing means 4 to perform “<event>
Button ON <Target> Course ”The“ background color ”attribute“ background color = red ”of the“ course ”button that has changed as a result of evaluation and execution of the event information is extracted. Next, the writing unit 6 reads the event information “<event> button on <target> course” acquired by the event acquisition unit 3,
The UI operation history information “<UI component> course <background color> red” having the UI component identifier and attribute value acquired by the attribute change acquisition means 5 is converted into a character string and added to the file.

【0018】次に入力手段1からイベント「ボタンオ
ン」が「洗い」ボタンに対して送られると、つまり、
「洗い」ボタンが押されると、イベント取得手段3が、
「<イベント>ボタンオン <対象>洗い」というイベ
ント情報を取り出す。次にイベント処理手段4が、UI
構成要素管理手段2を参照して、イベント取得手段3に
より取得された「<イベント>ボタンオン <対象>洗
い」というイベント情報を評価実行し、「洗い」ボタン
の「背景色」という属性を無色から赤色に変化させる。
つまり、「洗い」ボタンが選択されたということを色の
変化で示している。次に属性変化取得手段5が、イベン
ト処理手段4により「<イベント>ボタンオン <対象
>洗い」というイベント情報が評価実行されたた結果変
化した「洗い」ボタンの「背景色」属性「背景色=赤
色」を取り出す。次に書き込み手段6が、イベント取得
手段3により取得されたイベント情報「<イベント>ボ
タンオン<対象>洗い」と、属性変化取得手段5により
取得されたUI構成要素識別子および属性値を有するU
I操作履歴情報「<UI構成要素>洗い <背景色>赤
色」とを、文字列に変換してファイルに追記する。
Next, when the event "button on" is sent from the input means 1 to the "wash" button, that is,
When the "wash" button is pressed, the event acquisition means 3
The event information "<event> button on <target>wash" is retrieved. Next, the event processing means 4 displays the UI
With reference to the component management means 2, the event information "<event> button on <target>wash" acquired by the event acquisition means 3 is evaluated and executed, and the attribute "background color" of the "wash" button is colorless. To red.
That is, the color change indicates that the "wash" button has been selected. Next, the attribute change acquisition unit 5 changes the result of the event processing unit 4 evaluating and executing the event information "<event> button on <target>wash" and changed the "background color" attribute "background color" of the "wash" button. = Take out "red". Next, the writing unit 6 has the event information “<event> button on <target> wash” acquired by the event acquisition unit 3 and the UI component identifier and attribute value U acquired by the attribute change acquisition unit 5.
The I operation history information “<UI component> wash <background color> red” is converted into a character string and added to the file.

【0019】次に入力手段1からイベント「ボタンオ
ン」が「スタート」ボタンに対して送られると、つま
り、「スタート」ボタンが押されると、イベント取得手
段3が、「<イベント>ボタンオン <対象>スター
ト」というイベント情報を取り出す。次にイベント処理
手段4が、UI構成要素管理手段2を参照して、イベン
ト取得手段3により取得された「<イベント>ボタンオ
ン <対象>スタート」というイベント情報を評価実行
し、「ガイド」パネルに「洗濯中です。」という文字を
表示する。次に属性変化取得手段5が、イベント処理手
段4により「<イベント>ボタンオン <対象>スター
ト」というイベント情報が評価実行された結果変化した
「ガイド」パネルの表示文字を示す「表示文字」属性の
値「洗濯中です。」を取り出す。次に書き込み手段6
が、イベント取得手段3により取得されたイベント情報
「<イベント>ボタンオン <対象>スタート」および
属性変化取得手段5により取得されたUI構成要素識別
子および属性値を有するUI操作履歴情報「<UI構成
要素>ガイド <表示文字>洗濯中です。」の文字列に
変換し、ファイルに追記する。
Next, when the event "button on" is sent from the input means 1 to the "start" button, that is, when the "start" button is pressed, the event acquisition means 3 causes the "<event> button on < Event information "target>start" is extracted. Next, the event processing unit 4 refers to the UI component management unit 2 to evaluate and execute the event information “<event> button on <target> start” acquired by the event acquisition unit 3, and the “guide” panel. Is displayed on the screen. Next, the attribute change acquisition means 5 has a "display character" attribute indicating the display character of the "guide" panel changed as a result of evaluation and execution of the event information "<event> button on <target>start" by the event processing means 4. Take out the value "Under washing." Next, the writing means 6
Is the event information “<event> button on <target> start” acquired by the event acquisition unit 3 and the UI operation history information “<UI configuration” having the UI component identifier and attribute value acquired by the attribute change acquisition unit 5. Convert it to the character string of "Element> Guide <Display character>Washing." And add it to the file.

【0020】かくして、書き込み手段6により記録され
たファイルの内容は最終的に図4のようになる。このよ
うに、イベント情報に加えて、イベントが評価実行され
たことにより属性値が変化したUI構成要素のUI構成
要素識別子および属性値を取り出すので、入力したイベ
ント情報が正しく評価実行されたかどうかを判断でき
る。
Thus, the content of the file recorded by the writing means 6 finally becomes as shown in FIG. In this way, in addition to the event information, the UI component identifier and the attribute value of the UI component whose attribute value has changed due to the evaluation and execution of the event are extracted, so it is possible to check whether the input event information has been correctly evaluated and executed. I can judge.

【0021】なお上記実施例1では、書き込み手段6
が、イベント情報とUI操作履歴情報とを文字列に変換
してファイルに記憶させる構成としたが、書き込み手段
6がイベント情報とUI操作履歴情報とを画像データに
変換してファイルに記憶させる構成としてもよい。 (実施例2)図5は本発明の実施例2における操作マニ
ュアル作成装置のブロック図で、この操作マニュアル作
成装置は、UI操作履歴情報管理手段11と、説明デー
タ管理手段12と、出力手段13と、UI構成要素管理
手段14とを備えている。UI操作履歴情報管理手段1
1は、実施例1で説明した書き込み手段6によりファイ
ルに書き込まれたUI操作履歴情報を管理する。説明デ
ータ管理手段12は、イベントと、そのイベントの実行
対象となるUI構成要素を識別するUI構成要素識別子
とからなるイベント情報に対応する操作内容の説明デー
タを管理する。出力手段13は、UI構成要素管理手段
14により管理されているUI構成要素識別子およびそ
のUI構成要素識別子で識別されるUI構成要素の属性
値と、説明データ管理手段12により管理されている各
イベント情報に対応する操作内容の説明データと、UI
操作履歴情報管理手段11により管理されているUI操
作履歴情報とを組み合わせて、所定の表現形態で操作マ
ニュアルを自動的に編集して出力する。UI構成要素管
理手段14は、形状や配置などの属性値を有するボタン
やパネルなどのユーザインターフェイスを構成する要素
であるUI構成要素と、そのUI構成要素を識別するU
I構成要素識別子との対を管理する。
In the first embodiment, the writing means 6 is used.
Although the event information and the UI operation history information are converted into a character string and stored in a file, the writing unit 6 converts the event information and the UI operation history information into image data and stores it in a file. May be (Embodiment 2) FIG. 5 is a block diagram of an operation manual creating device according to a second embodiment of the present invention. This operation manual creating device has a UI operation history information management means 11, an explanation data management means 12, and an output means 13. And UI component management means 14. UI operation history information management means 1
Reference numeral 1 manages the UI operation history information written in the file by the writing unit 6 described in the first embodiment. The explanation data managing means 12 manages explanation data of the operation content corresponding to the event information including an event and a UI constituent element identifier for identifying a UI constituent element that is an execution target of the event. The output unit 13 manages the UI component element management unit 14 and the attribute value of the UI component element identified by the UI component element identifier, and each event managed by the description data management unit 12. Description data of the operation content corresponding to the information and the UI
By combining with the UI operation history information managed by the operation history information management unit 11, the operation manual is automatically edited and output in a predetermined expression form. The UI constituent element management unit 14 identifies a UI constituent element that is a constituent element of a user interface such as a button or a panel having an attribute value such as a shape and a layout, and a U constituent element that identifies the UI constituent element.
Manage pairs with I component identifiers.

【0022】次に、上記操作マニュアル作成装置の動作
を説明する。いま、図4に示すようなUI操作履歴情報
がUI操作履歴情報管理手段11により管理されている
ものとする。また、図6に示すようなイベントおよびそ
のイベントの実行対象となるUI構成要素を識別するU
I構成要素識別子からなるイベント情報に対応する操作
内容の説明データが説明データ管理手段12により管理
されているものとする。また、図7に示すようなユーザ
インターフェイスを構成する要素であるUI構成要素の
属性値とUI構成要素を識別するUI構成要素識別子と
の対がUI構成要素管理手段14により管理されている
ものとする。そして出力手段13は、図4、図6、図7
の情報を組み合わせて、例えば図8のような所定の操作
マニュアルを自動的に出力する。
Next, the operation of the operation manual creating apparatus will be described. Now, it is assumed that the UI operation history information as shown in FIG. 4 is managed by the UI operation history information management means 11. In addition, U that identifies the event and the UI component that is the execution target of the event as shown in FIG.
It is assumed that the explanation data managing unit 12 manages the explanation data of the operation content corresponding to the event information including the I component identifier. Further, it is assumed that the UI component management means 14 manages a pair of an attribute value of a UI component which is a component of a user interface as shown in FIG. 7 and a UI component identifier for identifying the UI component. To do. Then, the output means 13 is configured as shown in FIGS.
By combining the above information, a predetermined operation manual as shown in FIG. 8 is automatically output.

【0023】次に、図4、図6、図7の情報を組み合わ
せて図8の操作マニュアルを自動的に出力する出力手段
13の具体的な動作について、図9のフローチャートを
参照しながら説明する。先ず図7に示すUI構成要素の
属性値を評価して図3に示す洗濯機の操作パネルの画像
を生成し、マニュアルの上段に出力する(ステップS1
1)。
Next, a concrete operation of the output means 13 for automatically outputting the operation manual of FIG. 8 by combining the information of FIGS. 4, 6 and 7 will be described with reference to the flowchart of FIG. . First, the attribute values of the UI components shown in FIG. 7 are evaluated to generate the image of the operation panel of the washing machine shown in FIG. 3, and the image is output to the upper stage of the manual (step S1).
1).

【0024】次に図4に示すUI操作履歴情報中の「<
イベント>ボタンオン <対象>電源 切/入」「<イ
ベント>ボタンオン <対象>コース」「<イベント>
ボタンオン <対象>洗い」「<イベント>ボタンオン
<対象>スタート」の情報は操作する順序を示すの
で、「<対象>XXX 」(XXX はUI構成要素識別子)の
XXX で識別されるUI構成要素の直下に、図10に示す
手の画像に操作順序の番号(1から始まる)を付与して
出力する(ステップS12)。この段階で図11に示す
操作マニュアルが出力されることになる。
Next, "<in the UI operation history information shown in FIG.
"Event> Button on <Target> Power off / on""<Event> Button on <Target>Course""<Event>
The information of "button on <target>wash" and "<event> button on <target>start" indicates the order of operation. Therefore, in "<target>XXX" (XXX is the UI component identifier)
Immediately below the UI component identified by XXX, the operation sequence number (starting from 1) is added to the image of the hand shown in FIG. 10 and output (step S12). At this stage, the operation manual shown in FIG. 11 is output.

【0025】次に図4に示すUI操作履歴情報中の「<
イベント>ボタンオン <対象>電源 切/入」に一致
する、図6に示すイベント情報中の操作の説明「<説明
>電源を入れる」を取り出す(ステップS13)。次に
図4に示すUI操作履歴情報中の「<イベント>ボタン
オン <対象>電源 切/入」に一致する、図7に示す
UI構成要素の属性値を取り出す(ステップS14)。
Next, "<in the UI operation history information shown in FIG.
An event "<Explanation> Turn on" in the event information shown in FIG. 6 corresponding to "Event> button on <target> power off / on" is taken out (step S13). Next, the attribute value of the UI component shown in FIG. 7 that matches “<event> button on <target> power off / on” in the UI operation history information shown in FIG. 4 is extracted (step S14).

【0026】次にステップS13およびステップS14
において取り出した情報と、イベントを取り出した順序
(操作する順序)である" 1" とから、図12に示す画
像を出力する(ステップS15)。なお、図10に示す
手の画像と、図13に示す四角の囲いと、「〔操作手
順〕」という文字列とは、予め出力手段13が持ってい
る情報である。この段階で図14に示す操作マニュアル
が出力されることになる。
Next, steps S13 and S14
The image shown in FIG. 12 is output based on the information extracted in step S1 and the event extraction order (operation order) "1" (step S15). The image of the hand shown in FIG. 10, the rectangular box shown in FIG. 13, and the character string “[operation procedure]” are information that the output unit 13 has in advance. At this stage, the operation manual shown in FIG. 14 is output.

【0027】次に図4に示すUI操作履歴情報中の「<
イベント>ボタンオン <対象>電源 切/入」と対に
なっているUI構成要素の変化した属性値「<UI構成
要素>電源 切/入 <背景色>黄色」および「<U
I構成要素>電源 切/入」に一致するUI構成要素が
有する属性値を、図7に示すUI構成要素の中から取り
出す(ステップS16)。
Next, "<in the UI operation history information shown in FIG.
Event> Button ON <Target> Power off / on ”paired UI component changed attribute values“ <UI component> Power off / on <background color> yellow ”and“ <U
The attribute value of the UI component that matches “I component> power off / on” is extracted from the UI components shown in FIG. 7 (step S16).

【0028】次にステップS16において取り出した属
性値「<背景色>灰色」を「<背景色>黄色」に変更
し、<背景色>以外の属性値はそのまま評価して、図1
5に示すような画像を出力する(ステップS17)。な
お、図16に示す矢印や図17に示す破線の四角は、予
め出力手段53が持っている情報である。この段階で図
18に示すマニュアルが出力されることになる。
Next, the attribute value "<background color>gray" retrieved in step S16 is changed to "<background color>yellow", and the attribute values other than <background color> are evaluated as they are.
The image as shown in FIG. 5 is output (step S17). The arrow shown in FIG. 16 and the broken line rectangle shown in FIG. 17 are information that the output means 53 has in advance. At this stage, the manual shown in FIG. 18 is output.

【0029】次にステップS13からステップS17の
動作を、「<イベント>ボタンオン<対象>コース」
と、「<イベント>ボタンオン <対象>洗い」と、
「<イベント>ボタンオン <対象>スタート」とにつ
いて繰り返し行ない、図8のような操作マニュアルを生
成して出力する(ステップS18)。ただし、図19に
示す操作の推移を表す三角形の矢印は、予め出力手段1
3が持っている情報である。
Next, the operation from step S13 to step S17 is performed as follows: "<event> button on <target>course"
And "<event> button on <target>wash",
This is repeated for "<event> button on <target>start", and an operation manual as shown in FIG. 8 is generated and output (step S18). However, the triangular arrow indicating the transition of the operation shown in FIG.
This is the information that 3 has.

【0030】このように、各イベントに対応する操作内
容の説明に加えて、UI構成要素の属性値およびUI操
作履歴情報を利用して所定の表現形式にレイアウトする
ので、非常に分かりやすいマニュアルを自動的に作成で
きる。なお、上記実施例2では実施例1において説明し
た書き込み手段6によりファイルに書き込まれたUI操
作履歴情報を利用したが、UI操作履歴情報の取得方法
は問わない。
As described above, in addition to the description of the operation contents corresponding to each event, the attribute values of UI constituent elements and the UI operation history information are used to lay out in a predetermined expression format, so that a very easy-to-understand manual is provided. Can be created automatically. In the second embodiment, the UI operation history information written in the file by the writing unit 6 described in the first embodiment is used, but the UI operation history information may be acquired by any method.

【0031】[0031]

【発明の効果】以上説明したように本発明によれば、形
状や配置などの属性値を有するユーザインターフェイス
を構成する要素であるUI構成要素と、そのUI構成要
素を識別するUI構成要素識別子との対を管理するUI
構成要素管理手段と、入力されたイベントと、そのイベ
ントの実行対象となるUI構成要素を識別するUI構成
要素識別子との対であるイベント情報を取得するイベン
ト取得手段と、UI構成要素管理手段を参照して、前記
イベント取得手段により取得されたイベント情報を評価
実行するイベント処理手段と、イベント処理手段により
イベント情報が評価実行されたことにより属性値が変化
したUI構成要素のUI構成要素識別子および属性値を
取り出す属性変化取得手段と、イベント取得手段により
取得されたイベント情報と、前記属性変化取得手段によ
り取得されたUI構成要素識別子および属性値を有する
UI操作履歴情報とを、文字列または画像データに変換
してファイルに記憶させる書き込み手段と、を備えたの
で、イベント情報に加えてイベントが評価実行されたこ
とにより属性値が変化するUI構成要素を識別するUI
構成要素識別子およびUI構成要素が有する属性値を取
り出すことから、操作したイベント情報が正しく評価実
行されたかどうか判断できる。
As described above, according to the present invention, a UI component that is a component of a user interface having an attribute value such as a shape and a layout, and a UI component identifier that identifies the UI component. UI for managing pairs of
A component management means, an event acquisition means for acquiring event information which is a pair of an input event and a UI constituent identifier for identifying a UI constituent to be executed by the event, and a UI constituent management means. With reference to the event processing means for evaluating and executing the event information acquired by the event acquiring means, a UI constituent element identifier of the UI constituent element whose attribute value has changed due to the evaluation and execution of the event information by the event processing means, and The attribute change acquisition means for extracting the attribute value, the event information acquired by the event acquisition means, and the UI operation history information having the UI constituent element identifier and the attribute value acquired by the attribute change acquisition means are written as a character string or an image. Since it has a writing means for converting into data and storing it in a file, the event information UI identifies the UI component attribute value changes by the event has been evaluated performed in addition
By extracting the component identifier and the attribute value of the UI component, it can be determined whether the operated event information has been correctly evaluated and executed.

【0032】また、UI構成要素と、そのUI構成要素
を識別するUI構成要素識別子との対を管理するUI構
成要素管理手段と、UI操作履歴情報を管理するUI操
作履歴情報管理手段と、イベントと、そのイベントの実
行対象となるUI構成要素を識別するUI構成要素識別
子とからなるイベント情報に対応する操作内容の説明デ
ータを管理する説明データ管理手段と、UI構成要素管
理手段により管理されているUI構成要素識別子および
そのUI構成要素識別子で識別されるUI構成要素の属
性値と、前記説明データ管理手段により管理されている
各イベント情報に対応する操作内容の説明データと、前
記UI操作履歴情報管理手段により管理されているUI
操作履歴情報とを組み合わせて所定の表現形態で出力す
る出力手段と、を備えれば、各イベントに対応する操作
内容の説明に加えて、UI構成要素の属性値およびUI
操作履歴情報を利用して所定の表現形式にレイアウトす
ることから、非常に分かりやすい操作マニュアルを自動
的に作成できる。
Further, a UI constituent element managing means for managing a pair of a UI constituent element and a UI constituent element identifier for identifying the UI constituent element, a UI operation history information managing means for managing UI operation history information, and an event. And a description data management unit that manages description data of the operation content corresponding to the event information that includes a UI configuration element identifier that identifies a UI configuration element that is an execution target of the event, and is managed by the UI configuration element management unit. UI component element identifiers and attribute values of UI component elements identified by the UI component element identifiers, description data of operation content corresponding to each event information managed by the description data management unit, and the UI operation history UI managed by information management means
By providing an output means for combining the operation history information and outputting in a predetermined expression form, in addition to the description of the operation content corresponding to each event, the attribute value of the UI constituent element and the UI
Since the operation history information is used to lay out in a predetermined expression format, a very easy-to-understand operation manual can be automatically created.

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

【図1】本発明の実施例1における操作履歴記録装置の
ブロック図である。
FIG. 1 is a block diagram of an operation history recording device according to a first embodiment of the present invention.

【図2】本発明の実施例1における操作履歴記録装置の
動作を説明するフローチャートである。
FIG. 2 is a flowchart illustrating an operation of the operation history recording device according to the first embodiment of the present invention.

【図3】洗濯機の操作パネルの説明図である。FIG. 3 is an explanatory diagram of an operation panel of the washing machine.

【図4】洗濯機の操作パネルを操作した操作履歴情報を
記録したファイルの内容の説明図である。
FIG. 4 is an explanatory diagram of contents of a file in which operation history information of operating the operation panel of the washing machine is recorded.

【図5】本発明の実施例2における操作マニュアル作成
装置のブロック図である。
FIG. 5 is a block diagram of an operation manual creation device according to a second embodiment of the present invention.

【図6】本発明の実施例2における操作マニュアル作成
装置に備えられた説明データ管理手段により管理されて
いる内容の説明図である。
FIG. 6 is an explanatory diagram of contents managed by an explanation data managing unit included in the operation manual creation device according to the second embodiment of the present invention.

【図7】本発明の実施例2における操作マニュアル作成
装置に備えられたUI構成要素管理手段により管理され
ている内容の説明図である。
FIG. 7 is an explanatory diagram of contents managed by a UI component management means provided in the operation manual creation device according to the second embodiment of the present invention.

【図8】本発明の実施例2における操作マニュアル作成
装置により作成された操作マニュアルの説明図である。
FIG. 8 is an explanatory diagram of an operation manual created by the operation manual creating device according to the second embodiment of the present invention.

【図9】本発明の実施例2における操作マニュアル作成
装置に備えられた出力手段の動作を説明するフローチャ
ートである。
FIG. 9 is a flowchart illustrating an operation of an output unit included in the operation manual creation device according to the second embodiment of the present invention.

【図10】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 10 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図11】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 11 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図12】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 12 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図13】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 13 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図14】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 14 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図15】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 15 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図16】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 16 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図17】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 17 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図18】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 18 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

【図19】本発明の実施例2における操作マニュアル作
成装置の表示内容の説明図である。
FIG. 19 is an explanatory diagram of display contents of the operation manual creation device according to the second embodiment of the present invention.

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

2 UI構成要素管理手段 3 イベント取得手段 4 イベント処理手段 5 属性変化取得手段 6 書き込み手段 11 UI操作履歴情報管理手段 12 説明データ管理手段 13 出力手段 14 UI構成要素管理手段 2 UI component management means 3 Event acquisition means 4 Event processing means 5 Attribute change acquisition means 6 Writing means 11 UI operation history information management means 12 Explanatory data management means 13 Output means 14 UI constituent element management means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 形状や配置などの属性値を有するユーザ
インターフェイスを構成する要素であるUI構成要素
と、そのUI構成要素を識別するUI構成要素識別子と
の対を管理するUI構成要素管理手段を用いて、 入力されたイベントと、そのイベントの実行対象となる
UI構成要素を識別するUI構成要素識別子との対であ
るイベント情報を取得するイベント取得ステップと、 前記UI構成要素管理手段を参照して、前記イベント取
得ステップにおいて取得されたイベント情報を評価実行
するイベント処理ステップと、 前記イベント処理ステップにおいてイベント情報が評価
実行されたことにより属性値が変化したUI構成要素の
UI構成要素識別子および属性値を取り出す属性変化取
得ステップと、 前記イベント取得ステップにおいて取得されたイベント
情報と、前記属性変化取得ステップにおいて取得された
UI構成要素識別子および属性値を有するUI操作履歴
情報とを、文字列または画像データに変換してファイル
に記憶させる書き込みステップと、 を実行することを特徴とする操作履歴記録方法。
1. A UI constituent element managing means for managing a pair of a UI constituent element which is a constituent element of a user interface having an attribute value such as a shape and a layout and a UI constituent element identifier for identifying the UI constituent element. An event acquisition step of acquiring event information, which is a pair of an input event and a UI constituent element identifier for identifying a UI constituent element on which the event is to be executed, and the UI constituent element managing means is referred to. And an event processing step of evaluating and executing the event information acquired in the event acquiring step; and a UI constituent element identifier and an attribute of a UI constituent element whose attribute value has changed due to the evaluation and execution of the event information in the event processing step. In the attribute change acquisition step for extracting a value, and the event acquisition step A writing step of converting the obtained event information and the UI operation history information having the UI constituent element identifier and the attribute value obtained in the attribute change obtaining step into a character string or image data and storing the file in a file; An operation history recording method characterized by being executed.
【請求項2】 形状や配置などの属性値を有するユーザ
インターフェイスを構成する要素であるUI構成要素
と、そのUI構成要素を識別するUI構成要素識別子と
の対を管理するUI構成要素管理手段と、 入力されたイベントと、そのイベントの実行対象となる
UI構成要素を識別するUI構成要素識別子との対であ
るイベント情報を取得するイベント取得手段と、 前記UI構成要素管理手段を参照して、前記イベント取
得手段により取得されたイベント情報を評価実行するイ
ベント処理手段と、 前記イベント処理手段によりイベント情報が評価実行さ
れたことにより属性値が変化したUI構成要素のUI構
成要素識別子および属性値を取り出す属性変化取得手段
と、 前記イベント取得手段により取得されたイベント情報
と、前記属性変化取得手段により取得されたUI構成要
素識別子および属性値を有するUI操作履歴情報とを、
文字列または画像データに変換してファイルに記憶させ
る書き込み手段と、 を備えたことを特徴とする操作履歴記録装置。
2. A UI constituent element managing means for managing a pair of a UI constituent element which is a constituent element of a user interface having an attribute value such as a shape and a layout and a UI constituent element identifier for identifying the UI constituent element. , An event acquisition unit that acquires event information that is a pair of the input event and a UI component identifier that identifies the UI component that is the execution target of the event; and refer to the UI component management unit, An event processing unit that evaluates and executes the event information acquired by the event acquisition unit; and a UI component identifier and an attribute value of a UI component whose attribute value has changed due to the event information being evaluated and executed by the event processing unit. Attribute change acquisition means for extracting; event information acquired by the event acquisition means; A UI operation history information having the UI element identity and attribute values obtained by the obtaining means,
An operation history recording apparatus comprising: a writing unit that converts a character string or image data and stores the file in a file.
【請求項3】 UI構成要素と、そのUI構成要素を識
別するUI構成要素識別子との対を管理するUI構成要
素管理手段と、 UI操作履歴情報を管理するUI操作履歴情報管理手段
と、 イベントと、そのイベントの実行対象となるUI構成要
素を識別するUI構成要素識別子とからなるイベント情
報に対応する操作内容の説明データを管理する説明デー
タ管理手段と、 を用いて、 前記UI構成要素管理手段により管理されているUI構
成要素識別子およびそのUI構成要素識別子で識別され
るUI構成要素の属性値と、前記説明データ管理手段に
より管理されている各イベント情報に対応する操作内容
の説明データと、前記UI操作履歴情報管理手段により
管理されているUI操作履歴情報とを組み合わせて所定
の表現形態で出力する出力ステップを実行することを特
徴とする操作マニュアル作成方法。
3. A UI constituent element managing means for managing a pair of a UI constituent element and a UI constituent element identifier for identifying the UI constituent element, a UI operation history information managing means for managing UI operation history information, and an event. And a description data management unit that manages description data of the operation content corresponding to the event information including a UI constituent element identifier that identifies a UI constituent element that is an execution target of the event. A UI constituent element identifier managed by the means, an attribute value of the UI constituent element identified by the UI constituent element identifier, and description data of the operation content corresponding to each event information managed by the explanation data managing means. , A combination of the UI operation history information managed by the UI operation history information management unit and output in a predetermined expression form. Operation Manual creation method characterized by performing the steps.
【請求項4】 UI構成要素と、そのUI構成要素を識
別するUI構成要素識別子との対を管理するUI構成要
素管理手段と、 UI操作履歴情報を管理するUI操作履歴情報管理手段
と、 イベントと、そのイベントの実行対象となるUI構成要
素を識別するUI構成要素識別子とからなるイベント情
報に対応する操作内容の説明データを管理する説明デー
タ管理手段と、 前記UI構成要素管理手段により管理されているUI構
成要素識別子およびそのUI構成要素識別子で識別され
るUI構成要素の属性値と、前記説明データ管理手段に
より管理されている各イベント情報に対応する操作内容
の説明データと、前記UI操作履歴情報管理手段により
管理されているUI操作履歴情報とを組み合わせて所定
の表現形態で出力する出力手段と、 を備えたことを特徴とする操作マニュアル作成装置。
4. A UI constituent element managing means for managing a pair of a UI constituent element and a UI constituent element identifier for identifying the UI constituent element, a UI operation history information managing means for managing UI operation history information, and an event. And an explanation data management means for managing explanation data of the operation content corresponding to the event information consisting of a UI constituent element identifier for identifying a UI constituent element which is an execution target of the event, and the UI constituent element managing means. The UI constituent element identifier and the attribute value of the UI constituent element identified by the UI constituent element identifier, the explanation data of the operation content corresponding to each event information managed by the explanation data managing unit, and the UI operation. Output means for combining the UI operation history information managed by the history information management means and outputting in a predetermined expression form; Operation Manual creation apparatus characterized by comprising.
JP6011718A 1994-02-03 1994-02-03 Method and device for recording operation history and method and device for generating operation manual Pending JPH07219897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6011718A JPH07219897A (en) 1994-02-03 1994-02-03 Method and device for recording operation history and method and device for generating operation manual

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6011718A JPH07219897A (en) 1994-02-03 1994-02-03 Method and device for recording operation history and method and device for generating operation manual

Publications (1)

Publication Number Publication Date
JPH07219897A true JPH07219897A (en) 1995-08-18

Family

ID=11785829

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6011718A Pending JPH07219897A (en) 1994-02-03 1994-02-03 Method and device for recording operation history and method and device for generating operation manual

Country Status (1)

Country Link
JP (1) JPH07219897A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010079342A (en) * 2008-09-24 2010-04-08 Hitachi Software Eng Co Ltd System of generating operation instruction for web application
JP2013206403A (en) * 2012-03-29 2013-10-07 Keyence Corp Operation procedure manual preparation device, operation procedure manual preparation method and operation procedure manual preparation program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010079342A (en) * 2008-09-24 2010-04-08 Hitachi Software Eng Co Ltd System of generating operation instruction for web application
JP2013206403A (en) * 2012-03-29 2013-10-07 Keyence Corp Operation procedure manual preparation device, operation procedure manual preparation method and operation procedure manual preparation program

Similar Documents

Publication Publication Date Title
KR100613052B1 (en) Method and Apparatus For Interoperation Between Legacy Software and Screen Reader Programs
KR100860963B1 (en) Apparatus and method for developing software based on component
WO2018036529A1 (en) Method for generating visual test report
JPH06266521A (en) System and device for customizing user interface
JPH07311677A (en) Operation processor
CN113468261B (en) Method and system for constructing entity relationship of Internet of things based on graphic editing engine
CN111158842A (en) Operation flow detection method, device and storage medium
JPH07219897A (en) Method and device for recording operation history and method and device for generating operation manual
JP3288460B2 (en) Display data generation apparatus and method
CN106815180A (en) A kind of method for being automatically obtained Altium software conversion of drawings
JPH10228372A (en) Automatic preparation system for gut
JP2002014845A (en) Method for automatically generating test script part and device for the same
JP2001344230A (en) Device and method for generating multimedia document, and recording medium with program for allowing computer to execute the method recorded thereon
JP3850867B1 (en) Source program creation support system
JPH05143588A (en) Document editing device
KR101276933B1 (en) Conditional block source code display method for displaying selected version&#39;s conditional block source code
JP3474703B2 (en) Plant monitoring screen creation device
JPH10222356A (en) Application generating device and application generating method
JPH1063491A (en) Device and method for supoprting program development
WO2006114899A1 (en) Source program creation support system
JP2002287964A (en) Screen input/output specification designing system, method and program
JP4507227B2 (en) File storage device and storage medium storing file management program
CN117453042A (en) Interface rendering method and device, electronic equipment, chip and medium
JP2001027946A (en) Method for outputting screen information of interactive program system
JPH0916652A (en) Method and device for analyzing simulation result of circuit