JP2005084725A - Process flow generation device and process flow generation method - Google Patents

Process flow generation device and process flow generation method Download PDF

Info

Publication number
JP2005084725A
JP2005084725A JP2003312815A JP2003312815A JP2005084725A JP 2005084725 A JP2005084725 A JP 2005084725A JP 2003312815 A JP2003312815 A JP 2003312815A JP 2003312815 A JP2003312815 A JP 2003312815A JP 2005084725 A JP2005084725 A JP 2005084725A
Authority
JP
Japan
Prior art keywords
name
process name
flow
process flow
input
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
JP2003312815A
Other languages
Japanese (ja)
Inventor
Otoya Kosugiyama
乙矢 小杉山
Akira Kuroda
明 黒田
Kazuhiko Shimoyama
和彦 下山
Atsushi Ogawa
淳 小川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2003312815A priority Critical patent/JP2005084725A/en
Publication of JP2005084725A publication Critical patent/JP2005084725A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

<P>PROBLEM TO BE SOLVED: To easily and efficiently generate a process flow, even if the process order in a series of processes is not clear, and to prevent mistakes at correction. <P>SOLUTION: When each process name in a series of process flows or a process name and a precedent process name, just before this process name are inputted, the context of each process name is automatically analyzed, and the arrangement position/connection line of each process name is determined and displayed, in the order from the part the relation of which has become clear. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、プロセスフロー生成装置、プロセスフロー生成方法に関し、特に、一連のプロセスにおける工程順が明確でない場合のプロセスフロー生成技術に関する。   The present invention relates to a process flow generation apparatus and a process flow generation method, and more particularly to a process flow generation technique when the order of steps in a series of processes is not clear.

従来のプロセスフロー生成方法を図面に基づいて説明する。   A conventional process flow generation method will be described with reference to the drawings.

図34は、従来のプロセスフロー生成装置のブロック図である。図34において、3401は工程名保持部、3402はプロセスフロー保持部、3403はデータベース、3404は中央処理装置である。   FIG. 34 is a block diagram of a conventional process flow generation apparatus. In FIG. 34, 3401 is a process name holding unit, 3402 is a process flow holding unit, 3403 is a database, and 3404 is a central processing unit.

すなわち、データベース3403は、実行された工程の名称とその工程の内容を記憶保持する工程名保持部3401と、隣接する1対の工程間における先の工程名(START工程名)と後の工程名(END工程名)とを対応付けて記憶保持するプロセスフロー保持部3402とを有している。   That is, the database 3403 includes a process name holding unit 3401 that stores and holds the name of the executed process and the contents of the process, a previous process name (START process name) and a subsequent process name between a pair of adjacent processes. A process flow holding unit 3402 that stores and holds (END process name) in association with each other.

中央処理装置3404は、入力された情報に基づいて、工程名とその工程名に係る工程の内容をデータベース3403の工程名保持部3401に読み書きしたり、工程順(処理順、実行順、プロセスフローと同義)をデータベース3403のプロセスフロー保持部3402に読み書きしたりすることができる。   Based on the input information, the central processing unit 3404 reads / writes the process name and the contents of the process related to the process name to / from the process name holding unit 3401 of the database 3403, or in the process order (processing order, execution order, process flow). Can be read from and written to the process flow holding unit 3402 of the database 3403.

図35、図36は、従来のプロセスフロー生成手順例を説明するための図であり、まず、一連のプロセスフローを構成する工程の工程名Dを入力して所望の位置に配置する(図35(a))。次に、工程順に沿って次の工程の工程名を入力して配置する。図35の例では、工程名Dで表される工程の次に実行される工程の工程名Bを、工程名Dの後に入力して配置する(図35(b))。   FIGS. 35 and 36 are diagrams for explaining an example of a conventional process flow generation procedure. First, a process name D of processes constituting a series of process flows is input and arranged at a desired position (FIG. 35). (A)). Next, the process name of the next process is input and arranged along the process order. In the example of FIG. 35, the process name B of the process executed next to the process represented by the process name D is input and arranged after the process name D (FIG. 35B).

その後、この一連のプロセスフローを構成する次の工程の工程名Aを入力して配置する。工程名Aで表される工程が、工程名Bで表される工程の後に実行されることが分っていれば、工程名Aは、工程名Bの後に位置するように入力する(図36(c))。なお、各工程を表す工程名は、それらが示す工程が実行される順に配置するだけでなく、実行順が明確になるようにスレッド(線)で結ぶ。   Then, the process name A of the next process which comprises this series of process flows is input and arrange | positioned. If it is known that the process represented by the process name A is executed after the process represented by the process name B, the process name A is input so as to be positioned after the process name B (FIG. 36). (C)). Note that the process names representing the respective processes are not only arranged in the order in which the processes indicated by the processes are executed, but are connected with threads (lines) so that the execution order becomes clear.

この一連のプロセスフローを構成する工程名Fで表される工程が工程名Dで表される工程より後で実行され、かつ工程名Aで表される工程より先に実行されること、及び工程名Bで表される工程と工程名Fで表される工程とは並行して実行される工程であることが分っていれば、工程名Fは、工程名Bと同様に工程名Dと工程名Aとの間の位置に配置し、工程名Dと工程名Aとに夫々スレッドで結ぶ。また、工程名Aで表される工程の後に実行される工程の工程名Hは、工程名Aの後にスレッドで結んで配置する(図36(d))。   The process represented by the process name F constituting this series of process flows is executed after the process represented by the process name D and executed before the process represented by the process name A, and the process If the process represented by the name B and the process represented by the process name F are known to be executed in parallel, the process name F is the same as the process name D and the process name D. It arrange | positions in the position between process name A, and connects with process name D and process name A with a thread, respectively. Further, the process name H of the process executed after the process represented by the process name A is arranged by being connected with a thread after the process name A (FIG. 36D).

このように、従来技術では、一連のプロセスフロー中の予め前後関係が分っている部分の工程の工程名を、先頭の方から順を追って入力して接続し、全体としてのプロセスフローを生成している(例えば特許文献1、特許文献2、特許文献3参照)。
特開2001−134653号公報 特開平5−307555号公報 特開平08−264405号公報
In this way, in the prior art, the process name of the part of the process flow in the series of process flows that is previously known is input and connected in order from the top to generate the overall process flow. (See, for example, Patent Document 1, Patent Document 2, and Patent Document 3).
JP 2001-134653 A JP-A-5-307555 Japanese Patent Laid-Open No. 08-264405

しかしながら、従来のプロセスフロー生成方法では、様々なプロセスフローを生成する場合、その構成要素である各工程の処理順の前後関係が確定しており、かつ、プロセスフローの作成者が一連のプロセスの全体、又は一部を確実に理解していなければ、所望のプロセスフローを生成することは、非常に難しかった。   However, in the conventional process flow generation method, when various process flows are generated, the order of the processing order of each process that is a component of the process flow is determined, and the creator of the process flow performs a series of processes. It has been very difficult to produce the desired process flow without a certain understanding in whole or in part.

また、プロセスフローを生成している時点で、一連のプロセスに含まれる全ての工程が判明し、かつ、各工程の前後関係が確定していたとしても、生成したプロセスフローを見直した結果、何らかの理由でプロセスフローを変更する必要が生じた場合、新たな工程の工程名の追加や既存工程の工程名の削除、前後関係の繋ぎ変え等を行って工程名を再配置するには、煩雑で間違いが生じやすい作業を行う必要が生じていた。   In addition, even when all the steps included in a series of processes are known and the context of each step has been determined at the time of generating the process flow, as a result of reviewing the generated process flow, If it is necessary to change the process flow for a reason, it is cumbersome to rearrange process names by adding process names of new processes, deleting process names of existing processes, changing the context, etc. It was necessary to perform work that was prone to mistakes.

従って、処理順が曖昧なプロセスのフローを作成することや、プロセスの内容を理解不十分な者がプロセスフローを作成することは、非常に困難であり、プロセスフローの完成までに多くの作業量が必要とされている。   Therefore, it is very difficult to create a process flow whose processing order is ambiguous, or for a person who does not fully understand the contents of the process to create a process flow, and a large amount of work is required to complete the process flow. Is needed.

一方、プロセスを熟知している熟練者がプロセスフローを生成する場合には、別の問題がある。すなわち、一般に、知識は、形式知と呼ばれる文書等に記述されて認識できる(形式化された)知識と、暗黙知と呼ばれる文書等に記載されていない知識に分類される。暗黙知には、形式化できるのだが、熟練者だけが知っている知識(暗黙知)であるということが分らない暗黙知、或いは、熟練者が知識だと認識していないために形式化されていない暗黙知が含まれる。また、熟練者が実行しているプロセスには、プロセスとしては確定しており、実行もされてはいるが、その存在にすら気付かないプロセスも多く存在する。   On the other hand, there is another problem when an expert who is familiar with the process generates a process flow. That is, in general, knowledge is classified into knowledge that is described (recognized) in a document called formal knowledge and can be recognized and knowledge that is not described in a document called tacit knowledge. Tacit knowledge can be formalized, but it can be formalized because it is knowledge that only an expert knows (implicit knowledge) or the expert does not recognize it as knowledge. Not tacit knowledge. In addition, there are many processes executed by skilled persons that are determined as processes and are executed, but are not even aware of their existence.

従って、多くの暗黙知を身に付けている熟練者が作成したプロセスフローには、非熟練者にとっては有るべき手順が抜けている、或いは省略されていることが多く、非熟練者がプロセスを実行する上で本来プロセスフロー上に表出され、明文化されるべき項目や知識が記載されない場合がある。そのため、熟練者が作成したプロセスフローは、そのままでは一般者が利用することが困難なことが多く、さらには、その修正や改良に多くの作業と時間が必要なため、有効に利用することが出来なかった。   Therefore, the process flow created by a skilled person who has acquired a lot of tacit knowledge often lacks or omits the steps that should be necessary for the unskilled person. There are cases where items and knowledge that are originally expressed in the process flow and should be written are not described. For this reason, the process flow created by an expert is often difficult to be used by the general public as it is, and moreover, it requires a lot of work and time to modify and improve it. I could not do it.

また、生成したプロセスフロー中に、当該プロセスを実行する時の処理条件(前提条件)によって、不必要、或いは不適切な工程が含まれている場合、プロセスを実行するに当たり、処理条件(前提条件)を考慮して、確定したプロセスのフローの内容を変更して、適切なプロセスのフローを随意に生成ことが出来なかった。以下、本発明では、このように変更されたプロセスのことを「タスク」と称する。   In addition, if an unnecessary or inappropriate process is included in the generated process flow depending on the processing conditions (preconditions) when executing the process, the processing conditions (preconditions) ), The content of the determined process flow was changed, and an appropriate process flow could not be generated arbitrarily. Hereinafter, in the present invention, the process thus changed is referred to as a “task”.

また、1つの工程が複数の工程を包含するような属性を持つ場合、その工程を纏めて保持すること(以下、本明細書ではフォルダ化と呼ぶ)が出来ない、或いはそのための操作や手順は複雑で、作業者の思考を妨げるものであった。   In addition, when one process has an attribute that includes a plurality of processes, the processes cannot be held together (hereinafter referred to as “folding” in this specification), or operations and procedures therefor are as follows. It was complicated and hindered workers' thinking.

そこで、本発明は、一連のプロセスにおける工程順が明確でない状態でも簡単且つ効率良くプロセスフローを生成し、また、修正時の誤り発生を防止し得るプロセスフロー生成装置、プロセスフロー生成方法を提供することを目的とする。   Therefore, the present invention provides a process flow generation apparatus and a process flow generation method capable of generating a process flow easily and efficiently even when the order of steps in a series of processes is not clear, and preventing occurrence of errors during correction. For the purpose.

上記課題を解決するため、本発明に係るプロセスフロー生成装置は、一連のプロセスフローにおける工程名と、当該工程の前又は後に隣接する工程の工程名である隣接工程名とを入力するための表示画面上で入力された情報を蓄積する蓄積手段と、前記蓄積手段に蓄積された工程名と隣接工程名とに基づいて、各工程名の配置位置と各工程名を接続する接続線を決定する決定手段と、前記決定手段により配置位置が決定された各工程名を、決定に係る接続線で接続した状態で当該配置位置に表示する表示制御手段と、を有している。   In order to solve the above problems, the process flow generation device according to the present invention is a display for inputting a process name in a series of process flows and an adjacent process name that is a process name of an adjacent process before or after the process. Based on the storage means for storing the information input on the screen and the process name and the adjacent process name stored in the storage means, the arrangement position of each process name and the connection line connecting each process name are determined. Determining means; and display control means for displaying each process name whose arrangement position is determined by the determination means at the arrangement position in a state where the process names are connected by a connection line related to the determination.

また、本発明に係るプロセスフロー生成方法は、一連のプロセスフローにおける工程名と、当該工程の前又は後に隣接する工程の工程名である隣接工程名とを入力するための画面を表示し、該入力された工程名と隣接工程名とに基づいて、各工程名の配置位置と各工程名を接続する接続線を決定し、配置位置を決定した各工程名を決定に係る接続線で接続した状態で当該配置位置に表示する処理を実行させることを特徴とする。   The process flow generation method according to the present invention displays a screen for inputting a process name in a series of process flows and an adjacent process name that is a process name of an adjacent process before or after the process, Based on the input process name and adjacent process name, the layout position of each process name and the connection line connecting each process name are determined, and each process name that has determined the layout position is connected by the connection line related to the determination. It is characterized in that a process of displaying at the arrangement position in a state is executed.

以上説明したように、本発明によれば、一連のプロセスにおける工程順が明確でない状態でも簡単且つ効率良くプロセスフローを生成し、また、修正時の誤り発生を防止し得るプロセスフロー生成装置、プロセスフロー生成方法を提供することが可能となる。   As described above, according to the present invention, a process flow generation apparatus and process that can generate a process flow easily and efficiently even when the order of steps in a series of processes is not clear, and can prevent occurrence of errors during correction. A flow generation method can be provided.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。ただし、本発明は、以下の説明によって発明の技術的範囲が限定されるものではなく、本発明の主旨の範囲において適宜変形、組み合わせ可能であることはいうまでもない。ここでは、不明瞭なプロセスフローを明確なプロセスフローに作り上げていく過程を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, the technical scope of the present invention is not limited by the following description, and it goes without saying that the present invention can be appropriately modified and combined within the scope of the gist of the present invention. Here, the process of creating an unclear process flow into a clear process flow will be described in detail.

[第1の実施形態]
図1は、本発明の実施形態に係るプロセスフロー生成装置を内蔵した情報処理システムの概略構成を示すシステム構成図である。
[First Embodiment]
FIG. 1 is a system configuration diagram showing a schematic configuration of an information processing system incorporating a process flow generation apparatus according to an embodiment of the present invention.

この情報処理システムは、表示装置11、入力装置12、主記憶装置13、中央処理装置14、外部記憶装置15、及び通信装置16を有し、これら装置は相互に信号を授受可能に接続されている。   This information processing system has a display device 11, an input device 12, a main storage device 13, a central processing unit 14, an external storage device 15, and a communication device 16, and these devices are connected so as to be able to exchange signals with each other. Yes.

外部記憶装置15には、以下に説明するプロセスプロー生成処理を行う制御プログラムが予め格納されており、この制御プログラムは、入力装置12の操作によりプロセスフロー生成処理が指示された際に主記憶装置13に展開され、中央処理装置14により実行される。なお、プロセスプロー生成処理用の制御プログラムは、外部記憶装置15に予め格納しておくのではなく、通信装置16、及びネットワーク(図示省略)を介して外部からダウンロードして外部記憶装置15に格納することも可能である。   The external storage device 15 stores in advance a control program for performing a process probe generation process described below. This control program is stored in the main storage device when a process flow generation process is instructed by an operation of the input device 12. 13 is executed by the central processing unit 14. The process program generation process control program is not stored in the external storage device 15 in advance, but is downloaded from the outside via the communication device 16 and a network (not shown) and stored in the external storage device 15. It is also possible to do.

図2は、本発明の実施形態に係るプロセスフロー生成装置の概略構成を示すブロック図である。従来例の説明に用いた図34とほぼ同じ構成を有し、中央処理装置14は、後述するフローチャートを実行することにより、プロセスフローを生成する。図2において、21は工程名保持部、22はプロセスフロー保持部、23は工程情報データベース、14は中央処理装置である。   FIG. 2 is a block diagram showing a schematic configuration of the process flow generation apparatus according to the embodiment of the present invention. The central processing unit 14 has substantially the same configuration as that of FIG. 34 used for the description of the conventional example, and generates a process flow by executing a flowchart described later. In FIG. 2, 21 is a process name holding unit, 22 is a process flow holding unit, 23 is a process information database, and 14 is a central processing unit.

工程情報データベース23は、図1に示した外部記憶装置15に保持されており、その工程情報データベース23には、実行される工程の名称とその工程の内容を記憶保持する工程名保持部21と、隣接する1対の工程間における先の工程名(START工程名)と後の工程名(END工程名)とを対応付けて記憶保持するプロセスフロー保持部22が形成されている。   The process information database 23 is held in the external storage device 15 shown in FIG. 1. The process information database 23 includes a process name holding unit 21 that stores and holds the name of the process to be executed and the contents of the process. A process flow holding unit 22 is formed which stores and holds a previous process name (START process name) and a subsequent process name (END process name) between a pair of adjacent processes.

中央処理装置14は、入力装置12から入力された情報に基づいて、工程名(処理内容が分る名称)とその工程名で表される工程の内容を工程情報データベース23の工程名保持部21に読み書きしたり、工程順(処理順、実行順、プロセスフローと同義)を工程情報データベース23のプロセスフロー保持部22に読み書きしたりしながら、プロセスフロー生成処理を進めていく。   Based on the information input from the input device 12, the central processing unit 14 displays a process name (a name that identifies the processing content) and the content of the process represented by the process name in the process name holding unit 21 of the process information database 23. The process flow generation process is advanced while reading / writing the process order (processing order, execution order, synonymous with process flow) to / from the process flow holding unit 22 of the process information database 23.

なお、工程情報データベース23内のデータや外部記憶装置15内のプロセスフロー生成用の制御プログラムは、通信装置26を介して他の情報処理装置で利用することも可能である。   It should be noted that the data in the process information database 23 and the process flow generation control program in the external storage device 15 can also be used by other information processing apparatuses via the communication device 26.

図3は、工程名入力用のUI画面例を示している。このUI画面は、表示装置11に表示され、入力装置12からデータ入力を行う(図29のUI画面も同様)。   FIG. 3 shows an example of a UI screen for inputting a process name. This UI screen is displayed on the display device 11, and data is input from the input device 12 (the UI screen in FIG. 29 is also the same).

図3において、31は工程名を入力する入力ボックス、32は先工程名を入力する入力ボックス、33は入力ボックス31に入力した工程名に係る工程の内容を入力する入力ボックス、34は一旦確定したプロセスフロー中の工程(工程名)を抽出する抽出条件を入力する入力ボックスである。   In FIG. 3, 31 is an input box for inputting the process name, 32 is an input box for inputting the name of the previous process, 33 is an input box for inputting the contents of the process related to the process name input in the input box 31, and 34 is once determined. It is an input box for inputting an extraction condition for extracting a process (process name) in the process flow.

プロセスフロー生成装置において最終的にプロセスフローを完成させるためには、入力すべき情報としては、少なくとも一連のプロセスに係る各工程に関し、それら工程の工程名とその工程に隣接する前又は後の工程の工程名が必要である。図3の例では、工程名とその工程名に前続(前出)する先工程名を少なくとも入力するようにしている。ただし、一連のプロセスにおける先頭の工程に対しては、図2に示したように、対応する先工程名として規定値「−1」を入力することにより、入力ボックス31に入力された工程名に係る工程が先頭の工程である旨を示すようにする。工程の内容および抽出条件、その他は、必要に応じて入力するものであり、プロセスフローを生成するための必須項目ではない。   In order to finally complete the process flow in the process flow generation apparatus, the information to be input includes at least the process name of the process and the process before and after the process adjacent to the process. The process name is required. In the example of FIG. 3, at least a process name and a previous process name preceding (previous) the process name are input. However, for the first step in a series of processes, as shown in FIG. 2, by inputting the specified value “−1” as the corresponding previous step name, the step name input in the input box 31 is changed. It is made to show that the process concerned is the first process. The contents of the process, the extraction conditions, and others are input as necessary, and are not essential items for generating a process flow.

なお、工程名とその工程名に後続(後出)する後工程名を少なくとも入力するようにしてもよい。この場合は、一連のプロセスにおける最後尾の工程に対しては、対応する後工程名として例えば規定値「−1」を入力することにより、入力ボックス31に入力された工程名に係る工程が最後尾の工程である旨を示せばよい。   It should be noted that at least a process name and a subsequent process name subsequent (to be described later) to the process name may be input. In this case, for the last step in the series of processes, for example, by inputting a specified value “−1” as the corresponding subsequent step name, the step related to the step name input in the input box 31 is the last step. What is necessary is just to show that it is a process of a tail.

抽出条件としては、入力ボックス31にその工程名を入力した工程が、一連のプロセスにおいて必ず必要な工程であることが判明していれば、例えば初期値として「必須」という条件を入力し、特定の条件においてのみ必要となる工程であることが判明していれば、その特定の条件を入力する。もちろん、これら抽出条件は、現時点で判明していなければ、後の判明した時点で入力してもよい。   As an extraction condition, if it is determined that the process whose process name is input in the input box 31 is a necessary process in a series of processes, for example, the condition “required” is input as an initial value and specified. If it is found that the process is necessary only under the above conditions, the specific conditions are input. Of course, if these extraction conditions are not known at the present time, they may be inputted at a later time.

この工程名入力画面にて入力装置12により入力された工程名、内容、抽出条件は、図2に示した工程名保持部21に格納される。また、入力された工程名はEND工程名として、先工程名はSTART工程名として、プロセスフロー保持部22に格納される。すなわち、プロセスフロー保持部22の各レコードには、隣接する1対の工程の工程名が、その前後関係を示す形で格納される。   The process name, contents, and extraction conditions input by the input device 12 on this process name input screen are stored in the process name holding unit 21 shown in FIG. The input process name is stored in the process flow holding unit 22 as the END process name, and the previous process name is stored as the START process name. That is, the process names of a pair of adjacent processes are stored in each record of the process flow holding unit 22 in a form indicating the context.

このように、各工程名それ自体が前後関係情報を持つことなく、各工程名を直前の工程名と対応付けて記録することにより前後関係を示すので、矛盾した前後関係が発生することはなく、また、事前に全ての工程の前後関係が分っていなくても、分っている部分からプロセスフロー生成処理を開始することが可能となる。   In this way, each process name itself does not have context information, and each process name is recorded in association with the previous process name to indicate the context, so there is no inconsistent context. In addition, even if the context of all processes is not known in advance, the process flow generation process can be started from the known part.

すなわち、プロセスフローを生成する過程では、その工程の前になる工程が判然としないことも多いので、本実施形態では、この様な状況にある工程については、先工程名を入力しなくても、プロセスフロー生成処理を進めることができるようにしている。   That is, in the process of generating a process flow, the process that precedes the process is often unclear, so in this embodiment, the process in such a situation does not need to be input with the previous process name. The process flow generation process can be advanced.

図5〜9に示すように、プロセスフロー生成画面では、工程名と先工程名を四角で囲って1対で矩形表示することを原則とし、先工程名が入力されなかった場合は、先工程名の表示領域は、とりあえず空欄状態で表示しておく。そして、中央処理装置14は、入力情報に基づいて上記の矩形表示処理を順次行い、ユーザは、これら矩形表示を見ながら先工程名が空欄状態の工程の接続位置を判断し、改めて先工程名を入力するといった作業を繰り返すことにより、一連のプロセスフローを完成させていく。   As shown in FIGS. 5 to 9, in the process flow generation screen, in principle, the process name and the previous process name are enclosed in a square and displayed in a rectangular pair, and if the previous process name is not input, The name display area is displayed blank for the time being. Then, the central processing unit 14 sequentially performs the above rectangular display processing based on the input information, and the user determines the connection position of the process in which the previous process name is blank while observing these rectangular displays, and again determines the previous process name. A series of process flow is completed by repeating the operation of inputting.

図4は、プロセスフロー生成処理の概要を示すフローチャートである。なお、プロセスフロー生成処理の詳細は、図5〜図9等を用いて後述する。   FIG. 4 is a flowchart showing an outline of the process flow generation process. Details of the process flow generation process will be described later with reference to FIGS.

中央処理装置14は、まず、プロセスフロー生成処理用の制御プログラムを起動した後、工程名を入力する時に、その工程名が新規なのか、既に工程情報データベース23上に存在している既存の工程名であるかを判別し(ステップS401)、既存の工程名であれば、その工程名を選択し(ステップS402)、新規な工程名であれば、工程名の取得を可能にする新規工程名生成処理(ステップS403)を行う。   The central processing unit 14 first activates the control program for process flow generation processing, and then inputs the process name to determine whether the process name is new or an existing process already existing in the process information database 23. If it is an existing process name, the process name is selected (step S402). If it is a new process name, the process name can be acquired. Generation processing (step S403) is performed.

次に、中央処理装置14は、工程名を入力処理し(ステップS404)、入力処理した工程名を工程名保持部21に保持し(ステップS405)、入力処理した工程名をプロセスフロー保持部22上で検索して、当該工程名に係る接続情報を生成し(ステップS406)、当該工程名の先工程名に基づいてプロセスフローを生成する(ステップS407)。次に、中央処理装置14は、ステップS406、又はステップしS414で生成したプロセスフローをプロセスフロー保持部22に保持すると共に、表示装置11に表示する(ステップS408、S409)。   Next, the central processing unit 14 inputs a process name (step S404), holds the input process name in the process name holding unit 21 (step S405), and inputs the processed process name to the process flow holding unit 22. By searching above, connection information related to the process name is generated (step S406), and a process flow is generated based on the previous process name of the process name (step S407). Next, the central processing unit 14 holds the process flow generated in step S406 or step S414 in the process flow holding unit 22 and displays it on the display device 11 (steps S408 and S409).

次に、ユーザは、ステップS409で表示されたプロセスフローを確認し、工程名の入力を継続するか、或いは所望のプロセスフローが生成されているかをテストするために、タスクフロー(プロセスフローから抽出条件を満足しない工程名を削除し、残った工程名を再配置した変更に係るプロセスフロー)を生成するか、或いはプロセスフロー生成作業を終了するかを指示するので、中央処理装置14は、その指示内容を判別する(ステップS410)。   Next, the user confirms the process flow displayed in step S409, and continues to input the process name or tests whether a desired process flow has been generated (extracted from the process flow). Delete the process name that does not satisfy the condition, and generate a process flow related to the change in which the remaining process name is rearranged) or the process flow generation work is terminated. The instruction content is determined (step S410).

次に、中央処理装置14は、タスクフローを生成するよう指示された場合は、工程名の抽出条件を取得し(ステップS411)、その抽出条件に合致する工程名を抽出し(ステップS412)、抽出した工程名、及び工程名の前後関係情報に基づいて接続情報を再度生成し(ステップS413)、再生成した接続情報に基づいてタスクフロー(テスト用のプロセスフロー)を生成して(ステップS414)、ステップS408に戻る。   Next, when instructed to generate a task flow, the central processing unit 14 acquires a process name extraction condition (step S411), extracts a process name that matches the extraction condition (step S412), Connection information is generated again based on the extracted process name and the context information of the process name (step S413), and a task flow (test process flow) is generated based on the regenerated connection information (step S414). ), The process returns to step S408.

なお、中央処理装置14は、入力を継続するよう指示された場合は、ステップS401に戻り、終了するよう指示された場合は、本プロセスフロー生成処理を終了する。   The central processing unit 14 returns to step S401 when instructed to continue the input, and ends the process flow generation process when instructed to end.

図5〜図9は、図4のプロセスフロー生成処理を詳細に説明するための図である。なお、ここでは、図5(a)等に示した工程名入力画面と、図5(b)等に示したプロセスフロー用の画面は、表示装置11の同一の画面上に別ウィンドウとして同時に表示されることを想定している。   5 to 9 are diagrams for explaining the process flow generation processing of FIG. 4 in detail. Here, the process name input screen shown in FIG. 5A and the process flow screen shown in FIG. 5B and the like are simultaneously displayed as separate windows on the same screen of the display device 11. It is assumed that

図5(a)に示したように、図3の工程名入力画面を介して工程名を入力すると、図5(b)に示したように、プロセスフロー上に工程名が配置される。この際、工程の前後関係は留意する必要がなく、順不同にて思いつくまま工程名を入力することができる(図5(c)参照)。   As shown in FIG. 5A, when a process name is input via the process name input screen shown in FIG. 3, the process name is arranged on the process flow as shown in FIG. 5B. At this time, it is not necessary to pay attention to the context of the process, and the process name can be input in random order (see FIG. 5C).

また、明確に先工程が判明している場合は、図5(d)に示すように、その先工程の先工程名を入力しておけば、図6(e)に示すように、スレッドで部分的に接続されたプロセスフローが生成される。これは、工程名入力画面において、プロセスフローを完成するために必要な工程名と、その工程名の前に位置する先工程名のうち、先工程名は必ずしも入力しなくてもよいことを意味している。換言すれば、プロセスの生成過程においては、或る工程に対して、その前後に位置する工程の名称を決定できないことも多く、そういった曖昧な状態からでもプロセスフロー生成処理を開始できることを意味している。   If the previous process is clearly known, as shown in FIG. 5 (d), if the previous process name of the previous process is entered, as shown in FIG. A partially connected process flow is generated. This means that, on the process name input screen, the process name required to complete the process flow and the process name located before the process name do not necessarily need to be entered. doing. In other words, in the process generation process, it is often impossible to determine the name of a process located before or after a certain process, which means that the process flow generation process can be started from such an ambiguous state. Yes.

次に、工程名を一通り入力した後、工程名の追加、削除、前後関係情報(先工程名)の入力等の処理を行い、プロセスフロー(フロー接続)を完成させる手順について説明する。このフロー接続処理は、一連のプロセスの全体が分っていなくても、前後関係が判明している部分からプロセスフローを生成できることを意味している。   Next, a procedure for completing a process flow (flow connection) by inputting a process name as a whole and then performing processes such as adding and deleting process names and inputting context information (previous process name) will be described. This flow connection process means that a process flow can be generated from a part whose context is known even if the entire series of processes is not known.

まず、フロー上に配置された工程名(先工程名が欠如しているもの)に対して先工程名を入力する手順について説明する。   First, a procedure for inputting a previous process name with respect to a process name (one lacking the previous process name) arranged on the flow will be described.

フロー上に配置された工程名のうち、先工程名が欠如している工程名を修正対象の工程名として選択すると、図6(f)に示したように、フロー上において、修正対象の工程名は、容易に識別できるように表示状態が変化する。本実施形態では、工程名Dの外枠の線が太く変化するようにしているが、例えば、修正(着目)対象の工程名が表示画面の特定の位置(中央、右上等)の位置に配置されるようにプロセスフロー全体を移動させる等、他の方法で修正対象の工程名が目立つようにしてもよい。   When a process name having no previous process name is selected as a process name to be corrected among process names arranged on the flow, as shown in FIG. 6F, the process to be corrected is displayed on the flow. The display state of the name changes so that it can be easily identified. In the present embodiment, the line of the outer frame of the process name D changes thickly. For example, the process name to be corrected (focused) is arranged at a specific position (center, upper right, etc.) on the display screen. As described above, the name of the process to be corrected may be conspicuous by another method such as moving the entire process flow.

図6(g)において、今着目している工程名Dに対し、先工程名Bを入力すると、入力された先工程名Bと着目している工程名Dとがスレッドで接続された図7(h)に示すプロセスフローが生成される。   In FIG. 6G, when the previous process name B is input to the process name D currently focused on, the input previous process name B and the focused process name D are connected by a thread. The process flow shown in (h) is generated.

図7(i)は、図7(h)の状態から、工程名入力画面上で工程名Bの先工程名として工程名Aを入力し、工程名Bの抽出条件として条件2を入力したことを示し、図7(j)は、この入力によって生成されたプロセスフローを示している。工程名Bの先工程名として工程名Aが入力されたので、図7(j)のように、従前の工程名B−Dの接続に対して、工程名A−B−Dのように接続状態が変化している。なお、図7(j)に示した工程名Gは、図7(h)の状態から追加入力されたものである。   FIG. 7 (i) shows that, from the state of FIG. 7 (h), the process name A is input as the previous process name of the process name B and the condition 2 is input as the extraction condition for the process name B on the process name input screen. FIG. 7J shows the process flow generated by this input. Since the process name A is input as the previous process name of the process name B, as shown in FIG. 7 (j), the connection of the previous process name BD is connected as the process name A-BD. The state has changed. The process name G shown in FIG. 7J is additionally input from the state shown in FIG.

図8(k)は、図7(j)の状態から、工程名Eに対して先工程名B、工程名Gに対して先工程名を入力して生成されたプロセスフローを示している。また、図8(l)は、図8(k)の状態から、新規の工程名C(先工程名はB)を入力して生成されたプロセスフローを示している(この段階では、工程名Eの外枠は未だ太線になっていない)。   FIG. 8K shows a process flow generated by inputting the previous process name B for the process name E and the previous process name for the process name G from the state of FIG. FIG. 8 (l) shows a process flow generated by inputting a new process name C (previous process name is B) from the state of FIG. 8 (k) (at this stage, the process name The outer frame of E is not yet thick).

上記のように新規の工程名C(先工程名はB)を入力した後に、工程名Eを選択すると、図8(l)に示したように、工程名Eの外枠が太線に変更され、図8(m)に示したように、工程名入力画面には、工程名Eと先工程名Bが自動的に表示される。そこで、この画面上で「削除」ボタンを選択すると、フロー画面においては、指定された工程名Eがフローから削除され、かつ削除された工程名の前後関係から(後述する接続情報の処理方法により)システムが工程名間の接続情報を再度生成して、図9(n)に示したプロセスフローが生成される。   When the process name E is selected after inputting the new process name C (previous process name is B) as described above, the outer frame of the process name E is changed to a thick line as shown in FIG. As shown in FIG. 8 (m), the process name E and the previous process name B are automatically displayed on the process name input screen. Therefore, when the “Delete” button is selected on this screen, the specified process name E is deleted from the flow on the flow screen, and from the context of the deleted process name (depending on the processing method of connection information described later) ) The system generates connection information between process names again, and the process flow shown in FIG. 9 (n) is generated.

このようにして生成したプロセスフローをテストする場合は、ユーザは、テストを指示する。このテスト指示は、例えば、工程名入力画面やフロー画面が表示されている画面の上部等に表示されるタスクバー等により行うことができる。中央処理装置14は、テストが指示されると、フロー画面に表示されている一連のプロセスに係る全ての工程に係る抽出条件と工程名を工程名保持部21から読み出して表示する(図9(o)参照)。   When testing the process flow generated in this way, the user instructs the test. This test instruction can be performed by, for example, a task bar displayed on the upper part of a screen on which a process name input screen or a flow screen is displayed. When the test is instructed, the central processing unit 14 reads out the extraction conditions and process names related to all the processes related to the series of processes displayed on the flow screen from the process name holding unit 21 and displays them (FIG. 9 ( o)).

そこで、ユーザは、任意の抽出条件を選択する。この選択に応じて、中央処理装置14は、選択された抽出条件に合致する工程名を抽出し、接続情報を生成し、今までに生成したプロセスフローからテストタスクフロー(テスト用のプロセスフロー)を生成し、そのテストタスクフローを表示する(図9(p)参照)本例では、図9(o)に示したように、工程名Bの抽出条件である条件2が選択されなかったため、プロセスフローから工程名Bが抽出されずに削除され、残った工程名とその前後関係情報からタスクのフローが生成される。   Therefore, the user selects an arbitrary extraction condition. In response to this selection, the central processing unit 14 extracts process names that match the selected extraction conditions, generates connection information, and generates a test task flow (test process flow) from the process flows generated so far. And the test task flow is displayed (see FIG. 9 (p)). In this example, as shown in FIG. 9 (o), the condition 2 as the extraction condition for the process name B is not selected. The process name B is deleted from the process flow without being extracted, and a task flow is generated from the remaining process name and its context information.

このように、タスク実行において前提条件として想定される抽出条件の入力と、そのタスクフロー生成・表示を繰り返し、生成されたタスクフローに問題点や改善点があれば、図4のステップS401に戻り、再びプロセスフローの作成を行う。   As described above, input of extraction conditions assumed as prerequisites in task execution and generation / display of the task flow are repeated. If the generated task flow has problems or improvements, the process returns to step S401 in FIG. Then, create a process flow again.

図10、図11は、図4のステップS406,S413における接続情報生成処理の詳細を示すフローチャートである。なお、接続情報生成処理の具体例は、図12〜図18に基づいて後で詳細に説明する。   10 and 11 are flowcharts showing details of the connection information generation processing in steps S406 and S413 in FIG. A specific example of the connection information generation process will be described in detail later with reference to FIGS.

中央処理装置14は、指定プロセスの情報を取得し(ステップS1001)、指定プロセスの中から工程名の抽出条件を取得し(ステップS1002)、工程名保持部21から抽出条件に合致する工程名を抽出し(ステップS1003)、START工程名及びEND工程名が抽出された工程名と合致するフローをプロセスプロー保持部22から抽出し(ステップS1004)、抽出された工程名とフローをスタックする(ステップS1005)。   The central processing unit 14 acquires information on the designated process (step S1001), obtains a process name extraction condition from the designated process (step S1002), and selects a process name that matches the extraction condition from the process name holding unit 21. Extraction (step S1003), a flow whose START process name and END process name match the extracted process name is extracted from the process probe holding unit 22 (step S1004), and the extracted process name and flow are stacked (step S1003) S1005).

次に、中央処理装置14は、END工程名が抽出対象外の工程名となっている部分のフローをプロセスフロー保持部22から抽出し(ステップS1006)、ステップS1006で抽出したフローのうち、START工程名が抽出対象となっているフローのSTART工程名をスタックする(ステップS1007)。次に、中央処理装置14は、START工程名だけが抽出対象外の工程名となっている部分のフローをプロセスフロー保持部22から抽出し(ステップS1008)、ステップS1007で抽出したフローのEND工程名をスタックし(ステップS1009)、ステップS1007でスタックしたSTART工程名とステップS1009でスタックしたEND工程名を接続してフローを作成する(ステップS1010)。   Next, the central processing unit 14 extracts a part of the flow whose END process name is a process name not to be extracted from the process flow holding unit 22 (step S1006), and among the flows extracted in step S1006, START. The START process name of the flow whose process name is the extraction target is stacked (step S1007). Next, the central processing unit 14 extracts a part of the flow in which only the START process name is a process name not to be extracted from the process flow holding unit 22 (step S1008), and the END process of the flow extracted in step S1007. The names are stacked (step S1009), and the START process name stacked in step S1007 and the END process name stacked in step S1009 are connected to create a flow (step S1010).

次に、中央処理装置14は、START工程名だけが抽出対象外の工程名となっている部分のフローが残っているか否かを判別し、残っていればステップS1008から繰り返し実行させるための判別処理(ステップS1011)と、END工程名が抽出対象外となっている部分のフローが残っているか否かを判別し、残っていればステップS1006から繰り返し実行させるための判別処理(ステップS1012)を行う。   Next, the central processing unit 14 determines whether or not there remains a flow of a part whose process name is not the extraction target only for the START process name, and if it remains, determination for repeatedly executing from step S1008. The process (step S1011) and the determination process (step S1012) for repeatedly executing from step S1006 are discriminated whether or not the flow of the part whose END process name is not extracted remains. Do.

次に、中央処理装置14は、プロセスフロー保持部22から同一のSTART/END工程名を持つフローを削除する処理(ステップS1013)と、プロセスフロー保持部22にSTART工程名が同一のフロー(レコード)に複数存在するか否かを判別し、複数存在すれば、それらの中から同一のEND工程名に行き着くフローをプロセスフロー保持部22から削除する処理(ステップS1014,S1015)と、フロー保持部22から抽出対象外のフローを削除する処理(ステップS1016)を行う。   Next, the central processing unit 14 deletes a flow having the same START / END process name from the process flow holding unit 22 (step S1013), and a flow (record) having the same START process name in the process flow holding unit 22 ), And if there are a plurality of processes, the flow that reaches the same END process name is deleted from the process flow holding unit 22 (steps S1014 and S1015), and the flow holding unit A process of deleting a flow not to be extracted from the process 22 (step S1016) is performed.

次に、上記の接続情報生成処理の具体例を、図12〜図18に基づいて説明する。   Next, a specific example of the connection information generation process will be described with reference to FIGS.

プロセスフロー保持部22は、図12(a)に示したような接続情報を保持しているものとする。なお、プロセスフローPAに示されるフローの表示は、説明を行うために示したものであり、本プロセスフロー生成装置は、このフロー表示に対応するイメージデータ自体を記憶しているのではない。このフロー表示用のデータは、図4のステップS409のプロセスフロー表示処理により、プロセスフロー保持部22の記憶情報等に基づいて生成され、表示装置11に表示されるものである。   It is assumed that the process flow holding unit 22 holds connection information as illustrated in FIG. Note that the flow display shown in the process flow PA is shown for explanation, and the process flow generation apparatus does not store the image data itself corresponding to this flow display. The flow display data is generated based on the storage information of the process flow holding unit 22 by the process flow display process in step S409 of FIG.

ここで、図12(b)に示したように、上記のステップS1003の処理により、工程名保持部21から抽出条件に合致する工程名として工程名A、C、Dが抽出されたものとする。次に、上記のステップS1004の処理により、START工程名、END工程名が両方とも抽出条件により抽出された工程名(ここではA、C、D)と合致するフローとして、−1−Aのフローと、A−Dのフローが抽出される。   Here, as shown in FIG. 12B, it is assumed that the process names A, C, and D are extracted from the process name holding unit 21 as process names that match the extraction conditions by the process of step S1003. . Next, as a flow in which the START process name and the END process name are both matched with the process name (A, C, D in this case) extracted according to the extraction condition by the process in step S1004, the flow of -1-A Then, the A-D flow is extracted.

次に、抽出された工程名の接続を作成する処理(線を繋ぐ処理)について説明する。   Next, a process for creating a connection of the extracted process names (a process for connecting lines) will be described.

図13(c)に示したように、プロセスフローPB中のフローから工程名の抽出条件にしたがって工程名A、C、D、F、Gが抽出されているものとする。この場合、上記のステップS1004の処理により抽出されているフローは、−1−Aのフローだけである(図13(d)参照)。   As shown in FIG. 13C, it is assumed that process names A, C, D, F, and G are extracted from the flow in the process flow PB according to the process name extraction conditions. In this case, the flow extracted by the process of step S1004 is only the flow of -1-A (see FIG. 13D).

ここで、上記のステップS1006の処理により、END工程名が抽出対象外の工程名となっているフローとして、A−B、B−E、B−Hのフローがプロセスフロー保持部22から抽出される。次のステップS1007の処理では、ステップS1006で抽出したフローA−B、B−E、B−Hのうち、そのSTART工程名が抽出対象となっているフローはA−Bだけなので、そのSTART工程名Aがスタックされる(図13(d)参照)。   Here, by the process of step S1006, the flows AB, BE, and BH are extracted from the process flow holding unit 22 as the flows whose END process names are not extracted. The In the process of the next step S1007, the flow whose START process name is the extraction target among the flows AB, BE, and B-H extracted in step S1006 is only AB, so that the START process Name A is stacked (see FIG. 13D).

次に、上記のステップS1008の処理により、START工程名だけが抽出対象外の工程名となっているフローとして、B−C、B−D、E−F、E−Gのフローがプロセスフロー保持部22から抽出される。そして、上記のステップS1009の処理により、END工程名C、D、F、Gがスタックされる(図13(d)参照)。   Next, as a flow in which only the START process name is a process name that is not extracted by the process in step S1008, the flows of BC, BD, EF, and EG are retained as process flows. Extracted from the unit 22. Then, the END process names C, D, F, and G are stacked by the process of step S1009 (see FIG. 13D).

次に、スタックしたSTART工程名とEND工程名を接続しフローを生成する上記のステップS1010の処理により、A−C、A−D、A−F、A−Gのフローが生成される(図13(d)、(e)参照)。   Next, the flow of A-C, A-D, A-F, and A-G is generated by the processing of the above-described step S1010 that connects the stacked START process name and END process name to generate a flow (see FIG. 13 (d) and (e)).

なお、工程名保持部21から抽出条件に合致する工程名を抽出する上記のステップS1003の処理では、工程名として「−1」が付与された工程(この工程は実際の先頭工程を示すために仮定された工程であり、実在しない)は、図14(f),(g),(h)に示したように、常に、抽出対象として取り扱う。   In the process of step S1003 described above, which extracts the process name that matches the extraction condition from the process name holding unit 21, the process name given with "-1" (this process indicates the actual head process) The assumed process, which does not exist, is always handled as an extraction target, as shown in FIGS. 14 (f), (g), and (h).

次に、重複接続の削除処理を、図15に基づいて詳細に説明する。   Next, the duplicate connection deletion process will be described in detail with reference to FIG.

図15(i)に示したプロセスフローPDから、図15(j)に示したように、抽出条件に従って工程名A、C、F、I、Hが抽出されたものとする。このプロセスフローPDに対して、図13(d),(e)を用いて説明したような接続を作成すると、図15(k)にて黒太線で示したような余分な接続線が生成されてしまう。   It is assumed that process names A, C, F, I, and H are extracted from the process flow PD shown in FIG. 15 (i) according to the extraction conditions as shown in FIG. 15 (j). When a connection as described with reference to FIGS. 13D and 13E is created for this process flow PD, an extra connection line as shown by a thick black line in FIG. 15K is generated. End up.

この余分な接続線を削除するため、図11のステップS1013の処理により、同一のSTART/END工程名を持つフローを削除することにより、工程名Aと工程名Cとの間の余分な接続線を削除する(図15(l)参照)。また、図11のステップS1014,S1015の処理、すなわち、プロセスフロー保持部22にSTART工程名が同一のフロー(レコード)が複数存在するか否かを判別し、複数存在すれば、それらの中から同一のEND工程名に行き着くフローをプロセスフロー保持部22から削除する処理を行うことにより、工程名Fと工程名Hとの間の余分な接続線を削除する(図15(l)参照)。   In order to delete this extra connection line, an extra connection line between process name A and process name C is deleted by deleting a flow having the same START / END process name by the process of step S1013 in FIG. Is deleted (see FIG. 15L). Further, the processing of steps S1014 and S1015 of FIG. 11, that is, whether or not there are a plurality of flows (records) having the same START process name in the process flow holding unit 22 is determined. By deleting the flow arriving at the same END process name from the process flow holding unit 22, an extra connection line between the process name F and the process name H is deleted (see FIG. 15L).

次に、前述した接続情報作成処理を図16〜図18に基づいて補足説明する。   Next, the connection information creation process described above will be supplementarily described with reference to FIGS.

外部記憶装置15内のプロセスフロー保持部22に保持された一連のプロセスの接続情報は、実際には、主記憶装置13に形成されたデータテーブルに展開される(図16(a)参照)。なお、抽出される工程名は、A、C、D、F、Gだとする。   The connection information of a series of processes held in the process flow holding unit 22 in the external storage device 15 is actually expanded in a data table formed in the main storage device 13 (see FIG. 16A). Note that the extracted process names are A, C, D, F, and G.

図16(b)に示したように、接続情報を作成するために、このデータテーブルにおいて、抽出対象であるか否かを示すための抽出フラグを、START工程名、END工程名に対応して個別に付与する。この際、フローの先頭を表すSTART工程名「−1」に対しては、抽出対象を示すフラグ値「1」を無条件に付与する。   As shown in FIG. 16 (b), in order to create connection information, in this data table, an extraction flag for indicating whether or not it is an extraction target corresponds to a START process name and an END process name. Grant individually. At this time, a flag value “1” indicating an extraction target is unconditionally assigned to the START process name “−1” representing the head of the flow.

次に、図10、図11のステップS1003〜S1010の処理を行い、図17(c)に示したように、新たな接続情報としてA−C、A−D、A−F、A−Gの各フローを追加したものとする。これら追加フローのSTART工程名、END工程名は全て抽出対象なので、対応する抽出フラグのフラグ値も全て「1」を付与する。   Next, the processing of steps S1003 to S1010 of FIGS. 10 and 11 is performed, and as shown in FIG. 17C, new connection information of AC, AD, AF, and AG is obtained. Assume that each flow is added. Since all the START process names and END process names of these additional flows are to be extracted, all flag values of the corresponding extraction flags are also assigned “1”.

図18(d)に示したデータテーブルに係るプロセスフローでは、工程名Aから工程名Cに到るルートとして、正常なA−B−Cというルートの他に、工程名Aから直接工程名Cに到る別ルート(矛盾する余分な重複ルート)が存在するので、この別ルートを削除する必要がある。このような削除対象のルートに係るレコードのSTART工程名、END工程名に対しては、図18(e)に示したように、抽出フラグにフラグ値を「2」に変更して、重複ルートを削除する。   In the process flow according to the data table shown in FIG. 18D, as the route from the process name A to the process name C, in addition to the normal route A-B-C, the process name C directly from the process name A. Since there is another route (excessive redundant route that conflicts), it is necessary to delete this other route. For the START process name and END process name of the record related to the route to be deleted, the flag value is changed to “2” in the extraction flag as shown in FIG. Is deleted.

このように、本実施形態では、一連のプロセスフローにおける各工程名と、その工程名の直前の先工程名とを入力するだけで、各工程名を接続する接続線が自動的に適切に生成されるので、プロセススロー生成時のユーザの負担が大幅に軽減される。   As described above, in this embodiment, by simply inputting each process name in a series of process flows and a previous process name immediately before the process name, a connection line for connecting each process name is automatically generated appropriately. As a result, the burden on the user when generating the process throw is greatly reduced.

図19は、一旦生成したプロセスフローに修正を加えたタスクプロセスフローの生成処理を示すフローチャートである。なお、このタスクプロセスフローの生成処理の具体例は、後述する。   FIG. 19 is a flowchart showing a task process flow generation process in which a process flow once generated is modified. A specific example of the task process flow generation process will be described later.

中央処理装置14は、指定プロセスフローを取得し(ステップS1901)、取得した指定プロセスフローを構成する工程名に係る抽出条件を表示する(ステップS1902)。ユーザは、表示された工程名に係る抽出条件から抽出条件を選択するので、中央処理装置14は、その選択された抽出条件を入力処理し(ステップS1903)、その抽出条件に合致する工程名を上記指定プロセスから抽出する(ステップS1904)。   The central processing unit 14 acquires the designated process flow (step S1901), and displays the extraction conditions related to the process names constituting the acquired designated process flow (step S1902). Since the user selects an extraction condition from the extraction conditions related to the displayed process name, the central processing unit 14 inputs the selected extraction condition (step S1903), and selects a process name that matches the extraction condition. Extraction is performed from the designated process (step S1904).

次に、中央処理装置14は、抽出した工程名に基づいて接続情報を再生成し(ステップS1905)、生成した接続情報に基づいてプロセスフロー(タスクプロセスフロー)を生成して表示する(ステップS1906,S1907)。ユーザは、表示されたタスクプロセスフローを見て、そのタスクプロセスフローが適切であるか否かの情報を入力するので(ステップS1908)、中央処理装置14は、適切でない旨の情報が入力された場合は、ステップS1902に戻り、適切である旨の情報が入力された場合は、本タスクプロセスフローの生成処理を終了する。   Next, the central processing unit 14 regenerates connection information based on the extracted process name (step S1905), and generates and displays a process flow (task process flow) based on the generated connection information (step S1906). , S1907). The user views the displayed task process flow and inputs information indicating whether or not the task process flow is appropriate (step S1908), so that the central processing unit 14 has received information indicating that the task process flow is not appropriate. In this case, the process returns to step S1902, and when the information indicating appropriateness is input, the task process flow generation process is terminated.

次に、上記タスクプロセスフローの生成処理の具体例を、図20、図21に基づいて説明する。   Next, a specific example of the task process flow generation process will be described with reference to FIGS.

今、図20(a)に示したように、抽出条件XX,XZが選択・指定されたものとする。すると、図20(b)に示したように、選択・指定された抽出条件XX,XZに合致した工程名A,C,D,F,Gが抽出される。   Assume that extraction conditions XX and XZ are selected and designated as shown in FIG. Then, as shown in FIG. 20B, process names A, C, D, F, and G that match the selected / designated extraction conditions XX and XZ are extracted.

これら抽出された工程名に基づいて接続情報が再生成され、その接続情報に基づいてタスクプロセスフローが生成されて、図21(c)に示したように表示される。   Connection information is regenerated based on these extracted process names, and a task process flow is generated based on the connection information, and is displayed as shown in FIG.

このタスクプロセスフローが適切でなかったので、抽出条件をXX,XZ,YZに変更したとすると、その変更後の抽出条件XX,XZ,YZに合致する工程名が、図20(a)に示した指定プロセスフローから抽出され、抽出された工程名に基づいて接続情報が再生成され、その接続情報に基づいてタスクプロセスフローが生成されて、図21(d)に示したように表示される。   Since this task process flow is not appropriate, if the extraction condition is changed to XX, XZ, YZ, process names that match the extraction conditions XX, XZ, YZ after the change are shown in FIG. The connection information is extracted from the specified process flow, the connection information is regenerated based on the extracted process name, the task process flow is generated based on the connection information, and is displayed as shown in FIG. .

図22、図23は、工程名の配置位置を決定する位置決定処理を示すフローチャートである。なお、この位置決定処理の具体例は、後述する。   22 and 23 are flowcharts showing a position determination process for determining the position where the process name is arranged. A specific example of this position determination process will be described later.

中央処理装置14は、プロセスフローを指定する指定情報を取得し(ステップS2201)、プロセスフロー保持部22に保持されている指定に係るプロセスフローから、START工程名が「−1」の値を持つ先頭フローを抽出し(ステップS2202)、抽出した先頭フローのEND工程名(実際の先頭工程名)をスタックすると共に、その先頭工程名の配置位置を決定し(ステップS2203)、スタックしたEND工程名をSTART工程名に持つフローを、プロセスフロー保持部22から抽出する(ステップS2204)。   The central processing unit 14 acquires designation information for designating a process flow (step S2201), and the START process name has a value “−1” from the process flow related to the designation held in the process flow holding unit 22. The head flow is extracted (step S2202), the END process name (actual head process name) of the extracted head flow is stacked, the placement position of the head process name is determined (step S2203), and the stacked END process names Is extracted from the process flow holding unit 22 (step S2204).

なお、本実施形態では、1番目に指定されたプロセスフローにおける実際の先頭工程名の配置位置(X,Y座標値)は、自動的に(1,1)とし、2番目以降に指定されたプロセスフローにおける実際の先頭工程名の配置位置(X,Y座標値)については、自動的に、X座標値=1、Y座標値=[(その時点での最大のY座標値)+1]として決定することにより、ユーザの入力操作の負担を軽減している。ただし、実際の先頭工程名の配置位置として、他の配置位置に自動的に決定することも、或いは、ユーザが任意の位置情報を入力して指定することも可能である。   In this embodiment, the arrangement position (X, Y coordinate value) of the actual first process name in the first designated process flow is automatically set to (1, 1) and designated from the second onward. As for the arrangement position (X, Y coordinate value) of the actual head process name in the process flow, automatically, X coordinate value = 1, Y coordinate value = [(maximum Y coordinate value at that time) +1] By deciding, the burden of the user's input operation is reduced. However, it is possible to automatically determine another arrangement position as the arrangement position of the actual head process name, or the user can input and specify arbitrary position information.

次に、中央処理装置14は、抽出したフローのEND工程名の配置位置の座標(x、y)を算出する。この場合、x=[(当該END工程名に対応するSTART工程名のX座標値)+1]、y=(当該END工程名に対応するSTART工程名のY座標値)とする(ステップS2205)。そして、算出した配置位置が他の工程名の配置位置と重複するか否かを判別し(ステップS2206)、重複する場合は、重複相手の工程名が属する系統の全ての工程名のY座標値を「1」だけインクリメントして(ステップS2207)、ステップS2206に戻り、そのY座標値を「1」だけインクリメントした工程名が他の工程名と重複するか否かを判別し、重複状態が回避されるまで、重複相手の工程名が属する系統の全ての工程名のY座標値を「1」だけインクリメントしていく。   Next, the central processing unit 14 calculates the coordinates (x, y) of the arrangement position of the END process name of the extracted flow. In this case, x = [(X coordinate value of START process name corresponding to the END process name) +1], y = (Y coordinate value of START process name corresponding to the END process name) (step S2205). Then, it is determined whether or not the calculated arrangement position overlaps with an arrangement position of another process name (step S2206). If there is an overlap, the Y coordinate values of all process names of the system to which the duplicated process name belongs are determined. Is incremented by "1" (step S2207), the process returns to step S2206, and it is determined whether or not the process name having its Y coordinate value incremented by "1" overlaps with other process names, thereby avoiding a duplicate state. Until this is done, the Y coordinate value of all process names of the system to which the process name of the duplicate partner belongs is incremented by “1”.

一方、重複しない場合は、中央処理装置14は、今回、配置位置(x、y座標値)を算出したEND工程名をスタックし(ステップS2208)、そのEND工程名の直系の後続フローが存在するか否かを判別する(ステップS2209)、直系の後続フローが存在すれば、ステップS2204に戻り、直系の後続フローに対して同様の処理を繰り返す。   On the other hand, if there is no overlap, the central processing unit 14 stacks the END process name for which the arrangement position (x, y coordinate value) is calculated this time (step S2208), and there is a direct subsequent flow of the END process name. In step S2209, if there is a direct subsequent flow, the process returns to step S2204, and the same processing is repeated for the direct subsequent flow.

直系の後続フローが存在しなければ、中央処理装置14は、今まで工程名の配置位置を算出してきた系統に対する傍系のフローが存在するか否かを判別し(ステップS2210)、傍系のフローが存在すれば、未処理の傍系のフローを先頭方向から順に1つ、プロセスフロー保持部22から抽出し(ステップS2211)、その抽出した傍系フローのEND工程名が既に配置されているか否かを判別する(ステップS2212)。その結果、既に配置されていれば、そのEND工程名の配置位置を算出することなく、ステップS2210に戻り、他の傍系フローをサーチする。   If there is no direct succession flow, the central processing unit 14 determines whether or not there is a secondary flow for the system for which the process name placement position has been calculated so far (step S2210). If it exists, one unprocessed side system flow is extracted from the process flow holding unit 22 in order from the head direction (step S2211), and it is determined whether or not the END process name of the extracted side system flow is already arranged. (Step S2212). As a result, if it is already arranged, the process returns to step S2210 without calculating the arrangement position of the END process name and searches for another side flow.

一方、抽出した傍系フローのEND工程名が未だ配置されていなければ、中央処理装置14は、そのEND工程名の配置位置の座標(x、y)を算出する。この場合、x=[(当該END工程名に対応するSTART工程名のX座標値)+1]、y=[(当該END工程名に対応するSTART工程名のY座標値)+1]とする(ステップS2213)。次に、中央処理装置14は、ステップS2206に戻り、上記の重複の有無のサーチ、重複回避処理等を行う。   On the other hand, if the extracted END process name of the neighboring flow is not yet arranged, the central processing unit 14 calculates the coordinates (x, y) of the arrangement position of the END process name. In this case, x = [(X coordinate value of START process name corresponding to the END process name) +1], y = [(Y coordinate value of START process name corresponding to the END process name) +1] (step S2213). Next, the central processing unit 14 returns to step S2206, and performs the above-described duplication search, duplication avoidance processing, and the like.

中央処理装置14は、ステップS2210にて、傍系フローが存在しないと判別した場合は、さらに、START工程名が−1の値を持つ未処理の指定に係るプロセスフローが残っているか否かを判別し(ステップS2214)、残っていれば、ステップS2202に戻り、同様の配置処理を行う。   If the central processing unit 14 determines in step S2210 that no side flow exists, the central processing unit 14 further determines whether or not there remains a process flow related to an unprocessed designation having a START process name value of -1. If it remains, the process returns to step S2202, and the same arrangement process is performed.

一方、未処理の指定に係るプロセスフローが残っていなければ、中央処理装置14は、配置した工程名の総数、工程名の配置座標における最大のX,Y座標値、表示装置11の表示画面のサイズに基づいて、各工程名の配置位置を最適化する(ステップS2215)。なお、この最適化処理では、配置位置の補正だけでなく、文字サイズや文字を囲む矩形の拡大/縮小等をも行う。   On the other hand, if there is no process flow relating to the unprocessed designation, the central processing unit 14 determines the total number of arranged process names, the maximum X and Y coordinate values in the arrangement coordinates of the process names, and the display screen of the display device 11. Based on the size, the arrangement position of each process name is optimized (step S2215). In this optimization process, not only correction of the arrangement position but also enlargement / reduction of the character size and the rectangle surrounding the character are performed.

次に、上記の工程名配置処理を、図24〜27に基づいて詳細に説明する。   Next, the process name arrangement process will be described in detail with reference to FIGS.

今、図24(a)に示したプロセスフロー保持部22内のプロセススローが、工程名配置処理の対象のプロセスフローとして指定されたものとする。この場合、図24(a)に示したように、先頭部分のフローとして、−1−Aが抽出され、そのEND工程名(実際の先頭工程名)である工程名Aがスタックされると共に、工程名Aの配置位置は(1,1)として決定される(ステップS2201〜S2203)。   Now, it is assumed that the process throw in the process flow holding unit 22 shown in FIG. 24A is designated as the process flow of the process name arrangement process. In this case, as shown in FIG. 24A, -1-A is extracted as the flow of the head part, and the process name A which is the END process name (actual head process name) is stacked, The arrangement position of the process name A is determined as (1, 1) (steps S2201 to S2203).

次に、図24(b)に示したように、工程名AをSTART工程名に持つフローとして、A−Bのフローが抽出され(ステップS2204)、そのフローのEND工程名Bの配置座標(x、y)として、x=当該END工程名Bに係るSTART工程名AのX座標値(1)+1=2が算出され、y=当該END工程名Bに係るSTART工程名AのY座標値(1)=1が算出される(ステップS2205)。   Next, as shown in FIG. 24B, the flow AB is extracted as a flow having the process name A as the START process name (step S2204), and the arrangement coordinates (END process name B of the flow ( x = X coordinate value (1) + 1 = 2 of the START process name A related to the END process name B is calculated as x = y), and y = Y coordinate value of the START process name A related to the END process name B (1) = 1 is calculated (step S2205).

この工程名Bの配置位置(2,1)は、他の工程名の配置位置と重複しないので(ステップS2206)、今回、配置位置を算出した工程名Bをスタックし(ステップS2208)、そのスタックした工程名Bの直系の後続フローの有無を判別するが(スタックS2209)、直系の後続フローB−Cが有るので、ステップS2204に戻り、フローB−Cを抽出し、同様の処理を繰り返すことにより、直系の後続の工程名C,G,Hの配置位置を順次算出していく(図25(c)参照)。   Since the arrangement position (2, 1) of this process name B does not overlap with the arrangement position of other process names (step S2206), the process name B whose arrangement position has been calculated this time is stacked (step S2208). Whether or not there is a direct subsequent flow of the process name B (stack S2209), but since there is a direct subsequent flow BC, the process returns to step S2204 to extract the flow BC and repeat the same processing. Thus, the arrangement positions of the subsequent process names C, G, and H in the direct system are sequentially calculated (see FIG. 25C).

そして、工程名Hの配置位置を算出した後のステップS2209の処理では、この工程名Hの直系の後続フローは存在しなと判別されて、ステップS2210に進み、工程名Hの系統に対する傍系のフローの有無が判別される。この場合、傍系のフローが複数有るので、まず、先頭の方の傍系のフローであるA−Eを抽出する(ステップS2211、図25(d)参照)。このフローA−EのEND工程名Eは、未だ配置されていないので(ステップS2212)、ステップS2213にて、そのEND工程名Eの配置座標(x、y)として、x=当該END工程名Eに係るSTART工程名AのX座標値(1)+1=2が算出され、y=当該END工程名Eに係るSTART工程名AのY座標値(1)+1=2が算出される。   Then, in the process of step S2209 after calculating the arrangement position of the process name H, it is determined that there is no direct flow subsequent to the process name H, and the process proceeds to step S2210, where a side system for the system of the process name H is displayed. The presence or absence of a flow is determined. In this case, since there are a plurality of side-by-side flows, first, AE that is the top side-by-side flow is extracted (see step S2211, FIG. 25D). Since the END process name E of the flow AE has not yet been arranged (step S2212), x = the END process name E as the arrangement coordinates (x, y) of the END process name E in step S2213. The X coordinate value (1) + 1 = 2 of the START process name A relating to END is calculated, and the Y coordinate value (1) + 1 = 2 of the START process name A relating to the END process name E is calculated.

次に、ステップS2206に戻り、算出した工程名Eの配置位置に対して重複する工程名の有無が判別されるが、重複する工程名は無いので、この工程名Eがスタックされ、工程名Eの直系の後続フローの有無が判別される(ステップS2208,S2209)。この場合、直系の後続フローとしてE−Fが有るので、ステップS2204に戻ることにより、図26(e)に示したように、そのフローE−Fが抽出され、ステップS2205にて、そのフローのEND工程名Fの配置座標(x、y)として、x=当該END工程名Fに係るSTART工程名EのX座標値(2)+1=3が算出され、y=当該END工程名Fに係るSTART工程名EのY座標値(2)=2が算出される。   Next, returning to step S2206, it is determined whether or not there is a duplicate process name with respect to the calculated arrangement position of the process name E, but since there is no duplicate process name, this process name E is stacked and the process name E It is determined whether or not there is a direct subsequent flow (steps S2208 and S2209). In this case, since there is EF as a direct subsequent flow, by returning to step S2204, the flow EF is extracted as shown in FIG. 26E, and in step S2205, the flow of the flow is extracted. As the arrangement coordinates (x, y) of the END process name F, x = X coordinate value (2) + 1 = 3 of the START process name E related to the END process name F is calculated, and y = related to the END process name F The Y coordinate value (2) = 2 of the START process name E is calculated.

この工程名Fの配置位置(3,2)は、他の工程名の配置位置と重複せず(ステップS2206)、ステップS2208にて工程名Fがスタックされ、ステップS2209にて、工程名Fの直系の後続フローの有無が判別される。この場合、工程名Fの直系の後続フローは存在しないので、ステップS2210に進み、工程名Fに対する傍系のフローの有無が判別される。この場合、工程名Fに対する傍系のフローとして、F−Hのフローが存在するので、このフローF−Hが抽出され(ステップS2211)、このフローF−HのEND工程名Hが配置済みであるか否かが判別される(ステップS2212)。   The arrangement position (3, 2) of this process name F does not overlap with the arrangement position of other process names (step S2206), the process name F is stacked in step S2208, and in step S2209, the process name F It is determined whether or not there is a direct subsequent flow. In this case, since there is no direct subsequent flow of the process name F, the process proceeds to step S2210, and it is determined whether there is a side flow for the process name F. In this case, since an F-H flow exists as a side-by-side flow for the process name F, the flow F-H is extracted (step S2211), and the END process name H of the flow F-H has already been arranged. Is determined (step S2212).

この場合、工程名Hは、配置済みなので、その配置位置を算出することなく、ステップS2210に戻り、他の傍系フローをサーチする。この戻り処理により、図26(e)に示したように、傍系のE−Fの系統のフローは、元のA−Bの系統に収束されることとなる。   In this case, since the process name H has already been arranged, the process returns to step S2210 without searching for the arrangement position, and another side system flow is searched. By this return processing, as shown in FIG. 26 (e), the flow of the EF system in the neighboring system is converged to the original system of AB.

ステップS2210に戻った際には、次の傍系フローとしてB−Dが抽出され(ステップS2211)、この傍系フローB−DのEND工程名Dは、未だ配置されていないので(ステップS2212)、ステップS2213に進み、そのEND工程名Dの配置座標(x、y)として、x=当該END工程名Dに係るSTART工程名BのX座標値(2)+1=3が算出され、y=当該END工程名Dに係るSTART工程名BのY座標値(1)+1=2が算出されて、ステップS2206に戻り、重複の有無が判別される。   When returning to step S2210, BD is extracted as the next side flow (step S2211), and the END process name D of this side flow BD is not yet arranged (step S2212). In step S2213, x = X coordinate value (2) + 1 = 3 of the START process name B related to the END process name D is calculated as the arrangement coordinates (x, y) of the END process name D, and y = the END The Y coordinate value (1) + 1 = 2 of the START process name B related to the process name D is calculated, and the process returns to step S2206 to determine whether or not there is an overlap.

ところが、図26(f)に示したように、算出された工程名Dの配置位置(3,2)には、既に工程名Fが配置されているので、図27(g)に示したように、その重複相手の工程名Fが属する系統の全ての工程名(本例ではEとF)のY座標値を「1」だけインクリメントする(ステップS2207)。このインクリメント処理により、重複状態は回避されるので、ステップS2206を経由してステップS2208に進み、工程名Dがスタックされる。そして、この工程名Dの直系の後続フローは存在せず、傍系のフローとしてD−Gが存在するので(ステップS2209,S2210)、ステップS2211にて傍系のフローD−Gが抽出される。   However, as shown in FIG. 26 (f), since the process name F is already arranged at the calculated arrangement position (3, 2) of the process name D, as shown in FIG. 27 (g). In addition, the Y coordinate value of all process names (E and F in this example) of the system to which the process name F of the overlapping partner belongs is incremented by “1” (step S2207). Since this increment process avoids an overlapping state, the process proceeds to step S2208 via step S2206, and the process name D is stacked. Then, there is no direct flow following this process name D, and DG exists as a side flow (steps S2209 and S2210), and therefore a side flow DG is extracted in step S2211.

この傍系のフローD−GのEND工程名Gは、配置済みなので(ステップS2212)、配置位置の算出は行われず、ステップS2210に戻り、未処理の傍系のフローがサーチされる。この戻り処理により、図27(h)に示したように、工程名Dは元の系統に収束されることとなる。   Since the END process name G of this side flow DG has already been placed (step S2212), the placement position is not calculated, and the process returns to step S2210 to search for an unprocessed side flow. By this return processing, the process name D converges to the original system as shown in FIG.

本例では、未処理の傍系のフローは存在しないので、ステップS2214に進み、工程名の配置処理を指示された他のプロセスフローが存在するか否かが判別される。本例では、工程名の配置処理を指示された他のプロセスフローは存在しないので、ステップS2215にて、工程名の配置位置の最適化が実行される。   In this example, since there is no unprocessed side-by-side flow, the process advances to step S2214 to determine whether there is another process flow instructed to arrange the process name. In this example, since there is no other process flow instructed to arrange the process name, the process position is optimized in step S2215.

このように、本実施形態では、一連のプロセスフローにおける各工程名と、その工程名の直前の先工程名とを入力するだけで、各工程名が重ならないように各工程名の配置位置が自動的に決定されて表示されるので、プロセススロー生成時のユーザの負担が大幅に軽減される。   Thus, in this embodiment, the position of each process name is arranged so that each process name does not overlap just by inputting each process name in the series of process flows and the previous process name immediately before the process name. Since it is automatically determined and displayed, the burden on the user when generating the process throw is greatly reduced.

以上説明したように、第1の実施形態では、一連のプロセスフローにおける各工程名、或いは工程名とその工程名の直前の先工程名とを入力すると、自動的に、各工程名の前後関係が解析され、前後関係が判明した部分から順に各工程名の配置位置、接続線が決定されて表示されていく。   As described above, in the first embodiment, when each process name in a series of process flows, or when a process name and the previous process name immediately before the process name are input, the context of each process name is automatically entered. Are analyzed and the position and connection line of each process name are determined and displayed in order from the part where the context has been found.

従って、一連のプロセスフローを先頭から大まかに生成して、次第に詳細なプロセスフローにして完成させることも、プロセスフローの途中の前後関係が判明している部分から部分的にフローを生成し、これを前後に拡張しながらプロセスフローを完成させることも、断片的なプロセスフローを複数作成し、これらを繋ぎ合わせてプロセスフローを完成させることも、自在に行うことができる。   Therefore, a series of process flows can be roughly generated from the beginning, and gradually completed into detailed process flows. Alternatively, a partial flow can be generated from a part of the process flow where the context is known. It is possible to freely complete the process flow while expanding the front and back, or create a plurality of fragmented process flows and connect them to complete the process flow.

また、一旦完成したプロセスフローを修正する場合にも、単に誤っている部分の工程名、或いは先工程名を訂正するだけで、自動的に正しく配置・接続されるので、修正作業も楽になる。   In addition, when a process flow that has been completed once is corrected, it is automatically arranged and connected by simply correcting the process name of the erroneous part or the name of the previous process, so that the correction work becomes easy.

さらに、一旦完成したプロセスフローの正否をテストする場合にも、そのテスト対象のプロセスフロー中の工程名に係る抽出条件が自動的に表示され、その中から所望の抽出条件を選択すると、自動的に、その抽出条件を満足する工程名だけが適切に配置・接続されるので、プロセスフローの見直し作業も楽になる。   In addition, when testing the correctness of a completed process flow, the extraction conditions related to the process name in the process flow to be tested are automatically displayed. In addition, since only process names that satisfy the extraction conditions are appropriately arranged and connected, the process flow can be reviewed easily.

このように、第1の実施形態では、一連のプロセスにおける工程順が明確でない状態でも簡単且つ効率良くプロセスフローを生成し、また、修正時の誤り発生を防止することが可能となる。   As described above, in the first embodiment, it is possible to easily and efficiently generate a process flow even when the order of steps in a series of processes is not clear, and to prevent an error from occurring during correction.

[第2の実施形態]
第1の実施形態では、プロセスフローを完成させるために、一連のプロセスフローにおける全ての工程の工程名と、その工程の直前、または直後の工程の工程名(隣接工程名)を入力していたが、第2の実施形態では、一連のプロセスフローにおける全ての工程の工程名を入力すると共に、必要に応じてその工程の内容情報を入力するように構成されている。
[Second Embodiment]
In the first embodiment, in order to complete the process flow, the process names of all the processes in the series of process flows and the process names (adjacent process names) of the processes immediately before or after the process are input. However, in the second embodiment, the process names of all the processes in the series of process flows are input, and the content information of the processes is input as necessary.

図29は、第2の実施形態に係る情報入力用のUI画面例を示している。図29において、2901は工程名を入力する入力ボックス、2902は入力ボックス2901に入力した工程名に係る工程の内容を入力する入力ボックスである。   FIG. 29 shows an example UI screen for information input according to the second embodiment. In FIG. 29, reference numeral 2901 denotes an input box for inputting a process name, and 2902 denotes an input box for inputting the contents of the process relating to the process name input in the input box 2901.

このUI画面を介して、例えば、図28(a)に示したように、X日にその日の作業内容や手順を工程名と共に入力する。この入力処理をX日+1日、X日+2日、X日+3日と、一連の作業が終了するまで繰り返す。なお、図28(a)、(b)では、工程名は省略されており、実際には、工程名も入力・保持・表示される。   Via this UI screen, for example, as shown in FIG. 28A, the work content and procedure of the day are input together with the process name on the X day. This input process is repeated for the X day + 1 day, the X day + 2 day, and the X day + 3 day until a series of work is completed. In FIGS. 28A and 28B, process names are omitted, and actually, process names are also input, held, and displayed.

このようにして入力された工程名、工程内容情報は、中央処理装置14により、その入力が行われた時点に係る時間情報と対応付けて工程名保持部21に保存される。この場合、中央処理装置14は、図示省略した時計回路から時間情報を取得して工程名、工程内容情報と自動的に対応付けることにより、ユーザによる時間情報の入力の手間を省くようにしている。   The process name and process content information input in this way are stored in the process name holding unit 21 by the central processing unit 14 in association with time information relating to the time when the input is performed. In this case, the central processing unit 14 acquires time information from a clock circuit (not shown) and automatically associates the time information with the process name and process content information, thereby saving the user from inputting time information.

また、中央処理装置14は、工程名保持部21に保存した各工程名の前後関係を時間情報に基づいて解析し、図2に示したように、START工程名とEND工程名の2つの情報を1つのレコードに記録する形式で、各工程名をプロセスフロー保持部22に保存する。   Further, the central processing unit 14 analyzes the context of each process name stored in the process name holding unit 21 based on the time information, and as shown in FIG. 2, the two information of the START process name and the END process name. Are stored in one record in the process flow holding unit 22.

この処理を図30のフローチャートに基づいて説明する。まず、中央処理装置14は、1つの期間情報と工程名を工程名保持部21から抽出してスタックする(ステップS3001)。次に、中央処理装置14は、ステップS3001でスタックした時間情報の直前の時間情報を持つ工程名を工程名保持部21から抽出してスタックする(ステップS3002)。この場合、ステップS3001でスタックした時間情報の直前の時間情報を持つ工程名が存在しない場合は、工程名が「−1」の工程を仮定してスタックする。   This process will be described based on the flowchart of FIG. First, the central processing unit 14 extracts and stacks one period information and process name from the process name holding unit 21 (step S3001). Next, the central processing unit 14 extracts and stacks process names having time information immediately before the time information stacked in step S3001 from the process name holding unit 21 (step S3002). In this case, if there is no process name having time information immediately before the time information stacked in step S3001, the process is stacked assuming that the process name is “−1”.

次に、中央処理装置14は、ステップS3002でスタックした工程名をSTART工程名、ステップS3001でスタックした工程名をEND工程名とする部分フロー(レコード)を作成し、プロセスフロー保持部22に格納する(ステップS3003)。以上の処理を工程名保持部21に保持されている全ての工程名に対して行う。   Next, the central processing unit 14 creates a partial flow (record) having the process name stacked in step S3002 as the START process name and the process name stacked in step S3001 as the END process name, and stores the partial flow (record) in the process flow holding unit 22. (Step S3003). The above process is performed for all process names held in the process name holding unit 21.

そして、中央処理装置14は、プロセスフロー保持部22に格納した部分フローに係る各レコード情報に基づいて、第1の実施形態で説明したような処理を行うことにより、各工程名を接続する接続情報、各工程名の配置位置情報を生成し、図28(b)に示したように、プロセスフローとして視認可能に表示する。この場合、各工程の内容情報は、工程名保持部21から取得して表示する。   Then, the central processing unit 14 performs a process as described in the first embodiment on the basis of each record information related to the partial flow stored in the process flow holding unit 22 to connect each process name. The information and the arrangement position information of each process name are generated and displayed as a process flow so as to be visible as shown in FIG. In this case, the content information of each process is acquired from the process name holding unit 21 and displayed.

このように、第2の実施形態では、工程名と、その工程の内容を示す情報を入力するだけでプロセスフローが生成されて可視化されるので、ユーザがノウハウ等として意識しておらず形式化されていない工程を含むプロセスフローをも、容易に生成することが可能となる。   As described above, in the second embodiment, the process flow is generated and visualized simply by inputting the process name and information indicating the contents of the process. It is possible to easily generate a process flow including steps that are not performed.

なお、一連のプロセスフローの一部分を例えば熟練者が第2の実施形態に係るプロセスフロー生成処理を用いて生成し、その他の部分のフローは、初心者が第1の実施形態に係るプロセスフロー生成処理を用いて生成するといったような使い分けを行えば、プロセスフロー生成処理の全体としての効率を向上させることができる。   Note that a part of a series of process flows is generated by, for example, an expert using the process flow generation process according to the second embodiment, and the other part of the flow is a process flow generation process according to the first embodiment by a beginner. If it is properly used, such as generating using the process, the efficiency of the process flow generation process as a whole can be improved.

[第3の実施形態]
第3の実施形態は、階層構造を持つプロセスフローを単純な形で見易く表示させるものである。
[Third Embodiment]
In the third embodiment, a process flow having a hierarchical structure is displayed in a simple form so as to be easily seen.

例えば、図31(a)にし示した工程名Dに係る工程は、図31(b)にし示したように、工程名D1〜D6に係る工程を含んでおり、工程名D5に係る工程は、図31(c)にし示した工程名D51〜D54に係る工程を含んでいる場合、第1,第2の実施形態では、図32(d)に示したように表示される。この図32(d)のような表示状態では、工程名の接続関係が複雑であり、各工程間の前後関係の正否を検証する場合等に、ミスを招き易く不便である。   For example, the process related to the process name D shown in FIG. 31 (a) includes the processes related to the process names D1 to D6 as shown in FIG. 31 (b), and the process related to the process name D5 is In the case where the process related to the process names D51 to D54 shown in FIG. 31C is included, the process is displayed as shown in FIG. 32D in the first and second embodiments. In the display state as shown in FIG. 32D, the connection relation of process names is complicated, and it is easy to cause mistakes when verifying the correctness of the context between processes, which is inconvenient.

そこで、第3の実施形態では、例えば図32(d)に示した複数の工程名(D1、D2、D3、D4、D51、D52、D53、D54、D6)がフォルダ化対象の工程名として指定された場合、図31(a)のように、これら指定に係る工程名を、その総称名Dで置換して表示するようにしている。   Therefore, in the third embodiment, for example, a plurality of process names (D1, D2, D3, D4, D51, D52, D53, D54, D6) shown in FIG. In this case, as shown in FIG. 31 (a), the process names according to these designations are replaced with the generic name D and displayed.

この置換表示処理を図33のフローチャートに基づいて説明する。中央処理装置14は、フォルダ化するように指定された工程名を取得して(ステップS3301)、スタックし(ステップS3302)、指定に係る工程名に対してフォルダ属性を付与する(ステップS3303)。   This replacement display process will be described based on the flowchart of FIG. The central processing unit 14 acquires process names designated to be foldered (step S3301), stacks (step S3302), and assigns a folder attribute to the designated process name (step S3303).

次に、中央処理装置14は、フォルダ属性を付与した工程名群に対して、新規な工程名(フォルダ名、総称名)を付与し(ステップS3304)、フォルダ属性を付与した工程名群に換えて総称名を表示する(ステップS3305)。   Next, the central processing unit 14 assigns a new process name (folder name, generic name) to the process name group to which the folder attribute is assigned (step S3304), and replaces the process name group with the folder attribute. The generic name is displayed (step S3305).

なお、中央処理装置14は、表示中の総称名が指定された場合は、その総称名に変えて、当該総称名に対応する複数の工程名を表示する。この場合、対応する複数の工程名は、図32に示したように、一連のプロセスフローの中で表示することも、或いは、図31(b)、(c)のように、一連のプロセスフローから切り離して対応する複数の工程名だけを表示することも可能である。   When the generic name being displayed is designated, the central processing unit 14 displays a plurality of process names corresponding to the generic name instead of the generic name. In this case, a plurality of corresponding process names may be displayed in a series of process flows as shown in FIG. 32, or a series of process flows as shown in FIGS. 31 (b) and 31 (c). It is also possible to display only a plurality of corresponding process names separately from each other.

なお、本発明は上述の実施形態に限定されるものではなく、本発明の主旨の範囲において、適宜変形、組み合わせることが可能である。   The present invention is not limited to the above-described embodiment, and can be appropriately modified and combined within the scope of the gist of the present invention.

また、本発明の目的は、上記実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体(または記録媒体)を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   Another object of the present invention is to supply a storage medium (or recording medium) on which a program code of software that realizes the functions of the above-described embodiments is recorded to a system or apparatus, and to perform computer (or CPU or MPU) of the system or apparatus. Needless to say, this is also achieved by reading and executing the program code stored in the storage medium.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention. Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明した各フローチャートに対応するプログラムコードが格納されることになる。   Further, after the program code read from the storage medium is written in a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the card or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing. When the present invention is applied to the storage medium, the storage medium stores program codes corresponding to the flowcharts described above.

本発明の実施形態に係るプロセスフロー生成装置を内蔵した情報処理システムの概略構成を示すシステム構成図である。1 is a system configuration diagram showing a schematic configuration of an information processing system including a process flow generation device according to an embodiment of the present invention. 本発明の実施形態に係るプロセスフロー生成装置の概略構成を示すブロック図である。It is a block diagram showing a schematic structure of a process flow generation device concerning an embodiment of the present invention. 工程名入力用のUI画面例を示す図である(第1の実施形態)。It is a figure which shows the example of a UI screen for process name input (1st Embodiment). プロセスフロー生成処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of a process flow production | generation process. プロセスフロー生成処理の具体例を説明するための図である。It is a figure for demonstrating the specific example of a process flow production | generation process. プロセスフロー生成処理の具体例を説明するための図である(図5の続き)。It is a figure for demonstrating the specific example of a process flow production | generation process (continuation of FIG. 5). プロセスフロー生成処理の具体例を説明するための図である(図6の続き)。It is a figure for demonstrating the specific example of a process flow production | generation process (continuation of FIG. 6). プロセスフロー生成処理の具体例を説明するための図である(図7の続き)。It is a figure for demonstrating the specific example of a process flow production | generation process (continuation of FIG. 7). プロセスフロー生成処理の具体例を説明するための図である(図8の続き)。It is a figure for demonstrating the specific example of a process flow production | generation process (continuation of FIG. 8). 接続情報作成処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of a connection information creation process. 接続情報作成処理の詳細を示すフローチャートである(図10の続き)。11 is a flowchart showing details of a connection information creation process (continuation of FIG. 10). 接続情報作成処理の具体例を説明するための図である。It is a figure for demonstrating the specific example of a connection information creation process. 接続情報作成処理の具体例を説明するための図である(図12の続き)。It is a figure for demonstrating the specific example of a connection information creation process (continuation of FIG. 12). 接続情報作成処理の具体例を説明するための図である(図13の続き)。It is a figure for demonstrating the specific example of a connection information creation process (continuation of FIG. 13). 接続情報作成処理の具体例を説明するための図である(重複接続削除)。It is a figure for demonstrating the specific example of a connection information creation process (duplicate connection deletion). 接続情報作成処理を補足説明するための図である(抽出フラグ)。It is a figure for supplementarily explaining connection information creation processing (extraction flag). 接続情報作成処理を補足説明するための図である(接続作成)。It is a figure for supplementary explanation of connection information creation processing (connection creation). 接続情報作成処理を補足説明するための図である(重複接続削除)。It is a figure for supplementary explanation of connection information creation processing (duplicate connection deletion). 一旦作成したプロセスフロー中の所望の工程名だけで構成されたタスクプロセスフローの生成処理を示すフローチャートである。It is a flowchart which shows the production | generation process of the task process flow comprised only by the desired process name in the process flow once created. タスクプロセスフロー生成処理の具体例を説明するための図である。It is a figure for demonstrating the specific example of a task process flow production | generation process. タスクプロセスフロー生成処理の具体例を説明するための図である(図20の続き)。FIG. 21 is a diagram for describing a specific example of task process flow generation processing (continuation of FIG. 20). 工程名の配置処理を示すフローチャートである。It is a flowchart which shows the arrangement | positioning process of a process name. 工程名の配置処理を示すフローチャートである(図22の続き)。It is a flowchart which shows the arrangement | positioning process of a process name (continuation of FIG. 22). 工程名の配置処理の具体例を説明するための図である。It is a figure for demonstrating the specific example of the arrangement | positioning process of a process name. 工程名の配置処理の具体例を説明するための図である(図24の続き)。FIG. 25 is a diagram for describing a specific example of process name arrangement processing (continuation of FIG. 24). 工程名の配置処理の具体例を説明するための図である(図25の続き)。It is a figure for demonstrating the specific example of the arrangement | positioning process of a process name (continuation of FIG. 25). 工程名の配置処理の具体例を説明するための図である(図26の続き)。It is a figure for demonstrating the specific example of the arrangement | positioning process of a process name (continuation of FIG. 26). 本発明の第2の実施形態に係るプロセスフロー生成処理を示す概念図である。It is a conceptual diagram which shows the process flow production | generation process which concerns on the 2nd Embodiment of this invention. 工程名入力用のUI画面例を示す図である(第2の実施形態)。It is a figure which shows the example UI screen for process name input (2nd Embodiment). 本発明の第2の実施形態に係るプロセスフロー生成処理を示すフローチャートである。It is a flowchart which shows the process flow production | generation process which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施形態を説明するための図である(階層構造)。It is a figure for demonstrating the 3rd Embodiment of this invention (hierarchical structure). 本発明の第3の実施形態を説明するための図である(フォルダ化しない状態)。It is a figure for demonstrating the 3rd Embodiment of this invention (state which is not made into a folder). 本発明の第3の実施形態に係るフォルダ化表示処理を示すフローチャートである。It is a flowchart which shows the foldered display process which concerns on the 3rd Embodiment of this invention. 従来のプロセスフロー生成装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the conventional process flow production | generation apparatus. 従来の発明のプロセスフロー生成手順を説明するための図である。It is a figure for demonstrating the process flow production | generation procedure of the conventional invention. 従来の発明のプロセスフロー生成手順を説明するための図である(図35の続き)。It is a figure for demonstrating the process flow production | generation procedure of the conventional invention (continuation of FIG. 35).

符号の説明Explanation of symbols

11…表示装置
12…入力装置
13…主記憶装置
14…中央処理装置
15…外部記憶装置
21…工程名保持部
22…プロセスフロー保持部
23…工程情報データベース
31…工程名の入力ボックス
32…先工程名の入力ボックス
33…工程の内容の入力ボックス
34…工程の抽出条件の入力ボックス
DESCRIPTION OF SYMBOLS 11 ... Display apparatus 12 ... Input device 13 ... Main storage device 14 ... Central processing unit 15 ... External storage device 21 ... Process name holding part 22 ... Process flow holding part 23 ... Process information database 31 ... Input box 32 of process name ... Process name input box 33 ... Process content input box
34 ... Input box for process extraction conditions

Claims (10)

一連のプロセスフローにおける工程名と、当該工程の前又は後に隣接する工程の工程名である隣接工程名とを入力するための表示画面上で入力された情報を蓄積する蓄積手段と、
前記蓄積手段に蓄積された工程名と隣接工程名とに基づいて、各工程名の配置位置と各工程名を接続する接続線を決定する決定手段と、
前記決定手段により配置位置が決定された各工程名を、決定に係る接続線で接続した状態で当該配置位置に表示する表示制御手段と
を有することを特徴とするプロセスフロー生成装置。
Storage means for storing information input on a display screen for inputting a process name in a series of process flows and an adjacent process name that is a process name of an adjacent process before or after the process;
Based on the process name and the adjacent process name stored in the storage means, a determination means for determining the arrangement position of each process name and a connection line connecting each process name;
And a display control means for displaying each process name whose placement position has been determined by the determination means at the placement position in a state of being connected by a connection line related to the determination.
前記表示制御手段は、工程名と該工程名に係る隣接工程名とを対応付けて表示することを特徴とする請求項1に記載のプロセスフロー生成装置。   The process flow generation apparatus according to claim 1, wherein the display control unit displays a process name and an adjacent process name associated with the process name in association with each other. 前記表示制御手段は、表示中の工程名が着目対象の工程名として指定された場合、当該指定に係る工程名を他の工程名と異なる形態で表示することを特徴とする請求項1または2の何れかに記載のプロセスフロー生成装置。   3. The display control means, when a process name being displayed is designated as a process name of interest, displays the process name related to the designation in a form different from other process names. A process flow generation device according to any one of the above. 前記決定手段は、各工程名が重ならないように各工程名の配置位置を決定することを特徴とする請求項1〜3の何れかに記載のプロセスフロー生成装置。   The process flow generation apparatus according to claim 1, wherein the determination unit determines an arrangement position of each process name so that the process names do not overlap each other. 予め指定された抽出条件を満足する工程名を前記蓄積手段から抽出する抽出手段とを有し、
前記決定手段は、前記抽出手段により抽出された各工程名の配置位置、及び接続線を決定することを特徴とする請求項1〜4の何れかに記載のプロセスフロー生成装置。
An extraction means for extracting from the storage means a process name that satisfies a pre-specified extraction condition;
The process flow generation apparatus according to claim 1, wherein the determination unit determines an arrangement position of each process name extracted by the extraction unit and a connection line.
前記表示制御手段は、前記指定された抽出条件を満足しない表示中の工程名を消去することを特徴とする請求項5に記載のプロセスフロー生成装置。   6. The process flow generation apparatus according to claim 5, wherein the display control unit deletes a process name being displayed that does not satisfy the specified extraction condition. 工程名の入力が実行された際の時間情報を計時手段から取得する取得手段と、
前記決定手段は、各工程名の前後関係を前記時間情報に基づいて解析して各工程名の配置位置と接続線を決定することを特徴とする請求項1に記載のプロセスフロー生成装置。
An acquisition means for acquiring time information from the time measurement means when the input of the process name is executed;
2. The process flow generation apparatus according to claim 1, wherein the determination unit analyzes a context of each process name based on the time information and determines an arrangement position and a connection line of each process name.
一連のプロセスフローにおける工程名と、当該工程の前又は後に隣接する工程の工程名である隣接工程名とを入力するための画面を表示し、
該入力された工程名と隣接工程名とに基づいて、各工程名の配置位置と各工程名を接続する接続線を決定し、配置位置を決定した各工程名を、決定に係る接続線で接続した状態で当該配置位置に表示することを特徴とするプロセスフロー生成方法。
Displays a screen for entering the process name in a series of process flows and the adjacent process name that is the process name of the process that is adjacent before or after the process,
Based on the input process name and the adjacent process name, the arrangement position of each process name and the connection line connecting each process name are determined, and each process name for which the arrangement position is determined is determined by the connection line related to the determination. A process flow generation method characterized by displaying a connection state in the arrangement position.
請求項8に記載のプロセスフロー方法を実行するためのプログラム。   A program for executing the process flow method according to claim 8. 請求項9に記載のプログラムを記憶した記憶媒体。   A storage medium storing the program according to claim 9.
JP2003312815A 2003-09-04 2003-09-04 Process flow generation device and process flow generation method Pending JP2005084725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003312815A JP2005084725A (en) 2003-09-04 2003-09-04 Process flow generation device and process flow generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003312815A JP2005084725A (en) 2003-09-04 2003-09-04 Process flow generation device and process flow generation method

Publications (1)

Publication Number Publication Date
JP2005084725A true JP2005084725A (en) 2005-03-31

Family

ID=34413964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003312815A Pending JP2005084725A (en) 2003-09-04 2003-09-04 Process flow generation device and process flow generation method

Country Status (1)

Country Link
JP (1) JP2005084725A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007018281A (en) * 2005-07-07 2007-01-25 Sanyo Electric Co Ltd Processing method of cad data
JP2017004292A (en) * 2015-06-11 2017-01-05 株式会社東芝 Process flow creation system and process flow creation method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007018281A (en) * 2005-07-07 2007-01-25 Sanyo Electric Co Ltd Processing method of cad data
JP2017004292A (en) * 2015-06-11 2017-01-05 株式会社東芝 Process flow creation system and process flow creation method

Similar Documents

Publication Publication Date Title
US9798704B2 (en) Creating and inserting links by drag and drop
CN100428143C (en) Sequence program editing apparatus
US9092173B1 (en) Reviewing and editing word processing documents
US8572475B2 (en) Display control of page data by annotation selection
JP3950657B2 (en) Information processing system, display method thereof, program, and recording medium
JP2004348310A (en) Review support apparatus, method, and program
EP1744254A1 (en) Information management device
JPWO2004104862A1 (en) Electronic service manual display control device
US20130167015A1 (en) Panoptic Visualization Document Navigation
JP4759458B2 (en) Form output control device, form output control method, and program
JP7055064B2 (en) Database migration support system and program
JPWO2004104864A1 (en) Electronic service manual display control device
JP2012226652A (en) Test specification creation support apparatus, method, and program
JP2005084725A (en) Process flow generation device and process flow generation method
WO2013054581A1 (en) Method for generating workflow from business specification; program; and system
JP5282486B2 (en) Work management device, display control device, work management method, and work management program
US20070220439A1 (en) Information Management Device
US11379282B2 (en) Recording medium, recording system, recording device, analysis device, and recording method
JPH08235024A (en) Automatic test device for software
JP4893811B2 (en) Verification support program and verification support device
US10621298B2 (en) Automatically generated schematics and visualization
JP7287486B2 (en) Attachment and restoration of sticky notes to visualized data
JP2005135118A (en) Drawing management system
CN116501651A (en) Method, device, equipment and computer readable medium for processing simulation data
JP5477172B2 (en) Data display device, data display system, and data display method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051209

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20051209

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080610

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080808

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081007