JPH06250833A - Method for processing data item information dealing with multilanguage - Google Patents

Method for processing data item information dealing with multilanguage

Info

Publication number
JPH06250833A
JPH06250833A JP3627393A JP3627393A JPH06250833A JP H06250833 A JPH06250833 A JP H06250833A JP 3627393 A JP3627393 A JP 3627393A JP 3627393 A JP3627393 A JP 3627393A JP H06250833 A JPH06250833 A JP H06250833A
Authority
JP
Japan
Prior art keywords
data item
dictionary
programming language
language
data
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
JP3627393A
Other languages
Japanese (ja)
Inventor
Hitoshi Tanaka
仁士 田中
Yasuo Kushiro
康雄 久代
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.)
Hitachi Ltd
Hitachi Seibu Software Co Ltd
Original Assignee
Hitachi Ltd
Hitachi Seibu Software Co 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 Hitachi Ltd, Hitachi Seibu Software Co Ltd filed Critical Hitachi Ltd
Priority to JP3627393A priority Critical patent/JPH06250833A/en
Publication of JPH06250833A publication Critical patent/JPH06250833A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide a multilanguage dealing data item information processing method capable of eliminating necessity for an operator to learn an operation language newly in a software developing environment for operating plural programming languages and preventing resources from being duplicated. CONSTITUTION:The multilanguage dealing data item information processing method is characterized by dynamically changing an operation screen depending upon a certain programming language to an operation screen depending upon another programming language by starting conversion processing to a specified programming language in data item dictionary shared operation for storing data item dictionary information inputted by the format of an optional programming language specification in a data item dictionary 21 by the format of dictionary item data by using an operation screen of programming language itself in a system for managing and operating the information of a data item to be used for development by means of the dictionary 21, and when a programming language specified at the time of starting the dictionary 21 is different from a current programming language, executing processing depending upon the physical structure of the dictionary 21.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、マルチ言語対応データ
項目情報処理方法、すなわち、コンピュータシステムを
使用したデータ項目情報のデータ項目辞書管理機能にお
けるデータ項目情報の登録・変更処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multilingual data item information processing method, that is, a data item information registration / change processing method in a data item dictionary management function of data item information using a computer system.

【0002】[0002]

【従来の技術】従来の一般的なデータ項目辞書を使用し
たデータ項目情報管理システムにおいては、データ項目
辞書に対して、複数のプログラミング言語開発者から追
加・参照・更新の操作が行われる。この場合、データ項
目辞書操作者は、各々のデータ項目の実体情報(データ
項目名,タイプ,桁数等の属性情報を持つ情報)を、自
身の知る範囲であるプログラミング言語に依存した形式
で辞書を構築するか、もしくは、データ項目辞書の独自
の言語体系による記述に対して操作を行う必要があっ
た。上記従来技術中の前者、すなわち、プログラミング
言語に依存した形式でデータ項目辞書を構築する場合に
は、プログラミング言語に対応した複数のデータ項目辞
書が必要となり、資源の多重化防止が困難であった。な
お、資源の多重化防止の方法として、例えば、特開昭64
-42770号公報に開示された「言語解析装置」では、入力言
語を解析する解析部と表記を変換する表記変換部におい
て、知識情報とその表記とを対応付けた辞書項目データ
を格納した辞書記憶部を、言語解析時に上記辞書記憶部
を検索するための言語表記マッピングテーブルと言語表
記の変換処理時の上記辞書記憶部を検索するための表記
変換用マッピングテーブルとを介して前記辞書記憶部に
格納された辞書項目データを前記解析辞書部と表記変換
辞書部とにより共有する手法が挙げられるが、この手法
は、複数の言語には、対応できなかった。また、上記従
来技術中の後者、すなわち、データ項目辞書の独自の言
語体系による記述では、新たに当該データ項目辞書の操
作言語の学習が必要であった。操作言語変換の方式とし
ては、例えば、特開昭61-216021号 公報に開示されてい
る「階層順検索用コマンド変換方式」では、ネットワーク
構造型のデータベース管理システムにおいて、データベ
ースに含まれるレコードタイプの階層順を記述した変換
テーブルを磁気記憶媒体上に設けて、階層順検索用コマ
ンドを当該変換用テーブルを参照して変換する手法が挙
げられるが、データの取り出しにのみ着目しており、デ
ータの蓄積に対しての対応がなされていなかった。
2. Description of the Related Art In a conventional data item information management system using a general data item dictionary, a plurality of programming language developers perform addition / reference / update operations on the data item dictionary. In this case, the operator of the data item dictionary should extract the substantive information of each data item (information having attribute information such as data item name, type, number of digits, etc.) in a format that depends on the programming language that it knows. Or it was necessary to operate on the description in the original language system of the data item dictionary. In the former case of the above prior art, that is, in the case of constructing a data item dictionary in a format dependent on a programming language, a plurality of data item dictionaries corresponding to the programming language are required, and it is difficult to prevent resource multiplexing. . As a method for preventing resource multiplexing, for example, Japanese Patent Laid-Open No.
In the "language analysis device" disclosed in Japanese Patent Laid-Open No. 42770, a dictionary memory that stores dictionary item data in which knowledge information and its notation are associated with each other is stored in the notation conversion unit that analyzes the input language and the notation conversion unit. To the dictionary storage unit via a language notation mapping table for searching the dictionary storage unit during language analysis and a notation conversion mapping table for searching the dictionary storage unit during language notation conversion processing. There is a method of sharing the stored dictionary item data between the analysis dictionary section and the notation conversion dictionary section, but this method cannot handle a plurality of languages. In the latter of the above-mentioned conventional techniques, that is, in the description of the data item dictionary in the original language system, it is necessary to newly learn the operation language of the data item dictionary. As an operation language conversion method, for example, in the “hierarchical order command conversion method” disclosed in Japanese Patent Laid-Open No. 61-216021, in the database management system of network structure type, the record type included in the database There is a method in which a conversion table describing the hierarchical order is provided on the magnetic storage medium, and the hierarchical order search command is converted by referring to the conversion table. There was no response to accumulation.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術において
は、前述の如く、データ項目操作を行うに当たり、ある
種のプログラミング言語に依存したデータ項目辞書を構
築するか、あるいは、データ項目辞書の操作者は、自身
の知る範囲であるプログラミング言語以外の言語である
当該データ項目辞書の操作言語を新たに学習する必要が
あるという重大な問題があった。本発明は上記事情に鑑
みてなされたもので、その目的とするところは、従来の
技術における上述の如き問題を解消し、複数のプログラ
ミング言語を運用するソフトウエア開発環境において、
操作者が新たに操作言語を学習する必要が無く、また、
資源の二重化を防止することが可能なマルチ言語対応デ
ータ項目情報処理方法を提供することにある。
In the above-mentioned prior art, as described above, in performing the data item operation, the data item dictionary depending on a certain programming language is constructed, or the operator of the data item dictionary is operated. Had a serious problem that it was necessary to newly learn the operation language of the data item dictionary, which is a language other than the programming language that it knows. The present invention has been made in view of the above circumstances, and an object of the present invention is to solve the above-mentioned problems in the conventional technology, and in a software development environment that operates a plurality of programming languages,
The operator does not need to learn a new operating language, and
It is to provide a multi-language compatible data item information processing method capable of preventing duplication of resources.

【0004】[0004]

【課題を解決するための手段】本発明の上述の目的は、
複数のプログラミング言語を運用するソフトウエア開発
環境の下で、開発に用いるデータ項目の情報をデータ項
目辞書を用いて管理運用するシステムにおいて、プログ
ラミング言語独自の操作画面を用いて、任意のプログラ
ミング言語仕様の形式で入力したデータ項目辞書情報
を、前記データ項目辞書内に辞書項目データの形式で格
納し、データ項目辞書の起動時に指定されたプログラミ
ング言語が現在のプログラミング言語と異なる場合に、
前記データ項目辞書の物理構造に依存する処理を行うデ
ータ項目辞書共通操作において、指定されたプログラミ
ング言語への変換処理を起動することにより、あるプロ
グラミング言語に依存した操作画面から、他のプログラ
ミング言語に依存した操作画面へ動的に変更することを
特徴とするマルチ言語対応データ項目情報処理方法によ
って達成される。
The above objects of the present invention are as follows:
In a system that manages and operates information on data items used for development using a data item dictionary under a software development environment that operates multiple programming languages, use the programming screens unique to the programming language to specify the desired programming language specifications. When the data item dictionary information input in the format is stored in the data item dictionary in the form of dictionary item data, and the programming language specified when the data item dictionary is started is different from the current programming language,
In the common operation of the data item dictionary that performs a process depending on the physical structure of the data item dictionary, by starting the conversion process to the specified programming language, the operation screen depending on a certain programming language is changed to another programming language. This is achieved by a multilingual data item information processing method characterized by dynamically changing to a dependent operation screen.

【0005】[0005]

【作用】本発明に係るマルチ言語対応データ項目情報処
理方法においては、まず、データ項目辞書には当該デー
タ項目辞書独自の形式、または、ある種のプログラミン
グ言語による形式でデータ項目辞書情報を格納してお
く。データ項目辞書情報の追加・更新・参照を行う場
合、操作者は自身が知るプログラミング言語を指定して
操作画面の起動を行い、データ項目辞書情報の追加・更
新・参照を自身が知るプログラミング言語を用いて行
う。また、異なるプログラミング言語を知る他の操作者
は、データ項目辞書の物理構造に依存する処理を行うデ
ータ項目辞書共通操作において、既に起動されている画
面を、自身が知るプログラミング言語による操作画面に
動的に切り替えることができる。これにより、自身が知
るプログラミング言語を使用してデータ項目辞書情報の
追加・更新・参照を行うことができる。従って、本発明
に係るマルチ言語対応データ項目情報処理方法によれ
ば、同一のデータ項目辞書に対して複数の言語依存操作
画面を割り当てているため操作者は新たに操作言語を学
習する必要が無く、また、資源の二重化を防止すること
ができる。
In the multilingual data item information processing method according to the present invention, first, the data item dictionary is stored with the data item dictionary information in a format unique to the data item dictionary or in a format of a certain programming language. Keep it. When adding / updating / referencing the data item dictionary information, the operator specifies the programming language that he / she knows and activates the operation screen. Perform using. In addition, another operator who knows a different programming language moves an already started screen to an operation screen in a programming language that he or she knows in the common operation of the data item dictionary, which performs processing depending on the physical structure of the data item dictionary. Can be switched automatically. As a result, the data item dictionary information can be added / updated / referenced using a programming language known to itself. Therefore, according to the multi-language compatible data item information processing method according to the present invention, since the plurality of language-dependent operation screens are assigned to the same data item dictionary, the operator does not need to newly learn the operation language. Also, it is possible to prevent duplication of resources.

【0006】[0006]

【実施例】以下、本発明の実施例を図面に基づいて詳細
に説明する。図1は、本発明の一実施例に係る装置構成
を示すブロック図である。図1において、11はデータ
や命令を表示する表示部、12はデータや命令の入力,
メニューの選択を行うキーボード、13は同マウス、1
6は後述する補助記憶装置、14は該補助記憶装置16
から入力されたデータ項目辞書とキーボード12やマウ
ス13から入力された命令やデータとを格納する主記憶
装置、15は後述するプロセッサを示している。上記補
助記憶装置16は、データ項目辞書を格納するディスク
161と、該ディスク161に対するデータ項目辞書の
入出力を制御するディスク制御部162とから構成され
ている。また、上述のプロセッサ15は、操作言語に従
い、表示部11にデータや命令・データ項目辞書を描画
し、かつ、データ項目辞書情報に対し追加,更新,参照
を行うデータ項目共通操作部151と、言語仕様に従っ
て辞書項目データを変換する言語操作部152とから構
成されている。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a device configuration according to an embodiment of the present invention. In FIG. 1, 11 is a display unit for displaying data and commands, 12 is input of data and commands,
Keyboard for selecting menus, 13 for the same mouse, 1
6 is an auxiliary storage device described later, 14 is the auxiliary storage device 16
A main memory device for storing the data item dictionary input from the computer and instructions and data input from the keyboard 12 and the mouse 13, and 15 indicates a processor described later. The auxiliary storage device 16 is composed of a disk 161 for storing a data item dictionary and a disk control unit 162 for controlling input / output of the data item dictionary with respect to the disk 161. Further, the processor 15 described above draws data and commands / data item dictionaries on the display unit 11 according to the operation language, and adds, updates, and refers to the data item dictionary information, and a data item common operation unit 151, The language operation unit 152 converts the dictionary item data according to the language specification.

【0007】図2に、実施例の動作概要を示す。データ
項目辞書21は、データ項目辞書情報22を含む。デー
タ項目辞書21は、データ項目辞書共通操作部23によ
り、データ項目辞書情報22の追加・参照・更新を行う
ことができる。また、言語操作部で変換したデータ項目
辞書情報を画面に描画することができる。A言語操作画
面26は、プログラミング言語A言語仕様により画面操
作を行うことが可能である。A言語操作部24は、デー
タ項目辞書共通操作部23からデータ項目辞書情報22
を読み出して、A言語仕様に変換し、A言語操作画面2
6にその結果を送る。また、A言語操作部24は、A言
語操作画面26にA言語仕様で記述されたデータ項目辞
書情報をデータ項目辞書情報22に変換してデータ項目
辞書共通操作部23にその結果を送る。C言語操作画面
27は、プログラミング言語C言語仕様により画面操作
を行うことが可能である。C言語操作部25は、データ
項目辞書共通操作部23からデータ項目辞書情報22を
読み出して、C言語仕様に変換してC言語操作画面27
にその結果を送る。
FIG. 2 shows an operation outline of the embodiment. The data item dictionary 21 includes data item dictionary information 22. The data item dictionary 21 can be added / referenced / updated by the data item dictionary common operation unit 23. Further, the data item dictionary information converted by the language operation unit can be drawn on the screen. The A language operation screen 26 can be operated according to the programming language A language specification. The A language operating unit 24 uses the data item dictionary common operating unit 23 to access the data item dictionary information 22.
Is read out and converted into A language specifications, and A language operation screen 2
Send the result to 6. Further, the A language operating section 24 converts the data item dictionary information described in the A language specification on the A language operating screen 26 into the data item dictionary information 22 and sends the result to the data item dictionary common operating section 23. The C language operation screen 27 can be operated by the programming language C language specification. The C language operation unit 25 reads the data item dictionary information 22 from the data item dictionary common operation unit 23, converts the data item dictionary information 22 into the C language specification, and then the C language operation screen 27.
Send the result to.

【0008】また、C言語操作部25は、C言語操作画
面27にC言語仕様で記述されたデータ項目辞書情報
を、データ項目辞書情報22に変換してデータ項目辞書
共通操作部23にその結果を送る。図3に、データ項目
辞書の辞書項目データを示す。データ項目辞書33は、
図3に示す形式で2次記憶装置上に記憶されているデー
タ項目を主記憶上に格納する。タイプ識別子32は、デ
ータ項目辞書に入力したデータ項目の格納形式を記述す
るものである。辞書項目データ31は、タイプ識別子3
2とデータ本体33により構成する。タイプ識別子32
は、データ本体33が記述されている型を表現する。こ
の形式により、主記憶装置上および補助記憶装置上に、
辞書項目データは保持される。辞書項目データに対する
操作時にタイプ識別子を参照して、必要ならばデータ本
体33の形式の変換を行う。なお、データ本体33は、
データ項目名称34,データ名称35,データ項目の型
を示す型36,データ項目の桁数を示す長さ37,編集
形式38で構成されている。
The C language operation unit 25 also converts the data item dictionary information described in the C language operation screen 27 according to the C language specification into the data item dictionary information 22 and the data item dictionary common operation unit 23 receives the result. To send. FIG. 3 shows dictionary item data of the data item dictionary. The data item dictionary 33 is
The data items stored in the secondary storage device in the format shown in FIG. 3 are stored in the main storage. The type identifier 32 describes the storage format of the data item input to the data item dictionary. The dictionary item data 31 is the type identifier 3
2 and the data body 33. Type identifier 32
Represents the type in which the data body 33 is described. With this format, on main memory and auxiliary memory,
The dictionary item data is retained. The type identifier is referred to when the dictionary item data is operated, and the format of the data body 33 is converted if necessary. The data body 33 is
The data item name 34, the data name 35, the type 36 indicating the type of the data item, the length 37 indicating the number of digits of the data item, and the edit format 38.

【0009】図4に、画面遷移の一例を示す。ここに示
した例では、A言語操作画面41において、言語区分を
C言語を指定して画面遷移42を行うと、C言語操作画
面43へ遷移するものである。A言語操作画面41で、
A言語仕様で表示されていたデータ名称・型・編集形式
が、主記憶上の項目辞書データのタイプ識別子に従い、
C言語操作部でC言語仕様に変換され、データ項目共通
操作部で項目辞書データをC言語操作画面43にC言語
仕様で表示される。図5に、上述の図4に示した画面表
示を切り替え処理の流れを示す。データ項目辞書の言語
操作画面において、操作入力ステップ51により、データ
辞書操作者が要求を指示する。要求を受け取ったデータ
項目辞書共通操作部は操作の判定を行う(ステップ52)。
ステップ52における判定で、要求が新規データの読み込
みならば、データ項目辞書共通操作部において、補助記
憶装置上のデータ項目辞書から辞書項目データ入力(ス
テップ53)を行い、補助記憶装置上に格納されている辞
書項目データと同様な形式で、主記憶上に格納する。
FIG. 4 shows an example of screen transition. In the example shown here, when the C language is designated as the language classification on the A language operation screen 41 and the screen transition 42 is performed, the screen transitions to the C language operation screen 43. On the A language operation screen 41,
The data name, type, and edit format displayed in the A language specification are according to the type identifier of the item dictionary data on the main memory.
The C language operation unit converts the C language specification, and the data item common operation unit displays the item dictionary data on the C language operation screen 43 in the C language specification. FIG. 5 shows a flow of processing for switching the screen display shown in FIG. 4 described above. On the language operation screen of the data item dictionary, an operation input step 51 allows the data dictionary operator to instruct a request. The data item dictionary common operation unit that has received the request determines the operation (step 52).
If it is determined in step 52 that the request is to read new data, the dictionary item data is input from the data item dictionary on the auxiliary storage device in the data item dictionary common operation section (step 53) and stored in the auxiliary storage device. It is stored in the main memory in the same format as the dictionary item data.

【0010】また、上述のステップ52における判定で、
要求が画面の表示の切り替え処理ならば、データ項目辞
書共通操作部において主記憶上から辞書項目データを取
り込む。更に、データ項目辞書共通操作部において取り
込んだデータのタイプ識別子と要求タイプ指示子を比較
して(ステップ55)、必要ならば、言語操作部においてデ
ータ名称・型・編集形式の変換を行う(ステップ56)。言
語操作部は、変換後の辞書項目データをデータ項目辞書
共通操作部に渡し、データ項目辞書共通操作部において
画面に辞書項目データを描画する画面再描画を行う(ス
テップ57)。要求が当該処理以外であれば、その他の処
理(ステップ54)を行う。図6に、具体的な辞書項目デー
タを示す。図6において、辞書項目データは、タイプ識
別子61が”COMMON”で、データ項目名称62
が”名前コード”で、データ名称63が”NAME−C
ODE”で、型64が”整数”で、長さ65が”8”
で、編集形式66が”左詰め:後部スペース”で構成さ
れている。
Further, in the above-mentioned determination in step 52,
If the request is a screen display switching process, the dictionary item data is fetched from the main memory in the data item dictionary common operation unit. Further, the type identifier of the data fetched in the data item dictionary common operation unit is compared with the request type indicator (step 55), and if necessary, the data name / type / edit format is converted in the language operation unit (step 55). 56). The language operation unit passes the converted dictionary item data to the data item dictionary common operation unit, and redraws the screen to draw the dictionary item data on the screen in the data item dictionary common operation unit (step 57). If the request is other than the relevant processing, other processing (step 54) is performed. FIG. 6 shows specific dictionary item data. In FIG. 6, the dictionary item data has a type identifier 61 of “COMMON” and a data item name 62.
Is the "name code" and the data name 63 is "NAME-C
ODE ", type 64 is" integer ", length 65 is" 8 "
The edit format 66 is composed of "left justified: rear space".

【0011】以下、図4〜図6を用いて、実施例の動作
を説明する。A言語操作画面41において、言語区分を
C言語を指定して画面遷移42を行うと、データ項目共
通操作部151において、操作入力(ステップ51)で要求
識別子”C言語”の取得が行われる。主記憶上には、既
に辞書項目データが格納されており、操作判定(ステッ
プ52)に基づいて、表示切り換え処理が行われ、かつ、
主記憶上の辞書項目データのタイプ識別子61”COM
MON”と、要求タイプ識別子”C言語”の比較(ステ
ップ55)が行われる。ここでは、タイプ識別子と要求タ
イプ識別子が等しくないので、C言語操作部において、
データ名称63と型64と編集形式66のタイプの変換
(ステップ56)が行われる。変換の行われた辞書項目デー
タが、データ項目共通操作部151において、画面に再
描画(ステップ57)される。
The operation of the embodiment will be described below with reference to FIGS. When the screen transition 42 is performed by designating the C language as the language classification on the A language operation screen 41, the request identifier "C language" is acquired by the operation input (step 51) in the data item common operation unit 151. The dictionary item data is already stored in the main memory, the display switching process is performed based on the operation determination (step 52), and
Type identifier 61 "COM of dictionary item data in main memory
MON "and the request type identifier" C language "are compared (step 55). Here, since the type identifier and the request type identifier are not equal, the C language operation unit
Conversion of data name 63, type 64 and editing format 66 type
(Step 56) is performed. The converted dictionary item data is redrawn on the screen by the data item common operation unit 151 (step 57).

【0012】上記実施例によれば、複数のプログラミン
グ言語を運用するソフトウエア開発環境において、操作
者が自身が知るプログラミング言語を指定して操作画面
の起動を行い、データ項目辞書情報の追加・更新・参照
を自身が知るプログラミング言語を用いて行う他に、デ
ータ項目辞書共通操作において、既に起動されている画
面を、自身が知るプログラミング言語による操作画面に
動的に切り替えることができる。これにより、自身が知
るプログラミング言語を使用してデータ項目辞書情報の
追加・更新・参照を行うことができる。なお、上記実施
例は本発明の一例を示したものであり、本発明はこれに
限定されるべきものではないことは言うまでもないこと
である。例えば、図3に示したデータ項目辞書の辞書項
目データのデータ構造,図5に示した表示切り替え処理
の詳細な動作は、変更可能な部分を有するという如くで
ある。
According to the above embodiment, in the software development environment operating a plurality of programming languages, the operator specifies the programming language known to the operator to activate the operation screen, and adds / updates the data item dictionary information. -In addition to performing the reference using a programming language that the user knows, in the common operation of the data item dictionary, the screen that has already been activated can be dynamically switched to the operation screen in the programming language that the user knows. As a result, the data item dictionary information can be added / updated / referenced using a programming language known to itself. It is needless to say that the above embodiment shows one example of the present invention, and the present invention should not be limited to this. For example, the data structure of the dictionary item data of the data item dictionary shown in FIG. 3 and the detailed operation of the display switching process shown in FIG.

【0013】[0013]

【発明の効果】以上、詳細に説明した如く、本発明によ
れば、複数のプログラミング言語を運用するソフトウエ
ア開発環境において、操作者が新たに操作言語を学習す
る必要が無く、また、資源の二重化を防止することが可
能なマルチ言語対応データ項目情報処理方法を実現でき
るという顕著な効果を奏するものである。
As described above in detail, according to the present invention, it is not necessary for an operator to newly learn an operation language in a software development environment that operates a plurality of programming languages, and resource resources can be saved. The remarkable effect that the multilingual data item information processing method capable of preventing duplication can be realized.

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

【図1】本発明の一実施例に係る装置構成を示すブロッ
ク図である。
FIG. 1 is a block diagram showing a device configuration according to an embodiment of the present invention.

【図2】本発明の全体構成を示す図である。FIG. 2 is a diagram showing an overall configuration of the present invention.

【図3】データ項目辞書の辞書項目データを示す図であ
る。
FIG. 3 is a diagram showing dictionary item data of a data item dictionary.

【図4】A言語操作画面からC言語操作画面への画面遷
移を示す図である。
FIG. 4 is a diagram showing a screen transition from an A language operation screen to a C language operation screen.

【図5】表示の切り替え処理の流れを示す図である。FIG. 5 is a diagram showing a flow of a display switching process.

【図6】データ項目辞書の辞書項目データ例を示す図で
ある。
FIG. 6 is a diagram showing an example of dictionary item data of a data item dictionary.

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

11:表示部、12:キーボード、13:マウス、1
4:主記憶装置、15:プロセッサ、151:データ項
目共通操作部、152:言語操作部、16:補助記憶装
置、161:ディスク、162:ディスク制御部、2
1:データ項目辞書、22:データ項目辞書情報、2
3:データ項目辞書共通操作部、24:A言語操作部、
25:C言語操作部、26:A言語操作画面、27:C
言語操作画面、31:辞書項目データ、32:タイプ識
別子、33:データ本体。
11: display unit, 12: keyboard, 13: mouse, 1
4: main storage device, 15: processor, 151: data item common operation unit, 152: language operation unit, 16: auxiliary storage device, 161: disk, 162: disk control unit, 2
1: data item dictionary, 22: data item dictionary information, 2
3: Data item dictionary common operation unit, 24: A language operation unit,
25: C language operation unit, 26: A language operation screen, 27: C
Language operation screen, 31: dictionary item data, 32: type identifier, 33: data body.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のプログラミング言語を運用するソ
フトウエア開発環境の下で、開発に用いるデータ項目の
情報をデータ項目辞書を用いて管理運用するシステムに
おいて、プログラミング言語独自の操作画面を用いて、
任意のプログラミング言語仕様の形式で入力したデータ
項目辞書情報を、前記データ項目辞書内に辞書項目デー
タの形式で格納し、データ項目辞書の起動時に指定され
たプログラミング言語が現在のプログラミング言語と異
なる場合に、前記データ項目辞書の物理構造に依存する
処理を行うデータ項目辞書共通操作において、指定され
たプログラミング言語への変換処理を起動することによ
り、あるプログラミング言語に依存した操作画面から、
他のプログラミング言語に依存した操作画面へ動的に変
更することを特徴とするマルチ言語対応データ項目情報
処理方法。
1. In a system that manages and operates information on data items used for development using a data item dictionary under a software development environment that operates a plurality of programming languages, using an operation screen unique to the programming language,
Data item dictionary information input in a format of an arbitrary programming language specification is stored in the data item dictionary in the form of dictionary item data, and the programming language specified when the data item dictionary is started is different from the current programming language. In the data item dictionary common operation for performing a process that depends on the physical structure of the data item dictionary, by starting a conversion process to a specified programming language, from an operation screen depending on a certain programming language,
A multilingual data item information processing method characterized by dynamically changing to an operation screen depending on another programming language.
JP3627393A 1993-02-25 1993-02-25 Method for processing data item information dealing with multilanguage Pending JPH06250833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3627393A JPH06250833A (en) 1993-02-25 1993-02-25 Method for processing data item information dealing with multilanguage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3627393A JPH06250833A (en) 1993-02-25 1993-02-25 Method for processing data item information dealing with multilanguage

Publications (1)

Publication Number Publication Date
JPH06250833A true JPH06250833A (en) 1994-09-09

Family

ID=12465168

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3627393A Pending JPH06250833A (en) 1993-02-25 1993-02-25 Method for processing data item information dealing with multilanguage

Country Status (1)

Country Link
JP (1) JPH06250833A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101019688B1 (en) * 2008-04-24 2011-03-07 (주)아이엠시티 Embedded system based on high level programming language

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101019688B1 (en) * 2008-04-24 2011-03-07 (주)아이엠시티 Embedded system based on high level programming language

Similar Documents

Publication Publication Date Title
US5533183A (en) User interface with multiple workspaces for sharing display system objects
JPH0786820B2 (en) User interface with multiple work areas sharing display system objects
JPH04181423A (en) Version control system
JPH0711779B2 (en) Processing target instruction pattern display device
US20010025287A1 (en) Document integrated management apparatus and method
JPH04172542A (en) Function extension system for data base management system
JPH05225181A (en) Editing device
US5511193A (en) Text services manager providing multiple instances of input methods for text language processing and automatic synchronization between met hods
JPH05265834A (en) Managing system for memo information
US6708271B1 (en) Interactive multi-module system having a communication manager for achieving linked operation of plurality of modules and for defining whether and how an individual module can access a particular function
JPH06250833A (en) Method for processing data item information dealing with multilanguage
JP2002108677A (en) Device for managing document and method for the same and storage medium
JP2000222106A (en) Data input device, data input method and recording medium
JP3034295B2 (en) Machine translation method and machine translation device
JPS6330923A (en) Menu displaying system
JPH0277872A (en) Document processor with active function
JP2845742B2 (en) Cut data information management device
JPH11328179A (en) Dictionary management method and dictionary management system
JPH03154959A (en) Control system for screen display data
JPH06266487A (en) Information processor and help information presenting method
JPH05303591A (en) Data base retrieval processing system
JPH06242913A (en) Display device provided with node on multiwindow
KR100307316B1 (en) Method for editing graphic and nongraphic drawing database using user interface
JPH04213753A (en) Japanese language input system
JPH10260822A (en) Object-oriented software document compilation/ management supporting device