WO2023238358A1 - 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
WO2023238358A1
WO2023238358A1 PCT/JP2022/023377 JP2022023377W WO2023238358A1 WO 2023238358 A1 WO2023238358 A1 WO 2023238358A1 JP 2022023377 W JP2022023377 W JP 2022023377W WO 2023238358 A1 WO2023238358 A1 WO 2023238358A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
extended
existing
unit
rule
Prior art date
Application number
PCT/JP2022/023377
Other languages
French (fr)
Japanese (ja)
Inventor
泰輔 若杉
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/023377 priority Critical patent/WO2023238358A1/en
Publication of WO2023238358A1 publication Critical patent/WO2023238358A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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

Definitions

  • the present invention relates to a display control device, a display control method, and a display control program.
  • UI User Interface
  • a feature of this UI expansion technology is that a new UI for functional expansion (extended UI) is added to the screen without modifying the UI that originally exists on the system screen (existing UI).
  • various functional expansions are possible by configuring the cooperation between the existing UI and the extended UI. For example, when a "button" is clicked as an extended UI, a value is automatically entered into a "text box" that is an existing UI.
  • a display control device includes a first acquisition section that acquires existing UI information regarding an existing UI, and a first acquisition section that acquires existing UI information regarding the existing UI.
  • an extraction unit that extracts a rule set having a relationship between the existing UI and the extended UI from a predetermined database based on the information; and a rule set for the extended UI based on the rule set extracted by the extraction unit.
  • a first generation unit that generates information; a setting unit that sets display of the extended UI based on the rule information generated by the first generation unit; and the extended UI whose display is set by the setting unit.
  • the present invention is characterized by comprising a measuring unit that measures time information regarding the ease of inserting the extended UI component based on the operation of the extended UI component.
  • the display control method is a display control method executed by a display control device, and includes a first acquisition step of acquiring existing UI information regarding an existing UI, and a first acquisition step of acquiring existing UI information regarding an existing UI; an extraction step of extracting a rule set having a relationship between the existing UI and the extended UI from a predetermined database based on existing UI information; a first generation step of generating rule information, a setting step of setting the display of the extended UI based on the rule information generated by the first generation step, and a setting step of setting the display of the extended UI based on the rule information generated by the first generation step;
  • the present invention is characterized in that it includes a measuring step of measuring time information related to the ease of inserting an extended UI component based on an operation on the extended UI.
  • the display control program includes a first acquisition procedure for acquiring existing UI information regarding an existing UI, and a first acquisition procedure for acquiring existing UI information from a predetermined database.
  • an extraction procedure for extracting a rule set having a relationship between a UI and an extended UI; a first generation procedure for generating rule information for the extended UI based on the rule set extracted by the extraction procedure; 1 a setting procedure for setting the display of the extended UI based on the rule information generated by the generation procedure; and inputting extended UI parts based on the operation on the extended UI whose display was set by the setting procedure.
  • the present invention is characterized by causing a computer to execute a measurement procedure for measuring time information related to ease of use.
  • FIG. 1 is a diagram illustrating a configuration example of a display control system according to a first embodiment.
  • FIG. 2 is a block diagram showing a configuration example of the display control device according to the first embodiment.
  • FIG. 3 is a diagram illustrating an example of UI information determination processing according to the first embodiment.
  • FIG. 4 is a diagram illustrating an example of UI information update processing according to the first embodiment.
  • FIG. 5 is a diagram illustrating an example of time information measurement processing according to the first embodiment.
  • FIG. 6 is a flowchart illustrating an example of the flow of display control processing according to the first embodiment.
  • FIG. 7 is a diagram showing a computer that executes a program.
  • FIG. 8 is a diagram for explaining conventional display control processing.
  • Embodiments of a display control device, a display control method, and a display control program according to the present invention will be described in detail below based on the drawings. Note that the present invention is not limited to the embodiments described below.
  • FIG. 1 is a diagram showing a configuration example of a display control system 100 according to the first embodiment.
  • This system 100 includes a display control device 10 (not shown), a user 20, and a database (DB) 30.
  • the display control device 10, the user 20, and the database 30 are communicably connected via a predetermined communication network (not shown) by wire or wirelessly.
  • the display control system 100 shown in FIG. 1 may include a plurality of users 20 and a plurality of databases 30.
  • the extended UI rules that execute pull-down are applied to the existing UI text box for "Customer Name” on the "Project Management System” screen, which is a new web page. It is possible to input a pull-down of "Company Denden Hanako". Note that in the present system 100, automatically generated rule information of the extended UI can be reflected in the database 30 as an existing rule.
  • the relationship between the existing UI and the expanded UI can be structured and accumulated, and when a new Web system screen is read, the operation time is determined to be appropriate based on the UI information accumulated so far.
  • FIG. 2 is a block diagram showing a configuration example of the display control device 10 according to the present embodiment.
  • the display control device 10 includes an input section 11 , an output section 12 , a communication section 13 , a storage section 14 , and a control section 15 .
  • the input unit 11 is in charge of inputting various information to the display control device 10.
  • the input unit 11 is, for example, a mouse, a keyboard, or the like, and accepts input of setting information and the like to the display control device 10 .
  • the output unit 12 is in charge of outputting various information from the display control device 10.
  • the output unit 12 is, for example, a display, and outputs setting information and the like stored in the display control device 10.
  • the communication unit 13 manages data communication with other devices. For example, the communication unit 13 performs data communication with each communication device. Further, the communication unit 13 can perform data communication with an operator's terminal (not shown).
  • the storage unit 14 stores various information referred to when the control unit 15 operates and various information acquired when the control unit 15 operates.
  • the storage unit 14 is, for example, 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 is installed inside the display control device 10, but it may be installed outside the display control device 10, or even if a plurality of storage units are installed. good.
  • the control unit 15 controls the entire display control device 10.
  • the control unit 15 includes, as the UI information determination unit 151, a first acquisition unit 151a, an extraction unit 151b, and a first generation unit 151c. Further, the control section 15 includes a setting section 152. Further, the control unit 15 includes, as the UI information update unit 153, a second acquisition unit 153a, a second generation unit 153b, a measurement unit 153c, and a storage unit 153d.
  • the control unit 15 is, for example, an electronic circuit such as a CPU (Central Processing Unit) or an MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).
  • the first acquisition unit 151a acquires existing UI information regarding the existing UI. For example, the first acquisition unit 151a acquires UI types and label information of a plurality of existing UIs included in the new web page as the existing UI information. On the other hand, the first acquisition unit 151a may store the acquired various information in the storage unit 14.
  • the extraction unit 151b extracts a rule set that has a relationship between the existing UI and the extended UI from the predetermined database 30 based on the information on the existing UI acquired by the first acquisition unit 151a. For example, the extraction unit 151b obtains, as a rule set, information on a specific existing UI, and UI type and arrangement information of an extended UI associated with the information on the specific existing UI. Further, the extraction unit 151b extracts the rule set from a dedicated database shared by a plurality of users 20 as the predetermined database 30. Further, the extraction unit 151b extracts the rule set with the shortest time information from the rule set group with matching label information as the existing UI information acquired by the first acquisition unit 151a. On the other hand, the extraction unit 151b may store the extracted various information in the storage unit 14.
  • the first generation unit 151c generates rule information for the extended UI based on the rule set extracted by the extraction unit 151b. For example, the first generation unit 151c generates rule information using a rule set whose time information has the shortest value. Further, the first generation unit 151c generates information associating information regarding appropriate extended UIs with multiple existing UIs of the new web page from the multiple extracted rule sets as extended UI rule information. . On the other hand, the first generation unit 151c may store the generated various information in the storage unit 14.
  • the setting unit 152 sets the display of the extended UI based on the rule information of the extended UI generated by the first generating unit 151c. Furthermore, if the rule information of the extended UI generated by the first generating section 151c cannot be uniquely determined, the setting unit 152 sets the extended UI to be hidden or to present a selectable extended UI. For example, if there is a plurality of rule sets with the minimum time information in the rule set group having the same label information of the existing UI extracted by the extraction unit 151b, the setting unit 152 determines whether the extended UI can be hidden or displayed. Presents the UI type of extended UI.
  • the second acquisition unit 153a acquires existing UI information and expanded UI rule information. For example, the second acquisition unit 153a acquires UI types and label information of a plurality of existing UIs included in a web page as information on existing UIs. Further, the second acquisition unit 153a acquires, as the rule information of the extended UI, information in which information regarding an appropriate extended UI is associated with a plurality of existing UIs of the web page. On the other hand, the second acquisition unit 153a may store the acquired various information in the storage unit 14.
  • the second generation unit 153b generates a rule set based on the existing UI information and the extended UI rule information acquired by the second acquisition unit 153a. For example, the second generation unit 153b generates the label information of the existing UI from the UI type and label information of the plurality of existing UIs included in the web page, and the information regarding the extended UI associated with the plurality of existing UIs of the web page. Generate a ruleset for each. On the other hand, the second generation unit 153b may store the generated various information in the storage unit 14.
  • the measurement unit 153c measures time information regarding the ease of inserting the extended UI component based on the operation on the extended UI whose display is set by the setting unit 152. For example, the measurement unit 153c measures the median or average value of operation times between expanded UIs as time information. On the other hand, the measurement unit 153c may store various measured information in the storage unit 14.
  • the storage unit 153d adds time information corresponding to the rule set generated by the second generation unit 153b, and stores the rule set in a predetermined database 30. Further, the storage unit 153d may add the time information measured by the measurement unit 153c to the time information of the same rule set stored in the database 30, and update the time information of the rule set.
  • FIG. 3 is a diagram illustrating an example of UI information determination processing according to the first embodiment.
  • the UI information determination unit 151 of the display control device 10 reads a new web page and acquires information on the existing UI ("existing UI information" as appropriate) (see FIG. 3(1)).
  • the existing UI information is information such as the UI type (eg, text box) and label information (eg, customer name) of a plurality of existing UIs included in the new web page, but is not particularly limited.
  • the UI information determination unit 151 compares the existing UI information with the rule set group stored in the database 30 and extracts an appropriate rule set (see FIG. 3 (2)).
  • the rule set is information regarding certain existing UI information and an extended UI associated with the existing UI information.
  • the information related to the extended UI includes information such as the UI type (eg, pull-down, button) and arrangement information (eg, object base point) of the extended UI, but is not particularly limited.
  • the UI information determination unit 151 searches the rule sets stored in the database 30 using the existing UI information (eg, customer name) as a key, and selects a rule set to extract an appropriate rule set.
  • the UI information determination unit 151 selects rule sets to which time information (median value) between expanded UIs is assigned, ⁇ rule set 1'' (time information: 5000 msec), ⁇ rule set 2'' (time information :18000msec) and search for "rule set 3" (time information: 18000msec). Then, the UI information determining unit 151 selects "rule set 1" having the shortest time information (median value) as an appropriate rule set.
  • the UI information determination unit 151 generates rule information for the extended UI ("extended UI information" or "rule information” as appropriate) from the extracted rule set (see FIG. 3 (3)).
  • the extended UI rule information is information in which information regarding an appropriate extended UI is associated with a plurality of existing UIs of a web page, but is not particularly limited.
  • the setting unit 152 of the display control device 10 performs UI extended display on the read new web page based on the above extended UI information (see FIG. 3 (4)).
  • FIG. 4 is a diagram illustrating an example of UI information update processing according to the first embodiment.
  • the UI information updating unit 153 of the display control device 10 reads a web page to which the extended UI is applied (see FIG. 4(1)), and obtains existing UI information (see FIG. 4(2)). Further, the UI information updating unit 153 acquires the applied extended UI information, that is, rule information (see FIG. 4(3)).
  • the UI information update unit 153 associates the UI type of the existing UI with label information, etc. from adjacent HTML (Hypertext Markup Language) tags for the acquired existing UI information (see FIG. 4). 4)). Further, the UI information updating unit 153 may perform the association based on the positional relationship based on images. In FIG. 4, the UI type "Text Box" of the existing UI is associated with the label information "Customer Name.”
  • the UI information update unit 153 associates the acquired existing UI information with the acquired extended UI rule information (see FIG. 4 (5)).
  • the existing UI information is associated with the UI type "Text Box” and the label information "Customer Name”
  • the expanded UI information is the UI type "Pulldown” and the arrangement information "Object Base Point”. .
  • the information that is generated in this manner and that structures the relationship between the existing UI and the extended UI is referred to as a ruleset.
  • the UI information update unit 153 stores the generated rule set in the database 30 (see FIG. 4 (6)). At this time, the UI information updating unit 153 stores the rule set in the database 30 every time it generates the rule set. Therefore, the rule set will be permanently stored in the database 30.
  • the UI information update unit 153 can measure the time information of the generated ruleset by monitoring the extended UI that is displayed and used (see FIG. 4 (7)). ).
  • the UI information update unit 153 updates the "customer ID" after the extended UI-1 operation entered in "customer name”. The time elapsed until the operation of the extended UI-2 that was inputted is measured as the time information of the extended UI-2. That is, the UI information update unit 153 can measure time information related to ease of inputting the extended UI component.
  • the UI information update unit 153 can store time information corresponding to each operation of the extended UI in the database 30 (see FIG. 4 (8)).
  • the UI information update unit 153 adds the measured time information of the extended UI-2 to the ruleset of the extended UI-2, and stores the ruleset in the database 30.
  • FIG. 5 is a diagram illustrating an example of time information measurement processing according to the first embodiment.
  • the extended UIs corresponding to "customer name”, “customer ID”, “matter name”, and “matter ID” as existing UI information are extended UI-1, extended UI-2, extended UI-3, extended An example of UI-4 will be explained.
  • the UI information update unit 153 of the display control device 10 measures the time from system startup to the completion of inputting the extended UI-1 (completion of operation) as time information t0, and records it in the rule set of the extended UI-1 (Fig. 5 (See (1)).
  • the UI information update unit 153 measures the time from the completion of inserting the extended UI-1 to the completion of inserting the extended UI-2 as time information t1, and records it in the rule set of the extended UI-2 (see FIG. 5 (2)).
  • the UI information update unit 153 measures the time from the completion of inserting the extended UI-2 to the completion of inserting the extended UI-3 as time information t2, and records it in the rule set of the extended UI-3 (see FIG. 5 (3)).
  • the UI information update unit 153 measures the time from the completion of inserting the extended UI-3 to the completion of inserting the extended UI-4 as time information t3, and records it in the rule set of the extended UI-4 (see FIG. 5 (4)).
  • the UI information update unit 153 can also calculate the median value or average value of the time information.
  • FIG. 6 is a flowchart illustrating an example of the flow of display control processing according to the first embodiment.
  • the UI information determination unit 151 reads a new web page (step S102).
  • the UI information determination unit 151 executes the UI information determination process described above (step S103). That is, first, the first acquisition unit 151a acquires existing UI information from a new web page (existing UI information acquisition process). Second, the extraction unit 151b extracts a rule set from a predetermined database 30 based on the existing UI information acquired by the first acquisition unit 151a (rule set extraction processing). Thirdly, the first generation unit 151c generates rule information for the extended UI based on the rule set extracted by the extraction unit 151b (rule information generation process). Subsequently, the setting unit 152 automatically displays the extended UI using the rule set selected based on the time information between the extended UIs (step S104).
  • the time information (median value) of rule set 1 is "5000 msec”
  • the time information (median value) of rule set 2 is “18000 msec”
  • the time information (median value) of rule set 3 is "5000 msec”. If it is "18000 msec”, rule set 1 with the shortest time information is selected as an appropriate rule set, rule information is generated from the rule set, and an extended UI is displayed from the rule information.
  • the setting unit 152 generates rules for each, but does not allow the user to select the action options (e.g., type of "pulldown"). 20 for selection.
  • Settings related to display etc. in the setting section 152 can be changed statically or dynamically.
  • the UI information update unit 153 executes the above-mentioned UI information update process (step S108), and ends the process. That is, first, the second acquisition unit 153a acquires the existing UI information and the rule information of the extended UI from the web page (rule information acquisition process). Second, the second generation unit 153b generates a rule set based on the existing UI information and rule information acquired by the second acquisition unit 153a (rule set generation processing). Thirdly, the measurement unit 153c measures time information between used extended UIs (time information measurement process). Fourth, the storage unit 153d adds time information to the rule set generated by the second generation unit 153b and stores it in a predetermined database 30 (rule set storage processing).
  • step S101 if the automatic generation process of the extended UI of the display control device 10 is not used (step S101: No), the UI information determination unit 151 reads a new web page (step S105). Next, the first generation unit 151c generates rule information for the extended UI based on the information input by the user 20 via the input unit 11 (step S106). At this time, the first generation unit 151c may generate rule information for the extended UI based on the input rule set.
  • the setting unit 152 displays the extended UI based on the generated rule information (step S107).
  • the UI information update unit 153 executes the UI information update process described above (step S108), and ends the process.
  • the median or average value of the operation time between extended UIs is measured as time information. Therefore, in this process, the relationship between the existing UI and the extended UI is structured and stored, and the productivity and efficiency of rule setting for the extended UI is improved by considering the ease of introducing UI parts. be able to.
  • rule information for the extended UI is generated based on the rule set to which the usage frequency of the rule set whose time information is the shortest value is given. Therefore, in this process, the relationship between the existing UI and the extended UI can be structured and stored, and the productivity and efficiency of rule setting for the extended UI can be improved more appropriately and effectively.
  • the extended UI is set to be hidden or a selectable extended UI is presented. Therefore, in this process, the relationship between the existing UI and the extended UI can be structured and stored, thereby improving the productivity and efficiency of rule setting for the extended UI that is easier for users to use.
  • FIG. 7 is a diagram showing a computer that executes the program.
  • the computer 1000 includes, 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. However, each of these parts is connected by a bus 1080.
  • the memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012, as illustrated in FIG.
  • the ROM 1011 stores, for example, a boot program such as BIOS (Basic Input Output System).
  • Hard disk drive interface 1030 is connected to hard disk drive 1090, as illustrated in FIG.
  • Disk drive interface 1040 is connected to disk drive 1100, as illustrated in FIG.
  • a removable storage medium such as a magnetic disk or an optical disk is inserted into disk drive 1100.
  • the serial port interface 1050 is connected to, for example, a mouse 1110 and a keyboard 1120, as illustrated in FIG.
  • Video adapter 1060 is connected to display 1130, for example, as illustrated in FIG.
  • the hard disk drive 1090 stores, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094. That is, the above program is stored, for example, in the hard disk drive 1090 as a program module in which commands to be executed by the computer 1000 are written.
  • the various data described in the above embodiments are stored as program data in, for example, the memory 1010 or the hard disk drive 1090.
  • the CPU 1020 reads out the program module 1093 and program data 1094 stored in the memory 1010 and the hard disk drive 1090 to the RAM 1012 as necessary, and executes various processing procedures.
  • program module 1093 and program data 1094 related to the program are not limited to being stored in the hard disk drive 1090, but may be stored in a removable storage medium, for example, and read by the CPU 1020 via a disk drive or the like.
  • the program module 1093 and program data 1094 related to the program may be stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.), and may be stored via the network interface 1070. It may be read by the CPU 1020.
  • LAN Local Area Network
  • WAN Wide Area Network

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)

Abstract

A display control device (10) is provided with: a first acquisition unit (151a) that acquires information about an existing UI; an extraction unit (151b) that extracts a rule set representing the relationship between the existing UI and an extended UI from a predetermined database on the basis of the information about the existing UI acquired by the first acquisition unit (151a); a first generation unit (151c) that generates rule information of the extended UI on the basis of the rule set extracted by the extraction unit (151b); a setting unit (152) that sets the display of the extended UI on the basis of the rule information of the extended UI generated by the first generation unit (151c); and a measurement unit (153c) that measures time information relating to the ease of adding extended UI components, on the basis of operations on the extended UI, the display of which has been set by the setting unit (152).

Description

表示制御装置、表示制御方法および表示制御プログラムDisplay control device, display control method, and display control program
 本発明は、表示制御装置、表示制御方法および表示制御プログラムに関する。 The present invention relates to a display control device, a display control method, and a display control program.
 従来、システムを改造せずに、Web画面に入力チェックや自動化等の機能拡張を追加することで、オペレータの生産性の向上を実現するUI(User Interface)拡張技術がある。このUI拡張技術の特徴は、システム画面に元々存在するUI(既存UI)は改造せずに、機能拡張用のUI(拡張UI)を、画面中に新たに追加することである。また、既存UIと拡張UIの連携を動作設定することで様々な機能拡張が可能となる。例えば、拡張UIとして「ボタン」がクリックされたら、既存UIである「テキストボックス」に値を自動投入する。 Conventionally, there is a UI (User Interface) expansion technology that improves operator productivity by adding functional enhancements such as input checks and automation to web screens without modifying the system. A feature of this UI expansion technology is that a new UI for functional expansion (extended UI) is added to the screen without modifying the UI that originally exists on the system screen (existing UI). Furthermore, various functional expansions are possible by configuring the cooperation between the existing UI and the extended UI. For example, when a "button" is clicked as an extended UI, a value is automatically entered into a "text box" that is an existing UI.
特開2017-072872号公報Japanese Patent Application Publication No. 2017-072872
 しかしながら、上述した従来技術では、新規Webシステム画面に対して適切なUIを自動生成したり、自動表示したりすることができず、ルール設定の生産性および効率性を向上させることができなかった。なぜならば、従来技術では、以下で説明する課題があるためである。 However, with the above-mentioned conventional technology, it is not possible to automatically generate or automatically display an appropriate UI for a new Web system screen, and it is not possible to improve the productivity and efficiency of rule setting. . This is because the conventional technology has the following problems.
 従来のユーザインタフェース(UI)拡張技術では、様々な機能拡張の設定が可能である。しかし、新規WebページにUI拡張を付与する場合、過去のルール設定の知見や経験を活かせず、都度、ゼロから手動でルール設定を行う必要があり、経験の少ないユーザにはルール設定が困難であった。従来技術では、ルールとWebページは1:1で対応しており、作成したルールは他のWebページには適用できないからである(図8参照)。 With conventional user interface (UI) expansion technology, it is possible to set various functional expansions. However, when adding UI extensions to a new web page, past knowledge and experience in setting rules cannot be used, and rules must be set manually from scratch each time, making rule setting difficult for users with little experience. there were. This is because in the conventional technology, rules and Web pages correspond on a 1:1 basis, and created rules cannot be applied to other Web pages (see FIG. 8).
 上述した課題を解決し、目的を達成するために、本発明に係る表示制御装置は、既存UIに関する既存UI情報を取得する第1取得部と、前記第1取得部によって取得された前記既存UI情報に基づいて、所定のデータベースから、前記既存UIと拡張UIとの関連性を有するルールセットを抽出する抽出部と、前記抽出部によって抽出された前記ルールセットに基づいて、前記拡張UIのルール情報を生成する第1生成部と、前記第1生成部によって生成された前記ルール情報に基づいて、前記拡張UIの表示を設定する設定部と、前記設定部によって表示を設定された前記拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する計測部と、を備えることを特徴とする。 In order to solve the above-mentioned problems and achieve the purpose, a display control device according to the present invention includes a first acquisition section that acquires existing UI information regarding an existing UI, and a first acquisition section that acquires existing UI information regarding the existing UI. an extraction unit that extracts a rule set having a relationship between the existing UI and the extended UI from a predetermined database based on the information; and a rule set for the extended UI based on the rule set extracted by the extraction unit. a first generation unit that generates information; a setting unit that sets display of the extended UI based on the rule information generated by the first generation unit; and the extended UI whose display is set by the setting unit. The present invention is characterized by comprising a measuring unit that measures time information regarding the ease of inserting the extended UI component based on the operation of the extended UI component.
 また、本発明に係る表示制御方法は、表示制御装置によって実行される表示制御方法であって、既存UIに関する既存UI情報を取得する第1取得工程と、前記第1取得工程によって取得された前記既存UI情報に基づいて、所定のデータベースから、前記既存UIと拡張UIとの関連性を有するルールセットを抽出する抽出工程と、前記抽出工程によって抽出された前記ルールセットに基づいて、前記拡張UIのルール情報を生成する第1生成工程と、前記第1生成工程によって生成された前記ルール情報に基づいて、前記拡張UIの表示を設定する設定工程と、前記設定工程によって表示を設定された前記拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する計測工程と、を含むことを特徴とする。 Further, the display control method according to the present invention is a display control method executed by a display control device, and includes a first acquisition step of acquiring existing UI information regarding an existing UI, and a first acquisition step of acquiring existing UI information regarding an existing UI; an extraction step of extracting a rule set having a relationship between the existing UI and the extended UI from a predetermined database based on existing UI information; a first generation step of generating rule information, a setting step of setting the display of the extended UI based on the rule information generated by the first generation step, and a setting step of setting the display of the extended UI based on the rule information generated by the first generation step; The present invention is characterized in that it includes a measuring step of measuring time information related to the ease of inserting an extended UI component based on an operation on the extended UI.
 また、本発明に係る表示制御プログラムは、既存UIに関する既存UI情報を取得する第1取得手順と、前記第1取得手順によって取得された前記既存UI情報に基づいて、所定のデータベースから、前記既存UIと拡張UIとの関連性を有するルールセットを抽出する抽出手順と、前記抽出手順によって抽出された前記ルールセットに基づいて、前記拡張UIのルール情報を生成する第1生成手順と、前記第1生成手順によって生成された前記ルール情報に基づいて、前記拡張UIの表示を設定する設定手順と、前記設定手順によって表示を設定された前記拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する計測手順と、をコンピュータに実行させることを特徴とする。 Further, the display control program according to the present invention includes a first acquisition procedure for acquiring existing UI information regarding an existing UI, and a first acquisition procedure for acquiring existing UI information from a predetermined database. an extraction procedure for extracting a rule set having a relationship between a UI and an extended UI; a first generation procedure for generating rule information for the extended UI based on the rule set extracted by the extraction procedure; 1 a setting procedure for setting the display of the extended UI based on the rule information generated by the generation procedure; and inputting extended UI parts based on the operation on the extended UI whose display was set by the setting procedure. The present invention is characterized by causing a computer to execute a measurement procedure for measuring time information related to ease of use.
 本発明では、拡張UIのルール設定の生産性および効率性を向上させることができる。 According to the present invention, it is possible to improve the productivity and efficiency of rule setting in the extended UI.
図1は、第1の実施形態に係る表示制御システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of a display control system according to a first embodiment. 図2は、第1の実施形態に係る表示制御装置の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of the display control device according to the first embodiment. 図3は、第1の実施形態に係るUI情報判定処理の一例を示す図である。FIG. 3 is a diagram illustrating an example of UI information determination processing according to the first embodiment. 図4は、第1の実施形態に係るUI情報更新処理の一例を示す図である。FIG. 4 is a diagram illustrating an example of UI information update processing according to the first embodiment. 図5は、第1の実施形態に係る時間情報計測処理の一例を示す図である。FIG. 5 is a diagram illustrating an example of time information measurement processing according to the first embodiment. 図6は、第1の実施形態に係る表示制御処理の流れの一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of the flow of display control processing according to the first embodiment. 図7は、プログラムを実行するコンピュータを示す図である。FIG. 7 is a diagram showing a computer that executes a program. 図8は、従来の表示制御処理を説明するための図である。FIG. 8 is a diagram for explaining conventional display control processing.
 以下に、本発明に係る表示制御装置、表示制御方法および表示制御プログラムの実施形態を図面に基づいて詳細に説明する。なお、本発明は、以下に説明する実施形態により限定されるものではない。 Embodiments of a display control device, a display control method, and a display control program according to the present invention will be described in detail below based on the drawings. Note that the present invention is not limited to the embodiments described below.
〔第1の実施形態〕
 以下に、第1の実施形態(適宜、本実施形態)に係る表示制御システムの構成、表示制御装置の構成、UI情報判定処理、UI情報更新処理、時間情報計測処理、表示制御処理の流れを順に説明し、最後に本実施形態の効果を説明する。
[First embodiment]
Below, the flow of the configuration of the display control system, the configuration of the display control device, the UI information determination process, the UI information update process, the time information measurement process, and the display control process according to the first embodiment (as appropriate, this embodiment) is explained. This will be explained in order, and finally the effects of this embodiment will be explained.
〔表示制御システム100の構成〕
 図1を用いて、本実施形態に係る表示制御システム(適宜、本システム)100の構成を詳細に説明する。図1は、第1の実施形態に係る表示制御システム100の構成例を示す図である。本システム100は、表示制御装置10(図示せず)、ユーザ20、データベース(DB)30を有する。ここで、表示制御装置10と、ユーザ20と、データベース30とは、図示しない所定の通信網を介して、有線または無線により通信可能に接続される。なお、図1に示した表示制御システム100には、複数のユーザ20や、複数台のデータベース30が含まれてもよい。
[Configuration of display control system 100]
The configuration of a display control system (as appropriate, the present system) 100 according to this embodiment will be described in detail using FIG. 1. FIG. 1 is a diagram showing a configuration example of a display control system 100 according to the first embodiment. This system 100 includes a display control device 10 (not shown), a user 20, and a database (DB) 30. Here, the display control device 10, the user 20, and the database 30 are communicably connected via a predetermined communication network (not shown) by wire or wirelessly. Note that the display control system 100 shown in FIG. 1 may include a plurality of users 20 and a plurality of databases 30.
 まず、ユーザ20の既存ルールや利用情報の入力によって、拡張UIのルール生成に必要な各種情報がデータベース30に蓄積される(図1(1)参照)。次に、新規Webページは、図示しない表示制御装置10によって読み込まれ、当該ページに含まれる既存UIの情報が取得され、データベース30の情報と照合される(図1(2)参照)。そして、上記の新規Webページの既存UIに適用するための拡張UIのルール情報が自動生成される(図1(3)参照)。最後に、生成された拡張UIのルール情報を用いて、拡張UIが画面に自動表示される(図1(4)参照)。 First, by inputting existing rules and usage information by the user 20, various information necessary for generating rules for the extended UI is accumulated in the database 30 (see FIG. 1 (1)). Next, the new Web page is read by the display control device 10 (not shown), and the information on the existing UI included in the page is acquired and compared with the information in the database 30 (see FIG. 1 (2)). Then, rule information for the extended UI to be applied to the existing UI of the new web page is automatically generated (see FIG. 1 (3)). Finally, the extended UI is automatically displayed on the screen using the generated extended UI rule information (see FIG. 1 (4)).
 図1では、新規Webページである「案件管理システム」画面上の「お客様名」の既存UIのテキストボックスに、プルダウン化を実行する拡張UIのルールを適用し、「株式会社電電太郎」「株式会社電電花子」のプルダウン入力を可能としている。なお、本システム100では、自動で生成した拡張UIのルール情報を既存ルールとして、データベース30に反映することもできる。 In Figure 1, the extended UI rules that execute pull-down are applied to the existing UI text box for "Customer Name" on the "Project Management System" screen, which is a new web page. It is possible to input a pull-down of "Company Denden Hanako". Note that in the present system 100, automatically generated rule information of the extended UI can be reflected in the database 30 as an existing rule.
 本実施形態に係る表示制御システムでは、既存UIと拡張UIとの関連性を構造化、蓄積可能とし、新規Webシステム画面を読込時、これまで蓄積したUI情報をもとに、操作時間が適切なユーザインターフェース(UI)を自動生成、自動表示する。このように、新規Webシステム画面に対してユーザの操作性に着目した適切なUIを自動生成、自動表示可能とすることで、ルール設定の生産性および効率性を飛躍的に向上させることができる。 In the display control system according to the present embodiment, the relationship between the existing UI and the expanded UI can be structured and accumulated, and when a new Web system screen is read, the operation time is determined to be appropriate based on the UI information accumulated so far. Automatically generate and display a user interface (UI). In this way, by automatically generating and automatically displaying an appropriate UI that focuses on user operability on a new web system screen, it is possible to dramatically improve the productivity and efficiency of rule setting. .
〔表示制御装置10の構成〕
 図2を用いて、本実施形態に係る表示制御装置10の構成を詳細に説明する。図2は、本実施形態に係る表示制御装置10の構成例を示すブロック図である。表示制御装置10は、入力部11、出力部12、通信部13、記憶部14および制御部15を有する。
[Configuration of display control device 10]
The configuration of the display control device 10 according to this embodiment will be described in detail using FIG. 2. FIG. 2 is a block diagram showing a configuration example of the display control device 10 according to the present embodiment. The display control device 10 includes an input section 11 , an output section 12 , a communication section 13 , a storage section 14 , and a control section 15 .
 入力部11は、当該表示制御装置10への各種情報の入力を司る。入力部11は、例えば、マウスやキーボード等であり、当該表示制御装置10への設定情報等の入力を受け付ける。また、出力部12は、当該表示制御装置10からの各種情報の出力を司る。出力部12は、例えば、ディスプレイ等であり、当該表示制御装置10に記憶された設定情報等を出力する。 The input unit 11 is in charge of inputting various information to the display control device 10. The input unit 11 is, for example, a mouse, a keyboard, or the like, and accepts input of setting information and the like to the display control device 10 . Further, the output unit 12 is in charge of outputting various information from the display control device 10. The output unit 12 is, for example, a display, and outputs setting information and the like stored in the display control device 10.
 通信部13は、他の装置との間でのデータ通信を司る。例えば、通信部13は、各通信装置との間でデータ通信を行う。また、通信部13は、図示しないオペレータの端末との間でデータ通信を行うことができる。 The communication unit 13 manages data communication with other devices. For example, the communication unit 13 performs data communication with each communication device. Further, the communication unit 13 can perform data communication with an operator's terminal (not shown).
 記憶部14は、制御部15が動作する際に参照する各種情報や、制御部15が動作した際に取得した各種情報を記憶する。ここで、記憶部14は、例えば、RAM(Random Access Memory)、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置等である。なお、図2の例では、記憶部14は、表示制御装置10の内部に設置されているが、表示制御装置10の外部に設置されてもよいし、複数の記憶部が設置されていてもよい。 The storage unit 14 stores various information referred to when the control unit 15 operates and various information acquired when the control unit 15 operates. Here, the storage unit 14 is, for example, 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. In the example of FIG. 2, the storage unit 14 is installed inside the display control device 10, but it may be installed outside the display control device 10, or even if a plurality of storage units are installed. good.
 制御部15は、当該表示制御装置10全体の制御を司る。制御部15は、UI情報判定部151として、第1取得部151a、抽出部151bおよび第1生成部151cを有する。また、制御部15は、設定部152を有する。さらに、制御部15は、UI情報更新部153として、第2取得部153a、第2生成部153b、計測部153cおよび格納部153dを有する。ここで、制御部15は、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等の電子回路やASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路である。 The control unit 15 controls the entire display control device 10. The control unit 15 includes, as the UI information determination unit 151, a first acquisition unit 151a, an extraction unit 151b, and a first generation unit 151c. Further, the control section 15 includes a setting section 152. Further, the control unit 15 includes, as the UI information update unit 153, a second acquisition unit 153a, a second generation unit 153b, a measurement unit 153c, and a storage unit 153d. Here, the control unit 15 is, for example, an electronic circuit such as a CPU (Central Processing Unit) or an MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).
 第1取得部151aは、既存UIに関する既存UI情報を取得する。例えば、第1取得部151aは、既存UI情報として、新規Webページに含まれる複数の既存UIのUI種類、ラベル情報を取得する。一方、第1取得部151aは、取得した各種情報を、記憶部14に格納してもよい。 The first acquisition unit 151a acquires existing UI information regarding the existing UI. For example, the first acquisition unit 151a acquires UI types and label information of a plurality of existing UIs included in the new web page as the existing UI information. On the other hand, the first acquisition unit 151a may store the acquired various information in the storage unit 14.
 抽出部151bは、第1取得部151aによって取得された既存UIの情報に基づいて、所定のデータベース30から、既存UIと拡張UIとの関連性を有するルールセットを抽出する。例えば、抽出部151bは、ルールセットとして、特定の既存UIの情報と、特定の既存UIの情報に対応付けした拡張UIのUI種類、配置情報を取得する。また、抽出部151bは、所定のデータベース30として、複数のユーザ20によって共有されている専用のデータベースから、ルールセットを抽出する。また、抽出部151bは、第1取得部151aによって取得された既存UIの情報として、ラベル情報が一致するルールセット群から、時間情報が最短値のルールセットを抽出する。一方、抽出部151bは、抽出した各種情報を、記憶部14に格納してもよい。 The extraction unit 151b extracts a rule set that has a relationship between the existing UI and the extended UI from the predetermined database 30 based on the information on the existing UI acquired by the first acquisition unit 151a. For example, the extraction unit 151b obtains, as a rule set, information on a specific existing UI, and UI type and arrangement information of an extended UI associated with the information on the specific existing UI. Further, the extraction unit 151b extracts the rule set from a dedicated database shared by a plurality of users 20 as the predetermined database 30. Further, the extraction unit 151b extracts the rule set with the shortest time information from the rule set group with matching label information as the existing UI information acquired by the first acquisition unit 151a. On the other hand, the extraction unit 151b may store the extracted various information in the storage unit 14.
 第1生成部151cは、抽出部151bによって抽出されたルールセットに基づいて、拡張UIのルール情報を生成する。例えば、第1生成部151cは、時間情報が最短値であるルールセットを用いて、ルール情報を生成する。また、第1生成部151cは、拡張UIのルール情報として、抽出された複数のルールセットから、新規Webページの複数の既存UIに対して、適切な拡張UIに関する情報を関連付けた情報を生成する。一方、第1生成部151cは、生成した各種情報を、記憶部14に格納してもよい。 The first generation unit 151c generates rule information for the extended UI based on the rule set extracted by the extraction unit 151b. For example, the first generation unit 151c generates rule information using a rule set whose time information has the shortest value. Further, the first generation unit 151c generates information associating information regarding appropriate extended UIs with multiple existing UIs of the new web page from the multiple extracted rule sets as extended UI rule information. . On the other hand, the first generation unit 151c may store the generated various information in the storage unit 14.
 設定部152は、第1生成部151cによって生成された拡張UIのルール情報に基づいて、拡張UIの表示を設定する。また、設定部152は、第1生成部151cによって生成された拡張UIのルール情報が一意に定まらない場合には、拡張UIの非表示、または選択可能な拡張UIの提示を設定する。例えば、設定部152は、抽出部151bによって抽出された既存UIの同一ラベル情報を有するルールセット群において、時間情報が最小のルールセットが複数ある場合には、拡張UIの非表示または表示可能な拡張UIのUI種類を提示する。 The setting unit 152 sets the display of the extended UI based on the rule information of the extended UI generated by the first generating unit 151c. Furthermore, if the rule information of the extended UI generated by the first generating section 151c cannot be uniquely determined, the setting unit 152 sets the extended UI to be hidden or to present a selectable extended UI. For example, if there is a plurality of rule sets with the minimum time information in the rule set group having the same label information of the existing UI extracted by the extraction unit 151b, the setting unit 152 determines whether the extended UI can be hidden or displayed. Presents the UI type of extended UI.
 第2取得部153aは、既存UI情報および拡張UIのルール情報を取得する。例えば、第2取得部153aは、既存UIの情報として、Webページに含まれる複数の既存UIのUI種類、ラベル情報を取得する。また、第2取得部153aは、拡張UIのルール情報として、当該Webページの複数の既存UIに対して、適切な拡張UIに関する情報を関連付けた情報を取得する。一方、第2取得部153aは、取得した各種情報を、記憶部14に格納してもよい。 The second acquisition unit 153a acquires existing UI information and expanded UI rule information. For example, the second acquisition unit 153a acquires UI types and label information of a plurality of existing UIs included in a web page as information on existing UIs. Further, the second acquisition unit 153a acquires, as the rule information of the extended UI, information in which information regarding an appropriate extended UI is associated with a plurality of existing UIs of the web page. On the other hand, the second acquisition unit 153a may store the acquired various information in the storage unit 14.
 第2生成部153bは、第2取得部153aによって取得された既存UI情報および拡張UIのルール情報に基づいて、ルールセットを生成する。例えば、第2生成部153bは、Webページに含まれる複数の既存UIのUI種類、ラベル情報、および当該Webページの複数の既存UIに対して関連付けた拡張UIに関する情報から、既存UIのラベル情報ごとのルールセットを生成する。一方、第2生成部153bは、生成した各種情報を、記憶部14に格納してもよい。 The second generation unit 153b generates a rule set based on the existing UI information and the extended UI rule information acquired by the second acquisition unit 153a. For example, the second generation unit 153b generates the label information of the existing UI from the UI type and label information of the plurality of existing UIs included in the web page, and the information regarding the extended UI associated with the plurality of existing UIs of the web page. Generate a ruleset for each. On the other hand, the second generation unit 153b may store the generated various information in the storage unit 14.
 計測部153cは、設定部152によって表示を設定された拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する。例えば、計測部153cは、拡張UI間の操作時間の中央値または平均値を時間情報として計測する。一方、計測部153cは、計測した各種情報を、記憶部14に格納してもよい。 The measurement unit 153c measures time information regarding the ease of inserting the extended UI component based on the operation on the extended UI whose display is set by the setting unit 152. For example, the measurement unit 153c measures the median or average value of operation times between expanded UIs as time information. On the other hand, the measurement unit 153c may store various measured information in the storage unit 14.
 格納部153dは、第2生成部153bによって生成されたルールセットに対応する時間情報を付与し、当該ルールセットを所定のデータベース30に格納する。また、格納部153dは、計測部153cによって計測された時間情報を、データベース30によって記憶される同一のルールセットの時間情報に追加し、ルールセットの時間情報を更新してもよい。 The storage unit 153d adds time information corresponding to the rule set generated by the second generation unit 153b, and stores the rule set in a predetermined database 30. Further, the storage unit 153d may add the time information measured by the measurement unit 153c to the time information of the same rule set stored in the database 30, and update the time information of the rule set.
〔UI情報判定処理〕
 図3を用いて、本実施形態に係るUI情報判定処理を詳細に説明する。図3は、第1の実施形態に係るUI情報判定処理の一例を示す図である。まず、表示制御装置10のUI情報判定部151は、新規Webページを読み込み、既存UIの情報(適宜、「既存UI情報」)を取得する(図3(1)参照)。ここで、既存UI情報とは、新規Webページに含まれる複数の既存UIのUI種類(例:テキストボックス)、ラベル情報(例:お客様名)等の情報であるが、特に限定されない。
[UI information determination processing]
The UI information determination process according to this embodiment will be explained in detail using FIG. 3. FIG. 3 is a diagram illustrating an example of UI information determination processing according to the first embodiment. First, the UI information determination unit 151 of the display control device 10 reads a new web page and acquires information on the existing UI ("existing UI information" as appropriate) (see FIG. 3(1)). Here, the existing UI information is information such as the UI type (eg, text box) and label information (eg, customer name) of a plurality of existing UIs included in the new web page, but is not particularly limited.
 次に、UI情報判定部151は、既存UI情報とデータベース30に記憶されたルールセット群を照合し、適切なルールセットを抽出する(図3(2)参照)。ここで、ルールセットとは、ある既存UI情報と、その既存UI情報に対応付けした拡張UIに関する情報である。また、拡張UIに関する情報とは、拡張UIのUI種類(例:プルダウン、ボタン)、配置情報(例:オブジェクト基点)等の情報であるが、特に限定されない。 Next, the UI information determination unit 151 compares the existing UI information with the rule set group stored in the database 30 and extracts an appropriate rule set (see FIG. 3 (2)). Here, the rule set is information regarding certain existing UI information and an extended UI associated with the existing UI information. Furthermore, the information related to the extended UI includes information such as the UI type (eg, pull-down, button) and arrangement information (eg, object base point) of the extended UI, but is not particularly limited.
 このとき、UI情報判定部151は、既存UI情報(例:お客様名)をキーに、データベース30に蓄積されたルールセットを検索し、ルールセットを選択することによって適切なルールセットを抽出する。図3では、UI情報判定部151は、拡張UI間の時間情報(中央値)が付与されたルールセットして、「ルールセット1」(時間情報:5000msec)、「ルールセット2」(時間情報:18000msec)、「ルールセット3」(時間情報:18000msec)を検索する。そして、UI情報判定部151は、時間情報(中央値)が最短である「ルールセット1」を適切なルールセットとして選択する。 At this time, the UI information determination unit 151 searches the rule sets stored in the database 30 using the existing UI information (eg, customer name) as a key, and selects a rule set to extract an appropriate rule set. In FIG. 3, the UI information determination unit 151 selects rule sets to which time information (median value) between expanded UIs is assigned, ``rule set 1'' (time information: 5000 msec), ``rule set 2'' (time information :18000msec) and search for "rule set 3" (time information: 18000msec). Then, the UI information determining unit 151 selects "rule set 1" having the shortest time information (median value) as an appropriate rule set.
 そして、UI情報判定部151は、抽出したルールセットから拡張UIのルール情報(適宜、「拡張UI情報」または「ルール情報」)を生成する(図3(3)参照)。ここで、拡張UIのルール情報とは、Webページの複数の既存UIに対して、適切な拡張UIに関する情報を関連付けた情報であるが、特に限定されない。最後に、表示制御装置10の設定部152は、読み込んだ新規Webページに対して、上記の拡張UI情報をもとにUI拡張表示を行う(図3(4)参照)。 Then, the UI information determination unit 151 generates rule information for the extended UI ("extended UI information" or "rule information" as appropriate) from the extracted rule set (see FIG. 3 (3)). Here, the extended UI rule information is information in which information regarding an appropriate extended UI is associated with a plurality of existing UIs of a web page, but is not particularly limited. Finally, the setting unit 152 of the display control device 10 performs UI extended display on the read new web page based on the above extended UI information (see FIG. 3 (4)).
〔UI情報更新処理〕
 図4を用いて、本実施形態に係るUI情報更新処理を詳細に説明する。図4は、第1の実施形態に係るUI情報更新処理の一例を示す図である。まず、表示制御装置10のUI情報更新部153は、拡張UIが適用されたWebページを読み込み(図4(1)参照)、既存UI情報を取得する(図4(2)参照)。また、UI情報更新部153は、適用された拡張UI情報、つまりルール情報を取得する(図4(3)参照)。
[UI information update process]
The UI information update process according to this embodiment will be explained in detail using FIG. 4. FIG. 4 is a diagram illustrating an example of UI information update processing according to the first embodiment. First, the UI information updating unit 153 of the display control device 10 reads a web page to which the extended UI is applied (see FIG. 4(1)), and obtains existing UI information (see FIG. 4(2)). Further, the UI information updating unit 153 acquires the applied extended UI information, that is, rule information (see FIG. 4(3)).
 このとき、UI情報更新部153は、取得した既存UI情報に対して、隣接しているHTML(Hypertext Markup Language)タグから既存UIのUI種類とラベル情報等との対応付けを行う(図4(4)参照)。また、UI情報更新部153は、画像による位置関係から対応付けを行ってもよい。図4では、既存UIのUI種類「テキストボックス」と、ラベル情報「お客様名」が対応付けされている。 At this time, the UI information update unit 153 associates the UI type of the existing UI with label information, etc. from adjacent HTML (Hypertext Markup Language) tags for the acquired existing UI information (see FIG. 4). 4)). Further, the UI information updating unit 153 may perform the association based on the positional relationship based on images. In FIG. 4, the UI type "Text Box" of the existing UI is associated with the label information "Customer Name."
 続いて、UI情報更新部153は、取得した既存UIの情報と取得した拡張UIのルール情報との対応付けを行う(図4(5)参照)。図4では、既存UIの情報として、UI種類「テキストボックス」、ラベル情報「お客様名」と、拡張UIの情報として、UI種類「プルダウン」、配置情報「オブジェクト基点」とが対応付けされている。このようにして生成された、既存UIと拡張UIとの関連性を構造化した情報をルールセットとする。 Subsequently, the UI information update unit 153 associates the acquired existing UI information with the acquired extended UI rule information (see FIG. 4 (5)). In FIG. 4, the existing UI information is associated with the UI type "Text Box" and the label information "Customer Name", and the expanded UI information is the UI type "Pulldown" and the arrangement information "Object Base Point". . The information that is generated in this manner and that structures the relationship between the existing UI and the extended UI is referred to as a ruleset.
 そして、UI情報更新部153は、生成したルールセットをデータベース30に格納する(図4(6)参照)。このとき、UI情報更新部153は、ルールセットを生成するたびに、当該ルールセットをデータベース30に格納する。したがって、ルールセットは永続的にデータベース30に蓄積されることになる。 Then, the UI information update unit 153 stores the generated rule set in the database 30 (see FIG. 4 (6)). At this time, the UI information updating unit 153 stores the rule set in the database 30 every time it generates the rule set. Therefore, the rule set will be permanently stored in the database 30.
 さらに、UI情報更新部153は、生成したルールセットをもとに表示され、利用された拡張UIを監視することで、当該ルールセットの時間情報を計測することができる(図4(7)参照)。図4では、UI情報更新部153は、拡張UI-1、拡張UI-2の順に操作された場合には、「お客様名」に投入された拡張UI-1の操作後から、「お客様ID」に投入された拡張UI-2の操作後までの時間を拡張UI-2の時間情報として計測している。すなわち、UI情報更新部153は、拡張UI部品の投入しやすさに関する時間情報を計測することができる。 Furthermore, the UI information update unit 153 can measure the time information of the generated ruleset by monitoring the extended UI that is displayed and used (see FIG. 4 (7)). ). In FIG. 4, when the extended UI-1 and extended UI-2 are operated in this order, the UI information update unit 153 updates the "customer ID" after the extended UI-1 operation entered in "customer name". The time elapsed until the operation of the extended UI-2 that was inputted is measured as the time information of the extended UI-2. That is, the UI information update unit 153 can measure time information related to ease of inputting the extended UI component.
 また、UI情報更新部153は、拡張UIの操作ごとに対応する時間情報をデータベース30に格納することができる(図4(8)参照)。図4では、UI情報更新部153は、計測した拡張UI-2の時間情報を拡張UI-2のルールセットに付与し、当該ルールセットをデータベース30に格納する。 Additionally, the UI information update unit 153 can store time information corresponding to each operation of the extended UI in the database 30 (see FIG. 4 (8)). In FIG. 4, the UI information update unit 153 adds the measured time information of the extended UI-2 to the ruleset of the extended UI-2, and stores the ruleset in the database 30.
〔時間情報計測処理〕
 図5を用いて、本実施形態に係る時間情報計測処理を詳細に説明する。図5は、第1の実施形態に係る時間情報計測処理の一例を示す図である。以下では、既存UI情報として「お客様名」、「お客様ID」、「案件名」、「案件ID」に対応する拡張UIが、それぞれ拡張UI-1、拡張UI-2、拡張UI-3、拡張UI-4である例について説明する。
[Time information measurement processing]
The time information measurement process according to this embodiment will be explained in detail using FIG. 5. FIG. 5 is a diagram illustrating an example of time information measurement processing according to the first embodiment. Below, the extended UIs corresponding to "customer name", "customer ID", "matter name", and "matter ID" as existing UI information are extended UI-1, extended UI-2, extended UI-3, extended An example of UI-4 will be explained.
 表示制御装置10のUI情報更新部153は、システム起動時から拡張UI-1投入完了(操作完了)までの時間を時間情報t0として計測し、拡張UI-1のルールセットへ記録する(図5(1)参照)。 The UI information update unit 153 of the display control device 10 measures the time from system startup to the completion of inputting the extended UI-1 (completion of operation) as time information t0, and records it in the rule set of the extended UI-1 (Fig. 5 (See (1)).
 UI情報更新部153は、拡張UI-1投入完了から拡張UI-2投入完了までの時間を時間情報t1として計測し、拡張UI-2のルールセットへ記録する(図5(2)参照)。 The UI information update unit 153 measures the time from the completion of inserting the extended UI-1 to the completion of inserting the extended UI-2 as time information t1, and records it in the rule set of the extended UI-2 (see FIG. 5 (2)).
 UI情報更新部153は、拡張UI-2投入完了から拡張UI-3投入完了までの時間を時間情報t2として計測し、拡張UI-3のルールセットへ記録する(図5(3)参照)。 The UI information update unit 153 measures the time from the completion of inserting the extended UI-2 to the completion of inserting the extended UI-3 as time information t2, and records it in the rule set of the extended UI-3 (see FIG. 5 (3)).
 UI情報更新部153は、拡張UI-3投入完了から拡張UI-4投入完了までの時間を時間情報t3として計測し、拡張UI-4のルールセットへ記録する(図5(4)参照)。 The UI information update unit 153 measures the time from the completion of inserting the extended UI-3 to the completion of inserting the extended UI-4 as time information t3, and records it in the rule set of the extended UI-4 (see FIG. 5 (4)).
 上記の処理において、UI情報更新部153は、時間情報の中央値や平均値を算出することもできる。 In the above process, the UI information update unit 153 can also calculate the median value or average value of the time information.
〔表示制御処理の流れ〕
 図6を用いて、本実施形態に係る表示制御処理の流れを詳細に説明する。図6は、第1の実施形態に係る表示制御処理の流れの一例を示すフローチャートである。
[Flow of display control processing]
The flow of display control processing according to this embodiment will be explained in detail using FIG. 6. FIG. 6 is a flowchart illustrating an example of the flow of display control processing according to the first embodiment.
 まず、表示制御装置10の拡張UIの自動生成処理を利用する場合(ステップS101:Yes)、UI情報判定部151は、新規Webページを読み込む(ステップS102)。次に、UI情報判定部151は、上述したUI情報判定処理を実行する(ステップS103)。すなわち、第1に、第1取得部151aは、新規Webページから既存UI情報を取得する(既存UI情報取得処理)。第2に、抽出部151bは、第1取得部151aによって取得された既存UI情報に基づいて、所定のデータベース30から、ルールセットを抽出する(ルールセット抽出処理)。第3に、第1生成部151cは、抽出部151bによって抽出されたルールセットに基づいて、拡張UIのルール情報を生成する(ルール情報生成処理)。続いて、設定部152は、拡張UI間の時間情報をもとに選択されたルールセットを用いて、拡張UIを自動表示する(ステップS104)。 First, when using the automatic generation process of the extended UI of the display control device 10 (step S101: Yes), the UI information determination unit 151 reads a new web page (step S102). Next, the UI information determination unit 151 executes the UI information determination process described above (step S103). That is, first, the first acquisition unit 151a acquires existing UI information from a new web page (existing UI information acquisition process). Second, the extraction unit 151b extracts a rule set from a predetermined database 30 based on the existing UI information acquired by the first acquisition unit 151a (rule set extraction processing). Thirdly, the first generation unit 151c generates rule information for the extended UI based on the rule set extracted by the extraction unit 151b (rule information generation process). Subsequently, the setting unit 152 automatically displays the extended UI using the rule set selected based on the time information between the extended UIs (step S104).
 このとき、例えば、ルールセット1の時間情報(中央値)が「5000msec」であり、ルールセット2の時間情報(中央値)が「18000msec」であり、ルールセット3の時間情報(中央値)が「18000msec」であった場合、適当なルールセットとして、時間情報が最短値であるルールセット1が選択され、当該ルールセットからルール情報が生成され、当該ルール情報から拡張UIが表示される。 At this time, for example, the time information (median value) of rule set 1 is "5000 msec", the time information (median value) of rule set 2 is "18000 msec", and the time information (median value) of rule set 3 is "5000 msec". If it is "18000 msec", rule set 1 with the shortest time information is selected as an appropriate rule set, rule information is generated from the rule set, and an extended UI is displayed from the rule information.
 また、設定部152は、結果が一意に定まらない場合(例:時間情報の最短値がともに「18000msec」)、それぞれルール生成はするものの、動作の選択肢(例:「プルダウン」の種類)をユーザ20に提示し、選択させることもできる。設定部152の表示等に関わる設定は、静的に、または動的に変更することができる。 Further, if the result is not uniquely determined (e.g., the shortest value of time information is "18000 msec"), the setting unit 152 generates rules for each, but does not allow the user to select the action options (e.g., type of "pulldown"). 20 for selection. Settings related to display etc. in the setting section 152 can be changed statically or dynamically.
 そして、UI情報更新部153は、上述したUI情報更新処理を実行し(ステップS108)、処理を終了する。すなわち、第1に、第2取得部153aは、Webページから既存UI情報および拡張UIのルール情報を取得する(ルール情報取得処理)。第2に、第2生成部153bは、第2取得部153aによって取得された既存UI情報およびルール情報に基づいて、ルールセットを生成する(ルールセット生成処理)。第3に、計測部153cは、利用された拡張UI間の時間情報を計測する(時間情報計測処理)。第4に、格納部153dは、第2生成部153bによって生成されたルールセットに時間情報を付与し、所定のデータベース30に格納する(ルールセット格納処理)。 Then, the UI information update unit 153 executes the above-mentioned UI information update process (step S108), and ends the process. That is, first, the second acquisition unit 153a acquires the existing UI information and the rule information of the extended UI from the web page (rule information acquisition process). Second, the second generation unit 153b generates a rule set based on the existing UI information and rule information acquired by the second acquisition unit 153a (rule set generation processing). Thirdly, the measurement unit 153c measures time information between used extended UIs (time information measurement process). Fourth, the storage unit 153d adds time information to the rule set generated by the second generation unit 153b and stores it in a predetermined database 30 (rule set storage processing).
 一方、表示制御装置10の拡張UIの自動生成処理を利用しない場合(ステップS101:No)、UI情報判定部151は、新規Webページを読み込む(ステップS105)。次に、第1生成部151cは、ユーザ20によって入力部11を介して入力された情報をもとに、拡張UIのルール情報を生成する(ステップS106)。このとき、第1生成部151cは、入力されたルールセットをもとに、拡張UIのルール情報を生成してもよい。 On the other hand, if the automatic generation process of the extended UI of the display control device 10 is not used (step S101: No), the UI information determination unit 151 reads a new web page (step S105). Next, the first generation unit 151c generates rule information for the extended UI based on the information input by the user 20 via the input unit 11 (step S106). At this time, the first generation unit 151c may generate rule information for the extended UI based on the input rule set.
 そして、設定部152は、生成されたルール情報に基づいて、拡張UIを表示する(ステップS107)。最後に、UI情報更新部153は、上述したUI情報更新処理を実行し(ステップS108)、処理を終了する。 Then, the setting unit 152 displays the extended UI based on the generated rule information (step S107). Finally, the UI information update unit 153 executes the UI information update process described above (step S108), and ends the process.
〔第1の実施形態の効果〕
 第1に、上述した本実施形態に係る表示制御処理では、既存UI情報を取得し、取得した既存UI情報に基づいて、所定のデータベースから既存UIと拡張UIとの関連性を有するルールセットを抽出し、抽出したルールセットに基づいて拡張UIのルール情報を生成し、生成した拡張UIのルール情報に基づいて拡張UIの表示を設定し、表示を設定した拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する。このため、本処理では、拡張UIのルール設定の生産性および効率性を向上させることができる。
[Effects of the first embodiment]
First, in the display control processing according to the present embodiment described above, existing UI information is acquired, and a rule set having a relationship between the existing UI and the extended UI is extracted from a predetermined database based on the acquired existing UI information. extract, generate rule information for the extended UI based on the extracted rule set, set the display of the extended UI based on the generated rule information for the extended UI, and based on the operation on the extended UI for which the display has been set, Time information related to ease of inputting extended UI components is measured. Therefore, in this process, the productivity and efficiency of rule setting of the extended UI can be improved.
 第2に、上述した本実施形態に係る表示制御処理では、既存UIの情報および前記ルール情報を取得し、取得した既存UIの情報および拡張UIのルール情報に基づいて、ルールセットを生成し、生成したルールセットに対応する時間情報を付与し、当該ルールセットをデータベースに格納する。このため、本処理では、既存UIと拡張UIの関連性を構造化し、また蓄積可能とし、拡張UIのルール設定の生産性および効率性を向上させることができる。 Second, in the display control process according to the present embodiment described above, information on the existing UI and the rule information are acquired, and a rule set is generated based on the acquired information on the existing UI and the rule information on the extended UI, Add time information corresponding to the generated ruleset and store the ruleset in the database. Therefore, in this process, the relationship between the existing UI and the extended UI can be structured and stored, and the productivity and efficiency of rule setting for the extended UI can be improved.
 第3に、上述した本実施形態に係る表示制御処理では、拡張UI間の操作時間の中央値または平均値を時間情報として計測する。このため、本処理では、既存UIと拡張UIの関連性を構造化し、また蓄積可能とし、UI部品の投入しやすさを考慮して、拡張UIのルール設定の生産性および効率性を向上させることができる。 Thirdly, in the display control process according to the present embodiment described above, the median or average value of the operation time between extended UIs is measured as time information. Therefore, in this process, the relationship between the existing UI and the extended UI is structured and stored, and the productivity and efficiency of rule setting for the extended UI is improved by considering the ease of introducing UI parts. be able to.
 第4に、上述した本実施形態に係る表示制御処理では、時間情報が最短値であるルールセットの利用頻度を付与されたルールセットに基づいて、拡張UIのルール情報を生成する。このため、本処理では、既存UIと拡張UIの関連性を構造化し、また蓄積可能とし、より適切かつ効果的に、拡張UIのルール設定の生産性および効率性を向上させることができる。 Fourth, in the display control process according to the present embodiment described above, rule information for the extended UI is generated based on the rule set to which the usage frequency of the rule set whose time information is the shortest value is given. Therefore, in this process, the relationship between the existing UI and the extended UI can be structured and stored, and the productivity and efficiency of rule setting for the extended UI can be improved more appropriately and effectively.
 第5に、上述した本実施形態に係る表示制御処理では、生成した拡張UIのルール情報が一意に定まらない場合には、拡張UIの非表示、または選択可能な拡張UIの提示を設定する。このため、本処理では、既存UIと拡張UIの関連性を構造化し、また蓄積可能とし、ユーザがより利用しやすい拡張UIのルール設定の生産性および効率性を向上させることができる。 Fifth, in the display control process according to the present embodiment described above, if the rule information of the generated extended UI cannot be uniquely determined, the extended UI is set to be hidden or a selectable extended UI is presented. Therefore, in this process, the relationship between the existing UI and the extended UI can be structured and stored, thereby improving the productivity and efficiency of rule setting for the extended UI that is easier for users to use.
〔システム構成等〕
 上記実施形態に係る図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示のごとく構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。さらに、各装置にて行なわれる各処理機能は、その全部または任意の一部が、CPUおよび当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
[System configuration, etc.]
The components of the illustrated devices according to the above embodiments are functional and conceptual, and do not necessarily need to be physically configured as illustrated. In other words, the specific form of distributing and integrating each device is not limited to what is shown in the diagram, and all or part of the devices can be functionally or physically distributed or integrated in arbitrary units depending on various loads and usage conditions. Can be integrated and configured. Furthermore, all or any part of each processing function performed by each device may be realized by a CPU and a program that is analyzed and executed by the CPU, or may be realized as hardware using wired logic.
 また、上記実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。 Furthermore, among the processes described in the above embodiments, all or part of the processes described as being performed automatically can be performed manually, or the processes described as being performed manually can be performed manually. All or part of the process can also be performed automatically using known methods. In addition, information including processing procedures, control procedures, specific names, and various data and parameters shown in the above documents and drawings may be changed arbitrarily, unless otherwise specified.
〔プログラム〕
 また、上記実施形態において説明した表示制御装置10が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。この場合、コンピュータがプログラムを実行することにより、上記実施形態と同様の効果を得ることができる。さらに、かかるプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータに読み込ませて実行することにより上記実施形態と同様の処理を実現してもよい。
〔program〕
Further, it is also possible to create a program in which the processing executed by the display control device 10 described in the above embodiment is written in a language executable by a computer. In this case, when the computer executes the program, the same effects as in the above embodiment can be obtained. Furthermore, the same processing as in the above embodiments may be realized by recording such a program on a computer-readable recording medium and having the computer read and execute the program recorded on this recording medium.
 図7は、プログラムを実行するコンピュータを示す図である。図7に例示するように、コンピュータ1000は、例えば、メモリ1010と、CPU1020と、ハードディスクドライブインターフェース1030と、ディスクドライブインターフェース1040と、シリアルポートインターフェース1050と、ビデオアダプタ1060と、ネットワークインターフェース1070とを有し、これらの各部はバス1080によって接続される。 FIG. 7 is a diagram showing a computer that executes the program. As illustrated in FIG. 7, the computer 1000 includes, 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. However, each of these parts is connected by a bus 1080.
 メモリ1010は、図7に例示するように、ROM(Read Only Memory)1011及びRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインターフェース1030は、図7に例示するように、ハードディスクドライブ1090に接続される。ディスクドライブインターフェース1040は、図7に例示するように、ディスクドライブ1100に接続される。例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブ1100に挿入される。シリアルポートインターフェース1050は、図7に例示するように、例えば、マウス1110、キーボード1120に接続される。ビデオアダプタ1060は、図7に例示するように、例えばディスプレイ1130に接続される。 The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012, as illustrated in FIG. The ROM 1011 stores, for example, a boot program such as BIOS (Basic Input Output System). Hard disk drive interface 1030 is connected to hard disk drive 1090, as illustrated in FIG. Disk drive interface 1040 is connected to disk drive 1100, as illustrated in FIG. For example, a removable storage medium such as a magnetic disk or an optical disk is inserted into disk drive 1100. The serial port interface 1050 is connected to, for example, a mouse 1110 and a keyboard 1120, as illustrated in FIG. Video adapter 1060 is connected to display 1130, for example, as illustrated in FIG.
 ここで、図7に例示するように、ハードディスクドライブ1090は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093、プログラムデータ1094を記憶する。すなわち、上記のプログラムは、コンピュータ1000によって実行される指令が記述されたプログラムモジュールとして、例えば、ハードディスクドライブ1090に記憶される。 Here, as illustrated in FIG. 7, the hard disk drive 1090 stores, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094. That is, the above program is stored, for example, in the hard disk drive 1090 as a program module in which commands to be executed by the computer 1000 are written.
 また、上記実施形態で説明した各種データは、プログラムデータとして、例えば、メモリ1010やハードディスクドライブ1090に記憶される。そして、CPU1020が、メモリ1010やハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出し、各種処理手順を実行する。 Furthermore, the various data described in the above embodiments are stored as program data in, for example, the memory 1010 or the hard disk drive 1090. Then, the CPU 1020 reads out the program module 1093 and program data 1094 stored in the memory 1010 and the hard disk drive 1090 to the RAM 1012 as necessary, and executes various processing procedures.
 なお、プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限られず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ等を介してCPU1020によって読み出されてもよい。あるいは、プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ネットワーク(LAN(Local Area Network)、WAN(Wide Area Network)等)を介して接続された他のコンピュータに記憶され、ネットワークインターフェース1070を介してCPU1020によって読み出されてもよい。 Note that the program module 1093 and program data 1094 related to the program are not limited to being stored in the hard disk drive 1090, but may be stored in a removable storage medium, for example, and read by the CPU 1020 via a disk drive or the like. . Alternatively, the program module 1093 and program data 1094 related to the program may be stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.), and may be stored via the network interface 1070. It may be read by the CPU 1020.
 上記の実施形態やその変形は、本願が開示する技術に含まれると同様に、請求の範囲に記載された発明とその均等の範囲に含まれるものである。 The above-described embodiments and their modifications are included within the scope of the invention described in the claims and its equivalents, just as they are included in the technology disclosed by the present application.
 10 表示制御装置
 11 入力部
 12 出力部
 13 通信部
 14 記憶部
 15 制御部
 151 UI情報判定部
 151a 第1取得部
 151b 抽出部
 151c 第1生成部
 152 設定部
 153 UI情報更新部
 153a 第2取得部
 153b 第2生成部
 153c 計測部
 153d 格納部
 20 ユーザ
 30 データベース
10 display control device 11 input unit 12 output unit 13 communication unit 14 storage unit 15 control unit 151 UI information determination unit 151a first acquisition unit 151b extraction unit 151c first generation unit 152 setting unit 153 UI information update unit 153a second acquisition unit 153b second generation unit 153c measurement unit 153d storage unit 20 user 30 database

Claims (7)

  1.  既存UI(User Interface)に関する既存UI情報を取得する第1取得部と、
     前記第1取得部によって取得された前記既存UI情報に基づいて、所定のデータベースから、前記既存UIと拡張UIとの関連性を有するルールセットを抽出する抽出部と、
     前記抽出部によって抽出された前記ルールセットに基づいて、前記拡張UIのルール情報を生成する第1生成部と、
     前記第1生成部によって生成された前記ルール情報に基づいて、前記拡張UIの表示を設定する設定部と、
     前記設定部によって表示を設定された前記拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する計測部と、
     を備えることを特徴とする表示制御装置。
    a first acquisition unit that acquires existing UI information regarding an existing UI (User Interface);
    an extraction unit that extracts a rule set having a relationship between the existing UI and the extended UI from a predetermined database based on the existing UI information acquired by the first acquisition unit;
    a first generation unit that generates rule information for the extended UI based on the rule set extracted by the extraction unit;
    a setting unit that sets display of the extended UI based on the rule information generated by the first generation unit;
    a measuring unit that measures time information regarding ease of inputting an extended UI component based on an operation on the extended UI whose display is set by the setting unit;
    A display control device comprising:
  2.  前記既存UI情報および前記ルール情報を取得する第2取得部と、
     前記第2取得部によって取得された前記既存UI情報および前記ルール情報に基づいて、前記ルールセットを生成する第2生成部と、
     前記第2生成部によって生成された前記ルールセットに対応する前記時間情報を付与し、前記ルールセットを前記データベースに格納する格納部と、
     をさらに備えることを特徴とする請求項1に記載の表示制御装置。
    a second acquisition unit that acquires the existing UI information and the rule information;
    a second generation unit that generates the rule set based on the existing UI information and the rule information acquired by the second acquisition unit;
    a storage unit that adds the time information corresponding to the rule set generated by the second generation unit and stores the rule set in the database;
    The display control device according to claim 1, further comprising the following.
  3.  前記計測部は、
     前記拡張UI間の操作時間の中央値または平均値を前記時間情報として計測する、
     ことを特徴とする請求項2に記載の表示制御装置。
    The measurement unit includes:
    measuring a median or average value of operation times between the extended UIs as the time information;
    The display control device according to claim 2, characterized in that:
  4.  前記第1生成部は、
     前記時間情報が最短値である前記ルールセットを用いて、前記ルール情報を生成する、
     ことを特徴とする請求項3に記載の表示制御装置。
    The first generation unit includes:
    generating the rule information using the rule set in which the time information has the shortest value;
    The display control device according to claim 3, characterized in that:
  5.  前記設定部は、
     前記第1生成部によって生成された前記ルール情報が一意に定まらない場合には、前記拡張UIの非表示、または選択可能な前記拡張UIの提示を設定する、
     ことを特徴とする請求項1から4のいずれか1項に記載の表示制御装置。
    The setting section includes:
    If the rule information generated by the first generation unit is not uniquely determined, setting the extension UI to be hidden or the extension UI selectable to be presented;
    The display control device according to any one of claims 1 to 4.
  6.  表示制御装置によって実行される表示制御方法であって、
     既存UIに関する既存UI情報を取得する第1取得工程と、
     前記第1取得工程によって取得された前記既存UI情報に基づいて、所定のデータベースから、前記既存UIと拡張UIとの関連性を有するルールセットを抽出する抽出工程と、
     前記抽出工程によって抽出された前記ルールセットに基づいて、前記拡張UIのルール情報を生成する第1生成工程と、
     前記第1生成工程によって生成された前記ルール情報に基づいて、前記拡張UIの表示を設定する設定工程と、
     前記設定工程によって表示を設定された前記拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する計測工程と、
     を含むことを特徴とする表示制御方法。
    A display control method executed by a display control device, the method comprising:
    a first acquisition step of acquiring existing UI information regarding the existing UI;
    an extraction step of extracting a rule set having a relationship between the existing UI and the expanded UI from a predetermined database based on the existing UI information acquired in the first acquisition step;
    a first generation step of generating rule information for the extended UI based on the rule set extracted by the extraction step;
    a setting step of setting the display of the extended UI based on the rule information generated by the first generation step;
    a measuring step of measuring time information related to ease of inputting an extended UI component based on an operation on the extended UI whose display is set in the setting step;
    A display control method comprising:
  7.  既存UIに関する既存UI情報を取得する第1取得手順と、
     前記第1取得手順によって取得された前記既存UI情報に基づいて、所定のデータベースから、前記既存UIと拡張UIとの関連性を有するルールセットを抽出する抽出手順と、
     前記抽出手順によって抽出された前記ルールセットに基づいて、前記拡張UIのルール情報を生成する第1生成手順と、
     前記第1生成手順によって生成された前記ルール情報に基づいて、前記拡張UIの表示を設定する設定手順と、
     前記設定手順によって表示を設定された前記拡張UIへの操作に基づいて、拡張UI部品の投入しやすさに関する時間情報を計測する計測手順と、
     をコンピュータに実行させることを特徴とする表示制御プログラム。
    a first acquisition procedure of acquiring existing UI information regarding the existing UI;
    an extraction procedure of extracting a rule set having a relationship between the existing UI and the extended UI from a predetermined database based on the existing UI information acquired by the first acquisition procedure;
    a first generation procedure for generating rule information for the extended UI based on the rule set extracted by the extraction procedure;
    a setting procedure for setting the display of the extended UI based on the rule information generated by the first generation procedure;
    a measuring procedure for measuring time information regarding ease of inputting an extended UI component based on an operation on the extended UI whose display is set by the setting procedure;
    A display control program that causes a computer to execute.
PCT/JP2022/023377 2022-06-09 2022-06-09 Display control device, display control method, and display control program WO2023238358A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/023377 WO2023238358A1 (en) 2022-06-09 2022-06-09 Display control device, display control method, and display control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/023377 WO2023238358A1 (en) 2022-06-09 2022-06-09 Display control device, display control method, and display control program

Publications (1)

Publication Number Publication Date
WO2023238358A1 true WO2023238358A1 (en) 2023-12-14

Family

ID=89117816

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/023377 WO2023238358A1 (en) 2022-06-09 2022-06-09 Display control device, display control method, and display control program

Country Status (1)

Country Link
WO (1) WO2023238358A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004355392A (en) * 2003-05-29 2004-12-16 Fuji Electric Holdings Co Ltd Device and method for autonomously optimizing screen, recording medium, and program
JP2009070189A (en) * 2007-09-13 2009-04-02 Access Co Ltd Input support server, input support system and input support program
JP2017072872A (en) * 2015-10-05 2017-04-13 日本電信電話株式会社 Operation assist system, operation assist method, and operation assist program
JP2020064492A (en) * 2018-10-18 2020-04-23 日産自動車株式会社 Operation support method and operation support device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004355392A (en) * 2003-05-29 2004-12-16 Fuji Electric Holdings Co Ltd Device and method for autonomously optimizing screen, recording medium, and program
JP2009070189A (en) * 2007-09-13 2009-04-02 Access Co Ltd Input support server, input support system and input support program
JP2017072872A (en) * 2015-10-05 2017-04-13 日本電信電話株式会社 Operation assist system, operation assist method, and operation assist program
JP2020064492A (en) * 2018-10-18 2020-04-23 日産自動車株式会社 Operation support method and operation support device

Similar Documents

Publication Publication Date Title
JP4395761B2 (en) Program test support apparatus and method
CN110221899B (en) User interface adjusting method, device and system
JP5651050B2 (en) Data generation apparatus and data generation program
US20070192688A1 (en) Re-Usable Clauses
CN111414405A (en) Data acquisition method and device and electronic equipment
CN108885444B (en) Information management apparatus, information management method, and information management system
WO2023238358A1 (en) Display control device, display control method, and display control program
JP6434435B2 (en) Information processing apparatus, operation support method, and operation support program
US20080071593A1 (en) Business process editor, business process editing method, and computer product
JP7318704B2 (en) Test equipment, test method and program
WO2022180804A1 (en) Display control device, display control method, and display control program
JP7108458B2 (en) Project status management device, computer program and project status management method
WO2022180704A1 (en) Display control device, display control method, and display control program
JP6775740B1 (en) Design support device, design support method and design support program
US20200310787A1 (en) Code management system and code management method
JP2000172739A (en) Design supporting device
WO2022239165A1 (en) Display control device, display control method, and display control program
JP2002041289A (en) Productmanagement method and system
JP7439955B2 (en) Operation support device, operation support method, and operation support program
JP6455087B2 (en) Form information processing program, form information processing apparatus, and form information processing method
JP2015219740A (en) Information processor, information processing method and program
CN115600611A (en) Training data management method, training data management apparatus, and readable storage medium
JP6122742B2 (en) Specification change support apparatus, information processing method, and program
JP2012108740A (en) Input support method and program
JP2010191858A (en) Software development support device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22945859

Country of ref document: EP

Kind code of ref document: A1