JP2020135139A - Screen adaptation device, screen adaptation method and program - Google Patents

Screen adaptation device, screen adaptation method and program Download PDF

Info

Publication number
JP2020135139A
JP2020135139A JP2019024800A JP2019024800A JP2020135139A JP 2020135139 A JP2020135139 A JP 2020135139A JP 2019024800 A JP2019024800 A JP 2019024800A JP 2019024800 A JP2019024800 A JP 2019024800A JP 2020135139 A JP2020135139 A JP 2020135139A
Authority
JP
Japan
Prior art keywords
screen
data item
transition
input
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019024800A
Other languages
Japanese (ja)
Other versions
JP7173678B2 (en
Inventor
真悟 山口
Shingo Yamaguchi
真悟 山口
琢也 荒田
Takuya Arata
琢也 荒田
伊知郎 豊嶋
Ichiro Toyoshima
伊知郎 豊嶋
アヌアルッディン ビン アハマドン モハマド
Anuaruddin Bin Ahmadon Mohd
アヌアルッディン ビン アハマドン モハマド
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.)
Toshiba Energy Systems and Solutions Corp
Yamaguchi University NUC
Original Assignee
Toshiba Energy Systems and Solutions Corp
Yamaguchi University NUC
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 Toshiba Energy Systems and Solutions Corp, Yamaguchi University NUC filed Critical Toshiba Energy Systems and Solutions Corp
Priority to JP2019024800A priority Critical patent/JP7173678B2/en
Publication of JP2020135139A publication Critical patent/JP2020135139A/en
Application granted granted Critical
Publication of JP7173678B2 publication Critical patent/JP7173678B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide a screen adaptation device, screen adaptation method and program capable of changing a screen so as to reduce user's loads.SOLUTION: According to an embodiment, a screen adaptation device includes an information acquisition part, and an update part. The information acquisition part acquires screen configuration information showing an input data item and an output data item of each screen, user's input history information to the input data items, and screen transition history information by operation of the user in a system which at least partially switches a plurality of screens having an input function and an output function to operate. The update part extracts a specific transition path that returns to the same screen without inputting a value to the input data item from in the screen transition history information, and determines at least a portion of update about transition between the screens in the system, and the input data item or the output data item of each screen on the basis of the extracted specific transition path.SELECTED DRAWING: Figure 7

Description

本発明の実施形態は、画面適応化装置、画面適応化方法及びプログラムに関する。 Embodiments of the present invention relate to screen adaptation devices, screen adaptation methods and programs.

電力需給管理システムなどの各種の業務システムでは、オペレータが複数の画面を切り替えながら、情報の入出力や確認を行って業務を遂行する。一般的に、業務を遂行するときの画面遷移は、開発の初期段階で検討され、設計される。そのため、システムのリリース時点では、無駄な画面遷移は含まれていないと考えられている。しかし、システムがリリースされた後の現実の運用においては、制度変更などの外的要因やオペレータの習熟度などのために、設計者が想定していなかったユースケースが発生することがある。このような想定外のユースケースでは、画面遷移が冗長化する場合がある。冗長な画面遷移はオペレータのストレスを増加させる可能性があり、ひいてはヒューマンエラーの発生確率が高まる可能性もある。 In various business systems such as electric power supply and demand management systems, the operator performs business by inputting / outputting and confirming information while switching between multiple screens. In general, screen transitions when performing business are considered and designed in the early stages of development. Therefore, at the time of system release, it is considered that unnecessary screen transitions are not included. However, in actual operation after the system is released, use cases that the designer did not anticipate may occur due to external factors such as system changes and operator proficiency. In such an unexpected use case, the screen transition may become redundant. Redundant screen transitions can increase operator stress, which in turn can increase the probability of human error.

特開2004−110362号公報Japanese Unexamined Patent Publication No. 2004-110362

本発明が解決しようとする課題は、利用者の負荷を低減するように画面を変更することができる画面適応化装置、画面適応化方法及びプログラムを提供することである。 An object to be solved by the present invention is to provide a screen adaptation device, a screen adaptation method, and a program capable of changing the screen so as to reduce the load on the user.

実施形態の画面適応化装置は、情報取得部と、更新部とを持つ。情報取得部は、少なくとも一部が入力機能と出力機能を有する複数の画面を切り替えて動作するシステムにおける、各画面の入力データ項目と出力データ項目とを示す画面構成情報、前記入力データ項目に対する利用者の入力履歴情報、および前記利用者の操作による画面遷移履歴情報を取得する。更新部は、前記画面遷移履歴情報の中から、前記入力データ項目への値の入力が行われることなく同じ画面に戻ってきた特定遷移パスを抽出し、抽出された前記特定遷移パスに基づいて、前記システムにおける前記画面間の遷移と、各画面の前記入力データ項目または前記出力データ項目との少なくとも一部の更新について判断する。 The screen adaptation device of the embodiment has an information acquisition unit and an update unit. The information acquisition unit is used for screen configuration information indicating input data items and output data items of each screen in a system that operates by switching a plurality of screens having at least a part of an input function and an output function. The input history information of the user and the screen transition history information by the operation of the user are acquired. The update unit extracts a specific transition path that has returned to the same screen without inputting a value to the input data item from the screen transition history information, and based on the extracted specific transition path. , The transition between the screens in the system and the update of at least a part of the input data item or the output data item of each screen are determined.

実施形態の画面遷移個別化装置のコンテキストダイアグラム。The context diagram of the screen transition personalization apparatus of embodiment. 実施形態の画面遷移個別化システムの構成を示すブロック図。The block diagram which shows the structure of the screen transition individualization system of embodiment. 実施形態の画面遷移図。The screen transition diagram of the embodiment. 実施形態の画面操作履歴を示す図。The figure which shows the screen operation history of embodiment. 実施形態の画面遷移個別化装置におけるデータフロー図。The data flow diagram in the screen transition individualizing apparatus of embodiment. 実施形態の画面遷移個別化装置の処理を示すフロー図。The flow diagram which shows the process of the screen transition individualizing apparatus of embodiment. 実施形態の通常操作及び彷徨い操作を示す図。The figure which shows the normal operation and the wandering operation of an embodiment. 実施形態の画面訪問頻度及び画面訪問確率を示す図。The figure which shows the screen visit frequency and screen visit probability of an embodiment. 実施形態の遷移発生頻度及び遷移発生確率を示す図。The figure which shows the transition occurrence frequency and transition occurrence probability of an embodiment. 実施形態のデータ参照頻度を示す図。The figure which shows the data reference frequency of an embodiment. 実施形態のデータ参照確率を示す図。The figure which shows the data reference probability of an embodiment. 実施形態の画面の表示項目補充を示す図。The figure which shows the display item replenishment of the screen of an embodiment. 実施形態の画面の統合を示す図。The figure which shows the integration of the screen of an embodiment. 実施形態の画面の分割を示す図。The figure which shows the division of the screen of an embodiment. 実施形態の分割された画面の遷移を表す図。The figure which shows the transition of the divided screen of an embodiment. 実施形態の遷移の追加を示す図。The figure which shows the addition of the transition of embodiment. 一人目の利用者のイベントログの一部を示す図。The figure which shows a part of the event log of the first user. 一人目の利用者の画面訪問頻度及び画面訪問確率を示す図。The figure which shows the screen visit frequency and screen visit probability of the first user. 一人目の利用者の遷移発生頻度及び遷移発生確率を示す図。The figure which shows the transition occurrence frequency and transition occurrence probability of the first user. 一人目の利用者のデータ参照頻度を示す図。The figure which shows the data reference frequency of the first user. 一人目の利用者のデータ参照確率を示す図。The figure which shows the data reference probability of the first user. 一人目の利用者の画面遷移の変更を示す図。The figure which shows the change of the screen transition of the first user. 一人目の利用者の画面遷移の変更の効果を示す図。The figure which shows the effect of the screen transition change of the first user. 二人目の利用者のイベントログの一部を示す図。The figure which shows a part of the event log of the second user. 二人目の利用者の画面訪問頻度及び画面訪問確率を示す図。The figure which shows the screen visit frequency and screen visit probability of the second user. 二人目の利用者の遷移発生頻度及び遷移発生確率を示す図。The figure which shows the transition occurrence frequency and transition occurrence probability of the second user. 二人目の利用者のデータ参照頻度を示す図。The figure which shows the data reference frequency of the second user. 二人目の利用者のデータ参照確率を示す図。The figure which shows the data reference probability of the second user. 二人目の利用者の画面遷移の変更を示す図。The figure which shows the change of the screen transition of the second user. 二人目の利用者の画面遷移の変更の効果を示す図。The figure which shows the effect of the screen transition change of the second user. 三人目の利用者のイベントログの一部を示す図。The figure which shows a part of the event log of the third user. 三人目の利用者の画面訪問頻度及び画面訪問確率を示す図。The figure which shows the screen visit frequency and screen visit probability of a third user. 三人目の利用者の遷移発生頻度及び遷移発生確率を示す図。The figure which shows the transition occurrence frequency and transition occurrence probability of the third user. 三人目の利用者のデータ参照頻度を示す図。The figure which shows the data reference frequency of the third user. 三人目の利用者のデータ参照確率を示す図。The figure which shows the data reference probability of the third user. 三人目の利用者の画面遷移の回数の比較を示す図。The figure which shows the comparison of the number of screen transitions of a third user.

以下、実施形態の画面適応化装置、画面適応化方法及びプログラムを、図面を参照して説明する。画面適応化装置は、利用者の操作により行われた画面遷移のログデータに機械学習を適用することによって、画面遷移の冗長箇所を検出する。画面遷移は、グラフ理論を使用して表すことができる。グラフ理論を使用した場合、各頂点は画面に相当し、頂点間のパスは画面遷移に相当する。冗長箇所は、パスの集合で表される。画面適応化装置は、冗長箇所のグラフを所定のアルゴリズムで探索する。画面適応化装置は、この探索の結果、冗長箇所の画面において入出力するデータの一覧を得る。画面適応化装置は、現在の画面遷移に対して、得られた冗長箇所内のデータを特定画面に集約する、又は、冗長箇所の遷移を低減するような遷移を追加するような変更を判断する。この変更により、不要な画面遷移を削減することができる。従って、リリース後のユースケースを考慮した画面遷移の冗長箇所の特定と改善を行うことが可能となる。 Hereinafter, the screen adaptation device, the screen adaptation method, and the program of the embodiment will be described with reference to the drawings. The screen adaptation device detects redundant parts of the screen transition by applying machine learning to the log data of the screen transition performed by the user's operation. Screen transitions can be represented using graph theory. Using graph theory, each vertex corresponds to a screen and the path between the vertices corresponds to a screen transition. Redundancy points are represented by a set of paths. The screen adapting device searches for a graph of redundant parts by a predetermined algorithm. As a result of this search, the screen adapting device obtains a list of data to be input / output on the screen of the redundant portion. The screen adapting device determines a change to the current screen transition such that the data in the obtained redundant part is aggregated on a specific screen or a transition is added to reduce the transition of the redundant part. .. With this change, unnecessary screen transitions can be reduced. Therefore, it is possible to identify and improve the redundant part of the screen transition in consideration of the use case after the release.

図1は、画面遷移個別化装置5のコンテキストダイアグラムである。画面遷移個別化装置5は、画面適応化装置の一例である。画面遷移個別化装置5は、利用者個別に画面遷移を改善する。情報システムΣは、少なくとも一部が入力機能と出力機能を有する複数の画面を切り替えて動作する。画面遷移個別化装置5は、情報システムΣの開発環境から画面遷移図を取得し、情報システムΣの運用環境から利用者Uの画面操作履歴を取得する。画面遷移個別化装置5は、画面操作履歴の分析結果に基づいて利用者Uに個別化された画面遷移図を生成し、生成された画面遷移図を情報システムΣの開発環境に提供する。情報システムΣは、任意のシステムとすることができる。利用者Uは、例えば、情報システムΣのオペレータである。 FIG. 1 is a context diagram of the screen transition individualizing device 5. The screen transition individualizing device 5 is an example of a screen adapting device. The screen transition personalization device 5 improves the screen transition for each user. The information system Σ operates by switching a plurality of screens, at least in part of which have an input function and an output function. The screen transition individualizing device 5 acquires a screen transition diagram from the development environment of the information system Σ, and acquires the screen operation history of the user U from the operating environment of the information system Σ. The screen transition individualizing device 5 generates an individualized screen transition diagram for the user U based on the analysis result of the screen operation history, and provides the generated screen transition diagram to the development environment of the information system Σ. The information system Σ can be any system. The user U is, for example, an operator of the information system Σ.

図2は、画面遷移個別化システム1の構成を示すブロック図である。画面遷移個別化システム1は、情報処理装置3と、画面遷移個別化装置5とを有する。情報処理装置3と、画面遷移個別化装置5とは、ネットワーク7を介して接続される。情報処理装置3は、例えば、情報システムΣの業務に用いられる端末である。図2では、1台の情報処理装置3を示しているが、情報処理装置3の台数は任意である。 FIG. 2 is a block diagram showing the configuration of the screen transition individualization system 1. The screen transition personalization system 1 includes an information processing device 3 and a screen transition personalization device 5. The information processing device 3 and the screen transition individualizing device 5 are connected via the network 7. The information processing device 3 is, for example, a terminal used for the business of the information system Σ. Although FIG. 2 shows one information processing device 3, the number of information processing devices 3 is arbitrary.

情報処理装置3は、通信部31と、入力部32と、表示部33と、記憶部34と、処理部35とを備える。通信部31は、ネットワーク7を介して他の装置とデータを送受信する。入力部32は、利用者の操作による入力を行うインタフェースである。表示部33は、画像を表示するディスプレイである。記憶部34は、表示画面情報及び操作履歴情報を含む各種情報を記憶する。処理部35は、予め記憶部34に記憶される表示画面情報に基づいて、表示部33に画面を表示する。処理部35は、利用者が入力部32により画面に入力したデータ値を用いて、情報システムΣの業務に関する処理を実行する。処理部35は、データ値を入力するために利用者が行った操作の履歴を示す操作履歴情報を記憶部34に記憶する。 The information processing device 3 includes a communication unit 31, an input unit 32, a display unit 33, a storage unit 34, and a processing unit 35. The communication unit 31 transmits / receives data to / from another device via the network 7. The input unit 32 is an interface for inputting by the user's operation. The display unit 33 is a display for displaying an image. The storage unit 34 stores various types of information including display screen information and operation history information. The processing unit 35 displays the screen on the display unit 33 based on the display screen information stored in the storage unit 34 in advance. The processing unit 35 executes processing related to the business of the information system Σ by using the data value input by the user on the screen by the input unit 32. The processing unit 35 stores the operation history information indicating the history of the operations performed by the user for inputting the data value in the storage unit 34.

例えば、情報システムΣは、電力系統におけるシステムであり、情報処理装置3は、そのシステムの管理運用端末である。情報処理装置3は、複数のデータ項目の値を用いて電力の需要予測を行う機能を有する。表示画面情報は、各画面の画面識別子と、画面データとを示す。画面識別子は、画面を一意に特定する情報である。画面データは、需要予測に用いるデータ項目の値を入力するための画面を表示させるためのデータである。画面には、次に表示する遷移先の画面を選択する1以上のボタン等も含まれる。ボタンには、遷移先の画面へのリンクが埋め込まれる。あるいは、表示画面情報に、画面間の遷移の情報が含まれてもよい。また、画面には、予め設定されたデータ項目の値、又は、他の画面において利用者が入力したデータ項目の値の表示も含まれ得る。画面において値を入力するデータ項目を入力データ項目、画面において値を表示するデータ項目を出力データ項目とも記載する。表示画面情報は、システムの開発環境から提供される。 For example, the information system Σ is a system in the power system, and the information processing device 3 is a management and operation terminal of the system. The information processing device 3 has a function of forecasting power demand using the values of a plurality of data items. The display screen information indicates a screen identifier of each screen and screen data. The screen identifier is information that uniquely identifies the screen. The screen data is data for displaying a screen for inputting values of data items used for demand forecasting. The screen also includes one or more buttons for selecting the screen of the transition destination to be displayed next. A link to the transition destination screen is embedded in the button. Alternatively, the display screen information may include information on transitions between screens. The screen may also include the display of preset data item values or data item values entered by the user on other screens. A data item for inputting a value on the screen is also described as an input data item, and a data item for displaying a value on the screen is also described as an output data item. The display screen information is provided from the system development environment.

利用者は、処理部35が表示部33に表示した画面に、入力部32を用いて、入力データ項目の値及び遷移先の画面選択を入力するか、入力データ項目の値を入力せずに、遷移先の画面選択を入力する。処理部35は、入力データ項目の値が入力された場合は記憶部34にその値を記憶する。処理部35は、入力された画面選択に応じた次の画面を表示部33に表示する。一方で、処理部35は、操作履歴情報を記憶部34に書き込む。操作履歴情報は、入力データ項目に対する利用者の入力履歴情報と、利用者の操作による画面遷移履歴情報を含む。例えば、操作履歴情報は、利用者の操作に基づいて処理部35が表示した画面の画面識別子と、表示された画面において利用者が値を入力した入力データ項目と、利用者の操作に基づく画面間の遷移とを含んだレコードを時系列で並べた情報を含む。処理部35は、需要予測に必要なデータ項目の値の入力が終了すると、記憶部34に記憶した各データ項目の値を用いて需要予測を行う。 The user uses the input unit 32 to input the value of the input data item and the screen selection of the transition destination on the screen displayed on the display unit 33 by the processing unit 35, or without inputting the value of the input data item. , Enter the screen selection of the transition destination. When the value of the input data item is input, the processing unit 35 stores the value in the storage unit 34. The processing unit 35 displays the next screen according to the input screen selection on the display unit 33. On the other hand, the processing unit 35 writes the operation history information in the storage unit 34. The operation history information includes the user's input history information for the input data item and the screen transition history information by the user's operation. For example, the operation history information includes a screen identifier of a screen displayed by the processing unit 35 based on the user's operation, an input data item for which the user has entered a value on the displayed screen, and a screen based on the user's operation. Contains information in which records including transitions between are arranged in chronological order. When the processing unit 35 finishes inputting the values of the data items required for the demand forecast, the processing unit 35 performs the demand forecast using the values of the data items stored in the storage unit 34.

画面遷移個別化装置5は、通信部51と、記憶部52と、情報取得部53と、検出部54(更新部)と、分析部55(更新部)と、更新部56とを備える。通信部51は、ネットワーク7を介して他の装置とデータを送受信する。記憶部52は、画面構成情報を記憶する。画面構成情報は、複数の画面それぞれを識別する画面識別子と、各画面の入力データ項目と、各画面の出力データ項目とを示す情報である。本実施形態では、画面構成情報として、情報システムΣの開発環境から取得した画面遷移図を用いる。画面遷移図は、各画面の画面識別子と、各画面の入力データ項目と、各画面の出力データ項目と、とり得る画面間の遷移とを含む情報である。 The screen transition individualizing device 5 includes a communication unit 51, a storage unit 52, an information acquisition unit 53, a detection unit 54 (update unit), an analysis unit 55 (update unit), and an update unit 56. The communication unit 51 transmits / receives data to / from another device via the network 7. The storage unit 52 stores screen configuration information. The screen configuration information is information indicating a screen identifier that identifies each of the plurality of screens, an input data item of each screen, and an output data item of each screen. In this embodiment, the screen transition diagram acquired from the development environment of the information system Σ is used as the screen configuration information. The screen transition diagram is information including a screen identifier of each screen, an input data item of each screen, an output data item of each screen, and possible transitions between screens.

情報取得部53は、画面構成情報と、この画面構成情報の画面が利用されたとき操作履歴情報とを記憶部52から取得する。なお、情報取得部53は、表示画面情報を情報処理装置3から取得して画面構成情報として用いてもよく、情報処理装置3から取得した表示画面情報を用いて画面構成情報を生成してもよい。 The information acquisition unit 53 acquires the screen configuration information and the operation history information when the screen of the screen configuration information is used from the storage unit 52. The information acquisition unit 53 may acquire the display screen information from the information processing device 3 and use it as the screen configuration information, or may generate the screen configuration information using the display screen information acquired from the information processing device 3. Good.

検出部54は、情報取得部53が取得した画面操作履歴情報に基づいて、彷徨い操作を特定し、彷徨い開始画面、彷徨い終了画面及び彷徨い目的画面を検出する。利用者は、ある画面sにおいて入力データ項目の値を入力するために必要なデータ値を参照するため、別の画面s’を表示するよう操作を行う場合がある。彷徨い操作は、この画面sから画面s’へ移動し、再び画面sへ戻ってくるまでの操作である。つまり、彷徨い操作は、入力データ項目の値の入力が行われることなく、同一の画面sが1以上の他の画面を表示させた後に再び表示されるまでの遷移を指示する操作である。最初に表示させた画面sは、彷徨い開始画面であり、再び表示させた画面sは、彷徨い終了画面である。彷徨い開始画面から彷徨い終了画面に遷移するまでの画面遷移(特定遷移パス)を彷徨いと記載する。彷徨い開始画面は、彷徨い始めの操作が行われた画面である。彷徨い終了画面は、彷徨いの終端画面、すなわち、彷徨い操作の最後の操作により表示された画面である。画面s’は、彷徨い終了画面において入力データ項目に値を入力するために出力データ項目が参照されたと推定される彷徨い目的の画面である。以下では、彷徨い目的の画面を、彷徨い目的画面とも記載する。彷徨い目的の画面s’は、彷徨い操作において表示させた画面の中から、遷移前及び遷移後が同一の他の画面であることを条件に用いて特定することができる。彷徨い操作以外の画面遷移の操作を、通常操作とする。彷徨い終了画面において行われた彷徨いを終了する操作は、通常操作である。 The detection unit 54 identifies the wandering operation based on the screen operation history information acquired by the information acquisition unit 53, and detects the wandering start screen, the wandering end screen, and the wandering purpose screen. In order to refer to the data value required to input the value of the input data item on one screen s, the user may perform an operation to display another screen s'. The wandering operation is an operation of moving from this screen s to the screen s'and returning to the screen s again. That is, the wandering operation is an operation of instructing a transition until the same screen s is displayed again after displaying one or more other screens without inputting the value of the input data item. The screen s displayed first is the wandering start screen, and the screen s displayed again is the wandering end screen. The screen transition (specific transition path) from the wandering start screen to the wandering end screen is described as wandering. The wandering start screen is a screen on which the wandering start operation is performed. The wandering end screen is the wandering end screen, that is, the screen displayed by the last operation of the wandering operation. The screen s'is a screen for the purpose of wandering, which is presumed that the output data item is referred to in order to input a value to the input data item in the wandering end screen. In the following, the screen for the purpose of wandering is also described as the screen for the purpose of wandering. The screen for the purpose of wandering s'can be specified from the screens displayed in the wandering operation on the condition that the screens before and after the transition are the same other screens. Screen transition operations other than the wandering operation are defined as normal operations. The operation for ending the wandering performed on the wandering end screen is a normal operation.

分析部55は、画面構成情報及び画面操作履歴情報に基づいて、画面訪問頻度、画面訪問確率、遷移発生頻度、遷移発生確率、データ参照頻度及びデータ参照確率を計算する。画面訪問頻度は、各画面が表示された回数である。画面訪問確率は、各画面が表示された確率である。遷移発生頻度は、各画面遷移が発生した回数である。遷移発生確率は、各画面遷移が発生した確率である。データ参照頻度は、入力データ項目の値が入力されたときに他のデータ項目が参照データ項目となった回数である。データ参照確率は、入力データ項目の値が入力されたときに他のデータ項目が参照データ項目となった確率である。彷徨い終了画面以外の画面の入力データ項目の場合、その入力データ項目の値が入力された画面の出力データ項目が参照データ項目である。彷徨い終了画面の入力データ項目の場合、彷徨い終了画面の出力データ項目と彷徨い目的画面の出力データ項目とが参照データ項目である。分析部55は、入力データ項目と参照データ項目との組合せ別に、データ参照頻度及びデータ参照確率を計算する。 The analysis unit 55 calculates the screen visit frequency, the screen visit probability, the transition occurrence frequency, the transition occurrence probability, the data reference frequency, and the data reference probability based on the screen configuration information and the screen operation history information. The screen visit frequency is the number of times each screen is displayed. The screen visit probability is the probability that each screen is displayed. The transition occurrence frequency is the number of times each screen transition has occurred. The transition occurrence probability is the probability that each screen transition has occurred. The data reference frequency is the number of times that another data item becomes a reference data item when the value of the input data item is input. The data reference probability is the probability that another data item becomes a reference data item when the value of the input data item is input. In the case of an input data item on a screen other than the wandering end screen, the output data item on the screen on which the value of the input data item is input is the reference data item. In the case of the input data item of the wandering end screen, the output data item of the wandering end screen and the output data item of the wandering purpose screen are the reference data items. The analysis unit 55 calculates the data reference frequency and the data reference probability for each combination of the input data item and the reference data item.

更新部56は、抽出された彷徨い(特定遷移パス)に基づいて画面間の遷移と、各画面の入力データ項目または出力データ項目との少なくとも一部の更新について判断する。更新部56は、この判断に従って、画面遷移図を変更する。具体的には、更新部56は、高頻度を表す所定の条件を満たすデータ参照確率の入力データ項目及び参照データ項目の組合せを特定する。更新部56は、特定した入力データ項目の値を入力する画面と、特定した参照データ項目を出力データ項目に含む画面とが異なる場合に、その入力データ項目の値を入力する画面から参照データ項目を参照するための操作を低減するように画面遷移図を変更する。例えば、更新部56は、特定した参照データ項目が彷徨い目的画面の出力データ項目に含まれる場合に、特定した入力データ項目の値を入力する画面の出力データ項目に、彷徨い目的画面における出力データ項目を追加する。更新部56は、特定した入力データ項目の値を入力する画面と彷徨い目的画面とを統合してもよい。あるいは、更新部56は、特定した入力データ項目の値を入力する画面と、彷徨い目的画面との間の遷移を追加してもよい。また、更新部56は、データ参照確率に基づいて、一つの画面において値が入力される複数の入力データ項目それぞれの参照データ項目が異なると判断した場合、その画面を複数の入力データ項目それぞれの値を入力する画面に分離する。また、更新部56は、画面操作履歴情報に基づいて表示されなかった画面を検出し、検出した画面及びその画面への遷移を画面遷移図から削除する。 The update unit 56 determines the transition between screens and at least a part of the update of the input data item or the output data item of each screen based on the extracted wandering (specific transition path). The update unit 56 changes the screen transition diagram according to this determination. Specifically, the update unit 56 specifies a combination of an input data item and a reference data item with a data reference probability that satisfies a predetermined condition indicating high frequency. When the screen for inputting the value of the specified input data item and the screen for including the specified reference data item in the output data item are different, the update unit 56 displays the reference data item from the screen for inputting the value of the input data item. Change the screen transition diagram to reduce the number of operations to refer to. For example, when the specified reference data item is included in the output data item of the wandering purpose screen, the update unit 56 adds the output data item of the wandering purpose screen to the output data item of the screen for inputting the value of the specified input data item. To add. The update unit 56 may integrate the screen for inputting the value of the specified input data item and the wandering purpose screen. Alternatively, the update unit 56 may add a transition between the screen for inputting the value of the specified input data item and the wandering purpose screen. Further, when the update unit 56 determines that the reference data items of the plurality of input data items whose values are input on one screen are different based on the data reference probability, the screen is displayed on each of the plurality of input data items. Separate to the screen for entering values. Further, the update unit 56 detects a screen that has not been displayed based on the screen operation history information, and deletes the detected screen and the transition to the screen from the screen transition diagram.

なお、情報処理装置3と画面遷移個別化装置5とは、統合された装置であってもよい。例えば、情報処理装置3が、画面遷移個別化装置5の記憶部52と、情報取得部53と、検出部54と、分析部55と、更新部56とを有してもよい。また、画面遷移個別化装置5が、情報処理装置3の記憶部34及び処理部35を有してもよい。また、情報処理装置3及び画面遷移個別化装置5のそれぞれを、ネットワークに接続される複数のコンピュータ装置により実現してもよい。この場合、情報処理装置3の各機能部、及び、画面遷移個別化装置5の各機能部を、複数のコンピュータ装置のいずれにより実現するかは任意とすることができる。また、一つの機能部を、複数台のコンピュータ装置により実現してもよい。 The information processing device 3 and the screen transition individualizing device 5 may be integrated devices. For example, the information processing device 3 may have a storage unit 52, an information acquisition unit 53, a detection unit 54, an analysis unit 55, and an update unit 56 of the screen transition individualization device 5. Further, the screen transition individualizing device 5 may have a storage unit 34 and a processing unit 35 of the information processing device 3. Further, each of the information processing device 3 and the screen transition individualizing device 5 may be realized by a plurality of computer devices connected to the network. In this case, which of the plurality of computer devices is used to realize each of the functional units of the information processing device 3 and each functional unit of the screen transition individualizing device 5 can be arbitrary. Further, one functional unit may be realized by a plurality of computer devices.

続いて、画面遷移個別化装置5が用いるデータ及び処理の詳細を説明する。
図3は、情報システムΣの画面遷移図STDの例を示す図である。画面遷移個別化装置5は、画面遷移図STDを画面構成情報として用いる。画面遷移図STDは、以下の(1)〜(6)を含む。
Subsequently, the details of the data and processing used by the screen transition individualizing device 5 will be described.
FIG. 3 is a diagram showing an example of a screen transition diagram STD of the information system Σ. The screen transition individualizing device 5 uses the screen transition diagram STD as screen configuration information. The screen transition diagram STD includes the following (1) to (6).

(1)有向グラフG=(S,T) (各ノードs∈Sは画面、各アークt∈T(⊆S×S)は遷移を表す)
(2)開始画面の集合SS(⊆S)
(3)終了画面の集合ES(⊆S)
(4)画面に配置されるデータ項目の全体集合D
(5)ある画面sに配置される入力データ項目の集合In:S→D
(6)ある画面sに配置される出力データ項目の集合Out:S→D
(1) Directed graph G = (S, T) (each node s ∈ S represents a screen, and each arc t ∈ T (⊆ S × S) represents a transition)
(2) Set of start screens SS (⊆S)
(3) Set ES (⊆S) of the end screen
(4) Complete set D of data items arranged on the screen
(5) Set of input data items arranged on a certain screen s In: S → D 2
(6) Set of output data items arranged on a certain screen s Out: S → D 2

図4は、ある利用者の画面操作履歴Lの例を示す図である。情報システムΣは、案件単位で利用されるものとする。画面操作履歴は、案件識別子CIDと、操作識別子EIDと、時刻τと、画面識別子SIDと、値が更新された入力データ項目の集合D’(⊆In(s))とを対応づけたレコード情報を1以上含む。案件識別子CIDは、案件を一意に識別する情報である。操作識別子EIDは、利用者の操作に従って行われた画面遷移を一意に識別する情報である。具体的には、操作識別子EIDは、画面sにおける操作によって行われた有向グラフGの遷移(アーク)tを特定する。時刻τは、操作識別子EIDで特定される遷移tの操作が画面sに行われた時刻を示す。時刻τは、遷移tの操作が行われた時刻を示す。時刻τは、操作が行われた順序を示す情報として用いられる。画面識別子SIDは、操作が行われた画面sを一意に識別する情報である。集合D’は、画面sにおいて利用者の操作により値が更新された入力データ項目を示す。 FIG. 4 is a diagram showing an example of a screen operation history L of a certain user. The information system Σ shall be used on a case-by-case basis. The screen operation history is record information in which the matter identifier CID, the operation identifier EID, the time τ, the screen identifier SID, and the set D'(⊆In (s)) of the input data items whose values have been updated are associated with each other. Includes 1 or more. The matter identifier CID is information that uniquely identifies the matter. The operation identifier EID is information that uniquely identifies the screen transition performed according to the operation of the user. Specifically, the operation identifier EID specifies the transition (arc) t of the directed graph G performed by the operation on the screen s. The time τ indicates the time when the operation of the transition t specified by the operation identifier EID is performed on the screen s. The time τ indicates the time when the operation of the transition t is performed. The time τ is used as information indicating the order in which the operations were performed. The screen identifier SID is information that uniquely identifies the screen s on which the operation has been performed. The set D'shows the input data items whose values have been updated by the user's operation on the screen s.

図5は、画面遷移個別化装置5におけるデータフロー図である。画面遷移個別化装置5が有する機能は、彷徨い操作の識別機能F1、画面操作履歴の分析機能F2、及び、画面遷移図の生成機能F3の3つに大別できる。 FIG. 5 is a data flow diagram of the screen transition individualizing device 5. The functions of the screen transition individualizing device 5 can be roughly classified into three functions: a wandering operation identification function F1, a screen operation history analysis function F2, and a screen transition diagram generation function F3.

彷徨い操作の識別機能F1は、情報取得部53及び検出部54により実現される。情報取得部53は、情報システムΣの開発環境から取得した画面遷移図STDのうち利用者Uが用いる画面遷移図STDと、利用者Uの画面操作履歴Lとを取得する。検出部54は、画面操作履歴Lを用いて、通常操作と彷徨い操作を識別し、彷徨い目的の画面を検出する。通常操作と彷徨い操作とが区別された画面操作履歴Lを、画面操作履歴Lとする。 The wandering operation identification function F1 is realized by the information acquisition unit 53 and the detection unit 54. The information acquisition unit 53 acquires the screen transition diagram STD 0 used by the user U and the screen operation history L of the user U among the screen transition diagram STDs acquired from the development environment of the information system Σ. The detection unit 54 uses the screen operation history L to discriminate between a normal operation and a wandering operation, and detects a screen for wandering purposes. The screen operation history L in which the normal operation and the wandering operation are distinguished is referred to as the screen operation history L * .

画面操作履歴の分析機能F2は、分析部55により実現される。分析部55は、利用者Uの画面遷移図STD及び画面操作履歴Lに基づいて、画面訪問頻度SF,画面訪問確率SP、遷移発生頻度TF,遷移発生確率TP、データ参照頻度DF及びデータ参照確率DPを算出する。 The screen operation history analysis function F2 is realized by the analysis unit 55. Analysis unit 55 based on the user screen transition diagram STD 0 and screen operation of U history L *, a screen frequency of visits SF L, screen visit probability SP L, transition occurrence frequency TF L, the transition probability TP L, data reference calculating the frequency DF L and data references probability DP L.

画面遷移図の生成機能F3は、更新部56によって実現される。更新部56は、画面操作履歴の分析機能F2によって求められた情報に基づいて、画面遷移図STDを利用者Uに個別化した画面遷移図STDを生成する。 The screen transition diagram generation function F3 is realized by the update unit 56. The update unit 56 generates a screen transition diagram STD L in which the screen transition diagram STD 0 is individualized for the user U based on the information obtained by the screen operation history analysis function F2.

図6は、画面遷移個別化装置5の処理を示すフロー図である。画面遷移個別化装置5は、利用者ごとに図6に示す処理を行う。画面遷移個別化装置5は、彷徨い操作の識別機能F1によりステップS1〜ステップS3の処理を行い、画面操作履歴の分析機能F2によりステップS5〜ステップS9の処理を行い、画面遷移図の生成機能F3によりステップS10〜ステップS22の処理を行う。 FIG. 6 is a flow chart showing the processing of the screen transition individualizing device 5. The screen transition individualizing device 5 performs the processing shown in FIG. 6 for each user. The screen transition individualizing device 5 performs the processing of steps S1 to S3 by the wandering operation identification function F1, the processing of steps S5 to S9 by the screen operation history analysis function F2, and the screen transition diagram generation function F3. The process of steps S10 to S22 is performed accordingly.

まず、彷徨い操作の識別機能F1の処理を説明する。画面遷移個別化装置5の情報取得部53は、記憶部52から利用者の画面遷移図STDを示す画面構成情報を読み込む(ステップS1)。さらに、情報取得部53は、記憶部52から利用者の画面操作履歴L(図3)を読み込む(ステップS2)。検出部54は、画面操作履歴Lが示す操作に含まれる彷徨い操作を識別する(ステップS3)。 First, the processing of the identification function F1 of the wandering operation will be described. The information acquisition unit 53 of the screen transition individualization device 5 reads the screen configuration information indicating the user's screen transition diagram STD 0 from the storage unit 52 (step S1). Further, the information acquisition unit 53 reads the user's screen operation history L (FIG. 3) from the storage unit 52 (step S2). The detection unit 54 identifies the wandering operation included in the operation indicated by the screen operation history L (step S3).

図7は、ある案件に関連する画面操作履歴Lから得られた通常操作及び彷徨い操作の例を示す図である。画面遷移図STDにおける符号M1の画面遷移及び符号M3の画面遷移は通常操作によるものであり、符号M2の画面遷移は彷徨い操作によるもの(彷徨い)である。彷徨い操作M2の彷徨い開始画面は、DemandForecastExecutionScreen画面であり、彷徨い目的の画面は、CustomerEditScreen画面である。 FIG. 7 is a diagram showing an example of a normal operation and a wandering operation obtained from the screen operation history L related to a certain matter. The screen transition of the reference numeral M1 and the screen transition of the reference numeral M3 in the screen transition diagram STD 0 are due to a normal operation, and the screen transition of the reference numeral M2 is due to a wandering operation (wandering). The wandering start screen of the wandering operation M2 is the DemandForecastExecutionScreen screen, and the screen for the purpose of wandering is the CustomerEditScreen screen.

画面遷移図((S,T),D,In,Out)と、i番目(iは1以上の整数)の案件に関する画面操作履歴L[i]に対し、彷徨い操作、通常操作及び彷徨い目的の画面は以下のように定義され、求められる。なお、(S,T),D,In,Outはそれぞれ、画面遷移図STDにおける有向グラフG=(S,T)、画面に配置されるデータ項目の全体集合D、画面に配置される入力データ項目の集合In、画面に配置される入力データ項目の集合Outである。また、j(jは1以上の整数)は、操作順である。 A wandering operation for the screen transition diagram ((S 0 , T 0 ), D 0 , In 0 , Out 0 ) and the screen operation history L [i] related to the i-th (i is an integer of 1 or more) matter, normal Screens for operation and wandering purposes are defined and required as follows. Note that (S 0 , T 0 ), D 0 , In 0 , and Out 0 are the directed graph G = (S, T) in the screen transition diagram STD 0 , the entire set D of the data items arranged on the screen, and the screen. The set In of the input data items to be arranged and the set Out of the input data items arranged on the screen. Further, j (j is an integer of 1 or more) is an operation order.

L[i][j]は、以下の(a1)及び(a2)を満たすとき、彷徨い始めの操作という。
(a1) L[i][j]の画面sに値を更新した入力データ項目がない。つまりD=φである。
(a2) L[i][j]の一つ後の操作L[i][j+1]の画面s(j+1)が、L[i][j]の一つ前の操作L[i][j-1]の画面s(j-1)である。つまりs(j+1)=s(j-1)である。
L [i] [j] is said to be an operation at the beginning of wandering when the following (a1) and (a2) are satisfied.
(A1) L [i] there is no input data item to update the value on the screen s j of the [j]. That is, D j = φ.
(A2) The screen s (j + 1) of the operation L [i] [j + 1] immediately after the operation L [i] [j] is the operation L [i] immediately before the operation L [i] [j]. i] Screen s (j-1) of [j-1]. That is, s (j + 1) = s (j-1) .

L[i][j]が彷徨い始めの操作である場合、L[i][k]は、以下の(b1)及び(b2)を満たすとき、彷徨い終わりの操作という。
(b1) L[i][k]の画面sは、彷徨い始めと同じ画面sである。つまりs=sである。
(b2) L[i][j]からL[i][k]までの間に、画面sと同じ画面をもつ操作はない。つまり、∀l∈(j,k):s≠sである。
When L [i] [j] is the operation at the beginning of wandering, L [i] [k] is called the operation at the end of wandering when the following (b1) and (b2) are satisfied.
(B1) screen s k of L [i] [k] is the same screen s j and began to wander. That is, s j = s k.
(B2) There is no operation having the same screen as the screen s j between L [i] [j] and L [i] [k]. That is, ∀l ∈ (j, k): s l ≠ s j .

上記により特定された彷徨い始めの操作L[i][j]から彷徨い終わりの操作L[i][k]の直前までの各操作を彷徨い操作e(j≦l<k,lは整数)という。また、彷徨い操作でない操作を通常操作という。彷徨い終わり操作は、彷徨い操作ではなく、通常操作である。 The wandering operation L [i] [j] specified above to the wandering operation L [i] [k] immediately before the wandering operation el (j ≦ l <k, l are integers) That is. In addition, an operation that is not a wandering operation is called a normal operation. The wandering end operation is not a wandering operation but a normal operation.

彷徨い始めの操作がL[i][j]、彷徨い終わりの操作がL[i][k]である場合に、L[i][l]の画面sは以下の(c1)及び(c2)を満たすとき、彷徨い目的の画面と推定できる。
(c1) L[i][l]の一つ後の操作L[i][l+1]の画面s(l+1)が、L[i][l]の一つ前の操作L[i][l−1]の画面s(l−1)である。
(c2) L[i][l]からL[i][l+1]までの全ての操作L[i][m](m∈(l,k))に対して、一つ後の操作[i][m+1]の画面s(m+1)は、一つ前の操作[i][m−1]の画面s(m−1)ではない。
Operation begins wander is L [i] [j], when the operation of the end wander is L [i] [k], L [i] screen s l the following (c1) of [l] and (c2 ), It can be presumed to be a screen for wandering purposes.
(C1) The screen s (l + 1) of the operation L [i] [l + 1] immediately after the operation L [i] [l] is the operation L [i] [l] immediately before the operation L [i] [l]. -1] screen s (l-1) .
(C2) For all operations L [i] [m] (m ∈ (l, k)) from L [i] [l] to L [i] [l + 1], the next operation [i] ] [M + 1] screen s (m + 1) is not the screen s (m-1) of the previous operation [i] [m-1].

検出部54は、画面操作履歴Lに、検出した彷徨い始めの操作、彷徨い終わりの操作、彷徨い操作、通常操作、彷徨い開始画面、彷徨い終了画面及び彷徨い目的の画面の情報を付加し、画面操作履歴Lとする。 Detector 54, a screen operation history L 0, operation begins wander is detected, the end hover operation, hover operations and normal operation, adding a hover start screen, wandered end screen and wander have information on the screen object, screen operation Let it be history L * .

次に、画面操作履歴の分析機能F2の処理を説明する。図6に示すように、ステップS1〜ステップS3の処理の後、分析部55は、画面遷移図STD及び画面操作履歴Lを用いて、画面訪問頻度SF(SF:S→N)、画面訪問確率SP(SP:S→[0,1])、遷移発生頻度TF(TF:T→N)、遷移発生確率TP(TP:T→[0,1])、データ参照頻度DF(DF:D×D→N)及びデータ参照確率DP(DP:D×D→[0,1])を算出する(ステップS4〜ステップS9)。なお、Nは自然数全体の集合を表す。 Next, the processing of the screen operation history analysis function F2 will be described. As shown in FIG. 6, after the process of step S1~ step S3, the analysis unit 55, by using a screen transition diagram STD 0 and screen operation history L *, a screen frequency of visits SF L (SF L: S 0 → N ), screen visit probability SP L (SP L: S 0 → [0,1]), transition occurrence frequency TF L (TF L: T 0 → N), the transition probability TP L (TP L: T 0 → [0 , 1]), data reference frequency DF L (DF L: D 0 × D 0 → N) and a data reference probability DP L (DP L: D 0 × D 0 → [0,1]) is calculated (step S4 ~ Step S9). Note that N represents a set of all natural numbers.

分析部55は、各画面sの画面訪問頻度SFであるSF(s)を算出する(ステップS4)。SF(s)は、画面操作履歴Lが示す操作において画面sを訪問した回数であり、以下のように定義される。 The analysis unit 55 calculates SF L (s), which is the screen visit frequency SF L of each screen s (step S4). SF L (s) is the number of times the screen s is visited in the operation indicated by the screen operation history L, and is defined as follows.

SF(s)=|{L[i][j]∈L|L[i][j]の画面=s}| SF L (s) = | {L [i] [j] ∈ L | L [i] [j] screen = s} |

分析部55は、各画面sの画面訪問確率SPであるSF(s)を算出する(ステップS5)。SP(s)は、画面操作履歴Lが示す操作において画面sを表示した確率であり、以下のように定義される。 Analyzer 55 calculates the SF L (s) is a screen visit probability SP L of each screen s (step S5). SP L (s) is the probability that the screen s is displayed in the operation indicated by the screen operation history L, and is defined as follows.

SP(s)=SP(s)/maxs’∈S0{SF(s’)} SP L (s) = SP L (s) / max s'∈ S0 {SF L (s')}

なお、maxは最大値を表す。また、maxの添え字中のS0は、Sを表す。つまり、上記の式における右辺の分母は、画面遷移図STDに含まれる各画面sの画面訪問頻度SFのうち最大の値を示す。 In addition, max represents the maximum value. In addition, S0 in the subscript of max represents the S 0. That is, the denominator of the right side of the above equation indicates the maximum value of the screen visit frequency SF L of each screen s included in the screen transition diagram STD 0.

分析部55は、各遷移tの遷移発生頻度TFであるTF(t)を算出する(ステップS6)。TF(t)は、画面操作履歴Lが示す操作において遷移tが発生した回数であり、以下のように定義される。 The analysis unit 55 calculates TF L (t), which is the transition occurrence frequency TF L of each transition t (step S6). TF L (t) is the number of times the transition t has occurred in the operation indicated by the screen operation history L, and is defined as follows.

TF(t)=|{L[i][j]∈L|(L[i][j]の画面,L[i][j+1]の画面)=t}| TF L (t) = | {L [i] [j] ∈ L | (screen of L [i] [j], screen of L [i] [j + 1]) = t} |

分析部55は、各遷移tの遷移発生確率TPであるTP(t)を算出する(ステップS7)。TP(t)は、画面操作履歴Lが示す操作において遷移tが発生した確率であり、以下のように定義される。 Analyzer 55 calculates the TP L (t) is a transition probability TP L of each transition t (step S7). TP L (t) is the probability that transition t occurs in the operation indicated by the screen operation history L, is defined as follows.

TP(t)=TP(t)/maxt’∈T0{TF(t’)} TP L (t) = TP L (t) / max t'∈T0 {TF L (t ')}

なお、maxの添え字中のT0は、Tを表す。つまり、上記式における右辺の分母は、画面遷移図STDに含まれる各遷移tの遷移発生頻度TFのうち最大の値を示す。 Incidentally, T0 in subscript of max represents T 0. That is, the denominator on the right side in the above equation indicates the maximum value of the transition occurrence frequency TF L of each transition t included in the screen transition diagram STD 0 .

分析部55は、入力データ項目din及び参照データ項目doutについてのデータ参照頻度DFであるデータ参照頻度DF(din,dout)を算出する(ステップS8)。DF(din,dout)は、データ項目dinへ値を入力する時、参照データとなるデータ項目doutを参照した回数である。通常操作の場合、データ項目dinと同じ画面の出力データ項目を参照データ項目とする。ただし彷徨い終わりの操作の場合、彷徨い目的の画面の出力データ項目も参照データとする。DF(din,dout)は、以下のように定義される。 Analysis section 55 calculates the input data item d in and a reference data item d data reference frequency for out DF L a is data reference frequency DF L (d in, d out ) ( step S8). DF L (d in , d out ) is the number of times that the data item d out, which is the reference data, is referred to when a value is input to the data item d in . In the case of normal operation, the output data item of the same screen as the data item d in the reference data item. However, in the case of the operation at the end of wandering, the output data item of the screen for the purpose of wandering is also used as reference data. DF L (d in , d out ) is defined as follows.

DF(din,dout)=|{L[i][j]∈L
(i)L[i][j]が通常操作の場合、dinはL[i][j]において更新された入力データ項目、かつ、doutはL[i][j]の画面の出力データ項目、
(ii)L[i][j]が彷徨い終わりの操作の場合、dinはL[i][j]において更新された入力データ項目、かつ、doutは、L[i][j]の画面及び画面操作履歴Lにおける彷徨い目的の画面の出力データ項目)}|
DF L (d in , d out ) = | {L * [i] [j] ∈ L * |
(I) When L * [i] [j] is a normal operation, d in is the input data item updated in L * [i] [j], and d out is L * [i] [j]. Screen output data item,
(Ii) When L * [i] [j] is the end of wandering operation, d in is the input data item updated in L * [i] [j], and d out is L * [i] [ j] screen and screen operation history L * output data item of the screen for wandering purpose)} |

分析部55は、各入力データ項目din及び参照データ項目doutの組合せについてのデータ参照確率DPであるデータ参照確率DP(din,dout)を算出する(ステップS9)。DP(din,dout)は、データ項目dinへ値を入力する時、参照データとなるデータ項目doutを参照した確率であり、以下のように定義される。 Analyzing unit 55, the input data item d in and reference data reference probability is the data reference probability DP L for the combination of the data item d out DP L (d in, d out) is calculated (step S9). DP L (d in, d out ) , when inputting a value to the data item d in, the probability of referring to the the reference data data item d out, is defined as follows.

DP(din,dout)=DF(din,dout)/max(din’,dout’)∈D0×D0{TF(din’,dout’)} DP L (d in, d out ) = DF L (d in, d out) / max (din ', dout') ∈D0 × D0 {TF L (d in ', d out')}

なお、maxの添え字中のdin’、dout’、D0はそれぞれ、din,dout、Dを表す。つまり、上記式における右辺の分母は、画面操作履歴Lから得られる全ての入力データ項目din及び参照データ項目doutの組合せそれぞれのデータ参照頻度DFのうち最大の値を示す。 In addition, din', dout', and D0 in the subscript of max represent d in , d out , and D 0 , respectively. That is, the denominator of the right side in the above equation indicates the maximum value among the screen operation history L * all input data obtained from the item d in and reference data item d each data reference frequency combination of out DF L.

通常操作と彷徨い操作を区別した画面操作履歴Lについての画面訪問頻度SFL*、画面訪問確率SPL*,遷移発生頻度TFL*及び遷移発生確率TPL*も上記の画面訪問頻度SF、画面訪問確率SPL*,遷移発生頻度TFL*及び遷移発生確率TPL*と同様に定義され、計算される。なお、これらの添え字のL*は、Lを表す。 Screen operation history L * that distinguishes between normal operation and wandering operation Screen visit frequency SF L * , screen visit probability SP L * , transition occurrence frequency TF L *, and transition occurrence probability TPL * are also the above screen visit frequency SF L *. , Screen visit probability SP L * , transition occurrence frequency TF L *, and transition occurrence probability TPL * are defined and calculated in the same manner. In addition, these subscripts L * represent L * .

図8は、画面訪問頻度SFL*及び画面訪問確率SPL*の例を示す図である。図9は、遷移発生頻度TFL*及び遷移発生確率TPL*の例を示す図である。遷移tの(x1,x2)は、画面x1から画面x2への遷移を示す。図10は、データ参照頻度DFの例を示す図である。図11は、データ参照確率DPの例を示す図である。図10及び図11において、左側の各行の見出しがdinを示し、上側の各列の見出しがdoutを示す。 FIG. 8 is a diagram showing an example of the screen visit frequency SFL * and the screen visit probability SPL * . FIG. 9 is a diagram showing an example of the transition occurrence frequency TF L * and the transition occurrence probability TPL * . The transition t (x1, x2) indicates the transition from the screen x1 to the screen x2. Figure 10 is a diagram showing an example of a data reference frequency DF L. Figure 11 is a diagram showing an example of a data reference probability DP L. In FIGS. 10 and 11, the heading of each row on the left side indicates d in, and the heading of each column on the upper side indicates d out .

次に、画面遷移図の生成機能F3の処理を説明する。図6に示すように、ステップS4〜ステップS9の処理の後、更新部56は、分析機能F2によって画面操作履歴Lから求められた情報に基づいて画面遷移図STDを変更する。すなわち、更新部56は、分析部55により算出された情報が条件C1〜条件C6のいずれかに一致する場合、画面遷移図STDに対して、一致する条件に対応した変更を行う(ステップS10〜ステップS21)。更新部56は、条件C1〜条件C6を満たすものがなくなるまで、ステップS10〜ステップS21の処理を繰り返して画面遷移図STDを変更する。 Next, the processing of the screen transition diagram generation function F3 will be described. As shown in FIG. 6, after the processing of steps S4 to S9, the update unit 56 changes the screen transition diagram STD 0 based on the information obtained from the screen operation history L by the analysis function F2. That is, when the information calculated by the analysis unit 55 matches any of the conditions C1 to C6, the update unit 56 makes changes to the screen transition diagram STD 0 corresponding to the matching conditions (step S10). ~ Step S21). The update unit 56 changes the screen transition diagram STD 0 by repeating the processes of steps S10 to S21 until there is nothing that satisfies the conditions C1 to C6.

更新部56は、分析部55により算出された情報が条件C1を満たす否かを判断する(ステップS10)。更新部56は、条件C1を満たす情報があると判断した場合、画面の表示項目の補充を行う(ステップS11)。条件C1は、画面操作履歴Lが示す操作において、画面sのデータ項目dinへ値を入力する時、別画面s’のデータ項目doutの参照が頻繁に生じるという条件である。別画面s’は、彷徨い目的の画面である。条件C1は、閾値w1<DP(din,dout)と表される。更新部56は、DP(din,dout)が条件C1を満たしていると判断した場合、画面sに、Out(s’)を追加する。 The update unit 56 determines whether or not the information calculated by the analysis unit 55 satisfies the condition C1 (step S10). When the update unit 56 determines that there is information satisfying the condition C1, the update unit 56 replenishes the display items on the screen (step S11). The condition C1 is a condition that, in the operation indicated by the screen operation history L, when a value is input to the data item d in on the screen s, the data item d out on another screen s'is frequently referred to. The separate screen s'is a screen for the purpose of wandering. Condition C1, the threshold w1 <DP L (d in, d out) denoted. Update unit 56, when the DP L (d in, d out ) is determined to meet the conditions C1, the screen s, add the Out (s').

図12は、画面の表示項目補充の例を示す図である。図12(a)に示すように、画面遷移図STDにおいて、画面sの入力データ項目の集合はIn(s)、出力データ項目の集合はOut(s)であり、画面s’の入力データ項目の集合はIn(s’)、出力データ項目の集合はOut(s’)である。画面sの入力データ項目の集合In(s)に含まれるデータ項目dinへ値を入力する時、別画面s’の出力データ項目の集合Out(s’)に含まれるデータ項目doutの参照が頻繁に生じる場合、DP(din,dout)は条件C1を満たす。この場合、図12(b)に示すように、更新部56は、画面sの出力データ項目の集合Out(s)に、別画面s’の出力データ項目の集合Out(s)を加える。すなわち、Out(s)←Out(s)∪Out(s’)とする。 FIG. 12 is a diagram showing an example of replenishing display items on the screen. As shown in FIG. 12A, in the screen transition diagram STD 0 , the set of input data items on the screen s is In (s), the set of output data items is Out (s), and the input data on the screen s'. The set of items is In (s'), and the set of output data items is Out (s'). When inputting a value to the data item d in included in the set of input data items In (s) on the screen s, refer to the data item d out included in the set Out (s') of the output data items on the separate screen s'. If the frequently occurring, DP L (d in, d out) satisfies the conditions C1. In this case, as shown in FIG. 12B, the update unit 56 adds the set Out (s) of the output data items of the separate screen s'to the set Out (s) of the output data items of the screen s. That is, Out (s) ← Out (s) ∪Out (s').

なお、更新部56は、所定の条件に合致する場合には、表示項目補充を行わないようにしてもよい。所定の条件は、例えば、表示項目補充を行ったと仮定したときの集合Out(s”)に含まれる出力データ項目の数が閾値を超える場合、又は、集合In(s”)に含まれる入力データ項目の数と集合Out(s”)に含まれる出力データ項目の数との合計数が閾値を超える場合である。 The update unit 56 may not replenish the display items when the predetermined conditions are met. The predetermined condition is, for example, when the number of output data items included in the set Out (s ") when it is assumed that the display items are replenished exceeds the threshold value, or the input data included in the set In (s"). This is the case where the total number of the number of items and the number of output data items included in the set Out (s ") exceeds the threshold value.

図6の処理において、更新部56は、条件C1を満たす情報がないと判断した場合、分析部55により算出された情報が条件C2を満たすか否かを判断する(ステップS12)。更新部56は、条件C2を満たす情報があると判断した場合、画面の統合を行う(ステップS13)。条件C2は、画面操作履歴Lが示す操作において、画面sのデータ項目dinへ値を入力する時、別画面s’のデータ項目doutの参照が頻繁に生じるという条件である。条件C2は、閾値w2<DP(din,dout)と表される。更新部56は、DP(din,dout)が条件C2を満たしていると判断した場合、画面sと画面s’を統合して画面s”とする。 In the process of FIG. 6, when the update unit 56 determines that there is no information satisfying the condition C1, it determines whether or not the information calculated by the analysis unit 55 satisfies the condition C2 (step S12). When the update unit 56 determines that there is information satisfying the condition C2, the update unit 56 integrates the screens (step S13). The condition C2 is a condition that, in the operation indicated by the screen operation history L, when a value is input to the data item d in on the screen s, the data item d out on another screen s'is frequently referred to. Condition C2 is a threshold value w2 <DP L (d in, d out) denoted. Update unit 56, when the DP L (d in, d out ) is determined to satisfy the condition C2, the screen s "to integrate the screen s and the screen s'.

図13は、画面の統合の例を示す図である。図13(a)に示すように、画面遷移図STDにおいて、画面sの入力データ項目の集合はIn(s)、出力データ項目の集合はOut(s)であり、画面s’の入力データ項目の集合はIn(s’)、出力データ項目はOut(s’)である。画面sの入力データ項目の集合In(s)に含まれるデータ項目dinへ値を入力する時、別画面s’の出力データ項目の集合Out(s’)に含まれるデータ項目doutの参照が頻繁に生じる場合、DP(din,dout)は条件C2を満たす。この場合、図13(b)に示すように、更新部56は、画面sと画面s’を統合した画面s”を生成する。画面s”の入力データ項目の集合In(s”)←In(s)∪In(s’)であり、出力データ項目の集合Out(s”)←Out(s)∪Out(s’)である。 FIG. 13 is a diagram showing an example of screen integration. As shown in FIG. 13A, in the screen transition diagram STD 0 , the set of input data items on the screen s is In (s), the set of output data items is Out (s), and the input data on the screen s'. The set of items is In (s'), and the output data item is Out (s'). When inputting a value to the data item d in included in the set of input data items In (s) on the screen s, refer to the data item d out included in the set Out (s') of the output data items on the separate screen s'. If the frequently occurring, DP L (d in, d out) satisfies the condition C2. In this case, as shown in FIG. 13B, the update unit 56 generates a screen s "integrating the screen s and the screen s'. A set of input data items of the screen s" In (s ") ← In. (S) ∪In (s'), and the set of output data items Out (s ”) ← Out (s) ∪Out (s').

なお、更新部56は、所定の条件に合致する場合には、画面の統合を行わないようにしてもよい。所定の条件は、例えば、画面の統合を行ったと仮定したときの集合In(s”)に含まれる入力データ項目の数が閾値を超える場合、集合Out(s”)に含まれる出力データ項目の数が閾値を超える場合、又は、集合In(s”)に含まれる入力データ項目の数と集合Out(s”)に含まれる出力データ項目の数との合計数が閾値を超える場合である。 Note that the update unit 56 may not integrate the screens when the predetermined conditions are met. The predetermined condition is, for example, that when the number of input data items included in the set In (s ") when the screens are integrated exceeds the threshold value, the output data items included in the set Out (s") When the number exceeds the threshold value, or when the total number of the number of input data items included in the set In (s ") and the number of output data items included in the set Out (s") exceeds the threshold value.

図6の処理において、更新部56は、条件C2を満たす情報がないと判断した場合、分析部55により算出された情報が条件C3を満たすか否かを判断する(ステップS14)。更新部56は、条件C3を満たす情報があると判断した場合、画面の分割を行う(ステップS15)。条件C3は、画面sに二つの入力データ項目din1と入力データ項目din2があり、入力データ項目din1へ値を入力する操作と入力データ項目din2へ値を入力する操作が独立しているという条件である。条件C3は、(∀dout∈Out(s):DFL*(din1,dout)+DFL*(din2,dout)=SFL*(s)−α)と表される。αは0、又は、所定の小さな正の値である。更新部56は、条件C3を満たしていると判断した場合、画面sを、入力データ項目din1の値を設定する画面s1と入力データ項目din2の値を設定する画面s2とに分割する。 In the process of FIG. 6, when the update unit 56 determines that there is no information satisfying the condition C2, the update unit 56 determines whether or not the information calculated by the analysis unit 55 satisfies the condition C3 (step S14). When the update unit 56 determines that there is information satisfying the condition C3, the update unit 56 divides the screen (step S15). Condition C3 has two input data items d in 1 and input data item d in 2 on the screen s, and the operation of inputting a value in the input data item d in 1 and the operation of inputting a value in the input data item d in 2 are independent. It is a condition that there is. The condition C3 is expressed as (∀d out ∈ Out (s): DF L * (d in1 , d out ) + DF L * (d in 2 , d out ) = SF L * (s) −α). α is 0, or a predetermined small positive value. When the update unit 56 determines that the condition C3 is satisfied, the update unit 56 divides the screen s into a screen s1 for setting the value of the input data item d in 1 and a screen s2 for setting the value of the input data item d in 2 .

図14は、画面の分割の例を示す図である。図14(a)に示すように、画面sの入力データ項目の集合はIn(s)、出力データ項目の集合はOut(s)である。In(s)には、入力データ項目din1と入力データ項目din2が含まれる。画面sにおいて入力データ項目din1へ値を入力する操作と入力データ項目din2へ値を入力する操作とが独立している場合、条件C3を満たす。この場合、図14(b)に示すように、更新部56は、画面sを、入力データ項目din1の値を設定する画面s1と入力データ項目din2の値を設定する画面s2とに分割する。画面s1の出力データ項目の集合Out(s1)及び画面s2の出力データ項目の集合Out(s2)は、画面sの出力データ項目の集合Out(s)とする。すなわち、画面s1の入力データ項目をdin1、出力データ項目をOut(s)とし、画面s2の入力データ項目をdin2、出力データ項目をOut(s)とする。 FIG. 14 is a diagram showing an example of dividing the screen. As shown in FIG. 14A, the set of input data items on the screen s is In (s), and the set of output data items is Out (s). In (s) includes an input data item d in 1 and an input data item d in 2 . When the operation of inputting a value to the input data item d in 1 and the operation of inputting a value to the input data item d in 2 on the screen s are independent, the condition C3 is satisfied. In this case, as shown in FIG. 14B, the update unit 56 divides the screen s into a screen s1 for setting the value of the input data item d in 1 and a screen s2 for setting the value of the input data item d in 2. To do. The set Out (s1) of the output data items on the screen s1 and the set Out (s2) of the output data items on the screen s2 are the set Out (s) of the output data items on the screen s. That is, the input data item on the screen s1 is d in 1 , the output data item is Out (s), the input data item on the screen s2 is d in 2 , and the output data item is Out (s).

図15は、分割された画面s1及びs2の遷移の例を示す図である。画面sの分割前、画面遷移図STDにおいて、画面sは画面sa及び画面sそれぞれと両方向の遷移(sa,s)、(s,sa)、(s,s)、(s,s)を有する。この場合、更新部56は、図15(a)に示すように、画面s1は、画面s2、画面sa及び画面sそれぞれとの両方向の遷移(sa,s1)、(s1,sa)、(s1,s)、(s,s1)、(s1,s2)、(s2,s1)を有し、画面s2は、画面s1、画面sa及び画面sそれぞれとの両方向の遷移(s1,s2)、(s2,s1)、(sa,s2)、(s2,sa)、(s2,s)、(s,s2)を有するように画面遷移図STDを変更する。あるいは、更新部56は、図15(b)に示すように、画面s1は、画面sa及び画面s2それぞれと両方向の遷移(sa,s1)、(s1,sa)、(s1,s2)、(s2,s1)を有し、画面s2は、画面s1及び画面sそれぞれと両方向の遷移(s1,s2)、(s2,s1)、(s2,s)、(s,s2)を有するように画面遷移図STDを変更してもよい。 FIG. 15 is a diagram showing an example of the transition of the divided screens s1 and s2. Before the division of the screen s, in the screen transition diagram STD 0 , the screen s is a transition (s a , s), (s, s a ), (s, s b ), (s, s b ) in both directions with the screen s a and the screen s b, respectively. It has s b , s). In this case, as shown in FIG. 15A, the update unit 56 displays the screen s1 as a transition (s a , s1), (s1, s a ) in both directions with the screen s2, the screen s a, and the screen s b, respectively. ), (S1, s b ), (s b , s1), (s1, s2), (s2, s1), and the screen s2 is in both directions of the screen s1, the screen s a, and the screen s b. Screen transition diagram STD 0 so as to have transitions (s1, s2), (s2, s1), (s a , s2), (s2, s a ), (s2, s b ), (s b , s2). change. Alternatively, as shown in FIG. 15B, the update unit 56 displays the screen s1 as a transition (s a , s1), (s1, s a ), (s1, s2) in both directions with the screen s a and the screen s2, respectively. ), (S2, s1), and the screen s2 has transitions (s1, s2), (s2, s1), (s2, s b ), (s b , s2) in both directions with the screen s1 and the screen s b, respectively. ) May be changed in the screen transition diagram STD 0 .

分割前に画面saから画面sへの遷移(sa,s)があり、画面sから画面saへの遷移(s,sa)がない場合、更新部56は、分割後、図15(a)における遷移(s1,sa)、(s2,sa)を生成せず、図15(b)における遷移(s1,sa)を生成しない。分割前に画面sから画面sへの遷移(s,s)があり、画面sから画面sへの遷移(s,s)がない場合、更新部56は、分割後、図15(a)における遷移(s,s1)、(s,s2)を生成せず、図15(b)における遷移(s,s2)を生成しない。更新部56は、画面s1と画面s2の間については両方向の遷移を生成してもよく、画面s1から画面s2への一方向の遷移を生成してもよい。 If there is a transition (s a , s) from the screen s a to the screen s before the division and there is no transition (s, s a ) from the screen s to the screen s a , the update unit 56 will perform the transition in FIG. 15 after the division. The transitions (s1, s a ) and (s2, s a ) in ( a ) are not generated, and the transitions (s1, s a ) in FIG. 15 (b) are not generated. If there is a transition (s, s b ) from the screen s to the screen s b before the division and there is no transition (s b , s) from the screen s b to the screen s, the update unit 56 will perform the update unit 56 after the division in FIG. The transitions (s b , s1) and (s b , s2) in (a) are not generated, and the transitions (s b , s2) in FIG. 15 (b) are not generated. The update unit 56 may generate a transition in both directions between the screen s1 and the screen s2, or may generate a one-way transition from the screen s1 to the screen s2.

図6の処理において、更新部56は、条件C3を満たす情報がないと判断した場合、分析部55により算出された情報が条件C4を満たすか否かを判断する(ステップS16)。更新部56は、条件C4を満たす情報があると判断した場合、画面の削除を行う(ステップS17)。条件C4は、画面操作履歴Lが示す操作において、画面sに一度もアクセスがないという条件である。条件C4は、(SF(s)=0)と表される。更新部56は、条件C4を満たしていると判断した場合、画面遷移図STDから画面sを削除するよう変更を行う。更新部56は、画面sへの遷移を有していた他の画面から、画面sへの遷移を削除する。 In the process of FIG. 6, when the update unit 56 determines that there is no information satisfying the condition C3, it determines whether or not the information calculated by the analysis unit 55 satisfies the condition C4 (step S16). When the update unit 56 determines that there is information satisfying the condition C4, the update unit 56 deletes the screen (step S17). The condition C4 is a condition that the screen s has never been accessed in the operation indicated by the screen operation history L. Condition C4 is expressed as (SF L (s) = 0 ). When the update unit 56 determines that the condition C4 is satisfied, the update unit 56 makes a change so as to delete the screen s from the screen transition diagram STD 0 . The update unit 56 deletes the transition to the screen s from another screen having the transition to the screen s.

更新部56は、条件C4を満たす情報がないと判断した場合、分析部55により算出された情報が条件C5を満たすか否かを判断する(ステップS18)。更新部56は、条件C5を満たす情報があると判断した場合、遷移を追加する(ステップS19)。条件C5は、画面操作履歴Lが示す操作において、画面sにおいてデータ項目dinへ値を入力する時、別画面s’のデータ項目doutの参照が時々生じるという条件である。条件C5は、(0<DP(din,dout)<閾値w5<1)と表される。閾値w5<閾値w1,閾値w2である。更新部56は、画面sから画面s’への遷移と、画面s’から画面sへの遷移とを追加するように画面遷移図STDを変更する。 When the update unit 56 determines that there is no information satisfying the condition C4, the update unit 56 determines whether or not the information calculated by the analysis unit 55 satisfies the condition C5 (step S18). When the update unit 56 determines that there is information satisfying the condition C5, the update unit 56 adds a transition (step S19). The condition C5 is a condition that, in the operation indicated by the screen operation history L, when a value is input to the data item d in on the screen s, the data item d out on another screen s'is sometimes referred to. The condition C5 is expressed as (0 <DP L (d in , out ) <threshold w5 <1). Threshold w5 <threshold w1, threshold w2. The update unit 56 changes the screen transition diagram STD 0 so as to add the transition from the screen s to the screen s'and the transition from the screen s'to the screen s.

図16は、遷移の追加の例を示す図である。図16(a)に示すように、画面遷移図STDにおいて、画面sの入力データ項目の集合はIn(s)、出力データ項目の集合はOut(s)であり、画面s’の入力データ項目の集合はIn(s’)、出力データ項目の集合はOut(s’)である。画面sの入力データ項目の集合In(s)に含まれるデータ項目dinへ値を入力する時、別画面s’の出力データ項目の集合Out(s’)に含まれるデータ項目doutの参照が時々生じる場合、DP(din,dout)は条件C5を満たす。この場合、図16(b)に示すように、更新部56は、遷移Tに画面sから画面s’への遷移(s,s’)と、画面s’から画面sへの遷移(s’,s)を追加する。これは、画面遷移図STDへのリンクの新設を意味する。 FIG. 16 is a diagram showing an additional example of transition. As shown in FIG. 16A, in the screen transition diagram STD 0 , the set of input data items on the screen s is In (s), the set of output data items is Out (s), and the input data on the screen s'. The set of items is In (s'), and the set of output data items is Out (s'). When inputting a value to the data item d in included in the set of input data items In (s) on the screen s, refer to the data item d out included in the set Out (s') of the output data items on the separate screen s'. If There occasionally arise, DP L (d in, d out) satisfies the conditions C5. In this case, as shown in FIG. 16 (b), the updating unit 56, 'transition to (s, s' in the transition T 0 from the screen s screen s) and the transition from the screen s' to the screen s (s ', S) is added. This means the establishment of a new link to the screen transition diagram STD 0 .

更新部56は、条件C5を満たす情報がないと判断した場合、分析部55により算出された情報が条件C6を満たすか否かを判断する(ステップS20)。更新部56は、条件C6を満たす情報があると判断した場合、遷移を削除する(ステップS21)。条件C6は、画面操作履歴Lが示す操作において、遷移tが一度も生じないという条件である。条件C6は、(TF(t)=0)と表される。更新部56は、画面遷移図STDから条件C6を満たす遷移tを削除する変更を行う。 When the update unit 56 determines that there is no information satisfying the condition C5, the update unit 56 determines whether or not the information calculated by the analysis unit 55 satisfies the condition C6 (step S20). When the update unit 56 determines that there is information satisfying the condition C6, the update unit 56 deletes the transition (step S21). The condition C6 is a condition that the transition t never occurs in the operation indicated by the screen operation history L. Condition C6 is expressed as (TF (t) = 0). The update unit 56 makes a change to delete the transition t satisfying the condition C6 from the screen transition diagram STD 0 .

更新部56は、条件C1〜条件C6を満たすものがなくなるまでステップS10〜ステップS21の処理を繰り返して変更された画面遷移図STDを、画面遷移図STDとして記憶部52に書き込む(ステップS22)。更新部56は、画面遷移図STDを情報システムΣの開発環境に出力する。情報システムΣの開発環境は、情報処理装置3が記憶する表示画面情報を画面遷移図STDに従って変更する。なお、更新部56が、情報処理装置3が記憶する表示画面情報を画面遷移図STDに従って変更してもよい。 The update unit 56 repeats the processes of steps S10 to S21 until there is nothing satisfying the conditions C1 to C6, and writes the changed screen transition diagram STD 0 in the storage unit 52 as the screen transition diagram STD L (step S22). ). The update unit 56 outputs the screen transition diagram STD L to the development environment of the information system Σ. The development environment of the information system Σ changes the display screen information stored in the information processing device 3 according to the screen transition diagram STD L. The update unit 56 may change the display screen information stored in the information processing device 3 according to the screen transition diagram STD L.

なお、上記実施形態において、画面遷移個別化装置5は、利用者個別に画面遷移を個別化したが、同一の画面遷移図を利用しているという条件下で、個別化する単位を任意とすることができる。例えば、情報システムΣを導入している企業や団体の単位でもよく、利用者の属性の単位でもよく、案件の単位でもよい。利用者の属性は、例えば、所属部署や地域などである。情報取得部53は、個別化する単位に属する利用者の画面遷移図及び画面操作履歴を取得する。 In the above embodiment, the screen transition individualizing device 5 personalizes the screen transitions for each user, but the unit for individualizing is arbitrary under the condition that the same screen transition diagram is used. be able to. For example, it may be a unit of a company or an organization that has introduced the information system Σ, a unit of user attributes, or a unit of a project. The attributes of the user are, for example, the department or region to which the user belongs. The information acquisition unit 53 acquires the screen transition diagram and screen operation history of the user belonging to the unit to be individualized.

なお、条件C1〜C6の判定の順序を変更してもよい。また、条件C1〜C6のうち一部の判定を行ってもよい。また、更新部56は、ステップS11、ステップS13、ステップS15、ステップS17、ステップS19及びステップS21の全て又は一部において、処理の実行可否を問い合わせるための問い合わせ画面を画面遷移個別化装置5の図示しない表示部に表示してもよい。更新部56は、表示した問い合わせ画面に対応して画面遷移個別化装置5の図示しない入力部により処理の実行可が入力された場合に、実行可否の問い合わせた対象の処理を実行し、実行不可が入力された場合はその処理を実行しない。更新部56は、この問い合わせ画面を情報処理装置3の表示部33に表示してもよい。更新部56は、情報処理装置3から利用者が入力部32により入力した実行可否を受信する。 The order of determination of conditions C1 to C6 may be changed. Further, some of the conditions C1 to C6 may be determined. Further, the update unit 56 illustrates an inquiry screen for inquiring whether or not processing can be executed in all or a part of step S11, step S13, step S15, step S17, step S19, and step S21. It may be displayed on the display unit. When the input unit (not shown) of the screen transition individualizing device 5 inputs whether or not the process can be executed in response to the displayed inquiry screen, the update unit 56 executes the process for which the inquired whether or not the process can be executed, and cannot execute the process. If is entered, the process is not executed. The update unit 56 may display this inquiry screen on the display unit 33 of the information processing device 3. The update unit 56 receives from the information processing device 3 whether or not the user can execute the data input by the input unit 32.

続いて、画面遷移個別化装置5の適用事例を説明する。適用対象の情報システムΣは、給電システムである。この給電システムは毎日、需要予測や市場状況に応じて、電力の需給量を決める機能を提供する。画面遷移個別化装置5が、給電システムのこの機能(案件に相当)を利用するために、3人の利用者が給電システムの装置を操作したときの画面操作履歴を用いて画面遷移を個別化した結果と効果を以下に示す。給電システムのカスタマイズがされていないオリジナルの画面遷移図は、図3に示すものと同様である。以下では、ユーザ名xxxの利用者を利用者xxxと記載する。 Subsequently, an application example of the screen transition individualizing device 5 will be described. The applicable information system Σ is a power supply system. This power supply system provides the function of determining the supply and demand of electricity every day according to the demand forecast and market conditions. In order for the screen transition individualization device 5 to use this function (corresponding to a matter) of the power supply system, the screen transition is individualized using the screen operation history when three users operate the device of the power supply system. The results and effects of this are shown below. The original screen transition diagram in which the power supply system is not customized is the same as that shown in FIG. In the following, the user with the user name xxx will be referred to as user xxx.

まず、一人目の利用者desmvの画面遷移個別化について説明する。
図17は、利用者desmvのイベントログの一部を示す図である。イベントログは、時刻(Time)と、利用者名(UserName)と、利用者識別子(UserID)と、画面(Screen)と、入力データ項目へ入力された値(InputData)とを含む。情報取得部53は、このイベントログから、図4に示す画面操作履歴情報と同等の情報を得る。分析部55は、利用者desmvのイベントログを用いて、画面訪問頻度SFL*(s)、画面訪問確率SPL*(s)、遷移発生頻度TFL*、遷移発生確率TPL*、データ参照頻度DF、及び、データ参照確率DPを算出する。
First, the screen transition individualization of the first user desmv will be described.
FIG. 17 is a diagram showing a part of the event log of the user desmv. The event log includes a time (Time), a user name (UserName), a user identifier (UserID), a screen (Screen), and a value (InputData) input to an input data item. The information acquisition unit 53 obtains information equivalent to the screen operation history information shown in FIG. 4 from this event log. Using the event log of the user desmv, the analysis unit 55 uses the screen visit frequency SF L * (s), the screen visit probability SP L * (s), the transition occurrence frequency TF L *, the transition occurrence probability TPL * , and the data. frequently referenced DF L, and calculates the data reference probability DP L.

図18は、利用者desmvの画面訪問頻度SFL*(s)及び画面訪問確率SPL*(s)を示す。図19は、利用者desmvの遷移発生頻度TFL*及び遷移発生確率TPL*を示す。図20は、利用者desmvのデータ参照頻度DFを示し、図21は、利用者desmvのデータ参照確率DPを示す。 Figure 18 shows the user's screen frequency of visits desmv SF L * (s) and screen visit probability SP L * (s). Figure 19 shows a transition occurrence frequency of the user desmv TF L * and transition probabilities TP L *. Figure 20 shows the data reference frequency DF L user Desmv, FIG. 21 shows the data reference probability DP L user Desmv.

図21に示すように、利用者desmvのデータ参照確率DP(DemandForcast, WeatherConditions)=0.8となった。更新部56は、DP(DemandForcast, WeatherConditions)=0.8>w1=0.5であるため、条件C1を満たすと判断する。これは、画面DemandForcastExecutionScreenの入力データ項目DemandForcastの値を入力するために、画面CustomerEditScreenの出力データ項目WeatherConditionsの値を頻繁に参照していることを意味する。従って、更新部56は、図6に示すステップS11の処理を行う。すなわち、更新部56は、画面DemandForcastExecutionScreenに、画面CustomerEditScreenのデータ項目を補充する。図22は、この変更を行った画面遷移図を示す図である。図22では、画面DemandForcastExecutionScreenに、画面CustomerEditScreenの出力データ項目だけでなく、入力データ項目についても補充を行っている。 As shown in FIG. 21, it becomes user data reference probability DP L (DemandForcast, WeatherConditions) of desmv = 0.8 and. Updating unit 56, DP L (DemandForcast, WeatherConditions) = 0.8> for w1 = 0.5, it is determined to satisfy the condition C1. This means that in order to enter the value of the input data item DemandForcast of the screen DemandForcastExecutionScreen, the value of the output data item WeatherConditions of the screen CustomerEditScreen is frequently referred to. Therefore, the update unit 56 performs the process of step S11 shown in FIG. That is, the update unit 56 replenishes the screen DemandForcastExecutionScreen with the data items of the screen CustomerEditScreen. FIG. 22 is a diagram showing a screen transition diagram in which this change has been made. In FIG. 22, the screen DemandForcastExecutionScreen is replenished not only with the output data items of the screen CustomerEditScreen but also with the input data items.

図23は、画面遷移の変更の効果を示す図である。同図は、1日当たりの画面遷移の回数の変化を示す。改善前のシステムでは、通常操作による画面遷移は平均6.2回、彷徨い操作による画面遷移は平均9.2回発生していた。改善後は、彷徨いによる画面遷移は0回、通常操作による画面遷移は5回となった。このように、彷徨い操作による画面遷移は9.2回、通常操作による画面遷移は1.2回削減することができた。削減率は67.5%である。 FIG. 23 is a diagram showing the effect of changing the screen transition. The figure shows the change in the number of screen transitions per day. In the system before the improvement, the screen transition by the normal operation occurred on average 6.2 times, and the screen transition by the wandering operation occurred on average 9.2 times. After the improvement, the number of screen transitions due to wandering was 0, and the number of screen transitions due to normal operation was 5. In this way, the screen transitions due to the wandering operation could be reduced by 9.2 times, and the screen transitions due to the normal operation could be reduced by 1.2 times. The reduction rate is 67.5%.

次に、二人目の利用者abbの画面遷移個別化について説明する。
図24は、利用者abbのイベントログの一部を示す図である。情報取得部53は、このイベントログから、図4に示す画面操作履歴情報と同等の情報を得る。分析部55は、利用者abbのイベントログを用いて、画面訪問頻度SFL*(s)、画面訪問確率SPL*(s)、遷移発生頻度TFL*、遷移発生確率TPL*、データ参照頻度DF、及び、データ参照確率DPを算出する。
Next, the screen transition individualization of the second user abb will be described.
FIG. 24 is a diagram showing a part of the event log of the user abb. The information acquisition unit 53 obtains information equivalent to the screen operation history information shown in FIG. 4 from this event log. Using the event log of the user abb, the analysis unit 55 uses the screen visit frequency SFL * (s), the screen visit probability SPL * (s), the transition occurrence frequency TF L *, the transition occurrence probability TPL * , and the data. frequently referenced DF L, and calculates the data reference probability DP L.

図25は、利用者abbの画面訪問頻度SFL*(s)及び画面訪問確率SPL*(s)を示す。図26、利用者abbの遷移発生頻度TFL*及び遷移発生確率TPL*を示す。図27は、利用者abbのデータ参照頻度DFを示し、図28は、利用者abbのデータ参照確率DPを示す。 Figure 25 shows the user's screen frequency of visits abb SF L * (s) and screen visit probability SP L * (s). Figure 26 shows a transition occurrence frequency of the user abb TF L * and transition probabilities TP L *. Figure 27 shows the data reference frequency DF L user abb, FIG. 28 shows the data reference probability DP L of user abb.

図27に示すように、利用者abbのデータ参照確率DP(DemandForcast, WeatherConditions)=0.4となった。更新部56は、DP(DemandForcast, WeatherConditions)=0.4>w3=0.3であるため、条件C3を満たすと判断する。これは画面DemandForcastExecutionScreenの入力データ項目DemandForcastの値を入力するために、画面CustomerEditScreenの出力データ項目WeatherConditionsの値を頻繁に参照していることを意味する。従って、更新部56は、図6に示すステップS15の処理を行う。すなわち、更新部56は、画面DemandForcastExecutionScreenと画面CustomerEditScreenとの間に両方向の遷移を加える。図29は、この変更を行った画面遷移図を示す図である。 As shown in FIG. 27, it becomes user data reference probability DP L (DemandForcast, WeatherConditions) of abb = 0.4 and. Updating unit 56, DP L (DemandForcast, WeatherConditions) = 0.4> for w3 = 0.3, it is determined to satisfy the condition C3. This means that in order to enter the value of the input data item DemandForcast of the screen DemandForcastExecutionScreen, the value of the output data item WeatherConditions of the screen CustomerEditScreen is frequently referred to. Therefore, the update unit 56 performs the process of step S15 shown in FIG. That is, the update unit 56 adds a transition in both directions between the screen DemandForcastExecutionScreen and the screen CustomerEditScreen. FIG. 29 is a diagram showing a screen transition diagram in which this change has been made.

図30は、画面遷移の変更の効果を示す図である。同図は、1日当たりの画面遷移の回数の変化を示す。同図に示すように、従来は彷徨い操作による画面遷移が平均4.9回であり、通常操作による画面遷移が平均5.5回行われていた。改善後は、彷徨い操作による画面遷移は2回、通常操作による画面遷移は5回となった。このように、彷徨い操作は2.9回、通常操作は0.5回の画面遷移の削減に成功した。削減率は、33%であった。 FIG. 30 is a diagram showing the effect of changing the screen transition. The figure shows the change in the number of screen transitions per day. As shown in the figure, conventionally, the screen transition by the wandering operation was performed 4.9 times on average, and the screen transition by the normal operation was performed 5.5 times on average. After the improvement, the screen transition by the wandering operation was 2 times, and the screen transition by the normal operation was 5 times. In this way, we succeeded in reducing the screen transitions by 2.9 times for the wandering operation and 0.5 times for the normal operation. The reduction rate was 33%.

次に、三人目の利用者accの画面遷移個別化について説明する。
図31は、利用者accのイベントログの一部を示す図である。情報取得部53は、このイベントログから、図4に示す画面操作履歴情報と同等の情報を得る。分析部55は、利用者accのイベントログを用いて、画面訪問頻度SFL*(s)、画面訪問確率SPL*(s)、遷移発生頻度TFL*、遷移発生確率TPL*、データ参照頻度DF、及び、データ参照確率DPを算出する。
Next, the screen transition individualization of the third user acc will be described.
FIG. 31 is a diagram showing a part of the event log of the user acc. The information acquisition unit 53 obtains information equivalent to the screen operation history information shown in FIG. 4 from this event log. Using the event log of the user acc, the analysis unit 55 uses the screen visit frequency SFL * (s), the screen visit probability SPL * (s), the transition occurrence frequency TF L *, the transition occurrence probability TPL * , and the data. frequently referenced DF L, and calculates the data reference probability DP L.

図32は、利用者accの画面訪問頻度SFL*(s)及び画面訪問確率SPL*(s)を示す。図33、利用者accの遷移発生頻度TFL*及び遷移発生確率TPL*を示す。図34は、利用者accのデータ参照頻度DFを示し、図35は、利用者abbのデータ参照確率DPを示す。 FIG. 32 shows the screen visit frequency SF L * (s) and the screen visit probability SPL * (s) of the user acc. Figure 33 shows a transition occurrence frequency of the user acc TF L * and transition probabilities TP L *. Figure 34 shows the data reference frequency DF L user acc, FIG. 35 shows the data reference probability DP L of user abb.

図35に示すように、利用者accは他の画面からのデータ参照を行っていないため、通常操作のみで操作できていることがわかる。通常操作も画面CustomerEditScreenへ寄り道するケースとしないケースに分けられる。 As shown in FIG. 35, since the user acc does not refer to the data from other screens, it can be seen that the user acc can operate only by the normal operation. Normal operation is also divided into cases where the screen is detoured to CustomerEditScreen and cases where it is not.

図36は、利用者accが画面CustomerEditScreenに寄り道するケースとしないケースの画面遷移の回数の比較を示す。利用者accについては、図33に示すとおり2種類の通常操作が存在するが、画面遷移個別化装置5の条件C1から条件C6には当てはまらないため、画面遷移を現状のまま維持する。 FIG. 36 shows a comparison of the number of screen transitions between the case where the user acc detours to the screen CustomerEditScreen and the case where the user acc does not. As shown in FIG. 33, there are two types of normal operations for the user acc, but since the conditions C1 to C6 of the screen transition individualizing device 5 do not apply, the screen transition is maintained as it is.

上記の適用事例から、画面遷移を利用者個別に利用者の負荷を低減するように改善することができたことがわかる。 From the above application example, it can be seen that the screen transition can be improved so as to reduce the load on each user individually.

上述した実施形態における情報処理装置3の処理部35及び画面遷移個別化装置5の各部の機能はコンピュータで実現される。その場合、これらの機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでもよい。また上記プログラムは、前述した機能の一部を実現するためのものであってもよく、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組合せで実現できるものであってもよい。 The functions of the processing unit 35 of the information processing apparatus 3 and the screen transition individualizing apparatus 5 in the above-described embodiment are realized by a computer. In that case, a program for realizing these functions may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by a computer system and executed. The term "computer system" as used herein includes hardware such as an OS and peripheral devices. Further, the "computer-readable recording medium" refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, or a CD-ROM, or a storage device such as a hard disk built in a computer system. Further, a "computer-readable recording medium" is a communication line for transmitting a program via a network such as the Internet or a communication line such as a telephone line, and dynamically holds the program for a short period of time. It may also include a program that holds a program for a certain period of time, such as a volatile memory inside a computer system that serves as a server or a client in that case. Further, the above-mentioned program may be a program for realizing a part of the above-mentioned functions, and may further realize the above-mentioned functions in combination with a program already recorded in the computer system.

以上説明した少なくともひとつの実施形態によれば、検出部54、分析部55及び更新部56を持つことにより、利用者が使用している画面遷移を利用者の負荷を低減するように改善することができる。本実施形態は、画面遷移を持つシステムへ広く適用することが可能である。例えば、画面遷移個別化装置5が記憶部34及び処理部35を有し、インターネットを介して各ユーザの情報処理装置3としての端末に各種サービスを提供するための画面を表示させる場合などにも適用可能である。 According to at least one embodiment described above, by having the detection unit 54, the analysis unit 55, and the update unit 56, the screen transition used by the user is improved so as to reduce the load on the user. Can be done. This embodiment can be widely applied to a system having a screen transition. For example, when the screen transition individualizing device 5 has a storage unit 34 and a processing unit 35 and displays a screen for providing various services to a terminal as an information processing device 3 of each user via the Internet. Applicable.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention as well as the invention described in the claims and the equivalent scope thereof.

1…画面遷移個別化システム、3…情報処理装置、5…画面遷移個別化装置、31…通信部、32…入力部、33…表示部、34…記憶部、35…処理部、51…通信部、52…記憶部、53…情報取得部、54…検出部、55…分析部、56…更新部 1 ... Screen transition personalization system, 3 ... Information processing device, 5 ... Screen transition personalization device, 31 ... Communication unit, 32 ... Input unit, 33 ... Display unit, 34 ... Storage unit, 35 ... Processing unit, 51 ... Communication Unit, 52 ... Storage unit, 53 ... Information acquisition unit, 54 ... Detection unit, 55 ... Analysis unit, 56 ... Update unit

Claims (10)

少なくとも一部が入力機能と出力機能を有する複数の画面を切り替えて動作するシステムにおける、各画面の入力データ項目と出力データ項目とを示す画面構成情報、前記入力データ項目に対する利用者の入力履歴情報、および前記利用者の操作による画面遷移履歴情報を取得する情報取得部と、
前記画面遷移履歴情報の中から、前記入力データ項目への値の入力が行われることなく同じ画面に戻ってきた特定遷移パスを抽出し、抽出された前記特定遷移パスに基づいて、前記システムにおける前記画面間の遷移と、各画面の前記入力データ項目または前記出力データ項目との少なくとも一部の更新について判断する更新部と、
を備える画面適応化装置。
Screen configuration information indicating input data items and output data items of each screen in a system that operates by switching between a plurality of screens having at least a part of an input function and an output function, and user input history information for the input data items. , And the information acquisition unit that acquires screen transition history information by the operation of the user,
From the screen transition history information, a specific transition path that has returned to the same screen without inputting a value to the input data item is extracted, and based on the extracted specific transition path, the system An update unit that determines the transition between the screens and at least a part of the update of the input data item or the output data item of each screen.
Screen adaptor equipped with.
前記更新部は、前記入力履歴情報及び前記画面遷移履歴情報に基づいて、前記特定遷移パスに含まれる前記画面のうち前記出力データ項目が参照されたと推定される画面である彷徨い目的画面を特定する、
請求項1に記載の画面適応化装置。
Based on the input history information and the screen transition history information, the update unit specifies a wandering purpose screen which is a screen in which the output data item is presumed to be referred to among the screens included in the specific transition path. ,
The screen adapting device according to claim 1.
前記更新部は、前記特定遷移パスに含まれる前記画面のうち、遷移前及び遷移後が同一の他の前記画面である画面を前記彷徨い目的画面と推定する、
請求項2に記載の画面適応化装置。
The update unit estimates that among the screens included in the specific transition path, other screens having the same pre-transition and post-transition screens are the wandering purpose screens.
The screen adapting device according to claim 2.
前記更新部は、前記画面構成情報及び前記入力履歴情報に基づいて、前記入力データ項目への入力が行われた画面の前記出力データ項目と、前記入力データ項目への入力が行われた前記画面が前記特定遷移パスの終端の画面である場合における前記彷徨い目的画面の前記出力データ項目とを参照データ項目として、前記入力データ項目への入力が行われたときに前記出力データ項目が参照データ項目であった確率をそれぞれ計算し、計算された前記確率に基づいて、前記システムにおける前記画面間の遷移と、各画面の前記入力データ項目または前記出力データ項目との少なくとも一部の更新について判断する、
請求項2又は請求項3に記載の画面適応化装置。
The update unit includes the output data item of the screen on which the input to the input data item is performed and the screen on which the input to the input data item is performed based on the screen configuration information and the input history information. Is the terminal screen of the specific transition path, and the output data item of the wandering purpose screen is used as a reference data item, and when the input to the input data item is performed, the output data item is the reference data item. Each of the probabilities was calculated, and based on the calculated probabilities, the transition between the screens in the system and at least a part of the update of the input data item or the output data item of each screen are determined. ,
The screen adapting device according to claim 2 or 3.
前記更新部は、高頻度を表す所定の条件を満たす前記確率の前記入力データ項目及び前記参照データ項目の組合せを特定し、特定した前記入力データ項目の入力が行われる第一の前記画面と特定した前記参照データ項目を出力データ項目に含む第二の前記画面とが異なる場合に、第一の前記画面の前記出力データ項目に第二の前記画面の前記出力データ項目を追加する、第一の前記画面と第二の前記画面とを統合する、又は、第一の前記画面と第二の前記画面との間の遷移を追加すると判断する、
請求項4に記載の画面適応化装置。
The update unit specifies a combination of the input data item and the reference data item of the probability that satisfies a predetermined condition indicating high frequency, and specifies the first screen in which the specified input data item is input. When the second screen including the reference data item included in the output data item is different from the second screen, the output data item of the second screen is added to the output data item of the first screen. It is determined that the screen and the second screen are integrated, or that a transition between the first screen and the second screen is added.
The screen adapting device according to claim 4.
前記更新部は、計算された前記確率に基づいて、一つの前記画面において値が入力される複数の前記入力データ項目それぞれの前記参照データ項目が異なると判断した場合、当該画面を複数の前記入力データ項目それぞれの値を入力する画面に分離すると判断する、
請求項4に記載の画面適応化装置。
When the update unit determines that the reference data item of each of the plurality of input data items whose values are input in one screen is different based on the calculated probability, the screen is input to the plurality of inputs. Judge that it will be separated into the screen to enter the value of each data item,
The screen adapting device according to claim 4.
前記更新部は、前記システムにおける前記画面間の遷移から、前記画面遷移履歴情報に基づいて表示されなかったことが検出された前記画面を削除すると判断する、
請求項1から請求項6のいずれか一項に記載の画面適応化装置。
The update unit determines to delete the screen detected that it was not displayed based on the screen transition history information from the transition between the screens in the system.
The screen adapting device according to any one of claims 1 to 6.
前記入力履歴情報、および前記画面遷移履歴情報は、前記利用者の情報を含み、
前記更新部は、前記利用者又は前記利用者の属性ごとに処理を行う、
請求項1から請求項7のいずれか一項に記載の画面適応化装置。
The input history information and the screen transition history information include the user information.
The update unit performs processing for each of the user or the attribute of the user.
The screen adapting device according to any one of claims 1 to 7.
少なくとも一部が入力機能と出力機能を有する複数の画面を切り替えて動作するシステムにおける、各画面の入力データ項目と出力データ項目とを示す画面構成情報、前記入力データ項目に対する利用者の入力履歴情報、および前記利用者の操作による画面遷移履歴情報を取得する情報取得ステップと、
前記画面遷移履歴情報の中から、前記入力データ項目への値の入力が行われることなく同じ画面に戻ってきた特定遷移パスを抽出し、抽出された前記特定遷移パスに基づいて、前記システムにおける前記画面間の遷移と、各画面の前記入力データ項目または前記出力データ項目との少なくとも一部の更新について判断する更新ステップと、
を有する画面適応化方法。
Screen configuration information indicating input data items and output data items of each screen in a system that operates by switching between a plurality of screens having at least a part of an input function and an output function, and user input history information for the input data items. , And the information acquisition step of acquiring the screen transition history information by the operation of the user,
From the screen transition history information, a specific transition path that has returned to the same screen without inputting a value to the input data item is extracted, and based on the extracted specific transition path, the system An update step that determines the transition between the screens and at least a partial update of the input data item or the output data item of each screen.
Screen adaptation method having.
コンピュータを、請求項1から請求項8のいずれか一項に記載の画面適応化装置として機能させることプログラム。 A program for causing a computer to function as the screen adapting device according to any one of claims 1 to 8.
JP2019024800A 2019-02-14 2019-02-14 Screen adaptation device, screen adaptation method and program Active JP7173678B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019024800A JP7173678B2 (en) 2019-02-14 2019-02-14 Screen adaptation device, screen adaptation method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019024800A JP7173678B2 (en) 2019-02-14 2019-02-14 Screen adaptation device, screen adaptation method and program

Publications (2)

Publication Number Publication Date
JP2020135139A true JP2020135139A (en) 2020-08-31
JP7173678B2 JP7173678B2 (en) 2022-11-16

Family

ID=72278769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019024800A Active JP7173678B2 (en) 2019-02-14 2019-02-14 Screen adaptation device, screen adaptation method and program

Country Status (1)

Country Link
JP (1) JP7173678B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112021003404T5 (en) 2020-08-07 2023-04-20 AGC Inc. LAMINATED GLASS

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1145176A (en) * 1997-07-28 1999-02-16 Toshiba Corp Device and method for editing and recording medium
JP2010211483A (en) * 2009-03-10 2010-09-24 Mitsubishi Electric Corp Operability improvement method and screen controller
JP2017151505A (en) * 2016-02-22 2017-08-31 セイコーエプソン株式会社 Electronic apparatus, and presentation method of parameter in the same
JP2018190899A (en) * 2017-05-10 2018-11-29 株式会社荏原製作所 Substrate processing apparatus
JP2020004113A (en) * 2018-06-28 2020-01-09 株式会社東芝 Information display device, information display program, and information display method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1145176A (en) * 1997-07-28 1999-02-16 Toshiba Corp Device and method for editing and recording medium
JP2010211483A (en) * 2009-03-10 2010-09-24 Mitsubishi Electric Corp Operability improvement method and screen controller
JP2017151505A (en) * 2016-02-22 2017-08-31 セイコーエプソン株式会社 Electronic apparatus, and presentation method of parameter in the same
JP2018190899A (en) * 2017-05-10 2018-11-29 株式会社荏原製作所 Substrate processing apparatus
JP2020004113A (en) * 2018-06-28 2020-01-09 株式会社東芝 Information display device, information display program, and information display method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112021003404T5 (en) 2020-08-07 2023-04-20 AGC Inc. LAMINATED GLASS

Also Published As

Publication number Publication date
JP7173678B2 (en) 2022-11-16

Similar Documents

Publication Publication Date Title
JP4335157B2 (en) Network configuration management apparatus, network configuration management program, and network configuration management method
US7742432B2 (en) Topology comparison
CN107733708B (en) Equipment parameter configuration method and device, computer equipment and storage medium
US20130212257A1 (en) Computer program and monitoring apparatus
CN107609004B (en) Application program embedding method and device, computer equipment and storage medium
US6735548B1 (en) Method for automated network availability analysis
CN113656407B (en) Data topology generation method and device, electronic equipment and storage medium
AU2014302051B2 (en) Method and apparatus for automating network data analysis of user&#39;s activities
JPWO2014181541A1 (en) Information processing apparatus and anonymity verification method for verifying anonymity
JP2007334627A (en) Service base software design support method, and device therefor
US10394774B2 (en) Determining when a change set was delivered to a workspace or stream and by whom
US20080126430A1 (en) Intermediary document for critical change control
JP2020135139A (en) Screen adaptation device, screen adaptation method and program
CN110334103A (en) The update method of recommendation service provides device, access mechanism and recommender system
US10783063B2 (en) Systems and methods for testing a customer environment
JP2006259862A (en) Bayesian network creating device and method, and program
US11755831B2 (en) Detection of a topic
CN112148551B (en) Method, apparatus and computer program product for determining a rate of change of usage of a storage system
CN109491892B (en) Project environment configuration method and device
CN113836437A (en) Method, electronic device, and storage medium for post recommendation
WO2017131745A1 (en) Extracting task flows from application usage records
JP5836316B2 (en) Fault monitoring system, fault monitoring method, and fault monitoring program
JP5651873B2 (en) Operation support method and computer
US8836466B2 (en) Monitoring system, device, monitoring method, and monitoring program
JP2008117012A (en) Information processing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190325

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211214

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220930

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221101

R150 Certificate of patent or registration of utility model

Ref document number: 7173678

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150