JPH02159645A - Automatic generated name managing system - Google Patents
Automatic generated name managing systemInfo
- Publication number
- JPH02159645A JPH02159645A JP63314093A JP31409388A JPH02159645A JP H02159645 A JPH02159645 A JP H02159645A JP 63314093 A JP63314093 A JP 63314093A JP 31409388 A JP31409388 A JP 31409388A JP H02159645 A JPH02159645 A JP H02159645A
- Authority
- JP
- Japan
- Prior art keywords
- mask pattern
- data item
- same
- character
- serial number
- 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
- 238000012545 processing Methods 0.000 claims abstract description 40
- 238000007726 management method Methods 0.000 claims description 47
- 238000000034 method Methods 0.000 claims description 23
- 238000010586 diagram Methods 0.000 description 8
- TUBQDCKAWGHZPF-UHFFFAOYSA-N 1,3-benzothiazol-2-ylsulfanylmethyl thiocyanate Chemical compound C1=CC=C2SC(SCSC#N)=NC2=C1 TUBQDCKAWGHZPF-UHFFFAOYSA-N 0.000 description 1
- 241001648319 Toronia toru Species 0.000 description 1
- 235000014121 butter Nutrition 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 210000003734 kidney Anatomy 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
データ処理システムにおいて、データ項目等を管理する
ために自動生成する名前の管理方式に関するものであり
。DETAILED DESCRIPTION OF THE INVENTION [Summary] The present invention relates to a name management method that is automatically generated to manage data items, etc. in a data processing system.
自動生成管理に用いる通番管理テーブルの参照に際して
、同一先頭文字をもつ複数のデータ項目種別がある場合
、それぞれについて別々のマスクパターンで通番管理テ
ーブルを多重に参照する必要をなくすことを目的とし。When referencing the serial number management table used for automatic generation management, the purpose is to eliminate the need to refer to the serial number management table multiple times using separate mask patterns for each data item type when there are multiple data item types with the same first character.
データ項目種別ごとに定められた自動生成名の先頭文字
リストと、自動生成基の先頭文字に一意に付加する通番
について使用済みか未使用かを表わす通番情報をデータ
項目種別対応で管理する通番管理テーブルと1通番管理
テーブル中の特定のデータ項目種別に属する通番情報の
みを参照するために用いるデータ項目種別対応のマスク
パターンリストとをそなえ。Sequence number management that manages the first character list of automatically generated names determined for each data item type and the sequence number information indicating whether it has been used or not for the sequence number uniquely added to the first character of the automatically generated base, according to the data item type. It has a table and a mask pattern list corresponding to the data item type used to refer only to serial number information belonging to a specific data item type in the one serial number management table.
初期化処理において、上記先頭文字リストを参照して、
同一先頭文字を用いるデータ項目種別を検出し、同一先
頭文字を用いるデータ項目種別の各々については上記マ
スクパターンリスト中の各対応するマスクパターンをい
ずれか1つのマスクパターンに統一し、また他に同一先
頭文字を用いるデータ項目種別が検出されないデータ項
目種別についてはマスクパターンリスト中の対応するマ
スクパターンを採用して、新たにマスクパターンテーブ
ルを作成し。In the initialization process, refer to the first character list above,
Detect data item types that use the same first character, and for each data item type that uses the same first character, unify each corresponding mask pattern in the mask pattern list above into one mask pattern, and unify the other mask patterns that are the same. For data item types for which no data item type using the first character is detected, a new mask pattern table is created by adopting the corresponding mask pattern in the mask pattern list.
通番管理テーブルを参照する以後の処理においては、上
記初期化処理で作成したマスクパターンテーブル中のマ
スクパターンを使用するよう構成した。In subsequent processing that refers to the serial number management table, the mask pattern in the mask pattern table created in the above initialization processing is used.
〔産業上の利用分野〕
本発明は、データ処理システムにおいて、データ項目等
を管理するために自動生成する名前の管理方式に関する
ものである。特に本発明は、生成する名前の先頭文字が
重複して指定可能であり。[Industrial Application Field] The present invention relates to a name management system that automatically generates names for managing data items and the like in a data processing system. In particular, in the present invention, the first characters of the names to be generated can be specified in duplicate.
残りの複数の文字に重複のない番号(通番)を自動的に
割り付ける場合における効率的な通番の管理手段を提供
する。To provide efficient serial number management means when automatically assigning unique numbers (serial numbers) to remaining plural characters.
データ処理システムでは、処理画面に表示された各デー
タ項目を種別に応じて管理し処理可能にするため1個々
のデータ項目をシステムが識別して、自動生成した名前
(自動生成基という)を割り付ける処理が行われる。In a data processing system, in order to manage and process each data item displayed on the processing screen according to its type, the system identifies each data item and assigns it an automatically generated name (called an automatic generation group). Processing takes place.
次にデータ項目の種別と自動生成基の形式の例を示す。Examples of data item types and automatically generated group formats are shown below.
(1) 入出力項目 : Rmmm(2) 出
力項目 : Wmmm(3) キーマット項目
: Kmmm(4)固定リテラル : Fmmm
(5) その他 : Smmm(6)集団項
目 : MASmmm(7)項目群 :
GRPmmmここで(1)ないしく5)のデータ項目
種別の自動生成基は、それぞれ先頭1文字を固定の英文
字とし。(1) Input/output item: Rmmm (2) Output item: Wmmm (3) Key mat item: Kmmm (4) Fixed literal: Fmmm (5) Others: Smmm (6) Group item: MASmmm (7) Item group:
GRPmmm Here, the automatic generation base of the data item type in (1) to 5) is such that the first character of each is a fixed alphabetic character.
これに3桁の数字mmmを付加したものである。A three-digit number mmm is added to this.
mmmには001〜999の中の1つの数字が項目ごと
に一意性をもたせて割り付けられる。mmm is assigned a unique number from 001 to 999 for each item.
また(6)と(7)のデータ項目種別の場合は、3桁ま
での英文字と3桁の数字m m mが用いられる。In the case of data item types (6) and (7), up to three digits of alphabetic characters and three digits of numbers m m m are used.
ところで各データ項目の先頭文字は共用することができ
、たとえばデータ項目種別(2)の自動生成老先頭文字
Wの代りにデータ項目種別(1)の自動生成基の先頭文
字Rと同じものを用いてよく、同様にデータ項目種別(
7)の自動生成基の先頭文字GRPO代りに、データ項
目種別(6)の自動生成基の先頭文字MASを用いるこ
とができる。By the way, the first character of each data item can be shared; for example, instead of the automatically generated first character W of data item type (2), the same first character R of the automatically generated base of data item type (1) is used. Similarly, the data item type (
Instead of the first character GRPO of the automatic generation base in 7), the first character MAS of the automatic generation base of data item type (6) can be used.
各データ項目の自動生成基を一意に管理するため、第3
図に示すようなビットマツプ形式の通番管理テーブルが
用いられる。In order to uniquely manage the automatic generation base of each data item, the third
A serial number management table in bitmap format as shown in the figure is used.
第3図の通番管理テーブルは、3桁の数字mmmに使用
できる001〜999の通番について各データ項目種別
(1)〜(7)の各々ごとに9割り付は済と未使用のも
のの状態を1.0で表わしたものである。The serial number management table in Figure 3 shows the status of 9 assigned and unused for each data item type (1) to (7) for the serial numbers 001 to 999 that can be used for the three-digit number mmm. It is expressed as 1.0.
あるデータ項目に対して新たに自動生成基を割り付ける
場合1通番管理テーブル中の該当するデータ項目種別の
情報のみを参照し、未使用の番号の1つを選択して割り
付ける。When allocating a new automatic generation group to a certain data item, only the information of the corresponding data item type in the serial number management table is referred to, and one of the unused numbers is selected and allocated.
通番管理テーブル中の該当するデータ項目種別の情報の
みを参照するために、第4図に示すようなマスクパター
ンが作成される。このマスクバター、ンは、参照したい
データ項目種別の欄のみが“l”、残りは“O”の値を
もつ。In order to refer only to the information of the corresponding data item type in the serial number management table, a mask pattern as shown in FIG. 4 is created. In this mask butter, only the column for the data item type to be referenced has a value of "1", and the rest has a value of "O".
第5図に0通番管理テーブルとマスクパターンを用いた
従来の自動生成名管理方式の処理フローを示す。FIG. 5 shows a processing flow of a conventional automatically generated name management method using a 0 serial number management table and a mask pattern.
以下、処理フローを簡単に説明する。The processing flow will be briefly explained below.
■で処理開始され■で処理要求があると、要求内容を識
別し、その結果により次の関数呼び出しを行う、データ
項目に対する名前の割り付け(自動生成)要求のとき■
以下の割り付は処理関数を呼び出し1名前の解放要求の
とき■以下の解放処理関数を呼び出し、また名前の登録
要求のとき■以下の登録処理関数を呼び出し、実行する
。When processing is started at ■ and a processing request is made at ■, the request contents are identified and the next function is called based on the result. When a name assignment (automatic generation) request for a data item is made ■
The following allocation calls a processing function and when a release request is made for one name, the following release processing function is called, and when a name registration request is made, the following registration processing function is called and executed.
■の割り付は処理では、対象データ項目の種別に1亥当
するマスクパターンと、そのデータ項目種別と同一の先
頭文字を使用しそのため同一の名前やパターンを生しる
可能性のある他のデータ項目種別のマスクパターンとを
用いて1通番管理テーブルをチエツクし、いずれのデー
タ項目種別の欄でもビット値が「未使用」表示となって
いる空き通番を1つ選択する。■Assignment is done by using a mask pattern that corresponds to the type of the target data item, and other mask patterns that have the same first character as the data item type, and therefore may produce the same name or pattern. The serial number management table is checked using the data item type mask pattern, and one empty serial number whose bit value is displayed as "unused" in any data item type column is selected.
■では1選択した空き通番を所定の先頭文字と組み合せ
1名前を生成する。In (2), one selected vacant serial number is combined with a predetermined first character to generate one name.
■では、■で使用した空き通番について1通番管理テー
ブル中で同一の名前パターンを生じる可能性のある各(
資)のビット値を「使用済み」表示に変更する。In ■, for each vacant serial number used in ■, each (
Change the bit value of the resource) to indicate "used".
■の解放処理では、解放を要求された名前から通番を摘
出する。In the release process (2), the serial number is extracted from the name requested to be released.
■では、解放すべき名前と同一の名前パターンを生じる
可能性のある同一先頭文字をもつ各データ項目種別のマ
スクパターンを用いて1通番管理テーブルの中の■で得
た通番の該当する欄のビット値を全て「未使用」表示に
変更する。In ■, use the mask pattern of each data item type that has the same first character that may result in the same name pattern as the name to be released to Change all bit values to "unused" display.
■の登録処理では、登録を要求された名前から通番を摘
出する。In the registration process (2), a serial number is extracted from the name requested for registration.
■では、登録すべき名前と同一の名前パターンを生じる
可能性のある同一先頭文字をもつ各データ項目種別のマ
スクパターンを用いて、1l11番管理テーブル中の■
で得た通番の該当する欄のビット値を全て「使用済み」
表示に設定する。In ■, using the mask pattern of each data item type that has the same first character that may result in the same name pattern as the name to be registered,
Set all bit values in the corresponding column of the serial number obtained in ``used''
Set to display.
従来の自動生成基管理方式では、ビットマツプ形式の通
番管理テーブルを用いた空き通番の割り付けや、使用済
み通番の解放、使用通番の登録などの処理において、同
一名前パターンの重複生成を排除するため、処理を行う
都度1同一先頭文字をもつ各データ項目種別を調べ、そ
れぞれの種別ごとに別々のマスクパターンにより通番管
理テーブルを参照し、該当する欄のビット値を読みまた
更新を行う必要があった。このため従来方式は。In the conventional automatic generation base management method, in order to eliminate duplicate generation of the same name pattern in processing such as allocating free serial numbers, releasing used serial numbers, and registering used serial numbers using a bitmap format serial number management table, Each time processing was performed, it was necessary to check each data item type that had the same first character, refer to the serial number management table using a separate mask pattern for each type, and read and update the bit values in the corresponding column. . For this reason, the conventional method.
処理に時間がかかるという欠点をもっていた。It had the disadvantage that it took a long time to process.
本発明は、自動生成管理に用いる通番管理テーブルの参
照に際して、同一先頭文字をもつ複数のデータ項目種別
がある場合、それぞれについて別々のマスクパターンで
通番管理テーブルを多重に参照する必要をなくシ、処理
を簡単化して処理時間の短縮を図ることを目的とする。When referring to the serial number management table used for automatic generation management, the present invention eliminates the need to refer to the serial number management table multiple times using separate mask patterns for each data item type when there are multiple data item types having the same first character. The purpose is to simplify processing and shorten processing time.
本発明は、各データ項目種別ごとの通番管理テーブル参
照用のマスクパターンをまとめたマスクパターンテーブ
ルを初期化処理で作成し、その際同一先頭文字をもつデ
ータ項目種別には同じマスクパターンを割り付けること
により、それらの通番情報を単一管理して、1回のテー
ブル参照でチエツクや更新の処理ができるようにしたも
のである。The present invention creates a mask pattern table that compiles mask patterns for serial number management table reference for each data item type in an initialization process, and at that time, assigns the same mask pattern to data item types that have the same first character. This allows the serial number information to be managed in a single manner, allowing check and update processing to be performed with a single table reference.
第1図は1本発明の原理説明図である。FIG. 1 is a diagram explaining the principle of the present invention.
第1図において。In FIG.
1は自動生成基の先頭文字リストでありデータ項目種別
ごとに指定された先頭文字を示す。図示されている例で
は、入出力項目とキーマント項目が同じ先頭文字“Ro
を用い、集団項目と項目群とが同じ先頭文字“GRP”
を用いるように指定されている。1 is a list of the first characters of the automatic generation base and indicates the first characters specified for each data item type. In the example shown, the input/output item and the keymant item have the same first character “Ro”.
is used, and the group item and item group have the same first character “GRP”
is specified to be used.
2はマスクパターンのリストであり9通番管理テーブル
を参照するためにデータ項目種別ごとに本来定められて
いる固有のマスクパターンを示す。2 is a list of mask patterns, which indicates a unique mask pattern that is originally defined for each data item type in order to refer to the 9 serial number management table.
図示されているマスクパターンの例は、16進表示で表
わされており、それぞれ通番管理テーブルの特定の1つ
のビット位置を指定する。The illustrated example of the mask pattern is expressed in hexadecimal notation, and each designates one specific bit position in the serial number management table.
3は初期化処理であり、先頭文字リスト1を参照して同
一の先頭文字を使用するデータ項目種別を検出し、マス
クパターンリスト2の各対応するマスクパターンを1つ
のマスクパターンに統一する。図示されている例では、
同一の先頭文字を用いるデータ項目種別が見出された場
合、上位のデータ項目種別のマスクパターンで下位のデ
ータ環。3 is initialization processing, which refers to the first character list 1 to detect data item types that use the same first character, and to unify the corresponding mask patterns in the mask pattern list 2 into one mask pattern. In the example shown,
If data item types that use the same first character are found, use the mask pattern of the upper data item type to create a lower data ring.
目種別のマスクパターンを置き換え、マスクパターンテ
ーブルを作成する。Replace the mask pattern for each eye type and create a mask pattern table.
4はマスクパターンテーブルであり、同一先頭文字をも
つ各データ項目種別は単一のマスクパターンを割り付け
られている。4 is a mask pattern table, in which each data item type having the same first character is assigned a single mask pattern.
5はビットマツプ形式の通番管理テーブルであり1通番
mmm(001〜999)の各々について使用済みおよ
び未使用の各状態をビット値で示す通番情報をもつ、同
一先頭文字をもつ複数のデータ項目種別がある場合、そ
れらの間で共通に用いられる単一のマスクパターンによ
って選択される1つの欄のビットのみが有効にされる。5 is a serial number management table in bitmap format, in which multiple data item types having the same leading character have serial number information that indicates the used and unused states of each serial number mmm (001 to 999) using bit values. In some cases, only one column of bits is enabled, selected by a single mask pattern commonly used among them.
、6は割り付は処理であり9名前を生成するデータ項目
の種別にしたがってマスクパターンテーブル4から取り
出したマスクパターンを用いて通番管理テーブル5を参
照し、空き通番を選択してそのビットをONにする。, 6 refers to the sequence number management table 5 using the mask pattern taken out from the mask pattern table 4 according to the type of data item for which the name is to be generated, selects an empty sequence number, and turns that bit ON. Make it.
7は解放処理であり1解放要求された名前のデータ項目
種別にしたがってマスクパターンテーブル4から取り出
したマスクパターンを用いて通番管理テーブル5を参照
し、該当するピントをOFFにする。7 is release processing, and 1 refers to the serial number management table 5 using the mask pattern taken out from the mask pattern table 4 according to the data item type of the name requested for release, and turns off the corresponding focus.
8は登録処理であり、登録要求された名前のデータ項目
種別にしたがってマスクパターンテーブル4から取り出
したマスクパターンを用いて通番管理テーブル5を参照
し、該当するビットをONにする。8 is a registration process, in which the serial number management table 5 is referred to using the mask pattern taken out from the mask pattern table 4 according to the data item type of the name requested for registration, and the corresponding bit is turned ON.
本発明によれば1復数のデータ項目種別の自動生成名が
同一の先頭文字をもつ場合であっても。According to the present invention, even if the automatically generated names of multiple data item types have the same first character.
初期化処理でそれらのマスクパターンが共通のマスクパ
ターンで統一されるため1通番の割り付け。One serial number is assigned because those mask patterns are unified into a common mask pattern during initialization processing.
解放、登録の各処理における通番管理テーブルの参照で
は、同一の先頭文字をもつ他のデータ項目種別のマスク
パターンを意識する必要がなく、単一のテーブル参照処
理で済ますことができる。When referring to the serial number management table in each process of release and registration, there is no need to be aware of the mask patterns of other data item types having the same first character, and a single table reference process can be performed.
第1図に示されている例では、自動生成名の先頭文字リ
スト1では、たとえば入出力項目とキーマント項目とが
ともに先頭文字“Roの自動生成名を生じるように設定
されている。In the example shown in FIG. 1, in the automatically generated name first character list 1, for example, both the input/output item and the key mant item are set to produce an automatically generated name with the first character "Ro".
マスクパターンリスト2では、入出力項目のマスクパタ
ーンは“0010’(16進)、キーマント項目のマス
クパターンは“0004°(16進)で両者は異なって
いる。初期化処理3では、これらを上位の入出力項目の
マスクパターンテーブル4に設定する。In mask pattern list 2, the mask pattern for the input/output item is "0010' (hexadecimal), and the mask pattern for the key cloak item is "0004° (hexadecimal), which are different. In the initialization process 3, these are set in the mask pattern table 4 of the upper input/output items.
割り付は処理6.解放処理7.登録処理8では。Assignment is processing 6. Release processing 7. In registration process 8.
入出力項目とキーマット項目のいずれのデータ項目種別
について処理する場合でも、同じマスクパターン“00
10°(16進)を用いて通番管理テーブル5を参照す
る。The same mask pattern “00
The serial number management table 5 is referred to using 10° (hexadecimal).
したがって通番管理テーブルの“ooto’(16進)
で指定される憫(ビット位置)は、入出力項目とキーマ
ント項目により共用され、′0QO4“(16進ンで指
定される欄は使用されず空きのままとなる。Therefore, “ooto” (hexadecimal) in the serial number management table
The bit position specified by is shared by the input/output item and the keymant item, and the field specified by '0QO4'' (hexadecimal) is not used and remains empty.
このため、同一先頭文字をもつ自動生成基管理が簡単に
なり、処理も迅速化される。This simplifies the management of automatically generated groups having the same first character and speeds up the processing.
(実施例〕
第2図に本発明実施例による自動生成名管理方式の処理
フローを示す、以下■ないし[相]で示す各処理ステッ
プについて、第1図を参照しつつ説明する。(Embodiment) FIG. 2 shows a processing flow of an automatically generated name management system according to an embodiment of the present invention. Below, each processing step indicated by {circle over (2)} to [phase] will be explained with reference to FIG.
■で処理開始されると、■の初期化処理が行われる。When the process is started in (2), the initialization process (2) is performed.
■の初期化処理では、先頭文字リスト1およびマスクパ
ターンリスト2を参照し、同一先頭文字の有無をチエツ
クしてマスクパターンテーブル4を作成する。In the initialization process (2), the first character list 1 and the mask pattern list 2 are referred to, and the presence or absence of the same first character is checked to create a mask pattern table 4.
0で処理要求があると要求内容を識別し、その結果によ
り割り付は処理9解放処理、登録処理のいずれかの関数
を呼び出す。If there is a processing request with 0, the content of the request is identified, and depending on the result, allocation calls either the release processing or registration processing function of process 9.
割り付は処理では。Allocation is processing.
■でマスクパターンテーブル4から取り出したマスクパ
ターン(同一先頭文字をもつ他のデータ項目種別がある
場合は共用のマスクパターン)を用いて通番管理テーブ
ル5を参照し2通番情報から空き通番を探す。Using the mask pattern taken out from the mask pattern table 4 in step (3) (a shared mask pattern if there is another data item type with the same first character), refer to the serial number management table 5 and search for an empty serial number from the 2 serial number information.
■では、■で見出した空き通番に該当する先頭文字を組
み合せ2名前を生成する。In (2), two names are generated by combining the first characters corresponding to the empty serial numbers found in (2).
0では、■で使用した空き通番に対応する通番管理テー
ブル5上の通番情報を「使用済み」に設定し、■に戻る
。In step 0, the serial number information on the serial number management table 5 corresponding to the vacant serial number used in step (2) is set to "used", and the process returns to step (2).
解放処理では ■で解放する名前から通番を摘出する。In the release process ■Extract the serial number from the name to be released.
0では、20で摘出した通番とマスクパターンテーブル
4から取り出したマスクパターン(同一先頭文字をもつ
他のデータ項目種別がある場合は共用のマスクパターン
)とを用いて通番管理テーブル5を参照し、該当する通
番情報を「未使用」に設定変更し、■に戻る。0, the serial number management table 5 is referred to using the serial number extracted in step 20 and the mask pattern extracted from the mask pattern table 4 (a shared mask pattern if there is another data item type with the same first character); Change the setting of the corresponding serial number information to "unused" and return to ■.
登録処理では。In the registration process.
[相]で、登録する名前から通番を摘出する。In [Phase], extract the serial number from the name to be registered.
[相]では5@lで摘出した通番と1 マスクパターン
テーブル4から取り出したマスクパターン(同一先頭文
字をもつ他のデータ項目種別がある場合は共用のマスク
パターン)とを用いて通番管理テーブル5を参照し、該
当する通番情報を「使用済み」に設定変更し、■に戻る
。[Phase] uses the serial number extracted in 5@l and the mask pattern extracted from 1 mask pattern table 4 (a shared mask pattern if there is another data item type with the same first character) to create serial number management table 5. Refer to , change the setting of the corresponding serial number information to "used", and return to ■.
以上の動作は処理要求ごとに繰り返されるが。The above operations are repeated for each processing request.
常に同じマスクパターンテーブル4のマスクパターンが
、その都度1つだけ使用される。Only one mask pattern from the same mask pattern table 4 is used each time.
本発明によれば、自動生成名が同一となる可能性のある
データ項目種別同士は同じマスクパターンを用いて通番
管理テーブルを参照するようになるため、互いに他方の
データ項目種別における自動生成名との重複を意識する
必要がなくなり、処理プログラムの論理が簡単化される
とともに、処理時間が短縮される。According to the present invention, data item types that may have the same automatically generated name refer to the serial number management table using the same mask pattern. There is no need to be aware of the duplication of information, the logic of the processing program is simplified, and the processing time is shortened.
第1図は本発明の原理説明図、第2図は本発明実施例に
よる自動生成名管理方式の処理フロー図。
第3図は通番管理テーブルの説明図5第4図はマスクパ
ターンの説明図、第5図は従来の自動生成名管理方式の
処理フロー図である。
第1図中。
1:先頭文字リスト
2:マスクパターンリスト
3:初期化処理
4:マスクパターンテーブル
5:通番管理テーブル
6:割り付は処理
7:解放処理
8:登録処理
特許出願人株式会社ビーエフニー
代 理 人 弁理士 長谷用 文廣(外2名)2中k(
tだ79)弓寅フ8コシρラリト;5°イ5白@初己1
きこ259腎理方デ\:e)メル天T−フローじζ
第2図
(5) (4) (3) (2) (1’)通一番肯運
テーブプレf)!明図
第3図
マス7ノ(ターンの個ツ月図
第4図
形(来の臼勧往男に名者玉里方t○つ久多天lフロー図
寓5図FIG. 1 is an explanatory diagram of the principle of the present invention, and FIG. 2 is a processing flow diagram of an automatically generated name management system according to an embodiment of the present invention. FIG. 3 is an explanatory diagram of a serial number management table. FIG. 4 is an explanatory diagram of a mask pattern. FIG. 5 is a processing flow diagram of a conventional automatically generated name management system. In Figure 1. 1: First character list 2: Mask pattern list 3: Initialization process 4: Mask pattern table 5: Serial number management table 6: Allocation process 7: Release process 8: Registration process Patent applicant BFNY Co., Ltd. Agent Patent attorney For Hase, Fumihiro (2 others), 2nd grade K (
tda79) Yumitora Fu 8 Koshi ρ Larito; 5° I 5 White @ Hatsuki 1
Kiko 259 Kidney Rikata De\:e) Melten T-Flowji ζ Figure 2 (5) (4) (3) (2) (1') Toru Ichiban Kenun Table Pref)! Ming diagram Figure 3 Square 7 (Turn's individual Tsu Moon diagram Figure 4)
Claims (1)
リストと、自動生成名の先頭文字に一意に付加する通番
について使用済みか未使用かを表わす通番情報をデータ
項目種別対応で管理する通番管理テーブルと、通番管理
テーブル中の特定のデータ項目種別に属する通番情報の
みを参照するために用いるデータ項目種別対応のマスク
パターンリストとをそなえ、 初期化処理において、上記先頭文字リストを参照して、
同一先頭文字を用いるデータ項目種別を検出し、同一先
頭文字を用いるデータ項目種別の各々については上記マ
スクパターンリスト中の各対応するマスクパターンをい
ずれか1つのマスクパターンに統一し、また他に同一先
頭文字を用いるデータ項目種別が検出されないデータ項
目種別についてはマスクパターンリスト中の対応するマ
スクパターンを採用して、新たにマスクパターンテーブ
ルを作成し、 通番管理テーブルを参照する以後の処理においては、上
記初期化処理で作成したマスクパターンテーブル中のマ
スクパターンを使用することを特徴とする自動生成名管
理方式。[Claims] A list of the first characters of an automatically generated name determined for each data item type and serial number information indicating whether the serial number uniquely added to the first character of the automatically generated name is used or unused are provided for each data item type. It has a sequence number management table that is managed by correspondence, and a mask pattern list corresponding to the data item type that is used to refer only to the sequence number information belonging to a specific data item type in the sequence number management table. Refer to the list and
Detect data item types that use the same first character, and for each data item type that uses the same first character, unify each corresponding mask pattern in the mask pattern list above into one mask pattern, and unify the other mask patterns that are the same. For data item types that do not use the first character, create a new mask pattern table by using the corresponding mask pattern in the mask pattern list, and refer to the serial number management table in subsequent processing. An automatically generated name management method characterized in that a mask pattern in a mask pattern table created in the above initialization process is used.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63314093A JPH02159645A (en) | 1988-12-13 | 1988-12-13 | Automatic generated name managing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63314093A JPH02159645A (en) | 1988-12-13 | 1988-12-13 | Automatic generated name managing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02159645A true JPH02159645A (en) | 1990-06-19 |
Family
ID=18049156
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63314093A Pending JPH02159645A (en) | 1988-12-13 | 1988-12-13 | Automatic generated name managing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02159645A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0535576A (en) * | 1991-07-26 | 1993-02-12 | Nippon Telegr & Teleph Corp <Ntt> | Method for registering and retrieving data base |
JPH0795524A (en) * | 1994-04-15 | 1995-04-07 | Olympus Optical Co Ltd | Image operating device |
US6985892B2 (en) | 1993-05-13 | 2006-01-10 | Olympus Corporation | Method and apparatus for producing a file name in an image manipulating system having a memory device in which a file name and a second train of characters is provided wherein a file number is automatically generated by incrementing a file number previously assigned and stored in memory |
-
1988
- 1988-12-13 JP JP63314093A patent/JPH02159645A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0535576A (en) * | 1991-07-26 | 1993-02-12 | Nippon Telegr & Teleph Corp <Ntt> | Method for registering and retrieving data base |
US6985892B2 (en) | 1993-05-13 | 2006-01-10 | Olympus Corporation | Method and apparatus for producing a file name in an image manipulating system having a memory device in which a file name and a second train of characters is provided wherein a file number is automatically generated by incrementing a file number previously assigned and stored in memory |
JPH0795524A (en) * | 1994-04-15 | 1995-04-07 | Olympus Optical Co Ltd | Image operating device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4515314B2 (en) | Computer system configuration reproduction method | |
JP3023690B2 (en) | Document processing apparatus and method | |
EP0872804A2 (en) | Processing records from a database | |
JPH04299440A (en) | Shared register control system | |
EP3442201A1 (en) | Cloud platform construction method and cloud platform | |
JPH02159645A (en) | Automatic generated name managing system | |
US6493822B1 (en) | Foreign drive determination and drive letter conflict resolution | |
JP3046887B2 (en) | Output file generation method in OCR data entry system | |
JPH0713823A (en) | File resource management system of virtual computer system | |
JPH11338719A (en) | Computer system | |
JP3428775B2 (en) | Job number management system | |
JPH08115238A (en) | File system | |
JP2789657B2 (en) | Communications system | |
JPH09305455A (en) | Group integrating method for decentralized database | |
JPS61228538A (en) | File control system | |
JPH1134442A (en) | Printer | |
JP2513303B2 (en) | Spool file distribution method | |
JPH11105382A (en) | Printer and method for copying and printing | |
JP2641919B2 (en) | Job schedule stop device | |
JP6016831B2 (en) | Storage control device and storage control program | |
JPH0644185A (en) | Method for managing variable of catalog in interactive processing system | |
JP2535640B2 (en) | Arrangement method of server space | |
JP3048433B2 (en) | Programming device for programmable controller | |
JPH0736815A (en) | System for determining and supporting equipment connection | |
JPS63146130A (en) | Knowledge unit management system |