WO2021176982A1 - Display method, control program, and device - Google Patents

Display method, control program, and device Download PDF

Info

Publication number
WO2021176982A1
WO2021176982A1 PCT/JP2021/005060 JP2021005060W WO2021176982A1 WO 2021176982 A1 WO2021176982 A1 WO 2021176982A1 JP 2021005060 W JP2021005060 W JP 2021005060W WO 2021176982 A1 WO2021176982 A1 WO 2021176982A1
Authority
WO
WIPO (PCT)
Prior art keywords
program
items
display
types
under development
Prior art date
Application number
PCT/JP2021/005060
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 CN202180017209.7A priority Critical patent/CN115210688A/en
Publication of WO2021176982A1 publication Critical patent/WO2021176982A1/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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Definitions

  • the present invention relates to a display method, a control program and a device.
  • Patent Document 1 discloses a data mart construction and operation support system.
  • the user In this data mart construction and operation support system, the user generates a data mart creation program by using a template of a program structure prepared in advance. Therefore, according to this data mart construction and operation support system, the user can generate a data mart creation program in a short time (see Patent Document 1).
  • the present invention has been made to solve such a problem, and an object thereof is a screen display method in a program development environment, and even a beginner of visual programming can easily develop a program. It is to provide a display method and the like so that it can be performed.
  • the display method is the screen display method in the program development environment.
  • the program is developed by visual programming.
  • the program includes at least a part of a plurality of types of program elements prepared in the program development environment.
  • Each of the plurality of types of program elements is configured to perform predetermined information processing.
  • the display method includes a step of displaying a program under development and a step of displaying a part of a menu including a plurality of items.
  • Each of the plurality of items corresponds to one of a plurality of types of program elements.
  • Each of the items is used to add the corresponding program element to the program under development.
  • some items included in a plurality of items are preferentially displayed based on the types of program elements included in the program under development.
  • the first item included in the plurality of items is displayed with priority over the second item included in the plurality of items, and the program under development.
  • the degree of relevance between the program element included in is and the program element corresponding to the first item is higher than the degree of relevance between the program element included in the program under development and the program element corresponding to the second item. It may be expensive.
  • a part included in a plurality of items is included by referring to the degree of relevance information indicating the degree of relevance between the program elements included in the plurality of types of program elements. Items may be displayed preferentially.
  • the relevance information is based on the simultaneous appearance probability indicating the probability that one program element is included in the program and the other program element is included in the program between the two program elements. May be generated.
  • the above display method further includes a step of displaying a template program that has been developed in advance, and the program may be developed based on the template program.
  • the control program causes the computer to execute screen display control in the program development environment.
  • the program is developed by visual programming.
  • the program includes at least a part of a plurality of types of program elements prepared in the program development environment.
  • Each of the plurality of types of program elements is configured to perform predetermined information processing.
  • the control program causes the computer to perform a step of displaying the program under development and a step of displaying a part of a menu including a plurality of items.
  • Each of the plurality of items corresponds to one of a plurality of types of program elements.
  • Each of the items is used to add the corresponding program element to the program under development.
  • the control program performs a process of preferentially displaying some items included in a plurality of items based on the types of program elements included in the program under development. To execute.
  • the control program according to the present invention causes a computer to execute a process of preferentially displaying some items included in a plurality of items based on the types of program elements included in the program under development. Therefore, according to this control program, the options to be displayed are narrowed down based on the types of program elements included in the program under development, so that the user can easily select an appropriate program element.
  • a device provides a program development environment.
  • the program is developed by visual programming.
  • the program includes at least a part of a plurality of types of program elements prepared in the program development environment.
  • Each of the plurality of types of program elements is configured to perform predetermined information processing.
  • the device includes a display unit and a control unit.
  • the display unit is configured to display the program under development and to display a part of the menu including a plurality of items.
  • the control unit is configured to control the display unit.
  • Each of the plurality of items corresponds to one of a plurality of types of program elements.
  • Each of the items is used to add the corresponding program element to the program under development.
  • the control unit controls the display unit so as to preferentially display some items included in a plurality of items based on the types of program elements included in the program under development.
  • some items included in a plurality of items are preferentially displayed based on the types of program elements included in the program under development. Therefore, according to this device, the options to be displayed are narrowed down based on the types of program elements included in the program under development, so that the user can easily select an appropriate program element.
  • FIG. 1 is a diagram for explaining an outline of the device 100 according to the present embodiment.
  • the apparatus 100 is configured to provide a program development environment.
  • a program is developed by visual programming.
  • program development environment provided by the device 100 (hereinafter, also simply referred to as “program development environment”), a plurality of types of program elements are prepared.
  • the device 100 includes a display unit 140 and a control unit 110.
  • the display unit 140 is configured to display the screen 200.
  • the control unit 110 is configured to control the display unit 140.
  • the screen 200 includes, for example, a program 220 under development and a menu 210.
  • the program 220 includes, for example, one or more types of program element PEs.
  • a program is developed by connecting a plurality of icons, each of which corresponds to one of the program element PEs.
  • Menu 210 includes a plurality of items 211. Each of the plurality of items 211 corresponds to any one of a plurality of types of program element PEs. When any item 211 is selected by the user, the program element PE corresponding to the selected item 211 can be added to the program 220.
  • program element PEs are prepared in the program development environment. For beginners of visual programming, it is not easy to find a program element PE that realizes a desired function from many kinds of program element PEs.
  • FIG. 2 is a diagram showing an example of the hardware configuration of the device 100.
  • the device 100 is realized by, for example, a general-purpose computer.
  • the device 100 includes a control unit 110, a communication I / F (interface) 130, a display unit 140, and a storage unit 120, and each configuration is electrically connected via a bus. ing.
  • the control unit 110 includes a CPU (Central Processing Unit) 111, a RAM (Random Access Memory) 112, a ROM (Read Only Memory) 113, and the like, and is configured to control each component according to information processing. ..
  • CPU Central Processing Unit
  • RAM Random Access Memory
  • ROM Read Only Memory
  • the communication I / F 130 is configured to communicate with an external device provided outside the device 100 via a network.
  • the communication I / F 130 is composed of, for example, a wired LAN (Local Area Network) module or a wireless LAN module.
  • the display unit 140 is configured to display the screen 200 (FIG. 1) and the like.
  • the display unit 140 is composed of, for example, a monitor such as a liquid crystal monitor or an organic EL (Electro Luminescence) monitor.
  • the storage unit 120 is, for example, an auxiliary storage device such as a hard disk drive or a solid state drive.
  • the storage unit 120 is configured to store, for example, the control program 102, the template program DB 101, and the relevance information 103.
  • the control unit 110 provides a program development environment by executing the control program 102, for example. As described above, in the program development environment, a plurality of types of program element PEs are prepared.
  • FIG. 3 is a diagram showing an example of the program element PE prepared in the program development environment.
  • a plurality of program element PEs each of which is included in one of the major categories such as “basic”, “cloud-related”, “DB-related”, and “file-related", are included. It is prepared.
  • the major classification of "basic” includes “middle classification” such as “program control” and “table”.
  • the middle classification of "program control” includes program element PEs such as "conditional repetition”, “conditional branching”, “multiple conditional branching”, “exception checking”, "repeated withdrawal”, and "jump". It has been.
  • the template program DB 101 includes, for example, a general-purpose template DB, a business template DB, and a user-created template DB.
  • the general-purpose template DB manages programs that can be reused as a general-purpose template.
  • Programs managed in the general-purpose template DB include, for example, a program that executes data extraction processing from a database, a program that executes data extraction processing from a spreadsheet application, and a data check of a CSV (Comma-Separated Values) file.
  • the program to be executed is mentioned.
  • the business template DB manages programs that can be reused as templates for specific business purposes.
  • the programs managed in the commercial template DB include, for example, a program for creating a parts order form, a program for creating a product quality report, and a program for creating statistical data of output waveforms in a press-fitting device. There is a program to do.
  • the user-created template DB manages programs created by the user in the past.
  • the programs managed in the user-created template DB include, for example, a program that executes a parts purchase order creation process for a specific product, a program that executes a product quality report creation process for a specific product, and a specific product.
  • An example is a program that executes the process of creating an inspection abnormality report.
  • FIG. 4 is a diagram schematically showing an example of relevance information 103.
  • the relevance information 103 can be represented in a table.
  • the program element PE is assigned to each row and each column.
  • the relevance information 103 defines the relevance between the program element PEs.
  • the program element of the column corresponding to the cell is included. Indicates that PE is likely to be used.
  • the program element PE in the column corresponding to the cell can be used.
  • Indicates that the sex is normal.
  • the program element PE in the column corresponding to the cell can be used.
  • conditional repetition the value of the cell corresponding to the row to which the program element PE called “conditional repetition” is assigned and the column to which the program element PE called “conditional branch” is assigned is " ⁇ ". This means that if the program 220 under development contains “conditional repetition”, then "conditional branching" is likely to be used.
  • the value of the cell corresponding to the row to which the program element PE "condition repeat” is assigned and the column to which the program element PE “jump” is assigned is “ ⁇ ”. This means that if the program 220 under development contains “conditional repeats”, then "jumps" are likely to be used.
  • the value of the cell corresponding to the row to which the program element PE called “table mapping” is assigned and the column to which the program element PE called “exception checking” is assigned is “x”. This means that if the program 220 under development includes “table mapping”, then "exception checking" is unlikely to be used.
  • the relevance information 103 is generated in advance based on the simultaneous application probability between each program element PE in one program. The procedure for generating the relevance information 103 will be described below.
  • the simultaneous appearance probability between program element PEs means that when a certain program element PE is included in a program, another certain program element PE is included in the program. It refers to the probability of being in.
  • the probability that the program element P2 is included in the program that includes the program element P1 is expressed as Prob (P1
  • the relevance information 103 is generated based on the simultaneous appearance probability.
  • the simultaneous appearance probability is calculated based on multiple programs created in the past. For example, suppose an organization develops 10 programs. An example of the procedure for generating the relevance information 103 based on the ten programs will be described below.
  • FIG. 5 is a diagram showing whether or not each of the program elements P1, P2, and P3 is included for each of the 10 programs.
  • the program element P1 is included in the program 1-4, but is not included in the program 5-10.
  • the program element P2 is not included in the programs 1 and 2, but is included in the program 3-10.
  • the program element P3 is not included in any of the programs 1-10.
  • the probability that the program includes the program element P2 is that the program including the program element P1 is the program 1-4. Since the programs including the element P2 are programs 3 and 4, it is 2/4. That is, Prob (P1
  • the probability that the program element P1 is included in the program is that the program including the program element P2 is the program 3-10, of which the program element P1 Since the programs including are programs 3 and 4, it is 2/8. That is, Prob (P2
  • FIG. 6 is a diagram summarizing the simultaneous appearance probabilities between each program element in 10 programs.
  • FIG. 6 summarizes the simultaneous appearance probabilities between the program elements as described above.
  • FIG. 7 is a diagram showing an example of relevance information generated based on 10 programs.
  • "UnKown” is assigned when the probability of simultaneous appearance is unknown
  • "x” is assigned when the probability of simultaneous appearance is 0%
  • " ⁇ " is assigned when the simultaneous appearance probability is greater than 0% and 25% or less
  • “ ⁇ " is assigned when the simultaneous appearance probability is greater than 25%.
  • the relevance information 103 is generated by the method as described above based on a larger number of programs. Therefore, when the program element PE in the program 220 under development is included, the control unit 110 refers to the relevance information 103 to select the program element PE that is likely to be used in the program 220. Can be recognized.
  • FIG. 8 is a diagram showing an example of the screen 200 displayed on the display unit 140. As shown in FIG. 8, the screen 200 includes areas 250, 251, 252.
  • the menu 210 is displayed in the area 250. Through selection in menu 210, the user adds program element PE to program 220 under development.
  • a plurality of items 230 are displayed in the area 251.
  • Each of the plurality of items 230 is an item for selecting a template program.
  • the template program managed in the general-purpose template DB can be selected.
  • the template program managed in the business template DB can be selected.
  • the template program managed in the user-created template DB can be selected through the selection of "user-created" among the plurality of items 230.
  • the program 220 under development is displayed in the area 252. That is, in the area 252, an icon corresponding to each program element PE included in the program 220 under development is displayed.
  • FIG. 9 is a diagram showing an example of the screen 200 when the template program is selected.
  • a program that executes data extraction processing from a spreadsheet application hereinafter, also referred to as “table application data extraction program”
  • table application data extraction program a program that executes data extraction processing from a spreadsheet application
  • FIG. 10 is a diagram showing an example of a data extraction program of the table application displayed in the area 252.
  • the program 220 includes program elements PE1-PE8.
  • the program element PE1 is “conditional repetition”
  • the program element PE2 is "sheet reading”.
  • the program element PE3 is a "table correspondence”
  • the program element PE4 is a "sheet export”.
  • the program element PE5 is a "sheet read”
  • the program element PE6 is a "conditional branch”.
  • the program element PE7 is a "table correspondence”
  • the program element PE8 is a "sheet export".
  • the program 220 includes five types of program element PEs: "conditional repetition”, “sheet reading”, “table association”, “sheet writing”, and "conditional branching".
  • some items 211 are preferentially displayed in the menu 210 based on the type of the program element PE included in the program 220 under development. More specifically, in relation to the program element PE included in the program 220 under development, the item 211 corresponding to the program element PE marked with " ⁇ " in the relevance information 103 is the area of the screen 200. It is displayed preferentially on 250.
  • the program element PE marked with " ⁇ " in the relevance information 103 (FIG. 4) is an indispensable display item, and the program element PE marked with " ⁇ " is an optional display. It is considered as an item.
  • the required display items are displayed in the area 250 without the user having to select anything.
  • the option display item is displayed after the user selects the item "option”.
  • the program element PE marked with "x" is hidden.
  • the hidden display items are hidden in a deeper hierarchy than the option display items in the item "option".
  • FIG. 11 is a diagram showing an example of display determination regarding some program element PEs when the program 220 shown in FIG. 10 is under development. As shown in FIG. 11, the display determination is performed for each program element PE based on the relevance information 103 shown in FIG.
  • the program element PE marked with " ⁇ ” in the relevance information 103 is an essential display item, and the program element PE marked with " ⁇ ” is an optional display item.
  • the program element PE marked with "x” is a display item to be concealed.
  • the "exception check” is “x" for all five types of program element PEs included in the program 220. Therefore, “exception checking” is subject to “concealment”. Further, “conversion between row and column” is “ ⁇ ” for four program element PEs, but is “ ⁇ ” for one program element PE1. Therefore, “conversion between row and column” is a "required” display item. That is, in the display determination of each program element PE, the highest determination result among the plurality of determination results relating to the program element PE is adopted.
  • FIG. 12 is a diagram showing an example of a menu 210 displayed in the area 250 of the screen 200 when the determination shown in FIG. 11 is made. As shown in FIG. 12, in the menu 210, the item 211A determined to be “essential” in FIG. 11 is displayed, and the item 211B is displayed. After item 211B is selected, the item determined to be "option" in FIG. 11 is displayed.
  • some items 211 included in the plurality of items 211 are preferentially displayed based on the type of the program element PE included in the program 220 under development. Therefore, according to this device 100, the options displayed on the display unit 140 are narrowed down based on the type of the program element PE included in the program 220 under development, so that the user can easily select an appropriate program element PE. You can choose.
  • the template program does not necessarily have to be used in the device 100.
  • the program element PE "Start" is selected first.
  • the item 211 corresponding to the program element PE determined to be “essential” in relation to “Start” by referring to the relevance information 103 is included in the menu 210.
  • FIG. 13 is a flowchart showing the display procedure of the menu 210. The process shown in this flowchart is repeatedly executed by the control unit 110 during the program development in the device 100.
  • control unit 110 reads the program 220 under development (step S100).
  • the control unit 110 lists the program element PE included in the program 220 (step S110).
  • the control unit 110 refers to the relevance information 103 for any of the program element PEs included in the program 220, so that each program element PE is either "required”, “optional”, or "hidden”. (Step S120).
  • the control unit 110 determines whether or not the identification in step S120 has been completed for all the program element PEs included in the program 220 (step S130). When it is determined that the identification of all the program element PEs in step S120 has not been completed (NO in step S130), the control unit 110 repeats the process of steps S120-S130.
  • control unit 110 when it is determined that the identification in step S120 is completed for all the program element PEs (YES in step S130), the control unit 110 generates a menu 210 based on the identification result in step S120, and displays the menu 210.
  • the display unit 140 is controlled so as to be displayed in the area 250 of the screen 200 (step S140).
  • the process shown in FIG. 13 is repeatedly executed by the control unit 110 during the program development in the device 100. Therefore, when a new program element PE is added to the program 220 under development and the result of the display determination of each program element PE changes, the item 211 included in the menu 210 displayed in the area 250 of the screen 200 is dynamically changed. Be changed.
  • the item 211 having a high degree of relevance to the program element PE included in the program 220 under development is preferentially displayed. Therefore, according to the apparatus 100, among the plurality of items 211, the item 211 having a high degree of relevance to the program element PE included in the program 220 under development is preferentially displayed, so that the user can use the appropriate program element. PE can be easily selected.
  • a template program is used for program development. Therefore, according to the device 100, program development can be facilitated.
  • the item 211 included in the menu 210 is dynamically changed.
  • item 211 included in menu 210 does not necessarily have to be changed dynamically.
  • the item 211 included in the menu 210 may be confirmed.
  • the template program does not necessarily have to be available.
  • the screen 200 does not include the area 251.
  • the relevance information 103 is generated based on the simultaneous appearance probability between each program element PE in the program.
  • the relevance information 103 does not necessarily have to be generated based on the probability of simultaneous appearance between each program element PE in the program.
  • the relevance information 103 may be generated, for example, based on the programmer's rule of thumb.
  • 100 devices 101 template program DB, 102 control program, 103 relevance information, 110 control unit, 111 CPU, 112 RAM, 113 ROM, 120 storage unit, 130 communication I / F, 140 display unit, 200 screen, 210 menu , 211,230,211A, 211B, 211C items, 220 programs, 250,251,252 areas, PE, PE1, PE2, PE3, PE4, PE5, PE6, PE7, PE8 program elements.

Abstract

The present invention is a display method for a screen in a program development environment. A program includes at least some of multiple types of program elements prepared in the program development environment. The display method includes a step for displaying a program being developed, and a step for displaying a part of a menu that includes a plurality of items. Each of the plurality of items is used for adding a corresponding program element to the program being developed. In the step for displaying a part of the menu, some of the items included in the plurality of items are displayed with priority on the basis of the type of program element included in the program being developed.

Description

表示方法、制御プログラム及び装置Display method, control program and device
 本発明は、表示方法、制御プログラム及び装置に関する。 The present invention relates to a display method, a control program and a device.
 特開2002-366401号公報(特許文献1)は、データマート構築及び運用支援システムを開示する。このデータマート構築及び運用支援システムにおいては、予め準備されたプログラム構造の雛型を用いることによって、利用者がデータマート作成プログラムを生成する。したがって、このデータマート構築及び運用支援システムによれば、利用者がデータマート作成プログラムを短時間で生成することができる(特許文献1参照)。 Japanese Patent Application Laid-Open No. 2002-366401 (Patent Document 1) discloses a data mart construction and operation support system. In this data mart construction and operation support system, the user generates a data mart creation program by using a template of a program structure prepared in advance. Therefore, according to this data mart construction and operation support system, the user can generate a data mart creation program in a short time (see Patent Document 1).
特開2002-366401号公報JP-A-2002-366401
 ビジュアルプログラミングに対応したプログラム開発環境においては、複数種類のプログラム要素が用意されている。ビジュアルプログラミングにおいては、たとえば、各プログラム要素に対応するアイコン同士を接続することによってプログラムが生成される。しかしながら、ビジュアルプログラミングの初心者にとって、適切なアイコンを選択することは容易ではない。このような問題の解決手段は、上記特許文献1には開示されていない。 In the program development environment that supports visual programming, multiple types of program elements are prepared. In visual programming, for example, a program is generated by connecting icons corresponding to each program element. However, it is not easy for beginners in visual programming to choose the right icon. A means for solving such a problem is not disclosed in Patent Document 1.
 本発明は、このような問題を解決するためになされたものであって、その目的は、プログラム開発環境における画面の表示方法等であって、ビジュアルプログラミングの初心者であっても容易にプログラム開発を行なえるようにするための表示方法等を提供することである。 The present invention has been made to solve such a problem, and an object thereof is a screen display method in a program development environment, and even a beginner of visual programming can easily develop a program. It is to provide a display method and the like so that it can be performed.
 本発明のある局面に従う表示方法は、プログラム開発環境における画面の表示方法である。プログラム開発環境においては、ビジュアルプログラミングによってプログラムが開発される。プログラムは、プログラム開発環境において用意された複数種類のプログラム要素のうちの少なくとも一部を含む。複数種類のプログラム要素の各々は、所定の情報処理を実行するように構成されている。表示方法は、開発中のプログラムを表示するステップと、複数の項目を含むメニューの一部を表示するステップとを含む。複数の項目の各々には、複数種類のプログラム要素のいずれかが対応している。複数の項目の各々は、対応するプログラム要素を開発中のプログラムに追加するために用いられる。メニューの一部を表示するステップにおいては、開発中のプログラムに含まれているプログラム要素の種類に基づいて、複数の項目に含まれる一部の項目が優先的に表示される。 The display method according to a certain aspect of the present invention is the screen display method in the program development environment. In the program development environment, the program is developed by visual programming. The program includes at least a part of a plurality of types of program elements prepared in the program development environment. Each of the plurality of types of program elements is configured to perform predetermined information processing. The display method includes a step of displaying a program under development and a step of displaying a part of a menu including a plurality of items. Each of the plurality of items corresponds to one of a plurality of types of program elements. Each of the items is used to add the corresponding program element to the program under development. In the step of displaying a part of the menu, some items included in a plurality of items are preferentially displayed based on the types of program elements included in the program under development.
 仮にプログラム開発環境で用意されている複数種類のプログラム要素のすべてが横並びで表示されると、選択肢が多いため、ユーザが適切なプログラム要素を選択しづらい。本発明に従う表示方法においては、開発中のプログラムに含まれているプログラム要素の種類に基づいて、複数の項目に含まれる一部の項目が優先的に表示される。したがって、この表示方法によれば、開発中のプログラムに含まれているプログラム要素の種類に基づいて表示される選択肢が絞られるため、ユーザは適切なプログラム要素を容易に選択することができる。 If all of the multiple types of program elements prepared in the program development environment are displayed side by side, it is difficult for the user to select the appropriate program element because there are many choices. In the display method according to the present invention, some items included in a plurality of items are preferentially displayed based on the types of program elements included in the program under development. Therefore, according to this display method, the options to be displayed are narrowed down based on the types of program elements included in the program under development, so that the user can easily select an appropriate program element.
 上記表示方法においては、メニューの一部を表示するステップにおいて、複数の項目に含まれる第1の項目が、複数の項目に含まれる第2の項目よりも優先的に表示され、開発途中のプログラムに含まれているプログラム要素と第1の項目に対応するプログラム要素との関連度が、開発途中のプログラムに含まれているプログラム要素と第2の項目に対応するプログラム要素との関連度よりも高くてもよい。 In the above display method, in the step of displaying a part of the menu, the first item included in the plurality of items is displayed with priority over the second item included in the plurality of items, and the program under development. The degree of relevance between the program element included in is and the program element corresponding to the first item is higher than the degree of relevance between the program element included in the program under development and the program element corresponding to the second item. It may be expensive.
 この表示方法においては、開発途中のプログラムに含まれているプログラム要素との関連度が高い項目が優先的に表示される。したがって、この表示方法によれば、複数の項目のうち開発途中のプログラムに含まれているプログラム要素との関連度が高い項目が優先的に表示されるため、ユーザは適切なプログラム要素を容易に選択することができる。 In this display method, items with a high degree of relevance to the program elements included in the program under development are preferentially displayed. Therefore, according to this display method, among a plurality of items, the item having a high degree of relevance to the program element included in the program under development is preferentially displayed, so that the user can easily select the appropriate program element. You can choose.
 上記表示方法においては、メニューの一部を表示するステップにおいて、複数種類のプログラム要素に含まれる各プログラム要素間の関連度を示す関連度情報を参照することによって、複数の項目に含まれる一部の項目が優先的に表示されてもよい。 In the above display method, in the step of displaying a part of the menu, a part included in a plurality of items is included by referring to the degree of relevance information indicating the degree of relevance between the program elements included in the plurality of types of program elements. Items may be displayed preferentially.
 上記表示方法において、関連度情報は、2つのプログラム要素間において、一方のプログラム要素がプログラムに含まれている場合に、他方のプログラム要素がプログラムに含まれている確率を示す同時出現確率に基づいて生成されてもよい。 In the above display method, the relevance information is based on the simultaneous appearance probability indicating the probability that one program element is included in the program and the other program element is included in the program between the two program elements. May be generated.
 上記表示方法は、予め開発されている雛型プログラムを表示するステップをさらに含み、プログラムは、雛型プログラムに基づいて開発されてもよい。 The above display method further includes a step of displaying a template program that has been developed in advance, and the program may be developed based on the template program.
 この表示方法においては、プログラム開発に雛型プログラムが用いられる。したがって、この表示方法によれば、プログラム開発を容易にすることができる。 In this display method, a template program is used for program development. Therefore, according to this display method, program development can be facilitated.
 本発明の他の局面に従う制御プログラムは、プログラム開発環境における画面の表示制御をコンピュータに実行させる。プログラム開発環境においては、ビジュアルプログラミングによってプログラムが開発される。プログラムは、プログラム開発環境において用意された複数種類のプログラム要素のうちの少なくとも一部を含む。複数種類のプログラム要素の各々は、所定の情報処理を実行するように構成されている。制御プログラムは、開発中のプログラムを表示させるステップと、複数の項目を含むメニューの一部を表示させるステップとをコンピュータに実行させる。複数の項目の各々には、複数種類のプログラム要素のいずれかが対応している。複数の項目の各々は、対応するプログラム要素を開発中のプログラムに追加するために用いられる。制御プログラムは、メニューの一部を表示させるステップにおいて、開発中のプログラムに含まれているプログラム要素の種類に基づいて、複数の項目に含まれる一部の項目を優先的に表示させる処理をコンピュータに実行させる。 The control program according to another aspect of the present invention causes the computer to execute screen display control in the program development environment. In the program development environment, the program is developed by visual programming. The program includes at least a part of a plurality of types of program elements prepared in the program development environment. Each of the plurality of types of program elements is configured to perform predetermined information processing. The control program causes the computer to perform a step of displaying the program under development and a step of displaying a part of a menu including a plurality of items. Each of the plurality of items corresponds to one of a plurality of types of program elements. Each of the items is used to add the corresponding program element to the program under development. In the step of displaying a part of the menu, the control program performs a process of preferentially displaying some items included in a plurality of items based on the types of program elements included in the program under development. To execute.
 本発明に従う制御プログラムは、開発中のプログラムに含まれているプログラム要素の種類に基づいて、複数の項目に含まれる一部の項目を優先的に表示させる処理をコンピュータに実行させる。したがって、この制御プログラムによれば、開発中のプログラムに含まれているプログラム要素の種類に基づいて表示される選択肢が絞られるため、ユーザは適切なプログラム要素を容易に選択することができる。 The control program according to the present invention causes a computer to execute a process of preferentially displaying some items included in a plurality of items based on the types of program elements included in the program under development. Therefore, according to this control program, the options to be displayed are narrowed down based on the types of program elements included in the program under development, so that the user can easily select an appropriate program element.
 本発明の他の局面に従う装置は、プログラム開発環境を提供する。プログラム開発環境においては、ビジュアルプログラミングによってプログラムが開発される。プログラムは、プログラム開発環境において用意された複数種類のプログラム要素のうちの少なくとも一部を含む。複数種類のプログラム要素の各々は、所定の情報処理を実行するように構成されている。装置は、表示部と、制御部とを備える。表示部は、開発中のプログラムを表示するとともに、複数の項目を含むメニューの一部を表示するように構成されている。制御部は、表示部を制御するように構成されている。複数の項目の各々には、複数種類のプログラム要素のいずれかが対応している。複数の項目の各々は、対応するプログラム要素を開発中のプログラムに追加するために用いられる。制御部は、開発中のプログラムに含まれているプログラム要素の種類に基づいて、複数の項目に含まれる一部の項目を優先的に表示するように表示部を制御する。 A device according to another aspect of the present invention provides a program development environment. In the program development environment, the program is developed by visual programming. The program includes at least a part of a plurality of types of program elements prepared in the program development environment. Each of the plurality of types of program elements is configured to perform predetermined information processing. The device includes a display unit and a control unit. The display unit is configured to display the program under development and to display a part of the menu including a plurality of items. The control unit is configured to control the display unit. Each of the plurality of items corresponds to one of a plurality of types of program elements. Each of the items is used to add the corresponding program element to the program under development. The control unit controls the display unit so as to preferentially display some items included in a plurality of items based on the types of program elements included in the program under development.
 本発明に従う装置においては、開発中のプログラムに含まれているプログラム要素の種類に基づいて、複数の項目に含まれる一部の項目が優先的に表示される。したがって、この装置によれば、開発中のプログラムに含まれているプログラム要素の種類に基づいて表示される選択肢が絞られるため、ユーザは適切なプログラム要素を容易に選択することができる。 In the device according to the present invention, some items included in a plurality of items are preferentially displayed based on the types of program elements included in the program under development. Therefore, according to this device, the options to be displayed are narrowed down based on the types of program elements included in the program under development, so that the user can easily select an appropriate program element.
 本発明によれば、プログラム開発環境における画面の表示方法等であって、ビジュアルプログラミングの初心者であっても容易にプログラム開発を行なえるようにするための表示方法等を提供することができる。 According to the present invention, it is possible to provide a screen display method or the like in a program development environment so that even a beginner of visual programming can easily perform program development or the like.
装置の概要を説明するための図である。It is a figure for demonstrating the outline of an apparatus. 装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware configuration of a device. プログラム開発環境において用意されているプログラム要素の一例を示す図である。It is a figure which shows an example of the program element prepared in the program development environment. 関連度情報の一例を模式的に示す図である。It is a figure which shows an example of the degree of relevance information schematically. 10本のプログラムの各々に関し、各プログラム要素が含まれているか否かを示す図である。It is a figure which shows whether or not each program element is included with respect to each of ten programs. 10本のプログラムにおける各プログラム要素間の同時出現確率をまとめた図である。It is a figure which summarized the simultaneous appearance probability between each program element in 10 programs. 10本のプログラムに基づいて生成された関連度情報の一例を示す図である。It is a figure which shows an example of the relevance degree information generated based on 10 programs. 表示部に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on the display part. 雛型プログラムが選択された場合における画面の一例を示す図である。It is a figure which shows an example of the screen when a template program is selected. 表示される表アプリのデータ抽出プログラムの一例を示す図である。It is a figure which shows an example of the data extraction program of the displayed table application. 図10に示されるプログラムが開発途中である場合における一部のプログラム要素に関する表示判定の一例を示す図である。It is a figure which shows an example of the display determination about some program elements when the program shown in FIG. 10 is in the process of development. 図11に示される判定がされた場合に画面に表示されるメニューの一例を示す図である。It is a figure which shows an example of the menu which is displayed on the screen when the determination shown in FIG. 11 is made. メニューの表示手順を示すフローチャートである。It is a flowchart which shows the display procedure of a menu.
 以下、本発明の実施の形態について、図面を参照しながら詳細に説明する。なお、図中同一又は相当部分には同一符号を付してその説明は繰り返さない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The same or corresponding parts in the drawings are designated by the same reference numerals, and the description thereof will not be repeated.
 [1.概要]
 図1は、本実施の形態に従う装置100の概要を説明するための図である。図1を参照して、装置100は、プログラム開発環境を提供するように構成されている。装置100においては、ビジュアルプログラミングによってプログラムが開発される。装置100で提供されるプログラム開発環境(以下、単に「プログラム開発環境」とも称する。)においては、複数種類のプログラム要素が用意されている。
[1. Overview]
FIG. 1 is a diagram for explaining an outline of the device 100 according to the present embodiment. With reference to FIG. 1, the apparatus 100 is configured to provide a program development environment. In the device 100, a program is developed by visual programming. In the program development environment provided by the device 100 (hereinafter, also simply referred to as “program development environment”), a plurality of types of program elements are prepared.
 装置100は、表示部140と、制御部110とを含んでいる。表示部140は、画面200を表示するように構成されている。制御部110は、表示部140を制御するように構成されている。 The device 100 includes a display unit 140 and a control unit 110. The display unit 140 is configured to display the screen 200. The control unit 110 is configured to control the display unit 140.
 画面200は、たとえば、開発中のプログラム220と、メニュー210とを含む。プログラム220は、たとえば、1種類以上のプログラム要素PEを含む。プログラム開発環境においては、各々がいずれかのプログラム要素PEに対応する複数のアイコンを接続することによってプログラムが開発される。 The screen 200 includes, for example, a program 220 under development and a menu 210. The program 220 includes, for example, one or more types of program element PEs. In the program development environment, a program is developed by connecting a plurality of icons, each of which corresponds to one of the program element PEs.
 メニュー210は、複数の項目211を含む。複数の項目211の各々には、複数種類のプログラム要素PEのいずれかが対応している。ユーザによっていずれかの項目211が選択されると、選択された項目211に対応するプログラム要素PEがプログラム220に追加可能となる。 Menu 210 includes a plurality of items 211. Each of the plurality of items 211 corresponds to any one of a plurality of types of program element PEs. When any item 211 is selected by the user, the program element PE corresponding to the selected item 211 can be added to the program 220.
 上述のように、プログラム開発環境においては、多くの種類のプログラム要素PEが用意されている。ビジュアルプログラミングの初心者にとって、所望の機能を実現するプログラム要素PEを多くの種類のプログラム要素PEから探し出すことは容易ではない。 As mentioned above, many types of program element PEs are prepared in the program development environment. For beginners of visual programming, it is not easy to find a program element PE that realizes a desired function from many kinds of program element PEs.
 仮にプログラム開発環境で用意されている複数種類のプログラム要素PEのすべてが横並びで表示部140に表示されると、選択肢が多いため、ユーザが適切なプログラム要素PEを選択しづらい。本実施の形態に従う装置100においては、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて、メニュー210において一部の項目211が優先的に表示される。したがって、この装置100によれば、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて表示される選択肢が絞られるため、ユーザは適切なプログラム要素PEを容易に選択することができる。 If all of the multiple types of program element PEs prepared in the program development environment are displayed side by side on the display unit 140, it is difficult for the user to select an appropriate program element PE because there are many choices. In the apparatus 100 according to the present embodiment, some items 211 are preferentially displayed in the menu 210 based on the type of the program element PE included in the program 220 under development. Therefore, according to this device 100, the options to be displayed are narrowed down based on the types of program element PEs included in the program 220 under development, so that the user can easily select an appropriate program element PE. can.
 [2.装置のハードウェア構成]
 図2は、装置100のハードウェア構成の一例を示す図である。なお、本実施の形態において、装置100は、たとえば、汎用コンピュータによって実現される。
[2. Hardware configuration of the device]
FIG. 2 is a diagram showing an example of the hardware configuration of the device 100. In the present embodiment, the device 100 is realized by, for example, a general-purpose computer.
 図2の例において、装置100は、制御部110と、通信I/F(interface)130と、表示部140と、記憶部120とを含み、各構成は、バスを介して電気的に接続されている。 In the example of FIG. 2, the device 100 includes a control unit 110, a communication I / F (interface) 130, a display unit 140, and a storage unit 120, and each configuration is electrically connected via a bus. ing.
 制御部110は、CPU(Central Processing Unit)111、RAM(Random Access Memory)112及びROM(Read Only Memory)113等を含み、情報処理に応じて各構成要素の制御を行なうように構成されている。 The control unit 110 includes a CPU (Central Processing Unit) 111, a RAM (Random Access Memory) 112, a ROM (Read Only Memory) 113, and the like, and is configured to control each component according to information processing. ..
 通信I/F130は、ネットワークを介して、装置100の外部に設けられた外部装置と通信するように構成されている。通信I/F130は、たとえば、有線LAN(Local Area Network)モジュールや無線LANモジュールで構成される。 The communication I / F 130 is configured to communicate with an external device provided outside the device 100 via a network. The communication I / F 130 is composed of, for example, a wired LAN (Local Area Network) module or a wireless LAN module.
 表示部140は、画面200(図1)等を表示するように構成されている。表示部140は、たとえば、液晶モニタや有機EL(Electro Luminescence)モニタ等のモニタで構成される。 The display unit 140 is configured to display the screen 200 (FIG. 1) and the like. The display unit 140 is composed of, for example, a monitor such as a liquid crystal monitor or an organic EL (Electro Luminescence) monitor.
 記憶部120は、たとえば、ハードディスクドライブ、ソリッドステートドライブ等の補助記憶装置である。記憶部120は、たとえば、制御プログラム102と、雛型プログラムDB101と、関連度情報103とを記憶するように構成されている。 The storage unit 120 is, for example, an auxiliary storage device such as a hard disk drive or a solid state drive. The storage unit 120 is configured to store, for example, the control program 102, the template program DB 101, and the relevance information 103.
 制御部110は、たとえば、制御プログラム102を実行することによって、プログラム開発環境を提供する。上述のように、プログラム開発環境においては、複数種類のプログラム要素PEが用意されている。 The control unit 110 provides a program development environment by executing the control program 102, for example. As described above, in the program development environment, a plurality of types of program element PEs are prepared.
 図3は、プログラム開発環境において用意されているプログラム要素PEの一例を示す図である。図3に示されるように、プログラム開発環境においては、各々が「基本」、「クラウド関連」、「DB関連」及び「ファイル関連」等の大分類のいずれかに含まれる複数のプログラム要素PEが用意されている。 FIG. 3 is a diagram showing an example of the program element PE prepared in the program development environment. As shown in FIG. 3, in the program development environment, a plurality of program element PEs, each of which is included in one of the major categories such as "basic", "cloud-related", "DB-related", and "file-related", are included. It is prepared.
 たとえば、「基本」という大分類には、「プログラム制御」及び「表」等の「中分類」が含まれている。また、たとえば、「プログラム制御」という中分類には、「条件繰返し」、「条件分岐」、「複数条件分岐」、「例外検査」、「繰返し離脱」及び「ジャンプ」等のプログラム要素PEが含まれている。 For example, the major classification of "basic" includes "middle classification" such as "program control" and "table". Further, for example, the middle classification of "program control" includes program element PEs such as "conditional repetition", "conditional branching", "multiple conditional branching", "exception checking", "repeated withdrawal", and "jump". It has been.
 再び図2を参照して、雛型プログラムDB101は、たとえば、汎用雛型DBと、業務用雛型DBと、ユーザ作成雛型DBとを含む。 With reference to FIG. 2 again, the template program DB 101 includes, for example, a general-purpose template DB, a business template DB, and a user-created template DB.
 汎用雛型DBは、汎用的な雛型として再利用可能なプログラムを管理する。汎用雛型DBにおいて管理されるプログラムとしては、たとえば、データベースからのデータ抽出処理を実行するプログラム、表計算アプリケーションからのデータ抽出処理を実行するプログラム及びCSV(Comma-Separated Values)ファイルのデータチェックを実行するプログラムが挙げられる。 The general-purpose template DB manages programs that can be reused as a general-purpose template. Programs managed in the general-purpose template DB include, for example, a program that executes data extraction processing from a database, a program that executes data extraction processing from a spreadsheet application, and a data check of a CSV (Comma-Separated Values) file. The program to be executed is mentioned.
 業務用雛型DBは、特定の業務用途において雛型として再利用可能なプログラムを管理する。業務用雛型DBにおいて管理されるプログラムとしては、たとえば、部品発注票の作成処理を実行するプログラム、製品品質報告書の作成処理を実行するプログラム及び圧入装置における出力波形の統計データ作成処理を実行するプログラムが挙げられる。 The business template DB manages programs that can be reused as templates for specific business purposes. The programs managed in the commercial template DB include, for example, a program for creating a parts order form, a program for creating a product quality report, and a program for creating statistical data of output waveforms in a press-fitting device. There is a program to do.
 ユーザ作成雛型DBは、ユーザが過去に作成したプログラムを管理する。ユーザ作成雛型DBにおいて管理されるプログラムとしては、たとえば、特定の製品に関する部品発注票の作成処理を実行するプログラム、特定の製品に関する製品品質報告書の作成処理を実行するプログラム及び特定の製品の検査異常報告書の作成処理を実行するプログラムが挙げられる。 The user-created template DB manages programs created by the user in the past. The programs managed in the user-created template DB include, for example, a program that executes a parts purchase order creation process for a specific product, a program that executes a product quality report creation process for a specific product, and a specific product. An example is a program that executes the process of creating an inspection abnormality report.
 図4は、関連度情報103の一例を模式的に示す図である。図4を参照して、関連度情報103は、表で表現することが可能である。関連度情報103においては、各行及び各列にプログラム要素PEが割り当てられている。 FIG. 4 is a diagram schematically showing an example of relevance information 103. With reference to FIG. 4, the relevance information 103 can be represented in a table. In the relevance information 103, the program element PE is assigned to each row and each column.
 関連度情報103は、プログラム要素PE間の関連度を規定する。関連度情報103において、セルに「〇」が付されている場合、開発中のプログラム220に該セルに対応する行のプログラム要素PEが含まれていると、該セルに対応する列のプログラム要素PEが使用される可能性が高いことを示す。セルに「△」が付されている場合、開発中のプログラム220に該セルに対応する行のプログラム要素PEが含まれていると、該セルに対応する列のプログラム要素PEが使用される可能性が普通であることを示す。セルに「×」が付されている場合、開発中のプログラム220に該セルに対応する行のプログラム要素PEが含まれていると、該セルに対応する列のプログラム要素PEが使用される可能性が低いことを示す。 The relevance information 103 defines the relevance between the program element PEs. In the relevance information 103, when a cell is marked with "○", if the program 220 under development contains the program element PE of the row corresponding to the cell, the program element of the column corresponding to the cell is included. Indicates that PE is likely to be used. When a cell is marked with "△", if the program 220 under development contains the program element PE in the row corresponding to the cell, the program element PE in the column corresponding to the cell can be used. Indicates that the sex is normal. When a cell is marked with an "x", if the program 220 under development contains the program element PE in the row corresponding to the cell, the program element PE in the column corresponding to the cell can be used. Indicates low sex.
 たとえば、「条件繰返し」というプログラム要素PEが割り当てられた行と、「条件分岐」というプログラム要素PEが割り当てられた列とに対応するセルの値は「〇」である。これは、開発中のプログラム220に「条件繰返し」が含まれている場合、「条件分岐」が使用される可能性が高いことを意味する。 For example, the value of the cell corresponding to the row to which the program element PE called "conditional repetition" is assigned and the column to which the program element PE called "conditional branch" is assigned is "○". This means that if the program 220 under development contains "conditional repetition", then "conditional branching" is likely to be used.
 また、たとえば、「条件繰返し」というプログラム要素PEが割り当てられた行と、「ジャンプ」というプログラム要素PEが割り当てられた列とに対応するセルの値は「△」である。これは、開発中のプログラム220に「条件繰返し」が含まれている場合、「ジャンプ」が使用される可能性が普通であることを意味する。 Also, for example, the value of the cell corresponding to the row to which the program element PE "condition repeat" is assigned and the column to which the program element PE "jump" is assigned is "Δ". This means that if the program 220 under development contains "conditional repeats", then "jumps" are likely to be used.
 また、たとえば、「表の対応付け」というプログラム要素PEが割り当てられた行と、「例外検査」というプログラム要素PEが割り当てられた列とに対応するセルの値は「×」である。これは、開発中のプログラム220に「表の対応付け」が含まれている場合、「例外検査」が使用される可能性が低いことを意味する。 Also, for example, the value of the cell corresponding to the row to which the program element PE called "table mapping" is assigned and the column to which the program element PE called "exception checking" is assigned is "x". This means that if the program 220 under development includes "table mapping", then "exception checking" is unlikely to be used.
 関連度情報103は、1つのプログラムにおける各プログラム要素PE間の同時出願確率に基づいて予め生成されている。関連度情報103の生成手順について次に説明する。 The relevance information 103 is generated in advance based on the simultaneous application probability between each program element PE in one program. The procedure for generating the relevance information 103 will be described below.
 [3.関連度情報の生成手順]
 プログラム要素PE間の同時出現確率(以下、単に「同時出現確率」とも称する。)とは、あるプログラム要素PEがプログラムに含まれている場合に、他のあるプログラム要素PEが該プログラムに含まれている確率のことをいう。たとえば、プログラム要素P1が含まれているプログラム中にプログラム要素P2が含まれている確率は、Prob(P1|P2)のように表わされる。上述のように、関連度情報103は、同時出現確率に基づいて生成されている。
[3. Procedure for generating relevance information]
The simultaneous appearance probability between program element PEs (hereinafter, also simply referred to as “simultaneous appearance probability”) means that when a certain program element PE is included in a program, another certain program element PE is included in the program. It refers to the probability of being in. For example, the probability that the program element P2 is included in the program that includes the program element P1 is expressed as Prob (P1 | P2). As described above, the relevance information 103 is generated based on the simultaneous appearance probability.
 同時出現確率は、過去に作成された複数のプログラムに基づいて算出される。たとえば、ある組織において10本のプログラムが開発されたとする。この10本のプログラムに基づいて関連度情報103を生成する手順の一例について次に説明する。 The simultaneous appearance probability is calculated based on multiple programs created in the past. For example, suppose an organization develops 10 programs. An example of the procedure for generating the relevance information 103 based on the ten programs will be described below.
 図5は、10本のプログラムの各々に関し、プログラム要素P1,P2,P3の各々が含まれているか否かを示す図である。図5に示されるように、プログラム要素P1は、プログラム1-4に含まれる一方、プログラム5-10に含まれていない。プログラム要素P2は、プログラム1,2に含まれていない一方、プログラム3-10に含まれている。プログラム要素P3は、プログラム1-10のいずれにも含まれていない。 FIG. 5 is a diagram showing whether or not each of the program elements P1, P2, and P3 is included for each of the 10 programs. As shown in FIG. 5, the program element P1 is included in the program 1-4, but is not included in the program 5-10. The program element P2 is not included in the programs 1 and 2, but is included in the program 3-10. The program element P3 is not included in any of the programs 1-10.
 この例において、プログラムにプログラム要素P1が含まれている場合に、該プログラムにプログラム要素P2が含まれている確率は、プログラム要素P1が含まれているプログラムがプログラム1-4であり、そのうちプログラム要素P2も含まれているプログラムがプログラム3,4であるため、2/4である。
すなわち、Prob(P1|P2)は、50%となる。また、プログラムにプログラム要素P1が含まれている場合に、該プログラムにプログラム要素P3が含まれている確率は、いずれのプログラムにもプログラム要素P3が含まれていないため、0/4となる。すなわち、Prob(P1|P3)は、0%となる。
In this example, when the program includes the program element P1, the probability that the program includes the program element P2 is that the program including the program element P1 is the program 1-4. Since the programs including the element P2 are programs 3 and 4, it is 2/4.
That is, Prob (P1 | P2) is 50%. Further, when the program element P1 is included in the program, the probability that the program element P3 is included in the program is 0/4 because the program element P3 is not included in any of the programs. That is, Prob (P1 | P3) is 0%.
 また、プログラムにプログラム要素P2が含まれている場合に、該プログラムにプログラム要素P1が含まれている確率は、プログラム要素P2が含まれているプログラムがプログラム3-10であり、そのうちプログラム要素P1も含まれているプログラムがプログラム3,4であるため、2/8である。すなわち、Prob(P2|P1)は、25%となる。また、プログラムにプログラム要素P2が含まれている場合に、該プログラムにプログラム要素P3が含まれている確率は、いずれのプログラムにもプログラム要素P3が含まれていないため、0/8である。すなわち、Prob(P2|P3)は、0%となる。 Further, when the program includes the program element P2, the probability that the program element P1 is included in the program is that the program including the program element P2 is the program 3-10, of which the program element P1 Since the programs including are programs 3 and 4, it is 2/8. That is, Prob (P2 | P1) is 25%. Further, when the program element P2 is included in the program, the probability that the program element P3 is included in the program is 0/8 because the program element P3 is not included in any of the programs. That is, Prob (P2 | P3) is 0%.
 また、プログラム1-10のいずれにもプログラム要素P3が含まれていないため、Prob(P3|P1)及びProb(P3|P2)は不明である。 Further, since the program element P3 is not included in any of the programs 1-10, the Prob (P3 | P1) and the Prob (P3 | P2) are unknown.
 図6は、10本のプログラムにおける各プログラム要素間の同時出現確率をまとめた図である。図6には、上述の通りの各プログラム要素間の同時出現確率がまとめられている。 FIG. 6 is a diagram summarizing the simultaneous appearance probabilities between each program element in 10 programs. FIG. 6 summarizes the simultaneous appearance probabilities between the program elements as described above.
 図7は、10本のプログラムに基づいて生成された関連度情報の一例を示す図である。図7を参照して、この例においては、同時出現確率が不明である場合に「UnKnown」が割り当てられ、同時出現確率が0%である場合に「×」が割り当てられている。また、同時出現確率が0%よりも大きく25%以下である場合に「△」が割り当てられ、同時出現確率が25%よりも大きい場合に「〇」が割り当てられている。 FIG. 7 is a diagram showing an example of relevance information generated based on 10 programs. With reference to FIG. 7, in this example, "UnKown" is assigned when the probability of simultaneous appearance is unknown, and "x" is assigned when the probability of simultaneous appearance is 0%. Further, "Δ" is assigned when the simultaneous appearance probability is greater than 0% and 25% or less, and "〇" is assigned when the simultaneous appearance probability is greater than 25%.
 関連度情報103は、より多数のプログラムに基づいて、上述のような方法で生成されている。したがって、制御部110は、開発中のプログラム220にあるプログラム要素PEが含まれている場合に、関連度情報103を参照することによって、該プログラム220に使用される可能性の高いプログラム要素PEを認識することができる。 The relevance information 103 is generated by the method as described above based on a larger number of programs. Therefore, when the program element PE in the program 220 under development is included, the control unit 110 refers to the relevance information 103 to select the program element PE that is likely to be used in the program 220. Can be recognized.
 [4.プログラム開発環境における表示画面例]
 図8は、表示部140に表示される画面200の一例を示す図である。図8に示されるように、画面200は、領域250,251,252を含んでいる。
[4. Display screen example in program development environment]
FIG. 8 is a diagram showing an example of the screen 200 displayed on the display unit 140. As shown in FIG. 8, the screen 200 includes areas 250, 251, 252.
 領域250には、メニュー210が表示される。メニュー210における選択を通じて、ユーザは、プログラム要素PEを開発中のプログラム220に追加する。 The menu 210 is displayed in the area 250. Through selection in menu 210, the user adds program element PE to program 220 under development.
 領域251には、複数の項目230が表示される。複数の項目230の各々は、雛型プログラムを選択するための項目である。複数の項目230のうち「汎用雛型」の選択を通じて、汎用雛型DBにおいて管理される雛型プログラムが選択可能となる。また、複数の項目230のうち「業務用雛型」の選択を通じて、業務用雛型DBにおいて管理される雛型プログラムが選択可能となる。また、複数の項目230のうち「ユーザ作成」の選択を通じて、ユーザ作成雛型DBにおいて管理される雛型プログラムが選択可能となる。 A plurality of items 230 are displayed in the area 251. Each of the plurality of items 230 is an item for selecting a template program. Through the selection of the "general-purpose template" among the plurality of items 230, the template program managed in the general-purpose template DB can be selected. Further, through the selection of the "business template" among the plurality of items 230, the template program managed in the business template DB can be selected. Further, the template program managed in the user-created template DB can be selected through the selection of "user-created" among the plurality of items 230.
 領域252には、開発中のプログラム220が表示される。すなわち、領域252には、開発中のプログラム220に含まれる各プログラム要素PEに対応するアイコンが表示される。 The program 220 under development is displayed in the area 252. That is, in the area 252, an icon corresponding to each program element PE included in the program 220 under development is displayed.
 図9は、雛型プログラムが選択された場合における画面200の一例を示す図である。図9を参照して、この例においては、汎用雛型のうち、表計算アプリケーションからのデータ抽出処理を実行するプログラム(以下、「表アプリのデータ抽出プログラム」とも称する。)が雛型プログラムとして選択されている。 FIG. 9 is a diagram showing an example of the screen 200 when the template program is selected. With reference to FIG. 9, in this example, among the general-purpose templates, a program that executes data extraction processing from a spreadsheet application (hereinafter, also referred to as “table application data extraction program”) is used as a template program. It has been selected.
 図10は、領域252に表示される表アプリのデータ抽出プログラムの一例を示す図である。図10に示されるように、プログラム220は、プログラム要素PE1-PE8を含んでいる。プログラム要素PE1は「条件繰返し」であり、プログラム要素PE2は「シート読込み」である。プログラム要素PE3は「表の対応付け」であり、プログラム要素PE4は「シート書出し」である。プログラム要素PE5は「シート読込み」であり、プログラム要素PE6は「条件分岐」である。プログラム要素PE7は「表の対応付け」であり、プログラム要素PE8は「シート書出し」である。 FIG. 10 is a diagram showing an example of a data extraction program of the table application displayed in the area 252. As shown in FIG. 10, the program 220 includes program elements PE1-PE8. The program element PE1 is "conditional repetition", and the program element PE2 is "sheet reading". The program element PE3 is a "table correspondence", and the program element PE4 is a "sheet export". The program element PE5 is a "sheet read", and the program element PE6 is a "conditional branch". The program element PE7 is a "table correspondence", and the program element PE8 is a "sheet export".
 すなわち、プログラム220には、「条件繰返し」、「シート読込み」、「表の対応付け」、「シート書出し」及び「条件分岐」という5種類のプログラム要素PEが含まれている。 That is, the program 220 includes five types of program element PEs: "conditional repetition", "sheet reading", "table association", "sheet writing", and "conditional branching".
 上述のように、本実施の形態に従う装置100においては、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて、メニュー210において一部の項目211が優先的に表示される。より具体的には、開発中のプログラム220に含まれているプログラム要素PEとの関係で、関連度情報103において「〇」が付されているプログラム要素PEに対応する項目211が画面200の領域250に優先的に表示される。 As described above, in the apparatus 100 according to the present embodiment, some items 211 are preferentially displayed in the menu 210 based on the type of the program element PE included in the program 220 under development. More specifically, in relation to the program element PE included in the program 220 under development, the item 211 corresponding to the program element PE marked with "○" in the relevance information 103 is the area of the screen 200. It is displayed preferentially on 250.
 たとえば、図10に示されるプログラム220が領域252に表示されている場合を考える。本実施の形態に従う装置100において、関連度情報103(図4)において「〇」が付されたプログラム要素PEは必須の表示項目とされ、「△」が付されたプログラム要素PEはオプションの表示項目とされる。必須の表示項目は、ユーザが何らかを選択しなくても、領域250に表示される。一方、オプションの表示項目は、ユーザが「オプション」という項目を選択した後に表示される。なお、「×」が付されたプログラム要素PEは隠ぺいされる。隠ぺいされた表示項目は、「オプション」という項目内においてオプションの表示項目よりもさらに深い階層に隠ぺいされている。 For example, consider the case where the program 220 shown in FIG. 10 is displayed in the area 252. In the apparatus 100 according to the present embodiment, the program element PE marked with "○" in the relevance information 103 (FIG. 4) is an indispensable display item, and the program element PE marked with "Δ" is an optional display. It is considered as an item. The required display items are displayed in the area 250 without the user having to select anything. On the other hand, the option display item is displayed after the user selects the item "option". The program element PE marked with "x" is hidden. The hidden display items are hidden in a deeper hierarchy than the option display items in the item "option".
 図11は、図10に示されるプログラム220が開発途中である場合における一部のプログラム要素PEに関する表示判定の一例を示す図である。図11に示されるように、各プログラム要素PEに関して、図4に示される関連度情報103に基づいて表示判定が行なわれる。 FIG. 11 is a diagram showing an example of display determination regarding some program element PEs when the program 220 shown in FIG. 10 is under development. As shown in FIG. 11, the display determination is performed for each program element PE based on the relevance information 103 shown in FIG.
 上述のように、関連度情報103において「〇」が付されたプログラム要素PEは必須の表示項目とされ、「△」が付されたプログラム要素PEはオプションの表示項目とされる。また、「×」が付されたプログラム要素PEは隠ぺい対象の表示項目とされる。 As described above, the program element PE marked with "○" in the relevance information 103 is an essential display item, and the program element PE marked with "Δ" is an optional display item. In addition, the program element PE marked with "x" is a display item to be concealed.
 たとえば、関連度情報103において、「例外検査」は、プログラム220に含まれる5種類のプログラム要素PEのすべてについて「×」となっている。したがって、「例外検査」は、「隠ぺい」対象となる。また、「行と列との変換」は、4つのプログラム要素PEについては「△」であるが、1つのプログラム要素PE1については「〇」である。したがって、「行と列との変換」は、「必須」の表示項目である。すなわち、各プログラム要素PEの表示判定においては、該プログラム要素PEに関する複数の判定結果のうち最も高い判定結果が採用される。 For example, in the relevance information 103, the "exception check" is "x" for all five types of program element PEs included in the program 220. Therefore, "exception checking" is subject to "concealment". Further, "conversion between row and column" is "Δ" for four program element PEs, but is "◯" for one program element PE1. Therefore, "conversion between row and column" is a "required" display item. That is, in the display determination of each program element PE, the highest determination result among the plurality of determination results relating to the program element PE is adopted.
 図12は、図11に示される判定がされた場合に画面200の領域250に表示されるメニュー210の一例を示す図である。図12に示されるように、メニュー210においては、図11において「必須」と判定されている項目211Aが表示されるとともに、項目211Bが表示されている。項目211Bが選択された後に、図11において「オプション」と判定された項目が表示される。 FIG. 12 is a diagram showing an example of a menu 210 displayed in the area 250 of the screen 200 when the determination shown in FIG. 11 is made. As shown in FIG. 12, in the menu 210, the item 211A determined to be “essential” in FIG. 11 is displayed, and the item 211B is displayed. After item 211B is selected, the item determined to be "option" in FIG. 11 is displayed.
 このように、装置100においては、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて、複数の項目211に含まれる一部の項目211が優先的に表示される。したがって、この装置100によれば、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて表示部140に表示される選択肢が絞られるため、ユーザは適切なプログラム要素PEを容易に選択することができる。 As described above, in the apparatus 100, some items 211 included in the plurality of items 211 are preferentially displayed based on the type of the program element PE included in the program 220 under development. Therefore, according to this device 100, the options displayed on the display unit 140 are narrowed down based on the type of the program element PE included in the program 220 under development, so that the user can easily select an appropriate program element PE. You can choose.
 なお、上記の例では、雛型プログラムを利用してプログラム開発を行なう例を説明したが、装置100においては、必ずしも雛型プログラムが利用される必要はない。雛型プログラムが用いられない場合には、たとえば、最初に「Start」というプログラム要素PEが選択される。この場合には、たとえば、関連度情報103を参照することによって、「Start」との関係で「必須」と判定されたプログラム要素PEに対応する項目211がメニュー210に含まれる。 In the above example, an example of developing a program using a template program has been described, but the template program does not necessarily have to be used in the device 100. When the template program is not used, for example, the program element PE "Start" is selected first. In this case, for example, the item 211 corresponding to the program element PE determined to be “essential” in relation to “Start” by referring to the relevance information 103 is included in the menu 210.
 [5.メニュー表示手順]
 図13は、メニュー210の表示手順を示すフローチャートである。このフローチャートに示される処理は、装置100におけるプログラム開発中に制御部110によって繰り返し実行される。
[5. Menu display procedure]
FIG. 13 is a flowchart showing the display procedure of the menu 210. The process shown in this flowchart is repeatedly executed by the control unit 110 during the program development in the device 100.
 図13を参照して、制御部110は、開発中のプログラム220を読み込む(ステップS100)。制御部110は、プログラム220に含まれているプログラム要素PEをリストアップする(ステップS110)。制御部110は、プログラム220に含まれているいずれかのプログラム要素PEに関し、関連度情報103を参照することによって、各プログラム要素PEが「必須」、「オプション」及び「隠ぺい」のいずれであるかを特定する(ステップS120)。 With reference to FIG. 13, the control unit 110 reads the program 220 under development (step S100). The control unit 110 lists the program element PE included in the program 220 (step S110). The control unit 110 refers to the relevance information 103 for any of the program element PEs included in the program 220, so that each program element PE is either "required", "optional", or "hidden". (Step S120).
 制御部110は、プログラム220に含まれているすべてのプログラム要素PEに関し、ステップS120における特定が完了したか否かを判定する(ステップS130)。すべてのプログラム要素PEについてはステップS120における特定が完了していないと判定されると(ステップS130においてNO)、制御部110は、ステップS120-S130の処理を繰り返す。 The control unit 110 determines whether or not the identification in step S120 has been completed for all the program element PEs included in the program 220 (step S130). When it is determined that the identification of all the program element PEs in step S120 has not been completed (NO in step S130), the control unit 110 repeats the process of steps S120-S130.
 一方、すべてのプログラム要素PEについてステップS120における特定が完了したと判定されると(ステップS130においてYES)、制御部110は、ステップS120における特定結果に基づいてメニュー210を生成し、該メニュー210を画面200の領域250に表示するように表示部140を制御する(ステップS140)。 On the other hand, when it is determined that the identification in step S120 is completed for all the program element PEs (YES in step S130), the control unit 110 generates a menu 210 based on the identification result in step S120, and displays the menu 210. The display unit 140 is controlled so as to be displayed in the area 250 of the screen 200 (step S140).
 なお、上述のように、図13に示される処理は、装置100におけるプログラム開発中に制御部110によって繰り返し実行される。したがって、開発中のプログラム220に新たなプログラム要素PEが追加され、各プログラム要素PEの表示判定の結果が変わると、画面200の領域250に表示されるメニュー210に含まれる項目211は動的に変更される。 As described above, the process shown in FIG. 13 is repeatedly executed by the control unit 110 during the program development in the device 100. Therefore, when a new program element PE is added to the program 220 under development and the result of the display determination of each program element PE changes, the item 211 included in the menu 210 displayed in the area 250 of the screen 200 is dynamically changed. Be changed.
 [6.特徴]
 以上のように、本実施の形態に従う装置100においては、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて、複数の項目211に含まれる一部の項目211が優先的に表示される。したがって、装置100によれば、開発中のプログラム220に含まれているプログラム要素PEの種類に基づいて表示される選択肢が絞られるため、ユーザは適切なプログラム要素PEを容易に選択することができる。
[6. feature]
As described above, in the apparatus 100 according to the present embodiment, some items 211 included in the plurality of items 211 are preferentially given based on the type of the program element PE included in the program 220 under development. Is displayed. Therefore, according to the device 100, the options to be displayed are narrowed down based on the type of the program element PE included in the program 220 under development, so that the user can easily select an appropriate program element PE. ..
 また、装置100においては、開発途中のプログラム220に含まれているプログラム要素PEとの関連度が高い項目211が優先的に表示される。したがって、装置100によれば、複数の項目211のうち開発途中のプログラム220に含まれているプログラム要素PEとの関連度が高い項目211が優先的に表示されるため、ユーザは適切なプログラム要素PEを容易に選択することができる。 Further, in the device 100, the item 211 having a high degree of relevance to the program element PE included in the program 220 under development is preferentially displayed. Therefore, according to the apparatus 100, among the plurality of items 211, the item 211 having a high degree of relevance to the program element PE included in the program 220 under development is preferentially displayed, so that the user can use the appropriate program element. PE can be easily selected.
 また、装置100においては、プログラム開発に雛型プログラムが用いられる。したがって、装置100によれば、プログラム開発を容易にすることができる。 Further, in the device 100, a template program is used for program development. Therefore, according to the device 100, program development can be facilitated.
 [7.変形例]
 以上、実施の形態について説明したが、本発明は、上記実施の形態に限定されるものではなく、その趣旨を逸脱しない限りにおいて、種々の変更が可能である。以下、変形例について説明する。
[7. Modification example]
Although the embodiments have been described above, the present invention is not limited to the above embodiments, and various modifications can be made without departing from the spirit of the embodiments. Hereinafter, a modified example will be described.
 上記実施の形態においては、メニュー210に含まれる項目211は、動的に変更されることとした。しかしながら、メニュー210に含まれる項目211は、必ずしも動的に変更されなくてもよい。たとえば、雛型プログラムが選択された場合に、メニュー210に含まれる項目211が確定されてもよい。 In the above embodiment, the item 211 included in the menu 210 is dynamically changed. However, item 211 included in menu 210 does not necessarily have to be changed dynamically. For example, when the template program is selected, the item 211 included in the menu 210 may be confirmed.
 また、上記実施の形態においては、雛型プログラムを用いたプログラム開発が可能となっていた。しかしながら、装置100においては、必ずしも雛型プログラムが利用可能となっている必要はない。この場合には、たとえば図8,9において、画面200に領域251が含まれない。 Further, in the above embodiment, it has become possible to develop a program using a template program. However, in the device 100, the template program does not necessarily have to be available. In this case, for example, in FIGS. 8 and 9, the screen 200 does not include the area 251.
 また、上記実施の形態においては、プログラムにおける各プログラム要素PE間の同時出現確率に基づいて関連度情報103が生成された。しかしながら、関連度情報103は、必ずしもプログラムにおける各プログラム要素PE間の同時出現確率に基づいて生成されなくてもよい。関連度情報103は、たとえば、プログラマーの経験則に基づいて生成されてもよい。 Further, in the above embodiment, the relevance information 103 is generated based on the simultaneous appearance probability between each program element PE in the program. However, the relevance information 103 does not necessarily have to be generated based on the probability of simultaneous appearance between each program element PE in the program. The relevance information 103 may be generated, for example, based on the programmer's rule of thumb.
 100 装置、101 雛型プログラムDB、102 制御プログラム、103 関連度情報、110 制御部、111 CPU、112 RAM、113 ROM、120 記憶部、130 通信I/F、140 表示部、200 画面、210 メニュー、211,230,211A,211B,211C 項目、220 プログラム、250,251,252 領域、PE,PE1,PE2,PE3,PE4,PE5,PE6,PE7,PE8 プログラム要素。 100 devices, 101 template program DB, 102 control program, 103 relevance information, 110 control unit, 111 CPU, 112 RAM, 113 ROM, 120 storage unit, 130 communication I / F, 140 display unit, 200 screen, 210 menu , 211,230,211A, 211B, 211C items, 220 programs, 250,251,252 areas, PE, PE1, PE2, PE3, PE4, PE5, PE6, PE7, PE8 program elements.

Claims (7)

  1.  プログラム開発環境における画面の表示方法であって、
     前記プログラム開発環境においては、ビジュアルプログラミングによってプログラムが開発され、
     前記プログラムは、前記プログラム開発環境において用意された複数種類のプログラム要素のうちの少なくとも一部を含み、
     前記複数種類のプログラム要素の各々は、所定の情報処理を実行するように構成されており、
     前記表示方法は、
     開発中の前記プログラムを表示するステップと、
     複数の項目を含むメニューの一部を表示するステップとを含み、
     前記複数の項目の各々には、前記複数種類のプログラム要素のいずれかが対応しており、
     前記複数の項目の各々は、対応するプログラム要素を開発中の前記プログラムに追加するために用いられ、
     前記メニューの一部を表示するステップにおいては、開発中の前記プログラムに含まれている前記プログラム要素の種類に基づいて、前記複数の項目に含まれる一部の項目を優先的に表示する、表示方法。
    It is a screen display method in the program development environment.
    In the program development environment, the program is developed by visual programming.
    The program includes at least a part of a plurality of types of program elements prepared in the program development environment.
    Each of the plurality of types of program elements is configured to perform predetermined information processing.
    The display method is
    Steps to display the program under development and
    Includes steps to display part of a menu that contains multiple items
    Each of the plurality of items corresponds to one of the plurality of types of program elements.
    Each of the plurality of items is used to add a corresponding program element to the program under development.
    In the step of displaying a part of the menu, some items included in the plurality of items are preferentially displayed based on the types of the program elements included in the program under development. Method.
  2.  前記メニューの一部を表示するステップにおいて、前記複数の項目に含まれる第1の項目は、前記複数の項目に含まれる第2の項目よりも優先的に表示され、
     開発途中の前記プログラムに含まれている前記プログラム要素と前記第1の項目に対応する前記プログラム要素との関連度は、開発途中の前記プログラムに含まれている前記プログラム要素と前記第2の項目に対応する前記プログラム要素との関連度よりも高い、請求項1に記載の表示方法。
    In the step of displaying a part of the menu, the first item included in the plurality of items is displayed with priority over the second item included in the plurality of items.
    The degree of association between the program element included in the program under development and the program element corresponding to the first item is the degree of association between the program element included in the program under development and the second item. The display method according to claim 1, which has a higher degree of relevance to the program element corresponding to the above.
  3.  前記メニューの一部を表示するステップにおいては、前記複数種類のプログラム要素に含まれる各プログラム要素間の関連度を示す関連度情報を参照することによって、前記複数の項目に含まれる一部の項目を優先的に表示する、請求項1又は請求項2に記載の表示方法。 In the step of displaying a part of the menu, some items included in the plurality of items are included by referring to the relevance information indicating the degree of relevance between the program elements included in the plurality of types of program elements. The display method according to claim 1 or 2, wherein the display method is preferentially displayed.
  4.  前記関連度情報は、2つの前記プログラム要素間において、一方の前記プログラム要素が前記プログラムに含まれている場合に、他方の前記プログラム要素が前記プログラムに含まれている確率を示す同時出現確率に基づいて生成されている、請求項3に記載の表示方法。 The relevance information is a simultaneous appearance probability indicating the probability that one of the program elements is included in the program and the other program element is included in the program between the two program elements. The display method according to claim 3, which is generated based on the above.
  5.  予め開発されている雛型プログラムを表示するステップをさらに含み、
     前記プログラムは、前記雛型プログラムに基づいて開発される、請求項1から請求項4のいずれか1項に記載の表示方法。
    It also includes a step to display a pre-developed template program.
    The display method according to any one of claims 1 to 4, wherein the program is developed based on the template program.
  6.  プログラム開発環境における画面の表示制御をコンピュータに実行させる制御プログラムであって、
     前記プログラム開発環境においては、ビジュアルプログラミングによってプログラムが開発され、
     前記プログラムは、前記プログラム開発環境において用意された複数種類のプログラム要素のうちの少なくとも一部を含み、
     前記複数種類のプログラム要素の各々は、所定の情報処理を実行するように構成されており、
     前記制御プログラムは、
     開発中の前記プログラムを表示させるステップと、
     複数の項目を含むメニューの一部を表示させるステップとをコンピュータに実行させ、
     前記複数の項目の各々には、前記複数種類のプログラム要素のいずれかが対応しており、
     前記複数の項目の各々は、対応するプログラム要素を開発中の前記プログラムに追加するために用いられ、
     前記メニューの一部を表示させるステップにおいては、開発中の前記プログラムに含まれている前記プログラム要素の種類に基づいて、前記複数の項目に含まれる一部の項目を優先的に表示させる、制御プログラム。
    A control program that allows a computer to execute screen display control in a program development environment.
    In the program development environment, the program is developed by visual programming.
    The program includes at least a part of a plurality of types of program elements prepared in the program development environment.
    Each of the plurality of types of program elements is configured to perform predetermined information processing.
    The control program
    Steps to display the program under development and
    Have your computer perform steps to display part of a menu that contains multiple items
    Each of the plurality of items corresponds to one of the plurality of types of program elements.
    Each of the plurality of items is used to add a corresponding program element to the program under development.
    In the step of displaying a part of the menu, control for preferentially displaying some items included in the plurality of items based on the type of the program element included in the program under development. program.
  7.  プログラム開発環境を提供する装置であって、
     前記プログラム開発環境においては、ビジュアルプログラミングによってプログラムが開発され、
     前記プログラムは、前記プログラム開発環境において用意された複数種類のプログラム要素のうちの少なくとも一部を含み、
     前記複数種類のプログラム要素の各々は、所定の情報処理を実行するように構成されており、
     前記装置は、
     開発中の前記プログラムを表示するとともに、複数の項目を含むメニューの一部を表示するように構成された表示部と、
     前記表示部を制御するように構成された制御部とを備え、
     前記複数の項目の各々には、前記複数種類のプログラム要素のいずれかが対応しており、
     前記複数の項目の各々は、対応するプログラム要素を開発中の前記プログラムに追加するために用いられ、
     前記制御部は、開発中の前記プログラムに含まれている前記プログラム要素の種類に基づいて、前記複数の項目に含まれる一部の項目を優先的に表示するように前記表示部を制御する、装置。
    A device that provides a program development environment
    In the program development environment, the program is developed by visual programming.
    The program includes at least a part of a plurality of types of program elements prepared in the program development environment.
    Each of the plurality of types of program elements is configured to perform predetermined information processing.
    The device is
    A display unit configured to display the program under development and a part of a menu containing a plurality of items, and a display unit.
    A control unit configured to control the display unit is provided.
    Each of the plurality of items corresponds to one of the plurality of types of program elements.
    Each of the plurality of items is used to add a corresponding program element to the program under development.
    The control unit controls the display unit so as to preferentially display some items included in the plurality of items based on the type of the program element included in the program under development. Device.
PCT/JP2021/005060 2020-03-04 2021-02-10 Display method, control program, and device WO2021176982A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202180017209.7A CN115210688A (en) 2020-03-04 2021-02-10 Display method, control program, and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020-036734 2020-03-04
JP2020036734A JP2021140398A (en) 2020-03-04 2020-03-04 Display method, control program, and device

Publications (1)

Publication Number Publication Date
WO2021176982A1 true WO2021176982A1 (en) 2021-09-10

Family

ID=77613348

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/005060 WO2021176982A1 (en) 2020-03-04 2021-02-10 Display method, control program, and device

Country Status (3)

Country Link
JP (1) JP2021140398A (en)
CN (1) CN115210688A (en)
WO (1) WO2021176982A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013179469A1 (en) * 2012-05-31 2013-12-05 富士通株式会社 Operation process creation program, operation process creation method, and information-processing device
WO2019146049A1 (en) * 2018-01-25 2019-08-01 京セラドキュメントソリューションズ株式会社 Information processing system, information processing method, and information processing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013179469A1 (en) * 2012-05-31 2013-12-05 富士通株式会社 Operation process creation program, operation process creation method, and information-processing device
WO2019146049A1 (en) * 2018-01-25 2019-08-01 京セラドキュメントソリューションズ株式会社 Information processing system, information processing method, and information processing device

Also Published As

Publication number Publication date
JP2021140398A (en) 2021-09-16
CN115210688A (en) 2022-10-18

Similar Documents

Publication Publication Date Title
US8166387B2 (en) DataGrid user interface control with row details
US9600915B2 (en) Cross-platform data visualizations using common descriptions
TWI531953B (en) Temporary formatting and charting of selected data
JP4901731B2 (en) Automatic image capture for content generation
US8799796B2 (en) System and method for generating graphical dashboards with drill down navigation
CN110968943A (en) Display method and device of terminal interface
CN113326044A (en) Development method, system and storage medium based on control library
CN112241265A (en) Visual page processing method and equipment
CN112241263A (en) Visual page processing method and equipment
Pierro Smart-graph: Graphical representations for smart contract on the ethereum blockchain
US20050015639A1 (en) Dynamic contextual helper user interface
CN113204340A (en) Question production method, question management system and electronic equipment
WO2021176982A1 (en) Display method, control program, and device
US20220004370A1 (en) System for providing software development environment, method for providing software development environment, and non-transitory computer readable medium
CN115525270A (en) Method, system, terminal device and storage medium for rendering form page based on dragging
WO2020035076A1 (en) Method and system for visualizing data processing step of machine learning process
CN109710369B (en) full-graphical user interface display method and device
US20070192291A1 (en) Personal object work lists
US11853270B2 (en) Method and apparatus for visualizing a process map
Carley ORA-NetScenes quick start guide
US20230097748A1 (en) Generating a graphical user interface in a pre-operating system boot environment
US7683902B1 (en) Method to visualize performance data of a multi-layered state diagram
Carley ORA: Quick Start Guide
CN115358050A (en) Product design method and device and storage medium
Narsoo et al. A software tool for numerical option pricing in MATLAB®

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21764907

Country of ref document: EP

Kind code of ref document: A1