JPH11143750A - Device and method for generating and updating data layout - Google Patents

Device and method for generating and updating data layout

Info

Publication number
JPH11143750A
JPH11143750A JP9313481A JP31348197A JPH11143750A JP H11143750 A JPH11143750 A JP H11143750A JP 9313481 A JP9313481 A JP 9313481A JP 31348197 A JP31348197 A JP 31348197A JP H11143750 A JPH11143750 A JP H11143750A
Authority
JP
Japan
Prior art keywords
layout
record
data
generating
updating
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
JP9313481A
Other languages
Japanese (ja)
Inventor
Kazuhiro Noguchi
和宏 野口
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP9313481A priority Critical patent/JPH11143750A/en
Publication of JPH11143750A publication Critical patent/JPH11143750A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To automatically generate data layout, to retrieve validity, and to update it. SOLUTION: A record which is read from a file by a record reading part 5 and whose layout is unclear is transferred to an automatic record layout generating part 1 by a record content inspecting part 2. The automatic record layout generating part 1 determines field attributes common among the records according to majority decision within the number of scanned data, and generates the layout of the record. A record layout updating part 6 can update the content of data displayed along the layout at a record content displaying part 3.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、データレイアウト
の生成・更新装置および生成・更新方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data layout generating / updating apparatus and a data layout generating / updating method.

【0002】[0002]

【従来の技術】情報処理において、レコードの定義内容
が不明なファイルを取扱う場合がある。このような場合
には、レコード内容を16進数ダンプ、またはJISコ
ードやSJISコードで印字し、その印字結果を目視で
解析して、レコードの定義内容を明らかにしなければな
らず、多大な工数の作業を必要としている。
2. Description of the Related Art In information processing, a file whose definition content of a record is unknown may be handled. In such a case, the record contents must be printed in hexadecimal number or printed in JIS code or SJIS code, and the printed result must be visually analyzed to clarify the definition contents of the record. Need work.

【0003】この問題を解決するものとして、計算機に
おいて、ファイルのデータからレコードレイアウトを自
動生成することができるレコードレイアウト生成処理装
置が特開平5−20041公報に記載されている。
To solve this problem, Japanese Patent Application Laid-Open No. Hei 5-200401 discloses a record layout generation processing apparatus which can automatically generate a record layout from file data in a computer.

【0004】同公報によると、先ず、属性解析部が所与
のレコード群の各レコードについて、各桁のコードがと
り得る所定の属性候補を1個以上決定し、全ての該レコ
ードの対応する各桁ごとに、属性候補別の決定件数を累
積する。
According to the publication, first, an attribute analysis unit determines one or more predetermined attribute candidates that can be taken by a code of each digit for each record of a given record group, and determines corresponding ones of all the records. The number of decisions for each attribute candidate is accumulated for each digit.

【0005】次に、項目情報推定部が、各桁ごとに、件
数累積値の大きさと、属性に定める優先順位に基づく所
定の選択により、属性候補の内から選択する1個の属性
を当該桁の桁属性とし、隣接する桁の桁属性の所定の関
係に従って、1桁以上の連続する桁からなる項目に分割
し、該項目に属する桁の有する桁属性に基づいて、項目
属性を決定して、当該項目の配置と該項目属性を示す項
目情報を生成する。
Next, the item information estimating unit determines, for each digit, one attribute to be selected from among the attribute candidates by a predetermined selection based on the magnitude of the number of cases and the priority determined in the attribute. Is divided into items consisting of one or more consecutive digits according to a predetermined relationship between the digit attributes of adjacent digits, and item attributes are determined based on the digit attributes of the digits belonging to the item. Then, item information indicating the arrangement of the item and the item attribute is generated.

【0006】そして、最後に、レイアウト生成部が、項
目情報に基づいて、レコードレイアウトを生成するとい
うものである。
[0006] Finally, the layout generating section generates a record layout based on the item information.

【0007】[0007]

【発明が解決しようとする課題】上述のレコードレイア
ウト生成処理装置では、レコードレイアウトを自動生成
するだけであるため、自動生成したレコードレイアウト
の正当性を確認できないという問題点がある。
In the above-described record layout generation processing apparatus, since the record layout is only automatically generated, there is a problem that the validity of the automatically generated record layout cannot be confirmed.

【0008】[0008]

【課題を解決するための手段】本発明のデータレイアウ
トの生成・更新装置は、レイアウトが不明なデータを読
み込んで解析し、そのレイアウトを生成するレイアウト
自動生成部と、生成したレイアウトに沿ってデータの内
容を表示するレイアウト表示部と、前記表示によりレイ
アウトを見直すためのレイアウト更新部とを有すること
を特徴とする。
According to the present invention, there is provided a data layout generating / updating apparatus for reading and analyzing data whose layout is unknown, and for automatically generating a layout. And a layout updating unit for reviewing the layout based on the display.

【0009】本発明のデータレイアウトの生成・更新方
法は、レイアウトが不明なデータを読み込んで解析し、
そのレイアウトを生成し、生成したレイアウトに沿って
データの内容を表示して、レイアウトの更新に供するこ
とを特徴とする。
According to the data layout generating / updating method of the present invention, data whose layout is unknown is read and analyzed.
The layout is generated, and the contents of the data are displayed according to the generated layout, and the layout is updated.

【0010】本発明のプログラム記録媒体は、レイアウ
トが不明がデータを読み込んで解析し、そのレイアウト
を生成し、生成したレイアウトに沿ってデータの内容を
表示して、レイアウトの更新に供するプログラムを記録
したことを特徴とする。
The program recording medium of the present invention reads and analyzes data whose layout is unknown, generates the layout, displays the contents of the data in accordance with the generated layout, and records a program for updating the layout. It is characterized by having done.

【0011】[0011]

【発明の実施の形態】本発明は、すでにファイルが存在
し、レコードレイアウトを解析決定する段階において、
ファイルを読み込みその内容を解析し、レコード内での
フィールド定義を自動生成する。解析は、レコードを左
側より走査し、2バイトフィールド、1バイトフィール
ド、バイナリフィールドのフィールド属性と桁数を仮定
する。同様の作業をファイル内の複数レコードに対して
行い、仮定したフィールド定義の多数決により自動的に
フィールド定義を生成する。また、生成されたさてたレ
コード定義で実際のレコード内容を表示し、レコード定
義の修正、確認を行うことができる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In the present invention, in a stage where a file already exists and a record layout is analyzed and determined,
Reads a file, analyzes its contents, and automatically generates field definitions in records. The analysis scans the record from the left and assumes the field attributes and the number of digits for a 2-byte field, a 1-byte field, and a binary field. The same operation is performed for a plurality of records in the file, and the field definition is automatically generated based on the majority decision of the assumed field definition. In addition, the actual record contents can be displayed by the generated record definition, and the record definition can be corrected and confirmed.

【0012】次に、本発明の実施例について図1を参照
して説明する。図1は本発明の一実施例の構成を示す図
である。図1において、1はレコード内容を最上位桁よ
り走査し1フィールド定義を生成するレコードレイアウ
ト自動解析部、2は順次レコードをレコード読込部5よ
り受け取りコードレイアウト自動解析部1に渡すととも
に自動生成されるフィールド定義を決定するレコード内
容検証部、3は最終的にレコードの内容をレコード定義
に従って表示するとともに手作業にて修正を可能とする
レコード内容表示部、4はレコード定義を管理するレコ
ード定義部、5はファイルより1レコード単位にレコー
ドを読み込むレコード読込部、6はレコード内容表示部
3と連動してレコードレイアウトを更新するレコードレ
イアウト更新部である。
Next, an embodiment of the present invention will be described with reference to FIG. FIG. 1 is a diagram showing the configuration of one embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a record layout automatic analyzer which scans the contents of a record from the most significant digit to generate a one-field definition. A record content verifying unit for determining a field definition to be determined, a record content display unit for displaying the contents of the record according to the record definition and enabling manual correction, and a record definition unit for managing the record definition Reference numeral 5 denotes a record reading unit that reads records from the file in record units, and reference numeral 6 denotes a record layout updating unit that updates the record layout in conjunction with the record content display unit 3.

【0013】次に、本実施例の動作について図2、図3
を用いて説明する。
Next, the operation of this embodiment will be described with reference to FIGS.
This will be described with reference to FIG.

【0014】図2は主として、レコードレイアウト自動
解析部1の動作を示すフローチャートである。レコード
読込部5によって読み込まれたレコードは、レコード内
容検証部2によって最上位桁より走査され、レコードレ
イアウト自動解析部1は、まず2バイト系の先頭1バイ
トになりうるか判定する(A−2)。真である場合は次
の1バイトが2バイト系を構成する範囲に判定する(A
−3)。ここで、Lはレコード全体を指し、L(N)は
レコード内の相対位置nのバイト内容を指す。A−3で
の判定結果が真である場合、L(N)、L(N+1)は
2バイト系フィールドであると定義される(A−4)。
A−2、A−3の判定結果が真であり続ける間は、2バ
イト系のフィールド長がA−3での判定回数の2倍がバ
イト数として設定される。
FIG. 2 is a flowchart mainly showing the operation of the record layout automatic analysis unit 1. The record read by the record reading unit 5 is scanned from the most significant digit by the record content verification unit 2, and the record layout automatic analysis unit 1 first determines whether it can be the first byte of a 2-byte system (A-2). . If true, it is determined that the next 1 byte is within the range of the 2-byte system (A
-3). Here, L indicates the entire record, and L (N) indicates the byte content at the relative position n in the record. If the determination result at A-3 is true, L (N) and L (N + 1) are defined as two-byte fields (A-4).
While the determination results of A-2 and A-3 continue to be true, the number of bytes is set to twice the number of determinations when the field length of the 2-byte system is A-3.

【0015】A−2、A−3のいずれの判定結果が偽の
場合は、1バイト系としての判定が実施される(A−
5)。1バイト系の判断は、該当バイトがANKの範囲
にあるかどうかで判断される。真の場合は1バイト系フ
ィールドをして定義される(A−6)。1バイト系フィ
ールドの長さはA−4の判定が真であった回数と同じに
なる。ただし、次の1バイトがA−2、A−3の判定で
偽であり、A−5の判定で真である間の回数となる。A
−5の判定が偽である場合は、16進フィールドとして
定義される(A−7)。
If the determination result of any of A-2 and A-3 is false, a determination is made as a 1-byte system (A-
5). The one-byte system is determined based on whether or not the corresponding byte is in the range of ANK. If true, it is defined as a 1-byte field (A-6). The length of the 1-byte field is the same as the number of times that the determination of A-4 is true. However, the number of times during which the next byte is false in the determination of A-2 and A-3 and is true in the determination of A-5. A
If the determination of -5 is false, it is defined as a hexadecimal field (A-7).

【0016】1バイトの評価が完了すると次のバイトを
走査するため、相対位置を増加させる(1バイト系、1
6進フィールドでは1増加させ、また2バイト系フィー
ルドでは2増加させる)(A−8)。レコードの終了
は、相対位置がレコード長を越えたかどうかで判断され
る(A−1)。真の場合は1レコードに対しての解析を
終了する。
When the evaluation of one byte is completed, the relative position is increased to scan the next byte (one byte system, one byte system,
In the hexadecimal field, it is incremented by 1, and in the 2-byte field, it is incremented by 2) (A-8). The end of the record is determined by whether the relative position has exceeded the record length (A-1). If true, the analysis for one record ends.

【0017】図3はレコードレイアウトの検証処理の機
能を説明したフローチャートである。先ず、レコードレ
イアウトを自動解析するために、レコード読込部5が1
レコード読み込む(B−1)。走査対象レコードの件数
はあらかじめ決めており、その件数を越えないか判定す
る(B−2)。読み込んだレコードは、レコード内容検
証部2によってレコードレイアウト自動解析部1に送ら
れる(B−3)。レコードレイアウト自動解析部1はレ
コード分のフィールド属性が解析する。走査予定数のレ
コードレイアウトの自動解析が終了したら、レコード内
容検証部2はレコード間で共通なフィールド属性を走査
レコード件数内で多数決により決定する(B−5)。レ
コード定義部4は、決定したフィールド属性は最終的な
レコードレイアウトの要素として格納する(B−6)。
レコード内容検証部2は、次のフィールド属性を決定す
るためにフィールドの位置(項目位置)を変更し(B−
7)、最後のフィールドかどうか判定する(B−4)。
最後のフィールドで無い場合はB−6,B−7の処理を
繰り返す。最後のフィールド属性まで決定したら、レコ
ード定義部4は、最終的なレコードレイアウトを決定す
る(B−8)。
FIG. 3 is a flowchart for explaining the function of the record layout verification processing. First, in order to automatically analyze the record layout, the record reading unit 5
The record is read (B-1). The number of records to be scanned is determined in advance, and it is determined whether the number does not exceed the number (B-2). The read record is sent to the record layout automatic analysis unit 1 by the record content verification unit 2 (B-3). The record layout automatic analysis unit 1 analyzes the field attributes for records. When the automatic analysis of the record layout of the planned number of scans is completed, the record content verification unit 2 determines a field attribute common to the records by majority vote within the number of scan records (B-5). The record definition unit 4 stores the determined field attribute as a final record layout element (B-6).
The record content verification unit 2 changes the position of the field (item position) to determine the next field attribute (B-
7), it is determined whether it is the last field (B-4).
If it is not the last field, the processing of B-6 and B-7 is repeated. After determining the last field attribute, the record definition unit 4 determines the final record layout (B-8).

【0018】図4はレコードの内容表示とレコードレイ
アウトの更新の機能を説明した図である。レコード内容
表示部3は、図3までの処理にて自動生成されたレコー
ドレイアウトを使用して、レコード内容を図4のように
表示する。図4のC−2に属性に従った表示と16進数
での表示が行われる。
FIG. 4 is a diagram for explaining the function of displaying the contents of a record and updating the record layout. The record content display unit 3 displays the record content as shown in FIG. 4 using the record layout automatically generated by the processing up to FIG. Display according to the attribute and display in hexadecimal are performed at C-2 in FIG.

【0019】表示後、カーソルC−1を移動することに
よって、フィールド長を変更することができる。フィー
ルド長はC−3に表示されており、カーソル移動量に対
応し増減する。またフィールド長C−3を変更すれば、
自動的にカーソルも移動する。フィールド長C−3を0
にすれば、当該フィールド定義が削除され、n,mのよ
うにカンマによってフィールド長を分割すれば新たなフ
ィールド定義が挿入される。C−4はフィールドの属性
を示しており、フィールド属性を変更することも可能で
ある。ここで変更したレコードレイアウトは、レコード
レイアウト更新部6にて更新される。
After the display, the field length can be changed by moving the cursor C-1. The field length is displayed on C-3, and increases or decreases according to the amount of cursor movement. If the field length C-3 is changed,
The cursor moves automatically. Field length C-3 is set to 0
, The field definition is deleted, and a new field definition is inserted if the field length is divided by commas such as n and m. C-4 indicates the attribute of the field, and the field attribute can be changed. The record layout changed here is updated by the record layout updating unit 6.

【0020】なお、以上に説明した、図2および図3の
フローチャートを含む実施例の動作を行うプログラムを
フロッピーディスク等の記録媒体に記録し、このプログ
ラムを情報処理装置に実行させることもできる。
A program for performing the operation of the embodiment including the flowcharts of FIGS. 2 and 3 described above may be recorded on a recording medium such as a floppy disk, and the program may be executed by an information processing apparatus.

【0021】以上の実施例は、レコードについてのもの
であるが、本発明は、これに限定されることなく、一定
のレイアウトにて繰り返されるバイナリデータの内容解
析にも適用できる。そのためには、図1におけるレコー
ド読込部5に代り、バイナリデータを管理する機構を設
け、レコード長に相当する長さ分だけ、バイナリデータ
の先頭からのオフセットを変更しながら、レコード長に
相当分のデータをレコード検証部2に引き渡すようにす
ればよい。
Although the above embodiment is directed to a record, the present invention is not limited to this, and can also be applied to the content analysis of binary data repeated in a fixed layout. For this purpose, a mechanism for managing the binary data is provided instead of the record reading unit 5 in FIG. 1, and while changing the offset from the beginning of the binary data by the length corresponding to the record length, the mechanism for managing the binary data May be passed to the record verification unit 2.

【0022】[0022]

【発明の効果】本発明によれば、ファイル内のレコード
内容を解析することにより、レコードのフィールド定義
を自動生成することができるとともに、生成されたレコ
ードレイアウトを使用して実際のレコード内容を表示
し、表示した状態にてレコードレイアウトの見直し、変
更をも容易に実行できるため、レコードレイアウトを求
める作業を効率よく行える。
According to the present invention, by analyzing record contents in a file, it is possible to automatically generate a field definition of a record and display the actual record contents using the generated record layout. In addition, since the record layout can be easily reviewed and changed in the displayed state, the work for obtaining the record layout can be efficiently performed.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】図1に示した実施例によるレコードレイアウト
の自動生成のフローチャートである。
FIG. 2 is a flowchart for automatically generating a record layout according to the embodiment shown in FIG. 1;

【図3】図1に示した実施例によるレコードレイアウト
の検証処理のフローチャートである。
FIG. 3 is a flowchart of a record layout verification process according to the embodiment shown in FIG. 1;

【図4】図1に示した実施例によるレコードの内容表示
とレコードレイアウトの更新を説明するための図であ
る。
FIG. 4 is a diagram for explaining display of record contents and updating of a record layout according to the embodiment shown in FIG. 1;

【符号の説明】[Explanation of symbols]

1 レコードレイアウト自動解析部 2 レコード内容検証部 3 レコード内容表示部 4 レコード定義部 5 レコード読込部 6 レコードレイアウト更新部 1 Record layout automatic analysis unit 2 Record content verification unit 3 Record content display unit 4 Record definition unit 5 Record reading unit 6 Record layout update unit

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 レイアウトが不明なデータを読み込んで
解析し、そのレイアウトを生成するレイアウト自動生成
部と、生成したレイアウトに沿ってデータの内容を表示
するレイアウト表示部と、前記表示によりレイアウトを
見直すためのレイアウト更新部とを有することを特徴と
するデータレイアウトの生成・更新装置。
1. A layout automatic generation unit for reading and analyzing data whose layout is unknown and generating the layout, a layout display unit for displaying data contents according to the generated layout, and reviewing the layout based on the display. And a layout updating unit for generating a data layout.
【請求項2】 レイアウトが不明なデータを読み込んで
解析し、そのレイアウトを生成し、生成したレイアウト
に沿ってデータの内容を表示して、レイアウトの更新に
供するデータレイアウトの生成・更新方法。
2. A data layout generating / updating method for reading and analyzing data whose layout is unknown, generating the layout, displaying data contents in accordance with the generated layout, and providing the layout update.
【請求項3】 レイアウトが不明がデータを読み込んで
解析し、そのレイアウトを生成し、生成したレイアウト
に沿ってデータの内容を表示して、レイアウトの更新に
供するプログラムを記録したプログラム記録媒体。
3. A program recording medium on which a program for reading and analyzing data whose layout is unknown, generating the layout, displaying data contents along the generated layout, and updating the layout is recorded.
【請求項4】 請求項3記載のプログラムを実行する情
報処理装置。
4. An information processing apparatus for executing the program according to claim 3.
【請求項5】 前記レイアウトの生成は、データ間で共
通なフィールド属性を走査データ件数内で多数決により
決定することにより行うことを特徴とする請求項1記載
のデータレイアウトの生成・更新装置。
5. The data layout generating / updating apparatus according to claim 1, wherein the generation of the layout is performed by determining a field attribute common to the data by a majority decision within the number of scan data.
【請求項6】 前記レイアウトの生成は、データ間で共
通なフィールド属性を走査データ件数内で多数決により
決定することにより行うことを特徴とする請求項2記載
のデータレイアウトの生成・更新方法。
6. The data layout generation / update method according to claim 2, wherein the generation of the layout is performed by determining a field attribute common to the data by majority decision within the number of scan data.
【請求項7】 前記レイアウトの生成は、データ間で共
通なフィールド属性を走査データ件数内で多数決により
決定することにより行うことを特徴とする請求項3記載
のプログラム記録媒体。
7. The program recording medium according to claim 3, wherein the generation of the layout is performed by determining a field attribute common to the data by majority decision within the number of scan data.
JP9313481A 1997-11-14 1997-11-14 Device and method for generating and updating data layout Pending JPH11143750A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9313481A JPH11143750A (en) 1997-11-14 1997-11-14 Device and method for generating and updating data layout

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9313481A JPH11143750A (en) 1997-11-14 1997-11-14 Device and method for generating and updating data layout

Publications (1)

Publication Number Publication Date
JPH11143750A true JPH11143750A (en) 1999-05-28

Family

ID=18041834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9313481A Pending JPH11143750A (en) 1997-11-14 1997-11-14 Device and method for generating and updating data layout

Country Status (1)

Country Link
JP (1) JPH11143750A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0520041A (en) * 1991-07-16 1993-01-29 Fujitsu Ltd Record layout generation processor
JPH0668032A (en) * 1992-08-19 1994-03-11 Toshiba Corp Data base system
JPH09282208A (en) * 1996-04-10 1997-10-31 Hitachi Ltd Table generating method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0520041A (en) * 1991-07-16 1993-01-29 Fujitsu Ltd Record layout generation processor
JPH0668032A (en) * 1992-08-19 1994-03-11 Toshiba Corp Data base system
JPH09282208A (en) * 1996-04-10 1997-10-31 Hitachi Ltd Table generating method

Similar Documents

Publication Publication Date Title
US20030187836A1 (en) Information search apparatus and method, and storage medium
EP1130518A1 (en) Software analysis system having an apparatus for selectively collecting analysis data from a target system executing software instrumented with tag statements and method for use thereof
KR100255736B1 (en) On-line character recognition apparatus
JP4078009B2 (en) CHARACTERISTIC RECORDING AREA DETECTION DEVICE FOR FORM, CHARACTER RECORDING AREA DETECTION METHOD FOR FORM, STORAGE MEDIUM, AND FORM FORMAT CREATION DEVICE
US6263428B1 (en) Branch predictor
JPH0962658A (en) Inter-document link processing system
JPH096628A (en) Method and device for parallel processing procedure selection
JPH11143750A (en) Device and method for generating and updating data layout
KR20060058940A (en) Method and apparatus for printing image using barcode firmware information
US20020010879A1 (en) Apparatus and method for fast code coverage analysis
JP5670156B2 (en) Test result verification system, method, and program
CN101425141B (en) Image recognition apparatus and image recognition method
JPH10260964A (en) Device and method for facilitating character input
JPH0719311B2 (en) Data processing device
JP2990077B2 (en) Document creation device and input method thereof
JPH0926897A (en) Program analyzer and program analyzing method
US20040189711A1 (en) Object display device, object display method and computer program product
JP2000215037A (en) Device and method for displaying source code and debugging processor
US20020057271A1 (en) External-character font creation system and program recording medium therefor
JP2002007121A (en) Method for controlling history of change of source file and device for the same and medium recording its program
JPH056272A (en) Software designing device
TW412674B (en) Method and system for analyzing test coverage
JPH11161666A (en) Method and device for document data retrieval and document editing device
JPH11154165A (en) Relay logical processing verification device
JPH08297569A (en) Source program correction supporting device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010130