JP2015122007A - Edition support system, method and program - Google Patents

Edition support system, method and program Download PDF

Info

Publication number
JP2015122007A
JP2015122007A JP2013266358A JP2013266358A JP2015122007A JP 2015122007 A JP2015122007 A JP 2015122007A JP 2013266358 A JP2013266358 A JP 2013266358A JP 2013266358 A JP2013266358 A JP 2013266358A JP 2015122007 A JP2015122007 A JP 2015122007A
Authority
JP
Japan
Prior art keywords
processing unit
processing
unit
processing units
order
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2013266358A
Other languages
Japanese (ja)
Inventor
足立 和英
Kazuhide Adachi
和英 足立
拓哉 西浦
Takuya Nishiura
拓哉 西浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aisin AW Co Ltd
Original Assignee
Aisin AW Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisin AW Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP2013266358A priority Critical patent/JP2015122007A/en
Publication of JP2015122007A publication Critical patent/JP2015122007A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique for facilitating comprehension of processing unit flow at first glance.SOLUTION: The edition support system for creating a series of processing by determining an order of executing processing units is configured to comprise: new creation instruction acceptance means for accepting a new creation instruction of the processing units; processing content determination means for accepting execution content that should be executed by the newly created processing units, a screen configuration being executed, and an order of executing the processing units; processing unit display means for displaying icons showing the processing units on a display unit side by side according to the order of executing the processing units; and display correction means for, when the screen configuration in the plurality of successive processing units is common, integrating and displaying the icons showing the plurality of successive processing units.

Description

本発明は、編集支援システム、方法およびプログラムに関する。   The present invention relates to an editing support system, method, and program.

従来、選択肢に対する利用者の選択など各種の入力情報を入力し、当該入力情報に応じた処理を繰り返すことによって所定の目的の一連の処理を遂行する各種の装置が知られている。例えば、特許文献1においては、規格化されたシナリオに従って対話型の操作制御システムを作成するために利用されるシナリオエディタが開示されており(図34〜図36)、当該シナリオエディタにおいては、最小単位の画面要素(シーン)を連続させることによってシナリオを作成可能であり、シナリオエディタの画面においては、左上詰めで画面要素が表示されるとともに、新規作成された画面要素は右または下方向に表示される。   2. Description of the Related Art Conventionally, various apparatuses are known that perform a series of processes for a predetermined purpose by inputting various types of input information such as a user's selection for an option and repeating processes according to the input information. For example, Patent Document 1 discloses a scenario editor that is used to create an interactive operation control system according to a standardized scenario (FIGS. 34 to 36). Scenarios can be created by continuing the screen elements (scenes) of the unit. On the scenario editor screen, the screen elements are displayed in the upper left and the newly created screen elements are displayed in the right or down direction. Is done.

特開2004−54883号公報JP 2004-54883 A

上述した従来技術においては、最小単位の画面要素が増えるとシナリオエディタの画面がわかりづらくなり、シナリオを把握することが困難になってしまう。例えば、ある画面要素から複数の画面要素に分岐し、各分岐において異なる画面要素を経た後に同一の画面要素に戻る場合、分岐や画面要素が多数存在すると、同一の画面要素に戻る分岐の流れを把握することが困難になる。また、分岐の数が増加すると、シナリオエディタの限られた表示領域に同一の画面要素が表示されず、スクロール等の画面切り替えが必要になる場合もあり、シナリオを把握することが困難になる。
本発明は、前記課題にかんがみてなされたもので、処理単位の流れを一見して把握しやすくする技術を提供することを目的とする。
In the above-described conventional technology, if the number of screen elements in the minimum unit increases, it becomes difficult to understand the screen of the scenario editor, and it becomes difficult to grasp the scenario. For example, when branching from one screen element to multiple screen elements and returning to the same screen element after passing through different screen elements in each branch, if there are many branches and screen elements, the flow of branching back to the same screen element It becomes difficult to grasp. In addition, when the number of branches increases, the same screen element is not displayed in a limited display area of the scenario editor, and screen switching such as scrolling may be necessary, which makes it difficult to grasp the scenario.
The present invention has been made in view of the above problems, and an object thereof is to provide a technique that makes it easy to grasp the flow of processing units at a glance.

上記の目的を達成するため、処理単位を実行する順序を決定することによって一連の処理を作成する編集支援システムであって、処理単位の新規作成指示を受け付ける新規作成指示受付手段と、新規に作成される処理単位で実行すべき実行内容と実行中の画面構成と処理単位を実行する順序とを受け付ける処理内容決定手段と、処理単位を示すアイコンを、処理単位を実行する順序に従って並べて表示部に表示する処理単位表示手段と、連続する複数の処理単位における画面構成が共通である場合、当該連続する複数の処理単位を示すアイコンを統合して表示する表示修正手段と、を備える編集支援システムが構成される。   In order to achieve the above object, an editing support system for creating a series of processes by determining the order of execution of processing units, a new creation instruction receiving means for accepting a new creation instruction for a processing unit, and a new creation Processing content determining means for receiving the execution content to be executed in the processing unit to be executed, the screen configuration being executed, and the order in which the processing unit is executed, and the icon indicating the processing unit are arranged in the display unit in the order in which the processing unit is executed. An editing support system comprising: a processing unit display means for displaying; and a display correction means for integrating and displaying icons indicating the plurality of continuous processing units when the screen configuration of the plurality of continuous processing units is common. Composed.

また、上記の目的を達成するため、処理単位を実行する順序を決定することによって一連の処理を作成する編集支援方法であって、前記処理単位の新規作成指示を受け付ける新規作成指示受付工程と、新規に作成される前記処理単位で実行すべき実行内容と実行中の画面構成と前記処理単位を実行する順序とを受け付ける処理内容決定工程と、前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って並べて表示部に表示する処理単位表示工程と、連続する複数の前記処理単位における前記画面構成が共通である場合、当該連続する複数の前記処理単位を示すアイコンを統合して表示する表示修正工程と、を含む編集支援方法が構成される。   Further, in order to achieve the above object, an editing support method for creating a series of processes by determining the order of execution of processing units, a new creation instruction receiving step for receiving a new creation instruction for the processing units; A processing content determination step for accepting an execution content to be executed in the newly created processing unit, a screen configuration being executed, and an order in which the processing units are executed, and an icon indicating the processing unit are executed in the processing unit When the processing unit display process arranged in accordance with the order to be displayed and displayed on the display unit and the screen configuration in a plurality of continuous processing units are common, a display that displays icons that indicate the plurality of continuous processing units in an integrated manner An editing support method including a correction step is configured.

さらに、上記の目的を達成するため、処理単位を実行する順序を決定することによって一連の処理を作成する機能をコンピュータに実現させる編集支援プログラムであって、前記処理単位の新規作成指示を受け付ける新規作成指示受付機能と、新規に作成される前記処理単位で実行すべき実行内容と実行中の画面構成と前記処理単位を実行する順序とを受け付ける処理内容決定機能と、前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って並べて表示部に表示する処理単位表示機能と、連続する複数の前記処理単位における前記画面構成が共通である場合、当該連続する複数の前記処理単位を示すアイコンを統合して表示する表示修正機能と、をコンピュータに実現させる編集支援プログラムが構成される。   Furthermore, in order to achieve the above object, an editing support program for causing a computer to realize a function of creating a series of processes by determining the order in which the process units are executed, and a new program that accepts a new creation instruction for the process units A creation instruction reception function, a process content determination function that receives an execution content to be executed in the newly created processing unit, a screen configuration being executed, and an order in which the processing units are executed, and an icon indicating the processing unit If the processing unit display function for arranging and displaying the processing units on the display unit according to the execution order and the screen configuration of the plurality of consecutive processing units are common, an icon indicating the plurality of consecutive processing units is displayed. An editing support program for causing a computer to implement a display correction function for integrated display is configured.

以上のように、編集支援システム、方法、プログラムは、処理単位を示すアイコンを、処理単位を実行する順序に従って並べて表示部に表示する構成において、連続する複数の処理単位における画面構成が共通である場合、当該連続する複数の処理単位を示すアイコンを統合して表示する。すなわち、処理単位を実行する順序に従って並べて表示部に表示する構成においては、多数の処理単位が並べて表示されると、処理単位間の関係がわかりづらくなる。特に、同一の処理単位から複数の遷移条件によって複数の処理単位に分岐し、それぞれの分岐における処理単位を経た後に共通の処理単位を実行する場合、各分岐に存在する処理単位の数が異なると、処理単位の数が多くなるほど、分岐前の処理単位から複数の処理単位を経て共通の処理単位に戻る流れがわかりづらくなる。   As described above, the editing support system, method, and program share the same screen configuration in a plurality of consecutive processing units in a configuration in which icons indicating processing units are arranged and displayed on the display unit in the order in which the processing units are executed. In this case, icons indicating a plurality of consecutive processing units are integrated and displayed. That is, in the configuration in which the processing units are arranged and displayed on the display unit according to the execution order, if a large number of processing units are displayed side by side, the relationship between the processing units becomes difficult to understand. In particular, when the same processing unit is branched into a plurality of processing units according to a plurality of transition conditions and a common processing unit is executed after passing through the processing units in each branch, the number of processing units existing in each branch is different. As the number of processing units increases, it becomes difficult to understand the flow from the processing unit before branching to a common processing unit through a plurality of processing units.

そして、連続する複数の処理単位における画面構成が共通である場合、当該連続する複数の処理単位間で処理内容や処理の目的、意図している処理などの要素の少なくとも一部が共通であり、これらの処理単位が互いに関連する場合が多い。少なくとも、これらの処理単位間で全く異なる処理が行われる可能性は低い。また、連続する複数の処理単位における画面構成が共通でなければ、処理単位が互いに関連しない場合が多く、これらの処理単位間で関連した処理が行われる可能性は低い。そこで、当該連続する複数の処理単位を示すアイコンを統合して表示する構成とすることで、処理単位の流れを一見して把握しやすくすることが可能である。   When the screen configuration in a plurality of continuous processing units is common, at least some of the elements such as the processing content, the purpose of the processing, and the intended processing are common among the plurality of continuous processing units, These processing units are often related to each other. At least, it is unlikely that completely different processing will be performed between these processing units. In addition, if the screen configurations of a plurality of consecutive processing units are not common, the processing units are often not related to each other, and there is a low possibility that processing related to these processing units is performed. Thus, by adopting a configuration in which icons indicating a plurality of consecutive processing units are integrated and displayed, it is possible to easily understand the flow of processing units at a glance.

編集支援システムを示すブロック図である。It is a block diagram which shows an edit assistance system. 編集支援処理を示すフローチャートである。It is a flowchart which shows an edit assistance process. (3A)(3B)は処理単位の編集を支援するUIを示す図である。(3A) and (3B) are diagrams illustrating UIs that support editing of processing units. (4A)(4B)は処理単位の編集を支援するUIを示す図である。(4A) and (4B) are diagrams showing UIs that support editing of processing units. (5A)(5C)は処理単位の編集を支援するUIを示す図であり、(5B)は表示順序の修正過程を示す図である。(5A) and (5C) are diagrams showing a UI that supports editing of processing units, and (5B) is a diagram showing a process of correcting the display order.

ここでは、下記の順序に従って本発明の実施の形態について説明する。
(1)編集支援システムの構成:
(2)編集支援処理:
(3)他の実施形態:
Here, embodiments of the present invention will be described in the following order.
(1) Configuration of editing support system:
(2) Editing support processing:
(3) Other embodiments:

(1)編集支援システムの構成:
図1は、本発明の一実施形態である編集支援システム10の構成を示すブロック図である。編集支援システム10は、CPU、RAM、ROM等を備える制御部20を備えており、制御部20は、当該ROMや記録媒体30に記録された所望のプログラムを実行することができる。また、編集支援システム10は、入力部および表示部を含むユーザI/F部40を備えている。表示部は各種の画像を表示することが可能であり、入力部はキーボードやマウス等の操作に応じた信号を制御部20に対して出力することが可能である。制御部20は、ユーザI/F部40に対して制御信号を出力することによって種々の画像を表示部に表示可能であり、入力部から出力される信号に基づいて操作内容を取得することが可能である。
(1) Configuration of editing support system:
FIG. 1 is a block diagram showing a configuration of an editing support system 10 according to an embodiment of the present invention. The editing support system 10 includes a control unit 20 including a CPU, a RAM, a ROM, and the like, and the control unit 20 can execute a desired program recorded in the ROM or the recording medium 30. The editing support system 10 includes a user I / F unit 40 including an input unit and a display unit. The display unit can display various images, and the input unit can output a signal corresponding to an operation of a keyboard, a mouse, or the like to the control unit 20. The control unit 20 can display various images on the display unit by outputting a control signal to the user I / F unit 40, and can acquire an operation content based on a signal output from the input unit. Is possible.

本実施形態においてROMまたは記録媒体30には編集支援プログラム21が記録されており、制御部20は、当該編集支援プログラム21を実行可能である。編集支援プログラム21は、複数の処理単位を所定の順序で実行することによって実現される一連の処理(ここではシナリオとも呼ぶ)を作成するための支援を行うプログラムである。すなわち、制御部20は、編集支援プログラム21の処理により、シナリオを作成するための支援を行う。   In the present embodiment, an editing support program 21 is recorded in the ROM or the recording medium 30, and the control unit 20 can execute the editing support program 21. The editing support program 21 is a program that provides support for creating a series of processes (also referred to as scenarios here) realized by executing a plurality of processing units in a predetermined order. That is, the control unit 20 provides support for creating a scenario by the processing of the editing support program 21.

記録媒体30には、予め作成された処理単位情報30aが記録されている。処理単位情報30aは、処理単位を編集するために参照される情報であり、編集画面に表示されるアイコンを示す情報と、処理単位で実行すべき実行内容を構成する処理の選択肢を示す情報と、処理単位を実行中の画面を構成するための要素の選択肢を示す情報とを含んでいる。   In the recording medium 30, processing unit information 30a created in advance is recorded. The processing unit information 30a is information referred to for editing a processing unit, information indicating an icon displayed on the editing screen, and information indicating processing options constituting the execution content to be executed in the processing unit. , And information indicating element options for configuring a screen in which a processing unit is being executed.

なお、本実施形態において、編集画面に表示されるアイコンを示す情報には、複数の形状のアイコンを示す情報が含まれており、各形状は処理内容の分類を示している。形状としては、例えば、シナリオの開始または終了を示す形状、遷移条件についての判断を行う分岐処理を示す形状、統合後のアイコンを示す形状等が挙げられる。処理単位で実行すべき実行内容を構成する処理の選択肢を示す情報は、処理単位で実行し得る処理の選択肢を示しており、例えば、遷移条件の判断処理、文字や画像等の表示処理等が予め選択肢として規定されている。処理単位を実行中の画面を構成するための要素の選択肢を示す情報としては、画面の意匠を規定し得る要素、例えば、画面の背景色や背景の模様、画面内に配置されるオブジェクト(選択肢ボタンやキャラクタ等)の種類や色、位置等で画面構成が規定されている。   In the present embodiment, information indicating icons displayed on the editing screen includes information indicating icons of a plurality of shapes, and each shape indicates a classification of processing contents. Examples of the shape include a shape that indicates the start or end of a scenario, a shape that indicates a branch process for determining a transition condition, and a shape that indicates an icon after integration. The information indicating the processing options that constitute the execution contents to be executed in units of processing indicates processing options that can be executed in units of processing. For example, transition condition determination processing, display processing of characters, images, etc. It is defined as an option in advance. Information indicating the choices of elements for configuring the screen in which the processing unit is being executed includes elements that can define the design of the screen, for example, the background color or background pattern of the screen, and the objects (options selected in the screen) The screen configuration is defined by the type, color, position, etc. of the button or character.

シナリオを作成する支援を行うために、編集支援プログラム21は、新規作成指示受付部21aと処理内容決定部21bと処理単位表示部21cと表示修正部21dとを備えている。新規作成指示受付部21aは、処理単位の新規作成指示を受け付ける機能を制御部20に実現させるプログラムモジュールである。本実施形態において制御部20は、ユーザI/F部40に対して制御信号を出力して処理対象を編集するためのUI(User Interface)を表示部に表示する。図3Aは当該UIの一例であり、この例において制御部20は、処理単位情報30aからアイコンを示す情報を取得し、ユーザI/F部40に制御信号を出力することで、処理単位の新規作成指示をアイコンの指定(クリック等)で実行可能なUIを表示部に表示する。   In order to provide support for creating a scenario, the editing support program 21 includes a new creation instruction receiving unit 21a, a processing content determination unit 21b, a processing unit display unit 21c, and a display correction unit 21d. The new creation instruction accepting unit 21a is a program module that causes the control unit 20 to realize a function of accepting a new creation instruction for each processing unit. In the present embodiment, the control unit 20 outputs a control signal to the user I / F unit 40 and displays a UI (User Interface) for editing the processing target on the display unit. FIG. 3A is an example of the UI. In this example, the control unit 20 acquires information indicating an icon from the processing unit information 30a and outputs a control signal to the user I / F unit 40, whereby a new processing unit is obtained. A UI capable of executing a creation instruction by designating an icon (such as clicking) is displayed on the display unit.

同図3Aに示すUIの例において、新規作成指示の受付部Bnには、処理単位毎の処理の分類に対応した形状のアイコンIn1〜In3が表示されている。なお、図3Aに示す例において、アイコンIn1は、シナリオの開始または終了を規定するためのアイコンであり、アイコンIn2は、遷移条件についての判断を行う分岐処理を示すアイコンであり、アイコンIn3は、分岐処理以外の処理を示すアイコンである。利用者が、ユーザI/F部40の入力部を操作して当該新規作成指示の受付部Bn内に存在するアイコンIn1〜In3のいずれかを指示すると、制御部20は、ユーザI/F部40が出力する信号に基づいて、指示されたアイコンを特定する。そして、制御部20は、指示されたアイコンに対応する分類の処理を実行するための処理単位の新規作成指示を受け付け、編集可能にする。 In the UI example shown in FIG. 3A, the icons In 1 to In 3 having shapes corresponding to the processing classification for each processing unit are displayed in the new creation instruction receiving unit Bn. In the example shown in FIG. 3A, the icon In 1 is an icon for defining the start or end of the scenario, the icon In 2 is an icon indicating a branching process for determining the transition condition, and the icon In 3 is an icon indicating processing other than branch processing. When the user operates the input unit of the user I / F unit 40 to instruct one of the icons In 1 to In 3 existing in the new creation instruction receiving unit Bn, the control unit 20 displays the user I / F. Based on the signal output by the F unit 40, the instructed icon is specified. Then, the control unit 20 accepts a new creation instruction for a processing unit for executing the processing of the classification corresponding to the instructed icon, and enables editing.

なお、制御部20は、新規作成指示を受け付けると、新規作成された処理単位に、処理単位の分類および通し番号からなるIDを付与する。例えば、シナリオの開始を規定するためのアイコンが最初に作成されるとS1、次にシナリオの開始を規定するための処理単位が作成されるとS2等とIDが付与され、シナリオの終了を規定するためのアイコンが最初に作成されるとE1、次に、シナリオの終了を規定するためのアイコンが作成されるとE2等とIDが付与される。また、遷移条件の判断を行う分岐処理を示す処理単位にはJ1,J2、、、等とIDが付与され、分岐処理以外の処理を示す処理単位にはT1,T2、、、等とIDが付与される。   When receiving a new creation instruction, the control unit 20 assigns an ID including a classification and a serial number of the processing unit to the newly created processing unit. For example, when an icon for defining the start of a scenario is first created, S1 is assigned, and when a processing unit for defining the start of the scenario is created, an ID such as S2 is assigned to define the end of the scenario. When an icon for creating the scenario is first created, E1 is assigned. When an icon for defining the end of the scenario is created, E2 or the like is assigned. Further, IDs such as J1, J2,..., And the like are assigned to the processing units indicating the branch processing for determining the transition condition, and T1, T2,. Is granted.

さらに、本実施形態において、制御部20は、新規作成指示受付部21aの処理により、作成済みの処理単位である既存処理単位と同一の実行内容および画面構成の処理単位である複製処理単位の新規作成指示を受け付けることが可能である。複製処理単位は、既存処理単位と同一の実行内容および画面構成であるが、実行順序は異なる。従って、複製処理単位は、既存処理単位を既存の順序と異なる順序で実行するために複製された処理単位である。具体的には、制御部20が、処理単位の新規作成指示を受け付けた場合に、さらに、既存の処理単位のIDの指定を受け付けるなど、当該処理単位を既存の処理単位の複製処理単位とする指示を受け付けた場合に、複製処理単位を作成する構成等を採用可能である。図4Aは、処理単位の編集処理を行うためのUIの一例であり、同図4Aにおいては、処理単位T1,T4が2個ずつ表示されており、一方が既存の処理単位、他方が複製処理単位である。   Further, in the present embodiment, the control unit 20 performs a process of the new creation instruction accepting unit 21a to create a new copy process unit that is a process unit having the same execution content and screen configuration as an existing process unit that is a created process unit. It is possible to accept a creation instruction. The duplication processing unit has the same execution content and screen configuration as the existing processing unit, but the execution order is different. Accordingly, the duplication processing unit is a duplication processing unit for executing the existing processing unit in an order different from the existing order. Specifically, when the control unit 20 receives an instruction for newly creating a processing unit, the processing unit is set as a replication processing unit of the existing processing unit, for example, by specifying an ID of an existing processing unit. A configuration that creates a duplication processing unit when an instruction is accepted can be adopted. FIG. 4A is an example of a UI for performing processing unit editing processing. In FIG. 4A, two processing units T1 and T4 are displayed, one of which is an existing processing unit and the other is a replication process. Unit.

処理内容決定部21bは、新規に作成される処理単位で実行すべき実行内容と実行中の画面構成と処理単位を実行する順序とを受け付ける機能を制御部20に実現させるプログラムモジュールである。本実施形態において、処理単位を実行する順序は、編集画面内でのアイコンの配置に応じて受け付けられる。すなわち、本実施形態においては、アイコンを配置可能な領域の大きさが予め決められた固定の大きさであり、当該領域には当該領域よりも小さいアイコン(統合アイコンを含む)を1個配置可能である。   The processing content determination unit 21b is a program module that causes the control unit 20 to realize a function of receiving the execution content to be executed in a newly created processing unit, the screen configuration being executed, and the order in which the processing units are executed. In the present embodiment, the order in which the processing units are executed is accepted according to the arrangement of icons in the editing screen. In other words, in this embodiment, the size of the area where icons can be placed is a fixed size, and one icon (including an integrated icon) smaller than the area can be placed in the area. It is.

図3Aにおいては、当該領域の境界を破線で示しており、当該領域の1個を領域Rとして示している。すなわち、本実施形態においては、同図3Aに示すように破線で区切られた矩形の領域Rのそれぞれにアイコンを1個配置することができる。そして、本実施形態においては、アイコンを左上詰めで配置する規則であり、左から右にアイコンが並んでいる場合、より右に配置されたアイコンはより後に実行される規則となっている。従って、あるアイコンが他のアイコンの右隣の領域Rに配置された場合、当該あるアイコンは他のアイコンの次の順序で実行される。   In FIG. 3A, the boundary of the region is indicated by a broken line, and one of the regions is indicated as a region R. That is, in the present embodiment, as shown in FIG. 3A, one icon can be arranged in each of the rectangular regions R separated by a broken line. And in this embodiment, it is a rule which arrange | positions an icon by the upper left alignment, and when the icon is located in a line from the left to the right, the icon arrange | positioned more right is a rule performed later. Therefore, when a certain icon is arranged in the region R right next to another icon, the certain icon is executed in the next order of the other icons.

制御部20は、ユーザI/F部40の表示部における表示内容と入力部に対する操作に基づいて新規作成が指示されたアイコンのドラッグアンドドロップ操作を受け付けることが可能であり、新規作成指示がなされたアイコンがドロップされた領域Rを特定することで、新規作成指示がなされた処理単位を実行する順序を受け付ける。そして、制御部20は、当該処理単位のIDに対して順序を示す情報(例えば、直前に実行される処理単位のIDを示す情報)を対応づけ、シナリオ情報30bに記録する。なお、領域Rの境界を示す破線はUI上で表示されていても良いし、表示されていなくても良い。   The control unit 20 can accept a drag-and-drop operation of an icon for which new creation is instructed based on the display content of the display unit of the user I / F unit 40 and the operation on the input unit, and a new creation instruction is made. By specifying the region R where the icon is dropped, the order in which the processing units for which a new creation instruction has been issued is executed is accepted. Then, the control unit 20 associates information indicating the order with respect to the ID of the processing unit (for example, information indicating the ID of the processing unit executed immediately before) and records the information in the scenario information 30b. Note that the broken line indicating the boundary of the region R may or may not be displayed on the UI.

処理単位で実行すべき実行内容は、所定のトリガ(例えば、新規作成された処理単位を実行する順序が特定された場合や利用者による指示が行われた場合等)に応じて開始される。すなわち、本実施形態において制御部20は、ユーザI/F部40の入力部が出力する信号に基づいて、所定のトリガが生成されたことを特定した場合、処理単位情報30aを参照し、実行内容を構成する処理の選択肢を特定する。   The execution content to be executed in units of processing is started in response to a predetermined trigger (for example, when the order in which newly created processing units are executed is specified or when an instruction is given by the user). That is, in the present embodiment, when the control unit 20 specifies that a predetermined trigger has been generated based on a signal output from the input unit of the user I / F unit 40, the control unit 20 refers to the processing unit information 30a and executes it. Identify the processing options that make up the content.

また、制御部20は、当該選択肢を表示するための制御信号をユーザI/F部40に対して出力し、画面上に当該選択肢を表示する。そして、制御部20は、ユーザI/F部40の入力部が出力した信号に基づいて選択肢の選択を受け付け、当該受け付けた選択肢が示す処理を実行内容として特定する。ここで、1個の処理単位において選択可能な処理は任意の数とすることができるが、1個の処理単位含め得る処理内容の量を過度に増加させないために、特定の選択肢が選択された場合、他の選択肢が選択できないように構成してもよい。処理単位で実行すべき実行内容が特定されると、制御部20は、処理単位のIDに対して実行内容を示す情報を対応づけ、シナリオ情報30bに記録する。   In addition, the control unit 20 outputs a control signal for displaying the option to the user I / F unit 40 and displays the option on the screen. And the control part 20 receives selection of an option based on the signal which the input part of the user I / F part 40 output, and specifies the process which the said received option shows as an execution content. Here, the number of processes that can be selected in one processing unit can be any number, but a specific option is selected in order not to excessively increase the amount of processing contents that can be included in one processing unit. In this case, another option may not be selected. When the execution content to be executed in the processing unit is specified, the control unit 20 associates information indicating the execution content with the ID of the processing unit, and records the information in the scenario information 30b.

なお、処理単位が、遷移条件の判断を行う分岐処理である場合、遷移条件が複数個特定され、各遷移条件を満たす場合に任意の処理単位を実行することが可能になる。従って、この場合、当該分岐処理である処理単位の次の順序である処理単位が複数個存在し得る状態となる。この場合、分岐処理の次の順序の処理単位の一つが分岐処理の右隣の領域Rに配置されるとともに、残りの処理単位は下の領域Rに並べて配置される。また、本実施形態において、分岐処理の次の処理を縦方向に並べる際、遷移条件が選択された順に、当該遷移条件による遷移後の処理単位が上から並べられて表示される。例えば、図4Aに示す例において、分岐処理である処理単位J1の遷移条件が3個作成され、次に処理単位J2が作成され、処理単位T1,T4が順に作成された場合、図4Aに示すように、処理単位J1の右隣の領域Rに処理単位J2が表示される。また、処理単位T1は処理単位J2の下の領域Rに表示され、処理単位T4は処理単位T1の下の領域Rに表示される。さらに、この場合、制御部20は、新規作成対象の処理単位のIDに対して遷移条件を示す情報と遷移後の処理単位を示す情報を対応づけ、シナリオ情報30bに記録する。なお、遷移後の処理単位が未作成の場合、遷移後の処理単位が作成された場合に遷移後の処理単位を示す情報がシナリオ情報30bに追加される。   When the processing unit is a branch process for determining a transition condition, a plurality of transition conditions are specified, and an arbitrary processing unit can be executed when each transition condition is satisfied. Therefore, in this case, there is a state in which a plurality of processing units that are the next order of the processing units that are the branch processing can exist. In this case, one of the processing units in the next order of the branch processing is arranged in the region R on the right side of the branch processing, and the remaining processing units are arranged side by side in the lower region R. In this embodiment, when the next processing of the branch processing is arranged in the vertical direction, the processing units after the transition by the transition condition are arranged and displayed in the order in which the transition condition is selected. For example, in the example shown in FIG. 4A, when three transition conditions of the processing unit J1 that is a branch process are created, then the processing unit J2 is created, and the processing units T1 and T4 are created in order, the processing unit shown in FIG. In this way, the processing unit J2 is displayed in the region R on the right side of the processing unit J1. The processing unit T1 is displayed in the region R below the processing unit J2, and the processing unit T4 is displayed in the region R below the processing unit T1. Furthermore, in this case, the control unit 20 associates the information indicating the transition condition with the information indicating the processing unit after the transition to the ID of the processing unit to be newly created, and records the information in the scenario information 30b. In addition, when the processing unit after transition is not created, when the processing unit after transition is created, information indicating the processing unit after transition is added to the scenario information 30b.

処理単位を実行中の画面構成は、既定のトリガ(例えば、新規作成された処理単位を実行する順序が特定された場合や利用者による指示が行われた場合等)に応じて開始される。すなわち、本実施形態においては、制御部20は、ユーザI/F部40の入力部が出力する信号に基づいて、既定のトリガが生成されたことを特定した場合、処理単位情報30aを参照し、実行中の画面を構成するための要素の選択肢を特定する。   The screen configuration during execution of the processing unit is started in response to a predetermined trigger (for example, when the order of executing the newly created processing unit is specified or when an instruction is given by the user). That is, in the present embodiment, when the control unit 20 specifies that a predetermined trigger has been generated based on a signal output from the input unit of the user I / F unit 40, the control unit 20 refers to the processing unit information 30a. Identify element choices for configuring the running screen.

また、制御部20は、当該選択肢を表示するための制御信号をユーザI/F部40に対して出力し、画面上に当該選択肢を表示する。そして、制御部20は、ユーザI/F部40の入力部が出力した信号に基づいて選択肢の選択を受け付け、当該受け付けた選択肢が示す処理を実行中の画面構成として特定する。実行中の画面構成が特定されると、制御部20は、処理単位のIDに対して実行中の画面構成を示す情報を対応づけ、シナリオ情報30bに記録する。   In addition, the control unit 20 outputs a control signal for displaying the option to the user I / F unit 40 and displays the option on the screen. And the control part 20 receives selection of the choice based on the signal which the input part of the user I / F part 40 output, and specifies the process which the received choice shows as the screen structure in execution. When the screen configuration being executed is specified, the control unit 20 associates information indicating the screen configuration being executed with the ID of the processing unit, and records the information in the scenario information 30b.

なお、本実施形態においては、図3Aに示すように、処理単位の編集処理を行うUIの右側に画面構成表示部Bdが形成されており、画面を構成する要素が選択される度に制御部20は、選択された要素を表示するための制御信号をユーザI/F部40の表示部に出力し、当該要素を画面構成表示部Bdに表示する。図3Aにおいては、所定色の画面W1、所定色のキャラクタの表示部W2、所定の画像であるキャラクタW3、選択肢の内容を示した選択ボタンW4,W5が画面構成の要素として選択され、図3Aのように表示位置が特定された状態を示している。 In the present embodiment, as shown in FIG. 3A, a screen configuration display unit Bd is formed on the right side of the UI that performs editing processing in units of processing, and each time an element constituting the screen is selected, the control unit 20 outputs a control signal for displaying the selected element to the display unit of the user I / F unit 40, and displays the element on the screen configuration display unit Bd. In FIG. 3A, a screen W 1 of a predetermined color, a character display portion W 2 of a predetermined color, a character W 3 which is a predetermined image, and selection buttons W 4 and W 5 indicating the contents of options are as elements of the screen configuration. A state is shown in which the display position is selected as shown in FIG. 3A.

以上のように、制御部20が、新規作成された処理単位で実行すべき実行内容と実行中の画面構成と処理単位を実行する順序とを受け付けると、制御部20は、これらの情報を新規作成された処理単位のIDに対応づけてシナリオ情報30bとして記録する。従って、複数の処理単位についてのシナリオ情報30bが規定されると、複数の処理単位において実行順序が特定された状態で各処理単位の実行内容および画面構成が特定され、一連の処理が画面構成とともに決定されることになる。   As described above, when the control unit 20 receives the execution content to be executed in the newly created processing unit, the screen configuration being executed, and the order in which the processing unit is executed, the control unit 20 newly sets the information. The scenario information 30b is recorded in association with the created processing unit ID. Accordingly, when the scenario information 30b for a plurality of processing units is defined, the execution contents and screen configuration of each processing unit are specified in a state where the execution order is specified in the plurality of processing units, and a series of processing is performed together with the screen configuration. Will be decided.

処理単位表示部21cは、処理単位を示すアイコンを、処理単位を実行する順序に従って並べて表示部に表示する機能を制御部20に実現させるプログラムモジュールである。本実施形態において、制御部20は、新規作成指示がなされた処理単位を実行する順序を受け付けた場合(処理単位のIDに対して順序を示す情報がシナリオ情報30bとして記録された場合)に、処理単位情報30aを参照し、当該順序に対応する領域Rに当該処理単位を示すアイコンを表示する。   The processing unit display unit 21c is a program module that causes the control unit 20 to realize a function of arranging icons indicating processing units in the order in which the processing units are executed and displaying them on the display unit. In the present embodiment, when the control unit 20 receives the order of executing the processing units for which a new creation instruction has been given (when information indicating the order for the ID of the processing unit is recorded as the scenario information 30b), With reference to the processing unit information 30a, an icon indicating the processing unit is displayed in the region R corresponding to the order.

すなわち、制御部20は、新規作成指示がなされたアイコンがドロップされると、新規作成指示がなされたアイコンを当該ドロップされた領域Rに表示するための情報を処理単位情報30aから取得する。そして、制御部20は、当該アイコンを表示するための制御信号をユーザI/F部40に対して出力する。この結果、新規作成指示がなされたアイコンがドロップされた領域Rに当該アイコンが表示される。従って、本実施形態においては、処理単位を実行する順序を受け付けた場合に、当該順序に対応する領域にアイコンを表示する処理を複数のアイコンについて実施することで、処理単位を示すアイコンを、処理単位を実行する順序に従って並べて表示することになる。なお、本実施形態において、制御部20は、新規作成指示がなされたアイコンがドロップされた領域Rに当該アイコンのIDを重畳して表示する。例えば、図3Aにおいてシナリオの開始を示すアイコンにはS1、S2などのようにIDが重畳され、S1の次の順序のアイコンにはJ1、S2の次の順序のアイコンにはT5などのようにIDが重畳されている。   That is, when an icon for which a new creation instruction has been made is dropped, the control unit 20 acquires information for displaying the icon for which a new creation instruction has been made in the dropped region R from the processing unit information 30a. Then, the control unit 20 outputs a control signal for displaying the icon to the user I / F unit 40. As a result, the icon is displayed in the region R where the icon for which a new creation instruction has been made is dropped. Therefore, in the present embodiment, when an order in which processing units are executed is received, an icon indicating a processing unit is processed by performing processing for displaying icons in a region corresponding to the order for a plurality of icons. The units are displayed side by side in the order of execution. In the present embodiment, the control unit 20 displays the icon ID superimposed on the region R where the icon for which a new creation instruction has been made is dropped. For example, in FIG. 3A, the icon indicating the start of the scenario is superimposed with an ID such as S1, S2, etc., the icon in the next order of S1 is J1, the icon in the next order of S2 is T5, and so on. ID is superimposed.

表示修正部21dは、第1の処理単位における画面構成と当該第1の処理単位の次の順序である第2の処理単位における画面構成とが共通であり、かつ、第1の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位と、第2の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位とが、第1の処理単位から第2の処理単位への遷移を除いて同一である場合、第1の処理単位と第2の処理単位とを統合して表示する機能を制御部20に実現させるプログラムモジュールである。   In the display correction unit 21d, the screen configuration in the first processing unit and the screen configuration in the second processing unit, which is the next order of the first processing unit, are common, and the next processing unit starts from the first processing unit. The transition condition to the processing unit in the order and the processing unit after the transition, and the transition condition from the second processing unit to the processing unit in the next order and the processing unit after the transition from the first processing unit. When the same except for transition to the second processing unit, this is a program module that causes the control unit 20 to realize a function of displaying the first processing unit and the second processing unit in an integrated manner.

すなわち、処理単位を実行する順序に従って並べて表示部に表示する構成においては、多数の処理単位が並べて表示されると、処理単位間の関係がわかりづらくなる。特に、同一の処理単位から複数の遷移条件によって複数の処理単位に分岐し、それぞれの分岐における処理単位を経た後に共通の処理単位を実行する場合、各分岐に存在する処理単位の数が異なると、処理単位の数が多くなるほど、分岐前の処理単位から複数の処理単位を経て共通の処理単位に戻る流れがわかりづらくなる。   That is, in the configuration in which the processing units are arranged and displayed on the display unit according to the execution order, if a large number of processing units are displayed side by side, the relationship between the processing units becomes difficult to understand. In particular, when the same processing unit is branched into a plurality of processing units according to a plurality of transition conditions and a common processing unit is executed after passing through the processing units in each branch, the number of processing units existing in each branch is different. As the number of processing units increases, it becomes difficult to understand the flow from the processing unit before branching to a common processing unit through a plurality of processing units.

そして、第1の処理単位における画面構成と当該第1の処理単位の次の順序である第2の処理単位における画面構成とが共通である場合、当該連続する複数の処理単位間で処理内容や処理の目的、意図している処理などの要素の少なくとも一部が共通であり、これらの処理単位が互いに関連する場合が多い。少なくとも、これらの処理単位間で全く異なる処理が行われる可能性は低い。また、第1の処理単位における画面構成と当該第1の処理単位の次の順序である第2の処理単位における画面構成とが共通でなければ、処理単位が互いに関連しない場合が多く、これらの処理単位間で関連した処理が行われる可能性は低い。   When the screen configuration in the first processing unit and the screen configuration in the second processing unit, which is the next order of the first processing unit, are common, the processing contents and the like between the continuous processing units In many cases, at least some of the elements such as the purpose of processing and intended processing are common, and these processing units are related to each other. At least, it is unlikely that completely different processing will be performed between these processing units. In addition, if the screen configuration in the first processing unit and the screen configuration in the second processing unit which is the next order of the first processing unit are not common, the processing units are often not related to each other. It is unlikely that related processing will be performed between processing units.

さらに、第1の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位と、第2の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位とが、第1の処理単位から第2の処理単位への遷移を除いて同一である場合、第1の処理単位から第2の処理単位への遷移を除けば、第1の処理単位と第2の処理単位とで同内容の条件判断がなされ、同内容の遷移が行われる。このような場合、第1の処理単位と第2の処理単位とで処理内容や処理の目的、意図している処理などが共通である可能性が高く、少なくとも、これらの処理単位間で全く異なる処理が行われる可能性は低い。   Furthermore, the transition condition from the first processing unit to the processing unit in the next order and the processing unit after the transition, the transition condition from the second processing unit to the processing unit in the next order, and the processing unit after the transition Are the same except for the transition from the first processing unit to the second processing unit, the first processing unit and the second processing unit are the same except for the transition from the first processing unit to the second processing unit. The condition determination of the same content is made for the two processing units, and the transition of the same content is performed. In such a case, there is a high possibility that the first processing unit and the second processing unit share the processing content, the purpose of the processing, the intended processing, etc., and at least these processing units are completely different. It is unlikely that processing will take place.

そこで、制御部20が、第1の処理単位と第2の処理単位とを統合して表示することで、処理単位の流れを一見して把握しやすくすることが可能である。アイコンを統合して表示する際には、統合前の複数のアイコンよりも表示される処理単位数が少なくなり、簡易な表示がなされれば良く、本実施形態において制御部20は、統合前のアイコンを統合されたことを示すアイコンで置換する。なお、本実施形態において、統合後のアイコンは複数のアイコンが重畳された状態を示すアイコンであり、統合前のアイコンの1個を表示する領域R内に統合後の1個のアイコンが表示される大きさで定義されている。   Therefore, the control unit 20 can display the first processing unit and the second processing unit in an integrated manner so that the flow of the processing unit can be easily understood at a glance. When the icons are integrated and displayed, the number of processing units to be displayed is smaller than that of the plurality of icons before integration, and simple display is required. In the present embodiment, the control unit 20 is Replace the icon with an icon that indicates that it has been integrated. In the present embodiment, the icon after integration is an icon indicating a state in which a plurality of icons are superimposed, and one icon after integration is displayed in the region R in which one of the icons before integration is displayed. It is defined by the size.

さらに、統合を行う際に、制御部20は、表示修正部21dの処理により、統合前のアイコンの表示領域のうち、実行する順序が最も早い処理単位を示すアイコンの表示位置に統合後のアイコンを表示するとともに、表示領域のうち、処理単位を示すアイコンが表示されなくなった領域に、連続する複数の処理単位より後の順序の処理単位を詰めて表示する。すなわち、制御部20は、処理単位を実行する順序に並べて表示する構成において、連続する複数のアイコンを統合して統合後のアイコンを表示することで表示される処理単位の数を減少させ、統合前後で生じる空きスペースを埋めるように詰めて表示する。   Further, when the integration is performed, the control unit 20 causes the display correction unit 21d to process the icon after the integration at the icon display position indicating the processing unit with the earliest execution order in the display area of the icons before the integration. In the display area, the processing units in the order after the plurality of continuous processing units are packed and displayed in the area where the icon indicating the processing unit is not displayed. That is, in the configuration in which the processing units are arranged and displayed in the order of execution, the control unit 20 integrates a plurality of consecutive icons and displays the integrated icons to reduce the number of processing units to be displayed. It is packed and displayed to fill the empty space that occurs before and after.

具体的には、制御部20は、表示修正部21dの処理により、第1の処理単位に対応づけられたシナリオ情報30bと第2の処理単位に対応づけられたシナリオ情報30bとを参照し、各処理単位の画面構成と遷移条件と各遷移条件による遷移後の処理単位とを特定する。また、制御部20は、第1の処理単位における画面構成と当該第1の処理単位の次の順序である第2の処理単位における画面構成とが共通であり、かつ、第1の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位と、第2の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位とが、第1の処理単位から第2の処理単位への遷移を除いて同一であるという統合条件を満たすか否かを判定する。   Specifically, the control unit 20 refers to the scenario information 30b associated with the first processing unit and the scenario information 30b associated with the second processing unit by the processing of the display correction unit 21d. The screen configuration of each processing unit, the transition condition, and the processing unit after the transition according to each transition condition are specified. Further, the control unit 20 has a common screen configuration in the first processing unit and a screen configuration in the second processing unit that is the next order of the first processing unit, and the first processing unit starts from the first processing unit. The transition condition to the processing unit in the next order and the processing unit after the transition, and the transition condition from the second processing unit to the processing unit in the next order and the processing unit after the transition are the first processing unit. It is determined whether or not the integration condition is the same except for the transition from to the second processing unit.

そして、統合条件を満たす場合、制御部20は、処理単位情報30aを参照し、第1の処理単位と第2の処理単位とを統合したアイコンの形状を示す情報を取得し、統合後のアイコンを、第1の処理単位が表示されていた領域Rに表示するための制御信号を出力する。また、制御部20は、第2の処理単位よりも後(図3Aに示す例では右)に表示されていた処理単位を、第2の処理単位が表示されていた領域Rまで移動させるための制御信号を出力する。この結果、ユーザI/F部40の表示部においては、複数の処理単位が統合され、左詰で表示される。   When the integration condition is satisfied, the control unit 20 refers to the processing unit information 30a, acquires information indicating the shape of the icon obtained by integrating the first processing unit and the second processing unit, and the integrated icon. Is output in the region R in which the first processing unit was displayed. Further, the control unit 20 moves the processing unit displayed after the second processing unit (right in the example shown in FIG. 3A) to the region R where the second processing unit is displayed. Output a control signal. As a result, in the display unit of the user I / F unit 40, a plurality of processing units are integrated and displayed with left justification.

図3Aは、表示が修正される前の例を示しており、図3Bは表示が修正された後の例を示している。ここでは、IDがT2,T3,T4の処理単位の画面構成が同一であり、T5,T6,T7の処理単位の画面構成が同一であり、T8,T9,T10の処理単位の画面構成が同一である場合を想定している。なお、これらの処理単位はアイコンIn3で表現されており、遷移条件が設定されない処理単位であるため、統合条件のうち遷移条件に関する条件は統合の可否に影響を与えない。 FIG. 3A shows an example before the display is corrected, and FIG. 3B shows an example after the display is corrected. Here, the screen configurations of the processing units with IDs T2, T3, and T4 are the same, the screen configurations of the processing units of T5, T6, and T7 are the same, and the screen configurations of the processing units of T8, T9, and T10 are the same. Is assumed. Note that these processing units are represented by the icon In 3 and are processing units for which no transition condition is set, and therefore the conditions relating to the transition condition among the integration conditions do not affect the possibility of integration.

T2,T3,T4の処理単位において、処理単位T4を第2の処理単位、処理単位T3を第1の処理単位と見なした場合、両者の画面構成は同一であるため、統合条件を満たす。さらに、処理単位T3を第2の処理単位、処理単位T2を第1の処理単位と見なした場合、両者の画面構成は同一であるため、統合条件を満たす。従って、処理単位T2,T3,T4は統合条件を満たし、統合される。図3Bにおいては処理単位T2,T3,T4が統合された後の統合アイコンIc1を例示している。同様に、処理単位T5,T6,T7は統合されて統合アイコンIc2となり、処理単位T8,T9,T10は統合されて統合アイコンIc3となる。 In the processing units of T2, T3, and T4, when the processing unit T4 is regarded as the second processing unit and the processing unit T3 is regarded as the first processing unit, the screen configurations of both are the same, so the integration condition is satisfied. Further, when the processing unit T3 is regarded as the second processing unit and the processing unit T2 is regarded as the first processing unit, both screen configurations are the same, so that the integration condition is satisfied. Accordingly, the processing units T2, T3, and T4 satisfy the integration condition and are integrated. FIG. 3B illustrates the integrated icon Ic 1 after the processing units T2, T3, and T4 are integrated. Similarly, the processing unit T5, T6, T7 integration icon Ic 2 become integrated, the processing unit T8, T9, T10 is integrated icon Ic 3 are integrated.

以上のように、統合が行われると、表示される処理単位の数が減少し、かつ、表示領域がコンパクトになるため、処理単位の流れを一見して把握しやすくすることが可能である。さらに、同一の処理単位J1から複数の処理単位T1,T2に分岐し、それぞれの分岐における処理単位を経た後に共通の処理単位E1を実行する場合であっても、表示修正後は、図3Bに示すように各分岐に存在するアイコンの数が一致する。従って、それぞれの分岐が占める領域の大きさが揃い、分岐前の処理単位から複数の処理単位を経て共通の処理単位に戻る流れをわかりやすく表示することができる。   As described above, when integration is performed, the number of processing units to be displayed is reduced and the display area becomes compact. Therefore, it is possible to easily understand the flow of processing units at a glance. Further, even when the common processing unit E1 is executed after branching from the same processing unit J1 into a plurality of processing units T1 and T2 and passing through the processing units in the respective branches, the display correction is performed as shown in FIG. As shown, the number of icons present in each branch matches. Therefore, the size of the area occupied by each branch is uniform, and the flow of returning from the processing unit before branching to the common processing unit through a plurality of processing units can be displayed in an easy-to-understand manner.

一方、図4Aは他の例において表示が修正される前の例を示し、図4Bは図4Aに示す例の表示が修正された後の例を示している。ここでは、処理単位J1,J2の画面構成が同一である場合を想定している。さらに、処理単位J1,J2について特定された遷移条件が同一であり、各遷移条件による遷移後の処理単位が処理単位J1から処理単位J2への遷移を除き同一(処理単位T1,T4が同一)である場合を想定している。   On the other hand, FIG. 4A shows an example before the display is corrected in another example, and FIG. 4B shows an example after the display of the example shown in FIG. 4A is corrected. Here, it is assumed that the screen configurations of the processing units J1 and J2 are the same. Furthermore, the transition conditions specified for the processing units J1 and J2 are the same, and the processing unit after the transition by each transition condition is the same except for the transition from the processing unit J1 to the processing unit J2 (the processing units T1 and T4 are the same). Is assumed.

従って、この場合において、処理単位J2を第2の処理単位、処理単位J1を第1の処理単位と見なした場合、両者の画面構成は同一である。さらに、第1の処理単位の次の順序の処理単位は処理単位J2,T1,T4であり、第2の処理単位の次の順序の処理単位は処理単位T1,T4である。従って、第1の処理単位J1からの遷移後の処理単位と第2の処理単位J2からの遷移後の処理単位は、第1の処理単位J1から第2の処理単位J2への遷移を除いて同一である。また、上述のように、第1の処理単位J1から処理単位T1,T4への遷移条件と、第2の処理単位J2から処理単位T1,T4への遷移条件は同一である。従って、この場合においては統合条件を満たし、処理単位J1,J2が統合される。図4Bにおいては処理単位J1,J2が統合された後の統合アイコンIc4を例示している。以上の構成によれば、処理単位の流れを一見して把握しやすくすることが可能である。 Therefore, in this case, when the processing unit J2 is regarded as the second processing unit and the processing unit J1 is regarded as the first processing unit, the screen configurations of both are the same. Further, the processing units in the next order after the first processing unit are the processing units J2, T1, and T4, and the processing units in the next order after the second processing unit are the processing units T1 and T4. Therefore, the processing unit after the transition from the first processing unit J1 and the processing unit after the transition from the second processing unit J2 are excluding the transition from the first processing unit J1 to the second processing unit J2. Are the same. Further, as described above, the transition condition from the first processing unit J1 to the processing units T1 and T4 and the transition condition from the second processing unit J2 to the processing units T1 and T4 are the same. Accordingly, in this case, the integration condition is satisfied, and the processing units J1 and J2 are integrated. FIG. 4B illustrates the integrated icon Ic 4 after the processing units J1 and J2 are integrated. According to the above configuration, it is possible to easily grasp the flow of processing units at a glance.

(2)編集支援処理:
次に、編集支援処理について詳細に説明する。図2は、編集支援処理のフローチャートである。編集支援処理は、シナリオの作成が開始され、シナリオを作成するためのUI(図3A等)が表示された状態において、実行される。当該編集支援処理において、制御部20は、新規作成指示受付部21aの処理により、処理単位の新規作成指示を受け付けたか否かを判定する(ステップS100)。すなわち、制御部20は、図3A等に示す新規作成指示の受付部Bnに表示されたアイコンIn1〜In3が指示されたことを信号がユーザI/F部40の入力部から出力された場合に、処理単位の新規作成指示を受け付けたと判定する。なお、ユーザI/F部40の入力部から出力された信号が、複製処理単位の新規作成指示を受け付けたことを示す信号である場合、制御部20は、複製対象である既存の処理単位の指示を受け付ける。
(2) Editing support processing:
Next, the editing support process will be described in detail. FIG. 2 is a flowchart of the editing support process. The editing support process is executed in a state where creation of a scenario is started and a UI (eg, FIG. 3A) for creating the scenario is displayed. In the editing support process, the control unit 20 determines whether or not a processing unit new creation instruction has been received by the process of the new creation instruction receiving unit 21a (step S100). That is, the control unit 20 outputs a signal from the input unit of the user I / F unit 40 that the icons In 1 to In 3 displayed on the new creation instruction receiving unit Bn shown in FIG. In this case, it is determined that a new creation instruction for the processing unit has been received. In addition, when the signal output from the input unit of the user I / F unit 40 is a signal indicating that a new creation instruction for a duplication processing unit has been received, the control unit 20 sets the existing processing unit to be duplicated. Accept instructions.

次に、制御部20は、処理内容決定部21bおよび処理単位表示部21cの処理により、新規作成された処理単位の処理内容を受け付け、新規作成された処理単位を示すアイコンを表示し(ステップS105)、処理内容が決定されたと判定されるまでステップS105以降の処理を繰り返す(ステップS110)。すなわち、制御部20は、処理内容決定部21bの処理により、ユーザI/F部40の入力部に対する利用者の操作に当該入力部から出力される信号に基づいて、新規に作成される処理単位で実行すべき実行内容と実行中の画面構成と処理単位を実行する順序とを受け付ける。また、アイコンのドロップ操作によって新規に作成される処理単位を実行する順序が受け付けられた場合、制御部20は、処理単位表示部21cの処理により、ユーザI/F部40の表示部に制御信号を出力し、アイコンがドロップされた領域Rにアイコンを表示する。なお、ステップS100において、複製処理単位の新規作成指示が受け付けられていた場合、ステップS105において制御部20は、処理単位を実行する順序を受け付ける。そして、制御部20は、処理内容決定部21bの処理により、ユーザI/F部40の入力部から処理内容の決定を示す信号が出力された場合、処理内容が決定されたと判定する。   Next, the control unit 20 receives the processing content of the newly created processing unit by the processing of the processing content determination unit 21b and the processing unit display unit 21c, and displays an icon indicating the newly created processing unit (step S105). ), The processing after step S105 is repeated until it is determined that the processing content has been determined (step S110). That is, the control unit 20 creates a processing unit that is newly created based on a signal output from the input unit in response to a user operation on the input unit of the user I / F unit 40 by the processing of the processing content determination unit 21b. The contents of execution to be executed, the screen configuration being executed, and the order in which the processing units are executed are received. Further, when the order of executing the processing units newly created by the icon drop operation is received, the control unit 20 controls the display unit of the user I / F unit 40 to control signals by the processing of the processing unit display unit 21c. And the icon is displayed in the region R where the icon is dropped. When an instruction for newly creating a replication processing unit is accepted in step S100, the control unit 20 accepts the order in which the processing units are executed in step S105. And the control part 20 determines with the process content having been determined, when the signal which shows determination of the process content is output from the input part of the user I / F part 40 by the process of the process content determination part 21b.

ステップS110において、処理内容が決定されたと判定された場合、制御部20は、表示修正部21dの処理により、作成した処理単位が複製処理単位またはシナリオの終了を示す処理単位のいずれかであると判定されるまでステップS100以降の処理を繰り返す(ステップS115)。すなわち、制御部20は、作成した処理単位が複製処理単位でなく、かつ、シナリオの終了を示す処理単位でない場合には、ステップS100以降を繰り返す。むろん、当該ステップS100〜S115の過程の任意のタイミングでユーザI/F部40の入力部に対して編集支援の終了指示が行われると、制御部20は、編集支援処理を終了する。   If it is determined in step S110 that the processing content has been determined, the control unit 20 determines that the processing unit created by the processing of the display correction unit 21d is either a replication processing unit or a processing unit indicating the end of the scenario. The process after step S100 is repeated until it is determined (step S115). That is, the control unit 20 repeats Step S100 and subsequent steps when the created processing unit is not a replication processing unit and is not a processing unit indicating the end of the scenario. Of course, when an editing support end instruction is given to the input unit of the user I / F unit 40 at an arbitrary timing in the process of steps S100 to S115, the control unit 20 ends the editing support process.

ステップS100〜S110において作成した処理単位が複製処理単位である場合と、シナリオの終了を示す処理単位である場合、ステップS115の判定を経てステップS120以降の処理が実行される。ステップS120において、制御部20は、表示修正部21dの処理により、シナリオ情報30bを参照し、着目中の処理単位の直前の順序の処理単位を検索する。すなわち、制御部20は、ステップS120〜S142のループ処理において、着目中の処理単位を順次変更して処理を行うように構成されている。ステップS120〜S142のループ処理が初回に実行される場合、新規作成されたシナリオの終了を示す処理単位の直前の処理単位または新規作成された複製処理単位が着目中の処理単位とされる。例えば、図3Aに示す例において、処理単位T4の次の処理単位としてシナリオの終了を示す処理単位E1が作成されたことによってステップS120以降の実行が開示された場合、制御部20は、処理単位E1の直前の処理単位T4を着目中の処理単位とする。   If the processing unit created in steps S100 to S110 is a duplication processing unit or a processing unit indicating the end of the scenario, the processing in step S120 and subsequent steps is executed after the determination in step S115. In step S120, the control unit 20 refers to the scenario information 30b by the processing of the display correction unit 21d, and searches for the processing unit in the order immediately before the processing unit of interest. That is, the control unit 20 is configured to perform processing by sequentially changing the processing units of interest in the loop processing of steps S120 to S142. When the loop processing of steps S120 to S142 is executed for the first time, the processing unit immediately before the processing unit indicating the end of the newly created scenario or the newly created replication processing unit is set as the processing unit of interest. For example, in the example shown in FIG. 3A, when the execution of step S120 and subsequent steps is disclosed because the processing unit E1 indicating the end of the scenario is created as the next processing unit of the processing unit T4, the control unit 20 The processing unit T4 immediately before E1 is set as the processing unit under attention.

直前の順序の処理単位が検索されると、制御部20は、表示修正部21dの処理により、直前の順序の処理単位が存在するか否かを判定し(ステップS125)、直前の順序の処理単位が存在すると判定されない場合、ステップS144以降の処理を実行する。ステップS125において、直前の順序の処理単位が存在すると判定された場合、制御部20は、表示修正部21dの処理により、シナリオ情報30bに基づいて、直前の順序の処理単位と画面構成が同一であるか否かを判定する(ステップS130)。   When the processing unit of the immediately preceding order is searched, the control unit 20 determines whether or not the processing unit of the immediately preceding order exists by the processing of the display correction unit 21d (step S125), and the processing of the immediately preceding order is performed. If it is not determined that the unit exists, the processes after step S144 are executed. If it is determined in step S125 that there is a processing unit in the immediately preceding order, the control unit 20 has the same screen configuration as the processing unit in the immediately preceding order based on the scenario information 30b by the processing of the display correction unit 21d. It is determined whether or not there is (step S130).

すなわち、制御部20は、シナリオ情報30bを参照し、着目中の処理単位の画面構成を示す情報と、着目中の処理単位の直前の処理単位の画面構成を示す情報とを比較し、両者が同一である場合に直前の順序の処理単位と画面構成が同一であると判定する。なお、着目中の処理単位において画面構成が定義されていない場合、制御部20は、直前の順序の処理単位と画面構成とが同一であると判定しない。そして、ステップS130において、直前の順序の処理単位と画面構成が同一であると判定されない場合、ステップS144以降の処理を実行する。   That is, the control unit 20 refers to the scenario information 30b and compares the information indicating the screen configuration of the processing unit being noticed with the information indicating the screen configuration of the processing unit immediately before the processing unit being noticed. If they are the same, it is determined that the processing unit in the immediately preceding order and the screen configuration are the same. Note that when the screen configuration is not defined in the processing unit under consideration, the control unit 20 does not determine that the processing unit in the immediately preceding order is the same as the screen configuration. In step S130, if it is not determined that the screen unit is the same as the processing unit in the immediately preceding order, the processing from step S144 is executed.

一方、ステップS130において、直前の順序の処理単位と画面構成が同一であると判定された場合、制御部20は、表示修正部21dの処理により、直前の順序の処理単位と遷移条件および遷移後の処理単位が同一であるか否かを判定する(ステップS135)。すなわち、制御部20は、シナリオ情報30bを参照し、着目中の処理単位から次の処理単位への遷移条件および遷移後の処理単位を特定し、着目中の処理単位の直前の処理単位から次の処理単位への遷移条件および遷移後の処理単位を特定する。   On the other hand, if it is determined in step S130 that the processing unit of the immediately preceding order is the same as the screen configuration, the control unit 20 performs processing of the immediately preceding order, the transition condition, and the post-transition by the processing of the display correction unit 21d. It is determined whether the processing units are the same (step S135). That is, the control unit 20 refers to the scenario information 30b, specifies the transition condition from the processing unit being focused on to the next processing unit and the processing unit after the transition, and starts the next processing unit immediately before the processing unit being focused on. The transition condition to the processing unit and the processing unit after the transition are specified.

そして、制御部20は、両者を比較し、着目中の処理単位の直前の処理単位から当該着目中の処理単位への遷移を除き、遷移条件と遷移後の処理単位が同一である場合に、直前の順序の処理単位と遷移条件および遷移後の処理単位が同一であると判定する。すなわち、制御部20は、着目中の処理単位を上述の第2の処理単位、着目中の処理単位の直前の処理単位を上述の第1の処理単位として判定を行う。なお、着目中の処理単位がシナリオの終了を示す処理単位や分岐処理以外の処理単位である場合のように、遷移条件が定義されていない処理単位である場合、制御部20は、直前の順序の処理単位と遷移条件および遷移後の処理単位が同一であると判定しない。そして、ステップS135において、直前の順序の処理単位と遷移条件および遷移後の処理単位が同一であると判定されない場合、ステップS144以降の処理を実行する。   Then, the control unit 20 compares both, except for the transition from the processing unit immediately before the processing unit being focused on to the processing unit being focused on, and when the transition condition and the processing unit after the transition are the same, It is determined that the immediately preceding processing unit is the same as the transition condition and the processing unit after the transition. That is, the control unit 20 determines that the processing unit being noticed is the above-described second processing unit, and the processing unit immediately before the processing unit being noticed is the above-described first processing unit. When the processing unit under consideration is a processing unit for which the transition condition is not defined, such as a processing unit indicating the end of the scenario or a processing unit other than the branch processing, the control unit 20 It is not determined that the processing unit is the same as the transition condition and the processing unit after the transition. In step S135, when it is not determined that the processing unit in the immediately preceding order is the same as the transition condition and the processing unit after the transition, the processing from step S144 is executed.

一方、ステップS135において、直前の順序の処理単位と遷移条件および遷移後の処理単位が同一であると判定された場合、制御部20は、表示修正部21dの処理により、直前の順序の処理単位を統合対象に設定する(ステップS140)。すなわち、制御部20は、着目中の処理単位の直前の処理単位を示すIDに、統合対象であるフラグを対応づける。そして、制御部20は、表示修正部21dの処理により、直前の順序の処理単位を、新たに、着目中の処理単位に設定し(ステップS142)、ステップS120以降の処理を繰り返す。   On the other hand, when it is determined in step S135 that the processing unit in the immediately preceding order is the same as the processing unit after the transition condition and the transition, the control unit 20 performs the processing unit in the immediately preceding order by the processing of the display correction unit 21d. Are set as integration targets (step S140). That is, the control unit 20 associates the flag that is the integration target with the ID that indicates the processing unit immediately before the processing unit of interest. Then, the control unit 20 newly sets the processing unit in the immediately preceding order as the processing unit under attention by the processing of the display correction unit 21d (step S142), and repeats the processing after step S120.

ステップS125において、直前の順序の処理単位が存在すると判定されない場合、または、ステップS130において、直前の順序の処理単位と画面構成が同一であると判定されない場合、または、ステップS135において、直前の順序の処理単位と遷移条件および遷移後の処理単位が同一であると判定されない場合、制御部20は、表示修正部21dの処理により、新規作成されたシナリオの終了を示す処理単位の直前の処理単位または新規作成された複製処理単位を着目中の処理単位に設定し(ステップS144)、ステップS145〜S167の処理を実行する。ここで、ステップS145〜S167における処理は、着目中の処理単位の直後の順序の処理単位が当該着目中の処理単位との比較対象とされる以外、ステップS120〜S142と同様である。なお、着目中の処理単位が、シナリオの終了を示す処理単位である場合、着目中の処理単位の直後の順序の処理単位は存在しないため、ステップS150の判定を経てステップS170が実行される。   If it is not determined in step S125 that there is a processing unit in the immediately preceding order, or if it is not determined in step S130 that the processing unit in the immediately preceding order is the same as the screen configuration, or in step S135, the immediately preceding order. If it is not determined that the processing unit of FIG. 4 and the transition condition and the processing unit after the transition are the same, the control unit 20 uses the processing of the display correction unit 21d to process the processing unit immediately before the processing unit indicating the end of the newly created scenario. Alternatively, the newly created replication processing unit is set as the processing unit under consideration (step S144), and the processing of steps S145 to S167 is executed. Here, the processing in steps S145 to S167 is the same as that in steps S120 to S142, except that the processing unit in the order immediately after the processing unit of interest is compared with the processing unit of interest. If the processing unit under consideration is a processing unit indicating the end of the scenario, there is no processing unit in the order immediately after the processing unit under consideration, and therefore step S170 is executed after the determination in step S150.

ステップS150において、直後の順序の処理単位が存在すると判定されない場合、または、ステップS155において、直後の順序の処理単位と画面構成が同一であると判定されない場合、または、ステップS160において、直後の順序の処理単位と遷移条件および遷移後の処理単位が同一であると判定されない場合、制御部20は、表示修正部21dの処理により、統合対象が存在するか否かを判定する(ステップS170)。すなわち、制御部20は、ステップS140またはステップS165によって、統合対象であるフラグが対応づけられたIDが存在する場合、当該IDの処理対象が統合対象として存在すると判定する。   If it is not determined in step S150 that there is a processing unit in the immediately subsequent order, or if it is not determined in step S155 that the processing unit in the subsequent order is the same as the screen configuration, or in step S160, the immediately following order. In the case where it is not determined that the processing unit, the transition condition, and the processing unit after the transition are the same, the control unit 20 determines whether there is an integration target through the processing of the display correction unit 21d (step S170). That is, when there is an ID associated with the flag to be integrated in step S140 or step S165, the control unit 20 determines that the processing target of the ID exists as an integration target.

そして、ステップS170において、統合対象が存在すると判定されない場合、制御部20は、表示修正部21dの処理により、ステップS175をスキップし、ステップS100以降の処理を繰り返す。一方、ステップS170において、統合対象が存在すると判定された場合、制御部20は、表示修正部21dの処理により、統合対象を統合して表示する(ステップS175)。すなわち、制御部20は、処理単位情報30aを参照し、統合対象を統合した統合アイコンの形状を示す情報を取得する。そして、当該統合アイコンを表示し、統合前の表示領域を詰めて表示するための制御信号をユーザI/F部40の表示部に出力する。この結果、ユーザI/F部40の表示部においては、図3Bや図4Bに示す例のように、統合対象が統合され、かつ、統合前の空きスペースが詰められた状態でアイコンが表示される。   If it is determined in step S170 that there is no integration target, the control unit 20 skips step S175 and repeats the processing from step S100 onward by the processing of the display correction unit 21d. On the other hand, when it is determined in step S170 that there is an integration target, the control unit 20 integrates and displays the integration target by the processing of the display correction unit 21d (step S175). That is, the control unit 20 refers to the processing unit information 30a and acquires information indicating the shape of the integrated icon that integrates the integration targets. Then, the integrated icon is displayed, and a control signal for filling and displaying the display area before the integration is output to the display unit of the user I / F unit 40. As a result, on the display unit of the user I / F unit 40, the icons are displayed in a state where the integration targets are integrated and the empty space before integration is packed as in the examples illustrated in FIGS. 3B and 4B. The

(3)他の実施形態:
以上の実施形態は本発明を実施するための一例であり、処理単位毎に実行内容を編集する場合に、処理単位を示すアイコン同士の関係を簡易化する限りにおいて、他にも種々の実施形態を採用可能である。例えば、編集支援システムを構成する手段が複数の装置に分かれて存在していても良い。また、表示修正部21dの処理によってアイコンを統合するための処理を実行するタイミングは、上述の実施形態におけるタイミングに限定されず、例えば、利用者が指示したタイミング、任意の処理単位の選択が解除されたタイミングや編集が終了されたタイミング、処理単位の処理内容を受け付けているタイミングにおいて実行するように構成しても良い。むろん、利用者の指示等によって統合されたアイコンを統合前の状態に戻すことができるように構成しても良い。
(3) Other embodiments:
The above embodiment is an example for carrying out the present invention, and when editing the execution contents for each processing unit, various other embodiments can be used as long as the relationship between the icons indicating the processing unit is simplified. Can be adopted. For example, the means constituting the editing support system may exist in a plurality of devices. Moreover, the timing for executing the processing for integrating icons by the processing of the display correction unit 21d is not limited to the timing in the above-described embodiment. For example, the timing instructed by the user, the selection of an arbitrary processing unit is canceled. It may be configured to execute at the timing when the processing is finished, the timing when the editing is finished, or the timing when the processing content of the processing unit is received. Of course, it may be configured such that the integrated icon can be returned to the state before the integration according to the user's instruction or the like.

また、処理単位は、編集支援システムにおける編集単位であればよく、新規作成指示受付手段は、処理単位の新規作成指示を受け付けることができればよい。すなわち、新規作成指示が受け付けられると、編集対象の処理単位が生成され、当該処理単位について編集可能になるように構成されていれば良い。新規作成指示を受け付ける手法は、種々の手法を採用可能であり、キーボードやマウス、タッチパネル等の各種入力部で新規作成の指示部を指示する構成等を採用可能である。また、新規作成対象となる処理単位が複数個の選択肢の中から選択できてもよい。例えば、処理単位の具体的な処理内容として、分岐処理や判断処理等のカテゴリが予め規定されており、カテゴリを指定して新規作成指示を受け付けるように構成されていても良い。   The processing unit may be an editing unit in the editing support system, and the new creation instruction accepting unit only needs to accept a new creation instruction for the processing unit. That is, when a new creation instruction is accepted, a processing unit to be edited may be generated, and the processing unit may be configured to be editable. Various methods can be adopted as a method of receiving a new creation instruction, and a configuration in which a newly created instruction unit is designated by various input units such as a keyboard, a mouse, and a touch panel can be employed. Further, the processing unit to be newly created may be selected from a plurality of options. For example, as specific processing contents of the processing unit, categories such as branch processing and determination processing are defined in advance, and a new creation instruction may be received by specifying the category.

処理内容決定手段は、新規に作成される処理単位で実行すべき実行内容と実行中の画面構成と処理単位を実行する順序とを受け付けることができればよい。すなわち、処理単位における処理を実行可能にするための情報を処理内容として受け付けることができればよい。1個の処理単位に含められる処理内容の量は任意の量とすることができるが、1個の処理単位含め得る処理内容の量を過度に増加させないためには、処理内容として選択し得る内容に制限が生じるように構成しても良い。例えば、予め決められた処理を選択肢としておき、特定の選択肢が選択された場合、他の選択肢が選択できないように構成してもよい。むろん、処理内容としては、判断、入力、出力、記録など、種々の処理内容が想定され、これらのいずれかまたは組み合わせで処理内容が規定される。   The processing content determination unit only needs to be able to accept the execution content to be executed in the newly created processing unit, the screen configuration being executed, and the order in which the processing units are executed. That is, it is only necessary that information for enabling execution of processing in processing units can be received as processing content. The amount of processing content included in one processing unit can be any amount, but in order not to excessively increase the amount of processing content included in one processing unit, content that can be selected as processing content It may be configured so that there is a limit to the above. For example, a predetermined process may be set as an option, and when a specific option is selected, other options may not be selected. Of course, various processing contents such as determination, input, output, and recording are assumed as the processing contents, and the processing contents are defined by any one or a combination thereof.

画面構成は、処理単位における処理内容を実行している間に表示される画面を規定する情報であり、画面構成要素の動作は含まれない(動作は処理内容で規定される)。例えば、画面の背景色や背景の模様、画面内に配置されるオブジェクト(選択肢ボタンやキャラクタ等)の色や位置等で画面構成が規定される。   The screen configuration is information that defines a screen displayed while executing the processing content in the processing unit, and does not include the operation of the screen component (the operation is specified by the processing content). For example, the screen configuration is defined by the background color or background pattern of the screen, the color or position of an object (such as a choice button or character) arranged in the screen.

処理単位を実行する順序は、新規に作成される処理単位が最初の処理単位である場合を除き、新規に作成される処理単位の前あるいは後に実行される処理単位が特定されることで規定される。そして、最終的に最初の処理単位から最後の処理単位まで一連の処理となるように順序が既定されれば良い。なお、処理単位を実行する順序は、種々の手法で指定することが可能であり、順序を示す数値等で指定しても良いし、表示画面上の配置等で指定してもよい。後者としては、処理単位を実行する順序に従って各処理単位が表示部に並べて表示されている状況において、表示されている処理単位に対してさらに新規に作成される処理単位を並べることで処理単位を実行する順序を指定する構成等を採用可能である。   The order in which the processing units are executed is defined by specifying the processing units to be executed before or after the newly created processing unit, unless the newly created processing unit is the first processing unit. The The order may be determined so that a series of processes are finally performed from the first processing unit to the last processing unit. The order in which the processing units are executed can be specified by various methods, and may be specified by a numerical value indicating the order, or may be specified by an arrangement on the display screen. As the latter, in the situation where each processing unit is displayed side by side on the display unit according to the order in which the processing units are executed, the processing unit is determined by arranging a newly created processing unit with respect to the displayed processing unit. It is possible to adopt a configuration that specifies the order of execution.

処理単位表示手段は、処理単位を示すアイコンを、処理単位を実行する順序に従って並べて表示部に表示することができればよい。すなわち、アイコンの並び順が処理単位の実行順序となるように表示されていることによって、表示部の表示内容で処理対象の実行順序が認識できるように表示されれば良い。むろん、アイコンは、個々の処理単位を示していれば良く、処理単位を特定するためのIDや処理内容を示す記号等を含んでも良い。   The processing unit display means only needs to be able to display the icons indicating the processing units on the display unit in accordance with the order in which the processing units are executed. That is, it is only necessary to display the display order of the processing unit so that the execution order of the processing target can be recognized based on the display contents of the display unit. Of course, the icon only needs to indicate an individual processing unit, and may include an ID for specifying the processing unit, a symbol indicating the processing content, and the like.

表示修正手段は、連続する複数の処理単位における画面構成が共通である場合、当該連続する複数の処理単位を示すアイコンを統合して表示することができればよい。すなわち、連続する複数の処理単位における画面構成が共通であることにより、互いに関連すると推定される連続する複数の処理単位を統合し、表示を簡易化することができればよい。なお、アイコンを統合して表示する際には、統合前の複数のアイコンよりも表示される処理単位数が少なくなり、簡易な表示がなされれば良く、例えば、統合前のアイコンを統合されたことを示すアイコンで置換する構成等を採用可能である。なお、1個のアイコンの表示領域の大きさが決められている構成においては、統合後のアイコンの表示領域の大きさと統合前の1アイコンの表示領域の大きさが同一であることが好ましい。   When the screen configuration of a plurality of continuous processing units is common, the display correction unit only needs to be able to display the icons indicating the plurality of continuous processing units in an integrated manner. That is, it is only necessary that a plurality of continuous processing units estimated to be related to each other can be integrated and display can be simplified by sharing a screen configuration in the plurality of continuous processing units. When displaying icons in an integrated manner, the number of processing units to be displayed is smaller than that of a plurality of icons before integration, and simple display is required. For example, the icons before integration are integrated. It is possible to adopt a configuration that replaces with an icon indicating that. In the configuration in which the size of the display area of one icon is determined, the size of the display area of the icon after integration and the size of the display area of one icon before integration are preferably the same.

さらに、表示修正手段が、連続する複数の処理単位を示すアイコンが統合される前に表示されていた表示領域のうち、実行する順序が最も早い処理単位を示すアイコンの表示位置に統合後のアイコンを表示するとともに、表示領域のうち、処理単位を示すアイコンが表示されなくなった領域に、連続する複数の処理単位より後の順序の処理単位を詰めて表示する構成を採用しても良い。すなわち、処理単位を実行する順序に並べて表示する構成において、連続する複数のアイコンを統合して統合後のアイコンを表示することで表示される処理単位の数を減少させ、統合前後で生じる空きスペースを埋めるように詰めて表示する。この構成によれば、表示される処理単位の数が減少し、かつ、表示領域がコンパクトになるため、処理単位の流れを一見して把握しやすくすることが可能である。また、同一の処理単位から複数の処理単位に分岐し、それぞれの分岐における処理単位を経た後に共通の処理単位を実行する場合、各分岐に存在するアイコン(統合後のアイコンも含む)の数が一致する可能性が高くなる。従って、それぞれの分岐が占める領域の大きさが揃う可能性が高くなり、分岐前の処理単位から複数の処理単位を経て共通の処理単位に戻る流れをわかりやすく表示することができる。   Further, the display correction unit displays the icon after integration at the display position of the icon indicating the processing unit with the earliest execution order among the display areas displayed before the icons indicating a plurality of consecutive processing units are integrated. In the display area, an area in which an icon indicating a processing unit is no longer displayed may be displayed by packing processing units in an order after a plurality of consecutive processing units. That is, in the configuration in which the processing units are displayed in the order of execution, the number of processing units displayed is reduced by integrating a plurality of consecutive icons and displaying the integrated icons, and free space generated before and after the integration Stuffed to fill. According to this configuration, the number of processing units to be displayed is reduced and the display area is compact, so that it is possible to easily grasp the flow of processing units at a glance. In addition, when a common processing unit is executed after branching from the same processing unit to a plurality of processing units and passing through the processing units in each branch, the number of icons (including integrated icons) present in each branch is There is a high probability of matching. Therefore, the possibility that the sizes of the areas occupied by the respective branches are increased, and the flow of returning from the processing unit before branching to the common processing unit through a plurality of processing units can be displayed in an easy-to-understand manner.

さらに、処理内容決定手段が、複数の遷移条件を満たすか否か判定する処理を実行内容として受け付け可能であり、新規作成指示受付手段が、複数の遷移条件のそれぞれを満たす場合に実行すべき処理単位の新規作成指示を受け付けることで1個の処理単位の次の順序の処理単位を複数個作成可能である構成において、表示修正手段が、第1の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位と、第1の処理単位の次の順序である第2の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位とが、第1の処理単位から第2の処理単位への遷移を除いて同一である場合、第1の処理単位と第2の処理単位とを統合して表示するように構成しても良い。   Furthermore, the processing content determination means can accept processing for determining whether or not a plurality of transition conditions are satisfied as execution content, and the processing to be executed when the new creation instruction acceptance means satisfies each of the plurality of transition conditions In a configuration in which a plurality of processing units in the next order of one processing unit can be created by receiving a new unit creation instruction, the display correction unit can change the processing unit from the first processing unit to the processing unit in the next order. The transition condition and the processing unit after the transition, the transition condition from the second processing unit that is the next order of the first processing unit to the processing unit of the next order, and the processing unit after the transition are the first If they are the same except for the transition from the processing unit to the second processing unit, the first processing unit and the second processing unit may be integrated and displayed.

すなわち、第1の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位と、第2の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位とが、第1の処理単位から第2の処理単位への遷移を除いて同一である場合、第1の処理単位から第2の処理単位への遷移を除けば、第1の処理単位と第2の処理単位とで同内容の条件判断がなされ、同内容の遷移が行われる。このような場合、第1の処理単位と第2の処理単位とで処理内容や処理の目的、意図している処理などが共通である可能性が高く、少なくとも、これらの処理単位間で全く異なる処理が行われる可能性は低い。そこで、第1の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位と、第2の処理単位から次の順序の処理単位への遷移条件および遷移後の前記処理単位とが、第1の処理単位から第2の処理単位への遷移を除いて同一である場合に、第1の処理単位と第2の処理単位とを示すアイコンを統合して表示する構成とすることで、処理単位の流れを一見して把握しやすくすることが可能である。なお、以上のような処理単位からの遷移条件および遷移後の前記処理単位に基づく統合は、画面構成に基づく統合が行われる構成において実施されても良いし、画面構成に基づく統合が行われない構成において実施されても良い。   That is, the transition condition from the first processing unit to the processing unit in the next order and the processing unit after the transition, the transition condition from the second processing unit to the processing unit in the next order, and the processing unit after the transition Are the same except for the transition from the first processing unit to the second processing unit, the first processing unit and the second processing unit are the same except for the transition from the first processing unit to the second processing unit. The condition determination of the same content is made for the two processing units, and the transition of the same content is performed. In such a case, there is a high possibility that the first processing unit and the second processing unit share the processing content, the purpose of the processing, the intended processing, etc., and at least these processing units are completely different. It is unlikely that processing will take place. Therefore, the transition condition from the first processing unit to the processing unit in the next order and the processing unit after the transition, the transition condition from the second processing unit to the processing unit in the next order, and the processing unit after the transition Are the same except for the transition from the first processing unit to the second processing unit, the icons indicating the first processing unit and the second processing unit are integrated and displayed. Thus, it is possible to easily grasp the flow of processing units at a glance. The integration based on the transition condition from the processing unit and the processing unit after the transition as described above may be performed in a configuration in which the integration based on the screen configuration is performed, or the integration based on the screen configuration is not performed. It may be implemented in the configuration.

さらに、新規作成指示受付手段が、作成済みの処理単位である既存処理単位と同一の実行内容および画面構成の処理単位である複製処理単位の新規作成指示を受け付ける構成において、処理内容決定手段が、複製処理単位を実行する順序を受け付け、表示修正手段が、処理単位を示すアイコンを、処理単位を実行する順序に従って所定方向に並べて表示部に表示するとともに、所定方向に垂直な直線上に既存処理単位と複製処理単位とを配置して表示する構成としても良い。   Furthermore, in the configuration in which the new creation instruction accepting unit accepts a new creation instruction of the duplication processing unit that is the same execution content and screen processing unit as the existing processing unit that is the created processing unit, the processing content determination unit includes: The order in which the replication processing units are executed is received, and the display correction unit displays the icons indicating the processing units in a predetermined direction according to the order in which the processing units are executed and displayed on the display unit, and the existing processing on a straight line perpendicular to the predetermined direction. A unit and a duplication processing unit may be arranged and displayed.

すなわち、複製処理単位は、既存処理単位と同一の実行内容および画面構成であるが、実行順序は異なる。従って、複製処理単位は、既存処理単位を既存の順序と異なる順序で実行するために複製された処理単位である。このような構成において、既存処理単位と複製処理単位の表示位置が互いに関連していないと両者の順序を把握することが困難になる。そこで、処理単位が実行順序に従って並べられる際の方向である所定方向に垂直な直線上に既存処理単位と複製処理単位とを配置すれば、実行順序の方向と垂直な方向に既存処理単位の表示位置と複製処理単位の表示位置とを揃えることができる。この結果、既存処理単位と複製処理単位との関係やこれらの処理単位の前後の順序の処理単位を容易に把握することが可能になる。   That is, the replication processing unit has the same execution content and screen configuration as the existing processing unit, but the execution order is different. Accordingly, the duplication processing unit is a duplication processing unit for executing the existing processing unit in an order different from the existing order. In such a configuration, if the display positions of the existing processing unit and the replication processing unit are not related to each other, it is difficult to grasp the order of both. Therefore, if the existing processing unit and the duplication processing unit are arranged on a straight line perpendicular to a predetermined direction that is a direction in which the processing units are arranged according to the execution order, the existing processing unit is displayed in a direction perpendicular to the execution order direction. The position and the display position of the duplication processing unit can be aligned. As a result, it becomes possible to easily grasp the relationship between the existing processing units and the replication processing units and the processing units in the order before and after these processing units.

さらに、新規作成指示受付手段が、作成済みの処理単位である既存処理単位と同一の実行内容および画面構成の処理単位である複製処理単位の新規作成指示を受け付ける構成において、処理内容決定手段が、複製処理単位を実行する順序を受け付け、処理単位表示手段は、処理単位を示すアイコンを、処理単位を実行する順序に従って所定方向に並べて表示部に表示し、かつ、任意の処理単位から複数の条件によって次の順序である処理単位に遷移する場合、遷移後の複数の処理単位を所定方向に垂直な方向に並べて表示部に表示するとともに、所定方向に垂直な方向に既存処理単位と複製処理単位とを隣接させて表示する構成としても良い。   Furthermore, in the configuration in which the new creation instruction accepting unit accepts a new creation instruction of the duplication processing unit that is the same execution content and screen processing unit as the existing processing unit that is the created processing unit, the processing content determination unit includes: The processing unit display means accepts an order for executing the replication processing units, and the processing unit display means displays the icons indicating the processing units in a predetermined direction according to the order in which the processing units are executed, and displays them on the display unit. When transitioning to the next processing unit, the multiple processing units after the transition are displayed on the display unit in a direction perpendicular to the predetermined direction, and the existing processing unit and the replication processing unit in the direction perpendicular to the predetermined direction. May be displayed adjacent to each other.

すなわち、既存処理単位と複製処理単位の表示位置が互いに関連していないと両者の順序を把握することが困難になる。そこで、処理単位から複数の処理単位へ分岐する際に、処理単位を順序に従って並べる際の方向である所定方向に垂直な方向に既存処理単位と複製処理単位とを隣接させて表示すれば、既存処理単位と複製処理単位とを近くに表示することができる。この結果、既存処理単位と複製処理単位との関係やこれらの処理単位の前後の順序の処理単位を容易に把握することが可能になる。   That is, if the display positions of the existing processing unit and the replication processing unit are not related to each other, it is difficult to grasp the order of both. Therefore, when branching from a processing unit to a plurality of processing units, if the existing processing unit and the duplication processing unit are displayed adjacent to each other in a direction perpendicular to a predetermined direction, which is a direction for arranging the processing units in order, The processing unit and the replication processing unit can be displayed close to each other. As a result, it becomes possible to easily grasp the relationship between the existing processing units and the replication processing units and the processing units in the order before and after these processing units.

図5Aおよび図5Cは、所定方向(横方向)に垂直な直線上に既存処理単位と複製処理単位とを配置して表示し、さらに、所定方向に垂直な方向に既存処理単位と複製処理単位とを隣接させて表示する構成例を示す図である。図5Aは表示が修正される前の例を示し、図5Cは図5Aに示す例の表示が修正された後の例を示している。ここでは、IDがS1,E1,J1〜J3,T1〜T11の処理単位が作成済みである状況において、T1と同一の複製処理単位Ia1が新規に作成された場合を想定する。 5A and 5C display the existing processing unit and the duplication processing unit arranged on a straight line perpendicular to a predetermined direction (lateral direction), and further, the existing processing unit and the duplication processing unit in a direction perpendicular to the predetermined direction. Is a diagram illustrating a configuration example in which and are displayed adjacent to each other. FIG. 5A shows an example before the display is corrected, and FIG. 5C shows an example after the display of the example shown in FIG. 5A is corrected. Here, it is assumed that a replication processing unit Ia 1 identical to T1 is newly created in a situation where processing units having IDs S1, E1, J1 to J3, and T1 to T11 have been created.

この例において制御部20は、シナリオ情報30bに基づいて、複製処理単位Ia1の複製元の処理単位である既存の処理単位Ia2が処理単位J1の次の順序であり、図5Aに示すUIで最も上に表示されている(J1から遷移条件に応じて遷移する処理単位の中では処理単位T1が最初に作成された)ことを特定する。そして、制御部20は、処理単位J1よりも右に配置された処理単位の中で、複製処理単位Ia1から処理単位J1の直後の処理単位までの処理単位(処理単位T1,T11,T10)を最も上に配置する。さらに、制御部20は、処理単位T1,T11,T10以外の処理単位を1段下に移動させる。この結果、横方向に垂直な縦方向に既存処理単位Ia2と複製処理単位Ia1とが隣接した状態となる。 In this example, based on the scenario information 30b, the control unit 20 determines that the existing processing unit Ia 2 that is the processing unit that is the replication source of the replication processing unit Ia 1 is the next order of the processing unit J1, and the UI shown in FIG. Is displayed at the top (the processing unit T1 is created first among the processing units that transition from J1 according to the transition condition). Then, the control unit 20 in the processing unit disposed in the right than the processing units J1, the processing unit (processing unit T1, T11, T10) to the processing unit immediately after the processing units J1 from the duplication process unit Ia 1 At the top. Furthermore, the control unit 20 moves the processing units other than the processing units T1, T11, T10 down by one stage. As a result, the existing processing unit Ia 2 and the duplication processing unit Ia 1 are adjacent to each other in the vertical direction perpendicular to the horizontal direction.

ただし、この状態で表示が行われると、既存処理単位Ia2と複製処理単位Ia1とは図5Bに示すように横方向にずれた位置で表示されてしまう。そこで、制御部20は、上述の移動の後の各処理単位の位置を暫定位置としておき、既存処理単位Ia2と複製処理単位Ia1とが縦方向の直線上に配置されているか否かを判定する。すなわち、制御部20は、既存処理単位Ia2の暫定位置と複製処理単位Ia1の暫定位置とを比較し、両者が縦方向に並んだ領域R内に存在する場合、既存処理単位Ia2と複製処理単位Ia1とが縦方向の直線上に配置されていると判定する。 However, if display is performed in this state, the existing processing unit Ia 2 and the duplication processing unit Ia 1 are displayed at positions shifted in the horizontal direction as shown in FIG. 5B. Therefore, the control unit 20 sets the position of each processing unit after the above movement as a temporary position, and determines whether or not the existing processing unit Ia 2 and the duplication processing unit Ia 1 are arranged on a straight line in the vertical direction. judge. That is, the control unit 20, a temporary position of the existing process units Ia 2 compares the provisional position of the copy processing unit Ia 1, when both are present in the aligned region R in the vertical direction, and the existing process units Ia 2 It is determined that the replication processing unit Ia 1 is arranged on a straight line in the vertical direction.

そして、既存処理単位Ia2と複製処理単位Ia1とが縦方向の直線上に配置されていると判定されない場合、制御部20は、ユーザI/F部40の表示部に対して制御信号を出力し、既存処理単位Ia2と複製処理単位Ia1との少なくとも一方を横に移動させ、既存処理単位Ia2と複製処理単位Ia1とを縦方向の直線上に並べて表示する。この結果、図5Cに示すように、既存処理単位Ia2と複製処理単位Ia1とが縦方向に隣接し、横方向にずれていない状態で表示される。従って、既存処理単位Ia2と複製処理単位Ia1との関係やこれらの処理単位の前後の順序の処理単位を容易に把握することが可能になる。むろん、ここでは、所定方向に垂直な直線上に既存処理単位と複製処理単位とを配置して表示する構成と、所定方向に垂直な方向に既存処理単位と複製処理単位とを隣接させて表示する構成のいずれか一方を実施する構成であっても良い。 When it is not determined that the existing processing unit Ia 2 and the replication processing unit Ia 1 are arranged on the straight line in the vertical direction, the control unit 20 sends a control signal to the display unit of the user I / F unit 40. output, moving at least one of the existing processing units Ia 2 replication processing unit Ia 1 next, displays side by side with the existing processing units Ia 2 and replication processing units Ia 1 in the longitudinal direction of the straight line. As a result, as shown in FIG. 5C, the existing processing unit Ia 2 and the replication processing unit Ia 1 are displayed in a state where they are adjacent in the vertical direction and are not shifted in the horizontal direction. Accordingly, it is possible to easily grasp the relationship between the existing processing unit Ia 2 and the replication processing unit Ia 1 and the processing units in the order before and after these processing units. Of course, here, the existing processing unit and the duplication processing unit are arranged and displayed on a straight line perpendicular to the predetermined direction, and the existing processing unit and the duplication processing unit are displayed adjacent to each other in the direction perpendicular to the predetermined direction. The structure which implements any one of the structure to perform may be sufficient.

さらに、本発明のように、処理単位毎に実行内容を編集する場合に、処理単位を示すアイコン同士の関係を簡易化する手法は、プログラムや方法としても適用可能である。また、以上のようなシステム、プログラム、方法は、単独の装置として実現される場合や、複数の装置によって実現される場合が想定可能であり、各種の態様を含むものである。例えば、以上のような手段を備えた汎用コンピュータや方法、プログラムを提供することが可能である。また、一部がソフトウェアであり一部がハードウェアであったりするなど、適宜、変更可能である。さらに、システムを制御するプログラムの記録媒体としても発明は成立する。むろん、そのソフトウェアの記録媒体は、磁気記録媒体であってもよいし光磁気記録媒体であってもよいし、今後開発されるいかなる記録媒体においても全く同様に考えることができる。   Furthermore, as in the present invention, when editing the execution contents for each processing unit, a method for simplifying the relationship between icons indicating processing units can be applied as a program or a method. The system, program, and method as described above can be realized as a single device or can be realized as a plurality of devices, and include various aspects. For example, it is possible to provide a general-purpose computer, method, and program that include the above-described means. Further, some changes may be made as appropriate, such as a part of software and a part of hardware. Furthermore, the invention can be realized as a recording medium for a program for controlling the system. Of course, the software recording medium may be a magnetic recording medium, a magneto-optical recording medium, or any recording medium to be developed in the future.

10…編集支援システム、20…制御部、21…編集支援プログラム、21a…新規作成指示受付部、21b…処理内容決定部、21c…処理単位表示部、21d…表示修正部、30…記録媒体、30a…処理単位情報、30b…シナリオ情報、40…ユーザI/F部 DESCRIPTION OF SYMBOLS 10 ... Editing support system, 20 ... Control part, 21 ... Editing support program, 21a ... New creation instruction | indication reception part, 21b ... Processing content determination part, 21c ... Processing unit display part, 21d ... Display correction part, 30 ... Recording medium, 30a ... processing unit information, 30b ... scenario information, 40 ... user I / F section

Claims (8)

処理単位を実行する順序を決定することによって一連の処理を作成する編集支援システムであって、
前記処理単位の新規作成指示を受け付ける新規作成指示受付手段と、
新規に作成される前記処理単位で実行すべき実行内容と実行中の画面構成と前記処理単位を実行する順序とを受け付ける処理内容決定手段と、
前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って並べて表示部に表示する処理単位表示手段と、
連続する複数の前記処理単位における前記画面構成が共通である場合、当該連続する複数の前記処理単位を示すアイコンを統合して表示する表示修正手段と、
を備えることを特徴とする編集支援システム。
An editing support system that creates a series of processes by determining the order of execution of processing units,
New creation instruction accepting means for accepting a new creation instruction for the processing unit;
Processing content determination means for receiving the execution content to be executed in the newly created processing unit, the screen configuration being executed, and the order in which the processing units are executed;
Processing unit display means for displaying icons on the display unit in accordance with the order in which the processing units are executed and displaying them on a display unit;
When the screen configuration in a plurality of consecutive processing units is common, display correction means for integrating and displaying icons indicating the plurality of consecutive processing units;
An editing support system comprising:
前記表示修正手段は、
前記連続する複数の前記処理単位を示すアイコンが統合される前に表示されていた表示領域のうち、実行する順序が最も早い前記処理単位を示すアイコンの表示位置に統合後のアイコンを表示するとともに、前記表示領域のうち、前記処理単位を示すアイコンが表示されなくなった領域に、前記連続する複数の前記処理単位より後の順序の前記処理単位を詰めて表示する、
請求項1に記載の編集支援システム。
The display correction means includes
The integrated icon is displayed at the display position of the icon indicating the processing unit with the earliest execution order among the display areas displayed before the icons indicating the plurality of consecutive processing units are integrated. In the display area, an icon indicating the processing unit is no longer displayed, and the processing units in an order after the plurality of consecutive processing units are packed and displayed.
The editing support system according to claim 1.
前記処理内容決定手段は、
複数の遷移条件を満たすか否か判定する処理を前記実行内容として受け付け可能であり、
前記新規作成指示受付手段は、
複数の前記遷移条件のそれぞれを満たす場合に実行すべき前記処理単位の新規作成指示を受け付けることで1個の前記処理単位の次の順序の前記処理単位を複数個作成可能であり、
前記表示修正手段は、
第1の前記処理単位から次の順序の前記処理単位への前記遷移条件および遷移後の前記処理単位と、第1の前記処理単位の次の順序である第2の前記処理単位から次の順序の前記処理単位への前記遷移条件および遷移後の前記処理単位とが、第1の前記処理単位から第2の前記処理単位への遷移を除いて同一である場合、
第1の前記処理単位を示すアイコンと第2の前記処理単位を示すアイコンとを統合して表示する、
請求項1または請求項2のいずれかに記載の編集支援システム。
The processing content determination means includes
A process for determining whether or not a plurality of transition conditions are satisfied can be accepted as the execution content,
The new creation instruction receiving means
It is possible to create a plurality of processing units in the next order of one processing unit by receiving a new creation instruction of the processing unit to be executed when each of the plurality of transition conditions is satisfied,
The display correction means includes
The transition condition from the first processing unit to the processing unit in the next order and the processing unit after the transition, and the second processing unit to the next order that is the next order of the first processing unit When the transition condition to the processing unit and the processing unit after the transition are the same except for the transition from the first processing unit to the second processing unit,
Displaying an icon indicating the first processing unit and an icon indicating the second processing unit in an integrated manner;
The editing support system according to claim 1.
前記新規作成指示受付手段は、
作成済みの前記処理単位である既存処理単位と同一の実行内容および画面構成の前記処理単位である複製処理単位の新規作成指示を受け付け、
前記処理内容決定手段は、
前記複製処理単位を実行する順序を受け付け、
前記表示修正手段は、
前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って所定方向に並べて前記表示部に表示するとともに、前記所定方向に垂直な直線上に前記既存処理単位と前記複製処理単位とを配置して表示する、
請求項1〜請求項3のいずれかに記載の編集支援システム。
The new creation instruction receiving means
Accepts a new creation instruction for a replication processing unit, which is the processing unit of the processing content and the same execution content as the existing processing unit, which is the created processing unit,
The processing content determination means includes
Accepting the order of execution of the replication processing units;
The display correction means includes
The icons indicating the processing units are displayed in the display unit in a predetermined direction according to the order in which the processing units are executed, and the existing processing unit and the duplication processing unit are arranged on a straight line perpendicular to the predetermined direction. Display,
The editing support system according to any one of claims 1 to 3.
前記新規作成指示受付手段は、
作成済みの前記処理単位である既存処理単位と同一の実行内容および画面構成の前記処理単位である複製処理単位の新規作成指示を受け付け、
前記処理内容決定手段は、
前記複製処理単位を実行する順序を受け付け、
前記処理単位表示手段は、
前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って所定方向に並べて前記表示部に表示し、かつ、任意の前記処理単位から複数の条件によって次の順序である前記処理単位に遷移する場合、遷移後の複数の前記処理単位を前記所定方向に垂直な方向に並べて前記表示部に表示するとともに、前記所定方向に垂直な方向に前記既存処理単位と前記複製処理単位とを隣接させて表示する、
請求項1〜請求項4のいずれかに記載の編集支援システム。
The new creation instruction receiving means
Accepts a new creation instruction for a replication processing unit, which is the processing unit of the processing content and the same execution content as the existing processing unit, which is the created processing unit,
The processing content determination means includes
Accepting the order of execution of the replication processing units;
The processing unit display means includes
The icons indicating the processing units are displayed in the display unit in a predetermined direction according to the order in which the processing units are executed, and the processing unit is shifted from the arbitrary processing unit to the next processing unit according to a plurality of conditions. A plurality of the processing units after the transition are arranged in a direction perpendicular to the predetermined direction and displayed on the display unit, and the existing processing unit and the duplication processing unit are adjacent to each other in the direction perpendicular to the predetermined direction. indicate,
The editing support system according to any one of claims 1 to 4.
処理単位を実行する順序を決定することによって一連の処理を作成する編集支援システムであって、
前記処理単位の新規作成指示を受け付ける新規作成指示受付手段と、
新規に作成される前記処理単位で実行すべき実行内容と実行中の画面構成と前記処理単位を実行する順序とを受け付ける処理内容決定手段と、
前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って並べて表示部に表示する処理単位表示手段と、を備える編集支援システムであって、
前記処理内容決定手段は、
複数の遷移条件を満たすか否か判定する処理を前記実行内容として受け付け可能であり、
前記新規作成指示受付手段は、
複数の前記遷移条件のそれぞれを満たす場合に実行すべき前記処理単位の新規作成指示を受け付けることで1個の前記処理単位の次の順序の前記処理単位を複数個作成可能であり、
さらに、
第1の前記処理単位から次の順序の前記処理単位への前記遷移条件および遷移後の前記処理単位と、第1の前記処理単位の次の順序である第2の前記処理単位から次の順序の前記処理単位への前記遷移条件および遷移後の前記処理単位とが、第1の前記処理単位から第2の前記処理単位への遷移を除いて同一である場合、
第1の前記処理単位を示すアイコンと第2の前記処理単位を示すアイコンとを統合して表示する表示修正手段を備えることを特徴とする編集支援システム。
An editing support system that creates a series of processes by determining the order of execution of processing units,
New creation instruction accepting means for accepting a new creation instruction for the processing unit;
Processing content determination means for receiving the execution content to be executed in the newly created processing unit, the screen configuration being executed, and the order in which the processing units are executed;
An editing support system comprising processing unit display means for displaying an icon indicating the processing unit on a display unit in accordance with an order in which the processing units are executed,
The processing content determination means includes
A process for determining whether or not a plurality of transition conditions are satisfied can be accepted as the execution content,
The new creation instruction receiving means
It is possible to create a plurality of processing units in the next order of one processing unit by receiving a new creation instruction of the processing unit to be executed when each of the plurality of transition conditions is satisfied,
further,
The transition condition from the first processing unit to the processing unit in the next order and the processing unit after the transition, and the second processing unit to the next order that is the next order of the first processing unit When the transition condition to the processing unit and the processing unit after the transition are the same except for the transition from the first processing unit to the second processing unit,
An editing support system comprising: a display correction unit that displays an icon indicating the first processing unit and an icon indicating the second processing unit in an integrated manner.
処理単位を実行する順序を決定することによって一連の処理を作成する編集支援方法であって、
前記処理単位の新規作成指示を受け付ける新規作成指示受付工程と、
新規に作成される前記処理単位で実行すべき実行内容と実行中の画面構成と前記処理単位を実行する順序とを受け付ける処理内容決定工程と、
前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って並べて表示部に表示する処理単位表示工程と、
連続する複数の前記処理単位における前記画面構成が共通である場合、当該連続する複数の前記処理単位を示すアイコンを統合して表示する表示修正工程と、
を含むことを特徴とする編集支援方法。
An editing support method for creating a series of processes by determining an execution order of processing units,
A new creation instruction receiving step for receiving a new creation instruction for the processing unit;
A processing content determination step for receiving the execution content to be executed in the newly created processing unit, the screen configuration being executed, and the order in which the processing units are executed;
A processing unit display step for displaying the icons indicating the processing units on a display unit in accordance with the order in which the processing units are executed;
When the screen configuration in a plurality of consecutive processing units is common, a display correction step of integrating and displaying icons indicating the plurality of consecutive processing units;
An editing support method characterized by comprising:
処理単位を実行する順序を決定することによって一連の処理を作成する機能をコンピュータに実現させる編集支援プログラムであって、
前記処理単位の新規作成指示を受け付ける新規作成指示受付機能と、
新規に作成される前記処理単位で実行すべき実行内容と実行中の画面構成と前記処理単位を実行する順序とを受け付ける処理内容決定機能と、
前記処理単位を示すアイコンを、前記処理単位を実行する順序に従って並べて表示部に表示する処理単位表示機能と、
連続する複数の前記処理単位における前記画面構成が共通である場合、当該連続する複数の前記処理単位を示すアイコンを統合して表示する表示修正機能と、
をコンピュータに実現させることを特徴とする編集支援プログラム。
An editing support program for causing a computer to realize a function of creating a series of processes by determining an order in which processing units are executed,
A new creation instruction acceptance function for accepting a new creation instruction for the processing unit;
A processing content determination function for receiving an execution content to be executed in the newly created processing unit, a screen configuration being executed, and an order in which the processing units are executed;
A processing unit display function for displaying the icons indicating the processing units on the display unit in accordance with the order in which the processing units are executed;
When the screen configuration of a plurality of consecutive processing units is common, a display correction function that displays icons that indicate the plurality of consecutive processing units in an integrated manner;
An editing support program characterized in that a computer is realized.
JP2013266358A 2013-12-25 2013-12-25 Edition support system, method and program Pending JP2015122007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013266358A JP2015122007A (en) 2013-12-25 2013-12-25 Edition support system, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013266358A JP2015122007A (en) 2013-12-25 2013-12-25 Edition support system, method and program

Publications (1)

Publication Number Publication Date
JP2015122007A true JP2015122007A (en) 2015-07-02

Family

ID=53533552

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013266358A Pending JP2015122007A (en) 2013-12-25 2013-12-25 Edition support system, method and program

Country Status (1)

Country Link
JP (1) JP2015122007A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017182649A (en) * 2016-03-31 2017-10-05 株式会社ベネッセコーポレーション Program, device and method for supporting creation of presentation document
JP7477027B1 (en) 2023-07-24 2024-05-01 横河電機株式会社 Information processing device, information processing method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017182649A (en) * 2016-03-31 2017-10-05 株式会社ベネッセコーポレーション Program, device and method for supporting creation of presentation document
JP7477027B1 (en) 2023-07-24 2024-05-01 横河電機株式会社 Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
JP5025833B1 (en) Sequence program creation device
KR101661772B1 (en) Copying of animation effects from a source object to at least one target object
US20090319948A1 (en) Automated editing of graphics charts
JP5527521B2 (en) Hierarchical display device, hierarchical structure display method, and hierarchical structure display control program
JP2011186742A (en) Layout editing device and control method thereof and program
US9910643B2 (en) Program for program editing
JP2007233455A (en) Layout editor device, wiring display method, and wiring display program
JP2014032529A (en) Plc system, drawing editor device thereof, and programmable display
JP2016115017A (en) Method and program for creating flow chart
JP2008282260A (en) Ladder diagram editing device
KR101459447B1 (en) Method for selecting items using a touch screen and system thereof
JP5701078B2 (en) SEARCH METHOD, SEARCH DEVICE, AND MOVIE EDITING DEVICE
JP2015122007A (en) Edition support system, method and program
US11243678B2 (en) Method of panning image
JP2013196414A (en) Information processing program, information processing device, information processing system and display control method
JP2001331261A (en) Data input control method and storage medium with program related with the same method stored
JP2016071472A (en) Editing support system, editing support method and editing support program
JP7447495B2 (en) Information processing device and program
JP2012014560A (en) Graphic editing program, graphic editing method and graphic editing apparatus
US9778812B2 (en) Screen transition diagram creator
US20190369820A1 (en) Supporting device
JP2001243488A (en) Figure element selecting method and medium stored with cad processing program
US20230062249A1 (en) Sound processing device, sound processing method, and non-transitory computer readable medium storing program
JPH10222356A (en) Application generating device and application generating method
WO2006098021A1 (en) Information processing system