JP4688580B2 - Apparatus for determining consistency of program execution procedure, method and program thereof - Google Patents

Apparatus for determining consistency of program execution procedure, method and program thereof Download PDF

Info

Publication number
JP4688580B2
JP4688580B2 JP2005175094A JP2005175094A JP4688580B2 JP 4688580 B2 JP4688580 B2 JP 4688580B2 JP 2005175094 A JP2005175094 A JP 2005175094A JP 2005175094 A JP2005175094 A JP 2005175094A JP 4688580 B2 JP4688580 B2 JP 4688580B2
Authority
JP
Japan
Prior art keywords
execution
target
execution procedure
procedure
program
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.)
Expired - Fee Related
Application number
JP2005175094A
Other languages
Japanese (ja)
Other versions
JP2006350625A (en
Inventor
寛 吉田
貴司 井上
哲哉 山村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005175094A priority Critical patent/JP4688580B2/en
Publication of JP2006350625A publication Critical patent/JP2006350625A/en
Application granted granted Critical
Publication of JP4688580B2 publication Critical patent/JP4688580B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、特定の対象に対して特定の作用を目的とするプログラム実行手順に対して、実際にそれを実行することが不可能な状態においても、特定の対象間の関係と、各手順が対象に対して与える作用の列を用いることで、プログラム実行手順が間違っていることで整合性が失われていることを検出する技術に関するものである。   The present invention relates to a program execution procedure for a specific action for a specific object, even if it is impossible to actually execute the program execution procedure, The present invention relates to a technique for detecting that consistency is lost due to a wrong program execution procedure by using a sequence of actions to be applied to an object.

プログラム実行手順を設計する作業において、実際にプログラムを実行できるようになるまで、実行手順の設計書中に含まれる矛盾を知ることができないという欠点があった。そのため、実行手順を設計した後に実装を行い、実際に実行できるようになって始めてその矛盾が発見され、実行手順の設計から実装までを再度やり直さなければならない事態を招き、システム開発において大きな時間的損失と修正作業が発生していた。   In the work of designing the program execution procedure, there is a drawback that it is impossible to know the contradiction included in the design document of the execution procedure until the program can actually be executed. For this reason, implementation is performed after the execution procedure is designed, and the contradiction is discovered only when it can be actually executed, which leads to a situation where it is necessary to re-execute from design to implementation of the execution procedure. Loss and correction work had occurred.

従来、この欠点を克服するため、実際の動作でなく限定的な動作を仮想的に提供する機構をシミュレータとして作成し、これを用いて仮想的な実行を行うことで検証を早期に行うという技術が存在した(例えば特許文献1参照)。
特開平9−50388号公報(特願平7−202376号)
Conventionally, in order to overcome this drawback, a technology that virtually creates a mechanism that provides limited operations instead of actual operations as a simulator, and uses this to perform virtual execution to perform early verification (For example, refer to Patent Document 1).
Japanese Patent Laid-Open No. 9-50388 (Japanese Patent Application No. 7-202376)

しかし、開発の初期段階ではその実行対象のデータ間の関係が必ずしも明確ではないため、前述したような仮想的な動作を模擬する機構を提供することができず、検証が不可能であるという問題点があった。   However, since the relationship between the data to be executed is not always clear at the initial stage of development, it is impossible to provide a mechanism for simulating the virtual operation as described above, and verification is impossible. There was a point.

本発明は上記の問題点に鑑み、プログラム実行手順と、互いに関係を有する実行対象との間において、実際に実行対象を操作する機構を計算機上で構築することなく、開発初期段階においてその対象が明確でない状態であってもプログラム実行手順と実行対象との間の関係性の整合性を判定することを目的とする。   In view of the above-described problems, the present invention provides an object at an early stage of development without constructing on a computer a mechanism for actually operating an execution target between a program execution procedure and execution targets having a relationship with each other. The purpose is to determine the consistency of the relationship between the program execution procedure and the execution target even in an unclear state.

図1は本発明のプログラム実行手順の整合性判定装置の構成を示すもので、本発明の装置は、実行手順蓄積部1と、実行対象データベース2と、実行手順入力部3と、実行対象データ入力部4と、実行手順実行可能判定部5と、実行手順影響反映部6と、ユーザ通知部7と、繰り返し動作制御部8とからなる。   FIG. 1 shows the configuration of a program execution procedure consistency determination apparatus according to the present invention. The apparatus according to the present invention includes an execution procedure storage unit 1, an execution target database 2, an execution procedure input unit 3, and execution target data. The input unit 4 includes an execution procedure execution possibility determination unit 5, an execution procedure influence reflection unit 6, a user notification unit 7, and a repetitive operation control unit 8.

実行手順蓄積部1は、特定の目的を有し、実行対象及び当該実行対象に対して与える作用からなる2以上の実行手順を実行する順番に配列してなるプログラム実行手順を蓄積する。   The execution procedure storage unit 1 stores a program execution procedure that has a specific purpose and is arranged in the order in which two or more execution procedures including an execution target and an action given to the execution target are executed.

実行対象データベース2は、各実行手順の対象及びその状態と、実行手順を実行するために対象が持つべき状態を表す条件と、実行手順を実行した時に対象がとることになる状態と、ある対象の状態が変化した際に他の対象がどのような状態に変化するかを表す対象間の関係、詳細には、対象の種類及び発側と着側の対象を有し対象の種類によって取り得る関係が定まる対象間の関係と、AND項につながる全ての関係が着側の対象を同一の状態に変化させようとした時にAND項からつながる関係をその状態に変化させる作用を有するAND項によって結合された少なくとも2つの対象間の関係と、OR項につながる少なくとも1つの関係が着側の対象を特定の状態に変化させようとした時にOR項からつながる関係をその状態に変化させる作用を有するOR項によって結合された少なくとも2つの対象間の関係とからなる実行対象データを蓄積する。   The execution target database 2 includes a target and a state of each execution procedure, a condition indicating a state that the target should have in order to execute the execution procedure, a state to be taken when the execution procedure is executed, a certain target The relationship between the objects that indicates what state the other objects will change when the state of the object changes, in particular, the type of object and the objects of the originating side and the destination side, which can be taken according to the type of object The relationship between the objects whose relationship is determined and all the relationships connected to the AND term are combined by an AND term that has the effect of changing the relationship connected from the AND term to that state when trying to change the destination target to the same state. The relationship between the OR term is changed to the state when the relationship between the at least two objects and at least one relationship connected to the OR term tries to change the target on the destination side to a specific state. Storing execution target data consisting of a relationship between at least two objects linked by OR terms with action.

実行手順入力部3は、前記プログラム実行手順を実行手順蓄積部1に入力して蓄積させる。実行対象データ入力部4は、前記実行対象データを実行対象データベース2に入力して蓄積させる。   The execution procedure input unit 3 inputs and stores the program execution procedure in the execution procedure storage unit 1. The execution target data input unit 4 inputs and stores the execution target data in the execution target database 2.

実行手順実行可能判定部5は、ある実行手順を実行した時に当該実行手順の対象が当該実行手順によって定まる状態の条件を満足するか否かを実行対象データベース2を参照して確認し、満足する場合は実行可能と判定し、満足しない場合は実行不能と判定する。   The execution procedure feasibility determination unit 5 confirms whether or not the target of the execution procedure satisfies the condition determined by the execution procedure with reference to the execution target database 2 when the execution procedure is executed. If it is not satisfied, it is determined that execution is not possible.

実行手順影響反映部6は、実行可能な実行手順の実行に伴う当該実行手順の対象の状態の変化及び関係する他の対象の状態の変化を実行対象データベース2に反映する、即ち実行対象データベース2を書き換える。   The execution procedure influence reflection unit 6 reflects the change in the state of the target of the execution procedure and the change in the state of another related target in accordance with the execution of the executable execution procedure, that is, the execution target database 2. Rewrite.

ユーザ通知部7は、整合性の判定結果をユーザに通知する。   The user notification unit 7 notifies the user of the consistency determination result.

繰り返し動作制御部8は、実行手順蓄積部1からプログラム実行手順の実行手順を1つ読み出し、該読み出した実行手順を実行手順実行可能判定部5に送って実行可能か否かを判定させ、実行可能であれば当該実行手順の実行に伴う対象の状態の変化を実行手順影響反映部6に送って実行対象データベース2を書き換えさせ、これを実行手順の列の先頭から末尾まで繰り返し、全ての実行手順が実行可能であればユーザ通知部7を介して整合性有りをユーザに通知し、実行手順実行可能判定部5に送った実行手順が実行不能であればその時点でユーザ通知部7を介して整合性無しをユーザに通知する。   The repetitive operation control unit 8 reads one execution procedure of the program execution procedure from the execution procedure storage unit 1 and sends the read execution procedure to the execution procedure executable determination unit 5 to determine whether or not it can be executed. If possible, the change in the target state associated with the execution of the execution procedure is sent to the execution procedure influence reflection unit 6 to rewrite the execution target database 2, and this is repeated from the beginning to the end of the sequence of execution procedures to execute all executions. If the procedure can be executed, the user is notified of consistency via the user notification unit 7. If the execution procedure sent to the execution procedure execution determination unit 5 cannot be executed, the user notification unit 7 is used at that time. To notify the user that there is no consistency.

図2は本発明のプログラム実行手順の整合性判定方法の流れを示すもので、以下、図1及び図2を用いて本発明によるプログラム実行手順の整合性の判定について説明する。   FIG. 2 shows the flow of the method for determining the consistency of the program execution procedure according to the present invention. Hereinafter, the determination of the consistency of the program execution procedure according to the present invention will be described with reference to FIGS.

前記構成において、プログラム実行手順は実行手順入力部3から入力され、実行手順蓄積部1に蓄積される(s1)。また、実行対象データは実行対象データ入力部4から入力され、実行対象データベースに蓄積される(s2)。   In the above configuration, the program execution procedure is input from the execution procedure input unit 3 and stored in the execution procedure storage unit 1 (s1). The execution target data is input from the execution target data input unit 4 and stored in the execution target database (s2).

次に、繰り返し動作制御部8は、実行手順蓄積部1からプログラム実行手順に含まれる実行手順を、その先頭から1つ読み出し、実行手順実行可能判定部5に送る(s3)。実行手順実行可能判定部5は、当該実行手順の対象の状態を実行対象データベース2から取得し、当該実行手順が対象に与える作用によって定まる当該対象が備えているべき条件と比較し、条件を満たしているか否かを判定し、満たしている場合は実行可能と判定し、満たしていない場合は実行不能と判定し、その結果を繰り返し動作制御部8へ返送する(s4)。   Next, the repetitive operation control unit 8 reads one execution procedure included in the program execution procedure from the execution procedure storage unit 1 from its head and sends it to the execution procedure execution feasibility determination unit 5 (s3). The execution procedure feasibility determination unit 5 acquires the state of the target of the execution procedure from the execution target database 2 and compares it with the condition that the target should have, which is determined by the action that the execution procedure gives to the target. If it is satisfied, it is determined that it can be executed. If it is not satisfied, it is determined that it cannot be executed, and the result is repeatedly returned to the operation control unit 8 (s4).

ここで、実行可能と判定された場合(s5)、繰り返し動作制御部8は、実行手順がその対象に与える作用による当該対象の状態変化を実行手順影響反映部6に送り、当該対象の状態変化とともに、予め登録された対象間の関係に基づき、その対象の状態変化によって変化する他の対象の状態を実行対象データベース2上に反映させる、即ち実行対象データベース2を書き換える(s6)。   Here, when it is determined that execution is possible (s5), the repetitive motion control unit 8 sends the state change of the target due to the action that the execution procedure gives to the target to the execution procedure influence reflecting unit 6, and the state change of the target At the same time, based on the relationship between the objects registered in advance, the state of another object that changes due to the state change of the object is reflected on the execution object database 2, that is, the execution object database 2 is rewritten (s6).

繰り返し動作制御部8は、前述した動作を実行手順の列の先頭から末尾まで繰り返し行い(s7)、全ての実行手順が実行可能であればユーザ通知部7を介して整合性があることをユーザに通知し、終了する(s8)。   The repetitive operation control unit 8 repeats the above-described operation from the beginning to the end of the sequence of execution procedures (s7), and if all the execution procedures can be executed, the user confirms that there is consistency via the user notification unit 7. And finishes (s8).

一方、実行不能と判定された場合(s5)、繰り返し動作制御部8は、当該実行不能と判定された実行手順とその対象をユーザ通知部7を介してユーザに通知し、終了する(s9)。   On the other hand, when it is determined that the execution is impossible (s5), the repetitive operation control unit 8 notifies the user of the execution procedure and the target determined to be unexecutable via the user notification unit 7, and ends (s9). .

なお、前述した実行手順入力部3及び実行対象データ入力部4は、機能的な面から別々の構成要素ととらえて2つに分けたが、物理的な入力部が2つ必要という意味ではない。また、ここでいう入力には、キーボードなどの入力装置から直接入力される場合の外、記憶媒体から読み出されて入力される場合や通信回線を介して他の装置等から入力される場合も含まれ、入力部としても、入力装置の外、記憶媒体や通信回線、並びにそれらに対するインタフェースなども含むものとする。   The execution procedure input unit 3 and the execution target data input unit 4 described above are separated into two components from the viewpoint of functionality, but this does not mean that two physical input units are required. . In addition to input directly from an input device such as a keyboard, the input here may be read from a storage medium or input from another device via a communication line. In addition, the input unit includes a storage medium, a communication line, and an interface for them in addition to the input device.

また、本発明は、周知のコンピュータに、記憶媒体もしくは通信回線を介して、図1の構成図に示された機能を実現するプログラムあるいは図2のフローチャートに示された手順を備えるプログラムをインストールすることによっても実現可能である。   Further, the present invention installs a program for realizing the functions shown in the configuration diagram of FIG. 1 or a program having the procedure shown in the flowchart of FIG. 2 via a storage medium or a communication line in a known computer. Can also be realized.

本発明によれば、プログラム実行手順と互いに関係を有する実行対象との間において、実際に実行対象を操作する機構を計算機上で構築することなく、プログラム実行手順と実行対象との間の関係性の整合性を判定することが可能となる。   According to the present invention, the relationship between the program execution procedure and the execution target is not established on the computer between the execution target having a relation with the program execution procedure without actually constructing a mechanism on the computer. Can be determined.

以下、前述した本発明の装置及び方法の詳細について、具体的な例を挙げて説明する。   Hereinafter, details of the above-described apparatus and method of the present invention will be described with specific examples.

図3は実行手順入力部3から入力可能な実行手順の種類の例を示している。ここでは「取得する」と「設定する」の2つの手順が入力可能であることを示している。   FIG. 3 shows an example of the types of execution procedures that can be input from the execution procedure input unit 3. Here, it is shown that two procedures of “acquire” and “set” can be input.

図4は実行手順入力部3によって入力され実行手順蓄積部に蓄積され、図3で示した手順によって構成された、特定の目的を有するプログラム実行手順の例を示したものである。   FIG. 4 shows an example of a program execution procedure having a specific purpose, which is input by the execution procedure input unit 3 and stored in the execution procedure storage unit and configured by the procedure shown in FIG.

図5は図4の例の対象となる実行対象の構成を示している。ここでは対象顧客のユーザIDを用いて、顧客データベース(4−1)から住所を取り出し、郵便番号データベース(4−2)を用いて住所から郵便番号を取得し、ラベル印刷機構(4−3)に住所と郵便番号を入力することでラベルを印刷させ、印刷した宛名ラベル番号を取得し、発送装置(4−4)に宛名ラベル番号とユーザIDを入力することで、宛名ラベルを貼付した書類を発送させる手順を示している。   FIG. 5 shows the configuration of the execution target that is the target of the example of FIG. Here, using the user ID of the target customer, the address is extracted from the customer database (4-1), the postal code is acquired from the address using the postal code database (4-2), and the label printing mechanism (4-3). The label is printed by inputting the address and the postal code to the mail, the printed address label number is obtained, and the address label number and the user ID are input to the shipping device (4-4) to attach the address label. It shows the procedure to ship.

図6は、実行対象データベースに蓄積される実行対象の種類の例を示している。対象項目として、「取得項目」と「設定項目」の2種類を定めた。図7は、図6で定めた対象の種類によって定まる取り得る状態の例を示している。   FIG. 6 shows an example of the types of execution targets accumulated in the execution target database. Two types of “acquired items” and “set items” were defined as target items. FIG. 7 shows an example of possible states determined by the type of object defined in FIG.

図8は、対象に応じてその対象間に取り得る関係を示している。例えば(7−1)は、取得項目から設定項目に対して「get handle」という関係を取り得ることを示している。ここで、関係が発生している、(7−1)における取得項目側を関係の「発側」、関係の対象となる、(7−1)における設定項目側を関係の「着側」と定義する。 FIG. 8 shows the possible relationships between the objects depending on the object. For example, (7-1) is “get” from the acquisition item to the setting item. It shows that the relationship "handle" can be taken. Here, the relationship has occurred, the acquired item side in (7-1) is the “originating side” of the relationship, and the setting item side in (7-1) is the “destination side” of the relationship. Define.

図9は、図8のように定義した対象間の関係において、発側の対象が特定の状態に変化した時に、着側の対象をどのような状態に変化させるかの作用について定義した例を示している。例えば3行目は、図8の(7−1)で定義した「get handle」という関係が、取得項目である発側が「取得済」という状態を持つ時に、設定項目である着側を「設定可能」に変化させるという作用をもっていることを示している。 FIG. 9 is an example in which the relationship between the objects defined as shown in FIG. 8 is defined with respect to the action of changing the destination object when the originating object changes to a specific state. Show. For example, the third line is “get” defined in (7-1) of FIG. The relationship “handle” indicates that when the originating side, which is the acquisition item, has a state of “acquired”, the destination, which is the setting item, is changed to “ settable ”.

図10は、実行手順の実行のために実行対象が持つべき状態の例を示している。例えば、1行目は「設定する」という実行手順を実行するには、その対象が「設定可能」である必要があることを示しており、また、2行目は「取得する」という実行手順を実行するには、その対象が「取得可能」である必要があることを示している。   FIG. 10 shows an example of a state that the execution target should have in order to execute the execution procedure. For example, the first line indicates that the target must be “settable” in order to execute the execution procedure “set”, and the second line “execute” the execution procedure. Indicates that the target must be “acquirable” in order to execute.

図11は、実行手順によって実行対象がとることになる状態を示している。例えば1行目は、「設定する」という実行手順を実行することでその対象が「設定済」に変化することを示している。   FIG. 11 shows a state where the execution target is taken by the execution procedure. For example, the first line indicates that the target is changed to “already set” by executing the execution procedure “set”.

図12、図13は図5に示した実行対象を図9で示した関係およびAND項を用いて実行対象データベース上のデータとして表現した例を示す。   12 and 13 show an example in which the execution target shown in FIG. 5 is expressed as data on the execution target database using the relationship and AND term shown in FIG.

図12において、矩形の枠は実行対象を表しており、白地の矩形の枠が設定項目を、黒地(砂目ハッチング)の矩形の枠が取得項目を示す。また実行対象間の矢印がその対象間の関係を示し、矢印の出ている側が関係の「発側」、向いている側が関係の「着側」を示している。   In FIG. 12, a rectangular frame represents an execution target, a white rectangular frame indicates a setting item, and a black (gray hatched) rectangular frame indicates an acquisition item. The arrows between the execution targets indicate the relationship between the targets, the side on which the arrow appears indicates the “originating side” of the relationship, and the side on which the arrow is directed indicates the “destination” of the relationship.

例えば(11−1)に示す矢印は、「対象顧客のユーザID」から「発送装置のユーザID」に対して図8の(7−1)に示す「get handle」の関係があることを意味している。これはつまり、取得項目である「対象顧客のユーザID」が「取得済」に変化した際に、設定項目である「発送装置のユーザID」が「設定可能」に変化する、即ち「対象顧客のユーザID」を取得することで「発送装置のユーザID」を設定することができるようになることを示している。 For example, the arrow shown in (11-1) indicates “get user ID” from “target customer user ID” to “getting device user ID” shown in FIG. This means that there is a “handle” relationship. This means that when the acquisition item “user ID of the target customer” changes to “acquired”, the setting item “user ID of the shipping device” changes to “settable”, ie, “target customer” It is shown that “user ID of shipping device” can be set by acquiring “user ID of“.

図14は、実行手順蓄積部1から1つ目の実行手順が取り出され、実行手順実行可能判定部5によって「実行可能」と判定されることを示している。ここでは「対象顧客のユーザID」が「取得可能」という状態であるため、「対象顧客のユーザID」に対して「取得する」という実行手順を行うことが可能であることを示している。   FIG. 14 shows that the first execution procedure is taken out from the execution procedure storage unit 1 and is determined to be “executable” by the execution procedure execution determination unit 5. Here, since the “user ID of the target customer” is in a state of “acquisable”, the execution procedure of “acquire” can be performed on the “user ID of the target customer”.

図15は、実行手順実行可能判定部5によって実行手順が実行不能と判定される場合を示している。ここでは「対象顧客のユーザID」が「取得不能」という状態であるため、「対象顧客のユーザID」に対して「取得する」という実行手順を行うことが不可能であることを示している。   FIG. 15 shows a case where the execution procedure is determined to be unexecutable by the execution procedure executable determination unit 5. Here, since the “user ID of the target customer” is in a state of “unacquirable”, it is impossible to perform the execution procedure of “acquire” on the “user ID of the target customer”. .

図16は、実行手順実行可能判定部5によって実行可能であると判定された実行手順の実行によって引き起こされる実行対象の状態変化を、実行手順影響反映部6によって、実行対象データベース2上に反映させた結果を示している。ここでは「対象顧客のユーザID」に対して「取得する」という実行手順を実行した結果、その状態が「取得済」に変化したことを示している。   In FIG. 16, the execution procedure influence reflecting unit 6 reflects the change in the state of the execution target caused by the execution of the execution procedure determined to be executable by the execution procedure executable determination unit 5 on the execution target database 2. The results are shown. Here, as a result of executing the execution procedure “acquire” for “user ID of target customer”, the state has changed to “acquired”.

図17は、実行手順影響反映部6によって、実行対象の状態変化が引き起こす他の実行対象の状態変化を反映させた例を示している。ここでは「対象顧客のユーザID」という概念が例えば、図16に示したように「取得済」に変化した結果、「対象顧客のユーザ1D」と「顧客データベースのユーザID」の間に「get handle」の関係があることで、「顧客データベースのユーザID」が「設定不能」から「設定可能」に変化したことを示している。これによって「対象顧客のユーザID」を取得すると「顧客データベースのユーザID」が設定できるようになるという実行対象間の関係が実行対象データベース2上に反映される。 FIG. 17 shows an example in which the execution procedure influence reflection unit 6 reflects the state change of another execution target caused by the state change of the execution target. Here, as a result of changing the concept of “target customer user ID” to “acquired” as shown in FIG. 16 , for example, “get customer user ID 1D” and “customer database user ID” The relationship “handle” indicates that “user ID of customer database” has changed from “not settable” to “settable”. As a result, the relationship between the execution targets that the “customer database user ID” can be set when the “target customer user ID” is acquired is reflected on the execution target database 2.

図18は、上記の手順を実行手順蓄積部1に蓄積された全ての実行手順に対して繰り返して行い、全ての実行手順が実行可能であると判断されたため、ユーザ通知部7を用いてユーザに通知した場合を示している。   In FIG. 18, the above procedure is repeated for all execution procedures stored in the execution procedure storage unit 1, and it is determined that all the execution procedures can be executed. Shows the case of notification.

図19は、実行手順実行可能判定部5によって実行手順が実行不能であると判定されたため、実行しようとしていた実行手順と、その実行対象をユーザ通知部7を用いてユーザに通知した場合を示している。ここでは「ラベル印刷機構の郵便番号」に対して「設定する」という実行手順を行おうとしたが、「ラベル印刷機構の郵便番号」が「設定不能」という状態であったため、この実行手順が実行不可能であることを示している。これは、現在の実行手順ではラベル印刷機構に郵便番号を設定しようとする際に、例えば設定する郵便番号がまだ取得できていないといった理由でエラーが発生することを示している。   FIG. 19 shows a case where the execution procedure that has been attempted to be executed and the execution target are notified to the user using the user notification unit 7 because the execution procedure is determined to be unexecutable by the execution procedure executable determination unit 5. ing. Here, the execution procedure of “setting” is attempted for “postal code of the label printing mechanism”, but this execution procedure is executed because “postal code of the label printing mechanism” is in a state of “cannot be set”. Indicates that it is impossible. This indicates that an error occurs because, for example, the postal code to be set has not yet been acquired when attempting to set the postal code in the label printing mechanism in the current execution procedure.

図20乃至図30に、図4に示したプログラム実行手順と図12、図13に示した実行対象データとの動的関係の整合性を本発明によって判定した場合のそれぞれの一連の変化の例を示す。各図において左側に実行手順蓄積部1内の各実行手順を、右側に実行対象データベース2内の各実行対象データを示す。   20 to 30 show examples of respective series of changes when the consistency of the dynamic relationship between the program execution procedure shown in FIG. 4 and the execution target data shown in FIGS. 12 and 13 is determined according to the present invention. Indicates. In each figure, each execution procedure in the execution procedure storage unit 1 is shown on the left side, and each execution target data in the execution target database 2 is shown on the right side.

図20は実行開始時の状態であり、「対象顧客のユーザID」のみが取得可能になっている。ここで項番1の「対象顧客ユーザID」を「取得する」動作について判定する。まず図10より「取得する」についてはその対象が「取得可能」の状態である必要があるが、図20よりこれを満足していることがわかる。次に、図11より「取得する」を実行した結果、その対象は「取得済」に変化することがわかる。次に図12、図13上の11−1の関係により、種類が「get handle」の場合、図9にあるようにその発側が「取得済」の時に着側を「設定可能」に変化させる。そのため11−1の関係の着側である「発送装置のユーザID」は「設定可能」に変化する。同様に11−2の関係により、「顧客データベースのユーザID」は「設定可能」に変化する。よって、各対象は図21の右側に示した状態に変化する。 FIG. 20 shows a state at the start of execution, and only the “user ID of the target customer” can be acquired. Here, the operation of “obtaining” “target customer user ID” of item number 1 is determined. First, from FIG. 10, “acquire” needs to be in an “acquisable” state, but FIG. 20 shows that this is satisfied. Next, as a result of executing “Acquire” from FIG. 11, it is understood that the target changes to “Acquired”. Next, due to the relationship of 11-1 on FIGS. In the case of “handle”, as shown in FIG. 9, the callee side is changed to “settable” when the caller side is “acquired”. For this reason, the “user ID of the shipping device” that is the destination of the relationship 11-1 changes to “settable”. Similarly, the “customer database user ID” changes to “settable” due to the relationship of 11-2. Therefore, each object changes to the state shown on the right side of FIG.

次に2番目の実行手順である「顧客データベースのユーザID」を「設定する」について、同様の判定を行った結果が図22である。以下同様の作業を図29まで繰り返し、図29で最後の実行手順である「発送装置のユーザID」を「設定する」について判定した結果、全ての実行手順を終了した状態が図30である。この時、実行手順は実行対象データと整合性があるといえる。   Next, FIG. 22 shows the result of the same determination for “setting” “customer database user ID” as the second execution procedure. Thereafter, the same operation is repeated until FIG. 29, and as a result of determining “setting” the “user ID of the sending device” which is the last execution procedure in FIG. 29, FIG. 30 shows a state where all execution procedures are completed. At this time, it can be said that the execution procedure is consistent with the execution target data.

次に、特定の対象を削除したことで整合性が失われたことを判定する例を示す。   Next, an example is shown in which it is determined that consistency has been lost by deleting a specific target.

図31は、6番目の実行手順である「ラベル印刷機構の住所」を「設定する」という作業に対して、対象となるラベル印刷機構が存在しない状態を示している。これは実行対象データベース2における実行対象データの不足を示し、実行手順と実行対象データに整合性がないことを示している。   FIG. 31 shows a state where there is no target label printing mechanism for the work of “setting” “address of label printing mechanism” which is the sixth execution procedure. This indicates a lack of execution target data in the execution target database 2 and indicates that the execution procedure and the execution target data are not consistent.

次に、特定の実行手順を削除したことで整合性が失われたことを判定する例を示す。   Next, an example of determining that consistency has been lost by deleting a specific execution procedure will be described.

図32、図33は、6番目の「ラベル印刷機構の住所」を「設定する」という実行手順を削除した結果、整合性がなくなったことを判定する例を示している。図32では、6番目の実行手順を削除した結果、5番目の実行手順の次に7番の実行手順である「ラベル印刷機構の郵便番号」を「設定する」を行ったが、特に矛盾が発生しなかったことを示している。図33は、8番目の実行手順である「ラベル印刷機構の宛名ラベル番号」を「取得する」を行った際にその対象が「取得不能」である状態を示している。このことで6番目の「ラベル印刷機構の住所」を「設定する」という手順を削除した結果、整合性がなくなったことが判定される。   FIG. 32 and FIG. 33 show an example of determining that the consistency is lost as a result of deleting the execution procedure of “setting” the sixth “address of label printing mechanism”. In FIG. 32, as a result of deleting the sixth execution procedure, “setting the postal code of the label printing mechanism”, which is the seventh execution procedure after the fifth execution procedure, is performed. Indicates that it did not occur. FIG. 33 shows a state where the target is “unacquirable” when “acquired” is the eighth execution procedure “address label number of label printing mechanism”. As a result, it is determined that the consistency is lost as a result of deleting the procedure of “setting” the sixth “address of the label printing mechanism”.

次に、特定の対象間の関係を削除したことで整合性が失われたことを判定する例を示す。   Next, an example is shown in which it is determined that consistency has been lost by deleting the relationship between specific objects.

図34、図35では、11−7の「郵便番号データベースの郵便番号」から「ラベル印刷機構の郵便番号」への関係を削除した例を示している。図36は、図24において「郵便番号データベースの郵便番号」を取得した結果の状態を示しているが、上記の関係を削除したため図25と異なり、「ラベル印刷機構の郵便番号」が「設定不能」のままになっている。   FIGS. 34 and 35 show an example in which the relationship from “Zip code of the zip code database” to “Zip code of the label printing mechanism” of 11-7 is deleted. FIG. 36 shows the state of the result of obtaining “postal code in the postal code database” in FIG. 24. However, since the above relationship is deleted, the “postal code of the label printing mechanism” is “unsettable” unlike FIG. "

図36の「ラベル印刷機構の住所」を設定する際には条件を満たしているが、図37において「ラベル印刷機構の郵便番号」を設定する際に、「ラベル印刷機構の郵便番号」が「設定不能」であるため、不整合が検出されたことを示している。このことで図34、35において11−7の「郵便番号データベースの郵便番号」から「ラベル印刷機構の郵便番号」への関係を削除した結果、整合性がなくなったことが判定される。   The conditions are met when setting the “address of the label printing mechanism” in FIG. 36, but when setting the “zip code of the label printing mechanism” in FIG. This indicates that an inconsistency has been detected. As a result, in FIG. 34 and FIG. 35, it is determined that the consistency has been lost as a result of deleting the relationship from “zip code in the zip code database” to “zip code in the label printing mechanism” in 11-7.

本発明のプログラム実行手順の整合性判定装置の機能ブロック図Functional block diagram of consistency determination device for program execution procedure of the present invention 本発明のプログラム実行手順の整合性判定方法の流れ図The flowchart of the consistency determination method of the program execution procedure of this invention 入力可能な実行手順の種類の例を示す説明図Explanatory diagram showing examples of types of execution procedure that can be entered プログラム実行手順の例を示す説明図Explanatory drawing showing an example of program execution procedure 図4のプログラム実行手順に対応する実行対象の構成を示す説明図Explanatory drawing which shows the structure of the execution object corresponding to the program execution procedure of FIG. 実行対象データベースに蓄積される実行対象の種類の例を示す説明図Explanatory drawing which shows the example of the kind of execution object accumulate | stored in execution object database 図6の対象の種類によって定まる取り得る状態の例を示す説明図Explanatory drawing which shows the example of the state which can be decided by the kind of object of FIG. 対象に応じてその対象間に取り得る関係を示す説明図Explanatory diagram showing the relationship that can be taken between objects according to the object 発側の対象が特定の状態に変化した時に着側の対象をどのような状態に変化させるかの作用について定義した例を示す説明図Explanatory drawing which shows the example which defined about the effect | action of what kind of state a destination side object is changed when the origin side object changes to a specific state 実行手順の実行のために実行対象が持つべき状態の例を示す説明図Explanatory drawing which shows the example of the state which an execution target should have for execution procedure execution 実行手順によって実行対象がとることになる状態を示す説明図Explanatory drawing which shows the state that the execution target will be taken by the execution procedure 図5に示した実行対象を図9で示した関係およびAND項を用いて実行対象データベース上のデータとして表現した例を示す説明図FIG. 5 is an explanatory diagram showing an example in which the execution target shown in FIG. 5 is expressed as data on the execution target database using the relationship and AND term shown in FIG. 図5に示した実行対象を図9で示した関係およびAND項を用いて実行対象データベース上のデータとして表現した例を示す説明図FIG. 5 is an explanatory diagram showing an example in which the execution target shown in FIG. 5 is expressed as data on the execution target database using the relationship and AND term shown in FIG. 実行可能と判定される場合の実行手順とその対象の状態を示す説明図Explanatory drawing which shows the execution procedure when it is determined that execution is possible and the state of the target 実行不能と判定される場合の実行手順とその対象の状態を示す説明図Explanatory drawing which shows the execution procedure when it is determined that execution is impossible, and the state of the target 実行手順の実行によって引き起こされる実行対象の状態変化を示す説明図Explanatory drawing which shows the state change of the execution target caused by execution of the execution procedure 実行手順の実行によって引き起こされる他の実行対象の状態変化を示す説明図Explanatory drawing which shows the state change of the other execution object caused by execution of an execution procedure 整合性が有る場合のユーザへの通知の例を示す説明図Explanatory drawing which shows the example of the notification to the user when there is consistency 整合性が無い場合のユーザへの通知の例を示す説明図Explanatory drawing which shows the example of the notification to the user when there is no consistency 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship between the program execution procedure of FIG. 4, and the execution object data of FIG. 図4のプログラム実行手順と特定の対象が削除された図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship of the program execution procedure of FIG. 4 and the execution target data of FIG. 13 from which the specific target was deleted 特定の実行手順が削除された図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship of the program execution procedure of FIG. 4 from which the specific execution procedure was deleted, and the execution object data of FIG. 特定の実行手順が削除された図4のプログラム実行手順と図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship of the program execution procedure of FIG. 4 from which the specific execution procedure was deleted, and the execution object data of FIG. 図12において特定の対象間の関係を削除した例を示す説明図Explanatory drawing which shows the example which deleted the relationship between specific objects in FIG. 図13において特定の対象間の関係を削除した例を示す説明図Explanatory drawing which shows the example which deleted the relationship between specific objects in FIG. 図4のプログラム実行手順と特定の対象間の関係が削除された図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship with the execution target data of FIG. 13 from which the program execution procedure of FIG. 4 and the relationship between specific objects were deleted 図4のプログラム実行手順と特定の対象間の関係が削除された図13の実行対象データとの動的関係の整合性を判定した場合のそれぞれの変化の例を示す説明図Explanatory drawing which shows the example of each change at the time of determining the consistency of the dynamic relationship with the execution target data of FIG. 13 from which the program execution procedure of FIG. 4 and the relationship between specific objects were deleted

符号の説明Explanation of symbols

1:実行手順蓄積部、2:実行対象データベース、3:実行手順入力部、4:実行対象データ入力部、5:実行手順実行可能判定部、6:実行手順影響反映部、7:ユーザ通知部、8:繰り返し動作制御部。   1: execution procedure storage unit, 2: execution target database, 3: execution procedure input unit, 4: execution target data input unit, 5: execution procedure execution possibility determination unit, 6: execution procedure influence reflection unit, 7: user notification unit , 8: Repeating operation control unit.

Claims (3)

プログラム実行手順の整合性を判定する装置であって、
特定の目的を有し、実行対象及び当該実行対象に対して与える作用からなる2以上の実行手順を実行する順番に配列してなるプログラム実行手順を蓄積する実行手順蓄積部と、
各実行手順の対象及びその状態と、実行手順を実行するために対象が持つべき状態を表す条件と、実行手順を実行した時に対象がとることになる状態と、ある対象の状態が変化した際に他の対象がどのような状態に変化するかを表す対象間の関係とを含む実行対象データを蓄積する実行対象データベースと、
前記プログラム実行手順を実行手順蓄積部に入力して蓄積させる実行手順入力部と、
前記実行対象データを実行対象データベースに入力して蓄積させる実行対象データ入力部と、
ある実行手順を実行した時に当該実行手順の対象が当該実行手順によって定まる状態の条件を満足するか否かを実行対象データベースを参照して確認し、満足する場合は実行可能と判定し、満足しない場合は実行不能と判定する実行手順実行可能判定部と、
実行可能な実行手順の実行に伴う当該実行手順の対象の状態の変化とともに、実行対象データベースに蓄積された対象間の関係に基づき、前記実行手順の対象の状態変化によって変化する当該実行手順の対象と関係する他の対象の状態の変化を実行対象データベースに反映する実行手順影響反映部と、
整合性の判定結果をユーザに通知するユーザ通知部と、
実行手順蓄積部からプログラム実行手順の実行手順を1つ読み出し、該読み出した実行手順を実行手順実行可能判定部に送って実行可能か否かを判定させ、実行可能であれば当該実行手順の実行に伴う対象の状態の変化を実行手順影響反映部に送って実行対象データベースを書き換えさせ、これを実行手順の列の先頭から末尾まで繰り返し、全ての実行手順が実行可能であればユーザ通知部を介して整合性有りをユーザに通知し、実行手順実行可能判定部に送った実行手順が実行不能であればその時点でユーザ通知部を介して整合性無しをユーザに通知する繰り返し動作制御部とを備えた
ことを特徴とするプログラム実行手順の整合性判定装置。
An apparatus for determining the consistency of a program execution procedure,
An execution procedure storage unit that stores a program execution procedure that has a specific purpose and that is arranged in the order in which two or more execution procedures including an execution target and an action given to the execution target are executed;
The target and status of each execution procedure, the conditions that indicate the status that the target should have in order to execute the execution procedure, the status that the target will take when the execution procedure is executed, and the status of a target changes An execution target database that accumulates execution target data including a relationship between the objects that indicates what state the other target changes to,
An execution procedure input unit for storing the program execution procedure in the execution procedure storage unit;
An execution target data input unit for inputting and storing the execution target data in an execution target database;
When executing a certain execution procedure, check whether the target of the execution procedure satisfies the condition of the state determined by the execution procedure with reference to the execution target database. An execution procedure execution determination unit that determines that execution is not possible,
The target of the execution procedure that changes due to the change in the target state of the execution procedure based on the relationship between the targets accumulated in the execution target database along with the change in the target state of the execution procedure accompanying the execution of the executable execution procedure and execution procedure effects reflecting unit to reflect the execution target database changes in other target condition associated with,
A user notification unit for notifying the user of the consistency determination result;
One execution procedure of the program execution procedure is read from the execution procedure storage unit, and the read execution procedure is sent to the execution procedure executable determination unit to determine whether or not it can be executed. Is sent to the execution procedure effect reflection unit to rewrite the execution target database, and this is repeated from the beginning to the end of the execution procedure column. A repetitive operation control unit that notifies the user that there is consistency and notifies the user that there is no consistency via the user notification unit at that time if the execution procedure sent to the execution procedure executable determination unit is not executable An apparatus for determining consistency of a program execution procedure, comprising:
コンピュータを用いてプログラム実行手順の整合性を判定する方法であって、
前記コンピュータは、
特定の目的を有し、実行対象及び当該実行対象に対して与える作用からなる2以上の手順を実行する順番に配列してなるプログラム実行手順を蓄積する実行手順蓄積部と、
各実行手順の対象及びその状態と、実行手順を実行するために対象が持つべき状態を表す条件と、実行手順を実行した時に対象がとることになる状態と、ある対象の状態が変化した際に他の対象がどのような状態に変化するかを表す対象間の関係とを含む実行対象データを蓄積する実行対象データベースとを有し、
入力された前記プログラム実行手順を実行手順蓄積部に蓄積し、
入力された前記実行対象データを実行対象データベースに蓄積し、
実行手順蓄積部からプログラム実行手順の実行手順を1つ読み出し、該読み出した実行手順を実行した時に当該実行手順の対象が当該実行手順によって定まる状態の条件を満足するか否かを実行対象データベースを参照して確認し、満足する場合は実行可能と判定し、満足しない場合は実行不能と判定し、
実行可能であれば当該実行手順の実行に伴う対象の状態の変化とともに、実行対象データベースに蓄積された対象間の関係に基づき、前記実行手順の対象の状態変化によって変化する当該実行手順の対象と関係する他の対象の状態の変化を実行対象データベースに反映し、これを実行手順の列の先頭から末尾まで繰り返し、全ての実行手順が実行可能であれば整合性有りをユーザに通知し、
実行不能であればその時点でユーザ通知部を介して整合性無しをユーザに通知する
ことを特徴とするプログラム実行手順の整合性判定方法。
A method for determining the consistency of a program execution procedure using a computer,
The computer
An execution procedure accumulating unit that accumulates a program execution procedure that has a specific purpose and that is arranged in the order in which two or more procedures including an execution target and an action given to the execution target are executed;
The target and status of each execution procedure, the conditions that indicate the status that the target should have in order to execute the execution procedure, the status that the target will take when the execution procedure is executed, and the status of a target changes And an execution target database for storing execution target data including a relationship between the objects representing what state the other target changes to,
Accumulating the input program execution procedure in the execution procedure storage unit,
Accumulating the input execution target data in an execution target database;
One execution procedure of the program execution procedure is read from the execution procedure storage unit, and whether or not the execution procedure target satisfies the condition of the state determined by the execution procedure when the read execution procedure is executed is stored in the execution target database. Refer to and confirm, if satisfied, determine that execution is possible, otherwise, determine that execution is not possible,
If execution is possible, the target of the execution procedure that changes due to the change in the target state of the execution procedure, based on the relationship between the targets accumulated in the execution target database, along with the change of the target state accompanying the execution of the execution procedure Reflect the change in the status of other related targets in the execution target database, repeat this from the beginning to the end of the execution procedure column, and notify the user that there is consistency if all execution procedures can be executed,
A program execution procedure consistency determination method characterized by notifying the user of inconsistency via a user notification unit at that time if execution is impossible.
特定の目的を有し、実行対象及び当該実行対象に対して与える作用からなる2以上の手順を実行する順番に配列してなるプログラム実行手順を蓄積する実行手順蓄積部と、
各実行手順の対象及びその状態と、実行手順を実行するために対象が持つべき状態を表す条件と、実行手順を実行した時に対象がとることになる状態と、ある対象の状態が変化した際に他の対象がどのような状態に変化するかを表す対象間の関係とを含む実行対象データを蓄積する実行対象データベースとを備えたコンピュータに、
入力された前記プログラム実行手順を実行手順蓄積部に蓄積するステップと、
入力された前記実行対象データを実行対象データベースに蓄積するステップと、
実行手順蓄積部からプログラム実行手順の実行手順を1つ読み出し、該読み出した実行手順を実行した時に当該実行手順の対象が当該実行手順によって定まる状態の条件を満足するか否かを実行対象データベースを参照して確認し、満足する場合は実行可能と判定し、満足しない場合は実行不能と判定するステップと、
実行可能であれば当該実行手順の実行に伴う対象の状態の変化とともに、実行対象データベースに蓄積された対象間の関係に基づき、前記実行手順の対象の状態変化によって変化する当該実行手順の対象と関係する他の対象の状態の変化を実行対象データベースに反映し、これを実行手順の列の先頭から末尾まで繰り返し、全ての実行手順が実行可能であれば整合性有りをユーザに通知するステップと、
実行不能であればその時点でユーザ通知部を介して整合性無しをユーザに通知するステップとを実行させるためのプログラム。
An execution procedure accumulating unit that accumulates a program execution procedure that has a specific purpose and that is arranged in the order in which two or more procedures including an execution target and an action given to the execution target are executed;
The target and status of each execution procedure, the conditions that indicate the status that the target should have in order to execute the execution procedure, the status that the target will take when the execution procedure is executed, and the status of a target changes And a computer having an execution target database for storing execution target data including a relationship between the objects indicating how the other target changes to
Storing the input program execution procedure in an execution procedure storage unit;
Storing the input execution target data in an execution target database;
One execution procedure of the program execution procedure is read from the execution procedure storage unit, and whether or not the execution procedure target satisfies the condition of the state determined by the execution procedure when the read execution procedure is executed is stored in the execution target database. Referring to and confirming, if satisfied, determining that execution is possible; otherwise, determining that execution is not possible;
If execution is possible, the target of the execution procedure that changes due to the change in the target state of the execution procedure, based on the relationship between the targets accumulated in the execution target database, along with the change of the target state accompanying the execution of the execution procedure Reflecting changes in the status of other related targets in the execution target database, repeating this from the beginning to the end of the execution procedure column, and notifying the user that there is consistency if all execution procedures are executable ,
A program for executing a step of notifying the user of inconsistency via a user notification unit at that time if execution is impossible.
JP2005175094A 2005-06-15 2005-06-15 Apparatus for determining consistency of program execution procedure, method and program thereof Expired - Fee Related JP4688580B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005175094A JP4688580B2 (en) 2005-06-15 2005-06-15 Apparatus for determining consistency of program execution procedure, method and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005175094A JP4688580B2 (en) 2005-06-15 2005-06-15 Apparatus for determining consistency of program execution procedure, method and program thereof

Publications (2)

Publication Number Publication Date
JP2006350625A JP2006350625A (en) 2006-12-28
JP4688580B2 true JP4688580B2 (en) 2011-05-25

Family

ID=37646405

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005175094A Expired - Fee Related JP4688580B2 (en) 2005-06-15 2005-06-15 Apparatus for determining consistency of program execution procedure, method and program thereof

Country Status (1)

Country Link
JP (1) JP4688580B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000353083A (en) * 1999-04-07 2000-12-19 Nippon Steel Corp Demand specification description support device, method therefor and recording medium
JP2003005967A (en) * 2001-06-26 2003-01-10 Toshiba Corp Information processor and information processing method and information processing program for program development
JP2004110378A (en) * 2002-09-18 2004-04-08 Hitachi Software Eng Co Ltd Object-oriented development supporting method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06124216A (en) * 1992-10-09 1994-05-06 Hitachi Ltd Device and method for detecting program discrepancy
JPH113216A (en) * 1997-06-11 1999-01-06 Fujitsu Ltd Supporting method and device for scenario-based object-oriented analysis design

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000353083A (en) * 1999-04-07 2000-12-19 Nippon Steel Corp Demand specification description support device, method therefor and recording medium
JP2003005967A (en) * 2001-06-26 2003-01-10 Toshiba Corp Information processor and information processing method and information processing program for program development
JP2004110378A (en) * 2002-09-18 2004-04-08 Hitachi Software Eng Co Ltd Object-oriented development supporting method and device

Also Published As

Publication number Publication date
JP2006350625A (en) 2006-12-28

Similar Documents

Publication Publication Date Title
JP4659588B2 (en) Progress status display device and progress status display method
US7937622B2 (en) Method and system for autonomic target testing
US9754242B2 (en) Deployment mechanism for non-versioning business process artifacts
WO2011081126A1 (en) System event logging system
CN112783568B (en) Initialization method, device, equipment and storage medium of application program
US10678864B2 (en) Analysis model preparing system, programming apparatus, and analysis model preparing method
JP4688580B2 (en) Apparatus for determining consistency of program execution procedure, method and program thereof
JP2008305021A (en) Information processor and application management method
JP2007310807A (en) Plug-in version management system
JP5119765B2 (en) Specification creation support apparatus and support method
JP5605370B2 (en) System model management support system, system model management support method and program
US9015658B2 (en) Automatic program generation device and automatic program generation method
CN110765144A (en) Distributed heterogeneous database data processing method and device
JP4867229B2 (en) Information processing apparatus and program
JP3727916B2 (en) File monitoring method, file monitoring program, and computer system
JP4484148B2 (en) SI target file and SI related file management system
JP5067705B2 (en) Abnormal test support device, abnormal test support method, and program
JP7417462B2 (en) Package generation device, package management system and package generation method
JP6941980B2 (en) Test scenario execution system and test scenario execution method
US20130007528A1 (en) Using reverse time for coverage analysis
JP2005043931A (en) System for automatically generating program and method for automatically generating program
JP2007034806A (en) Information processor and program
KR101722392B1 (en) System and Method for Managing Configuration
JP4217177B2 (en) Database subsystem
JP2738161B2 (en) Program execution processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070809

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101028

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101220

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110214

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110215

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140225

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees