JP5510502B2 - Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program - Google Patents

Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program Download PDF

Info

Publication number
JP5510502B2
JP5510502B2 JP2012158678A JP2012158678A JP5510502B2 JP 5510502 B2 JP5510502 B2 JP 5510502B2 JP 2012158678 A JP2012158678 A JP 2012158678A JP 2012158678 A JP2012158678 A JP 2012158678A JP 5510502 B2 JP5510502 B2 JP 5510502B2
Authority
JP
Japan
Prior art keywords
function
information processing
information
small
processing apparatus
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.)
Active
Application number
JP2012158678A
Other languages
Japanese (ja)
Other versions
JP2012234559A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2012158678A priority Critical patent/JP5510502B2/en
Publication of JP2012234559A publication Critical patent/JP2012234559A/en
Application granted granted Critical
Publication of JP5510502B2 publication Critical patent/JP5510502B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、デスクトップアプリケーションを実行する情報処理装置に関するものである。   The present invention relates to an information processing apparatus that executes a desktop application.

同じアプリケーションであっても、そのアプリケーションを使用するユーザによって使用目的や用途は様々である。   Even for the same application, the purpose of use and usage vary depending on the user who uses the application.

そのため、アプリケーションを開発し、ユーザに提供する企業にとっては、提供したアプリケーションがユーザの使用目的や用途に十分に対応できているか否か、すなわち、自社のアプリケーションがユーザから高い顧客満足度を得られるか否かと言う点が、アプリケーションを販売する上で重要となる。   Therefore, for companies that develop applications and provide them to users, whether or not the provided applications can sufficiently meet the purpose and application of the users, that is, their applications can obtain high customer satisfaction from users. Whether or not is important in selling applications.

そこで、アプリケーションの多くは、ユーザサイドにおいて、必要な機能が拡張できるように、予め、全てのユーザに共通して提供する基本的な機能(以下、「基本機能」と言う。)と、ユーザが必要なときに拡張可能な機能(以下、「拡張機能」と言う。)とに分けて開発され、ユーザに提供されている。   Therefore, in many applications, a basic function (hereinafter referred to as “basic function”) provided in common to all users in advance so that necessary functions can be expanded on the user side, It is developed separately for functions that can be expanded when necessary (hereinafter referred to as “extended functions”), and is provided to users.

その結果、ユーザは、必要に応じて、「基本機能」を搭載したアプリケーションが動作する情報処理装置に、アプリケーション本体のプログラムとは別の形で提供された「拡張機能」用のプログラムをインストールすることにより、使用目的や用途に応じた機能拡張を行うことができる。   As a result, the user installs the program for the “extended function” provided in a form different from the program of the application main body to the information processing apparatus in which the application having the “basic function” operates as necessary. As a result, the function can be expanded according to the purpose of use and application.

このような、機能拡張を実現するために開発された「拡張機能」用のプログラムを、「プラグイン」と言う。   Such a program for “extended function” developed to realize function expansion is called “plug-in”.

例えば、特許文献1には、システムが有する複数個の文書管理データベース(以下、「DB:Data Base」と言う。)との間でデータ通信を行うためにDBそれぞれを接続する機能を、文書管理ソフトウェア(アプリケーション本体)のプログラムとは別のプログラム(DB接続機能プラグイン)として構成する統合文書管理システムが提案されている。   For example, Patent Document 1 discloses a document management function for connecting each DB to perform data communication with a plurality of document management databases (hereinafter referred to as “DB: Data Base”) included in the system. There has been proposed an integrated document management system configured as a program (DB connection function plug-in) different from the software (application main body) program.

このように、統合文書管理システムを構成することで、ユーザが、ユーザインタフェース(以下、「UI:User Interface」と言う。)を介して文書操作を行う際に、システムが有するDBの種類を意識することなく操作を行うことができる他、DB間のデータ通信に関する仕様変更やDBの設計変更、また新たなDBの追加などが発生した場合でも、開発サイドは、その変更点への対応をプラグイン単位で行えば良いため、カスタマイズが容易であるなどの効果が挙げられている。   By configuring the integrated document management system in this way, the user is aware of the type of DB that the system has when performing document operations via a user interface (hereinafter referred to as “UI: User Interface”). In addition, the development side plugs in the response to the changes even if specification changes related to data communication between DBs, DB design changes, or addition of new DBs occur. Since it is sufficient to perform in-units, there are effects such as easy customization.

しかしながら、実際、ユーザがアプリケーションを使用するときは、使用目的や用途に応じて、プラグインにより提供された各機能を組み合わせて処理を行う。   However, when a user actually uses an application, processing is performed by combining the functions provided by the plug-in according to the purpose of use and usage.

例えば、図1に示すように、「入力された画像データを色変換して印刷する」と言う処理をユーザが行いたい場合、従来の方法では、プラグインとしてインストールされた、画像データを色変換する「色変換機能プラグインP1」(以下、「プラグインP1」と言う。)と画像データを印刷する「印刷機能プラグインP2」(以下、「プラグインP2」と言う。)とに、アプリケーションのUI(例えば、メニュー項目など。)を介して、処理を実行するための指示(図中の(1)及び(2))をしなければならない。すなわち、従来の方法では、ユーザが行いたい処理を実現するために、ユーザ自身が、処理を行うために必要なプラグインP1及びP2それぞれに対して(プラグイン単位で)実行の指示を行う必要がある。   For example, as shown in FIG. 1, when the user wants to perform a process of “color conversion of input image data and printing”, the conventional method performs color conversion on image data installed as a plug-in. Application “color conversion function plug-in P1” (hereinafter referred to as “plug-in P1”) and “print function plug-in P2” (hereinafter referred to as “plug-in P2”) for printing image data. An instruction ((1) and (2) in the figure) for executing the process must be given through the UI (for example, a menu item). That is, in the conventional method, in order to realize the processing that the user wants to perform, the user himself / herself needs to instruct execution (for each plug-in) to each of the plug-ins P1 and P2 necessary for performing the processing. There is.

このように、従来の方法では、使用目的や用途に応じて、プラグインにより提供された各機能を組み合わせて処理を行うときの操作がユーザにとって煩雑なものとなり、ユーザが行いたい処理に対応した拡張性のあるアプリケーションとしては、十分であると言えない。   As described above, in the conventional method, depending on the purpose of use and application, the operation when performing processing by combining each function provided by the plug-in becomes complicated for the user, and it corresponds to the processing that the user wants to perform. It's not enough for a scalable application.

また、例えば、開発サイドにおいて、ユーザが行いたい処理を1つのプラグインとして開発し、ユーザに提供すると言う対応も考えられるが、ユーザレベルに対応するプラグインの開発にかかるコストや時間などから開発サイドの負担が大きく現実的ではない。   In addition, for example, on the development side, it is possible to develop a process that the user wants to perform as one plug-in and provide it to the user. However, the development is based on the cost and time required to develop the plug-in corresponding to the user level. The burden on the side is large and not realistic.

そこで、本発明では、ユーザがアプリケーションによって行いたい処理を実現するために必要なプラグインP1及びP2の実行条件や実行順序などの動作に関する情報を、所定の形式に従ったデータDとして定義し、そのデータDを基にプラグインP1及びP2を自動的に実行すると言う方法によって、デスクトップアプリケーションが実行する処理を使用目的や用途などに応じて容易に変更できる情報処理装置、情報処理方法、情報処理プログラム、及び情報処理プログラムを記録する記録媒体を提供することを目的とする。   Therefore, in the present invention, information related to operations such as execution conditions and execution order of the plug-ins P1 and P2 necessary for realizing the processing that the user wants to perform by the application is defined as data D according to a predetermined format, Information processing apparatus, information processing method, and information processing that can easily change the processing executed by the desktop application according to the purpose of use or the use by the method of automatically executing the plug-ins P1 and P2 based on the data D It is an object of the present invention to provide a recording medium for recording a program and an information processing program.

上記目的を達成するため、本発明の情報処理装置は、選択された複数の機能を実現することで所定の処理を実行する情報処理装置であって、
複数の小機能により構成される機能毎に、前記機能を実現するためのプログラムの選択を受け付ける第一の領域と、該選択を受け付けたプログラムに対応する機能の実行順を表示する第二の領域と、該機能が実行条件を設定可能な機能である場合には、該機能に対応する実行条件を設定する第三の領域と、前記所定の処理に関する情報を設定する第四の領域と、を有するデータ生成画面を表示するユーザインタフェース手段と、
前記データ生成画面への入力操作に従って、当該情報処理装置により実行される前記所定の処理を機能として定義した第一の情報と、該情報処理装置により実行される前記小機能の実行順序及び該小機能が実行条件を設定可能な場合の実行条件に関する第二の情報と、該情報処理装置により実行する処理対象に関する第三の情報とを対応づけて定義した定義データを生成する定義データ生成手段と、
前記定義データに基づいて、所定の処理を実行する情報処理手段と、
を有することを特徴とする。

In order to achieve the above object, an information processing apparatus of the present invention is an information processing apparatus that executes predetermined processing by realizing a plurality of selected small functions,
For each function composed of a plurality of small features, the displaying the a first region for receiving a selection of a program for realizing the small feature, the execution order of the small features corresponding to the program that has received the selection two and regions, when the small function is settable function execution condition, and a third area for setting an execution condition corresponding to the small feature, the fourth setting information relating to the predetermined processing A user interface means for displaying a data generation screen having an area;
In accordance with an input operation to the data generation screen, first information that defines the predetermined process executed by the information processing apparatus as a function, an execution order of the small functions executed by the information processing apparatus, and the small information definition data generation function generates a second information about the execution conditions when capable of setting execution conditions, the definition data defined in association with the third information relating to the processing target to perform by the information processing apparatus Means,
Information processing means for executing predetermined processing based on the definition data;
It is characterized by having.

これによって、本発明の情報処理装置は、ユーザがアプリケーションによって行いたい処理を実現するために必要なプラグイン(複数個の小機能)の実行条件や実行順序などの動作に関する情報を、所定の形式に従ったデータとして定義し、そのデータを基にプラグイン(複数個の小機能)を自動的に実行することにより、デスクトップアプリケーションが実行する処理を使用目的や用途などに応じて容易に変更することができる。   As a result, the information processing apparatus according to the present invention stores information related to operations such as execution conditions and execution order of plug-ins (a plurality of small functions) necessary for realizing a process that the user wants to perform with an application in a predetermined format. By simply executing the plug-in (several small functions) based on the data, the processing executed by the desktop application can be easily changed according to the purpose and application. be able to.

また、これによって、本発明の情報処理装置は、デスクトップアプリケーションにおける機能追加又は変更などの対応を定義データのみで行うことができ、アプリケーション本体やプラグイン(小機能)と言ったプログラムを変更する必要がない。また、本発明の情報処理装置は、定義データを削除しても、アプリケーション本体の動作に影響することがない。   This also allows the information processing apparatus of the present invention to perform functions such as adding or changing functions in a desktop application using only definition data, and it is necessary to change programs such as application main bodies and plug-ins (small functions). There is no. Further, the information processing apparatus of the present invention does not affect the operation of the application main body even if the definition data is deleted.

本発明によれば、デスクトップアプリケーションが実行する処理を使用目的や用途などに応じて容易に変更できる情報処理装置、情報処理方法、情報処理プログラム、及び情報処理プログラムを記録する記録媒体を提供することができる。   According to the present invention, it is possible to provide an information processing apparatus, an information processing method, an information processing program, and a recording medium for recording the information processing program, in which processing executed by a desktop application can be easily changed in accordance with the purpose of use or application. Can do.

従来技術における問題点を明らかにした図である。It is the figure which clarified the problem in a prior art. 本発明の第1の実施形態に係る情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the information processing apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理装置のソフトウェア構成の一例を示す図である。It is a figure which shows an example of the software configuration of the information processing apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理装置の主な機能を構成する手段の一例を示すブロック図である。It is a block diagram which shows an example of the means which comprises the main functions of the information processing apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るインストールされた機能プラグインが格納されている例を示す図である。It is a figure which shows the example in which the installed function plug-in which concerns on the 1st Embodiment of this invention is stored. 本発明の第1の実施形態に係る定義データのデータ構造に一例(XMLデータの場合)を示す図である。It is a figure which shows an example (in the case of XML data) in the data structure of the definition data based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る画像処理機能に関する定義データ生成時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of the definition data generation regarding the image processing function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る出力機能に関する定義データ生成時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of the definition data generation regarding the output function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報通知機能に関する定義データ生成時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of the definition data generation regarding the information notification function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る生成された定義データの一例(モノクロ印刷機能の場合)を示す図である。It is a figure which shows an example (in the case of a monochrome printing function) of the produced | generated definition data based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る生成された定義データが格納された様子の一例を示す図である。It is a figure which shows an example of a mode that the produced | generated definition data based on the 1st Embodiment of this invention were stored. 本発明の第1の実施形態に係る定義データに応じたメニュー表示の一例を示す図である。It is a figure which shows an example of the menu display according to the definition data which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る新規メニュー項目追加時の表示画面の一例(その1)を示す図である。It is a figure which shows an example (the 1) of the display screen at the time of the new menu item addition which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る新規メニュー項目追加時の表示画面の一例(その2)を示す図である。It is a figure which shows an example (the 2) of the display screen at the time of the new menu item addition which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る追加メニュー項目削除時の表示画面の一例(その1)を示す図である。It is a figure which shows an example (the 1) of a display screen at the time of the addition menu item deletion which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る追加メニュー項目削除時の表示画面の一例(その2)を示す図である。It is a figure which shows an example (the 2) of the display screen at the time of additional menu item deletion which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るデスクトップアプリケーション起動時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the desktop application starting based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るデスクトップアプリケーションにおける定義データ生成時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the definition data generation in the desktop application which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るデスクトップアプリケーション機能実行時の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence at the time of the desktop application function execution which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る機能実行時の表示画面の一例(モノクロ印刷機能の場合)を示す図である。It is a figure which shows an example (in the case of a monochrome printing function) of the display screen at the time of the function execution which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る反転印刷機能に関する定義データ生成時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of the definition data generation regarding the reverse printing function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る反転印刷機能に関する定義データの一例を示す図である。It is a figure which shows an example of the definition data regarding the reverse printing function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る反転印刷機能実行時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of the reverse printing function execution based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るに画像回転機能(右90度)に関する定義データ生成時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of the definition data generation regarding the image rotation function (right 90 degree | times) based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る画像回転機能(右90度)に関する定義データの一例を示す図である。It is a figure which shows an example of the definition data regarding the image rotation function (right 90 degree | times) which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る画像回転機能実行時の表示画面の一例を示す図である。It is a figure which shows an example of the display screen at the time of image rotation function execution which concerns on the 1st Embodiment of this invention.

以下、本発明の好適な実施の形態(以下、「実施形態」と言う。)について、図面を用いて詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention (hereinafter referred to as “embodiments”) will be described in detail with reference to the drawings.

[第1の実施形態]
<情報処理装置のハードウェア構成について>
まず、本実施形態に係る情報処理装置100のハードウェア構成について、図2を用いて説明する。
[First Embodiment]
<Hardware configuration of information processing device>
First, the hardware configuration of the information processing apparatus 100 according to the present embodiment will be described with reference to FIG.

図2は、本発明の実施形態1に係る情報処理装置100のハードウェア構成の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the information processing apparatus 100 according to the first embodiment of the present invention.

図2に示すように、本実施形態に係る情報処理装置100は、制御部11、主記憶部12、補助記憶部13、ネットワークI/F14、外部記憶装置I/F15、外部装置I/F16、出力装置I/F17、及び入力装置I/F18とから構成されている。   As shown in FIG. 2, the information processing apparatus 100 according to the present embodiment includes a control unit 11, a main storage unit 12, an auxiliary storage unit 13, a network I / F 14, an external storage device I / F 15, an external device I / F 16, An output device I / F 17 and an input device I / F 18 are included.

制御部(CPU:Central Processing Unit)11は、以下に説明する主記憶部12、補助記憶部13、及びネットワークI/F14など、本実施形態に係る情報処理装置100が有する各装置の制御を行う。また、制御部11は、主記憶部12や補助記憶部13などに記憶されたプログラムを実行する装置で、入力装置や記憶装置からデータを受け取り、データを演算・加工した上で、出力装置や記憶装置に出力する(例えば、キーボードで入力した文字をディスプレイに表示するなど)。   A control unit (CPU: Central Processing Unit) 11 controls each device included in the information processing apparatus 100 according to the present embodiment, such as a main storage unit 12, an auxiliary storage unit 13, and a network I / F 14 described below. . The control unit 11 is a device that executes a program stored in the main storage unit 12 or the auxiliary storage unit 13. The control unit 11 receives data from an input device or a storage device, calculates and processes the data, Output to a storage device (for example, display characters entered on a keyboard on a display).

主記憶部(ROM:Read Only Memory、RAM:Random Access Memory)12は、制御部11が実行するプログラムや関連するデータを記憶(一時的に保持する場合も含む)する装置である。ROMには、制御部11が実行するプログラムや関連するデータが記憶されており、記憶されたプログラムや関連するデータは、制御部11により、必要に応じてRAM上へ展開(ロード)され、展開(ロード)されたプログラムや関連するデータは、制御部11により、演算・加工される。   A main storage unit (ROM: Read Only Memory, RAM: Random Access Memory) 12 is a device for storing (including temporarily holding) a program executed by the control unit 11 and related data. The ROM stores a program executed by the control unit 11 and related data, and the stored program and related data are expanded (loaded) onto the RAM as needed by the control unit 11 and expanded. The (loaded) program and related data are calculated and processed by the control unit 11.

補助記憶部(HD:Hard Disk)13は、基本ソフトウェアであるOS(Operating System)や本実施形態に係る情報処理プログラムを含むアプリケーションプログラムや機能拡張用のプラグインなどを関連するデータとともに記憶する装置である。また、補助記憶部13には、本実施形態に係る情報処理装置100が管理する各種情報(例えば、プラグインの実行条件や実行順序を定義した定義情報など。)が格納され、DBやファイルシステム(FS:File System)などにより管理される。   The auxiliary storage unit (HD: Hard Disk) 13 stores an OS (Operating System) that is basic software, an application program including an information processing program according to the present embodiment, a plug-in for function expansion, and the like together with related data. It is. The auxiliary storage unit 13 stores various information (for example, definition information defining execution conditions and execution order of plug-ins) managed by the information processing apparatus 100 according to the present embodiment. (FS: File System) etc.

ネットワークI/F14は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワークを介して接続された通信機能を有する周辺機器(例えば、他の情報処理装置や画像形成装置など。)と本実施形態に係る情報処理装置100とのインタフェースである。   The network I / F 14 is a peripheral device having a communication function connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. For example, this is an interface between the information processing apparatus 100 according to the present embodiment and other information processing apparatuses and image forming apparatuses.

外部記憶装置I/F15は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された外部記憶装置(例えば、記憶メディアドライブなど。)と本実施形態に係る情報処理装置100とのインタフェースである。   The external storage device I / F 15 is an interface between an external storage device (for example, a storage media drive) connected via a data transmission path such as USB (Universal Serial Bus) and the information processing device 100 according to the present embodiment. It is.

外部装置I/F16は、USBなどのデータ伝送路を介して接続された外部入力装置(例えば、外付けHDやUSBメモリなど。)と本実施形態に係る情報処理装置100とのインタフェースである。   The external device I / F 16 is an interface between an external input device (for example, an external HD or a USB memory) connected via a data transmission path such as USB and the information processing apparatus 100 according to the present embodiment.

本実施形態に係る情報処理装置100は、これらのインタフェースを介して、外部と各種データのやり取り(送受信や読み込み/書き込み)を行う。   The information processing apparatus 100 according to the present embodiment exchanges various types of data (transmission / reception and reading / writing) with the outside via these interfaces.

出力装置I/F17は、専用ケーブルなどのデータ伝送路を介して接続された出力装置(例えば、CRT(Cathode Ray Tube)やLCD(Liquid Crystal Display)など。)と本実施形態に係る情報処理装置100とのインタフェースである。   The output device I / F 17 includes an output device (for example, a CRT (Cathode Ray Tube) or an LCD (Liquid Crystal Display)) connected via a data transmission line such as a dedicated cable, and the information processing device according to the present embodiment. 100 interface.

入力装置I/F18は、USBなどのデータ伝送路を介して接続された入力装置(例えば、キーボードやマウスなど。)と本実施形態に係る情報処理装置100とのインタフェースである。   The input device I / F 18 is an interface between an input device (for example, a keyboard and a mouse) connected via a data transmission path such as USB and the information processing apparatus 100 according to the present embodiment.

このように、本実施形態に係る情報処理装置100は、主記憶部12や補助記憶部13などの記憶装置に格納された本実施形態に係る情報処理プログラムを実行し、各装置を制御することで、以降に説明する「コンピュータで実行する処理を使用目的や用途などに応じて容易に変更可能なデスクトップアプリケーション」を実現している。   As described above, the information processing apparatus 100 according to the present embodiment executes the information processing program according to the present embodiment stored in the storage device such as the main storage unit 12 or the auxiliary storage unit 13 and controls each device. Thus, a “desktop application in which processing executed by a computer can be easily changed in accordance with the purpose of use and usage” described later is realized.

<情報処理装置のソフトウェア構成について>
次に、本実施形態に係る情報処理装置100のソフトウェア構成について、図3を用いて説明する。
<Software configuration of information processing device>
Next, the software configuration of the information processing apparatus 100 according to the present embodiment will be described with reference to FIG.

図3は、本発明の第1の実施形態に係る情報処理装置100のソフトウェア構成の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a software configuration of the information processing apparatus 100 according to the first embodiment of the present invention.

図3に示すように、本実施形態に係る情報処理装置100に実装するデスクトップアプリケーション20に関するソフトウェアは、デスクトップアプリケーション20、機能プラグイン30、及びコアプログラム(コアモジュール群)31とから構成されている。   As shown in FIG. 3, the software related to the desktop application 20 implemented in the information processing apparatus 100 according to the present embodiment includes a desktop application 20, a function plug-in 30, and a core program (core module group) 31. .

デスクトップアプリケーション20は、定義データ21、UIプラグイン(UIパーツ)22、及びアプリケーションプロセス23とから構成されている。   The desktop application 20 includes definition data 21, a UI plug-in (UI part) 22, and an application process 23.

定義データ21は、デスクトップアプリケーション20によって行う処理を実現するために必要なプラグインの実行条件や実行順序などの動作に関する情報が所定の形式に従って定義されたデータであり、複数個のデータ(データ群)によって構成されている。   The definition data 21 is data in which information related to operations such as execution conditions and execution order of plug-ins necessary for realizing the processing performed by the desktop application 20 is defined according to a predetermined format. ).

UIプラグイン(UIパーツ)22は、デスクトップアプリケーション20のUIを構成するプログラム(UIを構成する最小単位の機能(小機能))であり、複数個のプログラム(モジュール群)によって構成されている。   The UI plug-in (UI part) 22 is a program that constitutes the UI of the desktop application 20 (a minimum unit function (small function) that constitutes the UI), and includes a plurality of programs (module groups).

アプリケーションプロセス23は、OSから主記憶部12のRAM上に使用可能なメモリ領域の割り当てを受けて、処理を実行するプログラムである。アプリケーションプロセス23によって実行される処理は、例えば、UIプラグイン(UIパーツ)22を用いてCRTやLCDなどの出力装置にUIを表示するための描画処理や、表示されたUIから受け付けた動作に関する情報を基にした定義データ21の生成処理などである。   The application process 23 is a program that executes processing upon receiving an allocation of a usable memory area on the RAM of the main storage unit 12 from the OS. The process executed by the application process 23 relates to, for example, a drawing process for displaying a UI on an output device such as a CRT or an LCD using a UI plug-in (UI part) 22 and an operation received from the displayed UI. For example, the definition data 21 is generated based on the information.

次に、機能プラグイン30は、デスクトップアプリケーション20の機能を実現するために所定の情報処理を行うプログラムであり、複数個のプログラム(モジュール群)によって構成されている。ここで言う「所定の情報処理」とは、例えば、「ファイル選択」、「色変換」、「印刷」、「メッセージ表示」などのような、デスクトップアプリケーション20の機能を構成する最小単位の機能(小機能)を実現する情報処理を意味する。   Next, the function plug-in 30 is a program that performs predetermined information processing in order to realize the function of the desktop application 20, and is configured by a plurality of programs (module groups). The “predetermined information processing” referred to here is a minimum unit function (such as “file selection”, “color conversion”, “print”, “message display”, etc.) that constitutes the function of the desktop application 20 (for example). Information processing that realizes (small functions).

次に、コアプログラム31は、定義データ21に定義された動作条件や動作順序などの動作に関する情報に従って、機能プラグイン(小機能)30を実行するプログラムや、アプリケーションプログラムとプラグインとの間のデータインタフェース(以下、「データI/F」と言う。)プログラムと言った、アプリケーションプログラムとプラグインとの間で共通化されたプログラム(モジュール)であり、複数個のプログラム(モジュール群)によって構成されている。   Next, the core program 31 is a program that executes the function plug-in (small function) 30 according to the information about the operation such as the operation condition and the operation order defined in the definition data 21, or between the application program and the plug-in. A data interface (hereinafter referred to as “data I / F”) program, which is a program (module) shared between an application program and a plug-in, and is composed of a plurality of programs (module groups) Has been.

上記のように構成された、本実施形態に係る情報処理装置100に実装するデスクトップアプリケーション20に関するソフトウェアは、以下のように動作する。以下に説明する動作は、ユーザが、「デスクトップアプリケーション20のメニュー項目を選択した」ときの一例である。
(1) UIがユーザからの動作指示を受け取る。
(2) アプリケーションプロセス23は、UIから受け取った動作指示を、データI/Fを介してコアプログラム31に渡す。
(3) コアプログラム31は、アプリケーションプロセス23から受け取った動作指示から、指示された動作に関する情報が定義された定義データ21を特定し(複数個ある定義データ21の中から、UI上のメニュー項目に対応付けられた定義データ21を特定する。)、特定した定義データを基に、定義された実行条件や実行順序などの動作に関する情報に従って機能プラグイン30を実行する。
The software related to the desktop application 20 implemented in the information processing apparatus 100 according to the present embodiment configured as described above operates as follows. The operation described below is an example when the user “selects a menu item of the desktop application 20”.
(1) The UI receives an operation instruction from the user.
(2) The application process 23 passes the operation instruction received from the UI to the core program 31 via the data I / F.
(3) The core program 31 specifies the definition data 21 in which the information related to the instructed operation is defined from the operation instruction received from the application process 23 (the menu item on the UI from the plurality of definition data 21) And the function plug-in 30 is executed in accordance with information relating to the operation such as the defined execution condition and execution order based on the specified definition data.

このように、本実施形態に係るデスクトップアプリケーション20に関するソフトウェアは、ユーザの起動指示に従って、OSから割り当てられた主記憶部12のRAM上のメモリ領域に、上記に説明した各プログラムやデータを展開(ロード)し、展開(ロード)した各プログラムを制御部11により実行することで、デスクトップアプリケーション20においてユーザが行いたい処理を実現している。   As described above, the software related to the desktop application 20 according to the present embodiment expands each program and data described above in the memory area on the RAM of the main storage unit 12 allocated from the OS in accordance with the user's activation instruction ( The control unit 11 executes each program loaded and loaded (loaded), thereby realizing a process desired by the user in the desktop application 20.

<情報処理装置の主な機能を構成する手段について>
では、本実施形態に係る情報処理装置100が、図2のハードウェア構成及び図3のソフトウェア構成によって実現する主な機能を構成する各手段について、図4〜16を用いて説明する。
<Means for configuring main functions of information processing apparatus>
Then, each means which comprises the main function which the information processing apparatus 100 which concerns on this embodiment implement | achieves with the hardware constitutions of FIG. 2 and the software constitutions of FIG. 3 is demonstrated using FIGS.

図4は、本発明の第1の実施形態に係る情報処理装置100の主な機能を構成する手段の一例を示すブロック図である。   FIG. 4 is a block diagram showing an example of means constituting the main functions of the information processing apparatus 100 according to the first embodiment of the present invention.

本実施形態に係る情報処理装置100が有する機能は、情報処理手段41、定義データ生成手段42、定義データ格納手段43、メニュー項目表示手段44、及び情報処理実行手段45とから構成されている。   The function of the information processing apparatus 100 according to the present embodiment includes an information processing unit 41, a definition data generation unit 42, a definition data storage unit 43, a menu item display unit 44, and an information processing execution unit 45.

情報処理手段41は、デスクトップアプリケーション20の機能を実現するために所定の情報処理を行う。   The information processing means 41 performs predetermined information processing in order to realize the function of the desktop application 20.

情報処理手段41は、デスクトップアプリケーション20の機能を構成する最小単位の機能(小機能)を実現する、「ファイル選択」、「色変換」、「印刷」、「メッセージ表示」などの処理を行う。   The information processing means 41 performs processes such as “file selection”, “color conversion”, “printing”, “message display”, etc., which realize the minimum unit function (small function) that constitutes the function of the desktop application 20.

情報処理手段41は、図3で説明した機能プラグイン30を制御部11で実行することにより行われる手段である。   The information processing unit 41 is a unit that is executed by executing the function plug-in 30 described in FIG.

図5は、本発明の第1の実施形態に係るインストールされた機能プラグイン30が格納されている例を示す図である。   FIG. 5 is a diagram illustrating an example in which the installed function plug-in 30 according to the first embodiment of the present invention is stored.

図5に示すように、機能プラグイン(小機能)30は、デスクトップアプリケーション20を情報処理装置100にインストールしたときや必要に応じて追加インストールしたときに、インストーラーによって補助記憶部13などの不揮発性の記憶装置内の所定の領域に格納される。   As shown in FIG. 5, the function plug-in (small function) 30 is a non-volatile component such as the auxiliary storage unit 13 by the installer when the desktop application 20 is installed in the information processing apparatus 100 or additionally installed as necessary. Stored in a predetermined area in the storage device.

インストーラーは、図中に示す"C:\Documents and Settings\user01\aaa\bbb\Plugins"のような格納先アドレス(フォルダパス)を基に、補助記憶部13などの不揮発性の記憶装置内の格納領域を指定し、機能プラグイン30を決められたフォルダ内に格納する。よって、上記「所定の領域」とは、格納先アドレスで指定された補助記憶部13などの不揮発性の記憶装置内の領域を意味する。   Based on the storage destination address (folder path) such as “C: \ Documents and Settings \ user01 \ aaa \ bbb \ Plugins” shown in the figure, the installer stores in the non-volatile storage device such as the auxiliary storage unit 13. A storage area is designated and the function plug-in 30 is stored in a predetermined folder. Therefore, the “predetermined area” means an area in a non-volatile storage device such as the auxiliary storage unit 13 specified by the storage destination address.

図5では、Explorer(登録商標)などのファイルやフォルダを管理するツールの閲覧ウィンドウ51を介して、機能プラグイン(小機能)30が格納されたフォルダ群(格納先)の一覧を閲覧した例を示している。   In FIG. 5, an example of browsing a list of folders (storage destinations) in which function plug-ins (small functions) 30 are stored via a browsing window 51 of a tool for managing files and folders such as Explorer (registered trademark). Is shown.

図4に戻り、情報処理手段41は、予め、補助記憶部13などの不揮発性の記憶装置に格納された機能プラグイン(小機能)30が、必要に応じて(ユーザの動作指定に応じて)主記憶部12のRAM上に展開(ロード)され制御部11で実行されることで、デスクトップアプリケーション20の機能を構成する最小単位の機能(小機能)を実現する、「ファイル選択」、「色変換」、「印刷」、「メッセージ表示」などの処理を行う。   Returning to FIG. 4, the information processing means 41 is configured so that the function plug-in (small function) 30 stored in advance in a non-volatile storage device such as the auxiliary storage unit 13 can be used as needed (in response to a user operation designation). ) Expanded (loaded) on the RAM of the main storage unit 12 and executed by the control unit 11 to realize a minimum unit function (small function) that constitutes the function of the desktop application 20, “file selection”, “ Processing such as “color conversion”, “printing”, and “message display” is performed.

また、情報処理手段41は、主に、情報処理装置100に入力された入力データに対して画像処理を行う処理(画像処理機能)、入力データ及び/又は画像処理後のデータの出力を行う処理(出力機能)、画像処理及び出力処理を行うときに、その実行状態や実行結果などの情報を、CRTやLCDなどの出力装置を介してユーザに通知する処理(情報通知機能)を行う。   Further, the information processing means 41 mainly performs processing (image processing function) for performing image processing on input data input to the information processing apparatus 100, and processing for outputting input data and / or data after image processing. (Output function) When performing image processing and output processing, processing (information notification function) for notifying the user of information such as the execution state and execution result via an output device such as a CRT or LCD is performed.

図4では、その一例として、「ファイル選択」の処理を行う情報処理手段41a(ファイル選択プラグイン)、「色変換」を行う情報処理手段41b(色変換プラグイン)、「印刷」を行う情報処理手段41c(印刷プラグイン)、及び「メッセージ表示」を行う情報処理手段41d(メッセージ表示プラグイン)が示されている。   In FIG. 4, as an example, information processing means 41a (file selection plug-in) for performing “file selection” processing, information processing means 41b (color conversion plug-in) for performing “color conversion”, and information for “printing” The processing means 41c (print plug-in) and the information processing means 41d (message display plug-in) for performing “message display” are shown.

次に、定義データ生成手段42は、デスクトップアプリケーション20によって行う処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の実行条件や実行順序などの動作に関する情報が、所定の形式に従って定義された定義データ21を生成する。   Next, the definition data generation means 42 includes information regarding operations such as execution conditions and execution order of the information processing means 41 (functional plug-in (small function) 30) necessary for realizing the processing performed by the desktop application 20. Definition data 21 defined according to a predetermined format is generated.

まず、定義データ21について、図6を用いて説明する。   First, the definition data 21 will be described with reference to FIG.

図6は、本発明の第1の実施形態に係る定義データ21のデータ構造に一例(XMLデータの場合)を示す図である。   FIG. 6 is a diagram showing an example (in the case of XML data) of the data structure of the definition data 21 according to the first embodiment of the present invention.

ここで例に挙げるデータは、XML(Extensible Markup Language)と言われる言語によって記述した定義データ21である。   The data given as an example here is definition data 21 described in a language called XML (Extensible Markup Language).

XMLは、タグと呼ばれる特定の文字列で、文書やデータの意味や構造を記述するマークアップ言語の1つで、ユーザが独自のタグを指定することができる。   XML is a specific character string called a tag, and is one of markup languages for describing the meaning and structure of a document or data. A user can specify a unique tag.

このような言語特性から、本実施形態に係る定義データ21では、独自の「定義開始タグ」(例えば、"<Tag>"など。)と「定義終了タグ」(例えば、"</Tag>"など。)との間に、動作に関する情報(例えば、Proc_1など。)を記述することで定義する(例えば、"<Tag>Proc_1</Tag>"など)。よって、上記の「所定の形式」とは、開始タグと終了タグとの間に、動作に関する情報を配置する形式を意味する。   Due to such language characteristics, in the definition data 21 according to the present embodiment, a unique “definition start tag” (for example, “<Tag>”) and a “definition end tag” (for example, “</ Tag>”). Etc.) are defined by describing information about the operation (for example, Proc_1) (for example, “<Tag> Proc_1 </ Tag>”). Therefore, the above-mentioned “predetermined format” means a format in which information regarding the operation is arranged between the start tag and the end tag.

また、「定義開始タグ」と「定義終了タグ」とから、定義するデータ構造を階層化することができる。例えば、定義Aの「開始タグ」に対応する定義Aの「終了タグ」との間に、定義Bの「開始タグ」と「終了タグ」を埋め込み、更に、定義Bの「開始タグ」に対応する定義Bの「終了タグ」との間に、定義Cの「開始タグ」と「終了タグ」及び定義Dの「開始タグ」と「終了タグ」とを埋め埋め込んだ場合、定義Aの構成要素が定義Bとなり、定義Bの構成要素が定義C及びDとなる。このように、1対のタグの間に、別のタグを入れ子のように埋め込んでいくことで、定義するデータを階層化することができる。   Further, the data structure to be defined can be hierarchized from the “definition start tag” and “definition end tag”. For example, “Start tag” and “End tag” of definition B are embedded between “End tag” of definition A corresponding to “Start tag” of definition A, and further correspond to “Start tag” of definition B When the “start tag” and “end tag” of definition C and the “start tag” and “end tag” of definition D are embedded between the “end tag” of definition B to be defined, the components of definition A Becomes definition B, and the components of definition B are definitions C and D. Thus, by defining another tag in a nested manner between a pair of tags, the data to be defined can be hierarchized.

定義データ21に定義する動作に関する情報には、主に、デスクトップアプリケーション20によって行う処理を1つの機能として定義した場合の「機能に関する情報」と、デスクトップアプリケーション20によって行う処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の「実行条件や実行順序に関する情報」と、情報処理手段41(機能プラグイン(小機能)30)の「処理対象に関する情報」の3つの情報がある。   The information related to the operation defined in the definition data 21 is mainly necessary to realize “information related to a function” when processing performed by the desktop application 20 is defined as one function and processing performed by the desktop application 20. The information processing means 41 (function plug-in (small function) 30) “information about execution conditions and execution order” and the information processing means 41 (function plug-in (small function) 30) “information about processing target” There is information.

<<機能に関する情報>>
(a)定義名(機能名)
複数個の情報処理手段41(機能プラグイン(小機能)30)によって行う処理を1つの機能として定義したときの定義名を示す情報(複数個の情報処理手段41(機能プラグイン(小機能)30)を実行することで実現される機能名を示す情報)。
(b)定義種類
定義した機能の種類(例えば、システムサイドの機能やユーザサイドの機能など。)を示す情報。
(c)メニュー名
定義した機能が、デスクトップアプリケーション20のメニュー項目の1つとして表示するときに該当するメニュー名を示す情報。
(d)メニュー項目領域
定義した機能が、デスクトップアプリケーション20のメニュー項目の1つとして表示するときに、該当するメニューのうち、表示するメニュー項目の領域を示す情報。
<< Function information >>
(A) Definition name (function name)
Information indicating a definition name when processing performed by a plurality of information processing means 41 (function plug-in (small function) 30) is defined as one function (a plurality of information processing means 41 (function plug-in (small function) 30) Information indicating the function name realized by executing 30).
(B) Definition type Information indicating the type of a defined function (for example, a system-side function or a user-side function).
(C) Menu name Information indicating a menu name corresponding to a defined function displayed as one of the menu items of the desktop application 20.
(D) Menu item area Information indicating the area of the menu item to be displayed among the corresponding menus when the defined function is displayed as one of the menu items of the desktop application 20.

<<実行条件や実行順序に関する情報>>
(e)実行条件
情報処理手段41(機能プラグイン(小機能)30)で処理を行うときに、処理を制御するためのパラメータ。
(f)実行順序
複数個の情報処理手段41(機能プラグイン(小機能)30)を並べた順番(記述された順番(図6の処理1と処理2))。
<< Information about execution conditions and execution order >>
(E) Execution conditions Parameters for controlling processing when processing is performed by the information processing means 41 (function plug-in (small function) 30).
(F) Execution order An order in which a plurality of information processing means 41 (function plug-ins (small functions) 30) are arranged (order described (process 1 and process 2 in FIG. 6)).

<<処理対象に関する定義>>
(g)処理対象
情報処理手段41(機能プラグイン(小機能)30)の処理対象であるデータの名前や、そのデータを出力した情報処理手段41(機能プラグイン(小機能)30)の名前を示す情報。
<< Definition of processing target >>
(G) Processing target The name of the data that is the processing target of the information processing means 41 (functional plug-in (small function) 30) and the name of the information processing means 41 (functional plug-in (small function) 30) that output the data Information indicating

これらの情報を、図6に示す定義データ21では、以下に挙げる独自のタグによって定義している。   These pieces of information are defined by the following unique tags in the definition data 21 shown in FIG.

<<複数個の情報処理手段41(機能プラグイン(小機能)30)によって行う処理を1つの機能として定義するタグ>>
<CookFlowRecipe>
定義の開始タグ。
</CookFlowRecipe>
定義の終了タグ。
<< Tag that defines processing performed by a plurality of information processing means 41 (function plug-in (small function) 30) as one function >>
<CookFlowRecipe>
Definition start tag.
</ CookFlowRecipe>
Definition end tag.

<<機能に関する情報を定義するタグ>>
<RecipePropaty>
「機能に関する情報」の定義の開始タグ。
<RecipeName>AAA</RecipeName>
定義名(機能名)を示す情報「AAA」を定義する開始・終了タグ。
<RecipeType>BBB</RecipeType>
定義種類を示す情報「BBB」を定義する開始・終了タグ。
<MenuName>CCC</MenuName>
メニュー名を示す情報「CCC」を定義する開始・終了タグ。
<MenuZone>DDD</MenuZone>
メニュー項目領域を示す情報「DDD」を定義する開始・終了タグ。
</RecipePropaty>
「機能に関する情報」の定義の終了タグ。
<< Tag that defines information about function >>
<RecipePropaty>
Start tag for the definition of “information about the function”.
<RecipeName> AAA </ RecipeName>
Start / end tags that define information "AAA" indicating the definition name (function name).
<RecipeType> BBB </ RecipeType>
Start / end tags that define information "BBB" indicating the definition type.
<MenuName> CCC </ MenuName>
Start / end tags that define information "CCC" indicating the menu name.
<MenuZone> DDD </ MenuZone>
Start / end tags that define the information “DDD” indicating the menu item area.
</ RecipePropaty>
End tag for the definition of "information about function".

<<実行条件や実行順序に関する情報を定義するタグ>>
<FlowPlugin name = "XXXX" >
処理「XXXX」における「実行条件及び実行順序に関する情報」の定義の開始タグ。
<FunctionProperty name = "EEE" >aaa</FunctionProperty>
制御パラメータ「EEE」の値[aaa]の実行条件を定義する開始・終了タグ。
</FlowPlugin>
処理「XXXX」における「実行条件及び実行順序に関する情報」の定義の終了タグ。
<< Tag defining information about execution conditions and execution order >>
<FlowPlugin name = "XXXX">
The start tag of the definition of “information about execution conditions and execution order” in the process “XXXX”.
<FunctionProperty name = "EEE"> aaa </ FunctionProperty>
Start / end tags that define the execution condition for the control parameter "EEE" value [aaa].
</ FlowPlugin>
End tag for the definition of “information about execution conditions and execution order” in process “XXXX”.

<<処理対象に関する情報を定義するタグ>>
<RequestTypeName name = "GGG" ref = "XXXX" ></RequestTypeName>
処理「XXXX」が出力したデータ「GGG」を処理対象とする小機能の「処理対象に関する情報」を定義する開始・終了タグ。
<< Tag that defines information related to processing target >>
<RequestTypeName name = "GGG" ref = "XXXX"></RequestTypeName>
Start / end tags that define “information about the processing target” of the small function that processes the data “GGG” output by the processing “XXXX”.

よって、上記に挙げた、開始タグと終了タグとを用いて定義されるデータ(定義データ21)は、図6に示すように、機能に関する情報を定義するデータ71、実行条件、実行順序、及び処理対象に関する情報を定義するデータ72とから構成される。   Therefore, the data (definition data 21) defined by using the start tag and the end tag listed above includes, as shown in FIG. 6, data 71 that defines information about functions, execution conditions, execution order, and And data 72 defining information on the processing target.

図4に戻り、定義データ生成手段42では、独自のタグを用いた所定の形式に従って、動作に関する情報の意味を記述した定義データ21を生成する。   Returning to FIG. 4, the definition data generation means 42 generates definition data 21 describing the meaning of information related to the operation according to a predetermined format using a unique tag.

このように、定義データ生成手段42は、複数個の情報処理手段41(図4では、情報処理手段41a〜41d)により実現される処理、すなわち、複数個の機能プラグイン30(複数個の小機能)を組み合わせて行う処理を、デスクトップアプリケーション20の1つの機能(複数個の小機能から構成される機能)として定義する。   As described above, the definition data generating means 42 is a process realized by a plurality of information processing means 41 (information processing means 41a to 41d in FIG. 4), that is, a plurality of function plug-ins 30 (a plurality of small plug-ins 30). A process performed by combining functions) is defined as one function of the desktop application 20 (a function composed of a plurality of small functions).

そのため、本実施形態に係る情報処理装置100では、ユーザがデスクトップアプリケーション20によって行いたい処理の実行条件や実行順序などの動作に関する情報を、定義データ21に定義することで、デスクトップアプリケーション20の1つの機能として実行させることができる。   For this reason, in the information processing apparatus 100 according to the present embodiment, one of the desktop applications 20 is defined by defining, in the definition data 21, information related to operations such as execution conditions and execution order of processing that the user wants to perform with the desktop application 20. It can be executed as a function.

では、本実施形態に係る情報処理装置100において、「ユーザが行いたい処理の実行条件や実行順序などの動作に関する情報をどのような方法で定義し、定義データ生成手段42によって定義データ21を生成するのか」について、以下に、図7〜10を用いて説明する。   Then, in the information processing apparatus 100 according to the present embodiment, “How to define information related to operations such as execution conditions and execution order of processing that the user wants to perform, and the definition data generation means 42 generates the definition data 21. The following will be described with reference to FIGS.

以下の説明では、ユーザが、「色変換後の画像データを印刷する」と言う処理を、デスクトップアプリケーション20の1つの機能(モノクロ印刷機能)として定義する場合である。   In the following description, the user defines the process “print image data after color conversion” as one function (monochrome print function) of the desktop application 20.

<<機能に関する情報の定義>>
まず、本実施形態に係る情報処理装置100において、ユーザが、「機能に関する情報」を定義する方法を、図7を用いて説明する。
<< Definition of information about functions >>
First, in the information processing apparatus 100 according to the present embodiment, a method in which a user defines “information related to a function” will be described with reference to FIG.

図7は、本発明の第1の実施形態に係る画像処理機能に関する定義データ生成時の表示画面の一例を示す図である。   FIG. 7 is a diagram showing an example of a display screen when generating definition data related to the image processing function according to the first embodiment of the present invention.

情報処理装置100は、ユーザによってデスクトップアプリケーション20が起動されると、アプリケーションプロセス23によって、図7に示すようなUIを備えたアプリケーションウィンドウ61を表示装置に表示する。   When the desktop application 20 is activated by the user, the information processing apparatus 100 displays an application window 61 having a UI as shown in FIG.

アプリケーションウィンドウ61は、「機能に関する情報」を設定するUI領域として機能情報設定領域62を備えている。   The application window 61 includes a function information setting area 62 as a UI area for setting “information related to functions”.

機能情報設定領域62は、「定義名(機能名)」を入力するテキストボックス62a、「定義種類」を設定するプルダウンメニュー62b、定義した機能をデスクトップアプリケーション20のメニュー項目の1つとして表示するときに該当する「メニュー名」を設定するプルダウンメニュー62c、定義した機能をデスクトップアプリケーション20のメニュー項目の1つとして表示するときに該当するメニューのうち、表示する「メニュー項目領域」を設定するテキストボックス62d、並びに、機能に関する情報や実行条件及び実行順序に関する情報について行った定義情報を確定する[確定]ボタン62eとから構成されている。   The function information setting area 62 displays a text box 62a for inputting “definition name (function name)”, a pull-down menu 62b for setting “definition type”, and a function that is defined as one of the menu items of the desktop application 20. A pull-down menu 62c for setting the “menu name” corresponding to the text box, and a text box for setting the “menu item area” to be displayed among the menus corresponding when the defined function is displayed as one of the menu items of the desktop application 20. 62d, and a [Confirm] button 62e for confirming definition information regarding information regarding functions, execution conditions, and information regarding execution order.

ユーザは、上記に説明した機能情報設定領域62が備えるテキストボックス62a及び62dに、キーボードなどの入力装置から設定値(テキストデータ)を入力し、プルダウンメニュー62b及び62cから設定値を選択することで、定義データ生成手段42により定義データ21(機能に関する情報を定義するデータ71)を生成するときに必要な情報を設定する。   The user inputs a setting value (text data) from an input device such as a keyboard into the text boxes 62a and 62d provided in the function information setting area 62 described above, and selects the setting value from the pull-down menus 62b and 62c. Information necessary for generating the definition data 21 (data 71 defining information related to the function) is defined by the definition data generation means 42.

図7では、ユーザが、「色変換後の画像データを印刷する」と言う処理を、上記の各UIを介して、「定義名(機能名)」を"印刷(モノクロ)"、「定義種類」を"ユーザコマンド"、「メニュー名」を"ファイル"、「メニュー項目領域」を"Output"と設定し、デスクトップアプリケーション20の1つの機能として定義した例が示されている。   In FIG. 7, the process of “printing the color-converted image data” is performed by the user via the above-mentioned UIs with “definition name (function name)” set to “print (monochrome)” and “definition type”. "User command", "Menu name" as "File", and "Menu item area" as "Output" are defined as one function of the desktop application 20.

これによって、定義データ生成手段42は、ユーザが、機能情報設定領域62を備えたUIを介して設定した設定値を基に、図6で説明した[<RecipePropaty>]と[</RecipePropaty>]の間に、「定義名(機能名)」、「定義種類」、「メニュー名」、及び「メニュー項目領域」それぞれを定義するタグ(「定義開始タグ」と「定義終了タグ」)とともに対応する値(例えば、文字列や数値など。)を埋め込み、機能に関する情報を定義するデータ71を生成する。   As a result, the definition data generation unit 42 uses the [<RecipePropaty>] and [</ RecipePropaty>] described in FIG. 6 based on the setting values set by the user via the UI having the function information setting area 62. In between, it corresponds with the tag ("definition start tag" and "definition end tag") that defines "definition name (function name)", "definition type", "menu name", and "menu item area". A value (for example, a character string or a numerical value) is embedded, and data 71 defining information on the function is generated.

<<実行条件、実行順序、及び処理対象に関する情報の定義>>
次に、本実施形態に係る情報処理装置100において、ユーザが、「実行条件や実行順序に関する情報」を定義する方法を、図7〜9を用いて説明する。
<< Definition of information about execution conditions, execution order, and processing target >>
Next, in the information processing apparatus 100 according to the present embodiment, a method in which the user defines “information regarding execution conditions and execution order” will be described with reference to FIGS.

図7に示す、アプリケーションウィンドウ61は、「実行条件や実行順序に関する情報」を設定するUI領域として、「実行順序に関する情報」を設定する実行順序設定領域64と、「実行条件に関する情報」を設定する実行条件設定領域65とを備えている。   The application window 61 shown in FIG. 7 sets an execution order setting area 64 for setting “information about execution order” and “information about execution conditions” as UI areas for setting “information about execution conditions and execution order”. An execution condition setting area 65 is provided.

また、アプリケーションウィンドウ61は、「実行条件及び実行順序に関する情報」を設定するときに、設定の対象となる機能プラグイン(小機能)30を選択するためのプラグイン選択領域63を備えている。図7に示すように、プラグイン選択領域63には、現在、情報処理装置100にインストールされた(補助記憶部13などの不揮発性の記憶装置に格納された)機能プラグイン(小機能)30の一覧が表示される。   Further, the application window 61 includes a plug-in selection area 63 for selecting a function plug-in (small function) 30 to be set when setting “information regarding execution conditions and execution order”. As shown in FIG. 7, in the plug-in selection area 63, a function plug-in (small function) 30 currently installed in the information processing apparatus 100 (stored in a non-volatile storage device such as the auxiliary storage unit 13). A list of will be displayed.

ユーザは、「実行順序に関する情報」について設定を行う場合、選択可能な機能プラグイン(小機能)30の一覧が表示されたプラグイン選択領域63から、自身がデスクトップアプリケーション20によって行いたい処理を実現するために必要な機能プラグイン(小機能)30を、マウスなどのポインティングデバイスを介して選択(マウスの場合には「ドラッグ」。)し、選択したままの状態で実行順序設定領域64に移動し、選択解除(マウスの場合には「ドロップ」。)することで定義データ生成手段42により定義データ21(実行条件及び実行順序に関する情報を定義するデータ72)を生成するときに必要な実行順序を設定する。以降では、ユーザが用いるポインティングデバイスにマウスを使うことを想定して説明する。   When the user sets the “information regarding the execution order”, the user realizes the processing he / she wants to perform by the desktop application 20 from the plug-in selection area 63 in which a list of selectable function plug-ins (small functions) 30 is displayed. A function plug-in (small function) 30 necessary for the selection is selected (“drag” in the case of a mouse) via a pointing device such as a mouse, and moved to the execution order setting area 64 while being selected. Then, the execution order necessary for generating the definition data 21 (data 72 defining information on execution conditions and execution order) by the definition data generation means 42 by deselecting ("drop" in the case of a mouse). Set. In the following description, it is assumed that a mouse is used as the pointing device used by the user.

(A)画像処理の定義
情報処理装置100にインストールされた機能プラグイン(小機能)30が有する画像処理機能について設定を行う場合、ユーザは、まず、プラグイン選択領域63に画像処理機能に関する機能プラグイン(小機能)30の一覧(画像処理機能のプラグイン選択領域63a)を表示させるため、領域内の[画像処理]タブをマウスでクリックする。
次に、表示された画像処理機能に関する機能プラグイン(小機能)30の一覧から、必要な機能プラグイン(小機能)30をマウスでドラッグし、実行順序設定領域64にドロップする。
(A) Definition of Image Processing When setting the image processing function of the function plug-in (small function) 30 installed in the information processing apparatus 100, the user first sets a function related to the image processing function in the plug-in selection area 63. In order to display a list of plug-ins (small functions) 30 (plug-in selection area 63a for image processing functions), the [Image processing] tab in the area is clicked with the mouse.
Next, a necessary function plug-in (small function) 30 is dragged with a mouse from the displayed list of function plug-ins (small functions) 30 related to the image processing function, and dropped in the execution order setting area 64.

図7では、ユーザが、「色変換後の画像データを印刷する」と言う処理を実現するために、「ファイル選択」の次に行わなければならない「色変換」の処理に対応した色変換プラグイン41bを、画像処理機能のプラグイン選択領域63aからドラッグし、実行順序設定領域64において、「ファイル選択」の処理を行うファイル選択プラグイン41aの処理の次に行う処理に位置する領域(図中では、[カレントファイル]の下。)にドロップした例(図中の[色変換]。)を示している。   In FIG. 7, the color conversion plug corresponding to the process of “color conversion” that must be performed after “file selection” in order for the user to realize the process of “printing the image data after color conversion”. An area 41b is dragged from the plug-in selection area 63a of the image processing function, and in the execution order setting area 64, an area positioned in a process to be performed after the process of the file selection plug-in 41a that performs the process of “file selection” (FIG. In the figure, an example ([color conversion] in the figure) dropped in [current file] is shown.

また、機能プラグイン(小機能)30の中には、実行条件(制御パラメータ)が設定できるものがある。   Some function plug-ins (small functions) 30 can set execution conditions (control parameters).

図7に示すように、アプリケーションウィンドウ61は、テキストボックスやプルダウンメニューなどから実行条件(制御パラメータ)を設定する実行条件設定領域65を備えている。   As shown in FIG. 7, the application window 61 includes an execution condition setting area 65 for setting execution conditions (control parameters) from a text box, a pull-down menu, or the like.

ユーザは、「実行条件に関する情報」について設定を行う場合、実行条件設定領域65のテキストボックスやプルダウンメニューから、実行条件(制御パラメータ)の値を設定する(テキストボックスの場合には、キーボードから値を入力し、プルダウンメニューの場合には、該当するメニュー項目を選択する。)ことで定義データ生成手段42により定義データ21(実行条件及び実行順序に関する情報を定義するデータ72)を生成するときに必要な実行条件を設定する。   When setting the “information about the execution condition”, the user sets the value of the execution condition (control parameter) from the text box or pull-down menu in the execution condition setting area 65 (in the case of a text box, the value is set from the keyboard. In the case of a pull-down menu, the corresponding menu item is selected.) When the definition data 21 (data 72 defining information on execution conditions and execution order) is generated by the definition data generation means 42 Set the necessary execution conditions.

図7では、ユーザが、色変換の変換方法を示す「変換方法」に"モノクロ"を選択し、色変換プラグイン41bの実行条件(制御パラメータ)の値を設定した例が示されている。   FIG. 7 shows an example in which the user selects “monochrome” as the “conversion method” indicating the color conversion conversion method and sets the value of the execution condition (control parameter) of the color conversion plug-in 41b.

(B)出力処理の定義
情報処理装置100にインストールされた機能プラグイン(小機能)30が有する出力機能について設定を行う場合、画像処理機能の場合と同様に、ユーザは、プラグイン選択領域63に出力機能に関する機能プラグイン(小機能)30の一覧(出力機能のプラグイン選択領域63b)を表示させるため、領域内の[出力]タブをマウスでクリックする。
次に、表示された画像処理機能に関する機能プラグイン(小機能)30の一覧から、必要な機能プラグイン(小機能)30をマウスでドラッグし、実行順序設定領域64にドロップする。
(B) Definition of Output Processing When setting the output function of the function plug-in (small function) 30 installed in the information processing apparatus 100, the user selects the plug-in selection area 63 as in the case of the image processing function. In order to display a list of function plug-ins (small functions) 30 (output function plug-in selection area 63b) related to the output function, click the [Output] tab in the area with the mouse.
Next, a necessary function plug-in (small function) 30 is dragged with a mouse from the displayed list of function plug-ins (small functions) 30 related to the image processing function, and dropped in the execution order setting area 64.

図8は、本発明の第1の実施形態に係る出力機能に関する定義データ生成時の表示画面の一例を示す図である。   FIG. 8 is a diagram showing an example of a display screen when generating definition data related to the output function according to the first embodiment of the present invention.

図8では、ユーザが、「色変換後の画像データを印刷する」と言う処理を実現するために、「色変換」の次に行わなければならない「印刷」の処理に対応した印刷プラグイン41cを、出力機能のプラグイン選択領域63bからドラッグし、実行順序設定領域64において、色変換プラグイン41bの処理の次に行う処理に位置する領域(図中では、[色変換]の下。)にドロップした例(図中の[印刷]。)を示している。   In FIG. 8, the print plug-in 41 c corresponding to the “print” process that must be performed after “color conversion” in order to realize the process of “printing image data after color conversion”. Is dragged from the plug-in selection area 63b of the output function, and in the execution order setting area 64, an area located in the process to be performed next to the process of the color conversion plug-in 41b (in the figure, under [color conversion]). Shows an example of dropping ([Print] in the figure).

(C)情報通知処理の定義
情報処理装置100にインストールされた機能プラグイン(小機能)30が有する情報通知機能について設定を行う場合、画像処理機能の場合と同様に、ユーザは、プラグイン選択領域63に情報通知機能に関する機能プラグイン(小機能)30の一覧(情報通知機能のプラグイン選択領域63c)を表示させるため、領域内の[通知]タブをマウスでクリックする。
次に、表示された画像処理機能に関する機能プラグイン(小機能)30の一覧から、必要な機能プラグイン(小機能)30をマウスでドラッグし、実行順序設定領域64にドロップする。
(C) Definition of Information Notification Process When setting the information notification function of the function plug-in (small function) 30 installed in the information processing apparatus 100, the user selects the plug-in as in the case of the image processing function. In order to display the list of function plug-ins (small functions) 30 (information notification function plug-in selection area 63c) related to the information notification function in the area 63, the [Notification] tab in the area is clicked with the mouse.
Next, a necessary function plug-in (small function) 30 is dragged with a mouse from the displayed list of function plug-ins (small functions) 30 related to the image processing function, and dropped in the execution order setting area 64.

図9は、本発明の第1の実施形態に係る情報通知機能に関する定義データ生成時の表示画面の一例を示す図である。   FIG. 9 is a diagram showing an example of a display screen at the time of generating definition data related to the information notification function according to the first embodiment of the present invention.

図9では、ユーザが、「色変換後の画像データを印刷する」と言う処理を実現するために、「印刷」の次に行わなければならない「メッセージ表示」の処理に対応したメッセージ表示プラグイン41dを、情報通知機能のプラグイン選択領域63bからドラッグし、実行順序設定領域64において、印刷プラグイン41cの処理の次に行う処理に位置する領域(図中では、[印刷]の下。)にドロップした例(図中の[メッセージボックス]。)を示している。   In FIG. 9, the message display plug-in corresponding to the “message display” process that must be performed after “print” in order for the user to realize the process “print image data after color conversion”. 41d is dragged from the plug-in selection area 63b of the information notification function, and in the execution order setting area 64, an area located in a process to be performed next to the process of the print plug-in 41c (in the figure, under [Print]). Shows an example ([Message box] in the figure) dropped.

また、図9に示すように、メッセージ表示プラグイン41dは、実行条件(制御パラメータ)が設定できる。   Further, as shown in FIG. 9, the message display plug-in 41d can set execution conditions (control parameters).

図9では、ユーザが、表示するメッセージを示す「メッセージ」に"印刷が終了しました。"を、また、メッセージウィンドウのタイトルを示す「タイトル」に"B/W Print"を入力し、メッセージ表示プラグイン41dの実行条件(制御パラメータ)の値を設定した例が示されている。   In FIG. 9, the user enters “printing has been completed” in the “message” indicating the message to be displayed, and “B / W Print” in the “title” indicating the title of the message window. An example in which the execution condition (control parameter) value of the plug-in 41d is set is shown.

これによって、定義データ生成手段42は、ユーザが、処理を行うのに必要な情報処理手段41(機能プラグイン(小機能)30)を、実行順序設定領域64にドロップして並べた順番(図9の実行順序設定領域64に示すフローの順番)に基づいて、図6で説明した、[<FlowPlugin name = "XXXX" >]と[</FlowPlugin>]との間に、情報処理手段41(機能プラグイン(小機能)30)の処理対象名(機能プラグイン(小機能)30が処理するデータの名前と、そのデータを出力した1つ前に定義された機能プラグイン(小機能)30の名前)と処理対象を定義するタグ(「定義開始タグ」と「定義終了タグ」)、及び必要に応じて実行条件設定領域65で設定した条件値(制御パラメータ値:例えば、文字列や数値など。)と実行条件(制御パラメータ)を定義するタグ(「定義開始タグ」と「定義終了タグ」)とを埋め込み、実行する情報処理手段41(機能プラグイン(小機能)30)の数だけ繰り返すことにより、実行条件、実行順序、及び処理対象に関する情報を定義したデータ72を生成する。   As a result, the definition data generation means 42 drops the information processing means 41 (function plug-in (small function) 30) necessary for the user to perform processing into the execution order setting area 64 and arranges them (see FIG. 9, the information processing unit 41 (<FlowPlugin name = “XXXX”>) and [</ FlowPlugin>] described with reference to FIG. Function plug-in (small function) 30) processing target name (name of data processed by function plug-in (small function) 30 and function plug-in (small function) 30 defined immediately before the output of the data) ) And tags that define the processing target (“definition start tag” and “definition end tag”), and condition values (control parameter values: for example, character strings and numerical values) set in the execution condition setting area 65 as necessary Etc.) and execution conditions (control parameters) Tags) (definition start tag and definition end tag) are embedded and executed as many times as the number of information processing means 41 (function plug-in (small function) 30) to be executed. Data 72 defining the order and information on the processing target is generated.

このように、情報処理手段41(機能プラグイン(小機能)30)の実行順序が決定すれば、定義された情報処理手段41(機能プラグイン(小機能)30)毎の処理対象も決定される。よって、実行条件及び実行順序に関する情報が定義されれば、情報処理手段41(機能プラグイン(小機能)30)毎の処理対象に関する情報も定義される。   Thus, if the execution order of the information processing means 41 (functional plug-in (small function) 30) is determined, the processing target for each defined information processing means 41 (functional plug-in (small function) 30) is also determined. The Therefore, if information related to the execution conditions and the execution order is defined, information related to the processing target for each information processing means 41 (function plug-in (small function) 30) is also defined.

本実施形態に係る情報処理装置100では、ユーザが、上記に説明した(A)〜(C)に示す手順により、デスクトップアプリケーション20で行う処理の動作に関する情報を設定する。   In the information processing apparatus 100 according to the present embodiment, the user sets information related to the operation of processing performed by the desktop application 20 according to the procedure described in (A) to (C) described above.

図10は、本発明の第1の実施形態に係る生成された定義データの一例(モノクロ印刷機能の場合)を示す図である。   FIG. 10 is a diagram illustrating an example of the generated definition data (in the case of a monochrome printing function) according to the first embodiment of the present invention.

図10では、ユーザが、上記に説明した(A)〜(C)に示す手順に従って、デスクトップアプリケーション20のUIを介して、自身が行いたい「色変換後の画像データを印刷する」と言う処理の動作に関する情報を設定した場合、定義データ生成手段42により生成された定義データ21(モノクロ印刷機能に関する定義データ21)の例を示している。   In FIG. 10, the process of “printing color-converted image data” that the user wants to perform via the UI of the desktop application 20 in accordance with the procedure shown in (A) to (C) described above. The example of the definition data 21 (definition data 21 related to the monochrome printing function) generated by the definition data generating unit 42 when the information related to the operation is set is shown.

[<RecipePropaty>]と[</RecipePropaty>]との間には、図7を用いて説明した方法で設定された値を基にした機能に関する情報を定義したデータ71が生成されている。   Between [<RecipePropaty>] and [</ RecipePropaty>], data 71 defining information related to functions based on values set by the method described with reference to FIG. 7 is generated.

[<FlowPlugin name = "カレントファイル" >]と最後の[</FlowPlugin>]との間には、図7〜9を用いて説明した手順(A)〜(C)で設定された順番(実行順序設定領域64に配置されたフローの順番)を基にした、処理の実行順序に関する情報を定義したデータ72が生成されている。   Between [<FlowPlugin name = “current file”>] and the last [</ FlowPlugin>], the order set in steps (A) to (C) described with reference to FIGS. Based on the order of the flows arranged in the order setting area 64, data 72 defining information related to the execution order of processing is generated.

[<FlowPlugin name = "色変換" >]と次の[</FlowPlugin>]との間には、図7を用いて説明した手順(A)で設定された値を基にした画像処理機能の実行条件に関する情報を定義したデータ72aが生成されている。また、画像処理機能の実行条件に関する情報を定義したデータ72aの前に、画像処理機能の処理対象に関する情報を定義したデータが生成されている。「画像処理機能の処理対象」とは、色変換プラグイン41bが処理するデータ、すなわち色変換プラグイン41bの1つ前のファイル選択プラグイン41aによって処理され出力されたデータである。   Between [<FlowPlugin name = “color conversion”>] and the next [</ FlowPlugin>], the image processing function based on the value set in step (A) described with reference to FIG. Data 72a defining information on execution conditions is generated. In addition, data defining information related to the processing target of the image processing function is generated before the data 72a defining information related to the execution condition of the image processing function. The “processing target of the image processing function” is data processed by the color conversion plug-in 41b, that is, data processed and output by the file selection plug-in 41a immediately before the color conversion plug-in 41b.

図10では、「色変換プラグイン41bの処理対象」として、色変換プラグイン41bが処理するデータ名"InputImage"と、データを出力した機能プラグイン(小機能)30"カレントファイル"を定義した例が示されている。   In FIG. 10, the data name “InputImage” to be processed by the color conversion plug-in 41 b and the function plug-in (small function) 30 “current file” that output the data are defined as “processing objects of the color conversion plug-in 41 b”. An example is shown.

[<FlowPlugin name = "印刷" >]と次の[</FlowPlugin>]との間には、図8を用いて説明した手順(A)で設定された出力機能の処理対象に関する情報を定義したデータが生成されている。図10の場合、「出力機能の処理対象」とは、印刷プラグイン41cが処理するデータ、すなわち印刷プラグイン41cの1つ前の色変換プラグイン41bによって処理され出力されたデータである。   Between [<FlowPlugin name = “Print”>] and the next [</ FlowPlugin>], information related to the processing target of the output function set in step (A) explained using FIG. 8 was defined. Data is being generated. In the case of FIG. 10, the “processing target of the output function” is data processed by the print plug-in 41c, that is, data processed and output by the color conversion plug-in 41b immediately before the print plug-in 41c.

図10では、「印刷プラグイン41cの処理対象」として、印刷プラグイン41cが処理するデータ名"InputImage"と、データを出力した機能プラグイン(小機能)30"色変換"を定義した例が示されている。   FIG. 10 shows an example in which the data name “InputImage” to be processed by the print plug-in 41c and the function plug-in (small function) 30 “color conversion” that outputs the data are defined as “processing target of the print plug-in 41c”. It is shown.

[<FlowPlugin name = "メッセージボックス" >]と次の[</FlowPlugin>]との間には、図9を用いて説明した手順(C)で設定された値を基にした情報通知機能の実行条件に関する情報を定義するデータ72bが定義されている。また、図10に示す情報通知機能には、処理対象に関する情報を定義するデータが生成されていない。これは、図10に示すメッセージ表示プラグイン41dが、他のプラグインで処理され出力されたデータを処理対象としないことを意味している。   Between [<FlowPlugin name = “message box”>] and the next [</ FlowPlugin>], there is an information notification function based on the value set in step (C) described with reference to FIG. Data 72b defining information related to execution conditions is defined. Further, in the information notification function shown in FIG. 10, data defining information related to the processing target is not generated. This means that the message display plug-in 41d shown in FIG. 10 does not process the data processed and output by other plug-ins.

定義データ生成手段42は、図10のように生成した定義データ21を、主記憶部12のRAM上に一時保持する。   The definition data generation means 42 temporarily holds the definition data 21 generated as shown in FIG. 10 on the RAM of the main storage unit 12.

また、本実施形態に係る情報処理装置100では、図9に示すアプリケーションウィンドウ61の[フローテスト実行]ボタン66を選択することによって、主記憶部12のRAM上に一時保持された定義データ21に定義された実行条件、実行順序、及び処理対象が、デスクトップアプリケーション20が処理可能な設定となっているか否かをチェックすることができる。例えは、定義データ21に定義された機能プラグイン(小機能)30の実行順序が、印刷プラグイン41bを実行した後に、色変換プラグイン41aを実行するような順序になっていた場合には、実行順序の定義に誤りがある(デスクトップアプリケーション20で処理できない)旨をユーザに通知する。   Further, in the information processing apparatus 100 according to the present embodiment, the definition data 21 temporarily stored in the RAM of the main storage unit 12 is selected by selecting the [Execute Flow Test] button 66 in the application window 61 shown in FIG. It is possible to check whether or not the defined execution conditions, execution order, and processing target are set so that the desktop application 20 can be processed. For example, when the execution order of the function plug-in (small function) 30 defined in the definition data 21 is such that the color conversion plug-in 41a is executed after the print plug-in 41b is executed. The user is notified that the definition of the execution order is incorrect (cannot be processed by the desktop application 20).

図4に戻り、定義データ生成手段42は、図3で説明したアプリケーションプロセス23を制御部11で実行することにより行われる手段である。   Returning to FIG. 4, the definition data generation unit 42 is a unit that is performed by the control unit 11 executing the application process 23 described in FIG. 3.

これによって、本実施形態に係る情報処理装置100は、ユーザが行いたい処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の実行条件や実行順序などの動作に関する情報を、所定の形式に従ったデータとして定義することができる。   As a result, the information processing apparatus 100 according to the present embodiment relates to operations such as the execution conditions and execution order of the information processing means 41 (functional plug-in (small function) 30) necessary for realizing the processing desired by the user. Information can be defined as data according to a predetermined format.

次に、定義データ格納手段43は、定義データ生成手段42により生成された定義データ21を、補助記憶部13などの不揮発性の記憶装置に格納する。   Next, the definition data storage unit 43 stores the definition data 21 generated by the definition data generation unit 42 in a nonvolatile storage device such as the auxiliary storage unit 13.

定義データ格納手段43は、アプリケーションウィンドウ61の[確定]ボタン62eが、ユーザによって選択されたときに、定義データ生成手段42により生成され、主記憶部12のRAM上に一時保持された定義データ21を、補助記憶部13などの不揮発性の記憶装置内の所定の領域に格納する。また、定義データ格納手段43は、データを格納するとき、例えば「定義名(機能名)」を、定義データ21のファイル名とする。   The definition data storage means 43 is generated by the definition data generation means 42 when the [OK] button 62e of the application window 61 is selected by the user, and is temporarily stored in the RAM of the main storage unit 12. Are stored in a predetermined area in a non-volatile storage device such as the auxiliary storage unit 13. Further, the definition data storage unit 43 uses, for example, “definition name (function name)” as the file name of the definition data 21 when storing data.

図11は、本発明の第1の実施形態に係る生成された定義データ21が格納された様子の一例を示す図である。   FIG. 11 is a diagram illustrating an example of a state where the generated definition data 21 according to the first embodiment of the present invention is stored.

定義データ格納手段43は、図中に示す"C:\Documents and Settings\user01\aaa\bbb\Recipe"のような格納先アドレス(フォルダパス)を基に、補助記憶部13などの不揮発性の記憶装置内の格納領域を指定し、指定したフォルダ内に定義データ21を格納する。よって、上記「所定の領域」とは、格納先アドレスで指定された補助記憶部13などの不揮発性の記憶装置内の領域を意味する。   The definition data storage means 43 is a nonvolatile storage such as the auxiliary storage unit 13 based on a storage destination address (folder path) such as “C: \ Documents and Settings \ user01 \ aaa \ bbb \ Recipe” shown in the figure. A storage area in the storage device is designated, and definition data 21 is stored in the designated folder. Therefore, the “predetermined area” means an area in a non-volatile storage device such as the auxiliary storage unit 13 specified by the storage destination address.

図11では、Explorer(登録商標)などのファイルやフォルダを閲覧・管理するツールの閲覧ウィンドウ51を介して、格納された定義データ21の一覧を閲覧した例を示している。   FIG. 11 shows an example of browsing a list of stored definition data 21 via a browsing window 51 of a tool for browsing and managing files and folders such as Explorer (registered trademark).

図4に戻り、定義データ格納手段43は、図3で説明したアプリケーションプロセス23を制御部11で実行することにより行われる手段である。   Returning to FIG. 4, the definition data storage unit 43 is a unit executed by executing the application process 23 described in FIG. 3 by the control unit 11.

このように、本実施形態に係る情報処理装置100は、デスクトップアプリケーション20における機能追加又は変更など、ユーザの使用目的や用途に応じた対応を定義データのみで行うことができる。すなわち、ユーザは、デスクトップアプリケーション20の機能(ユーザが行いたい処理の定義)を、アプリケーション本体やプラグイン(小機能)と言ったプログラムを変更することなく、定義データ21のみを追加、編集、又は削除することで管理することができる。また、定義データを削除しても、アプリケーション本体の動作に影響することがない。   As described above, the information processing apparatus 100 according to the present embodiment can perform a response corresponding to a user's purpose of use and usage, such as addition or change of a function in the desktop application 20, using only the definition data. In other words, the user can add, edit, or edit only the definition data 21 without changing the function of the desktop application 20 (definition of the processing that the user wants to perform) such as the application body or the plug-in (small function). It can be managed by deleting. Even if the definition data is deleted, the operation of the application main body is not affected.

次に、メニュー項目表示手段44は、定義データ格納手段43により格納された定義データ21を基に、定義データ21に定義された「定義名(機能名)」を、メニュー項目の1つとして、デスクトップアプリケーション20のメニューに表示する。   Next, the menu item display means 44 uses, as one of the menu items, the “definition name (function name)” defined in the definition data 21 based on the definition data 21 stored by the definition data storage means 43. It is displayed on the menu of the desktop application 20.

メニュー項目表示手段44は、定義データ21に定義された「定義名(機能名)」を、定義データ21に定義された表示位置情報を基に、メニューの表示領域のうち、所定の領域に表示する。   The menu item display means 44 displays the “definition name (function name)” defined in the definition data 21 in a predetermined area of the menu display area based on the display position information defined in the definition data 21. To do.

以下に、メニュー項目表示手段44の詳細について、図12〜16を用いて説明する。   Below, the detail of the menu item display means 44 is demonstrated using FIGS.

図12は、本発明の第1の実施形態に係る定義データ21に応じたメニュー表示の一例を示す図である。   FIG. 12 is a diagram showing an example of a menu display corresponding to the definition data 21 according to the first embodiment of the present invention.

メニュー項目表示手段44は、まず、「デスクトップアプリケーション20が有する複数個のメニュー91のうち、どのメニュー91のメニュー項目92に表示させるか」を決定する。   First, the menu item display unit 44 determines which menu item 92 of the menu 91 among the plurality of menus 91 included in the desktop application 20 is to be displayed.

そこで、メニュー項目表示手段44では、定義データ21に定義された「メニュー名」を基に、複数個あるメニュー91のうち、メニュー項目92として表示するメニュー91を特定する。   Therefore, the menu item display unit 44 specifies the menu 91 to be displayed as the menu item 92 among the plurality of menus 91 based on the “menu name” defined in the definition data 21.

図12では、「定義名(機能名)」に"印刷(モノクロ)"、「メニュー名」に"ファイル"、及び「メニュー項目領域」に"Output"とが定義された、定義データ21の機能に関する情報を定義するデータ71を基にしたメニュー表示の例を示している。   In FIG. 12, the function of the definition data 21 in which “print (monochrome)” is defined in “definition name (function name)”, “file” is defined in “menu name”, and “Output” is defined in “menu item area”. The example of the menu display based on the data 71 which defines the information regarding is shown.

このような場合、メニュー項目表示手段44は、定義データ21に定義された「メニュー名」の設定値("ファイル")を基に、デスクトップアプリケーション20が有する複数個のメニュー91から、メニュー項目92として表示する「ファイル」メニュー91を特定する。   In such a case, the menu item display unit 44 selects a menu item 92 from a plurality of menus 91 included in the desktop application 20 based on the setting value (“file”) of “menu name” defined in the definition data 21. The “file” menu 91 to be displayed is specified.

次に、メニュー項目表示手段44は、「特定したメニュー91の表示領域のどの位置に表示させるか」を決定する。   Next, the menu item display means 44 determines “in which position in the display area of the specified menu 91 is to be displayed”.

そこで、メニュー項目表示手段44では、定義データ21に定義された「メニュー項目領域」を基に、特定したメニュー91の表示領域のうち、メニュー項目92として「定義名(機能名)」を表示する領域を決定する。   Therefore, the menu item display means 44 displays “definition name (function name)” as the menu item 92 in the specified display area of the menu 91 based on the “menu item area” defined in the definition data 21. Determine the area.

図12に示すように、特定した「ファイル」メニュー91の表示領域には、例えば、「メニュー項目領域」"New"に対応する新規作成に関するメニュー項目領域92a、「メニュー項目領域」"Search"に対応するに検索に関するメニュー項目領域92b、「メニュー項目領域」"Output"に対応する出力に関するメニュー項目領域92c、及び「メニュー項目領域」"FilePropaty"に対応するファイルプロパティに関するメニュー項目領域92dなどがある。   As shown in FIG. 12, the display area of the specified “file” menu 91 includes, for example, a menu item area 92a relating to a new creation corresponding to the “menu item area” “New” and a “menu item area” “Search”. Correspondingly, there are a menu item area 92b related to search, a menu item area 92c related to output corresponding to “menu item area” “Output”, a menu item area 92d related to file properties corresponding to “menu item area” “FilePropaty”, and the like. .

このような場合、メニュー項目表示手段44は、定義データ21に定義された「メニュー名」の設定値("Output")を基に、特定した「ファイル」メニュー91の表示領域のうち、「メニュー項目領域」"Output"に対応する出力に関するメニュー項目領域92cを、メニュー項目として「定義名(機能名)」を表示する領域として決定する。   In such a case, the menu item display unit 44 selects “menu” from the display area of the specified “file” menu 91 based on the setting value (“Output”) of “menu name” defined in the definition data 21. The menu item area 92c relating to the output corresponding to the item area “Output” is determined as an area for displaying “definition name (function name)” as a menu item.

その結果、図12に示すように、メニュー項目表示手段44は、「ファイル」メニュー91の表示領域のうち、「メニュー項目領域」"Output"のメニュー項目領域92cに、「定義名(機能名)」"印刷(モノクロ)"を表示する。   As a result, as shown in FIG. 12, the menu item display means 44 displays “definition name (function name)” in the menu item area 92c of “menu item area” “Output” in the display area of the “file” menu 91. "" Print (monochrome) "is displayed.

このように、メニュー項目表示手段44は、定義データ21に定義された「メニュー名」及び「メニュー項目領域」の表示位置情報を基に、「定義名(機能名)」をデスクトップアプリケーション20のメニュー91に表示する。   As described above, the menu item display unit 44 sets the “definition name (function name)” to the menu of the desktop application 20 based on the display position information of “menu name” and “menu item area” defined in the definition data 21. 91.

図13は、本発明の第1の実施形態に係る新規メニュー項目追加時の表示画面の一例(その1)を示す図である。また、図14は、本発明の第1の実施形態に係る新規メニュー項目追加時の表示画面の一例(その2)を示す図である。   FIG. 13 is a diagram showing an example (part 1) of a display screen when a new menu item is added according to the first embodiment of the present invention. FIG. 14 is a view showing an example (No. 2) of a display screen when a new menu item is added according to the first embodiment of the present invention.

図13では、新規メニュー項目として「定義名(機能名)」"印刷(モノクロ)"が、アプリケーションウィンドウ61のツールバー81に追加表示された例(図中の破線枠)、また、図14では、「ファイル」メニュー91のメニュー項目領域92cに追加表示された例(図中の破線枠)を示している。   In FIG. 13, “definition name (function name)” “print (monochrome)” as a new menu item is additionally displayed on the toolbar 81 of the application window 61 (broken frame in the figure), and in FIG. An example (broken line frame in the figure) additionally displayed in the menu item area 92c of the “file” menu 91 is shown.

図4に戻り、メニュー項目表示手段44は、「機能名」をメニュー項目92として表示するときに、表示する「定義名(機能名)」と「定義名(機能名)」が定義された定義データ21とを対応付ける。   Returning to FIG. 4, when the menu item display unit 44 displays “function name” as the menu item 92, the definition in which “definition name (function name)” and “definition name (function name)” to be displayed is defined. Data 21 is associated.

メニュー項目表示手段44では、例えば、表示される「定義名(機能名)」の文字列(例えば、"印刷(モノクロ)"など。)と「定義名(機能名)」が定義された定義データ21の格納先アドレス(ファイルパス)を示す文字列(例えば、"C:\Documents and Settings\user01\aaa\bbb\Recipe\印刷(モノクロ).xml"など。)とを、テーブル形式のデータ管理によって関連付けることで、表示する「定義名(機能名)」と「定義名(機能名)」が定義された定義データ21とを対応付けている。   In the menu item display means 44, for example, definition data in which a character string of “definition name (function name)” (for example, “print (monochrome)”) and “definition name (function name)” displayed are defined. Data management in a table format with a character string (for example, "C: \ Documents and Settings \ user01 \ aaa \ bbb \ Recipe \ print (monochrome) .xml") indicating the storage address (file path) of 21 By associating with each other, the “definition name (function name)” to be displayed is associated with the definition data 21 in which “definition name (function name)” is defined.

図15は、本発明の第1の実施形態に係る追加メニュー項目削除時の表示画面の一例(その1)を示す図である。また、図16は、本発明の第1の実施形態に係る追加メニュー項目削除時の表示画面の一例(その2)を示す図である。   FIG. 15 is a diagram showing an example (part 1) of a display screen when deleting an additional menu item according to the first embodiment of the present invention. FIG. 16 is a view showing an example (part 2) of the display screen when deleting the additional menu item according to the first embodiment of the present invention.

図15では、新規メニュー項目として追加表示されていた「定義名(機能名)」"印刷(モノクロ)"が、アプリケーションウィンドウ61のツールバー81から削除され表示されなくなった例、また、図14では、「ファイル」メニュー91のメニュー項目領域92cから削除され表示されなくなった例を示している。   FIG. 15 shows an example in which “definition name (function name)” and “print (monochrome)”, which are additionally displayed as new menu items, are deleted from the toolbar 81 of the application window 61 and are no longer displayed. In this example, the menu item area 92c of the “file” menu 91 is deleted and no longer displayed.

このように、メニュー項目表示手段44は、定義データ21の追加(新規作成)又は削除など、定義データ21が、補助記憶部13などの不揮発性の記憶装置内の所定の領域に格納されているか否かに応じて、定義データ21に定義された「定義名(機能名)」をメニュー項目へ表示するか否かを制御する。   As described above, the menu item display unit 44 determines whether the definition data 21 is stored in a predetermined area in the nonvolatile storage device such as the auxiliary storage unit 13 such as addition (new creation) or deletion of the definition data 21. Whether or not “definition name (function name)” defined in the definition data 21 is displayed on the menu item is controlled.

図4に戻り、メニュー項目表示手段44は、図3で説明したアプリケーションプロセス23を制御部11で実行することにより行われる手段である。   Returning to FIG. 4, the menu item display unit 44 is a unit executed by executing the application process 23 described in FIG. 3 by the control unit 11.

次に、情報処理実行手段45は、定義データ21に基づいて情報処理手段41(機能プラグイン(小機能)30)を実行する。   Next, the information processing execution unit 45 executes the information processing unit 41 (function plug-in (small function) 30) based on the definition data 21.

情報処理実行手段45は、まず、メニュー項目表示手段44によりメニュー項目として表示された「定義名(機能名)」が、ユーザからデスクトップアプリケーション20のUIを介して選択されたときに、補助記憶部13などの不揮発性の記憶装置に格納された複数個の定義データ21の中から、ユーザが選択した機能に対応する(選択された「定義名(機能名)」が定義されている)定義データ21を特定する。   The information processing execution unit 45 first selects the auxiliary storage unit when the “definition name (function name)” displayed as the menu item by the menu item display unit 44 is selected via the UI of the desktop application 20 by the user. Definition data corresponding to a function selected by the user from among a plurality of definition data 21 stored in a nonvolatile storage device such as 13 (the selected “definition name (function name)” is defined) 21 is specified.

情報処理実行手段45は、例えば、メニュー項目表示手段44から、表示された「機能名」に対応する定義データ21の格納先アドレス(ファイルパスの文字列)を受け取り、受け取った格納先アドレス(ファイルパスの文字列)を基に、補助記憶部13などの不揮発性の記憶装置に格納された複数個の定義データ21の中から、1つの定義データ21を特定する。   The information processing execution unit 45 receives, for example, the storage destination address (character string of the file path) of the definition data 21 corresponding to the displayed “function name” from the menu item display unit 44 and receives the received storage destination address (file One definition data 21 is specified from a plurality of definition data 21 stored in a non-volatile storage device such as the auxiliary storage unit 13 on the basis of a path character string.

次に、情報処理実行手段45は、定義データ21を記述した言語を解釈することのできるパーサー(例えば、XMLの場合では、XMLパーサー。)により、特定した定義データ21の構文解析を行う。   Next, the information processing execution unit 45 performs syntax analysis of the specified definition data 21 using a parser that can interpret the language in which the definition data 21 is described (for example, XML parser in the case of XML).

その結果、情報処理実行手段45は、構文解析によって得られた情報、すなわち、定義データ21に定義された、機能を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の実行条件や実行順序に従って、情報処理手段41(機能プラグイン(小機能)30)に実行を指示する(補助記憶部13などの不揮発性の記憶装置に格納された情報処理手段41(機能プラグイン(小機能)30)を、主記憶部12のRAM上に展開(ロード)する)。   As a result, the information processing execution means 45 is the information obtained by the syntax analysis, that is, the information processing means 41 (function plug-in (small function) 30) necessary for realizing the function defined in the definition data 21. The information processing means 41 (function plug-in (small function) 30) is instructed to execute according to the execution conditions and execution order of the information processing means 41 (function plug stored in a non-volatile storage device such as the auxiliary storage section 13). In (small function) 30) is expanded (loaded) onto the RAM of the main storage unit 12).

情報処理実行手段45は、図3で説明したコアプログラム31を制御部11で実行することにより行われる手段である。   The information processing execution means 45 is a means executed by executing the core program 31 described in FIG.

これによって、本実施形態に係る情報処理装置100は、アプリケーションのメニュー項目92から、ユーザが定義した機能を選択することで、自身が定義した機能プラグイン(小機能)30の実行条件や実行順序などの動作に関する情報に従って、機能プラグイン(小機能)30を自動的に実行することができる。   Accordingly, the information processing apparatus 100 according to the present embodiment selects the function defined by the user from the menu item 92 of the application, thereby executing the execution conditions and the execution order of the function plug-in (small function) 30 defined by the information processing apparatus 100. The function plug-in (small function) 30 can be automatically executed according to the information regarding the operation.

本実施形態に係る情報処理装置100は、上記に説明した各手段を以下の手順に従って実施する。   The information processing apparatus 100 according to the present embodiment implements each unit described above according to the following procedure.

(手順1)動作に関する情報の設定
本実施形態に係る情報処理装置100は、デスクトップアプリケーション20のUIを介して、ユーザから、自身がアプリケーションによって行いたい処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の実行条件や実行順序などの動作に関する情報が設定される。
その結果、情報処理装置100は、デスクトップアプリケーション20によって行う処理を1つの機能として定義した場合の「機能に関する情報」と、デスクトップアプリケーション20によって行う処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の「実行条件及び実行順序に関する情報」と、情報処理手段41(機能プラグイン(小機能)30)の「処理対象に関する情報」とを取得する。
(Procedure 1) Setting of Information Related to Operation The information processing apparatus 100 according to the present embodiment is the information processing means 41 necessary for realizing the processing that the user wants to perform with the application from the user via the UI of the desktop application 20. Information related to operations such as execution conditions and execution order of (function plug-in (small function) 30) is set.
As a result, the information processing apparatus 100 includes “information related to functions” when processing performed by the desktop application 20 is defined as one function, and information processing means 41 (functions) necessary for realizing the processing performed by the desktop application 20. "Information about execution conditions and execution order" of plug-in (small function) 30) and "information about processing target" of information processing means 41 (function plug-in (small function) 30) are acquired.

(手順2)定義データ21の生成
本実施形態に係る情報処理装置100は、定義データ生成手段42により、(手順1)で取得した「機能に関する情報」、「実行条件及び実行順序に関する情報」、及び「処理対象に関する情報」が、所定の形式に従って定義された定義データ21を生成する。
(手順2−1)機能に関する情報を定義するデータ71の生成
情報処理装置100は、ユーザから設定された「機能に関する情報」の各設定値を基に、機能に関する情報を定義するタグの間に、「定義名(機能名)」、「定義種類」、「メニュー名」、及び「メニュー項目領域」それぞれを定義するタグとともに対応する値(例えば、文字列や数値など。)を埋め込み、機能に関する情報を定義するデータ71を生成する。
(手順2−2)実行条件、実行順序、及び処理対象に関する情報を定義するデータ72の生成
情報処理装置100は、ユーザから設定された「実行条件及び実行順序に関する情報」の各設定値を基に、実行順序に従って、実行順序に関する情報を定義するタグの間に、情報処理手段41(機能プラグイン(小機能)30)の処理対象名と処理対象を定義するタグ(「定義開始タグ」と「定義終了タグ」)、及び条件値(制御パラメータ値:例えば、文字列や数値など。)と実行条件(制御パラメータ)を定義するタグ(「定義開始タグ」と「定義終了タグ」)とを埋め込み、実行条件、実行順序、及び処理対象に関する情報を定義するデータ72を生成する。
情報処理装置100は、定義データ格納手段43により、生成された後に、主記憶部12のRAM上に一時保持された定義データ21を、補助記憶部13などの不揮発性の記憶装置内の所定の領域に格納する。
(Procedure 2) Generation of Definition Data 21 The information processing apparatus 100 according to the present embodiment uses the definition data generation unit 42 to acquire “information related to functions”, “information related to execution conditions and execution order” acquired in (Procedure 1), And the “information about the processing target” generates the definition data 21 defined according to a predetermined format.
(Procedure 2-1) Generation of Data 71 that Defines Information Related to Functions Information processing apparatus 100 determines between the tags that define information related to functions based on each setting value of “information related to functions” set by the user. , “Definition name (function name)”, “definition type”, “menu name”, and “menu item area” together with tags defining corresponding values (for example, character strings and numerical values) are embedded. Data 71 defining information is generated.
(Procedure 2-2) Generation of data 72 defining information on execution conditions, execution order, and processing target The information processing apparatus 100 uses each set value of “information on execution conditions and execution order” set by the user. In addition, according to the execution order, between the tags that define information related to the execution order, the processing target name of the information processing means 41 (function plug-in (small function) 30) and the tag that defines the processing target ("definition start tag") “Definition end tag”), and condition values (control parameter values: for example, character strings and numerical values) and tags (“definition start tag” and “definition end tag”) that define execution conditions (control parameters) Data 72 defining information on embedding, execution conditions, execution order, and processing target is generated.
After being generated by the definition data storage means 43, the information processing apparatus 100 stores the definition data 21 temporarily stored in the RAM of the main storage unit 12 in a predetermined storage unit such as the auxiliary storage unit 13. Store in the area.

(手順3)定義データ21の実行
本実施形態に係る情報処理装置100は、情報処理実行手段45により、定義データ21に基づいて情報処理手段41(機能プラグイン(小機能)30)を実行する。
(手順3−1)定義データ21の特定
情報処理装置100は、メニュー項目表示手段44によりメニュー項目92として表示された「定義名(機能名)」が、ユーザから選択されたときに、補助記憶部13などの不揮発性の記憶装置に格納された複数個の定義データ21の中から、ユーザが選択した機能に対応する(選択された「定義名(機能名)」が定義されている)定義データ21を特定する。
(手順3−2)定義データの解析
情報処理装置100は、定義データ21を記述した言語を解釈することのできるパーサー(例えば、XMLパーサー。)により、特定した定義データ21の構文解析を行う。
(手順3−3)機能プラグイン(小機能)30の実行
情報処理装置100は、構文解析によって得られた情報、すなわち、定義データ21に定義された、機能を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の処理対象、実行条件、及び実行順序に従って、情報処理手段41(機能プラグイン(小機能)30)に実行を指示する(補助記憶部13などの不揮発性の記憶装置に格納された情報処理手段41(機能プラグイン(小機能)30)を、主記憶部12のRAM上に展開(ロード)する)。
(Procedure 3) Execution of Definition Data 21 The information processing apparatus 100 according to the present embodiment executes the information processing means 41 (function plug-in (small function) 30) based on the definition data 21 by the information processing execution means 45. .
(Procedure 3-1) Identification of Definition Data 21 When the “definition name (function name)” displayed as the menu item 92 by the menu item display unit 44 is selected by the user, the information processing apparatus 100 performs auxiliary storage. Definition corresponding to the function selected by the user from among a plurality of definition data 21 stored in a non-volatile storage device such as the unit 13 (the selected “definition name (function name)” is defined) Data 21 is specified.
(Procedure 3-2) Analysis of Definition Data The information processing apparatus 100 performs syntax analysis of the specified definition data 21 using a parser (for example, an XML parser) that can interpret the language in which the definition data 21 is described.
(Procedure 3-3) Execution of Function Plug-in (Small Function) 30 The information processing apparatus 100 performs information processing necessary for realizing the function defined by the information obtained by the syntax analysis, that is, the definition data 21. The information processing means 41 (functional plug-in (small function) 30) is instructed to execute according to the processing target of the means 41 (functional plug-in (small function) 30), execution conditions, and execution order (such as the auxiliary storage unit 13). The information processing means 41 (function plug-in (small function) 30) stored in the nonvolatile storage device is expanded (loaded) on the RAM of the main storage unit 12).

このように、本実施形態に係る情報処理装置100は、上記に説明した(手順1)〜(手順3)により、「デスクトップアプリケーション20が実行する処理を使用目的や用途などに応じて容易に変更する」処理を実現している。   As described above, the information processing apparatus 100 according to the present embodiment can easily change “the process executed by the desktop application 20 according to the purpose of use or the application” according to (Procedure 1) to (Procedure 3) described above. Process.

<情報処理装置の基本処理手順について>
これまでに説明した本実施形態に係る情報処理装置100の具体的な処理手順について、図17〜20を用いて説明する。
<About basic processing procedure of information processing apparatus>
A specific processing procedure of the information processing apparatus 100 according to the present embodiment described so far will be described with reference to FIGS.

本実施形態に係る情報処理装置100は、例えば、補助記憶部13に格納された「デスクトップアプリケーション20」の処理を行う情報処理プログラムを主記憶部12であるRAM上に展開(ロード)し、制御部11で実行する。このとき、以下の図17に示す処理手順(S101〜S106)、図18に示す処理手順(S201〜S207)、及び図19に示す(S301〜S306)が実行される。   The information processing apparatus 100 according to the present embodiment, for example, expands (loads) an information processing program that performs processing of the “desktop application 20” stored in the auxiliary storage unit 13 on the RAM that is the main storage unit 12, and performs control. This is executed by the unit 11. At this time, the following processing procedure (S101 to S106) shown in FIG. 17, the processing procedure (S201 to S207) shown in FIG. 18, and (S301 to S306) shown in FIG. 19 are executed.

図17は、本発明の第1の実施形態に係るデスクトップアプリケーション起動時の処理手順を示すフローチャートである。   FIG. 17 is a flowchart showing a processing procedure when starting the desktop application according to the first embodiment of the present invention.

本実施形態に係る情報処理装置100は、ユーザからデスクトップアプリケーション20の起動指示を受け付ける。例えば、ユーザが、表示装置の表示画面上に表示された、デスクトップアプリケーション20が有するアプリケーションプロセス23の実行プログラム(例えば、DesktopApprRun.exeなど。)がリンクしたアイコンを、マウスでクリックする。これによって、情報処理装置100は、デスクトップアプリケーション20のプログラム及び関連データを、OSから割り当てられた主記憶部12のRAM上のメモリ領域に展開(ロード)し、制御部11で実行する(S101)。   The information processing apparatus 100 according to the present embodiment receives an activation instruction for the desktop application 20 from the user. For example, the user clicks an icon linked to an execution program (for example, DesktopApprRun.exe) of the application process 23 included in the desktop application 20 displayed on the display screen of the display device. As a result, the information processing apparatus 100 expands (loads) the program and related data of the desktop application 20 into the memory area on the RAM of the main storage unit 12 allocated from the OS, and executes it in the control unit 11 (S101). .

情報処理装置100は、起動されたアプリケーションプロセス23によって、予め、補助記憶部13などの不揮発性の記憶装置に格納された、アプリケーションウィンドウ61を構成するために必要な各UIについて定義された表示用定義データを読み取り、表示用定義データを記述した言語が解釈可能なパーサーをアプリケーションプロセス23から起動し、読み取った表示用定義データを構文解析する。(S102)。   The information processing apparatus 100 uses a display application defined for each UI necessary for configuring the application window 61 stored in advance in a nonvolatile storage device such as the auxiliary storage unit 13 by the activated application process 23. The definition data is read, a parser capable of interpreting the language describing the display definition data is started from the application process 23, and the read display definition data is parsed. (S102).

情報処理装置100は、アプリケーションプロセス23によって、表示用定義データに定義されたUIに関する情報(パーサーにより構文解析した結果)に従って、必要なUIを実現するUIプラグイン(UIパーツ)22に起動を指示する(S103)。   The information processing apparatus 100 instructs the UI plug-in (UI part) 22 that implements the necessary UI according to the information about the UI defined in the display definition data (the result of the syntax analysis by the parser) by the application process 23. (S103).

情報処理装置100は、アプリケーションプロセス23によって、アプリケーションウィンドウ61を、CRTやLCDなどの出力装置の表示画面に描画する(S104)。   The information processing apparatus 100 draws the application window 61 on the display screen of an output device such as a CRT or LCD by the application process 23 (S104).

情報処理装置100は、必要なUIを実現するUIプラグイン(UIパーツ)22を全てに対して起動を指示したか否かを判定する(S105)。   The information processing apparatus 100 determines whether activation of all the UI plug-ins (UI parts) 22 that realize the necessary UI has been instructed (S105).

全てのUIプラグイン(UIパーツ)22に対して起動を指示した場合(S105がYESの場合)、デスクトップアプリケーション20の起動処理を終了し、UIを介したユーザからの動作指示を待つ(S106)。   When activation is instructed to all UI plug-ins (UI parts) 22 (when S105 is YES), the activation process of the desktop application 20 is terminated, and an operation instruction from the user via the UI is waited (S106). .

また、起動指示を行っていないUIプラグイン(UIパーツ)22が残っている場合(S105がNOの場合)、S103の処理手順に戻る。   Further, when the UI plug-in (UI parts) 22 for which no activation instruction has been issued remains (when S105 is NO), the process returns to S103.

このように、本実施形態に係る情報処理装置100は、図17に示すS101〜S106によって、デスクトップアプリケーション20の起動を実現している。   As described above, the information processing apparatus 100 according to the present embodiment realizes activation of the desktop application 20 through S101 to S106 illustrated in FIG.

図18は、本発明の第1の実施形態に係るデスクトップアプリケーション20における定義データ生成時の処理手順を示すフローチャートである。   FIG. 18 is a flowchart showing a processing procedure when generating definition data in the desktop application 20 according to the first embodiment of the present invention.

ここで説明するS201〜S207の処理手順は、図17のS106で説明した、デスクトップアプリケーション20が起動され、UIを介したユーザからの動作指示を待っているときの処理である。   The processing procedure of S201 to S207 described here is processing when the desktop application 20 is activated and waiting for an operation instruction from the user via the UI described in S106 of FIG.

本実施形態に係る情報処理装置100は、図7に示す[フロー設定]タブがマウスによって選択され、ユーザからの新規定義データ生成要求を受け付けるまで待つ(S201)。   The information processing apparatus 100 according to the present embodiment waits until the [flow setting] tab shown in FIG. 7 is selected by the mouse and a new definition data generation request from the user is received (S201).

情報処理装置100は、ユーザからの新規定義データ生成要求を受け付けた場合(S201がYESの場合)、アプリケーションプロセス23によって、ユーザが行いたい処理を、デスクトップアプリケーション20の1つの機能として定義するための機能に関する情報を設定する機能情報設定領域62、既に補助記憶部13などの不揮発性の記憶装置に格納された機能プラグイン(小機能)30の中から、ユーザが行いたい処理を実現するために必要な機能プラグイン(小機能)30を選択するプラグイン選択領域63、機能プラグイン(小機能)30を実行する順序を設定する実行順序設定領域64、及び実行する機能プラグイン(小機能)30の実行条件(制御パラメータ)を設定する実行条件設定領域65などの設定用のUI部を構成するために必要なUIプラグイン(UIパーツ)22を実行し、ユーザが、定義データ21を生成するためのUIを、表示装置の表示画面に描画する(202)。   When the information processing apparatus 100 receives a new definition data generation request from the user (when S201 is YES), the information processing apparatus 100 uses the application process 23 to define a process that the user wants to perform as one function of the desktop application 20. A function information setting area 62 for setting information related to a function, and a function plug-in (small function) 30 already stored in a non-volatile storage device such as the auxiliary storage unit 13 to realize processing desired by the user A plug-in selection area 63 for selecting a required function plug-in (small function) 30, an execution order setting area 64 for setting the order in which the function plug-in (small function) 30 is executed, and a function plug-in (small function) to be executed Configure a UI section for setting such as an execution condition setting area 65 for setting 30 execution conditions (control parameters) Run the UI plug (UI parts) 22 required in order, the user, the UI for generating the definition data 21, drawing on the display screen of the display device (202).

情報処理装置100は、新規定義データ生成に必要な設定用のUIを描画した後、UIを介して受け付けたユーザからの新規定義データ生成要求を受け付けたアプリケーションプロセス23によって、生成する定義データ21のうち、機能に関する情報を定義するデータ71を生成する。アプリケーションプロセス23は、UIを介して設定された機能に関する情報(定義した機能名を示す「定義名(機能名)」、定義した機能の種類を示す「定義種類」、メニュー項目92に表示するときの表示位置情報である「メニュー名」及び「メニュー項目領域」。)の各設定値(例えば、文字列や数値など。)を基に、それぞれの情報に対応した独自のタグ(「定義開始タグ」と「定義終了タグ」)とともに設定値を埋め込み、機能に関する情報を定義したデータ71を生成する(S203)。   The information processing apparatus 100 renders the definition data 21 to be generated by the application process 23 that has received a new definition data generation request from a user that has been received via the UI after drawing a UI for setting necessary for generating new definition data. Among them, data 71 defining information related to functions is generated. When the application process 23 displays information related to the function set via the UI (“definition name (function name)” indicating the defined function name, “definition type” indicating the type of the defined function, and menu item 92) Based on each setting value (for example, a character string or a numerical value) of “menu name” and “menu item area”, which are display position information of “ ”And“ definition end tag ”), the setting value is embedded, and data 71 defining information on the function is generated (S203).

情報処理装置100は、アプリケーションプロセス23によって、生成する定義データ21のうち、機能プラグイン(小機能)30の実行条件、実行順序、及び処理対象に関する情報を定義したデータ72を生成する。アプリケーションプロセス23は、ユーザが、必要な機能プラグイン(小機能)30を、実行順序設定領域64にドロップして並べた順番(例えば、図9の実行順序設定領域64に示すフローの順番。)を基に、情報処理手段41(機能プラグイン(小機能)30)の処理対象名(機能プラグイン(小機能)30が処理するデータの名前と、そのデータを出力した1つ前に定義された機能プラグイン(小機能)30の名前)と処理対象を定義するタグ(「定義開始タグ」と「定義終了タグ」)、及び必要に応じて実行条件設定領域65で設定した条件値(制御パラメータ値:例えば、文字列や数値など。)と実行条件(制御パラメータ)を定義するタグ(「定義開始タグ」と「定義終了タグ」)とを埋め込み、実行する機能プラグイン(小機能)30の数だけ、繰り返すことによって、実行条件、実行順序、及び処理対象に関する情報を定義したデータ72を生成する(S204)。   The information processing apparatus 100 uses the application process 23 to generate data 72 that defines information related to the execution conditions, execution order, and processing target of the function plug-in (small function) 30 among the definition data 21 to be generated. In the application process 23, the user drops the necessary function plug-ins (small functions) 30 in the execution order setting area 64 and arranges them (for example, the order of the flow shown in the execution order setting area 64 in FIG. 9). Based on the name of the processing target of the information processing means 41 (functional plug-in (small function) 30) and the name of the data processed by the functional plug-in (small function) 30 and the data output before the data is output. Function plug-in (small function) 30 name), tags for defining the processing target ("definition start tag" and "definition end tag"), and condition values (control) set in the execution condition setting area 65 as necessary Parameter value: For example, a character plug-in or numerical value) and a function plug-in that executes by embedding tags ("definition start tag" and "definition end tag") that define execution conditions (control parameters) ) The number of 30, by repeating, generating an execution condition, execution sequence data 72 that defines the information and to be processed, (S204).

情報処理装置100は、アプリケーションプロセス23によって、機能に関する情報を定義したデータ71と実行条件、実行順序、及び処理対象に関する情報を定義したデータ72とを基に、最終的な定義データ21を生成し、生成された定義データ21を主記憶部12のRAM上に一時保管する。   The information processing apparatus 100 uses the application process 23 to generate final definition data 21 based on the data 71 defining information related to functions and the data 72 defining information related to execution conditions, execution order, and processing targets. The generated definition data 21 is temporarily stored in the RAM of the main storage unit 12.

情報処理装置100は、ユーザから、主記憶部12のRAM上に一時保持された定義データ21の内容を確定する指示を受け付けるまで待つ(S205)。例えば、ユーザが、図9に示す機能情報設定領域62の[確定]ボタン62eをマウスでクリックすることにより、主記憶部12のRAM上に一時保持された定義データ21の内容を確定する指示を受け付ける。   The information processing apparatus 100 waits until receiving an instruction from the user to confirm the contents of the definition data 21 temporarily held in the RAM of the main storage unit 12 (S205). For example, when the user clicks the [Confirm] button 62e in the function information setting area 62 shown in FIG. 9 with a mouse, an instruction to confirm the contents of the definition data 21 temporarily held in the RAM of the main storage unit 12 is given. Accept.

UIを介して、主記憶部12のRAM上に一時保持された定義データ21の内容を確定する指示を受け付けた場合(S205がYESの場合)、アプリケーションプロセス23は、主記憶部12のRAM上に一時保持された定義データ21を、補助記憶部13などの不揮発性の記憶装置に格納する(S206)。   When an instruction to confirm the contents of the definition data 21 temporarily held on the RAM of the main storage unit 12 is received via the UI (when S205 is YES), the application process 23 is stored on the RAM of the main storage unit 12. The definition data 21 temporarily stored in is stored in a non-volatile storage device such as the auxiliary storage unit 13 (S206).

情報処理装置100は、図9に示す[ブラウズテスト]タブがマウスによって選択された場合など、アプリケーションウィンドウ61の再描画を行うタイミングで、アプリケーションプロセス23によって、補助記憶部13などの不揮発性の記憶装置に格納された新規定義データ21を基に、メニュー表示を更新する(S207)。アプリケーションプロセス23は、新規の定義データ21に定義された「メニュー名」及び「メニュー項目領域」の表示位置情報を基に、メニュー91の表示領域のうち、「定義名(機能名)」を表示させるメニュー項目領域を決定し、決定した領域に、「定義名(機能名)」を表示する。   The information processing apparatus 100 performs non-volatile storage such as the auxiliary storage unit 13 by the application process 23 at the timing of redrawing the application window 61 such as when the [Browse Test] tab shown in FIG. The menu display is updated based on the new definition data 21 stored in the apparatus (S207). The application process 23 displays “definition name (function name)” in the display area of the menu 91 based on the display position information of “menu name” and “menu item area” defined in the new definition data 21. The menu item area to be determined is determined, and “definition name (function name)” is displayed in the determined area.

その後、情報処理装置100は、図9に示す[ブラウズテスト]タブがマウスによって選択されたことにより、アプリケーションウィンドウ61が、新規定義データ生成用のUI表示から機能実行用のUI表示へ変わっているため、次に説明する図19のS301の処理手順に移行し、ユーザからの動作指示を待つ。   Thereafter, in the information processing apparatus 100, the application window 61 is changed from the UI display for generating new definition data to the UI display for function execution because the [Browse Test] tab shown in FIG. 9 is selected with the mouse. Therefore, the process proceeds to the processing procedure of S301 in FIG.

このように、本実施形態に係る情報処理装置100は、図18に示すS201〜S207によって、定義データ21の生成を実現している。   As described above, the information processing apparatus 100 according to the present embodiment realizes the generation of the definition data 21 through S201 to S207 illustrated in FIG.

図19は、本発明の第1の実施形態に係るデスクトップアプリケーション機能実行時の処理手順を示すフローチャートである。   FIG. 19 is a flowchart showing a processing procedure when the desktop application function is executed according to the first embodiment of the present invention.

ここで説明するS301〜S306の処理手順は、図17のS106で説明した、デスクトップアプリケーション20が起動され、UIを介したユーザからの動作指示を待っているときの処理である。   The processing procedure of S301 to S306 described here is processing when the desktop application 20 is activated and waiting for an operation instruction from the user via the UI described in S106 of FIG.

本実施形態に係る情報処理装置100は、マウスによるメニュー選択など、ユーザからの動作指示を受け付けるまで待つ(S301)。   The information processing apparatus 100 according to the present embodiment waits until receiving an operation instruction from the user, such as menu selection using a mouse (S301).

情報処理装置100は、ユーザからの動作指示を受け付けた場合(S301がYESの場合)、アプリケーションプロセス23が、UIを介して受け付けたユーザからの動作指示を、データI/Fを介してコアプログラム31に渡し、動作指示を受け取ったコアプログラム31によって、メニュー項目92に表示された「定義名(機能名)」に対応付けられた定義データ21(「定義名(機能名)」が定義された定義データ21)を、格納された補助記憶部13などの不揮発性の記憶装置から読み取り、定義データ21を記述した言語が解釈可能なパーサーをコアプログラム31から起動し、読み取った定義データ21を構文解析する(S302)。   When the information processing apparatus 100 receives an operation instruction from the user (when S301 is YES), the application process 23 receives the operation instruction from the user received via the UI via the data I / F. The definition data 21 (“definition name (function name)” associated with the “definition name (function name)” displayed in the menu item 92 is defined by the core program 31 that has received the operation instruction. The definition data 21) is read from the stored nonvolatile storage device such as the auxiliary storage unit 13, and a parser capable of interpreting the language describing the definition data 21 is started from the core program 31, and the read definition data 21 is syntaxed. Analysis is performed (S302).

情報処理装置100は、コアプログラム31によって、定義データ21に定義された、ユーザが行いたい処理を実現するために必要な機能プラグイン(小機能)30の動作に関する情報(パーサにより構文解析した結果)のうち、機能プラグイン(小機能)30の実行条件(制御パラメータ)の設定値及び機能プラグイン(小機能)30の処理対象名を取得する(S303)。   The information processing apparatus 100 uses the core program 31 to define information about the operation of the function plug-in (small function) 30 that is defined in the definition data 21 and is necessary for realizing the processing that the user wants to perform (result of parsing by the parser). ), The setting value of the execution condition (control parameter) of the function plug-in (small function) 30 and the processing target name of the function plug-in (small function) 30 are acquired (S303).

情報処理装置100は、コアプログラム31によって、取得した実行条件の設定値及び処理対象名(処理対象であるデータ名)を基に、機能プラグイン(小機能)30に起動を指示する(S304)。   The information processing apparatus 100 instructs the function plug-in (small function) 30 to start using the core program 31 based on the acquired execution condition setting value and the processing target name (data name to be processed) (S304). .

情報処理装置100は、実行順序に従い、ユーザが行いたい処理を実現するために必要な機能プラグイン(小機能)30に対して起動を指示したか否かを判定する(S305)。   In accordance with the execution order, the information processing apparatus 100 determines whether activation has been instructed to the function plug-in (small function) 30 necessary for realizing the processing desired by the user (S305).

必要な機能プラグイン(小機能)30に対して起動を指示した場合(S305がYESの場合)、起動指示された機能プラグイン(小機能)30によって、実行条件や処理対象であるデータを基に処理が実行され、その実行結果を、表示装置の表示面に表示する(S306)。例えば、実行結果を知らせるメッセージを、アプリケーションウィンドウ61とは別のウィンドウに表示する。表示後は、S301の処理手順に戻り、再びユーザからの動作指示を待つ。   When a required function plug-in (small function) 30 is instructed to start (when S305 is YES), the function plug-in (small function) 30 instructed to start is based on execution conditions and data to be processed. The process is executed and the execution result is displayed on the display surface of the display device (S306). For example, a message notifying the execution result is displayed in a window different from the application window 61. After the display, the process returns to the processing procedure of S301 and waits for an operation instruction from the user again.

また、起動指示を行っていない機能プラグイン(小機能)30が残っている場合(S305がNOの場合)、S303の処理手順に戻り、定義データ21を読み取ったときに取得した、動作に関する情報(パーサーにより構文解析した結果)のうちの機能プラグイン(小機能)30の実行順序に従って、次に実行する対象となる機能プラグイン(小機能)30に対して、S303以降の処理を行う。   Also, if function plug-ins (small functions) 30 that have not been instructed to be activated remain (when S305 is NO), the process returns to S303 and information related to the operation acquired when the definition data 21 is read. In accordance with the execution order of the function plug-in (small function) 30 among the results (parsed by the parser), the processing after S303 is performed on the function plug-in (small function) 30 to be executed next.

このように、本実施形態に係る情報処理装置100は、図19に示すS301〜S306によって、機能プラグイン(小機能)30の実行を実現している。   As described above, the information processing apparatus 100 according to the present embodiment implements the function plug-in (small function) 30 through S301 to S306 illustrated in FIG.

図20は、本発明の第1の実施形態に係る機能実行時の表示画面の一例(モノクロ印刷機能の場合)を示す図である。   FIG. 20 is a diagram illustrating an example of a display screen (in the case of a monochrome printing function) when executing a function according to the first embodiment of the present invention.

例えば、図7〜10の説明で例に挙げた「色変換後の画像データを印刷する」と言う処理(モノクロ印刷機能)では、図17〜19で説明した情報処理プログラム(具体的な処理手順)を、本実施形態に係る情報処理装置100が有する制御部11で実行することで、図20に示すような動作結果が得られる。   For example, in the process of “printing color-converted image data” (monochrome printing function) exemplified in the description of FIGS. 7 to 10, the information processing program described in FIGS. ) Is executed by the control unit 11 included in the information processing apparatus 100 according to the present embodiment, an operation result as shown in FIG. 20 is obtained.

図20では、タスクバー81に表示された[印刷(モノクロ)]のメニュー項目92が、マウスによってクリックされた後、図10に示した定義データ21に従って、モノクロ印刷が実行され、メッセージ表示プラグイン41dによって、実行条件で設定された印刷終了を通知するメッセージ「印刷が終了しました。」を、アプリケーションウィンドウ61と別のウィンドウ61であるメッセージウィンドウ83に表示した例を示している。   In FIG. 20, after the [Print (monochrome)] menu item 92 displayed on the task bar 81 is clicked with the mouse, monochrome printing is executed in accordance with the definition data 21 shown in FIG. 10, and the message display plug-in 41d is displayed. Shows an example in which the message “printing has been completed” for notifying the end of printing set in the execution condition is displayed in the message window 83, which is a window 61 different from the application window 61.

このように、本実施形態に係る情報処理装置100のデスクトップアプリケーション20は、動作環境(プラットフォーム)にあったプログラミング言語で、上記図17〜20において説明した各処理手順をコード化したプログラムを、コンピュータで実行することにより実現する。よって、本実施形態に係る情報処理装置100のデスクトップアプリケーション20を実現するプログラム(情報処理プログラム)は、コンピュータが読み取り可能な記憶媒体に格納することができる。   As described above, the desktop application 20 of the information processing apparatus 100 according to the present embodiment uses a programming language suitable for the operating environment (platform) and a program in which each processing procedure described with reference to FIGS. It is realized by executing with. Therefore, the program (information processing program) for realizing the desktop application 20 of the information processing apparatus 100 according to the present embodiment can be stored in a computer-readable storage medium.

<ユーザによる機能定義の例>
本実施形態に係る情報処理装置100は、ユーザが、「色変換後の画像データを印刷する」と言う処理を、デスクトップアプリケーション20のモノクロ印刷機能として定義した場合を例に説明を行った。
<Example of function definition by user>
The information processing apparatus 100 according to the present embodiment has been described by taking as an example a case where the user defines the process of “printing image data after color conversion” as the monochrome printing function of the desktop application 20.

ここからは、モノクロ印刷機能以外で、ユーザにより機能定義された「反転印刷機能」と「画像回転機能」について、図21〜図26を用いて説明する。   Hereafter, in addition to the monochrome printing function, the “reverse printing function” and “image rotation function” defined by the user will be described with reference to FIGS.

<<反転印刷機能>>
「反転印刷機能」は、「画像データを反転する画像処理を行い、反転された画像データを印刷する」と言う処理を、ユーザが、デスクトップアプリケーション20の1つの機能として定義したものである。
<< Reverse printing function >>
The “inverted printing function” is defined as one function of the desktop application 20 by the user, which is “processing to invert image data and printing the inverted image data”.

図21は、本発明の第1の実施形態に係る反転印刷機能に関する定義データ生成時の表示画面の一例を示す図である。   FIG. 21 is a diagram illustrating an example of a display screen when generating definition data related to the reverse printing function according to the first embodiment of the present invention.

ユーザは、アプリケーションウィンドウ61の機能情報設定領域62で、「画像データを反転する画像処理を行い、反転された画像データを印刷する」と言う処理を、デスクトップアプリケーション20の「反転印刷機能」として定義するための機能に関する情報を設定する。また、ユーザは、アプリケーションウィンドウ61のプラグイン選択領域63で選択した「反転印刷機能」を実現するために必要な機能プラグイン(小機能)30を、実行順序(「カレントファイル」→「反転」→「印刷」の順)に従って、実行順序設定領域64にドラッグ&ドロップし、「反転印刷機能」を行うフロー(実行順序)を設定する。   In the function information setting area 62 of the application window 61, the user defines a process of “perform image processing that reverses image data and prints the reversed image data” as “reverse printing function” of the desktop application 20. Set the information about the function to do. Further, the user executes the function plug-in (small function) 30 necessary for realizing the “reverse printing function” selected in the plug-in selection area 63 of the application window 61 in the execution order (“current file” → “reverse”). In accordance with the order of “printing”), drag and drop to the execution order setting area 64 to set a flow (execution order) for performing the “reverse printing function”.

これによって、本実施形態に係る情報処理装置100は、「反転印刷機能」の動作に関する情報(反転印刷機能に関する情報、並びに、反転印刷を行うために必要な機能プラグイン(小機能)30の実行順序に関する情報。)の各設定値を取得する。   As a result, the information processing apparatus 100 according to the present embodiment executes information related to the operation of the “reverse printing function” (information related to the reverse printing function and the function plug-in (small function) 30 necessary for performing the reverse printing). Get each setting value of information on order.).

図22は、本発明の第1の実施形態に係る反転印刷機能に関する定義データ21の一例を示す図である。   FIG. 22 is a diagram showing an example of the definition data 21 relating to the reverse printing function according to the first embodiment of the present invention.

本実施形態に係る情報処理装置100は、定義データ生成手段42によって、図21で説明した方法で設定された「反転印刷機能」の動作に関する情報を基に、図22に示すような、機能に関する情報を定義するデータ71、並びに画像処理機能及び出力機能の実行順序及び処理対象に関する情報を定義するデータ72とから構成する定義データ21を生成し、定義データ格納手段43によって、補助記憶部13などの不揮発性の記憶装置に格納する。   The information processing apparatus 100 according to the present embodiment relates to the function as shown in FIG. 22 based on the information related to the operation of the “reverse printing function” set by the definition data generation unit 42 by the method described in FIG. Definition data 21 composed of data 71 that defines information and data 72 that defines information related to the execution order and processing target of the image processing function and output function is generated, and the auxiliary data storage unit 43 and the like are generated by the definition data storage unit 43. Stored in a non-volatile storage device.

図23は、本発明の第1の実施形態に係る反転印刷機能実行時の表示画面の一例を示す図である。   FIG. 23 is a diagram showing an example of a display screen when executing the reverse printing function according to the first embodiment of the present invention.

本実施形態に係る情報処理装置100は、タスクバー81のメニュー項目92のうち、[反転印刷]がマウスによってクリックされると、情報処理実行手段45によって、補助記憶部13などの不揮発性の記憶装置に格納された「反転印刷機能」の定義データ21を読み出し、読み出した定義データ21に定義された機能プラグイン(小機能)30の実行順序に従い、予め、補助記憶部13などの不揮発性の記憶装置に格納された機能プラグイン(小機能)30のうち、「反転印刷機能」を実現するために必要な機能プラグイン(小機能)30を実行する。   In the information processing apparatus 100 according to the present embodiment, when [Reverse Print] is clicked with the mouse among the menu items 92 of the task bar 81, the information processing execution unit 45 causes the nonvolatile storage device such as the auxiliary storage unit 13 to be used. The definition data 21 of the “reverse printing function” stored in is read, and in accordance with the execution order of the function plug-in (small function) 30 defined in the read definition data 21, the nonvolatile storage such as the auxiliary storage unit 13 is stored in advance. Among the function plug-ins (small functions) 30 stored in the apparatus, the function plug-in (small function) 30 necessary for realizing the “reverse printing function” is executed.

その結果、ユーザは、図23に示すような実行結果を得ることができる。   As a result, the user can obtain an execution result as shown in FIG.

図23では、ユーザによって選択された画像データ"car_01.jpg"に対して、画像を反転する処理を行い、反転された画像データの印刷結果を、表示画面上で確認するための実行結果表示ウィンドウ84に表示した例を示している。   In FIG. 23, an execution result display window for performing a process of inverting the image on the image data “car — 01.jpg” selected by the user and confirming the print result of the inverted image data on the display screen. 84 shows an example displayed.

<<画像回転機能>>
「画像回転機能」は、「画像データを90度右方向に回転する画像処理を行う」と言う処理を、ユーザが、デスクトップアプリケーション20の1つの機能として定義したものである。
<< Image rotation function >>
The “image rotation function” is defined by the user as a function of the desktop application 20 for the process of “performing image processing for rotating image data to the right by 90 degrees”.

図24は、本発明の第1の実施形態に係るに画像回転機能(右90度)に関する定義データ生成時の表示画面の一例を示す図である。   FIG. 24 is a diagram showing an example of a display screen when generating definition data related to the image rotation function (90 degrees to the right) according to the first embodiment of the present invention.

ユーザは、アプリケーションウィンドウ61の機能情報設定領域62で、「画像データを90度右方向に回転する画像処理を行う」と言う処理を、デスクトップアプリケーション20の「画像回転機能」として定義するための機能に関する情報を設定する。また、ユーザは、アプリケーションウィンドウ61のプラグイン選択領域63で選択した「画像回転機能」を実現するために必要な機能プラグイン(小機能)30を、実行順序(「ファイル操作」→「回転」の順)に従って、実行順序設定領域64にドラッグ&ドロップし、「画像回転機能」を行うフロー(処理手順)を設定する。このとき、ユーザは、選択した機能プラグイン(小機能)30に実行条件が設定できる場合(画像の回転方向及び回転角度の組み合わせ)、実行条件設定領域65で条件値(制御パラメータ値)を設定する(右方向に90度回転する条件値(制御パラメータ値)を設定する)。   A function for defining a process of “performing image processing for rotating image data 90 degrees rightward” as an “image rotation function” of the desktop application 20 in the function information setting area 62 of the application window 61 Set information about. Further, the user executes the function plug-in (small function) 30 necessary for realizing the “image rotation function” selected in the plug-in selection area 63 of the application window 61 in the execution order (“file operation” → “rotation”). In this order, drag and drop to the execution order setting area 64 to set a flow (processing procedure) for performing the “image rotation function”. At this time, when the execution condition can be set for the selected function plug-in (small function) 30 (combination of the rotation direction and rotation angle of the image), the user sets a condition value (control parameter value) in the execution condition setting area 65. (Set a condition value (control parameter value) to rotate 90 degrees rightward).

これによって、本実施形態に係る情報処理装置100は、「画像回転機能」の動作に関する情報(画像回転機能に関する情報、並びに、画像回転を行うために必要な機能プラグイン(小機能)30の実行条件及び実行順序に関する情報。)の各設定値を取得する。   As a result, the information processing apparatus 100 according to the present embodiment executes information regarding the operation of the “image rotation function” (information regarding the image rotation function and the function plug-in (small function) 30 necessary for performing image rotation). Information on conditions and execution order.) Is acquired.

図25は、本発明の第1の実施形態に係る画像回転機能(右90度)に関する定義データ21の一例を示す図である。   FIG. 25 is a diagram showing an example of the definition data 21 relating to the image rotation function (right 90 degrees) according to the first embodiment of the present invention.

本実施形態に係る情報処理装置100は、定義データ生成手段42によって、図24で説明した方法で設定された「画像回転機能」の動作に関する情報を基に、図25に示すような、機能に関する情報を定義するデータ71、並びに画像処理機能の実行順序及び処理対象に関する情報を定義するデータ72とから構成する定義データ21を生成し、定義データ格納手段43によって、補助記憶部13などの不揮発性の記憶装置に格納する。   The information processing apparatus 100 according to the present embodiment relates to the function as shown in FIG. 25 based on the information related to the operation of the “image rotation function” set by the definition data generation unit 42 by the method described in FIG. Definition data 21 composed of data 71 defining information and data 72 defining information related to the execution order and processing target of the image processing function is generated, and the definition data storage means 43 is used to store nonvolatile data such as the auxiliary storage unit 13. Stored in the storage device.

図26は、本発明の第1の実施形態に係る画像回転機能実行時の表示画面の一例を示す図である。   FIG. 26 is a diagram showing an example of a display screen when executing the image rotation function according to the first embodiment of the present invention.

本実施形態に係る情報処理装置100は、タスクバー81のメニュー項目92のうち、[右回転]がマウスによってクリックされると、情報処理実行手段45によって、補助記憶部13などの不揮発性の記憶装置に格納された「画像回転機能」の定義データ21を読み出し、読み出した定義データ21に定義された機能プラグイン(小機能)30の実行順序に従い、予め、補助記憶部13などの不揮発性の記憶装置に格納された機能プラグイン(小機能)30のうち、「画像回転機能」を実現するために必要な機能プラグイン(小機能)30を実行する。   In the information processing apparatus 100 according to the present embodiment, when [Rotate right] of the menu items 92 of the task bar 81 is clicked with the mouse, the information processing execution unit 45 causes the nonvolatile storage device such as the auxiliary storage unit 13 to be used. The definition data 21 of “image rotation function” stored in is read out, and in accordance with the execution order of the function plug-in (small function) 30 defined in the read definition data 21, the nonvolatile storage such as the auxiliary storage unit 13 is stored in advance. Of the function plug-ins (small functions) 30 stored in the apparatus, function plug-ins (small functions) 30 necessary for realizing the “image rotation function” are executed.

その結果、ユーザは、図26に示すような実行結果を得ることができる。   As a result, the user can obtain an execution result as shown in FIG.

図26では、ユーザによって選択された画像データ"20060124.tif"に対して、画像を右方向に90度回転する処理を行い、回転された画像データの結果を、表示画面上で確認するための実行結果表示ウィンドウ84に表示した例を示している。   In FIG. 26, the image data “20060124.tif” selected by the user is subjected to a process of rotating the image 90 degrees to the right, and the result of the rotated image data is confirmed on the display screen. An example displayed in the execution result display window 84 is shown.

<まとめ>
以上のように、本発明の第1の実施形態によれば、本実施形態に係る情報処理装置100は、「デスクトップアプリケーション20が実行する処理を使用目的や用途などに応じて容易に変更する」と言う機能を、以下の処理手順により実現している。
<Summary>
As described above, according to the first embodiment of the present invention, the information processing apparatus 100 according to the present embodiment “easily changes the process executed by the desktop application 20 according to the purpose of use or the use”. Is realized by the following processing procedure.

(手順1)動作に関する情報の設定
本実施形態に係る情報処理装置100は、デスクトップアプリケーション20のUIを介して、ユーザから、自身がアプリケーションによって行いたい処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の実行条件や実行順序などの動作に関する情報が設定される。
その結果、情報処理装置100は、デスクトップアプリケーション20によって行う処理を1つの機能として定義した場合の「機能に関する情報」と、デスクトップアプリケーション20によって行う処理を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の「実行条件及び実行順序に関する情報」と、情報処理手段41(機能プラグイン(小機能)30)の「処理対象に関する情報」とを取得する。
(Procedure 1) Setting of Information Related to Operation The information processing apparatus 100 according to the present embodiment is the information processing means 41 necessary for realizing the processing that the user wants to perform with the application from the user via the UI of the desktop application 20. Information related to operations such as execution conditions and execution order of (function plug-in (small function) 30) is set.
As a result, the information processing apparatus 100 includes “information related to functions” when processing performed by the desktop application 20 is defined as one function, and information processing means 41 (functions) necessary for realizing the processing performed by the desktop application 20. "Information about execution conditions and execution order" of plug-in (small function) 30) and "information about processing target" of information processing means 41 (function plug-in (small function) 30) are acquired.

(手順2)定義データ21の生成
本実施形態に係る情報処理装置100は、定義データ生成手段42により、(手順1)で取得した「機能に関する情報」、「実行条件及び実行順序に関する情報」、及び「処理対象に関する情報」とが、所定の形式に従って定義された定義データ21を生成する。
(手順2−1)機能に関する情報を定義するデータ71の生成
情報処理装置100は、ユーザから設定された「機能に関する情報」の各設定値を基に、機能に関する情報を定義するタグの間に、「定義名(機能名)」、「定義種類」、「メニュー名」、及び「メニュー項目領域」それぞれを定義するタグとともに対応する値(例えば、文字列や数値など。)を埋め込み、機能に関する情報を定義するデータ71を生成する。
(手順2−2)実行条件、実行順序、及び処理対象に関する情報を定義するデータ72の生成
情報処理装置100は、ユーザから設定された「実行条件及び実行順序に関する情報」の各設定値を基に、情報処理手段41(機能プラグイン(小機能)30)の処理対象名と処理対象を定義するタグ(「定義開始タグ」と「定義終了タグ」)、及び条件値(制御パラメータ値:例えば、文字列や数値など。)と実行条件(制御パラメータ)を定義するタグ(「定義開始タグ」と「定義終了タグ」)とを埋め込み、実行条件、実行順序、及び処理対象に関する情報を定義するデータ72を生成する。
情報処理装置100は、定義データ格納手段43により、生成された後に、主記憶部12のRAM上に一時保持された定義データ21を、補助記憶部13などの不揮発性の記憶装置内の所定の領域に格納する。
(Procedure 2) Generation of Definition Data 21 The information processing apparatus 100 according to the present embodiment uses the definition data generation unit 42 to acquire “information related to functions”, “information related to execution conditions and execution order” acquired in (Procedure 1), And “information about the processing target” generate definition data 21 defined according to a predetermined format.
(Procedure 2-1) Generation of Data 71 that Defines Information Related to Functions Information processing apparatus 100 determines between the tags that define information related to functions based on each setting value of “information related to functions” set by the user. , “Definition name (function name)”, “definition type”, “menu name”, and “menu item area” together with tags defining corresponding values (for example, character strings and numerical values) are embedded. Data 71 defining information is generated.
(Procedure 2-2) Generation of data 72 defining information on execution conditions, execution order, and processing target The information processing apparatus 100 uses each set value of “information on execution conditions and execution order” set by the user. Furthermore, the processing target name of the information processing means 41 (functional plug-in (small function) 30), tags defining the processing target ("definition start tag" and "definition end tag"), and condition values (control parameter values: for example, Embedded with tags that define execution conditions (control parameters) ("definition start tag" and "definition end tag"), and define information about execution conditions, execution order, and processing target Data 72 is generated.
After being generated by the definition data storage means 43, the information processing apparatus 100 stores the definition data 21 temporarily stored in the RAM of the main storage unit 12 in a predetermined storage unit such as the auxiliary storage unit 13. Store in the area.

(手順3)定義データ21の実行
本実施形態に係る情報処理装置100は、情報処理実行手段45により、定義データ21に基づいて情報処理手段41(機能プラグイン(小機能)30)を実行する。
(手順3−1)定義データ21の特定
情報処理装置100は、メニュー項目表示手段44によりメニュー項目92として表示された「定義名(機能名)」が、ユーザから選択されたときに、補助記憶部13などの不揮発性の記憶装置に格納された複数個の定義データ21の中から、ユーザが選択した機能に対応する(選択された「定義名(機能名)」が定義されている)定義データ21を特定する。
(手順3−2)定義データの解析
情報処理装置100は、定義データ21のデータ構造を解釈することのできるパーサー(例えば、XMLパーサー。)により、特定した定義データ21の構文解析を行う。
(手順3−3)機能プラグイン(小機能)30の実行
情報処理装置100は、構文解析によって得られた情報、すなわち、定義データ21に定義された、機能を実現するために必要な情報処理手段41(機能プラグイン(小機能)30)の処理対象、実行条件、及び実行順序に従って、情報処理手段41(機能プラグイン(小機能)30)に実行を指示する(補助記憶部13などの不揮発性の記憶装置に格納された情報処理手段41(機能プラグイン(小機能)30)を、主記憶部12のRAM上に展開(ロード)する)。
(Procedure 3) Execution of Definition Data 21 The information processing apparatus 100 according to the present embodiment executes the information processing means 41 (function plug-in (small function) 30) based on the definition data 21 by the information processing execution means 45. .
(Procedure 3-1) Identification of Definition Data 21 When the “definition name (function name)” displayed as the menu item 92 by the menu item display unit 44 is selected by the user, the information processing apparatus 100 performs auxiliary storage. Definition corresponding to the function selected by the user from among a plurality of definition data 21 stored in a non-volatile storage device such as the unit 13 (the selected “definition name (function name)” is defined) Data 21 is specified.
(Procedure 3-2) Analysis of Definition Data The information processing apparatus 100 performs syntax analysis of the specified definition data 21 using a parser (for example, an XML parser) that can interpret the data structure of the definition data 21.
(Procedure 3-3) Execution of Function Plug-in (Small Function) 30 The information processing apparatus 100 performs information processing necessary for realizing the function defined by the information obtained by the syntax analysis, that is, the definition data 21. The information processing means 41 (functional plug-in (small function) 30) is instructed to execute according to the processing target of the means 41 (functional plug-in (small function) 30), execution conditions, and execution order (such as the auxiliary storage unit 13). The information processing means 41 (function plug-in (small function) 30) stored in the nonvolatile storage device is expanded (loaded) on the RAM of the main storage unit 12).

このように、本実施形態に係る情報処理装置100は、上記(手順1)〜(手順3)によって、ユーザが、アプリケーションによって行いたい処理を実現するために必要な機能プラグイン(小機能)30の実行条件や実行順序などの動作に関する情報を、データとして所定の形式に従って定義し、そのデータを基に機能プラグイン(小機能)30を自動的に実行することができる。   As described above, the information processing apparatus 100 according to the present embodiment has the function plug-in (small function) 30 necessary for realizing the processing that the user wants to perform by the application according to the above (procedure 1) to (procedure 3). It is possible to define information related to operations such as execution conditions and execution order as data according to a predetermined format and automatically execute the function plug-in (small function) 30 based on the data.

よって、本実施形態に係る情報処理装置100は、デスクトップアプリケーション20が実行する処理を使用目的や用途などに応じて容易に変更することができる。   Therefore, the information processing apparatus 100 according to the present embodiment can easily change the process executed by the desktop application 20 in accordance with the purpose of use and application.

第1の実施形態に基づき本発明の説明を行ってきたが、本発明の第1の実施形態に係る情報処理装置100の「定義データ21」は、本実施形態において説明した方法によって生成する他、例えば、定義データ21を記述する言語仕様に従って、情報処理装置100が有するエディタソフトを用いて編集しても良い。   Although the present invention has been described based on the first embodiment, the “definition data 21” of the information processing apparatus 100 according to the first embodiment of the present invention is generated by the method described in the present embodiment. For example, editing may be performed using editor software included in the information processing apparatus 100 in accordance with a language specification describing the definition data 21.

また、本発明の第1の実施形態に係る情報処理装置100の「情報通知機能」は、本実施形態において説明した方法によって通知する他、例えば、タスクバー81のポップアップによって表示させても良い。   Further, the “information notification function” of the information processing apparatus 100 according to the first embodiment of the present invention may be displayed by, for example, a pop-up on the task bar 81 in addition to the notification by the method described in the present embodiment.

最後に、上記各実施形態に挙げた形状に、その他の要素との組み合わせなど、ここで示した要件に、本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することが可能であり、その応用形態に応じて適切に定めることができる。   Finally, the present invention is not limited to the requirements shown here, such as combinations of other elements with the shapes listed in the above embodiments. With respect to these points, the present invention can be changed within a range that does not detract from the gist of the present invention, and can be appropriately determined according to the application form.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

11 制御部(CPU)
12 主記憶部(ROM,RAM)
13 補助記憶部(HD)
14 ネットワークI/F
15 外部記憶装置I/F
16 外部装置I/F
17 出力装置I/F
18 入力装置I/F
20 デスクトップアプリケーション
21 定義データ
22 ユーザインタフェース(UI)プラグイン(UIパーツ)
23 アプリケーションプロセス
30 機能プラグイン
31 コアプログラム(コアモジュール群)
41 情報処理手段(機能プラグイン)
41a 情報処理手段(ファイル選択プラグイン)
41b 情報処理手段(色変換プラグイン)
41c 情報処理手段(印刷プラグイン)
41d 情報処理手段(メッセージ表示プラグイン)
42 定義データ生成手段
43 定義データ格納手段
44 メニュー項目表示手段
45 情報処理実行手段
51 ファイル閲覧ウィンドウ
61 アプリケーションウィンドウ
62 機能情報設定領域
62a 定義名(機能名)入力用テキストボックス
62b 定義種類設定用プルダウンメニュー
62c メニュー名設定用プルダウンメニュー
62d メニュー項目追加領域入力用テキストボックス
62e 定義情報設定確定ボタン
63 プラグイン選択領域
63a 画像処理機能のプラグイン選択領域
63b 出力機能のプラグイン選択領域
63c 情報通知機能のプラグイン選択領域
64 実行順序設定領域
65 実行条件設定領域
71 機能に関する情報を定義するデータ
72 実行条件、実行順序、及び処理対象に関する情報を定義するデータ
72a、72b 実行条件に関する情報を定義するデータ
81 ツールバー
82 データ閲覧領域
83 メッセージウィンドウ(メッセージボックス)
84 実行結果表示ウィンドウ
91 メニュー
92 メニュー項目領域
92a 新規作成に関するメニュー項目領域
92b 検索に関するメニュー項目領域
92c 出力に関するメニュー項目領域
92d ファイルプロパティに関するメニュー項目領域
100 情報処理装置
11 Control unit (CPU)
12 Main memory (ROM, RAM)
13 Auxiliary memory (HD)
14 Network I / F
15 External storage device I / F
16 External device I / F
17 Output device I / F
18 Input device I / F
20 Desktop application 21 Definition data 22 User interface (UI) plug-in (UI parts)
23 Application process 30 Function plug-in 31 Core program (core module group)
41 Information processing means (function plug-in)
41a Information processing means (file selection plug-in)
41b Information processing means (color conversion plug-in)
41c Information processing means (print plug-in)
41d Information processing means (message display plug-in)
42 definition data generation means 43 definition data storage means 44 menu item display means 45 information processing execution means 51 file browsing window 61 application window 62 function information setting area 62a definition name (function name) input text box 62b definition type setting pull-down menu 62c Menu name setting pull-down menu 62d Menu item addition area input text box 62e Definition information setting confirmation button 63 Plug-in selection area 63a Image processing function plug-in selection area 63b Output function plug-in selection area 63c Information notification function plug IN selection area 64 Execution order setting area 65 Execution condition setting area 71 Data 72 defining information related to function Data 72a, 72b defining information related to execution conditions, execution order, and processing information Data that defines information 81 Toolbar 82 Data browsing area 83 Message window (message box)
84 Execution result display window 91 Menu 92 Menu item area 92a Menu item area 92b relating to new creation Menu item area 92c relating to search Menu item area 92d relating to output Menu item area 100 relating to file property Information processing apparatus

特開2001−51840号公報JP 2001-51840 A

Claims (11)

選択された複数の小機能を実現することで所定の処理を実行する情報処理装置であって、
複数の小機能により構成される機能毎に、前記小機能を実現するためのプログラムの選択を受け付ける第一の領域と、該選択を受け付けたプログラムに対応する小機能の実行順を表示する第二の領域と、該小機能が実行条件を設定可能な機能である場合には、該小機能に対応する実行条件を設定する第三の領域と、前記所定の処理に関する情報を設定する第四の領域と、を有するデータ生成画面を表示するユーザインタフェース手段と、
前記データ生成画面への入力操作に従って、当該情報処理装置により実行される前記所定の処理を機能として定義した第一の情報と、該情報処理装置により実行される前記小機能の実行順序及び該小機能が実行条件を設定可能な場合の実行条件に関する第二の情報と、該情報処理装置により実行する処理対象に関する第三の情報とを対応づけて定義した定義データを生成する定義データ生成手段と、
前記定義データに基づいて、所定の処理を実行する情報処理手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that executes a predetermined process by realizing a plurality of selected small functions,
A second area for displaying a first area for accepting selection of a program for realizing the small function and an execution order of the small functions corresponding to the program that has accepted the selection for each function constituted by a plurality of small functions. And when the small function is a function for which an execution condition can be set, a third area for setting an execution condition corresponding to the small function, and a fourth area for setting information related to the predetermined process A user interface means for displaying a data generation screen having an area;
In accordance with an input operation to the data generation screen, first information that defines the predetermined process executed by the information processing apparatus as a function, an execution order of the small functions executed by the information processing apparatus, and the small information Definition data generating means for generating definition data defining the second information related to the execution condition when the function can set the execution condition and the third information related to the processing target to be executed by the information processing apparatus ,
Information processing means for executing predetermined processing based on the definition data;
An information processing apparatus comprising:
前記定義データ生成手段により生成された前記定義データを、記憶装置に格納する定義データ格納手段を有することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising a definition data storage unit that stores the definition data generated by the definition data generation unit in a storage device. 前記ユーザインタフェース手段は、前記データ生成画面により生成されたデータに応じたメニューを表示するメニュー表示画面を更に有し、該メニュー表示画面でメニューの追加又は削除することを特徴とする請求項1又は2に記載の情報処理装置。   The user interface means further includes a menu display screen for displaying a menu corresponding to data generated by the data generation screen, and the menu is added or deleted on the menu display screen. 2. The information processing apparatus according to 2. 前記データ生成画面により生成されたデータは、
前記メニュー表示画面のメニューに、表示するための表示位置を示す表示位置情報が定義されていることを特徴とする請求項3に記載の情報処理装置。
The data generated by the data generation screen is
The information processing apparatus according to claim 3, wherein display position information indicating a display position for display is defined in a menu of the menu display screen.
前記定義データ生成手段は、
選択された順番を基に前記実行順序を定義し、選択されたプログラムに対応する小機能に対応して入力された入力値を基に前記実行条件を定義し、前記定義データを生成することを特徴とする請求項1に記載の情報処理装置。
The definition data generating means
Defining the execution order based on the selected order, defining the execution condition based on an input value corresponding to a small function corresponding to the selected program, and generating the definition data. The information processing apparatus according to claim 1.
前記複数の小機能により構成される機能は、
当該情報処理装置に入力された入力データに対して所定の画像処理を行う画像処理機能と、
前記入力データ又は前記画像処理機能によって画像処理されたデータを出力する出力機能と、
前記画像処理機能及び/又は前記出力機能を実行するときに、実行状態や実行結果を示す情報を通知する情報通知機能であることを特徴とする請求項1ないし5のいずれか一項に記載の情報処理装置。
The function constituted by the plurality of small functions is:
An image processing function for performing predetermined image processing on input data input to the information processing apparatus;
An output function for outputting the input data or data processed by the image processing function;
6. The information notification function according to claim 1, wherein when the image processing function and / or the output function is executed, the information notification function notifies the information indicating an execution state and an execution result. Information processing device.
前記複数の小機能の一つは、
反転機能又は回転機能であることを特徴とする請求項1ないし6のいずれか一項に記載の情報処理装置。
One of the plurality of small functions is:
The information processing apparatus according to claim 1, wherein the information processing apparatus is an inversion function or a rotation function.
前記情報処理手段は、
前記定義データを前記記憶装置から読み出して、読み出された定義データに定義された、実行条件や実行順序に従って、前記選択された複数の小機能を実現することを特徴とする請求項2に記載の情報処理装置。
The information processing means includes
3. The plurality of selected small functions are realized according to an execution condition and an execution order defined in the read definition data by reading the definition data from the storage device. Information processing device.
選択された複数の小機能を実現することで所定の処理を実行する情報処理装置によって実行される情報処理方法であって、
複数の小機能により構成される機能毎に、前記小機能を実現するためのプログラムの選択を受け付ける第一の領域と、該選択を受け付けたプログラムに対応する小機能の実行順を表示する第二の領域と、該小機能が実行条件を設定可能な機能である場合には、該小機能に対応する実行条件を設定する第三の領域と、前記所定の処理に関する情報を設定する第四の領域と、を有するデータ生成画面を表示するユーザインタフェース手順と、
前記データ生成画面への入力操作に従って、当該情報処理装置により実行される前記所定の処理を機能として定義した第一の情報と、該情報処理装置により実行される前記小機能の実行順序及び該小機能が実行条件を設定可能な場合の実行条件に関する第二の情報と、該情報処理装置により実行する処理対象に関する第三の情報とを対応づけて定義した定義データを生成する定義データ生成手順と、
前記定義データに基づいて、所定の処理を実行する情報処理手順と、
を有することを特徴とする情報処理方法。
An information processing method executed by an information processing apparatus that executes a predetermined process by realizing a plurality of selected small functions,
A second area for displaying a first area for accepting selection of a program for realizing the small function and an execution order of the small functions corresponding to the program that has accepted the selection for each function constituted by a plurality of small functions. And when the small function is a function for which an execution condition can be set, a third area for setting an execution condition corresponding to the small function, and a fourth area for setting information related to the predetermined process A user interface procedure for displaying a data generation screen having an area;
In accordance with an input operation to the data generation screen, first information that defines the predetermined process executed by the information processing apparatus as a function, an execution order of the small functions executed by the information processing apparatus, and the small information A definition data generation procedure for generating definition data in which the second information related to the execution condition when the function can set the execution condition and the third information related to the processing target executed by the information processing apparatus are associated with each other; ,
An information processing procedure for executing predetermined processing based on the definition data;
An information processing method characterized by comprising:
選択された複数の小機能を実現することで所定の処理を実行する情報処理装置に搭載された情報処理プログラムであって、
コンピュータに、
複数の小機能により構成される機能毎に、前記小機能を実現するためのプログラムの選択を受け付ける第一の領域と、該選択を受け付けたプログラムに対応する小機能の実行順を表示する第二の領域と、該小機能が実行条件を設定可能な機能である場合には、該小機能に対応する実行条件を設定する第三の領域と、前記所定の処理に関する情報を設定する第四の領域と、を有するデータ生成画面を表示するユーザインタフェース手順と、
前記データ生成画面への入力操作に従って、当該情報処理装置により実行される前記所定の処理を機能として定義した第一の情報と、該情報処理装置により実行される前記小機能の実行順序及び該小機能が実行条件を設定可能な場合の実行条件に関する第二の情報と、該情報処理装置により実行する処理対象に関する第三の情報とを対応づけて定義した定義データを生成する定義データ生成手順と、
前記定義データに基づいて、所定の処理を実行する情報処理手順と、
を実行させることを特徴とする情報処理プログラム。
An information processing program installed in an information processing apparatus that executes a predetermined process by realizing a plurality of selected small functions,
On the computer,
A second area for displaying a first area for accepting selection of a program for realizing the small function and an execution order of the small functions corresponding to the program that has accepted the selection for each function constituted by a plurality of small functions. And when the small function is a function for which an execution condition can be set, a third area for setting an execution condition corresponding to the small function, and a fourth area for setting information related to the predetermined process A user interface procedure for displaying a data generation screen having an area;
In accordance with an input operation to the data generation screen, first information that defines the predetermined process executed by the information processing apparatus as a function, an execution order of the small functions executed by the information processing apparatus, and the small information A definition data generation procedure for generating definition data in which the second information related to the execution condition when the function can set the execution condition and the third information related to the processing target executed by the information processing apparatus are associated with each other; ,
An information processing procedure for executing predetermined processing based on the definition data;
An information processing program for executing
請求項10に記載のプログラムを記録したコンピュータが読取可能な記録媒体。   A computer-readable recording medium on which the program according to claim 10 is recorded.
JP2012158678A 2012-07-17 2012-07-17 Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program Active JP5510502B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012158678A JP5510502B2 (en) 2012-07-17 2012-07-17 Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012158678A JP5510502B2 (en) 2012-07-17 2012-07-17 Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2007071600A Division JP5084314B2 (en) 2007-03-19 2007-03-19 Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program

Publications (2)

Publication Number Publication Date
JP2012234559A JP2012234559A (en) 2012-11-29
JP5510502B2 true JP5510502B2 (en) 2014-06-04

Family

ID=47434745

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012158678A Active JP5510502B2 (en) 2012-07-17 2012-07-17 Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program

Country Status (1)

Country Link
JP (1) JP5510502B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7080061B2 (en) * 2017-10-10 2022-06-03 キヤノン株式会社 Image processing equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373044A (en) * 2001-06-15 2002-12-26 Fuji Xerox Co Ltd Icon preparing device
JP2004062859A (en) * 2002-06-07 2004-02-26 Fuji Xerox Co Ltd Information input system and information input control program

Also Published As

Publication number Publication date
JP2012234559A (en) 2012-11-29

Similar Documents

Publication Publication Date Title
JP5084314B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program
JP2016224923A (en) Method and system for automated generation of user form interface
KR20080041234A (en) Command user interface for displaying selectable functionality controls in a database application
EP2109036A1 (en) Information processor, information processing method, and recording medium
EP1999557A1 (en) Printing controller,gui display method, printer driver, and recording medium
JP4302146B2 (en) Program creation support device
US11327724B2 (en) System and method that support application software development
US8612440B2 (en) Computer based method and system for generating custom dynamic templates
JP2016177553A (en) Information processing device, information processing system, information processing method, and program
JP2009048485A (en) Information processor, information processing method, information processing program and storage medium recording the information processing program
JP6223628B1 (en) Information management apparatus, information management method, and information management system
JP5404969B1 (en) Electronic manual browsing device and system
JP5510502B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium for recording information processing program
JP7014960B2 (en) Information processing equipment, servers, their processing methods and programs
JP2019095850A (en) Document processing apparatus and program
JP2010045423A (en) Image-forming device, and help image generation method, and program
JP4933967B2 (en) Information display device, information display method, and information display program
JP5729652B2 (en) Printer driver and printer driver localization method
JP5183560B2 (en) Transfer device and transfer program
JP5420695B2 (en) Structured data file creation device for software development
JP2008293290A (en) Data processing system, method, and program, and recording medium for recording data processing program
JP2017037586A (en) Access control device and program
JP5322403B2 (en) Homepage creation device, homepage creation program and homepage creation method
JP4211639B2 (en) Editing device control method
JP7430962B1 (en) Information processing method, program and information processing system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130430

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130701

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130903

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140203

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140310

R151 Written notification of patent or utility model registration

Ref document number: 5510502

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151