JPH06274328A - Execution method for program consisting of plural processing modules - Google Patents
Execution method for program consisting of plural processing modulesInfo
- Publication number
- JPH06274328A JPH06274328A JP5084056A JP8405693A JPH06274328A JP H06274328 A JPH06274328 A JP H06274328A JP 5084056 A JP5084056 A JP 5084056A JP 8405693 A JP8405693 A JP 8405693A JP H06274328 A JPH06274328 A JP H06274328A
- Authority
- JP
- Japan
- Prior art keywords
- processing module
- processing
- execution
- executed
- storage means
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、類似する多様な目的に
変更(カスタマイズ)して用いられるパッケージソフト
ウェアに用いて好適なプログラムの実行方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of executing a program suitable for use in package software that is modified (customized) for various similar purposes.
【0002】[0002]
【従来の技術】類似した情報処理を行うプログラムの開
発に際しては、個々の処理毎に都度新規にプログラミン
グを行うことは無駄が多いため、各処理に共通した基本
部分と各処理に特有の拡張部分とを出来るだけ区分した
所謂パッケージソフトウェアを用いて、該拡張部分のカ
スタマイズを行う方法を採ることが多い。かかるパッケ
ージソフトウェアのカスタマイズ作業は、パッケージソ
フトウェアの全体に亘ってしかも数々の制約のもとに行
わなければならないため、作業自体が複雑で誤りが生じ
易い。また、カスタマイズ作業が複雑なため、作業量と
新規プログラム作成作業量との比較が事前には見積もり
難く、常に開発工数の減少が期待できるものではなかっ
た。2. Description of the Related Art In developing a program for performing similar information processing, it is wasteful to newly program each process, so that a basic part common to each process and an expansion part peculiar to each process are common. In many cases, a so-called packaged software, which is divided as much as possible, is used to customize the extended portion. The customization work of such packaged software has to be performed over the entire packaged software and under a number of restrictions, so that the operation itself is complicated and error-prone. In addition, since the customization work is complicated, it is difficult to estimate the amount of work and the amount of work for creating a new program in advance.
【0003】従来パッケージソフトウェアのカスタマイ
ズ作業に関するものとしては、特開平1−103740
号公報にカスタマイズ可能な部分をシステムが表示して
これに対して会話形式で応答することにより、カスタマ
イズ作業を自動的に行うことが開示されている。[0003] Japanese Patent Laid-Open No. 1-103740 discloses a conventional package software customization work.
It is disclosed that the customization work is automatically performed by displaying a customizable part in the gazette and responding to the system interactively.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、特開平
1−103740号公報に開示された内容では、基本部
分に関するカスタマイズを行うことは不可能であり、仮
に従来の方法にて基本部分のカスタマイズ作業を行った
としても出来上がったプログラムは新規に作成されるプ
ログラムに比べれば冗長性の多いものとなってしまう。
また、従来のカスタマイズ方法では、或るカスタマイズ
作業中に開発された優れたロジックやモジュールを他の
カスタマイズ作業に利用しようとすれば、該開発部分を
やはり基本部分と拡張部分とに分別することが必要にな
るため実際のカスタマイズ作業では、このように開発部
分を再利用することは困難であった。However, according to the contents disclosed in Japanese Patent Application Laid-Open No. 1-103740, it is impossible to customize the basic part, and it is assumed that the basic part is customized by the conventional method. Even if you do, the resulting program will be more redundant than the newly created program.
Further, in the conventional customization method, if an excellent logic or module developed during a certain customization work is to be used for another customization work, the development part can be divided into a basic part and an extension part. Since it is necessary, it was difficult to reuse the development part in this way in the actual customization work.
【0005】本発明はかかる問題点を解決するものであ
って、その目的は、広範囲のカスタマイジングが可能で
あって、しかもカスタマイジングによる品質の低下が少
ないプログラムの実行方法を提供することにある。ま
た、他の目的は、カスタマイジング等によって開発され
た優れたロジックやモジュールを取り入れて機能の向上
が容易に行え得るプログラムの実行方法を提供すること
にある。The present invention has been made to solve the above problems, and an object thereof is to provide a program execution method capable of customizing a wide range and having less quality deterioration due to customizing. . Another object of the present invention is to provide a program execution method in which excellent logic and modules developed by customizing or the like are incorporated and functions can be easily improved.
【0006】[0006]
【課題を解決するための手段】本発明は、処理終了時に
予め定められたリターンコードを発生する複数の処理モ
ジュールからなるプログラムにおいて各モジュールの実
行順序を制御する方法であって、直前に実行された処理
モジュール及び該処理モジュールが発生したリターンコ
ードに対応して次に実行する処理モジュールを定めてこ
れを実行順序記憶手段に予め格納し、処理モジュールの
実行に際しては、当該処理モジュールに対応する実行順
序記憶手段の内容を実行状況記憶手段に格納した後処理
モジュールの実行を行い、次いで該処理モジュールの処
理終了時に得られたリターンコードと前記実行状況記憶
手段の内容をもって次に実行すべき処理モジュールを決
定することを特徴とするものである。The present invention is a method for controlling the execution order of each module in a program including a plurality of processing modules that generate a predetermined return code at the end of processing, and is executed immediately before. Processing module and a processing module to be executed next corresponding to the return code generated by the processing module are stored in the execution order storage means in advance, and when the processing module is executed, the execution corresponding to the processing module is executed. The post-processing module is executed by storing the contents of the order storage means in the execution status storage means, and then the processing module to be executed next with the return code obtained at the end of the processing of the processing module and the contents of the execution status storage means. It is characterized by determining.
【0007】[0007]
【実施例】以下、本発明の一実施例を図面を用いて詳細
に説明する。図1は、本発明に係わる複数の処理モジュ
ール4からなるプログラムの実行方法(以下、本発明方
法と略す)の実施に際して必要となる実行順序記憶手段
1、実行状況記憶手段2、実行制御手段3、及び複数の
処理モジュール4の関係を示すブロック図である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings. FIG. 1 shows an execution order storage means 1, an execution status storage means 2, and an execution control means 3 which are necessary for executing a program execution method (hereinafter, abbreviated as the present invention method) including a plurality of processing modules 4 according to the present invention. 3 is a block diagram showing the relationship between a plurality of processing modules 4.
【0008】実行順序記憶手段1は、直前に実行された
処理モジュール4と該処理モジュール4より処理終了時
に通知されるリターンコードから、次に実行する処理モ
ジュール4を特定するもので、例えば該関係を定義した
テーブル等が挙げられる。実行状況記録手段2は、処理
モジュール4の実行に際して、実行順序記憶手段1の内
容のうち当該処理モジュール4’に対応する部分を一時
記憶するものである。実行制御手段3は、実行状況記憶
手段2に格納された内容と処理終了した処理モジュール
4より通知されたリターンコードとから、実行順序記憶
手段1を検索し、次に実行せしめる処理モジュール4を
決定し、該処理モジュール4の実行を行う手段である。The execution order storage means 1 specifies the processing module 4 to be executed next from the processing module 4 executed immediately before and the return code notified from the processing module 4 at the end of processing. A table or the like that defines When the processing module 4 is executed, the execution status recording means 2 temporarily stores a portion of the contents of the execution order storage means 1 corresponding to the processing module 4 ′. The execution control means 3 searches the execution order storage means 1 from the contents stored in the execution status storage means 2 and the return code notified from the processing module 4 that has finished processing, and determines the processing module 4 to be executed next. The processing module 4 is executed.
【0009】次に、図2及び図3を用いて、実行順序記
憶手段1について詳細に説明する。先ず、図2は以下の
説明において前提としている各処理モジュールの実行制
御フローの例であって、本実施例は、該フローの如き処
理モジュールの結合を本発明では如何に実行せしめるか
について説明するものである。Next, the execution order storage means 1 will be described in detail with reference to FIGS. 2 and 3. First, FIG. 2 is an example of an execution control flow of each processing module presupposed in the following description, and this embodiment will explain how to combine processing modules as shown in the flow in the present invention. It is a thing.
【0010】図2では、まず処理モジュールAが実行さ
れ、該処理モジュールAは処理終了後、0,1,2又は
3のいずれかをリターンコードとして通知する。処理モ
ジュールAよりリターンコード=0が通知された時、次
に処理モジュールBを実行させる。処理モジュールB
は、処理終了後、0又は3のいずれかをリターンコード
として通知する。処理モジュールAよりリターンコード
=1が通知された時、又は、処理モジュールBからリタ
ーンコード=0が通知された時は、次に処理モジュール
Cを実行させる。処理モジュールCは、処理終了後、0
又は3のいずれかをリターンコードとして通知し、該処
理モジュールCからのリターンコードが0の時は処理モ
ジュールDを実行する。処理モジュールDは、処理終了
後、0又は3のいずれかをリターンコードとして通知
し、該処理モジュールDからのリターンコードが0の時
は処理モジュールAを再度実行する。又、処理モジュー
ルA,処理モジュールB,処理モジュールC,又は処理
モジュールDより処理終了後、リターンコード=3が通
知された時は処理モジュールGを実行させて、処理モジ
ュールG終了後、処理モジュールAの実行へ戻る。さら
に、処理モジュールAからリターンコード=2から通知
された時は、処理モジュールEを実行させて、処理モジ
ュールEからのリターンコードが0の時は処理モジュー
ルFを実行させ、リターンコードが3の時は、処理モジ
ュールAの実行へ戻る。処理モジュールFは処理終了
後、0又は3のいずれかのリターンコードを通知する
が、いずれの場合も処理モジュールAの実行に戻る。In FIG. 2, the processing module A is first executed, and after the processing is completed, the processing module A notifies one of 0, 1, 2, or 3 as a return code. When the return code = 0 is notified from the processing module A, the processing module B is executed next. Processing module B
Notifies either 0 or 3 as a return code after the processing is completed. When the return code = 1 is notified from the processing module A, or when the return code = 0 is notified from the processing module B, the processing module C is executed next. The processing module C sets 0 after the processing is completed.
Or 3 is notified as a return code, and when the return code from the processing module C is 0, the processing module D is executed. After the processing is completed, the processing module D notifies either 0 or 3 as a return code, and when the return code from the processing module D is 0, the processing module A is executed again. Further, after the processing module A, the processing module B, the processing module C, or the processing module D ends the processing, when the return code = 3 is notified, the processing module G is executed, and after the processing module G ends, the processing module A Return to execution. Furthermore, when the return code = 2 is notified from the processing module A, the processing module E is executed, when the return code from the processing module E is 0, the processing module F is executed, and when the return code is 3. Returns to the execution of processing module A. After completion of the processing, the processing module F notifies the return code of either 0 or 3, but in any case, the processing module A returns to the execution.
【0011】図3は、以上説明した処理モジュールの実
行制御フローを実行順序記憶手段1にテーブルとして定
義した例である。実行順序記憶手段1は、実行処理モジ
ュールと実行処理モジュール毎に定義された当該処理モ
ジュールが処理終了後通知するリターンコード別に、次
に実行せしめる処理モジュールを定義したものである。FIG. 3 is an example in which the execution control flow of the processing module described above is defined as a table in the execution order storage means 1. The execution order storage unit 1 defines a processing module to be executed next for each execution processing module and for each return code which is defined for each execution processing module and is notified after the processing is completed.
【0012】例えば、図中13の先頭行は、処理モジュ
ールAを実行させて、該処理モジュールが処理終了後、
リターンコードとして0を通知した場合は次に処理モジ
ュールCを、リターンコード=1の時は処理モジュール
Bを、リターンコード=2の時は処理モジュールEを、
リターンコード=3の時は処理モジュールGを実行させ
ることを示す。又、図中、次実行処理モジュールで
「−」を記した部分は、当該実行処理モジュールから該
部分に対応するリターンコードが通知されないため未定
義であることを示す。For example, in the first line 13 in the figure, the processing module A is executed, and after the processing module finishes processing,
When 0 is notified as the return code, the processing module C is next selected, when the return code = 1, the processing module B is selected, and when the return code = 2, the processing module E is selected.
When the return code = 3, it indicates that the processing module G is executed. Further, in the figure, the portion marked "-" in the next execution processing module indicates that it is undefined because the return code corresponding to the portion is not notified from the execution processing module.
【0013】次に、図4のフローチャートを参照しなが
ら、図1のデータ処理装置における処理モジュールの実
行制御方法を説明する。実行制御手段3は処理を開始す
ると、まず最初に、実行順序記憶手段1の先頭行の内容
を実行状況記憶手段2に格納する(ステップS1)。次
に、実行状況記憶手段2に格納された実行処理モジュー
ルを読み取って、該当する処理モジュールを実行させて
(ステップS2)、該処理モジュールが処理を終了し、
リターンコードが通知されるのを待つ(ステップS
3)。該処理モジュールの処理が終了し、リターンコー
ドが通知されると、通知されたリターンコードに対応す
る次に実行させる処理モジュールを、実行状況記憶手段
2内の次実行処理モジュール欄より求める(ステップS
4)。次に、ステップS4で求めた次に実行させる処理
モジュールに対応する実行順序記憶手段1の内容を検索
し、その内容で実行状況格納手段2の内容を書き替え
(ステップS5)、ステップS1に戻る。以下、ステッ
プS1からステップS5を繰り返し、処理モジュールが
実行順序記憶手段1に定義された順序で実行される。Next, a method of controlling execution of the processing module in the data processing apparatus of FIG. 1 will be described with reference to the flowchart of FIG. When the processing is started, the execution control means 3 first stores the contents of the first line of the execution order storage means 1 in the execution status storage means 2 (step S1). Next, the execution processing module stored in the execution status storage unit 2 is read and the corresponding processing module is executed (step S2), and the processing module ends the processing,
Wait for return code notification (step S
3). When the processing of the processing module is completed and the return code is notified, the processing module to be executed next corresponding to the notified return code is obtained from the next execution processing module column in the execution status storage unit 2 (step S
4). Next, the contents of the execution order storage means 1 corresponding to the processing module to be executed next obtained in step S4 are searched, the contents of the execution status storage means 2 are rewritten with the contents (step S5), and the process returns to step S1. . Hereinafter, steps S1 to S5 are repeated, and the processing modules are executed in the order defined in the execution order storage unit 1.
【0014】本発明方法は以上の如き手法により複数の
処理モジュールの実行順序を制御するものであるが、該
方法では各処理モジュールの実行順序を都度組み換える
ことによりプログラムのカスタマイズが行い得る。The method of the present invention controls the execution order of a plurality of processing modules by the above-mentioned method. In this method, the program can be customized by changing the execution order of each processing module each time.
【0015】以下、図2,図3の例を用いて、本発明に
おけるプログラムのカスタマイズ方法について説明す
る。本発明方法において、プログラムの機能は処理モジ
ュール単位に分解され、機能の変更や処理順序の変更等
に関わるプログラムのカスタマイズは、処理モジュール
の実行順序を変更したり、処理モジュールを追加,削
除,入れ替えることにより行なわれる。すなわち、例え
ば、ある機能を追加するのであれば、該機能を実行する
処理モジュールを追加し、ある機能を変更するのであれ
ば、該機能を実行する処理モジュールを別の処理モジュ
ールに入れ替えることにより行なわれる。A method for customizing a program according to the present invention will be described below with reference to the examples shown in FIGS. In the method of the present invention, the function of the program is decomposed in processing module units, and the customization of the program relating to the change of the function or the processing order changes the execution order of the processing modules or adds, deletes or replaces the processing modules. It is done by That is, for example, if a certain function is added, a processing module that executes the function is added, and if a certain function is changed, the processing module that executes the function is replaced by another processing module. Be done.
【0016】以下、処理モジュールの実行順序の変更,
処理モジュールの追加,削除,入れ替えの方法について
説明する。まず、処理モジュールの実行順序を変更する
場合について図3を用いて説明する。ここでは、図2お
ける処理モジュールEと処理モジュールFの実行順序を
逆にする場合を例にとって説明する。Hereinafter, the execution order of the processing modules is changed,
How to add, delete, and replace processing modules is explained. First, the case of changing the execution order of the processing modules will be described with reference to FIG. Here, a case where the execution order of the processing module E and the processing module F in FIG. 2 is reversed will be described as an example.
【0017】処理モジュールの実行順序の変更は、実行
順序記憶手段1の次実行処理モジュールの内容を適宜変
更することにより可能である。図2,図3の例におい
て、処理モジュールEは、処理モジュールAからのリタ
ーンコードが2の場合に実行され、処理モジュールF
は、処理モジュールEのリターンコードが0の場合に実
行される。そして、処理モジュールF実行後、処理モジ
ュールAの実行に戻る。この順序を逆にするのであるか
ら、処理モジュールAからのリターンコードが2の場合
に処理モジュールFを実行させ、次に処理モジュールF
からのリターンコードが0の場合に処理モジュールEを
実行させ、その後、処理モジュールAの実行に戻ればよ
い。The execution order of the processing modules can be changed by appropriately changing the contents of the next execution processing module of the execution order storage means 1. 2 and 3, the processing module E is executed when the return code from the processing module A is 2, and the processing module F is executed.
Is executed when the return code of the processing module E is 0. After execution of the processing module F, the process returns to the execution of the processing module A. Since this order is reversed, the processing module F is executed when the return code from the processing module A is 2, and then the processing module F is executed.
When the return code from 0 is 0, the processing module E may be executed, and then the processing module A may be executed again.
【0018】よって、まず処理モジュールAに関する次
実行処理モジュール名欄のリターンコードが2の部分を
処理モジュールEから処理モジュールFに変更する。そ
して、処理モジュールFに関する次実行処理モジュール
名欄のリターンコードが0の部分を処理モジュールAか
ら処理モジュールEに変更する。Therefore, first, the portion having a return code of 2 in the next-execution processing module name column relating to the processing module A is changed from the processing module E to the processing module F. Then, the part in which the return code is 0 in the next execution processing module name column regarding the processing module F is changed from the processing module A to the processing module E.
【0019】さらに、処理モジュールEに関する次実行
処理モジュール名欄のリターンコードが0の部分を処理
モジュールFから処理モジュールAに変更する。以上の
変更により、処理モジュールの実行順序が処理モジュー
ルA→処理モジュールF→処理モジュールE→処理モジ
ュールAの順に変更される。図5に実行順序変更後の実
行順序記憶手段1の内容を示す。Further, the portion of the next execution processing module name column relating to the processing module E where the return code is 0 is changed from the processing module F to the processing module A. By the above change, the execution order of the processing modules is changed in the order of processing module A → processing module F → processing module E → processing module A. FIG. 5 shows the contents of the execution order storage means 1 after the execution order is changed.
【0020】次に、実行させる処理モジュールを追加す
る場合について図6を用いて説明する。ここでは、図2
における処理モジュールFの後に、該処理モジュールか
らのリターンコードが1の時、処理モジュールHの実行
を追加する場合を例にとって説明する。図6に、実行さ
せる処理モジュールを追加した後の実行順序記憶手段1
の内容を示す。Next, the case of adding a processing module to be executed will be described with reference to FIG. Here, in FIG.
An example will be described in which the execution of the processing module H is added when the return code from the processing module is 1 after the processing module F in 1. Execution order storage unit 1 after adding a processing module to be executed in FIG.
Indicates the contents of.
【0021】まず、処理モジュールHに関する情報を実
行順序記憶手段1に追加する。ここでは、処理モジュー
ルHからのリターンコードは0のみとし、該処理モジュ
ールの処理終了後、処理モジュールAに戻るものとして
いる。次に、処理モジュールHを実行させるために、処
理モジュールFに関する次実行処理モジュール名欄のリ
ターンコードが0の部分を処理モジュールAから処理モ
ジュールHに変更する。以上の情報の追加,内容の変更
により、処理モジュールF実行の後に処理モジュールH
の実行が追加される。First, information regarding the processing module H is added to the execution order storage means 1. Here, the return code from the processing module H is set to only 0, and the processing is returned to the processing module A after the processing of the processing module is completed. Next, in order to execute the processing module H, the portion where the return code is 0 in the next execution processing module name column regarding the processing module F is changed from the processing module A to the processing module H. Due to the addition of the above information and modification of the contents, the processing module H is executed after the processing module F is executed.
Is added.
【0022】次に、実行させる処理モジュールを削除す
る場合について図3を用いて説明する。ここでは、図2
中の処理モジュールDを実行させないようにする場合を
例にとって説明する。図2及び図3より、処理モジュー
ルDは、処理モジュールCからリターンコード=0が通
知された場合のみ実行される。よって、処理モジュール
Cからのリターンコードが0の場合の次実行処理モジュ
ールを処理モジュールDから処理モジュールAに変更す
ればよい。 図7に実行させる処理モジュールを削除し
た後の実行順序記憶手段1の内容を示す。なお、図7の
例においては、処理モジュールDに関する情報を実行順
序記憶手段1内に残しているが、この情報を参照するこ
とは無いので、実行順序記憶手段1より削除してもよ
い。Next, the case of deleting the processing module to be executed will be described with reference to FIG. Here, in FIG.
The case where the processing module D therein is not executed will be described as an example. 2 and 3, the processing module D is executed only when the processing module C notifies the return code = 0. Therefore, the next execution processing module when the return code from the processing module C is 0 may be changed from the processing module D to the processing module A. FIG. 7 shows the contents of the execution order storage means 1 after deleting the processing modules to be executed. In the example of FIG. 7, the information regarding the processing module D is left in the execution order storage means 1, but since this information is not referred to, it may be deleted from the execution order storage means 1.
【0023】最後に、実行させる処理モジュールを入れ
替える場合について、図8を用いて説明する。ここで
は、図2中の処理モジュールDを処理モジュールIに変
更する場合を例にとって説明する。図8に、実行させる
処理モジュールを入れ替えた後の実行順序記憶手段1の
内容を示す。まず、処理モジュールIに関する情報を実
行順序記憶手段1に追加する。ここでは、処理モジュー
ルIからのリターンコードは0又は3とし、リターンコ
ード=0の時は処理モジュールAを、リターンコード=
3の時は処理モジュールGを実行させるものとしてい
る。Finally, the case of exchanging the processing modules to be executed will be described with reference to FIG. Here, a case where the processing module D in FIG. 2 is changed to the processing module I will be described as an example. FIG. 8 shows the contents of the execution order storage means 1 after the processing modules to be executed have been replaced. First, information about the processing module I is added to the execution order storage unit 1. Here, the return code from the processing module I is 0 or 3, and when the return code = 0, the processing module A is returned and the return code =
When it is 3, the processing module G is executed.
【0024】処理モジュールDは、処理モジュールCか
らリターンコード=0が通知された時に実行されている
ので、処理モジュールCに対応する次実行処理モジュー
ル欄を処理モジュールDから処理モジュールIに変更す
る。図8においても、処理モジュールDに関する情報を
実行順序記憶手段1に残しているが、削除してもよいの
は、実行させる処理モジュールを削除した場合と同様で
ある。Since the processing module D is being executed when the return code = 0 is notified from the processing module C, the next execution processing module column corresponding to the processing module C is changed from the processing module D to the processing module I. In FIG. 8 also, the information regarding the processing module D is left in the execution order storage means 1, but it may be deleted in the same way as when the processing module to be executed is deleted.
【0025】なお、本実施例における実行順序記憶手段
1は、ある処理モジュールを実行した後、次に実行する
処理モジュールは常に固定である場合を想定したが、例
えば、或る処理モジュールの直前に実行させた処理モジ
ュールによって、当該処理モジュール実行後、次に実行
させる処理モジュールが変わってくるような場合は、実
行順序記憶手段の各行にユニークな番号を付し、次実行
処理モジュールは該番号で指定するようにすればよい。The execution order storage means 1 in the present embodiment assumes a case where a processing module to be executed next is always fixed after executing a processing module. However, for example, immediately before a processing module. When the processing module to be executed next varies depending on the executed processing module, a unique number is given to each line of the execution order storage means, and the next execution processing module is assigned the number. It should be specified.
【0026】この場合の実行順序記憶手段の構成例を図
9に、その時の処理モジュールの実行制御フローを図1
0に示す。図9,図10の例は、処理モジュールaが実
行されるタイミングにより、次に実行させる処理モジュ
ールが異なってくる場合の例である。FIG. 9 shows an example of the configuration of the execution order storage means in this case, and FIG. 1 shows an execution control flow of the processing module at that time.
It shows in 0. The examples of FIGS. 9 and 10 are examples in which the processing module to be executed next differs depending on the timing at which the processing module a is executed.
【0027】[0027]
【発明の効果】以上説明のように本発明によれば、広範
囲のカスタマイジングが可能であって、しかもカスタマ
イジングによる品質の低下が少なく、優れたロジックや
モジュールを取り入れて機能の向上を容易に行い得る。As described above, according to the present invention, a wide range of customizing is possible, quality deterioration due to customizing is small, and it is easy to improve the function by incorporating excellent logic and modules. You can do it.
【図1】本発明に係わる複数の処理モジュールからなる
プログラムの実行方法を用いて、複数の処理モジュール
の実行制御を行なうデータ処理装置の全体の構成を示す
ブロック図である。FIG. 1 is a block diagram showing an overall configuration of a data processing apparatus that controls execution of a plurality of processing modules by using a program execution method including a plurality of processing modules according to the present invention.
【図2】図1のデータ処理装置における処理モジュール
の実行制御フローの一例を示す図である。FIG. 2 is a diagram showing an example of an execution control flow of a processing module in the data processing device of FIG.
【図3】図1のデータ処理装置における実行順序記憶手
段の構成の一例を示す図である。3 is a diagram showing an example of a configuration of an execution order storage unit in the data processing device of FIG.
【図4】図1のデータ処理装置の動作を説明するための
フローチャートである。FIG. 4 is a flowchart for explaining the operation of the data processing device of FIG.
【図5】処理モジュールの実行順序を変更した後の実行
順序記憶手段の内容を示す図である。FIG. 5 is a diagram showing the contents of an execution order storage unit after changing the execution order of processing modules.
【図6】処理モジュールの追加後の実行順序記憶手段の
内容を示す図である。FIG. 6 is a diagram showing the contents of an execution order storage unit after adding a processing module.
【図7】処理モジュールの削除後の実行順序記憶手段の
内容を示す図である。FIG. 7 is a diagram showing the contents of an execution order storage unit after a processing module is deleted.
【図8】処理モジュールの変更後の実行順序記憶手段の
内容を示す図である。FIG. 8 is a diagram showing the contents of an execution order storage unit after a processing module is changed.
【図9】図1のデータ処理装置における実行順序記憶手
段の変形例の構成を示す図である。9 is a diagram showing the configuration of a modification of the execution order storage means in the data processing device of FIG.
【図10】図9における実行順序記憶手段の内容を説明
するための処理モジュールの実行制御フローを示す図で
ある。10 is a diagram showing an execution control flow of a processing module for explaining the contents of the execution order storage means in FIG.
【符号の説明】 1 実行順序記憶手段 2 実行状況記憶手段 3 実行制御手段 4 処理モジュール[Explanation of Codes] 1 Execution order storage means 2 Execution status storage means 3 Execution control means 4 Processing module
Claims (1)
ードを発生する複数の処理モジュールからなるプログラ
ムにおいて各モジュールの実行順序を制御する方法であ
って、直前に実行された処理モジュール及び該処理モジ
ュールが発生したリターンコードに対応して次に実行す
る処理モジュールを定めてこれを実行順序記憶手段に予
め格納し、処理モジュールの実行に際しては、当該処理
モジュールに対応する実行順序記憶手段の内容を実行状
況記憶手段に格納した後処理モジュールの実行を行い、
次いで該処理モジュールの処理終了時に得られたリター
ンコードと前記実行状況記憶手段の内容をもって次に実
行すべき処理モジュールを決定することを特徴とする複
数の処理モジュールからなるプログラムの実行方法。1. A method of controlling the execution order of each module in a program including a plurality of processing modules that generates a predetermined return code at the end of processing, wherein the processing module executed immediately before and the processing module are executed. A processing module to be executed next is determined corresponding to the generated return code and stored in advance in the execution order storage means, and when the processing module is executed, the contents of the execution order storage means corresponding to the processing module are executed. Execute the post-processing module stored in the storage means,
Next, a method of executing a program consisting of a plurality of processing modules, characterized in that the processing module to be executed next is determined based on the return code obtained at the end of the processing of the processing module and the contents of the execution status storage means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5084056A JPH06274328A (en) | 1993-03-17 | 1993-03-17 | Execution method for program consisting of plural processing modules |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5084056A JPH06274328A (en) | 1993-03-17 | 1993-03-17 | Execution method for program consisting of plural processing modules |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06274328A true JPH06274328A (en) | 1994-09-30 |
Family
ID=13819846
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5084056A Pending JPH06274328A (en) | 1993-03-17 | 1993-03-17 | Execution method for program consisting of plural processing modules |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06274328A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007067871A (en) * | 2005-08-31 | 2007-03-15 | Ricoh Co Ltd | Image data processor, image processor, image forming apparatus, and image data processing method |
WO2007077819A1 (en) * | 2005-12-28 | 2007-07-12 | Nec Corporation | Communication device, its operating method and operating program |
JP2007536685A (en) * | 2004-05-10 | 2007-12-13 | トムソン ライセンシング | How to automatically select software applications |
WO2023084739A1 (en) * | 2021-11-12 | 2023-05-19 | 日本電信電話株式会社 | Electronic computer |
-
1993
- 1993-03-17 JP JP5084056A patent/JPH06274328A/en active Pending
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007536685A (en) * | 2004-05-10 | 2007-12-13 | トムソン ライセンシング | How to automatically select software applications |
JP4868535B2 (en) * | 2004-05-10 | 2012-02-01 | トムソン ライセンシング | How to automatically select software applications |
JP2007067871A (en) * | 2005-08-31 | 2007-03-15 | Ricoh Co Ltd | Image data processor, image processor, image forming apparatus, and image data processing method |
WO2007077819A1 (en) * | 2005-12-28 | 2007-07-12 | Nec Corporation | Communication device, its operating method and operating program |
JP4986265B2 (en) * | 2005-12-28 | 2012-07-25 | 日本電気株式会社 | COMMUNICATION DEVICE, OPERATION METHOD THEREOF, AND OPERATION PROGRAM |
WO2023084739A1 (en) * | 2021-11-12 | 2023-05-19 | 日本電信電話株式会社 | Electronic computer |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH06274328A (en) | Execution method for program consisting of plural processing modules | |
US5148531A (en) | System for executing a conditional statement without reading program data part that does not satisfy the conditional clause | |
JP2798126B2 (en) | Order management device | |
JP3441262B2 (en) | Data processing device | |
JP2578887B2 (en) | Program test method | |
JP2001154864A (en) | Program generation device and storage medium recording program preparation data and program generation method | |
JPH1063675A (en) | Data retrieving method and data retrieving device applying the method | |
JPH11327681A (en) | Virtual system time management system and management method and recording medium recording management program | |
JPS6310239A (en) | Patch production system for high-level language | |
JP2004110102A (en) | Project management method and process definition device | |
JPH09160611A (en) | Programmable controller | |
JPH1049352A (en) | Dll automatic generation system | |
JPH03137869A (en) | Magnetic tape data recording system | |
JPH11328093A (en) | Input/output device information management system for multi-computer system | |
JP2000035809A (en) | Programmable controller | |
JPS63198129A (en) | Input data processing system in procedure | |
JPH01286053A (en) | Data control system over plural types of computers | |
JPS63276629A (en) | Sorting system for record in file | |
JPH06119155A (en) | Program generator | |
JPH0449421A (en) | File editing system | |
JPH06250844A (en) | Expert system | |
JP2000242531A (en) | System and method for inputting and outputting directed graph | |
JP2003216399A (en) | Image processing method, storage medium, program and device | |
JPH0357020A (en) | System processing program generating device | |
JPH0944533A (en) | Circuit diagram editing method |