JPH0337720A - Data chaining system for dictionary system - Google Patents

Data chaining system for dictionary system

Info

Publication number
JPH0337720A
JPH0337720A JP17240189A JP17240189A JPH0337720A JP H0337720 A JPH0337720 A JP H0337720A JP 17240189 A JP17240189 A JP 17240189A JP 17240189 A JP17240189 A JP 17240189A JP H0337720 A JPH0337720 A JP H0337720A
Authority
JP
Japan
Prior art keywords
dictionary
program
specifications
data
item
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
JP17240189A
Other languages
Japanese (ja)
Inventor
Hiroshi Oka
岡 浩
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP17240189A priority Critical patent/JPH0337720A/en
Publication of JPH0337720A publication Critical patent/JPH0337720A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To extend the part to be automatically generated of a program to improve the productivity by taking in specifications of data chaining at the time of referring to the attribute of an item in a dictionary. CONSTITUTION:A dictionary 1 includes an item of each item name; and when the item includes specifications of data chaining, it includes the pointer to link data to a specification data base 2 and the specification data base 2 includes specifications of actual data chaining. An expanding means 3 reads in a source program, and the means 3 takes out the attribute when the dictionary 1 is referred in this program, and the means 3 takes out specifications of data chaining from the specification data base 2 and expands them in the source program when specifications of data chaining exist in the program. A generating means 4 generates a logic to be actually operated based on expanded specifications. Thus, the part to be automatically generated of the program is extended to improve the productivity.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はコンピュータソフトウェア開発支援システムに
関し、特にその用語管理辞書に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a computer software development support system, and particularly to a terminology management dictionary thereof.

(従来の技術) 従来のこの種の用語辞書では、プログラム中のある項目
において、項目名称または項目形式の名前により辞書か
ら属性情報を取出し、その項目の属性として原始プログ
ラム中に展開するのみとなっていた。
(Prior art) In conventional terminology dictionaries of this type, for a certain item in a program, attribute information is retrieved from the dictionary based on the item name or item format name, and is expanded into the source program as an attribute of that item. was.

(発明が解決しようとする課題) 上述した従来の辞書システムでは、項目に対する属性の
取出し、シよび管理以外には何らの処理が行われていな
いため、より生産性を向上するためには、さらに付加情
報の管理と展開とが必要であるという欠点がある。
(Problem to be Solved by the Invention) In the conventional dictionary system described above, no processing is performed other than retrieving attributes for items, listing and managing them, so in order to further improve productivity, further The disadvantage is that additional information needs to be managed and deployed.

本発明の目的は、辞書システムに加えて成る項目とそれ
に関連するデータ連鎖のための仕様とを仕様データベー
スに保存し、辞書中の項目名から仕様データベース中の
関連仕様ヘリ/りし、原始プログラムを入力して辞書を
用いたデータ連鎖の仕様を取出してプログラムへ展開し
、展開されたプログラムを入力して実際に動作する論理
を生成することにより上記欠点を除去し、容易に生産性
を向上できるように構成した辞書システムにかけるデー
タ連鎖方式を提供することにある。
An object of the present invention is to store items added to a dictionary system and specifications for data chaining related thereto in a specification database, and to extract related specifications in the specification database from the item name in the dictionary, and to create a source program. By inputting the data chain specification using a dictionary, extracting it into a program, inputting the expanded program and generating logic that actually operates, the above drawbacks can be removed and productivity can be easily improved. The purpose of the present invention is to provide a data chaining method for a dictionary system configured to enable data processing.

(課題を解決するための手段) 本発明による辞書システムに釦けるデータ連鎖方式は仕
様データベースと、リンク手段と、展開手段と、生成手
段とを具偏して構成したものである。
(Means for Solving the Problems) The data chaining method for the dictionary system according to the present invention is constructed by specifically including a specification database, a linking means, a developing means, and a generating means.

仕様データベースは、おる項目とその項目に関連するデ
ータ連鎖のための仕様とを保存するためのものである。
The specification database is for storing existing items and specifications for data chains related to the items.

リンク手段は、辞書中の項目名から仕様データベース中
の関連仕様にリンクするためのものである。
The link means is for linking an item name in the dictionary to a related specification in the specification database.

展開手段は、原始プログラムを入力し、辞書を用いてデ
ータ連鎖の仕様を取出し、プログラムへ展開するための
ものである。
The expansion means is for inputting a source program, extracting data chain specifications using a dictionary, and expanding it into a program.

生成手段は展開されたプログラムを入力し、実際に動作
する論理を生成するためのものでちる。
The generation means inputs the expanded program and generates logic that actually operates.

(実施例) 次に、本発明について図面を参照して説明する。(Example) Next, the present invention will be explained with reference to the drawings.

第1図は、本発明による辞書システムにおけるデータ連
鎖方式の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a data chaining method in a dictionary system according to the present invention.

第1図にkいて、1は辞書、2は仕様データベース、3
は展開手段、4は生成手段、11は原始プログラム、1
2は展開プログラム、13は生成プログラムである。
In Figure 1, 1 is a dictionary, 2 is a specification database, and 3
is an expansion means, 4 is a generation means, 11 is a source program, 1
2 is an expansion program, and 13 is a generation program.

第2図〜第5図は、それぞれ実際のプログラムの実例を
示す説明図であり、データ連鎖の仕様がどの様に展開さ
れてプログラムが生成されるかを示したものである。
FIGS. 2 to 5 are explanatory diagrams showing examples of actual programs, respectively, and show how the specifications of the data chain are expanded to generate the program.

第1図にかいて、辞書部1には項目名ごとのアイテムを
含むが、その項目がデータ連鎖の仕様を含むならば、デ
ータを仕様データベースへリンクするためのポインタを
含む。仕様データベース2は、実際のデータ連鎖の仕様
を含む。
In FIG. 1, dictionary section 1 includes items for each item name, and if the item includes a data chain specification, it also includes a pointer for linking the data to the specification database. The specification database 2 contains specifications of actual data chains.

展開手段3は原始プログラムを読込み、そのなかに辞書
への参照が行われていた場合には属性を取出すとともに
、さらにデータ連鎖の仕様が存在する場合には仕様デー
タベースからデータ連鎖の仕様を取出してソースプログ
ラム中に展開する。
The expansion means 3 reads the source program, and if there is a reference to a dictionary in the source program, extracts the attribute, and if there is a data chain specification, extracts the data chain specification from the specification database. Expand into source program.

生成手段4は、展開された仕様をもとにして実際に動作
する論理(命令シーチング)を生成する。
The generating means 4 generates logic (instruction seating) that actually operates based on the developed specifications.

第2図は、展開前の実際のソースプログラムの実例を示
している。第2図では、画面からの入力データとして商
品番号顧客番号、ならびに数量があることを示している
FIG. 2 shows an example of an actual source program before expansion. FIG. 2 shows that the input data from the screen includes the product number, customer number, and quantity.

第3図は、データ連鎖の仕様の実例を示している。第3
図で上段は商品マスタファイルに対する連鎖が行われる
ことを示している。商品番号の仕様として上段が指定さ
れた場合、1商品番号lというデータを用いて商品マス
タファイルのレコードを読取る。下段は、同様に顧客マ
スクファイルに対する連鎖が行われることを示している
FIG. 3 shows an example of a data chain specification. Third
The upper part of the figure shows that chaining to the product master file is performed. When the upper row is specified as the product number specification, the record of the product master file is read using the data 1 product number l. The lower row shows that chaining is similarly performed for the customer mask file.

第4図は、仕様がソースプログラム中に展開された状態
を示している。
FIG. 4 shows a state in which the specifications are developed into a source program.

第5図は、第4図に示されるソースプログラムを生成手
段4で読込み、命令シーケンスに展開した模様を示す。
FIG. 5 shows how the source program shown in FIG. 4 is read by the generating means 4 and developed into an instruction sequence.

第5図において、商品マスタファイルに対する読取りの
命令シーケンス、ならびに顧客マスタファイルに対する
読取りの命令シーケンスが、展開された仕様によって生
成された部分である。
In FIG. 5, the command sequence for reading the product master file and the command sequence for reading the customer master file are the parts generated by the developed specifications.

(発明の効果) 以上説明したように本発明は、辞書から項目の属性を参
照する場合に、さらにデータ連鎖の仕様を取込むことに
よって、プログラムの自動生成される部分を拡張して、
生産性を高めることができるという効果がある。
(Effects of the Invention) As explained above, the present invention expands the automatically generated part of the program by further incorporating data chain specifications when referring to the attributes of an item from a dictionary.
This has the effect of increasing productivity.

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

第1図は、本発明による辞書システムにおけるデータ連
鎖方式の一実施例を示すブロック構成図である。 第2図〜第5図は、それぞれ実際のプログラムの実例を
示す説明図である。 1・・・辞書 2・・・仕様データベース 3・・・展開手段 4・・・生成手段 11〜13・・・プログラム
FIG. 1 is a block diagram showing an embodiment of a data chaining method in a dictionary system according to the present invention. FIGS. 2 to 5 are explanatory diagrams each showing an example of an actual program. 1...Dictionary 2...Specification database 3...Development means 4...Generation means 11-13...Program

Claims (1)

【特許請求の範囲】[Claims] ある項目と前記項目に関連するデータ連鎖のための仕様
とを保存するための仕様データベースと、辞書中の項目
名から前記仕様データベース中の関連仕様にリンクする
ためのリンク手段と、原始プログラムを入力し前記辞書
を用いて前記データ連鎖の仕様を取出しプログラムへ展
開するための展開手段と、前記展開されたプログラムを
入力し実際に動作する論理を生成するための生成手段と
を具備して構成したことを特徴とする辞書システムにお
けるデータ連鎖方式。
A specification database for storing a certain item and a specification for a data chain related to the item, a linking means for linking an item name in a dictionary to a related specification in the specification database, and a source program input. and a developing means for extracting the specification of the data chain using the dictionary and developing it into a program, and a generating means for inputting the developed program and generating logic that actually operates. A data chaining method in a dictionary system characterized by the following.
JP17240189A 1989-07-04 1989-07-04 Data chaining system for dictionary system Pending JPH0337720A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17240189A JPH0337720A (en) 1989-07-04 1989-07-04 Data chaining system for dictionary system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17240189A JPH0337720A (en) 1989-07-04 1989-07-04 Data chaining system for dictionary system

Publications (1)

Publication Number Publication Date
JPH0337720A true JPH0337720A (en) 1991-02-19

Family

ID=15941265

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17240189A Pending JPH0337720A (en) 1989-07-04 1989-07-04 Data chaining system for dictionary system

Country Status (1)

Country Link
JP (1) JPH0337720A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11232089A (en) * 1998-02-10 1999-08-27 Nippon Steel Corp System and method for managing terms and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11232089A (en) * 1998-02-10 1999-08-27 Nippon Steel Corp System and method for managing terms and recording medium

Similar Documents

Publication Publication Date Title
EP0858632A1 (en) Method for generating multimedia presentation
JPH0895767A (en) Program generating method using program component
JP2004094487A (en) Support system for preparing document
JPH0337720A (en) Data chaining system for dictionary system
JPH06110733A (en) Test case generating device of program
JPS62197826A (en) Production of system flow specifications
WO2023223424A1 (en) Document generation device, program, and document generation method
JPH05134856A (en) Automatically programming system
JPH05257765A (en) Database management system
US20240086179A1 (en) Software component update system, and software component update method
JP2605401B2 (en) Attribute Borrowing Method in Dictionary System
JPH0350629A (en) Deriving method in dictionary system
JP2005202612A (en) Data base generation program preparing apparatus
JP2571599B2 (en) Database search method
JPWO2006025472A1 (en) Processing path diagram creation method based on Lyee methodology, creation device, software generation method, generation device, software and software development support software
JP2852162B2 (en) Database management device
JPH01286020A (en) Program retrieving system
JP2000112795A (en) Data structure conversion processor and recording medium
JPH04344932A (en) Distributed programming method
JPH03176737A (en) System for forming various information files
JP2003337732A (en) Data linking method and device
JP2003337726A (en) Database access program forming method
JPH05165613A (en) Resource relational information display processing system
JPH05250335A (en) Data base update processing system of loosely coupled multiprocessor system
JPH01156820A (en) Conversion system for data type