JP4631562B2 - Information processing apparatus, information processing method, and computer program - Google Patents

Information processing apparatus, information processing method, and computer program Download PDF

Info

Publication number
JP4631562B2
JP4631562B2 JP2005187401A JP2005187401A JP4631562B2 JP 4631562 B2 JP4631562 B2 JP 4631562B2 JP 2005187401 A JP2005187401 A JP 2005187401A JP 2005187401 A JP2005187401 A JP 2005187401A JP 4631562 B2 JP4631562 B2 JP 4631562B2
Authority
JP
Japan
Prior art keywords
user
operation history
application
information processing
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005187401A
Other languages
Japanese (ja)
Other versions
JP2007004734A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2005187401A priority Critical patent/JP4631562B2/en
Publication of JP2007004734A publication Critical patent/JP2007004734A/en
Application granted granted Critical
Publication of JP4631562B2 publication Critical patent/JP4631562B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、アプリケーション・ソフトウェアを使用する情報処理装置及び情報処理方法、並びにコンピュータ・プログラムに係り、特に、アプリケーション・ソフトウェアを利用するユーザの入力操作を効率化する情報処理装置及び情報処理方法、並びにコンピュータ・プログラムに関する。   The present invention relates to an information processing apparatus and information processing method using application software, and a computer program, and in particular, an information processing apparatus and information processing method for improving the efficiency of a user's input operation using application software, and It relates to computer programs.

さらに詳しくは、本発明は、アプリケーション・ソフトウェアを利用する上で、ユーザが過去に実行した操作履歴を繰り返し利用して処理を実行して、ユーザの入力操作を効率化する情報処理装置及び情報処理方法、並びにコンピュータ・プログラムに係り、特に、ユーザが過去に実行した操作を再現したり、過去のある時点から実施した一連の操作を繰り返し実行したりする情報処理装置及び情報処理方法、並びにコンピュータ・プログラムに関する。   More specifically, the present invention relates to an information processing apparatus and an information processing apparatus that efficiently execute a user's input operation by repeatedly using a history of operations performed by a user in the past when using application software. The present invention relates to a method and a computer program, and in particular, an information processing apparatus and an information processing method for reproducing an operation previously performed by a user or repeatedly executing a series of operations performed from a certain point in the past, and a computer program Regarding the program.

情報技術(IT)分野における急速な進歩とともに、さまざまな形態のコンピュータ・システムが開発・製造され、大学やその他の研究機関、企業内のオフィス、さらには一般家庭に広く普及している。コンピュータ上では、それぞれの業務に適用したアプリケーションを起動し、音声、画像、自然言語などさまざまなメディアをデジタル化して、数学的に取り扱うことにより、情報の編集・加工、蓄積、管理、伝達、共有などより高度で多岐にわたる処理を行なうことが可能である。   With rapid progress in the field of information technology (IT), various forms of computer systems have been developed and manufactured, and are widely used in universities and other research institutions, corporate offices, and even ordinary homes. On the computer, the application applied to each business is started, and various media such as voice, image, natural language, etc. are digitized and handled mathematically to edit, process, store, manage, transmit and share information. It is possible to perform more advanced and diverse processes.

また、最近では、コンピュータのアプリケーションとして、物理的、生態的、あるいは社会的などのシステムの挙動を数式化若しくはモデル化し、ほぼ同じ法則に支配されるシステムの挙動をコンピュータ上で模擬すること、すなわちシミュレーションが広く利用されている。シミュレーション技術を利用することにより、さまざまな局面におけるシステムの挙動を現実に体験する前に予測することができ、得られたパラメータに基づいてシステムを制御し、システムのエラーを予測し、これを防止する制御を行なうことでエラーを回避することができる。   Recently, as a computer application, the behavior of a physical, ecological, or social system is expressed or modeled, and the behavior of a system governed by almost the same law is simulated on a computer, that is, Simulation is widely used. By using simulation technology, the system behavior in various aspects can be predicted before actual experience, and the system can be controlled based on the obtained parameters to predict and prevent system errors. An error can be avoided by performing control.

ここで、アプリケーション・ソフトウェアを利用する上で、ユーザが過去に実行した操作を再現したい、あるいは過去のある時点から実施した一連操作を繰り返し実行したいという場合がある。例えば、上記のシミュレーション計算においては、オペレータの入力したパラメータをシミュレーション・エンジンに投入して挙動解析計算を実行するが、同じモデル式を用いたシミュレーション計算を、パラメータを変更しながら繰り返し行なう必要がある。このような場合、オペレータは一連の入力操作を繰り返し行なわなければならず、煩わしい。このため、過去に行なわれた操作履歴のうち特定の範囲を繰り返し実行したい、繰り返し実行する際にパラメータの再設定など途中の操作を部分的な変更して再現したい、という要望がある。   Here, when using application software, there is a case where it is desired to reproduce an operation performed by the user in the past or to repeatedly execute a series of operations performed from a certain point in the past. For example, in the above simulation calculation, the parameters input by the operator are input to the simulation engine and the behavior analysis calculation is executed. However, it is necessary to repeat the simulation calculation using the same model formula while changing the parameters. . In such a case, the operator has to repeat a series of input operations, which is troublesome. For this reason, there is a desire to repeatedly execute a specific range of operation histories performed in the past, or to re-create a partially changed operation such as parameter resetting during repeated execution.

例えば、ワードプロセッサやスプレッドシートなどの主に編集アプリケーションにおいては、「元に戻す」、「やり直す」といった機能を装備することが一般的であり、過去にユーザが入力した操作内容を時間系列上で前後にさせ、編集作業の利便性が図られている。   For example, in editing applications such as word processors and spreadsheets, it is common to equip functions such as “Undo” and “Redo”. Therefore, the convenience of editing work is achieved.

しかしながら、「元に戻す」、「やり直す」といった機能は、所望の操作時点までの移動に他ならず、一連の操作を繰り返し行なう、あるいは部分的に変更して再現するという、操作履歴の編集機能は備えていない。   However, the functions such as “undo” and “redo” are not only movements up to the desired operation point, but also a function of editing the operation history to repeat a series of operations or to reproduce by partially changing. Is not prepared.

例えば、図13に示すように、OP#6、OP#5、OP#4、OP#3、OP#2、OP#1、OP#0という時間系列順で過去に入力操作が行なわれたとする。ここで、「元に戻す」機能によりOP#3まで遡ったときには、それ以後の入力操作OP#2〜OP#0の操作履歴から消失してしまうので繰り返し利用できなくなる。言い換えれば、過去の操作履歴を特定の範囲で繰り返すことはできない。   For example, as shown in FIG. 13, it is assumed that an input operation has been performed in the past in time sequence order of OP # 6, OP # 5, OP # 4, OP # 3, OP # 2, OP # 1, and OP # 0. . In this case, when going back to OP # 3 by the “undo” function, it disappears from the operation history of the subsequent input operations OP # 2 to OP # 0 and cannot be used repeatedly. In other words, the past operation history cannot be repeated within a specific range.

例えば、OP#3〜OP#0の範囲で、一部の入力操作においてパラメータの再設定を行ないながら繰り返し実行したいとする。「元に戻す」機能で操作項目OP#3まで遡り、ここで入力操作の変更を行なうと、以後の入力操作OP#2〜OP#0は操作履歴から消失してしまうため、オペレータは再入力しなければならない。以後、OP#3〜OP#0の範囲で操作項目OP#3における操作内容を変更しながら繰り返す際には、入力操作OP#2〜OP#0を再入力しなければならない。   For example, suppose that it is desired to repeatedly execute parameters in some input operations while resetting parameters in the range of OP # 3 to OP # 0. If you go back to the operation item OP # 3 with the "Undo" function and change the input operation here, the subsequent input operations OP # 2 to OP # 0 will disappear from the operation history. Must. Thereafter, when repeating the operation contents in the operation item OP # 3 in the range of OP # 3 to OP # 0, it is necessary to re-input the input operations OP # 2 to OP # 0.

要言すれば、「元に戻す」、「やり直す」といった機能は、例えばデータ入力・結果の解析を繰り返すシミュレーション・ソフトウェアにおいて、入力データを一部だけ変更し何度も繰り返しながら思考錯誤するといった作業には利用することはできない。   In short, the functions such as “Undo” and “Redo” are, for example, a simulation software that repeats data input and result analysis. It cannot be used.

また、例えばシミュレーション結果として描画されたグラフを、マウスを使って視点を変えながら解析若しくは分析する操作を再現したい場合には、マウスの移動した座標などまで記録しておくことが必要である。上述した操作ログのような方法でユーザの操作するマウスの移動軌跡のすべての座標データを保存しておくことは、後の編集作業も困難になり、無駄な履歴を多く残してしまうことになり、メモリ領域確保の面でも効率がよくない。   Further, for example, when it is desired to reproduce an operation of analyzing or analyzing a graph drawn as a simulation result while changing the viewpoint using the mouse, it is necessary to record even the coordinates where the mouse has moved. Saving all the coordinate data of the mouse movement trajectory operated by the user by a method such as the operation log described above makes later editing work difficult and leaves a lot of useless history. In terms of securing the memory area, it is not efficient.

例えば、操作者の行なうマウスの動きなどを、後で他の端末で再生する場合に、再生時に同じ結果が得られるようにする同期再生方法について提案がなされている(例えば、特許文献1を参照のこと)。しかしながら、同方法では、操作抽出端末上での入力イベントや結果イベントを操作や処理が行なわれた順通りに保存し、操作再生端末側では、保存した順に従って入力イベントや結果イベントを順次再生するようにしたものであって、再生時に操作内容の変更を行なうものではない。すなわち、この同期再生方法による操作履歴の保存・再生は、丁度CDに記録されているデータを再生(プレイ)するものに相当し、操作履歴の変更は一切許されない。   For example, there has been proposed a synchronous playback method that enables the same result to be obtained during playback when the movement of the mouse performed by the operator is played back later on another terminal (see, for example, Patent Document 1). ) However, in this method, the input event and result event on the operation extraction terminal are stored in the order in which the operation and processing are performed, and the input event and result event are sequentially played back on the operation playback terminal side according to the stored order. The operation content is not changed at the time of reproduction. That is, storing / reproducing the operation history by this synchronous reproduction method is equivalent to reproducing (playing) data recorded on the CD, and no change in the operation history is allowed.

なお、操作履歴を編集して繰り返し操作をカスタマイズする手段として、マクロ記録機能や、操作ログからユーザが必要な操作だけをプログラミングする機能が考えられる。しかしながら、マクロ記録では、ある時間を遡って必要な個所だけを記録できない。また、操作ログを利用するためには、ユーザがアプリケーション固有の(マクロ)言語を習得した上で、必要な部分だけを取り出して編集するという作業を行なう必要があり、時間がかかるなどの難点がある。   Note that, as means for editing the operation history and customizing the repeated operation, a macro recording function and a function for programming only an operation required by the user from the operation log can be considered. However, in macro recording, it is not possible to record only the necessary parts retroactively. In addition, in order to use operation logs, it is necessary for the user to learn the application-specific (macro) language, and then to extract and edit only the necessary parts, which takes time and other difficulties. is there.

特開平11−38153号公報、図1、図4Japanese Patent Laid-Open No. 11-38153, FIGS. 1 and 4

本発明の目的は、アプリケーション・ソフトウェアを利用するユーザの入力操作を効率化することができる、優れた情報処理装置及び情報処理方法、並びにコンピュータ・プログラムを提供することにある。   An object of the present invention is to provide an excellent information processing apparatus, information processing method, and computer program capable of improving the efficiency of user input operations using application software.

本発明のさらなる目的は、アプリケーション・ソフトウェアを利用する上で、ユーザが過去に実行した操作履歴を繰り返し利用して処理を実行して、ユーザの入力操作を効率化することができる、優れた情報処理装置及び情報処理方法、並びにコンピュータ・プログラムを提供することにある。   A further object of the present invention is to provide excellent information that makes it possible to streamline the user's input operation by repeatedly using the operation history executed by the user in the past when using the application software. A processing apparatus, an information processing method, and a computer program are provided.

本発明のさらなる目的は、ユーザが過去に実行した操作を再現したり、過去のある時点から実施した一連の操作を繰り返し実行したりすることができる、優れた情報処理装置及び情報処理方法、並びにコンピュータ・プログラムを提供することにある。   A further object of the present invention is to provide an excellent information processing apparatus and information processing method capable of reproducing an operation performed by a user in the past or repeatedly executing a series of operations performed from a certain point in the past, and To provide a computer program.

本発明は、上記課題を参酌してなされたものであり、その第1の側面は、ユーザの入力操作に応じた処理を実行する情報処理装置であって、ユーザによる操作を受容するユーザ入力手段と、前記ユーザ入力手段からユーザ操作に応じてアプリケーションを実行するアプリケーション実行手段と、前記ユーザ入力手段を介したユーザの操作履歴を時間系列順に記録する操作履歴記録手段と、前記操作履歴記録手段により時間系列順に記録されているユーザの操作履歴を編集する操作履歴編集手段と、前記操作履歴編集手段により編集されたユーザ操作に応じてアプリケーションの実行を再現するアプリケーション再現手段と具備することを特徴とする情報処理装置ユーザの入力操作に応じた処理を実行する情報処理装置である。   The present invention has been made in consideration of the above problems, and a first aspect of the present invention is an information processing apparatus for executing processing according to a user's input operation, and accepts an operation by a user. Application execution means for executing an application in response to a user operation from the user input means, operation history recording means for recording a user's operation history via the user input means in time series, and the operation history recording means An operation history editing unit that edits a user's operation history recorded in time series order, and an application reproduction unit that reproduces execution of an application in accordance with a user operation edited by the operation history editing unit, An information processing apparatus that executes processing according to an input operation of the information processing apparatus user.

計算機システム上でアプリケーション・ソフトウェアを利用する際、ユーザが過去に実行した操作を再現したい、あるいは過去のある時点から実施した一連操作を繰り返し実行したいことがある。例えば、「元に戻す」、「やり直す」といった一般的な機能により過去にユーザが入力した操作内容を時間系列上で前後にさせることができるが、途中の操作を部分的に変更して再現するという、操作履歴の編集機能は備えていない。   When using application software on a computer system, there is a case where it is desired to reproduce an operation previously performed by a user or to repeatedly execute a series of operations performed from a certain point in the past. For example, general functions such as “Undo” and “Redo” can be used to move the user's input in the past in the time series. The operation history editing function is not provided.

これに対し、本発明に係る情報処理装置は、計算機システム上でユーザの入力操作に応じてアプリケーションを実行する際に、ユーザに必要な操作履歴を効率よく記録し、目的に応じて過去に実施した操作をGUI上から簡単に再現するとともに、必要であれば、操作履歴を部分的に変更するようにした。   On the other hand, the information processing apparatus according to the present invention efficiently records an operation history necessary for a user when executing an application in response to a user's input operation on a computer system, and implements it in the past according to the purpose. The operation is easily reproduced from the GUI, and the operation history is partially changed if necessary.

前記操作履歴編集手段は、時間系列順に記録されている操作履歴をユーザに提示し、該時間系列上でユーザが指定した個所又は範囲にユーザ操作を遡り、又は操作の時間系列を並べ替える、といった操作履歴の編集を行なう。そして、前記アプリケーション再現手段は、前記操作履歴編集手段により編集された操作履歴に従ってアプリケーションの実行を再現する。時間系列上で操作履歴の個所や範囲を指定する場合、ユーザは、例えば時間とステップ数のいずれで選択できるようにしてもよい。   The operation history editing means presents the operation history recorded in the time series order to the user, traces back the user operation to a location or range designated by the user on the time series, or rearranges the operation time series. Edit the operation history. The application reproduction unit reproduces the execution of the application according to the operation history edited by the operation history editing unit. When specifying the location or range of the operation history on the time series, the user may select either the time or the number of steps, for example.

ここで、前記操作履歴記録手段は、ユーザがアプリケーション上から実施できる操作を機能毎に分類して操作履歴を記録し、前記アプリケーション再現手段は、該分類に応じて操作履歴の再現を行なうようにしてもよい。   Here, the operation history recording means classifies the operations that can be performed by the user from the application for each function and records the operation history, and the application reproduction means reproduces the operation history according to the classification. May be.

具体的には、前記操作履歴記録手段は、再現時にユーザによる内容変更を許可するものとしないものとに分類して操作履歴を記録する。そして、前記アプリケーション再現手段は、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現する。したがって、ユーザは、一連の操作を実行した後に、必要な操作ステップまで後戻りし、さらに必要な部分だけ書き替えなどの編集を行なった上で操作を再現したり保存して再利用したりすることができる。   Specifically, the operation history recording means records the operation history by classifying the operation history into one that does not permit the user to change contents during reproduction. The application reproduction means reproduces the execution of the application after changing the contents as required by the user when reproducing the operation history whose contents are permitted to be changed. Therefore, after executing a series of operations, the user must go back to the required operation step, edit the necessary parts, etc., and rewrite or save the operations for reuse. Can do.

また、前記操作履歴記録手段は、各操作履歴に記憶の優先度を付けて記録するようにしてもよい。このような場合、記録されている各操作履歴のうち記憶の優先度が低い方から順に削除又は圧縮するとともに、優先度の高い操作履歴ほど記録に多く残すようにすることにより、操作履歴の効率的な再利用を行なうことができる。このような場合、操作履歴を効率よく利用できること以外にも、記憶域の無駄をなくすという効果がある。さらに、優先順位の低い履歴から随時抹消してゆくことも可能であり、莫大な記憶域確保をしなくてよい。   Further, the operation history recording means may record each operation history with a storage priority. In such a case, the operation history efficiency is improved by deleting or compressing the recorded operation histories in order from the one with the lowest storage priority, and leaving more operation histories with higher priority in the record. Can be reused. In such a case, there is an effect of eliminating waste of the storage area in addition to efficiently using the operation history. Furthermore, it is possible to delete from the history with low priority at any time, and it is not necessary to secure a huge storage area.

また、本発明の第2の側面は、ユーザの入力操作に応じた処理をコンピュータ・システム上で実行するようにコンピュータ可読形式で記述されたコンピュータ・プログラムであって、前記コンピュータ・システムに対し、ユーザによる操作を受容するユーザ入力手順と、前記ユーザ入力手順により入力されたユーザ操作に応じてアプリケーションを実行するアプリケーション実行手順と、前記ユーザ入力手順により入力されたユーザ操作の履歴を時間系列順に記録する操作履歴記録手順と、前記操作履歴記録手順により時間系列順に記録されたユーザの操作履歴を編集する操作履歴編集手順と、前記操作履歴編集手順により編集されたユーザ操作に応じてアプリケーションの実行を再現するアプリケーション再現手順とを実行させることを特徴とするコンピュータ・プログラムである。   A second aspect of the present invention is a computer program written in a computer-readable format so as to execute processing according to a user's input operation on the computer system. A user input procedure for accepting an operation by a user, an application execution procedure for executing an application in accordance with the user operation input by the user input procedure, and a history of user operations input by the user input procedure are recorded in time series order An operation history recording procedure, an operation history editing procedure for editing a user's operation history recorded in chronological order by the operation history recording procedure, and execution of an application according to the user operation edited by the operation history editing procedure. Special application execution procedure. It is a computer program that.

本発明の第2の側面に係るコンピュータ・プログラムは、コンピュータ・システム上で所定の処理を実現するようにコンピュータ可読形式で記述されたコンピュータ・プログラムを定義したものである。換言すれば、本発明の第2の側面に係るコンピュータ・プログラムをコンピュータ・システムにインストールすることによって、コンピュータ・システム上では協働的作用が発揮され、本発明の第1の側面に係る情報処理装置と同様の作用効果を得ることができる。   The computer program according to the second aspect of the present invention defines a computer program described in a computer-readable format so as to realize predetermined processing on a computer system. In other words, by installing the computer program according to the second aspect of the present invention in the computer system, a cooperative action is exhibited on the computer system, and the information processing according to the first aspect of the present invention is performed. The same effect as the apparatus can be obtained.

本発明によれば、アプリケーション・ソフトウェアを利用する上で、ユーザが過去に実行した操作履歴を繰り返し利用して処理を実行して、ユーザの入力操作を効率化することができる、優れた情報処理装置及び情報処理方法、並びにコンピュータ・プログラムを提供することができる。   According to the present invention, when using application software, it is possible to execute processing by repeatedly using an operation history executed by the user in the past, and to improve the efficiency of user input operations. An apparatus, an information processing method, and a computer program can be provided.

また、本発明によれば、ユーザが過去に実行した操作を再現したり、過去のある時点から実施した一連の操作を繰り返し実行したりすることができる、優れた情報処理装置及び情報処理方法、並びにコンピュータ・プログラムを提供することができる。   Further, according to the present invention, an excellent information processing apparatus and information processing method capable of reproducing an operation performed in the past by a user or repeatedly executing a series of operations performed from a certain point in the past, In addition, a computer program can be provided.

本発明によれば、計算機システム上でユーザの入力操作に応じてアプリケーションを実行する際に、ユーザに必要な操作履歴を効率よく記録し、目的に応じて過去に実施した操作をGUI上から簡単に再現することができるとともに、必要であれば、操作履歴を部分的に変更することが可能である。   According to the present invention, when an application is executed on a computer system in accordance with a user input operation, an operation history necessary for the user is efficiently recorded, and operations performed in the past according to the purpose can be easily performed from the GUI. The operation history can be partially changed if necessary.

すなわち、パーソナル・コンピュータなどの計算機システム上でアプリケーション・ソフトウェアを起動している際に、ユーザは、一連の操作を実行した後に、必要な操作ステップまで後戻りし、さらに必要な部分だけ書き替えなどの編集を行なった上で操作を再現したり保存して再利用したりすることができる。   In other words, when the application software is running on a computer system such as a personal computer, the user goes back to the necessary operation steps after executing a series of operations, and rewrites only necessary parts. After editing, you can reproduce the operation or save it for reuse.

また、本発明によれば、ユーザが実行した操作を、再利用時に書き換えや編集が可能な操作とそうでない操作に分類して自動的に記憶する内容に差をつけたり、さらに記憶の優先順位を付けたりして、操作履歴の効率的な再利用を行なうことができる。   Further, according to the present invention, the operations performed by the user are classified into operations that can be rewritten or edited at the time of reuse and operations that are not, and the contents that are automatically stored are differentiated, or the priority of storage is further increased. In addition, the operation history can be efficiently reused.

操作開始から終了までのすべての操作履歴を保存する方法に対して、機能によって自動的に記憶する内容に差を付けることは、操作履歴を効率よく利用できること以外にも、記憶域の無駄をなくすという効果がある。さらに、優先順位の低い履歴から随時抹消してゆくことも可能であり、莫大な記憶域確保をしなくてよい。   In contrast to the method of saving all operation histories from the start to the end of the operation, making a difference in the contents automatically stored by the function eliminates the waste of storage space in addition to efficient use of the operation history. There is an effect. Furthermore, it is possible to delete from the history with low priority at any time, and it is not necessary to secure a huge storage area.

また、本発明によれば、アプリケーションを実行中にユーザが何気なく実行した操作をもう一度再現させたい場合や、ある一連の作業を部分的に変更して繰り返したい場合に、ユーザは操作を思い出したり、何度も同じ操作を繰り返したりする必要はない。また、ユーザは、アプリケーション固有の複雑なプログラミング言語を習得しなくても、遡りたい操作ステップ数や時間を指定することにより、簡単に操作履歴を記憶し再現することが可能である。   In addition, according to the present invention, when the user wants to reproduce the operation that the user casually performed while executing the application again, or when the user wants to change and repeat a series of operations, the user can remember the operation, There is no need to repeat the same operation over and over. Further, the user can easily store and reproduce the operation history by specifying the number of operation steps and the time to be traced without learning a complicated programming language unique to the application.

本発明のさらに他の目的、特徴や利点は、後述する本発明の実施形態や添付する図面に基づくより詳細な説明によって明らかになるであろう。   Other objects, features, and advantages of the present invention will become apparent from more detailed description based on embodiments of the present invention described later and the accompanying drawings.

以下、図面を参照しながら本発明の実施形態について詳解する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1には、本発明の一実施形態に係る情報処理装置のハードウェア構成を模式的に示している。この情報処理装置上では、ユーザの入力操作に応じてアプリケーションが実行される。ここで言うアプリケーションとは、例えば、解析・分析・シミュレーション、あるいはCADなどに代表される、入力と結果の関係を試行錯誤するようなアプリケーションである。情報処理装置は、例えばパーソナル・コンピュータ(PC)のような一般的な計算機システムで構成することができる。以下、各部について説明する。   FIG. 1 schematically shows a hardware configuration of an information processing apparatus according to an embodiment of the present invention. On the information processing apparatus, an application is executed in accordance with a user input operation. The application referred to here is, for example, an application such as analysis / analysis / simulation, CAD, or the like that trials and errors the relationship between the input and the result. The information processing apparatus can be configured by a general computer system such as a personal computer (PC). Hereinafter, each part will be described.

この情報処理装置は、プロセッサ10を中心に構成されている。プロセッサ10は、オペレーティング・システム(OS)が提供するプログラム実行環境下で、メモリに記憶されたプログラムに基づいて各種の処理を実行する。また、プロセッサ10は、バス30を介して接続されている各種の周辺機器を制御している。バス30に接続された周辺機器は次のようなものである。   This information processing apparatus is configured around a processor 10. The processor 10 executes various processes based on a program stored in a memory under a program execution environment provided by an operating system (OS). The processor 10 controls various peripheral devices connected via the bus 30. The peripheral devices connected to the bus 30 are as follows.

メモリ20は、例えばDRAM(Dynamic RAM)などの半導体メモリで構成され、プロセッサ10において実行されるプログラム・コードをロードしたり、実行プログラムの作業データを一時格納したりするために使用される。メモリ20は、プロセッサ10のメモリ空間を構成する。   The memory 20 is composed of a semiconductor memory such as a DRAM (Dynamic RAM), for example, and is used for loading a program code executed in the processor 10 and temporarily storing work data of the execution program. The memory 20 constitutes a memory space of the processor 10.

ディスプレイ・コントローラ21は、プロセッサ10から送られてくる描画命令に従って表示画像を生成し、表示装置22に送る。ディスプレイ・コントローラに接続された表示装置22は、ディスプレイ・コントローラ21から送られた表示画像情報に従い、その画像を画面に表示出力する。   The display controller 21 generates a display image according to the drawing command sent from the processor 10 and sends it to the display device 22. The display device 22 connected to the display controller displays the image on the screen according to the display image information sent from the display controller 21.

入出力インターフェース23は、キーボード24やマウス25が接続されており、キーボード24やマウス25からの入力信号をプロセッサ10へ転送する。   The input / output interface 23 is connected to a keyboard 24 and a mouse 25, and transfers input signals from the keyboard 24 and mouse 25 to the processor 10.

ネットワーク・インターフェース26は、LANやインターネットなどの外部ネットワークに接続されており、インターネットを介したデータ通信を制御する。すなわち、プロセッサ10から送られたデータをインターネット上の他の装置へ転送するとともに、インターネットを介して送られてきたデータを受け取りプロセッサ10に渡す。例えば、プログラムやデータなどをネットワーク経由で外部から受信することができる。   The network interface 26 is connected to an external network such as a LAN or the Internet, and controls data communication via the Internet. That is, the data sent from the processor 10 is transferred to another device on the Internet, and the data sent via the Internet is received and passed to the processor 10. For example, programs and data can be received from outside via a network.

ハード・ディスク装置(HDD:Hard Disk Drive)コントローラ27には、HDDなどの大容量外部記憶装置28が接続されており、HDD コントローラ27が接続されたHDD28へのデータの入出力を制御する。HDD28には、プロセッサが実行すべきオペレーティング・システム(OS)のプログラム、アプリケーション・プログラム、ドライバ・プログラム、さらにはプログラムによって参照又は再生処理が行なわれるデータやコンテンツなどが格納されている。本実施形態では、各プログラムは、HDD28上に実行可能形式でインストールされる。   A hard disk drive (HDD: Hard Disk Drive) controller 27 is connected to a large-capacity external storage device 28 such as an HDD, and controls input / output of data to / from the HDD 28 to which the HDD controller 27 is connected. The HDD 28 stores an operating system (OS) program to be executed by the processor, an application program, a driver program, and data and contents to be referred to or reproduced by the program. In the present embodiment, each program is installed on the HDD 28 in an executable format.

なお、情報処理装置を構成するためには、図1に示した以外にも多くの電気回路などが必要である。但し、これらは当業者には周知であり、また、本発明の要旨を構成するものではないので、本明細書中では省略している。また、図面の錯綜を回避するため、図中の各ハードウェア・ブロック間の接続も一部しか図示していない点を了承されたい。   In addition, in order to configure the information processing apparatus, many electric circuits other than those shown in FIG. 1 are required. However, since these are well known to those skilled in the art and do not constitute the gist of the present invention, they are omitted in the present specification. Also, it should be noted that only a part of the connections between the hardware blocks in the figure is shown in order to avoid the confusion of the drawings.

図1に示す情報処理装置上では、例えば、解析・分析・シミュレーション、あるいはCADなどに代表される、入力と結果の関係を試行錯誤するようなアプリケーション、さらにはその他の形態のさまざまなアプリケーションを実行することができる。   On the information processing apparatus shown in FIG. 1, for example, an application such as analysis / analysis / simulation, CAD, etc. that trial and error the relationship between the input and the result, and various other forms of applications are executed. can do.

ここで、計算機システム上でアプリケーション・ソフトウェアを利用する際、ユーザが過去に実行した操作を再現したい、あるいは過去のある時点から実施した一連操作を繰り返し実行したいことがある。   Here, when using application software on a computer system, there is a case where it is desired to reproduce an operation performed in the past by a user or to repeatedly execute a series of operations performed from a certain point in the past.

従来の「元に戻す」、「やり直す」といった、過去の操作履歴を使用する一般的な機能により過去にユーザが入力した操作内容を時間系列上で前後にさせることができるが、途中の操作を部分的に変更して再現するという、操作履歴の編集機能は備えていない。   Conventional functions such as “Undo” and “Redo” can be used to move the operation entered by the user in the past in the time series by using the past operation history. It does not have an operation history editing function that can be partially changed and reproduced.

これに対し、本発明に係る情報処理装置上では、計算機システム上でユーザの入力操作に応じてアプリケーションを実行する際に、ユーザに必要な操作履歴を効率よく記録し、目的に応じて過去に実施した操作をGUI上から簡単に再現するとともに、必要であれば、操作履歴を部分的に変更することができる。   On the other hand, on the information processing apparatus according to the present invention, when an application is executed on a computer system according to a user's input operation, an operation history necessary for the user is efficiently recorded, and in the past according to the purpose. The performed operation can be easily reproduced from the GUI, and the operation history can be partially changed if necessary.

図2には、本発明に係る情報処理装置が持つアプリケーションの実行環境の機能的構成を模式的に示している。図示のアプリケーション実行環境は、ユーザ入力部51と、アプリケーション実行部52と、操作履歴記録部53と、操作履歴編集部54と、アプリケーション再現部55を備えている。   FIG. 2 schematically shows a functional configuration of an application execution environment included in the information processing apparatus according to the present invention. The illustrated application execution environment includes a user input unit 51, an application execution unit 52, an operation history recording unit 53, an operation history editing unit 54, and an application reproduction unit 55.

ユーザ入力部51は、キーボード24やマウス25などのユーザ入力装置に対するユーザ操作を受容する。   The user input unit 51 receives user operations on user input devices such as the keyboard 24 and the mouse 25.

アプリケーション実行部52は、ユーザ入力部51で受容したユーザ指示操作や、入力パラメータを適用して、シミュレータやCADといったアプリケーションを実行する。   The application execution unit 52 executes an application such as a simulator or CAD by applying a user instruction operation received by the user input unit 51 or input parameters.

操作履歴記録部53は、ユーザ入力部51を介したユーザの操作履歴を時間系列順に記録する。操作履歴記録部53は、ユーザがアプリケーション上から実施できる操作を機能毎に分類して操作履歴を記録するようにしてもよい。具体的には、再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録する。例えば、実行した操作のみ記憶する、あるいはマウスの移動した軌道座標をすべて記憶するというように再生時の目的によって記録内容に差を設ける。このような場合、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現することができる。   The operation history recording unit 53 records the user operation history via the user input unit 51 in the order of time series. The operation history recording unit 53 may record the operation history by classifying the operations that the user can perform from the application for each function. Specifically, the operation history is recorded by classifying the content change by the user at the time of reproduction and the content not permitted by the user. For example, the recorded contents are different depending on the purpose of reproduction, such as storing only executed operations or storing all the trajectory coordinates of the movement of the mouse. In such a case, when reproducing the operation history in which the content change is permitted, it is possible to reproduce the execution of the application after changing the content as required by the user.

また、操作履歴記録部53は、各操作履歴に記憶の優先度を付けて記録するようにしてもよい。そして、記録されている各操作履歴のうち記憶の優先度が低い方から順に削除又は圧縮するとともに、優先度の高い操作履歴ほど記録に多く残すようにすることにより、操作履歴の効率的な再利用を行なうことができる。このような場合、操作履歴を効率よく利用できること以外にも、記憶域の無駄をなくすという効果がある。さらに、優先順位の低い履歴から随時抹消してゆくことも可能であり、莫大な記憶域確保をしなくてよいことになる。   Further, the operation history recording unit 53 may record each operation history with a storage priority. Then, the recorded operation histories are deleted or compressed in order from the lower storage priority, and the operation histories with higher priority are left in the record more efficiently. Can be used. In such a case, there is an effect of eliminating waste of the storage area in addition to efficiently using the operation history. Furthermore, it is possible to delete from the history with low priority at any time, and it is not necessary to secure a huge storage area.

操作履歴編集部54は、操作履歴記録部53により時間系列順に記録されているユーザの操作履歴を編集する。具体的には、時間系列順に記録されている操作履歴を、GUI画面上でユーザに提示する。そして、時間系列順に並んだ操作履歴の画面上で、ユーザが指定した個所又は範囲にユーザ操作を遡り、これをアプリケーション再現部55に渡して、同じ操作に基づく処理を繰り返し実行させる。時間系列上で操作履歴の個所や範囲を指定する場合、ユーザは、例えば時間とステップ数のいずれで選択できるようにしてもよい。あるいは、過去にユーザが行なった操作の時間系列順を並べ替えて、アプリケーション再現部55に渡すようにしてもよい。   The operation history editing unit 54 edits the user operation history recorded by the operation history recording unit 53 in order of time series. Specifically, the operation history recorded in time series order is presented to the user on the GUI screen. Then, the user operation is traced back to the location or range designated by the user on the operation history screen arranged in time series order, and this is passed to the application reproduction unit 55 to repeatedly execute processing based on the same operation. When specifying the location or range of the operation history on the time series, the user may select either the time or the number of steps, for example. Alternatively, the time series order of operations performed by the user in the past may be rearranged and passed to the application reproduction unit 55.

アプリケーション再現部55は、操作履歴編集部54により編集されたユーザ操作を適用して、アプリケーションの実行を再現する。操作履歴記録部53において再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録している場合には、アプリケーション再現部55は、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現する。   The application reproducing unit 55 reproduces the execution of the application by applying the user operation edited by the operation history editing unit 54. When the operation history recording unit 53 records the operation history by classifying the content change by the user as permitted or not permitted during reproduction, the application reproduction unit 55 performs the operation whose content change is permitted. When reproducing the history, change the contents as required by the user and then reproduce the execution of the application.

図3には、図2に示したアプリケーション実行環境下で、過去にユーザが行なった操作履歴を繰り返し用いてアプリケーションを再現する仕組みを模式的に示している。アプリケーションの再現は、ユーザの操作履歴の取得と、取得した操作履歴の保存及び保管と、操作履歴の編集、操作履歴の再利用によるアプリケーションの再現という4つの段階に大別される。   FIG. 3 schematically shows a mechanism for reproducing an application by repeatedly using a history of operations performed by the user in the past in the application execution environment shown in FIG. Application reproduction is roughly divided into four stages: acquisition of a user's operation history, storage and storage of the acquired operation history, editing of the operation history, and reproduction of the application by reuse of the operation history.

キーボード24やマウス25などのユーザ入力装置を解して行なわれたユーザの操作履歴はユーザ入力部51により取得され、その時間系列順のまま操作履歴記録部53により記録される。   The user's operation history performed through the user input device such as the keyboard 24 and the mouse 25 is acquired by the user input unit 51 and is recorded by the operation history recording unit 53 in the time series order.

ユーザ入力部51により操作履歴を取得した際、アプリケーション上から実施できる操作を機能毎に分類する。そして、操作履歴記録部53では、再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録する。例えば、実行した操作のみ記憶する/マウスの移動した軌道座標すべて記憶するというように再生時の目的によって記録内容に差を設ける。   When the operation history is acquired by the user input unit 51, the operations that can be performed from the application are classified for each function. Then, the operation history recording unit 53 records the operation history by classifying the content change by the user into those that are not permitted during reproduction and those that are not permitted. For example, the recorded contents differ depending on the purpose of reproduction, such as storing only the executed operation / all the trajectory coordinates moved by the mouse.

また、操作履歴記録部53は、各操作履歴に記憶の優先度を付けて記録する。時間の経過とともに、蓄積される操作履歴のデータ・サイズが徐々に膨らんでいく。そこで、記録されている各操作履歴のうち記憶の優先度が低い方から順に削除又は圧縮するとともに、優先度の高い操作履歴ほど記録に多く残すようにする。これによって、操作履歴の効率的な再利用と、記憶域の確保を図る。   The operation history recording unit 53 records each operation history with a storage priority. As time elapses, the data size of the accumulated operation history gradually increases. Therefore, the recorded operation histories are deleted or compressed in order from the lowest storage priority, and the operation history with higher priority is left in the record. As a result, the operation history is efficiently reused and the storage area is secured.

操作履歴の編集段階では、時間系列順に記録されている操作履歴を、GUI画面上でユーザに提示する。この画面上で、ユーザは、遡って実行したい操作履歴の個所や、繰り返して実行したい範囲を指定することができる。あるいは、操作履歴の時間系列順の入れ替えを指定することができる。時間系列上で操作履歴の個所や範囲を指定する場合、ユーザは、例えば時間とステップ数のいずれで選択できるようにしてもよい。   In the operation history editing stage, the operation history recorded in time series order is presented to the user on the GUI screen. On this screen, the user can specify the location of the operation history to be executed retroactively and the range to be repeatedly executed. Alternatively, it is possible to specify replacement of the operation history in time sequence order. When specifying the location or range of the operation history on the time series, the user may select either the time or the number of steps, for example.

アプリケーションを再現する段階では、編集された操作履歴を適用してアプリケーションの実行を繰り返す。このとき、操作履歴記録部53において再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録している場合には、アプリケーション再現部55は、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現する。   At the stage of reproducing the application, the edited operation history is applied and the execution of the application is repeated. At this time, when the operation history recording unit 53 records the operation history by classifying the content change by the user as permitted or not permitted during reproduction, the application reproduction unit 55 is permitted to change the content. When reproducing the current operation history, the application is reproduced after changing the contents as required by the user.

図4には、過去のユーザの操作履歴を繰り返し用いてアプリケーションを再現する様子を模式的に示している。図示の例では、OP#6、OP#5、OP#4、OP#3、OP#2、OP#1、OP#0という時間系列順で過去に入力操作が行なわれたことを想定している。   FIG. 4 schematically shows a state in which an application is reproduced by repeatedly using past user operation histories. In the example shown in the figure, it is assumed that an input operation has been performed in the past in the time series order of OP # 6, OP # 5, OP # 4, OP # 3, OP # 2, OP # 1, and OP # 0. Yes.

GUI画面上には、図4に示すように、過去にユーザ操作が時間系列順に、各操作履歴に相当するエントリが配置されている。ユーザは、このようなGUI画面上で、遡って再現したい操作履歴の個所や範囲を指定することができる。あるいはエントリにドラッグ操作を印加することで、操作履歴の順を入れ替えることができる。   On the GUI screen, as shown in FIG. 4, entries corresponding to the respective operation histories are arranged in the past in a time series order. The user can specify the location and range of the operation history to be reproduced retroactively on such a GUI screen. Alternatively, the order of the operation history can be changed by applying a drag operation to the entry.

ここで、ユーザは#OP3まで遡り、#OP3〜#OP0の範囲で操作履歴を繰り返し利用したいとする。このうち#OP1と#OP0は再現時にユーザによる内容変更を許可するものとして分類されているとする。この場合、アプリケーション再現部55は、#OP3〜#OP0の範囲で操作履歴を繰り返して実行するが、#OP1と#OP0を実行する際にはそれぞれ、パラメータの再入力といった内容変更をユーザに促す。そして、ユーザが新たに指定した内容を適用して、アプリケーションを再現する。   Here, it is assumed that the user goes back to # OP3 and wants to repeatedly use the operation history in the range of # OP3 to # OP0. Of these, # OP1 and # OP0 are classified as allowing the user to change the contents at the time of reproduction. In this case, the application reproduction unit 55 repeatedly executes the operation history in the range of # OP3 to # OP0, but when executing # OP1 and # OP0, the user is prompted to change contents such as re-input of parameters. . Then, the contents newly specified by the user are applied to reproduce the application.

この結果、操作履歴は図5に示すように更新される。さらに#OP3〜#OP0の範囲で操作履歴を繰り返して実行し、#OP1と#OP0を実行する際に内容変更を行なった場合には、操作履歴は図6に示すように更新される。   As a result, the operation history is updated as shown in FIG. Further, when the operation history is repeatedly executed in the range of # OP3 to # OP0 and the contents are changed when executing # OP1 and # OP0, the operation history is updated as shown in FIG.

図4〜図6に示した例では、時間系列上で操作履歴の個所や範囲を指定する場合、ユーザはステップ数で選択するようになっているが、勿論、時間で操作履歴をできるように実装することも可能である。   In the example shown in FIGS. 4 to 6, when specifying the location and range of the operation history on the time series, the user selects by the number of steps. Of course, the operation history can be made by time. It can also be implemented.

以下では、計算シミュレーションを実行するアプリケーションを例にとって、本発明の具体的な実施例について説明する。   Hereinafter, a specific embodiment of the present invention will be described by taking an application for executing a calculation simulation as an example.

図7には、計算シミュレーションを実行するアプリケーションにおけるシミュレーション結果を表示出力する画面構成例を示している。   FIG. 7 shows an example of a screen configuration for displaying and outputting a simulation result in an application for executing a calculation simulation.

図示の画面は、複数のメニュー項目を備えたメニュー・バーと、シミュレーションに必要なパラメータA〜Dをそれぞれ入力するための各入力フィールドを持つ画面左側のデータ入力領域と、入力されたパラメータを用いて実施されたシミュレーションの結果を表示する画面右側の結果表示領域を備えている。   The illustrated screen uses a menu bar having a plurality of menu items, a data input area on the left side of the screen having input fields for inputting parameters A to D necessary for simulation, and input parameters. A result display area on the right side of the screen for displaying the results of the simulation performed.

メニュー・バー内には、ファイル、表示、解析、履歴再生などのメニュー項目が配設される。各メニュー項目は、保存・再生、2D−3D切り替えオン/オフ、計算開始・モード設定、ステップ数指定・時間指定などのプルダウン・メニューを持つ。   Menu items such as file, display, analysis, and history playback are arranged in the menu bar. Each menu item has pull-down menus such as save / playback, 2D-3D switching on / off, calculation start / mode setting, step number designation / time designation.

また、データ入力領域では、各パラメータの数値の代入や書き換え選択を行なうことができる。   Also, in the data input area, numerical values for each parameter can be substituted or rewritten.

また、結果表示領域では、シミュレーションの対象となる3次オブジェクトが表示されマウス操作により描かれる軌跡に追従して、オブジェクトの回転や視点変換、スケールの色変更などが行なわれる。
Further, in the result display area, to follow the trajectory 3D object to be simulated is drawn by the displayed mouse, rotation and perspective transformation of an object, such as the scale of color change is made.

そして、アプリケーション・ソフトウェアは、パラメータを代入して、“計算開始”コマンドを選択したことに応答して、情報処理装置の演算機能内部で計算を実行し、その結果を右の結果表示領域に描画することができる。   Then, the application software substitutes the parameters, responds to the selection of the “calculation start” command, executes the calculation inside the calculation function of the information processing apparatus, and draws the result in the result display area on the right. can do.

このアプリケーションの中で、ユーザが行なう操作を、(1)プルダウン・メニュー、(2)データ代入部、(3)結果表示ウインドウの3つに分類する。各分類でユーザが実行する操作と自動的に履歴に記憶される内容は次のようなものとする。   In this application, the operations performed by the user are classified into three: (1) pull-down menu, (2) data substitution unit, and (3) result display window. The operations performed by the user in each classification and the contents automatically stored in the history are as follows.

(1)でユーザは、ファイル保存や計算実行などのソフトウエア制御コマンドを選択する。システムは実行されたコマンドを時間系列順に履歴として記憶する。   In (1), the user selects a software control command such as file saving or calculation execution. The system stores the executed commands as a history in chronological order.

また、(2)でユーザは、キーボードなどから数値や文字データを入力する。情報処理装置内では、各パラメータの代入・書き替えなどの操作と、入力された数値を時間系列順に履歴として記憶する。   In (2), the user inputs numerical values and character data from a keyboard or the like. In the information processing apparatus, operations such as substitution / rewriting of each parameter and input numerical values are stored as a history in order of time series.

また、(3)でユーザは、マウスを使って描画された計算結果の視点を変えたり、表示方法を切り替えたり、色付けをしたりする。情報処理装置内では、マウスの移動座標や、選択された色、表示の切り替え操作などを時間系列順に履歴として記憶する。   In (3), the user changes the viewpoint of the calculation result drawn using the mouse, switches the display method, and colors the calculation result. In the information processing apparatus, mouse movement coordinates, a selected color, display switching operation, and the like are stored as a history in order of time series.

ここで、ユーザが、図7に示したGUI画面のメニュー・バー内から履歴再現メニューを選択すると、時間とステップ数のいずれで操作履歴を指定するかを確認するダイアログ(図8を参照のこと)が出現する。ここで、ユーザがステップ数を選択すると、続いてステップ数を指定するためのダイアログに切り替わる(図9を参照のこと)。   Here, when the user selects the history reproduction menu from the menu bar of the GUI screen shown in FIG. 7, a dialog for confirming whether to specify the operation history by time or the number of steps (see FIG. 8). ) Appears. Here, when the user selects the number of steps, the screen is switched to a dialog for designating the number of steps (see FIG. 9).

このダイアログ上で、ユーザが過去4ステップを再現対象に選択したとする。過去4ステップは表1に示す操作で、履歴が保存されているとする。   It is assumed that the user has selected the past four steps as reproduction targets on this dialog. It is assumed that the past four steps are operations shown in Table 1 and a history is stored.

Figure 0004631562
Figure 0004631562

操作履歴を記録する際、ユーザがアプリケーション上から実施できる操作を機能毎に分類する。具体的には、再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録する。表1に示した例では、データ代入のコマンドでは代入したデータの変更可能であるが、パラメータ代入実行する操作や、マウスの座標指示操作は変更不可としている。マウスの座標指示操作を変更可能とすると、指示座標点は一般的に個数が多く、再現時のパラメータ書き換え操作が煩雑になる。   When the operation history is recorded, the operations that the user can perform from the application are classified for each function. Specifically, the operation history is recorded by classifying the content change by the user at the time of reproduction and the content not permitted by the user. In the example shown in Table 1, the substituted data can be changed by the data substitution command, but the operation for executing parameter substitution and the mouse coordinate instruction operation cannot be changed. If the mouse coordinate instruction operation can be changed, the number of designated coordinate points is generally large, and the parameter rewriting operation during reproduction becomes complicated.

過去4ステップ分の操作履歴の中では、パラメータA入力並びにパラメータB入力ではそれぞれ代入したデータの変更可能である。そこで、図9に示したダイアログで過去4ステップが指定されたことに応答して、ユーザには図10に示すような、パラメータA及びBを入力するためのウインドウが表示される。そして、ユーザは必要があればこのパラメータを変更した上で、アプリケーションの再現が可能である。   In the operation history for the past four steps, the assigned data can be changed by the parameter A input and the parameter B input, respectively. Accordingly, in response to designation of the past four steps in the dialog shown in FIG. 9, a window for inputting parameters A and B as shown in FIG. 10 is displayed to the user. The user can reproduce the application after changing this parameter if necessary.

また、表1に示した例では、マウスの座標記憶の優先度を低く、パラメータの値入力とコマンド実行の記録の優先度を高くしている。 ユーザは再生機能を利用して、パラメータを例えばA→A’→A”と変更しながら、計算・分析を繰り返し行なうことが可能である。優先度の高い操作履歴ほど記録に多く残すようにすることにより、操作履歴の効率的な再利用を行なうことができる。また、マウスの指示座標記憶のように記憶容量が大きくなる操作履歴の優先度を低くすることで、記憶域の無駄をなくすという効果がある。   In the example shown in Table 1, the priority of the coordinate storage of the mouse is low, and the priority of recording the parameter value input and command execution is high. The user can repeatedly perform calculation / analysis while changing the parameter, for example, A → A ′ → A ″ using the playback function. The operation history with higher priority is recorded in the record. This makes it possible to efficiently reuse the operation history, and to reduce the priority of the operation history that increases the storage capacity, such as the storage of the designated coordinates of the mouse, thereby eliminating the waste of the storage area. effective.

本発明によれば、記憶された操作履歴内容を再現時に部分的に変更して利用できることは,解析・分析・シミュレーション・CADなど、入力と結果の関係を試行錯誤するようなアプリケーションについて特に有効である。   According to the present invention, the fact that the stored operation history contents can be partially changed at the time of reproduction is particularly effective for an application such as analysis, analysis, simulation, CAD, etc. in which the relationship between the input and the result is trial and error. is there.

図11には、本発明により操作履歴を編集してアプリケーションを再現する動作を示している。また、図12には、従来の「やり直し(Undo)」動作を図解している。上述したように、本発明によれば、数値入力を行なう操作履歴に遡って、入力パラメータ値をA、A’、A”といった具合に書き換えながら、数値入力A、数値入力B、グラフ作成という時間系列順の操作履歴を繰り返し利用することができる。したがって、同じモデル式を用いたシミュレーション計算を、パラメータを変更しながら繰り返し行なうといった場合に、操作性は著しく向上する。   FIG. 11 shows an operation of editing an operation history and reproducing an application according to the present invention. FIG. 12 illustrates a conventional “Undo” operation. As described above, according to the present invention, the time required for the numerical input A, the numerical input B, and the graph creation while rewriting the input parameter values as A, A ′, A ″, etc., is traced back to the operation history of numerical input. Since the operation history in the sequence order can be used repeatedly, the operability is remarkably improved when the simulation calculation using the same model formula is repeated while changing the parameters.

これに対し、「やり直し(Undo)」動作では、数値入力A、数値入力B、グラフ作成という時間系列順の操作履歴がある場合に、これとは逆のグラフ作成、数値入力B、数値入力Aという順で処理を遡っていくことはできるが、例えば数値入力Aで入力パラメータ値Aを書き換えることはできない。また、数値入力Aという操作まで遡って新たな数値入力A’という操作を行なうと、その時点で新たな操作履歴が作成され、以降の数値入力B、グラフ作成という操作履歴は失われるため、ユーザは改めて操作入力しなければならない。これは、上述した本発明に係る操作と比べ煩わしいものとなる。   On the other hand, in the “Undo” operation, when there is an operation history in the order of time series of numerical input A, numerical input B, and graph creation, the reverse graph creation, numerical input B, numerical input A However, for example, the input parameter value A cannot be rewritten by the numerical input A. Further, when a new numerical input A ′ operation is performed retroactively to the operation of numerical input A, a new operation history is created at that time, and the subsequent operation history of numerical input B and graph creation is lost. You must input the operation again. This is troublesome compared with the operation according to the present invention described above.

以上、特定の実施形態を参照しながら、本発明について詳解してきた。しかしながら、本発明の要旨を逸脱しない範囲で当業者が該実施形態の修正や代用を成し得ることは自明である。   The present invention has been described in detail above with reference to specific embodiments. However, it is obvious that those skilled in the art can make modifications and substitutions of the embodiment without departing from the gist of the present invention.

本発明によれば、アプリケーション実行時に行なわれたユーザの操作履歴内容を記憶して、これを再現時に部分的に変更して利用することができるが、かかる機能は、解析・分析・シミュレーションといったアプリケーションの他に、CADなど、ユーザの入力操作に応じて実行されるアプリケーション、とりわけ入力と結果の関係を試行錯誤するようなアプリケーションについて特に有効に作用する。   According to the present invention, it is possible to store user operation history contents performed at the time of executing an application, and to partially change and use the contents at the time of reproduction. However, such a function can be used for applications such as analysis, analysis, and simulation. In addition, the present invention works particularly effectively for applications such as CAD, which are executed in response to user input operations, particularly for applications where the relationship between input and results is trial and error.

要するに、例示という形態で本発明を開示してきたのであり、本明細書の記載内容を限定的に解釈するべきではない。本発明の要旨を判断するためには、特許請求の範囲を参酌すべきである。   In short, the present invention has been disclosed in the form of exemplification, and the description of the present specification should not be interpreted in a limited manner. In order to determine the gist of the present invention, the claims should be taken into consideration.

図1は、本発明の一実施形態に係る情報処理装置のハードウェア構成を模式的に示した図である。FIG. 1 is a diagram schematically showing a hardware configuration of an information processing apparatus according to an embodiment of the present invention. 図2は、本発明に係る情報処理装置が持つアプリケーションの実行環境の機能的構成を模式的に示した図である。FIG. 2 is a diagram schematically showing a functional configuration of an application execution environment of the information processing apparatus according to the present invention. 図3は、図2に示したアプリケーション実行環境下で、過去にユーザが行なった操作履歴を繰り返し用いてアプリケーションを再現する仕組みを模式的に示した図である。FIG. 3 is a diagram schematically showing a mechanism for reproducing an application by repeatedly using a history of operations performed by the user in the past under the application execution environment shown in FIG. 図4は、過去のユーザの操作履歴を繰り返し用いてアプリケーションを再現する様子を示した図である。FIG. 4 is a diagram showing a state in which an application is reproduced by repeatedly using operation history of past users. 図5は、過去のユーザの操作履歴を繰り返し用いてアプリケーションを再現する様子を示した図である。FIG. 5 is a diagram illustrating a state in which an application is reproduced by repeatedly using the past user operation history. 図6は、過去のユーザの操作履歴を繰り返し用いてアプリケーションを再現する様子を示した図である。FIG. 6 is a diagram showing a state in which an application is reproduced by repeatedly using the past user operation history. 図7は、計算シミュレーションを実行するアプリケーションにおけるシミュレーション結果を表示出力する画面構成例を示した図である。FIG. 7 is a diagram showing a screen configuration example for displaying and outputting a simulation result in an application for executing a calculation simulation. 図8は、時間とステップ数のいずれで操作履歴を指定するかを確認するダイアログの構成例を示した図であるFIG. 8 is a diagram showing a configuration example of a dialog for confirming whether an operation history is designated by time or the number of steps. 図9は、ステップ数を指定するためのダイアログの構成例を示した図である。FIG. 9 is a diagram showing a configuration example of a dialog for designating the number of steps. 図10は、パラメータA及びBを入力するためのウインドウの構成例を示した図である。FIG. 10 is a diagram showing a configuration example of a window for inputting parameters A and B. 図11は、本発明により操作履歴を編集してアプリケーションを再現する動作と、従来の「やり直し(Undo)」動作の相違を説明するための図である。FIG. 11 is a diagram for explaining a difference between an operation of editing an operation history and reproducing an application according to the present invention and a conventional “Undo” operation. 図12は、本発明により操作履歴を編集してアプリケーションを再現する動作と、従来の「やり直し(Undo)」動作の相違を説明するための図である。FIG. 12 is a diagram for explaining the difference between the operation of editing the operation history and reproducing the application according to the present invention, and the conventional “Undo” operation. 図13は、「元に戻す」機能の動作を説明するための図である。FIG. 13 is a diagram for explaining the operation of the “undo” function.

符号の説明Explanation of symbols

10…プロセッサ
20…メモリ
21…ディスプレイ・コントローラ
22…表示装置
23…入出力インターフェース
24…キーボード
25…マウス
26…ネットワーク・インターフェース
27…HDDコントローラ
28…HDD
30…バス
51…ユーザ入力部
52…アプリケーション実行部
53…操作履歴記録部
54…操作履歴編集部
55…アプリケーション再現部
DESCRIPTION OF SYMBOLS 10 ... Processor 20 ... Memory 21 ... Display controller 22 ... Display apparatus 23 ... Input / output interface 24 ... Keyboard 25 ... Mouse 26 ... Network interface 27 ... HDD controller 28 ... HDD
DESCRIPTION OF SYMBOLS 30 ... Bus 51 ... User input part 52 ... Application execution part 53 ... Operation history recording part 54 ... Operation history edit part 55 ... Application reproduction part

Claims (7)

ユーザの入力操作に応じた処理を実行する情報処理装置であって、
ユーザによる操作を受容するユーザ入力手段と、
前記ユーザ入力手段からユーザ操作に応じてアプリケーションを実行するアプリケーション実行手段と、
前記ユーザ入力手段を介したユーザの操作履歴を時間系列順に記録する操作履歴記録手段と、
前記操作履歴記録手段により時間系列順に記録されているユーザの操作履歴をユーザに提示し、該時間系列上でユーザが指定した個所又は範囲にユーザ操作を遡り、又は操作の時間系列を並べ替え編集する操作履歴編集手段と、
前記操作履歴編集手段により編集された操作履歴に従ってアプリケーションの実行を再現するアプリケーション再現手段と、
を具備し、
前記操作履歴記録手段は、再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録し、
前記アプリケーション再現手段は、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現する、
ことを特徴とする情報処理装置。
An information processing apparatus that executes processing according to a user input operation,
User input means for accepting user operations;
Application execution means for executing an application in response to a user operation from the user input means;
Operation history recording means for recording a user's operation history via the user input means in time series order;
The user's operation history recorded in time sequence by the operation history recording means is presented to the user, and the user operation is traced back to the location or range designated by the user on the time sequence, or the operation time sequence is rearranged and edited. Operation history editing means,
Application reproduction means for reproducing the execution of the application according to the operation history edited by the operation history editing means;
Equipped with,
The operation history recording means records the operation history by classifying the content change by the user during reproduction and not allowing it,
The application reproduction means reproduces the execution of the application after changing the contents as required by the user when reproducing the operation history that is permitted to change the contents.
An information processing apparatus characterized by that.
前記操作履歴記録手段は、各操作履歴に記憶の優先度を付けて記録する、
ことを特徴とする請求項1に記載の情報処理装置。
The operation history recording means records each operation history with a storage priority.
The information processing apparatus according to claim 1.
前記操作履歴記録手段は、記録されている各操作履歴のうち記憶の優先度が低い方から順に削除又は圧縮する、
ことを特徴とする請求項1に記載の情報処理装置。
The operation history recording means deletes or compresses each operation history recorded in order from the lowest storage priority,
The information processing apparatus according to claim 1.
ユーザの入力操作に応じた処理を実行する情報処理方法であって、An information processing method for executing processing according to a user input operation,
ユーザによる操作を受容するユーザ入力ステップと、A user input step for accepting an operation by the user;
前記ユーザ入力ステップにおいて入力されたユーザ操作に応じてアプリケーションを実行するアプリケーション実行ステップと、An application execution step of executing an application in response to a user operation input in the user input step;
前記ユーザ入力ステップにおいて入力されたユーザ操作の履歴を時間系列順に記録する操作履歴記録ステップと、An operation history recording step for recording a history of user operations input in the user input step in time series order; and
前記操作履歴記録ステップにおいて時間系列順に記録されたユーザの操作履歴ユーザに提示し、該時間系列上でユーザが指定した個所又は範囲にユーザ操作を遡り、又は操作の時間系列を並べ替えを編集する操作履歴編集ステップと、Presented to the user's operation history recorded in the order of time series in the operation history recording step, the user operation is traced back to a location or range designated by the user on the time series, or the operation time series is rearranged. Operation history editing step,
前記操作履歴編集ステップにおいて編集された操作履歴に従ってアプリケーションの実行を再現するアプリケーション再現ステップと、An application reproduction step for reproducing the execution of the application according to the operation history edited in the operation history editing step;
を有し、Have
前記操作履歴記録ステップでは、再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録し、In the operation history recording step, the operation history is recorded by classifying the content change by the user at the time of reproduction and not allowing it,
前記アプリケーション再現ステップでは、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現する、In the application reproduction step, when reproducing the operation history in which the content change is permitted, the execution of the application is reproduced after changing the content as required by the user.
ことを特徴とする情報処理方法。An information processing method characterized by the above.
前記操作履歴記録ステップでは、各操作履歴に記憶の優先度を付けて記録する、In the operation history recording step, each operation history is recorded with a storage priority.
ことを特徴とする請求項4に記載の情報処理方法。The information processing method according to claim 4.
前記操作履歴記録ステップでは、記録されている各操作履歴のうち記憶の優先度が低い方から順に削除又は圧縮する、In the operation history recording step, deletion or compression is sequentially performed from the recorded operation history in descending order of storage priority.
ことを特徴とする請求項4に記載の情報処理方法。The information processing method according to claim 4.
ユーザの入力操作に応じた処理をコンピュータ上で実行するようにコンピュータ可読形式で記述されたコンピュータ・プログラムであって、前記コンピュータを、A computer program written in a computer-readable format so as to execute processing according to a user's input operation on a computer,
ユーザによる操作を受容するユーザ入力手段、User input means for accepting user operations;
前記ユーザ入力手段からユーザ操作に応じてアプリケーションを実行するアプリケーション実行手段、Application execution means for executing an application in response to a user operation from the user input means;
前記ユーザ入力手段を介したユーザの操作履歴を時間系列順に記録する操作履歴記録手段、Operation history recording means for recording a user's operation history via the user input means in time series order;
前記操作履歴記録手段により時間系列順に記録されているユーザの操作履歴をユーザに提示し、該時間系列上でユーザが指定した個所又は範囲にユーザ操作を遡り、又は操作の時間系列を並べ替え編集する操作履歴編集手段、The user's operation history recorded in time sequence by the operation history recording means is presented to the user, and the user operation is traced back to the location or range designated by the user on the time sequence, or the operation time sequence is rearranged and edited. Operation history editing means,
前記操作履歴編集手段により編集された操作履歴に従ってアプリケーションの実行を再現するアプリケーション再現手段、Application reproduction means for reproducing the execution of the application according to the operation history edited by the operation history editing means;
をとして機能させ、Function as
前記操作履歴記録手段は、再現時にユーザによる内容変更を許可するものと許可しないものとに分類して操作履歴を記録し、The operation history recording means records the operation history by classifying the content change by the user during reproduction and not allowing it,
前記アプリケーション再現手段は、内容変更が許可されている操作履歴の再現を行なう際に、ユーザの必要に応じて内容を変更してからアプリケーションの実行を再現する、The application reproduction means reproduces the execution of the application after changing the contents as required by the user when reproducing the operation history whose contents are permitted to be changed.
ことを特徴とするコンピュータ・プログラム。A computer program characterized by the above.
JP2005187401A 2005-06-27 2005-06-27 Information processing apparatus, information processing method, and computer program Expired - Fee Related JP4631562B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005187401A JP4631562B2 (en) 2005-06-27 2005-06-27 Information processing apparatus, information processing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005187401A JP4631562B2 (en) 2005-06-27 2005-06-27 Information processing apparatus, information processing method, and computer program

Publications (2)

Publication Number Publication Date
JP2007004734A JP2007004734A (en) 2007-01-11
JP4631562B2 true JP4631562B2 (en) 2011-02-16

Family

ID=37690254

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005187401A Expired - Fee Related JP4631562B2 (en) 2005-06-27 2005-06-27 Information processing apparatus, information processing method, and computer program

Country Status (1)

Country Link
JP (1) JP4631562B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2136292A4 (en) * 2007-04-06 2013-02-27 Ibm Service program generation technology
JP5246640B2 (en) * 2007-09-28 2013-07-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Technology that automates user operations
US8284246B2 (en) 2008-01-18 2012-10-09 Olympus Corporation Microscope system, control method used for microscope system, and recording medium for reproducing a microscope state based on microscope operation history and a microscope operation item
JP5155673B2 (en) * 2008-01-18 2013-03-06 オリンパス株式会社 Microscope system
JP5181757B2 (en) * 2008-03-19 2013-04-10 富士ゼロックス株式会社 Document management system, document management apparatus, document management request apparatus, document management program, document management request program
JP5460359B2 (en) * 2010-01-29 2014-04-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Apparatus, method, and program for supporting processing of character string in document
WO2012124018A1 (en) 2011-03-11 2012-09-20 富士通株式会社 Information processing device, information processing method, and information processing program
JP2014071531A (en) * 2012-09-27 2014-04-21 Dainippon Printing Co Ltd Tabular layout editing device, tabular structure converting method, and tabular structure conversion processing program
JP2014142863A (en) * 2013-01-25 2014-08-07 Fujitsu Ltd Information processor, method for correcting touch panel parameter and program
JP2014203281A (en) * 2013-04-05 2014-10-27 コニカミノルタ株式会社 Operation control method and operation control program and operation control device
JP2015005228A (en) * 2013-06-21 2015-01-08 富士電機株式会社 Cursor movement controller and program therefor
JP7075689B1 (en) * 2021-07-19 2022-05-26 株式会社BoostDraft Change history integration program and change history integration system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200226A (en) * 1993-12-28 1995-08-04 Nec Corp Visualizing device for operation string
JPH09134273A (en) * 1995-11-09 1997-05-20 Toshiba Corp Data processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200226A (en) * 1993-12-28 1995-08-04 Nec Corp Visualizing device for operation string
JPH09134273A (en) * 1995-11-09 1997-05-20 Toshiba Corp Data processor

Also Published As

Publication number Publication date
JP2007004734A (en) 2007-01-11

Similar Documents

Publication Publication Date Title
JP4631562B2 (en) Information processing apparatus, information processing method, and computer program
JP3518970B2 (en) Method and computer system for executing an object oriented application program
JP2009508227A (en) Browse mode designer
RU2474874C2 (en) Method and apparatus for generating parametric model associated with geometry of three-dimensional objects
JP2008217651A (en) Design support device, design support method and program
JP2001265761A (en) Device and method for editing data and recording medium recording editing processing procedure
CN101017454A (en) Editing device and method, program, and recording medium
JP3283225B2 (en) Editor device and computer-readable recording medium recording editor program
JP2002268711A (en) Programmable display unit and plotting program for the same and recording medium with its plotting program recorded
JPWO2007097014A1 (en) Information system operation check method, operation check program, recording medium, and operation check system
JPS6315322A (en) Acquiring and reclaiming system for command history
JP2005316706A (en) Software development support tool, application software, software and recording medium
JP2619487B2 (en) File operation method
JPH0954688A (en) Gui design supporting method
JP2006195827A (en) Application development tool
JP2020161102A (en) Drawing creation support device, drawing creation support program and drawing creation support method
JP3371374B2 (en) Data processing device and data processing method
JP2004272409A (en) Temporary object storing device, method, and program
JP2005092259A (en) Shape processing system, shape processing method, program and storage medium
JP4770206B2 (en) File classification display device and file classification display program
JPH03263249A (en) Personal computer communication processing system with operation guidance
JPH10187849A (en) Data string processor
JP3966355B2 (en) Program generation method and apparatus
JPH1185582A (en) Data processor
JP4792950B2 (en) Data management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080317

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100415

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100628

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101019

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

R150 Certificate of patent or registration of utility model

Ref document number: 4631562

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131126

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees