Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7568094B2 - DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM - Google Patents
[go: Go Back, main page]

JP7568094B2 - DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM - Google Patents

DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM Download PDF

Info

Publication number
JP7568094B2
JP7568094B2 JP2023528865A JP2023528865A JP7568094B2 JP 7568094 B2 JP7568094 B2 JP 7568094B2 JP 2023528865 A JP2023528865 A JP 2023528865A JP 2023528865 A JP2023528865 A JP 2023528865A JP 7568094 B2 JP7568094 B2 JP 7568094B2
Authority
JP
Japan
Prior art keywords
user
group
extended
display control
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2023528865A
Other languages
Japanese (ja)
Other versions
JPWO2022264340A1 (en
Inventor
友則 森
泰輔 若杉
将志 田所
明 片岡
晴夫 大石
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
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 Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Publication of JPWO2022264340A1 publication Critical patent/JPWO2022264340A1/ja
Application granted granted Critical
Publication of JP7568094B2 publication Critical patent/JP7568094B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、表示制御装置、表示制御方法および表示制御プログラムに関する。 The present invention relates to a display control device, a display control method, and a display control program.

既存システムのUI(User Interface)に新たなUIを紐づけて既存のUIを拡張するUI拡張技術が知られている(特許文献1参照)。UI拡張技術においては、業務システム画面の状況をトリガとして拡張UI部品の表示を制御する。また、HTMLタグやツールの内部で運用する独自の表示制御変数を用いて、設定する拡張UI部品をグルーピングして、グループ単位で表示制御を行うことが可能である。 There is a known UI extension technology that links a new UI to the UI (User Interface) of an existing system to extend the existing UI (see Patent Document 1). In the UI extension technology, the display of extended UI parts is controlled by using the status of the business system screen as a trigger. In addition, it is possible to group the extended UI parts to be set using HTML tags or unique display control variables operated within the tool, and control the display on a group basis.

特許第6514084号公報Patent No. 6514084

しかしながら、従来のUI拡張技術では、オペレータの集団単位での表示制御が困難であった。つまり、組織で業務を効率的に遂行するために、情報の連携を行うオペレータの集団を状況に応じてグルーピングすることが求められる。一方、従来の技術では、オペレータの集団単位での表示制御は考慮されていない。単純にオペレータをグループに紐づけることにより、オペレータの集団(グループ)単位に拡張UIの表示制御を行うことは可能であるが、業務プロセスやオペレータの役割の変更にその都度追従するには、多大な稼働を要する。 However, with conventional UI extension technology, it was difficult to control the display on a group basis for operators. In other words, in order to efficiently carry out work within an organization, it is necessary to group groups of operators who share information according to the situation. However, conventional technology does not take display control on a group basis for operators. It is possible to control the display of the extended UI on a group basis for operators by simply linking operators to groups, but it requires a significant amount of work to keep up with changes in business processes and operator roles each time.

本発明は、上記に鑑みてなされたものであって、オペレータの集団単位での拡張UIの表示制御を容易に可能とすることを目的とする。The present invention has been made in consideration of the above, and aims to easily enable display control of an extended UI on a group basis for operators.

上述した課題を解決し、目的を達成するために、本発明に係る表示制御装置は、所定のアプリケーションを構成するGUI部品の拡張UI部品のグループごとの表示に関する表示情報を記憶する記憶部と、前記グループごとの前記拡張UI部品のユーザによる所定の期間における使用回数が0より大きい場合に、該グループと該ユーザとを対応付けたユーザ情報を生成する生成部と、前記表示情報と前記ユーザ情報とを用いて、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する表示制御部と、を有することを特徴とする。In order to solve the above-mentioned problems and achieve the objective, the display control device of the present invention is characterized by having a memory unit that stores display information regarding the display of each group of extended UI parts of GUI parts that constitute a specified application, a generation unit that generates user information that associates the group with the user when the number of times the extended UI parts for each group have been used by a user in a specified period of time is greater than 0, and a display control unit that uses the display information and the user information to display to the user the extended UI parts of the group corresponding to the user.

本発明によれば、オペレータの集団単位での拡張UIの表示制御を容易に可能となる。 According to the present invention, it becomes possible to easily control the display of an extended UI on a group basis for operators.

図1は、本実施形態に係る表示制御装置の概略構成を例示する模式図である。FIG. 1 is a schematic diagram illustrating a schematic configuration of a display control device according to the present embodiment. 図2は、表示情報を説明するための図である。FIG. 2 is a diagram for explaining the display information. 図3は、生成部の処理を説明するための図である。FIG. 3 is a diagram for explaining the process of the generation unit. 図4は、生成部の処理を説明するための図である。FIG. 4 is a diagram for explaining the process of the generation unit. 図5は、生成部の処理を説明するための図である。FIG. 5 is a diagram for explaining the process of the generation unit. 図6は、表示制御処理手順を例示するフローチャートである。FIG. 6 is a flowchart illustrating a display control process. 図7は、表示制御処理の効果を説明するための図である。FIG. 7 is a diagram for explaining the effect of the display control process. 図8は、表示制御プログラムを実行するコンピュータを例示する図である。FIG. 8 is a diagram illustrating a computer that executes a display control program.

以下、図面を参照して、本発明の一実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。また、図面の記載において、同一部分には同一の符号を付して示している。Hereinafter, one embodiment of the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to this embodiment. In addition, in the description of the drawings, the same parts are indicated by the same reference numerals.

[表示制御装置の構成]
図1は、表示制御装置10の概略構成を例示する模式図である。図1に例示するように、本実施形態の表示制御装置10は、ワークステーションやパソコン等の汎用コンピュータで実現され、入力部11、出力部12、通信制御部13、記憶部14、および制御部15を備える。
[Configuration of the display control device]
Fig. 1 is a schematic diagram illustrating a schematic configuration of a display control device 10. As illustrated in Fig. 1, the display control device 10 of this embodiment is realized by a general-purpose computer such as a workstation or a personal computer, and includes an input unit 11, an output unit 12, a communication control unit 13, a storage unit 14, and a control unit 15.

入力部11は、キーボードやマウス等の入力デバイスを用いて実現され、実施者による入力操作に対応して、制御部15に対して処理開始などの各種指示情報を入力する。出力部12は、液晶ディスプレイなどの表示装置、プリンター等の印刷装置、情報通信装置等によって実現される。The input unit 11 is realized using input devices such as a keyboard and a mouse, and inputs various instruction information such as starting processing to the control unit 15 in response to input operations by the implementer. The output unit 12 is realized by a display device such as a liquid crystal display, a printing device such as a printer, an information communication device, etc.

通信制御部13は、LAN(Local Area Network)やインターネットなどの電気通信回線を介した外部の装置との通信を制御する。例えば、通信制御部13は、ユーザが操作するユーザ端末20と制御部15との通信を制御する。The communication control unit 13 controls communication with external devices via telecommunication lines such as a LAN (Local Area Network) or the Internet. For example, the communication control unit 13 controls communication between the control unit 15 and a user terminal 20 operated by a user.

本実施形態において、ユーザ端末20は、ユーザが例えば業務アプリケーションを用いてオペレーションを行うために使用される。なお、本実施形態の表示制御装置10は、ユーザ端末20と同一のハードウェアに実装されていてもよい。In this embodiment, the user terminal 20 is used by a user to perform operations using, for example, a business application. Note that the display control device 10 of this embodiment may be implemented in the same hardware as the user terminal 20.

記憶部14は、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現される。記憶部14には、表示制御装置10を動作させる処理プログラムや、処理プログラムの実行中に使用されるデータなどが予め記憶され、あるいは処理の都度一時的に記憶される。なお、記憶部14は、通信制御部13を介して制御部15と通信する構成でもよい。The storage unit 14 is realized by a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. The storage unit 14 stores in advance the processing program that operates the display control device 10 and data used during execution of the processing program, or stores the data temporarily each time processing is performed. The storage unit 14 may be configured to communicate with the control unit 15 via the communication control unit 13.

本実施形態において、記憶部14には、後述する表示制御処理の対象の拡張UI部品に関する情報が記録されている。拡張UI部品に関する情報とは、例えば、拡張UI部品をどのようにアノテーション表示として表示するかに関する情報や、拡張UI部品に対応するGUI部品を特定する情報や、拡張UI部品の動作設定や、拡張UI部品の動作対象のGUI部品である連携UI部品を特定する情報等である。In this embodiment, the storage unit 14 stores information about the extended UI parts that are the targets of the display control process described below. The information about the extended UI parts includes, for example, information about how to display the extended UI parts as annotation displays, information identifying a GUI part that corresponds to the extended UI parts, operation settings of the extended UI parts, and information identifying a linked UI part that is a GUI part that is the target of the operation of the extended UI parts.

具体的には、記憶部14には、例えば、業務アプリケーション等の所定のアプリケーションを構成するGUI部品のうち、拡張UI部品に対応するGUI部品を特定するGUI部品特定情報の他、表示情報14a、動作ルール14b、後述する表示制御処理で生成されるユーザ情報14c等が記憶される。Specifically, the memory unit 14 stores, for example, GUI part identification information that identifies a GUI part that corresponds to an extended UI part among the GUI parts that constitute a specific application such as a business application, as well as display information 14a, operation rules 14b, and user information 14c generated by the display control process described below.

表示情報14aは、GUI部品の拡張UI部品のグループごとの表示に関する情報である。例えば、表示情報14aは、拡張UI部品をアノテーション表示としてどのように表示するかに関して、位置や形態等を指定する情報である。本実施形態の表示情報14aは、複数の拡張UI部品をグループごとに表示するように設定されている。 Display information 14a is information regarding the display of extended UI parts of GUI parts by group. For example, display information 14a is information that specifies the position, form, etc. of how to display the extended UI parts as annotation display. In this embodiment, display information 14a is set to display multiple extended UI parts by group.

ここで、図2は、表示情報を説明するための図である。図2には、拡張UI部品のグループが例示されている。例えば、図2(a)では、Group1として、「顧客名」「代表電話番号」「代表者氏名」「連絡先情報」がグルーピングされている。Here, FIG. 2 is a diagram for explaining the display information. FIG. 2 illustrates groups of extended UI components. For example, in FIG. 2(a), "Customer name," "Main phone number," "Representative name," and "Contact information" are grouped as Group 1.

また、Group2として、図2(a)の顧客管理システムの「与信情報投入」と図2(b)の案件管理システムの「リスク評価」とがグルーピングされている。このように、表示情報14aの設定により、異なる画面上に表示される拡張UI部品を同一のグループにすることも可能である。 In addition, "credit information input" of the customer management system in Fig. 2(a) and "risk assessment" of the case management system in Fig. 2(b) are grouped together as Group 2. In this way, by setting the display information 14a, it is also possible to group extended UI parts displayed on different screens into the same group.

図1の説明に戻る。動作ルール14bは、所定の拡張UI部品に対する入力があった場合の動作を指定する情報である。例えば、動作ルール14bは、表示した拡張UI部品に対してどのような入力を受け付けるかの条件や、条件に合致した拡張UI部品への入力をどのGUI部品に対して実行するか等を指定する情報である。Returning to the explanation of FIG. 1, the operation rule 14b is information that specifies the operation when an input is made to a specific extended UI part. For example, the operation rule 14b is information that specifies the conditions for what input is accepted for a displayed extended UI part, and which GUI part is to be used to execute an input to an extended UI part that meets the conditions.

本実施形態では、動作ルール14bは、例えば、ユーザ端末20に対して表示された拡張UI部品に対して条件に合致した入力があった場合に、ユーザの入力を実行する対象となるGUI部品を指定する。また、動作ルール14bには、拡張UI部品に対して連携UI部品への制御を行う動作設定が含まれる。In this embodiment, the operation rule 14b specifies a GUI part that is to execute a user input when, for example, an input that meets a condition is received for an extended UI part displayed on the user terminal 20. The operation rule 14b also includes an operation setting that controls an associated UI part for the extended UI part.

ここで、連携UI部品とは、拡張UI部品の動作の対象GUI部品である。つまり、連携UI部品とは、例えば、チェックボックスや選択入力等の入力を受け付ける拡張UI部品に対して、入力があれば所定のGUI部品への入力を行うという動作設定が行われている場合における、入力対象のGUI部品のことである。あるいは、連携UI部品とは、拡張UI部品に対して、複数の所定のGUI部品への入力を一括して行うという動作設定が行われている場合における、入力対象の複数のGUI部品のことである。このように、連携UI部品への制御を行うように、拡張UI部品に対して予め動作ルール14bによる動作設定が行われている。 Here, a linked UI part is a GUI part that is the target of the operation of an extended UI part. In other words, a linked UI part is a GUI part that is the target of input when an extended UI part that accepts input such as a check box or selection input is configured to input to a specified GUI part when there is input. Alternatively, a linked UI part is a multiple GUI part that is the target of input when an extended UI part is configured to input to multiple specified GUI parts all at once. In this way, the operation of the extended UI part is configured in advance according to operation rule 14b so as to control the linked UI part.

制御部15は、CPU(Central Processing Unit)等で実現され、メモリに記憶された処理プログラムを実行し、図1に示すように、生成部15a、表示制御部15bおよび入力実行部15cとして機能する。なお、これらの機能部は、それぞれが異なるハードウェアに実装されてもよい。また、制御部15は、他の機能部を有してもよい。The control unit 15 is realized by a CPU (Central Processing Unit) or the like, executes a processing program stored in memory, and functions as a generation unit 15a, a display control unit 15b, and an input execution unit 15c, as shown in FIG. 1. Note that each of these functional units may be implemented in different hardware. The control unit 15 may also have other functional units.

生成部15aは、グループごとの拡張UI部品のユーザによる所定の期間における使用回数が0より大きい場合に、該グループと該ユーザとを対応付けたユーザ情報14cを生成する。When the number of times an extended UI component for each group is used by a user in a specified period is greater than 0, the generation unit 15a generates user information 14c that associates the group with the user.

ここで、図3~図5は、生成部の処理を説明するための図である。生成部15aは、アプリケーション運用前の所定の期間に予め、全ユーザに全拡張UI部品を表示して、各ユーザによる各グループの拡張UI部品の使用回数をカウントする。例えば、生成部15aは、拡張UI部品への入力を検知した回数を使用回数としてカウントする。 Here, Figures 3 to 5 are diagrams for explaining the processing of the generation unit. The generation unit 15a displays all extended UI parts to all users in advance during a predetermined period before the application is operated, and counts the number of times each user uses the extended UI parts of each group. For example, the generation unit 15a counts the number of times that input to the extended UI parts is detected as the number of uses.

そして、生成部15aは、各グループと、当該グループの拡張UI部品の所定の期間における使用回数すなわち使用頻度が0より大きいユーザとを対応付けて、ユーザ情報14cを生成する。生成部15aは、生成したユーザ情報14cを記憶部14に記憶させる。Then, the generating unit 15a generates user information 14c by associating each group with a user whose number of uses of the extended UI parts of the group in a predetermined period, i.e., the frequency of use, is greater than 0. The generating unit 15a stores the generated user information 14c in the storage unit 14.

表示制御装置10は、このユーザ情報14cを参照することにより、図3に例示するように、使用頻度が0より大きいユーザに対してのみ、各グループの拡張UI部品を表示するように制御することが可能となる。図3に示す例におけるユーザ情報14cは、例えば、ユーザAとGroup1、Group3、ユーザBとGroup2、Group3、Group5、Group6、ユーザCとGroup4とが対応付けられたものである。By referring to this user information 14c, the display control device 10 can control the display of extended UI parts of each group only for users whose usage frequency is greater than 0, as illustrated in Fig. 3. In the example illustrated in Fig. 3, the user information 14c associates, for example, User A with Group 1 and Group 3, User B with Group 2, Group 3, Group 5 and Group 6, and User C with Group 4.

また、生成部15aは、グループごとの拡張UI部品のユーザによる所定の期間における使用回数が0である場合に、ユーザ情報14cから該ユーザと該グループとの対応付けを削除する。具体的には、生成部15aは、ユーザ端末20においてアプリケーションの運用中に、ユーザごとに各グループの拡張UI部品の使用回数のカウントを継続する。Furthermore, when the number of times that the user has used the extended UI parts for each group in a predetermined period is 0, the generation unit 15a deletes the association between the user and the group from the user information 14c. Specifically, the generation unit 15a continues to count the number of times that the extended UI parts for each group have been used for each user during operation of the application on the user terminal 20.

そして生成部15aは、各ユーザに表示している拡張UI部品について、所定の期間における使用回数すなわち使用頻度が0である場合には、ユーザ情報14cから、当該ユーザと当該グループとの対応付けを削除する。これにより、表示制御装置10は、例えば、ユーザの役割が変更され使用する拡張UI部品が変わった場合等に、ユーザが使用しなくなった拡張UI部品のグループを表示しないように制御することが可能となる。 Then, when the number of uses, i.e., the frequency of use, in a predetermined period for an extended UI part displayed to each user is 0, the generation unit 15a deletes the association between the user and the group from the user information 14c. This enables the display control device 10 to control not to display a group of extended UI parts that the user no longer uses, for example, when the user's role changes and the extended UI parts used change.

また、生成部15aは、表示情報14aを参照し、拡張UI部品の動作対象のGUI部品すなわち連携UI部品の各ユーザによる所定の期間における使用回数が所定の閾値以上である場合に、該ユーザと該拡張UI部品が属するグループと該ユーザとを対応付けてユーザ情報14cに追加する。In addition, the generation unit 15a refers to the display information 14a, and when the number of times that a GUI part on which the extended UI part operates, i.e., an integrated UI part, is used by each user in a specified period of time is equal to or greater than a specified threshold, the generation unit 15a associates the user with the group to which the extended UI part belongs and adds them to the user information 14c.

具体的には、生成部15aは、図4に示すように、アプリケーションの運用中に、ユーザに表示されている連携UI部品の所定の期間における使用回数すなわち使用頻度が所定の閾値以上である場合に、表示情報14aを参照し、この連携UI部品に対応する拡張UI部品のグループとユーザとを対応付けてユーザ情報14cに追加する。これにより、表示制御装置10は、例えば、ユーザの役割が変更され使用する拡張UI部品が変わった場合等に、表示されていない拡張UI部品のグループをこのユーザに表示するように制御することが可能となる。Specifically, as shown in Fig. 4, when the number of times an associated UI part displayed to a user is used in a predetermined period, i.e., the frequency of use, during operation of the application is equal to or greater than a predetermined threshold, the generation unit 15a refers to the display information 14a, associates a group of extended UI parts corresponding to the associated UI part with the user, and adds the group to the user information 14c. This enables the display control device 10 to control the display of a group of extended UI parts that is not displayed to the user, for example, when the user's role is changed and the extended UI parts used are changed.

図4に示す例では、例えば、Group1の連携UI部品をユーザが使用することにより、表示制御装置10は、当初はこのユーザに表示していなかったGrpup1の拡張UI部品を表示するように制御することが可能となる。In the example shown in Figure 4, for example, when a user uses an integrated UI part of Group1, the display control device 10 can be controlled to display an extended UI part of Group1 that was not initially displayed to the user.

また、生成部15aは、ユーザ情報14cの各グループに対応付けられた全てのユーザによる該グループの拡張UI部品の所定の期間における使用回数が所定の閾値以下であって、該全てのユーザによる他のグループの拡張UI部品の動作対象のGUI部品すなわち連携UI部品の使用回数が所定の閾値以上である場合に、該全てのユーザを該他のグループに対応付けるように、ユーザ情報14cを変更する。In addition, the generation unit 15a modifies the user information 14c so that, if the number of times that all users associated with each group in the user information 14c use the extended UI part of that group in a specified period is less than or equal to a specified threshold, and the number of times that all users use a GUI part that is the target of the operation of the extended UI part of another group, i.e., a linked UI part, is greater than or equal to a specified threshold, then the generation unit 15a associates all of those users with that other group.

具体的には、生成部15aは、ユーザ情報14cでグループごとに、グループに対応付けられた全ユーザについて、所定の期間におけるグループの拡張UI部品の使用回数すなわち使用頻度をカウントする。また、当該全ユーザについて、他のグループの連携UI部品の使用頻度をカウントする。Specifically, for each group in the user information 14c, the generation unit 15a counts the number of times, i.e., the frequency of use, of the extended UI parts of the group during a predetermined period for all users associated with the group. In addition, the generation unit 15a counts the frequency of use of linked UI parts of other groups for all the users.

そして、生成部15aは、図5に示すように、あるグループの拡張UI部品の使用頻度が所定の閾値以下、かつ、他のグループの連携UI部品の使用頻度が所定の閾値以上である場合に、当該全ユーザについて、ユーザ情報14cの対応付けをあるグループから他のグループに変更する。これにより、例えばユーザの役割が集団で変更された場合等に、表示する拡張UI部品のグループを容易に変更することが可能となる。 As shown in Fig. 5, when the frequency of use of an extended UI part of a certain group is equal to or lower than a predetermined threshold and the frequency of use of an associated UI part of another group is equal to or higher than a predetermined threshold, the generation unit 15a changes the association of the user information 14c for all the users from one group to another group. This makes it possible to easily change the group of extended UI parts to be displayed when, for example, the roles of users are changed collectively.

図5に示す例では、Group1に対応付けられたユーザ(オペレータ)集団によるGroup1の拡張UI部品の使用頻度が所定の閾値以下であり、かつ、Group2の拡張UI部品の連携UI部品の使用頻度が所定の閾値以上であった。この場合に、生成部15aは、このオペレータの集団ごと、ユーザ情報14cにおける対応付けをGroup1からGroup2に変更する。In the example shown in Figure 5, the frequency of use of the extended UI part of Group 1 by the group of users (operators) associated with Group 1 is below a predetermined threshold, and the frequency of use of the linked UI part of the extended UI part of Group 2 is above a predetermined threshold. In this case, the generation unit 15a changes the association in the user information 14c for each group of operators from Group 1 to Group 2.

図1の説明に戻る。表示制御部15bは、表示情報14aとユーザ情報14cとを用いて、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する。例えば、表示制御部15bは、GUI部品特定情報、表示情報14aおよびユーザ情報14cを参照し、通信制御部13を介して、ユーザ端末20の画面上に表示されたGUI部品に重畳して、所定の拡張UI部品をグループ単位で表示する。Returning to the explanation of FIG. 1, the display control unit 15b uses the display information 14a and the user information 14c to display to the user the extended UI parts of the group corresponding to the user. For example, the display control unit 15b refers to the GUI part identification information, the display information 14a, and the user information 14c, and displays the specified extended UI parts in groups by superimposing them on the GUI parts displayed on the screen of the user terminal 20 via the communication control unit 13.

また、入力実行部15cは、ユーザに対して表示された所定の拡張UI部品に対する入力を検知した場合に、動作ルール14bを参照し、ユーザによる拡張UI部品に対する入力を、対象のGUI部品に対して実行する。具体的には、入力実行部15cは、ユーザ端末20において、ユーザが表示された拡張UI部品に対する入力を行った場合に、入力実行部15cは、通信制御部13を介してこれを検知する。その場合に、入力実行部15cは、動作ルール14bで指定されるGUI部品に対して検知した入力を実行する。Furthermore, when the input execution unit 15c detects an input to a specific extended UI part displayed to the user, the input execution unit 15c refers to the operation rules 14b and executes the user's input to the extended UI part to the target GUI part. Specifically, when the user performs input to a displayed extended UI part on the user terminal 20, the input execution unit 15c detects this via the communication control unit 13. In that case, the input execution unit 15c executes the detected input to the GUI part specified in the operation rules 14b.

このようにして、表示制御装置10は、各ユーザが使用する拡張UI部品をグループ単位で対応付けることにより、各ユーザに最適な拡張UI部品を表示することが可能となる。また、表示制御装置10は、ユーザの役割が変更され使用する拡張UI部品が変わった場合等に、ユーザが使用しなくなった拡張UI部品のグループを表示しないように制御することが可能となる。また、表示制御装置10は、ユーザが連携UI部品を使用することにより、当初はこのユーザに表示していなかった拡張UI部品のグループを表示するように制御することが可能となる。In this way, the display control device 10 can display the most suitable extended UI parts for each user by associating the extended UI parts used by each user on a group basis. Furthermore, the display control device 10 can control not to display a group of extended UI parts that the user no longer uses when, for example, the user's role is changed and the extended UI parts used change. Furthermore, the display control device 10 can control to display a group of extended UI parts that was not initially displayed to the user when the user uses a linked UI part.

[表示制御処理]
次に、図6は、表示制御処理手順を例示するフローチャートである。図6のフローチャートは、例えば、表示制御処理の開始を指示する入力があったタイミングで開始される。
[Display control process]
6 is a flowchart illustrating a procedure of a display control process. The flowchart in FIG. 6 is started, for example, when an input is made to instruct the start of the display control process.

まず、生成部15aは、アプリケーション運用前の所定の期間に予め、全ユーザに全拡張UI部品を表示して、各ユーザによる各グループの拡張UI部品の使用回数をカウントする(ステップS1)。生成部15aは、各ユーザによる各グループの拡張UI部品の所定の期間における使用回数すなわち使用頻度が0の場合には(ステップS1、No)、ステップS1の処理を繰り返す。First, the generation unit 15a displays all extended UI parts to all users in advance during a predetermined period before the application is operated, and counts the number of times each user uses the extended UI parts of each group (step S1). If the number of times each user uses the extended UI parts of each group during the predetermined period, i.e., the frequency of use, is 0 (step S1, No), the generation unit 15a repeats the process of step S1.

また、生成部15aは、各ユーザによる各グループの拡張UI部品の所定の期間における使用回数すなわち使用頻度が0より大きい場合に(ステップS1、Yes)、このグループとユーザとを対応付けて、ユーザ情報14cを生成する(ステップS2)。In addition, when the number of times each user uses an extended UI part of each group in a specified period, i.e., the frequency of use, is greater than 0 (step S1, Yes), the generation unit 15a associates the group with the user and generates user information 14c (step S2).

そして、表示制御部15bが、ユーザ情報14cを参照して、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する(ステップS3)。これにより、一連の表示制御処理が終了する。Then, the display control unit 15b refers to the user information 14c and displays the extended UI parts of the group corresponding to the user to the user (step S3). This completes the series of display control processes.

[効果]
以上、説明したように、本実施形態の表示制御装置10では、記憶部14が、所定のアプリケーションを構成するGUI部品の拡張UI部品のグループごとの表示に関する表示情報14aを記憶する。生成部15aが、グループごとの前記拡張UI部品のユーザによる所定の期間における使用回数が0より大きい場合に、該グループと該ユーザとを対応付けたユーザ情報14cを生成する。表示制御部15bが、表示情報14aとユーザ情報14cとを用いて、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する。
[effect]
As described above, in the display control device 10 of this embodiment, the storage unit 14 stores display information 14a related to the display of each group of extended UI parts of GUI parts constituting a predetermined application. When the number of times that the extended UI parts for each group are used by a user in a predetermined period is greater than 0, the generation unit 15a generates user information 14c that associates the group with the user. The display control unit 15b uses the display information 14a and the user information 14c to display to the user the extended UI parts of the group corresponding to the user.

ここで、図7は、表示制御処理の効果を説明するための図である。従来は、図7(a)に示すように、拡張UI部品のグループは業務システムの設置部署等の状況に対応付けられており、業務システムを操作するオペレータ集団に一律に同じ拡張UI部品が表示されていた。そのため、各オペレータの担当業務が異なる場合や役割の変更があった場合等に、その都度表示する拡張UI部品を変更するには多大な稼働を要していた。 Here, FIG. 7 is a diagram for explaining the effect of the display control process. Conventionally, as shown in FIG. 7(a), groups of extended UI parts were associated with the situation of the department in which the business system was installed, and the same extended UI parts were uniformly displayed to a group of operators who operated the business system. Therefore, when the tasks of each operator were different or when there was a change in role, it required a lot of work to change the extended UI parts displayed each time.

これに対し、本実施形態の表示制御装置10によれば、図7(b)に示すように、オペレータの利用状況に基づいて表示する拡張UI部品のグループを対応付けるので、業務プロセスや役割変更等にも容易に対応することが可能となる。このように、表示制御装置10によれば、オペレータの集団単位での拡張UIの表示制御が容易に可能となる。In contrast, according to the display control device 10 of this embodiment, as shown in FIG. 7(b), groups of extended UI parts to be displayed are associated based on the usage status of the operator, so that it is possible to easily respond to changes in business processes and roles, etc. In this way, according to the display control device 10, it is possible to easily control the display of extended UIs on a group basis for operators.

また、生成部15aは、グループごとの拡張UI部品のユーザによる所定の期間における使用回数が0である場合に、ユーザ情報14cから該ユーザと該グループとの対応付けを削除する。これにより、表示制御装置10は、例えば、ユーザの役割が変更され使用する拡張UI部品が変わった場合等に、ユーザが使用しなくなった拡張UI部品のグループを表示しないように制御することが可能となる。Furthermore, when the number of times that a user has used an extended UI part for each group in a predetermined period is 0, the generation unit 15a deletes the association between the user and the group from the user information 14c. This enables the display control device 10 to control not to display a group of extended UI parts that the user no longer uses, for example, when the user's role changes and the extended UI parts used change.

また、生成部15aは、表示情報14aを参照し、拡張UI部品の動作対象のGUI部品すなわち連携UI部品のユーザによる所定の期間における使用回数が所定の閾値以上である場合に、該ユーザと該拡張UI部品が属するグループと該ユーザとを対応付けてユーザ情報14cに追加する。これにより、表示制御装置10は、例えば、ユーザの役割が変更され使用する拡張UI部品が変わった場合等に、表示されていない拡張UI部品のグループをこのユーザに表示するように制御することが可能となる。Furthermore, the generation unit 15a refers to the display information 14a, and when the number of times that a user uses a GUI part that is the target of the extended UI part, i.e., a linked UI part, in a predetermined period of time is equal to or greater than a predetermined threshold, the generation unit 15a associates the user with a group to which the extended UI part belongs and adds the user to the user information 14c. This enables the display control device 10 to control the display of a group of extended UI parts that are not displayed to the user, for example, when the user's role is changed and the extended UI parts used are changed.

また、生成部15aは、ユーザ情報14cの各グループに対応付けられた全てのユーザによる該グループの拡張UI部品の所定の期間における使用回数が所定の閾値以下であって、該全てのユーザによる他のグループの拡張UI部品の動作対象のGUI部品の使用回数が所定の閾値以上である場合に、該全てのユーザを該他のグループに対応付けるように、ユーザ情報14cを変更する。これにより、例えばユーザの役割が集団で変更された場合等に、表示する拡張UI部品のグループを容易に変更することが可能となる。Furthermore, when the number of times that all users associated with each group in the user information 14c use the extended UI parts of the group in a predetermined period is equal to or less than a predetermined threshold, and the number of times that all users use the GUI parts that are the operation targets of the extended UI parts of another group is equal to or greater than a predetermined threshold, the generation unit 15a changes the user information 14c so that all the users are associated with the other group. This makes it possible to easily change the group of extended UI parts to be displayed, for example, when the roles of users are changed collectively.

[プログラム]
上記実施形態に係る表示制御装置10が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。一実施形態として、表示制御装置10は、パッケージソフトウェアやオンラインソフトウェアとして上記の表示制御処理を実行する表示制御プログラムを所望のコンピュータにインストールさせることによって実装できる。例えば、上記の表示制御プログラムを情報処理装置に実行させることにより、情報処理装置を表示制御装置10として機能させることができる。ここで言う情報処理装置には、デスクトップ型またはノート型のパーソナルコンピュータが含まれる。また、その他にも、情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)等の移動体通信端末、さらには、PDA(Personal Digital Assistants)等のスレート端末等がその範疇に含まれる。また、表示制御装置10の機能を、クラウドサーバに実装してもよい。
[program]
A program in which the process executed by the display control device 10 according to the above embodiment is written in a language executable by a computer can also be created. As an embodiment, the display control device 10 can be implemented by installing a display control program that executes the above display control process as package software or online software on a desired computer. For example, the above display control program can be executed by an information processing device, causing the information processing device to function as the display control device 10. The information processing device here includes desktop or notebook personal computers. In addition, the information processing device also includes mobile communication terminals such as smartphones, mobile phones, and PHS (Personal Handyphone Systems), as well as slate terminals such as PDAs (Personal Digital Assistants). The functions of the display control device 10 may also be implemented on a cloud server.

図8は、表示制御プログラムを実行するコンピュータの一例を示す図である。コンピュータ1000は、例えば、メモリ1010と、CPU1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有する。これらの各部は、バス1080によって接続される。 Figure 8 is a diagram showing an example of a computer that executes a display control program. The computer 1000 has, for example, a memory 1010, a CPU 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network interface 1070. These components are connected by a bus 1080.

メモリ1010は、ROM(Read Only Memory)1011およびRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1031に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1041に接続される。ディスクドライブ1041には、例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が挿入される。シリアルポートインタフェース1050には、例えば、マウス1051およびキーボード1052が接続される。ビデオアダプタ1060には、例えば、ディスプレイ1061が接続される。The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012. The ROM 1011 stores a boot program such as a BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to a hard disk drive 1031. The disk drive interface 1040 is connected to a disk drive 1041. A removable storage medium such as a magnetic disk or optical disk is inserted into the disk drive 1041. The serial port interface 1050 is connected to a mouse 1051 and a keyboard 1052, for example. The video adapter 1060 is connected to a display 1061, for example.

ここで、ハードディスクドライブ1031は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093およびプログラムデータ1094を記憶する。上記実施形態で説明した各情報は、例えばハードディスクドライブ1031やメモリ1010に記憶される。Here, the hard disk drive 1031 stores, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094. Each piece of information described in the above embodiment is stored, for example, in the hard disk drive 1031 or memory 1010.

また、表示制御プログラムは、例えば、コンピュータ1000によって実行される指令が記述されたプログラムモジュール1093として、ハードディスクドライブ1031に記憶される。具体的には、上記実施形態で説明した表示制御装置10が実行する各処理が記述されたプログラムモジュール1093が、ハードディスクドライブ1031に記憶される。The display control program is stored in the hard disk drive 1031, for example, as a program module 1093 in which instructions to be executed by the computer 1000 are written. Specifically, the program module 1093 in which each process executed by the display control device 10 described in the above embodiment is written is stored in the hard disk drive 1031.

また、表示制御プログラムによる情報処理に用いられるデータは、プログラムデータ1094として、例えば、ハードディスクドライブ1031に記憶される。そして、CPU1020が、ハードディスクドライブ1031に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して、上述した各手順を実行する。In addition, data used for information processing by the display control program is stored as program data 1094, for example, in the hard disk drive 1031. Then, the CPU 1020 reads the program module 1093 and the program data 1094 stored in the hard disk drive 1031 into the RAM 1012 as necessary, and executes each of the above-mentioned procedures.

なお、表示制御プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1031に記憶される場合に限られず、例えば、着脱可能な記憶媒体に記憶されて、ディスクドライブ1041等を介してCPU1020によって読み出されてもよい。あるいは、表示制御プログラムに係るプログラムモジュール1093やプログラムデータ1094は、LAN(Local Area Network)やWAN(Wide Area Network)等のネットワークを介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。In addition, the program module 1093 and program data 1094 related to the display control program are not limited to being stored in the hard disk drive 1031, and may be stored in, for example, a removable storage medium and read by the CPU 1020 via the disk drive 1041 or the like. Alternatively, the program module 1093 and program data 1094 related to the display control program may be stored in another computer connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network), and read by the CPU 1020 via the network interface 1070.

以上、本発明者によってなされた発明を適用した実施形態について説明したが、本実施形態による本発明の開示の一部をなす記述および図面により本発明は限定されることはない。すなわち、本実施形態に基づいて当業者等によりなされる他の実施形態、実施例および運用技術等は全て本発明の範疇に含まれる。 The above describes an embodiment of the invention made by the inventor, but the present invention is not limited to the description and drawings that form part of the disclosure of the present invention according to this embodiment. In other words, other embodiments, examples, operational techniques, etc. made by those skilled in the art based on this embodiment are all included in the scope of the present invention.

10 表示制御装置
11 入力部
12 出力部
13 通信制御部
14 記憶部
14a 表示情報
14b 動作ルール
14c ユーザ情報
15 制御部
15a 生成部
15b 表示制御部
15c 入力実行部
20 ユーザ端末
REFERENCE SIGNS LIST 10 Display control device 11 Input unit 12 Output unit 13 Communication control unit 14 Storage unit 14a Display information 14b Operation rules 14c User information 15 Control unit 15a Generation unit 15b Display control unit 15c Input execution unit 20 User terminal

Claims (6)

所定のアプリケーションを構成するGUI部品の拡張UI部品のグループごとの表示に関する表示情報を記憶する記憶部と、
前記グループごとの前記拡張UI部品のユーザによる所定の期間における使用回数が0より大きい場合に、該グループと該ユーザとを対応付けたユーザ情報を生成する生成部と、
前記表示情報と前記ユーザ情報とを用いて、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する表示制御部と、
を有することを特徴とする表示制御装置。
A storage unit that stores display information regarding the display of each group of extended UI parts of GUI parts that constitute a predetermined application;
a generation unit that generates user information that associates the group with the user when the number of times the extended UI component for each group has been used by the user in a predetermined period is greater than 0;
a display control unit that displays, to a user, an extended UI part of a group corresponding to the user, using the display information and the user information;
A display control device comprising:
前記生成部は、前記グループごとの前記拡張UI部品のユーザによる所定の期間における使用回数が0である場合に、前記ユーザ情報から該ユーザと該グループとの対応付けを削除することを特徴とする請求項1に記載の表示制御装置。The display control device according to claim 1, characterized in that the generation unit deletes the association between the user and the group from the user information when the number of times the extended UI parts for each group have been used by the user in a specified period is zero. 前記生成部は、前記表示情報を参照し、拡張UI部品の動作対象のGUI部品のユーザによる所定の期間における使用回数が所定の閾値以上である場合に、該ユーザと該拡張UI部品が属するグループと該ユーザとを対応付けて前記ユーザ情報に追加することを特徴とする請求項1に記載の表示制御装置。The display control device according to claim 1, characterized in that the generation unit refers to the display information, and when the number of times a user uses a GUI part that is the target of the extended UI part in a specified period of time is equal to or greater than a specified threshold, the generation unit associates the user with a group to which the extended UI part belongs and adds the associated user to the user information. 前記生成部は、前記ユーザ情報の各グループに対応付けられた全てのユーザによる該グループの拡張UI部品の所定の期間における使用回数が所定の閾値以下であって、該全てのユーザによる他のグループの拡張UI部品の動作対象のGUI部品の使用回数が所定の閾値以上である場合に、該全てのユーザを該他のグループに対応付けるように、前記ユーザ情報を変更することを特徴とする請求項1に記載の表示制御装置。The display control device according to claim 1, characterized in that the generation unit changes the user information so as to associate all users with each group in the user information when the number of times that the extended UI part of the group is used by all users in a specified period of time is less than or equal to a specified threshold, and the number of times that the GUI part that is the target of the extended UI part of another group is used by all users is greater than or equal to a specified threshold. 表示制御装置が実行する表示制御方法であって、
前記表示制御装置は、所定のアプリケーションを構成するGUI部品の拡張UI部品のグループごとの表示に関する表示情報を記憶する記憶部を有し、
前記グループごとの前記拡張UI部品のユーザによる所定の期間における使用回数が0より大きい場合に、該グループと該ユーザとを対応付けたユーザ情報を生成する生成工程と、
前記表示情報と前記ユーザ情報とを用いて、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する表示制御工程と、
を含んだことを特徴とする表示制御方法。
A display control method executed by a display control device, comprising:
the display control device has a storage unit configured to store display information related to display of each group of extended UI parts of GUI parts constituting a predetermined application;
a generating step of generating user information that associates the group with the user when the number of times the extended UI component for each group has been used by the user in a predetermined period is greater than 0;
a display control step of displaying, to a user, an extended UI part of a group corresponding to the user, using the display information and the user information;
A display control method comprising:
所定のアプリケーションを構成するGUI部品の拡張UI部品のグループごとの表示に関する表示情報を記憶する記憶部を参照し、
前記グループごとの前記拡張UI部品のユーザによる所定の期間における使用回数が0より大きい場合に、該グループと該ユーザとを対応付けたユーザ情報を生成する生成ステップと、
前記表示情報と前記ユーザ情報とを用いて、ユーザに対し該ユーザに対応するグループの拡張UI部品を表示する表示制御ステップと、
をコンピュータに実行させるための表示制御プログラム。
Refer to a storage unit that stores display information regarding the display of each group of extended UI parts of GUI parts that constitute a specific application;
a generating step of generating user information that associates the group with the user when the number of times the extended UI component for each group has been used by the user in a predetermined period is greater than 0;
a display control step of displaying, to a user, an extended UI part of a group corresponding to the user, using the display information and the user information;
A display control program for causing a computer to execute the above.
JP2023528865A 2021-06-16 2021-06-16 DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM Active JP7568094B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/022933 WO2022264340A1 (en) 2021-06-16 2021-06-16 Display control device, display control method, and display control program

Publications (2)

Publication Number Publication Date
JPWO2022264340A1 JPWO2022264340A1 (en) 2022-12-22
JP7568094B2 true JP7568094B2 (en) 2024-10-16

Family

ID=84527314

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2023528865A Active JP7568094B2 (en) 2021-06-16 2021-06-16 DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM

Country Status (2)

Country Link
JP (1) JP7568094B2 (en)
WO (1) WO2022264340A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006285968A (en) 2005-03-07 2006-10-19 Ricoh Co Ltd Print setting processing program, print setting processing apparatus, and print setting processing method
JP6514084B2 (en) 2015-10-05 2019-05-15 日本電信電話株式会社 OPERATION SUPPORT SYSTEM, OPERATION SUPPORT METHOD, AND OPERATION SUPPORT PROGRAM
WO2019225621A1 (en) 2018-05-24 2019-11-28 日本電信電話株式会社 Setting device, setting method, and setting program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4681965B2 (en) * 2005-07-19 2011-05-11 富士通東芝モバイルコミュニケーションズ株式会社 Communication terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006285968A (en) 2005-03-07 2006-10-19 Ricoh Co Ltd Print setting processing program, print setting processing apparatus, and print setting processing method
JP6514084B2 (en) 2015-10-05 2019-05-15 日本電信電話株式会社 OPERATION SUPPORT SYSTEM, OPERATION SUPPORT METHOD, AND OPERATION SUPPORT PROGRAM
WO2019225621A1 (en) 2018-05-24 2019-11-28 日本電信電話株式会社 Setting device, setting method, and setting program

Also Published As

Publication number Publication date
JPWO2022264340A1 (en) 2022-12-22
WO2022264340A1 (en) 2022-12-22

Similar Documents

Publication Publication Date Title
CN112068936B (en) Workflow management platform and workflow management system
US10481884B2 (en) Systems and methods for dynamically replacing code objects for code pushdown
US20190325562A1 (en) Window rendering method and terminal
EP3945415A1 (en) Method and apparatus for compilation optimization of hosted app, electronic device and readable storage medium
US20070222783A1 (en) Declarative definition enabling graphical designer reuse
JP2020067977A (en) Information processing apparatus and program
CN117009032A (en) Virtualized device configuration method, device, equipment and medium
JP7568094B2 (en) DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM
JP7485078B2 (en) DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND DISPLAY CONTROL PROGRAM
CN114661776A (en) Data access control policy configuration method, device, equipment, medium and product
EP4226245A1 (en) Extension framework for data analytics
CN113138760A (en) Page generation method and device, electronic equipment and medium
CN105320523B (en) Data processing method and device
CN112965899A (en) Application testing method and device, computer equipment and readable storage medium
CN114327577B (en) Method and device for determining code variation, electronic equipment and storage medium
JP7676779B2 (en) Information processing device and program
CN112988265B (en) Mini-program processing methods, devices, equipment, media, and products
CN115756692A (en) Method for automatically combining and displaying pages based on style attributes and related equipment thereof
US12197692B2 (en) Operation monitoring device, operation monitoring method, and operation monitoring program
EP3872640B1 (en) Information creation device, information creation method, and information creation program
JP7716628B2 (en) Creation support device, creation support method, and creation support program
US12511022B2 (en) Methods for facilitating access and customizable interaction with data via a customized graphical user interface and devices thereof
CN118468246B (en) Reverse analysis method and electronic equipment based on large model
EP3416143A1 (en) Product data registration terminal, product data registration method and product data registration program
JP7790158B2 (en) Information processing device and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20231020

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240903

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240916

R150 Certificate of patent or registration of utility model

Ref document number: 7568094

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350