JPS61150591A - Call processing program generating processing system - Google Patents

Call processing program generating processing system

Info

Publication number
JPS61150591A
JPS61150591A JP27540584A JP27540584A JPS61150591A JP S61150591 A JPS61150591 A JP S61150591A JP 27540584 A JP27540584 A JP 27540584A JP 27540584 A JP27540584 A JP 27540584A JP S61150591 A JPS61150591 A JP S61150591A
Authority
JP
Japan
Prior art keywords
macro
call processing
transition diagram
condition
processing 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.)
Pending
Application number
JP27540584A
Other languages
Japanese (ja)
Inventor
Hiroshi Shimoji
下地 寛
Bukan Kin
金 武完
Junichi Yamazaki
山崎 準一
Takeshi Uehara
上原 毅
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP27540584A priority Critical patent/JPS61150591A/en
Publication of JPS61150591A publication Critical patent/JPS61150591A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/42Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker
    • H04Q3/54Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised
    • H04Q3/545Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised using a stored programme

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Devices For Executing Special Programs (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To obtain automatically a call processing program from a call processing condition transition diagram by extracting the difference between mutual adjoining states in the call processing condition transition diagram, and displaying the difference with a macro column and/or a sub-routine in the prescribed order. CONSTITUTION:In the condition in which call processing transition diagram figure 4 is stored in an input storing part 5, an input analyzing part 6 divides into a part to extract a macro in order to control a connecting condition of the resource at the position described at the condition in the transition diagram 4, and a part to extract the macro corresponding to the element except other condition in the transition diagram 4. A mutually adjoining condition is sent to a condition difference detecting part 7, and the elements such as a task and a branch are sent directly to a macro retrieving part 8. The condition difference detecting part 7 detects the difference of the described element in the adjoining condition, and sends it to the macro retrieving part 8. The macro retrieving part 8 retrieves a macro correspondence table 9 with the sent data as a key, and obtains the information concerning said macro. As this result, at a macro sorting part 10, the execution sequence is determined and outputted as a macro column necessary to the cell processing.

Description

【発明の詳細な説明】 (A)産業上の利用分野 本発明は、呼処理プログラム生成処理方式、特に、呼処
理状態遷移図を入力して、それに対応した形で、マクロ
列および/またはサブルーチン列で構成された呼処理プ
ログラムを生成するようにした呼処理プログラム生成処
理方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (A) Industrial Application Field The present invention relates to a call processing program generation processing method, in particular, to input a call processing state transition diagram and create a macro sequence and/or subroutine in a corresponding form. The present invention relates to a call processing program generation processing method that generates a call processing program composed of columns.

(B)開示の概要 電子交換機技術に関連する呼処理状態遷移図を入力し、
当該呼処理状態遷移図に対応した呼処理プログラムを生
成する呼処理プログラム生成処理システムにおいて、上
記遷移図中の隣り合う2つの状態についての差を検出す
る状態差分検出部と対応表とを少なくともそなえ、対応
表を索引しつつ所望の順序でマクロ列および/またはサ
ブルーチン列を得るようにしている。
(B) Summary of disclosure Enter a call processing state transition diagram related to electronic switching technology,
A call processing program generation processing system that generates a call processing program corresponding to the call processing state transition diagram, comprising at least a state difference detection unit that detects a difference between two adjacent states in the transition diagram, and a correspondence table. , the macro columns and/or subroutine columns are obtained in a desired order while indexing the correspondence table.

(C)従来の技術と発明が解決しようとする問題点例え
ば第3図に示す如き呼処理状態遷移図から当該遷移図に
対応する呼処理プログラムの設計やコーディングを行う
ようにされている。従来、当該処理を人手によって行っ
ていたために、短期間に多量の呼処理プログラムを開発
する如き事態が生じると、多数の熟練技術者が必要とな
っていた。
(C) Problems to be Solved by the Prior Art and the Invention For example, from a call processing state transition diagram as shown in FIG. 3, a call processing program corresponding to the transition diagram is designed and coded. Conventionally, this processing has been performed manually, and therefore, when a situation arises in which a large number of call processing programs must be developed in a short period of time, a large number of skilled engineers are required.

このために、上記呼処理状態遷移図を人力して自動的に
所望の呼処理プログラムを出力するようにすることが望
まれる。
For this reason, it is desirable to be able to automatically output a desired call processing program by manually interpreting the call processing state transition diagram.

(D)問題点を解決するための手段 本発明は、上記の点を解決するようにしており。(D) Means to solve the problem The present invention attempts to solve the above points.

呼処理状態遷移図における隣り合う状態相互間の差を抽
出し、この差を所定順序でマクロ列および/またはサブ
ルーチン列で表すようにしている。
Differences between adjacent states in a call processing state transition diagram are extracted, and these differences are expressed in a predetermined order as a macro sequence and/or a subroutine sequence.

より具体的には9本発明の呼処理プログラム生成処理方
式は、電子交換機技術に関連する呼処理状態遷移図を入
力し、当該呼処理状態遷移図に対応した呼処理プログラ
ムを生成する呼処理プログラム生成処理システムにおい
て。
More specifically, the call processing program generation processing method of the present invention is a call processing program that inputs a call processing state transition diagram related to electronic switching technology and generates a call processing program corresponding to the call processing state transition diagram. In generation processing systems.

上記呼処理状態遷移図のシーケンスにしたがって当該遷
移図の要素を解析する入力解析部と。
an input analysis unit that analyzes elements of the call processing state transition diagram according to the sequence of the call processing state transition diagram;

解析された結果のうち隣り合う2つの状態についての情
報から差分を検出する状態差分検出部と。
a state difference detection unit that detects a difference from information about two adjacent states among the analyzed results;

マクロ対応表および/またはサブルーチン対応表と。Macro correspondence table and/or subroutine correspondence table.

該状態差分検出部の出力および上記入力解析部の出力を
キーとして、上記マクロ対応表および/またはサブルー
チン対応表を索引して、該当するマクロ名および/また
はサブルーチン名と実行順序情報とを検索するマクロ検
索部と。
Using the output of the state difference detection unit and the output of the input analysis unit as keys, the macro correspondence table and/or subroutine correspondence table are indexed to search for the corresponding macro name and/or subroutine name and execution order information. Macro search section.

該マクロ検索部からの出力を上記実行順序情報にしたが
ってソーティングするマクロ・ソーティング部とをそな
え。
and a macro sorting section that sorts the output from the macro search section according to the execution order information.

与えられた呼処理状態遷移図から、マクロ列および/ま
たはサブルーチン列で構成された呼処理プログラムを生
成するようにしたことを特徴としている。以下図面を参
照しつつ説明する。
The present invention is characterized in that a call processing program composed of a macro sequence and/or a subroutine sequence is generated from a given call processing state transition diagram. This will be explained below with reference to the drawings.

(E)実施例 第1図は本発明の一実施例構成、第2図は第1図図示の
マクロ対応表の一実施例態様、第3図は入力される呼処
理状態遷移図の一例、第4図は第1図図示の状態差分検
出部によって検出された出力例、第5図は第1図図示の
マクロソーティング部によってソーティングされてきた
出力例であって個々の番号に対応するものがマクロに対
応しているものを表している。
(E) Embodiment FIG. 1 shows the configuration of an embodiment of the present invention, FIG. 2 shows an embodiment of the macro correspondence table shown in FIG. 1, and FIG. 3 shows an example of an input call processing state transition diagram. FIG. 4 shows an example of output detected by the state difference detection section shown in FIG. 1, and FIG. 5 shows an example of output sorted by the macro sorting section shown in FIG. Indicates something that is compatible with macros.

第3図に例示する如く、呼処理状態遷移図は。As illustrated in FIG. 3, a call processing state transition diagram is shown.

一般に(i)図示符号1−0−’PI−1で示す如きリ
ソースの接続状態を表している状態と、 (i)図示符
号2で示す如きタスクと、  (iii)図示を省略し
ているが内部データの値を判定する分岐と。
In general, (i) a state representing the connection state of resources as shown by reference numeral 1-0-'PI-1; (i) a task as shown by reference numeral 2; and (iii) although not shown in the figure. A branch that determines the value of internal data.

(iv )図示符号3で示す如きイベントとなどの要素
がシーケンス順に記述されそいる。
(iv) Elements such as events as shown by reference numeral 3 are likely to be described in sequence.

なお第3図図示の遷移図は。The transition diagram shown in Figure 3 is as follows.

(1)状態1−0である「数字受信中」において7加入
者Aに対して発信トランクORTが接続されており。
(1) In state 1-0 "receiving numbers", the outgoing trunk ORT is connected to 7 subscribers A.

(2)数字受信完(B)なるイベントにもとづいて。(2) Based on the event digit reception complete (B).

「課金準備」などのタスクを行いつつ、状態1−1に遷
移し。
It transitions to state 1-1 while performing tasks such as "preparing for billing."

(3)状[1−1である「自局内呼山中」において。(3) In case [1-1, "Internal call to Yamanaka"].

加入者Aと加入者Bとの間にトランクIOTが予約され
、加入者Aにリング・バンク・トーン・トランクRBT
が接続され、当該トランクRBTは加入者Aの切断を監
視中(図中の黒丸)であり、加入者Bにリンガ・トラン
クRGTが接続され、当該トランクRGTは加入者Bめ
応答を監視中であることを示している。
A trunk IOT is reserved between subscriber A and subscriber B, and subscriber A has a ring bank tone trunk RBT.
is connected, and the trunk RBT is monitoring subscriber A's disconnection (black circle in the figure).The linger trunk RGT is connected to subscriber B, and the trunk RGT is monitoring subscriber B's response. It shows that there is.

第3図に示す如き遷移図に対応する呼処理プログラムを
出力すべく、予め、必要であると考えられる処理に対応
するマクロを用意してマクロ対応表に格納している。な
お、上記マクロに対応する処理はサブルーチンによって
実現することも可能であり1本明細書において「マクロ
」という表現は、一般に「マクロおよび/またはサブル
ーチン」を意味している。
In order to output a call processing program corresponding to the transition diagram shown in FIG. 3, macros corresponding to processes considered to be necessary are prepared in advance and stored in a macro correspondence table. Note that the processing corresponding to the above-mentioned macro can also be realized by a subroutine, and in this specification, the expression "macro" generally means "macro and/or subroutine."

マクロ対応表には、第2図に示す如く、キーによって索
引できるように各キーに対応して個々のマクロ塩をもつ
マクロ(例えば[ライン・リンク(L L)通話路接続
制御」など)が用意され、各マクロには例えば図示「内
部前処理」、「出力処理」、「内部後処理」の如くマク
ロ分類を与えられている。なお1図中の「キ一番号」は
1図示「トランク予約」や「トランク付加」・・・・・
・などのキーにつけられた番号である。また図中の「マ
クロ番号」は、同一のキーをもつマクロ相互間に優先順
位を与えるためにつけられた番号である。
As shown in Figure 2, the macro correspondence table includes macros that have individual macro salts corresponding to each key so that they can be indexed by key (for example, [Line link (LL) communication path connection control]). Each macro is given a macro classification such as "internal preprocessing", "output processing", and "internal postprocessing" as shown in the figure. In addition, the "key number" in one diagram indicates "trunk reservation" or "trunk addition"...
・This is the number attached to the key such as. Furthermore, the "macro number" in the figure is a number assigned to give priority to macros having the same key.

上記の如(マクロ対応表が用意されている状態の下で、
第1図図示の呼処理プログラム生成処理システムが動作
せしめられる。
As shown above (with the macro correspondence table prepared),
The call processing program generation processing system shown in FIG. 1 is operated.

第1図において、4は呼処理状態遷移図自体であり入力
情報として与えられるもの、5は入力格納部、6は入力
解析部、7は状態差分検出部、8はマクロ検索部、9は
マクロ対応表、10はマクロソーティング部、11は第
5図に示す9口きマクロ列であり出力情報となるもの、
12は制御部を表している。
In FIG. 1, 4 is a call processing state transition diagram itself, which is given as input information, 5 is an input storage section, 6 is an input analysis section, 7 is a state difference detection section, 8 is a macro search section, and 9 is a macro A correspondence table, 10 is a macro sorting section, 11 is a 9-bit macro sequence shown in FIG. 5, and is output information;
12 represents a control section.

呼処理状態遷移図4が入力格納部5に格納された状態に
おいて、入力解析部6は、 (i)遷移図4内の状態に
記述された所のリソースの接続状態を制御するためにマ
クロを抽出する部分と、(ii)遷移図4内のそれ以外
の状態以外の要素に対応してマクロを抽出する部分とに
わける。そして互いに隣り合う状態を状態差分検出部7
に送り、第3図に関連して説明したタスクや分岐などの
要素については直接的にマクロ検索部“8に送る。
In a state where the call processing state transition diagram 4 is stored in the input storage unit 5, the input analysis unit 6 (i) executes a macro to control the connection state of the resource described in the state in the transition diagram 4. It is divided into a part to be extracted and (ii) a part to extract macros corresponding to elements other than the other states in the transition diagram 4. Then, the state difference detection unit 7 detects the states that are adjacent to each other.
Elements such as tasks and branches explained in connection with FIG. 3 are directly sent to the macro search unit "8."

状態差分検出部7は、上記隣り合う状態の記述要素の差
分を検出して、マクロ検索部8に送る。
The state difference detection section 7 detects the difference between the descriptive elements of the adjacent states and sends it to the macro search section 8 .

第4図は、当該状態差分検出部7からの出力例であり、
第3図図示の遷移図に対応している。即ち。
FIG. 4 is an example of the output from the state difference detection section 7,
This corresponds to the transition diagram shown in FIG. That is.

状態1−0から状態1−1への変化については。Regarding the change from state 1-0 to state 1-1.

(1)まず加入者AとトランクORTとの間で「トラン
ク削除」が行われ、(ii))ランクRBTと加入者A
との間で「トランク付加」が行われ。
(1) First, "trunk deletion" is performed between subscriber A and trunk ORT, and (ii)) rank RBT and subscriber A
"Trunk addition" is performed between.

・・・・・・ていることが明らかになる。It becomes clear that...

第1図図示のマクロ検索部8は、送られてきたデータを
キーとしてマクロ対応表9を検索し、該当するマクロに
関する情報を得る。この結果は。
The macro search unit 8 shown in FIG. 1 searches the macro correspondence table 9 using the sent data as a key, and obtains information regarding the corresponding macro. This result is.

マクロソーティング部10で実行順序が決定されて呼処
理に必要なマクロ列として出力される。なお、第1図図
示の制御部12は全体の制御を行うものである。
The macro sorting unit 10 determines the execution order and outputs it as a macro sequence necessary for call processing. Note that the control section 12 shown in FIG. 1 performs overall control.

マクロ検索部8は、第2図図示のマクロ対応表9の例と
第4図図示の状態差分検出部7の出力例とにもとづいて
1次の如く検索を行う。そしてマクロソーティング部1
0は、第1にマクロ分類について「内部前処理」、「出
力処理」、「内部後処理」の順にソーティングし、第2
にキ一番号順にソーティングし1次いで第3にマクロ番
号順にソーティングする。
The macro search unit 8 performs a primary search based on the example of the macro correspondence table 9 shown in FIG. 2 and the example output of the state difference detection unit 7 shown in FIG. And macro sorting part 1
0 first sorts the macro classification in the order of "internal preprocessing,""outputprocessing," and "internal postprocessing," and then
Sorting is performed in order of key number, first and third in order of macro number.

即ち、第2図に示す「内部前処理」に該当するキー「ト
ランク予約」が第4図図示出力中に存在するか否かを調
べ、存在していることから、第5図図示出力例における
番号lの欄に示すマクロが得られる。
That is, it is checked whether the key "trunk reservation" corresponding to "internal preprocessing" shown in FIG. 2 exists in the output shown in FIG. The macro shown in the column numbered l is obtained.

次いで「内部前処理」に該当するキー「トランク付加」
が第4図図示出力中に存在するか否かを調べ、2つ存在
することから第5図図示出力例における番号2と番号3
との欄に示すマクロが得られる。
Next, select the key “Trunk addition” that corresponds to “Internal preprocessing”
It is checked whether or not exists in the illustrated output in Figure 4, and since there are two, number 2 and number 3 in the illustrated output example in Figure 5 are checked.
The macro shown in the column is obtained.

次いで「出力処理」に該当するキー「トランク付加」が
第4図図示出力中に2つ存在することから、第5図図示
出力例における番号4と番号5との欄に示すマクロが得
られる。
Next, since there are two keys ``trunk addition'' corresponding to ``output processing'' in the output shown in FIG. 4, the macros shown in the columns No. 4 and No. 5 in the output example shown in FIG. 5 are obtained.

次いで「出力処理」に該当するキー「トランク削除」が
第4図図示出力中に存在していることから、第5図図示
出力例における番号6の欄に示すマクロが得られる。
Next, since the key "trunk deletion" corresponding to "output processing" exists in the output illustrated in FIG. 4, the macro shown in the column number 6 in the output example illustrated in FIG. 5 is obtained.

次いで「内部後処理」に該当するキー「トランク監視」
が第4図図示出力中に2つ存在しており。
Next, select the key “Trunk Monitoring” that corresponds to “Internal Post-Processing”
There are two of them in the output shown in Figure 4.

また「内部後処理」に該当するキー「トランク削除」が
第4図図示出力中に存在しており、夫々のマクロが得ら
れている。
Furthermore, the key "trunk deletion" corresponding to "internal post-processing" exists in the output shown in FIG. 4, and respective macros are obtained.

なお第2図図示において「課金準備」が存在しており、
第4図図示出力例中には「課金準備」が存在していない
にも拘らず、第5図図示出力例中に現れているが、これ
は、第1図図示の人力解析部6から直接的にマクロ検索
部8に供給されたタスク「課金準備」に対応して得られ
たものと考えてよい。
In addition, in the illustration in Figure 2, there is "preparation for billing",
Although "preparation for billing" does not exist in the output example shown in Figure 4, it appears in the output example shown in Figure 5, but this is directly from the human power analysis section 6 shown in Figure 1. It can be considered that this was obtained in response to the task "preparation for billing" which was supplied to the macro search unit 8 in a typical manner.

以上の如くして得られた第5図図示出力例は。The output example shown in FIG. 5 obtained in the above manner is as follows.

夫々マクロに対応しており1図示番号順に配列された状
態が、即2本発明において所望する呼処理プログラムで
ある。
The state in which the programs correspond to macros and are arranged in the order of the numbers shown in the figure is the desired call processing program in the present invention.

(F)発明の詳細 な説明した如く1本発明によれば、呼処理状態遷移図か
らいわば自動的に呼処理プログラムを得ることが可能と
なる。このために、プログラム開発に要するマン・パワ
ーを大幅に低減することが可能となる。
(F) Detailed Description of the Invention As described above, according to the present invention, it is possible to automatically obtain a call processing program from a call processing state transition diagram. This makes it possible to significantly reduce the manpower required for program development.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例構成、第2図は第1図図示の
マクロ対応表の一実施例態様、第3図は人力される呼処
理状態遷移図の一例、第4図は第1図図示の状態差分検
出部によって検出された出力例、第5図は第1図図示の
マクロソーティング部によってソーティングされてきた
出力例であって個々の番号に対応するものがマクロに対
応しているものを表している。 図中、l−0,1−1は夫々状態、4は呼処理状態遷移
図、6は入力解析部、7は状態差分検出部、8はマクロ
検索部、9はマクロ対応表、10はマクロソーティング
部を表す。
FIG. 1 shows the configuration of an embodiment of the present invention, FIG. 2 shows an embodiment of the macro correspondence table shown in FIG. 1 is an example of output detected by the state difference detection section shown in FIG. 1, and FIG. 5 is an example of output sorted by the macro sorting section shown in FIG. 1, in which each number corresponds to a macro. It represents what is there. In the figure, l-0 and 1-1 are respective states, 4 is a call processing state transition diagram, 6 is an input analysis section, 7 is a state difference detection section, 8 is a macro search section, 9 is a macro correspondence table, and 10 is a macro Represents the sorting section.

Claims (1)

【特許請求の範囲】 電子交換機技術に関連する呼処理状態遷移図を入力し、
当該呼処理状態遷移図に対応した呼処理プログラムを生
成する呼処理プログラム生成処理システムにおいて、 上記呼処理状態遷移図のシーケンスにしたがって当該遷
移図の要素を解析する入力解析部と、解析された結果の
うち隣り合う2つの状態についての情報から差分を検出
する状態差分検出部と、マクロ対応表および/またはサ
ブルーチン対応表と、 該状態差分検出部の出力および上記入力解析部の出力を
キーとして、上記マクロ対応表および/またはサブルー
チン対応表を索引して、該当するマクロ名および/また
はサブルーチン名と実行順序情報とを検索するマクロ検
索部と、 該マクロ検索部からの出力を上記実行順序情報にしたが
ってソーティングするマクロ・ソーティング部とをそな
え、 与えられた呼処理状態遷移図から、マクロ列および/ま
たはサブルーチン列で構成された呼処理プログラムを生
成するようにしたことを特徴とする呼処理プログラム生
成処理方式。
[Claims] Input a call processing state transition diagram related to electronic switching technology,
A call processing program generation processing system that generates a call processing program corresponding to the call processing state transition diagram includes an input analysis unit that analyzes elements of the transition diagram according to the sequence of the call processing state transition diagram, and an analyzed result. A state difference detection unit that detects a difference from information about two adjacent states, a macro correspondence table and/or a subroutine correspondence table, and the output of the state difference detection unit and the output of the input analysis unit as keys, a macro search section that indexes the macro correspondence table and/or the subroutine correspondence table to search for a corresponding macro name and/or subroutine name and execution order information; and an output from the macro search section is converted into the above execution order information. Therefore, the call processing program generation method is characterized in that the call processing program is provided with a macro sorting unit for sorting, and is configured to generate a call processing program composed of a macro sequence and/or a subroutine sequence from a given call processing state transition diagram. Processing method.
JP27540584A 1984-12-25 1984-12-25 Call processing program generating processing system Pending JPS61150591A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27540584A JPS61150591A (en) 1984-12-25 1984-12-25 Call processing program generating processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27540584A JPS61150591A (en) 1984-12-25 1984-12-25 Call processing program generating processing system

Publications (1)

Publication Number Publication Date
JPS61150591A true JPS61150591A (en) 1986-07-09

Family

ID=17555035

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27540584A Pending JPS61150591A (en) 1984-12-25 1984-12-25 Call processing program generating processing system

Country Status (1)

Country Link
JP (1) JPS61150591A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04183092A (en) * 1990-11-17 1992-06-30 Oki Electric Ind Co Ltd Transmission control method for inchannel signal in electronic exchange
JPH0887408A (en) * 1994-09-19 1996-04-02 Atr Tsushin Syst Kenkyusho:Kk Device and method for generating service processing program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04183092A (en) * 1990-11-17 1992-06-30 Oki Electric Ind Co Ltd Transmission control method for inchannel signal in electronic exchange
JPH0887408A (en) * 1994-09-19 1996-04-02 Atr Tsushin Syst Kenkyusho:Kk Device and method for generating service processing program

Similar Documents

Publication Publication Date Title
CN105760296A (en) Automation testing control method, device and terminal
CN109936479A (en) Control plane failure diagnostic system and its implementation based on Differential Detection
CN117194501B (en) DCS trend measurement point jump logic configuration method, system, equipment and medium
CN114218781A (en) Comprehensive modeling analysis method for system function, reliability, safety and testability
JPS61150591A (en) Call processing program generating processing system
Ramanatha et al. A design for testability of undetectable crosspoint faults in programmable logic arrays
CN114416531A (en) Test data generation method, device, equipment and medium
US5831995A (en) Arrangement for generating command sequences using orthogonal arrays
Halpern The sequential covering problem under uncertainty
JPH05143570A (en) Fault tree preparing method
Kohno et al. Error repair and knowledge acquisition via case-based reasoning
CN114528558B (en) Situation awareness method based on improved neural network and readable storage medium
Bernardo et al. Giving a net semantics to Markovian process algebra
Hsu et al. A heuristic approach to path selection problem in concurrent program testing
JPH04278632A (en) Software converting/reforming method
JPH06119156A (en) Automatic program generating method
Kamoun Formal specification and feature interaction detection in the intelligent network.
JPH05313898A (en) Knowledge acquisition device
JPH03257530A (en) Execution processing system for object-based program
CN112948479A (en) Data structure interconversion method based on aviator
JPH01267769A (en) System for standardizing term
JPH0282895A (en) High speed simulation system
JPS61281796A (en) State integrating and processing system
Şefik Structural analysis of pole assignment and stabilization in dynamic systems
JPH0224733A (en) Program execution logic changing device