JP3294646B2 - Data processing system - Google Patents

Data processing system

Info

Publication number
JP3294646B2
JP3294646B2 JP31528592A JP31528592A JP3294646B2 JP 3294646 B2 JP3294646 B2 JP 3294646B2 JP 31528592 A JP31528592 A JP 31528592A JP 31528592 A JP31528592 A JP 31528592A JP 3294646 B2 JP3294646 B2 JP 3294646B2
Authority
JP
Japan
Prior art keywords
objects
parent
management
link
data processing
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.)
Expired - Fee Related
Application number
JP31528592A
Other languages
Japanese (ja)
Other versions
JPH06161765A (en
Inventor
哲也 向井
義孝 保西
喜彰 徳本
有美 藤本
光洋 勝泉
真樹 作田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP31528592A priority Critical patent/JP3294646B2/en
Publication of JPH06161765A publication Critical patent/JPH06161765A/en
Application granted granted Critical
Publication of JP3294646B2 publication Critical patent/JP3294646B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、オブジェクトを管理す
る構成を採って、このオブジェクトを操作していくこと
でデータ処理を実行するデータ処理システムに関し、特
に、効率的にデータ処理を実行できるようにするデータ
処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing system which employs a configuration for managing an object and executes data processing by manipulating the object, and more particularly to a data processing system capable of efficiently executing data processing. To a data processing system.

【0002】日本語文書やグラフや線図といったような
オブジェクトを管理する構成を採って、このオブジェク
トを操作していくことで文書作成等のデータ処理を実行
するデータ処理システムが普及しつつある。このような
データ処理システムを実用的なものとするためには、デ
ータ処理を効率的に実行できる構成を構築していく必要
がある。
2. Description of the Related Art A data processing system that manages an object such as a Japanese document, a graph, or a diagram, and executes data processing such as document creation by manipulating the object is becoming widespread. In order to make such a data processing system practical, it is necessary to construct a configuration that can efficiently execute data processing.

【0003】[0003]

【従来の技術】従来、オブジェクトを管理する構成を採
って、このオブジェクトを操作していくことでデータ処
理を実行するデータ処理システムにあって、オブジェク
トが別のオブジェクトを展開するといったような親子関
係を持つ場合には、個々のオブジェクトがその親子関係
を管理するという構成を採っていた。例えば、日本語文
書がイメージを展開する場合には、日本語文書自身がそ
のイメージをポイントすることで、その親子関係を管理
するという構成を採っていたのである。
2. Description of the Related Art Conventionally, in a data processing system that performs data processing by operating an object by adopting a configuration for managing an object, a parent-child relationship in which an object expands another object. , Each object manages its parent-child relationship. For example, when a Japanese document develops an image, the Japanese document itself manages the parent-child relationship by pointing to the image.

【0004】しかも、従来では、親子関係以外のオブジ
ェクト間の関係については、システム自身で管理すると
いう構成を採っておらず、ユーザの記憶に委ねるという
方法を採っていた。例えば、複数のオブジェクトで報告
書を構成するような場合には、ユーザは、オブジェクト
の組み合わせを覚えておく必要があったのである。
Conventionally, the relationship between objects other than the parent-child relationship has not been managed by the system itself, but has been left to the user's memory. For example, when a report is composed of a plurality of objects, the user needs to remember the combination of the objects.

【0005】そして、従来では、オブジェクトに対して
操作を実行するときには、操作対象となるオブジェクト
を個別に指定していくという方法を採っていた。例え
ば、日本語文書がイメージを展開する場合に、日本語文
書に対して複写という操作を実行するときには、その日
本語文書を指定していくとともに、その日本語文書に展
開されるイメージについても指定していくという構成を
採っていたのである。
[0005] Conventionally, when an operation is performed on an object, a method has been adopted in which an object to be operated is individually specified. For example, when performing an operation of copying a Japanese document when the image is expanded in a Japanese document, specify the Japanese document and also specify the image to be expanded in the Japanese document. It was a structure that would do it.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、個々の
オブジェクトが各自の親子関係を管理する構成を採って
いると、アプリケーションプログラムのプログラム負担
が増えるとともに、統一的なインタフェースでの処理が
不可能になるという問題点がある。
However, if each object is configured to manage its own parent-child relationship, the program load on the application program increases, and processing with a unified interface becomes impossible. There is a problem.

【0007】そして、操作対象となるオブジェクトを個
別に指定してオブジェクト操作を実行する構成を採って
いると、オブジェクトに対しての操作を高速に実行でき
ないという問題点がある。
[0007] If an object operation is executed by individually designating the object to be operated, there is a problem that the operation on the object cannot be executed at high speed.

【0008】本発明はかかる事情に鑑みてなされたもの
であって、オブジェクトを管理する構成を採って、この
オブジェクトを操作していくことでデータ処理を実行す
るデータ処理システムにあって、効率的にデータ処理を
実行できるようにする新たなデータ処理システムの提供
を目的とする。
The present invention has been made in view of such circumstances, and has a data processing system that performs data processing by manipulating the object by adopting a configuration for managing the object. It is an object of the present invention to provide a new data processing system that enables data processing to be executed.

【0009】[0009]

【課題を解決するための手段】図1に本発明の原理構成
を図示する。図中、1は本発明により構成されるデータ
処理システム、2はデータ処理システム1が備える端末
である。
FIG. 1 shows the principle configuration of the present invention. In the figure, 1 is a data processing system configured according to the present invention, and 2 is a terminal provided in the data processing system 1.

【0010】このデータ処理システム1は、入出力制御
手段10と、オブジェクト管理手段11と、データ操作
手段13と、管理手段14と、登録手段15と、特定手
段16と、表示制御手段17とを備える。
[0010] The data processing system 1, the input-output control means 10, the object management unit 11, a data operation unit 13, a management unit 14, a registration unit 15, an identifying unit 16, the display control unit 17 And

【0011】入出力制御手段10は、端末2との間のイ
ンタフェース処理を実行する。オブジェクト管理手段1
1は、データ処理システム1に展開されるオブジェクト
110-i(i=1〜n)を管理する。データ操作手段1
3は、端末2からの指示に従ってオブジェクト110-i
に対して操作を施すことでデータ処理を実行する。
The input / output control means 10 executes an interface process with the terminal 2. Object management means 1
1, to manage the objects to be deployed in the data processing system 1 110-i (i = 1~n ). Data operation means 1
3 is the object 110-i according to the instruction from the terminal 2.
Perform data processing by performing operations on.

【0012】管理手段14は、オブジェクトとは独立し
た形で設けられて、リンク先のオブジェクトがリンク元
のオブジェクトとなることを許しつつ、リンク元のオブ
ジェクトにリンクする1つ又は複数のオブジェクトがど
のオブジェクトであるのかという情報と、そのリンク関
係が子のオブジェクトとしてリンクするのか親のオブジ
ェクトとしてリンクするのかという情報とを管理する。
さらに詳細に説明するならば、この管理手段14は、デ
ィレクトリ単位に設けられる第1の管理手段/第2の管
理手段/第3の管理手段で構成される。 この第1の管理
手段は、ディレクトリ配下のオブジェクト毎に、親であ
るのか子であるのかを示す情報と、一覧表示の対象とす
るのか否かを示す情報とを管理する。また、第2の管理
手段は、ディレクトリ配下のオブジェクトが格納される
場所を管理する。また、第3の管理手段は、リンク先の
オブジェクトがリンク元のオブジェクトとなることを許
しつつ、リンク元のオブジェクトにリンクする1つ又は
複数のオブジェクトがどのオブジェクトであるのかとい
う情報と、そのリンク関係が子のオブジェクトとしてリ
ンクするのか親のオブジェクトとしてリンクするのかと
いう情報とを管理する。登録手段15は、端末2と対話
することで、管理手段14に対して、オブジェクト間に
成立する階層的なリンク関係のデータを登録する。
[0012] The management means 14 is provided in a form independent of the object, and allows one or more objects to be linked to the link source object while permitting the link destination object to be the link source object. It manages information as to whether the object is an object and information as to whether the link relationship is linked as a child object or as a parent object.
More specifically, this management means 14
First management means / second pipe provided for each directory
Management means / third management means. This first management
The means is a parent for each object under the directory.
Information indicating whether the child is a child or child
And information indicating whether or not the information is to be managed. Also, the second management
In the means, objects under the directory are stored
Manage locations. In addition, the third management means is a link destination.
Allow objects to be linked objects
While linking to the link source object or
Which objects are multiple objects?
Information and its link relationship are recalled as child objects.
Link or link as parent object
And manage the information. The registration unit 15 registers data of a hierarchical link relationship established between objects in the management unit 14 by interacting with the terminal 2.

【0013】特定手段16は、データ操作手段13を介
して端末2からオブジェクト110-iが指定されると、
管理手段14の管理するデータを検索することで、その
オブジェクト110-iに子の形態で階層的に連なるオ
ジェクト110-iを特定する。
When the object 110-i is specified from the terminal 2 via the data operating means 13, the specifying means 16
By searching the data to manage the management unit 14, to identify the O Bed <br/> object 110-i communicating with the hierarchical form of the child in its <br/> object 110-i.

【0014】表示制御手段17は、リンク関係の最上位
に位置するオブジェクト名のみの一覧を端末2のディス
プレイ画面に表示する。
The display control means 17 is provided at the top of the link relationship.
To view a list of the object name only to be located in the display screen of the terminal 2.

【0015】[0015]

【作用】本発明では、登録手段15は、ユーザと対話す
ることで、管理手段14に対して、オブジェクト110
-iの間に成立するリンク関を登録する。このとき登録
されるリンク関係では、リンク先のオブジェクト110
-iがリンク元のオブジェクト110-iとなることが許さ
れていることで、あるオブジェクト110-iが親となる
ときに、その子となるオブジェクト110-iがどれであ
るのかということばかりでなくて、その子のオブジェク
ト110-iが親となるときに、その子となるオブジェク
ト110-iがどれであるのかというように、「親→子→
孫→ひ孫→・・・」という階層的な構造を持つことがで
きる。このようにして、管理手段14がオブジェクト1
10-i間の階層的なリンク関係を管理すると、表示制御
手段17は、ユーザからの指示に応答して、リンク関係
の最上位に位置するオブジェクト110-iのみのオブジ
ェクト名一覧を端末2のディスプレイ画面に表示してい
く。
According to the present invention, the registering means 15 communicates with the user to control the object
The link relationship you established between the -i to register. Register at this time
In the link relationship, the link destination object 110
-i can be the link source object 110-i
Object 110-i becomes a parent
Sometimes, which child object 110-i is
Not only the child's object
When the parent 110-i becomes the parent, the child
Like parent 110-i, "parent → child →
Grandchild → great-grandchild → ... ”
Wear. In this way, the management means 14 sets the object 1
When managing a hierarchical link relationships between 10-i, the display control unit 17, in response to an instruction from the user, the link relationship
Will be displayed on the display screen of the terminal 2 to the list of object names for only object 110-i that is at the top of the.

【0016】このリンク関係の最上位に位置するオブジ
ェクト名一覧などの表示を受けて、ユーザは、データ操
作手段13に対して、操作対象となるオブジェクト11
0-iを指定してオブジェクト操作を指示する。このと
き、特定手段16は、管理手段14の管理するデータを
参照することで、この操作対象のオブジェクト110-i
に子の形態で階層的に連なるオブジェクト110-iを特
定して、データ操作手段13に対して通知し、この通知
を受けて、データ操作手段13は、オブジェクト管理手
段11から、操作対象のオブジェクト110-iと、特定
手段16の特定したオブジェクト110-iとを読み出し
て、これらのオブジェクト110-iに対して、ユーザの
指示してきたオブジェクト操作を実行することでデータ
処理を実行していく。さらに詳細に説明するならば、本
発明のデータ処理システム1は、上述した第1の管理手
段で一覧表示の対象であることが示されているオブジェ
クトだけを一覧表示することで、そのオブジェクトの中
の一つをユーザに選択させるとともに、その選択された
オブジェクトに対する操作をユーザに指定させる。そし
て、上述した第1の管理手段を参照することで、その選
択されたオブジェクトが親オブジェクトであるのか否か
を判断し、親オブジェクトである場合に、上述した第3
の管理手段を参照することで、その選択されたオブジェ
クトに対して子の形態で階層的に連なるオブジェクトを
特定して、その選択されたオブジェクトおよびその特定
したオブジェクトに対して、指定された操作を施すこと
でデータ処理を実行するように処理するのである。
Upon receiving a display such as a list of object names located at the highest position in the link relation, the user instructs the data operation means 13 to display the object 11 to be operated.
Specify 0-i to instruct object operation. At this time, the specifying unit 16 refers to the data managed by the management unit 14 to thereby specify the object 110-i to be operated.
The object 110-i, which is hierarchically connected in the form of a child, is specified and notified to the data operation means 13. In response to this notification, the data operation means 13 110-i and the object 110-i specified by the specifying means 16 are read, and data processing is executed by executing an object operation instructed by the user on these objects 110-i. To explain in more detail, the book
The data processing system 1 according to the present invention includes the first management method described above.
Objects that are indicated in the list to be listed
By listing only the objects,
And let the user select one of the
Let the user specify the operation on the object. Soshi
Then, by referring to the first management means described above, the selection is made.
Whether the selected object is a parent object
Is determined, and if the object is a parent object, the third
By referring to the management means of the
Objects that are hierarchically linked to
Identify the selected object and its identification
Perform the specified operation on the specified object
The processing is performed so as to execute the data processing.

【0017】[0017]

【0018】[0018]

【0019】このように、本発明のデータ処理システム
1では、システムが用意する管理手段14がオブジェク
ト110-iの階層的なリンク関係を管理する構成を採る
ことから、アプリケーションプログラムのプログラム負
担が減少するとともに、統一的なインタフェースでの処
理が可能になる。そして、操作対象となるオブジェクト
110-iを指定すると、その操作が階層的なリンク関
にある他のオブジェクト110-iにまで自動的に施され
ていくことから、データ処理を高速に実行できることに
なる。
[0019] Thus, in the data processing system 1 of the present invention, since a configuration in which management unit 14 that the system is prepared to manage the hierarchical link relationship of objects 110-i, the program load application program As it decreases, processing on a unified interface becomes possible. When specifying the object 110-i to be operated, to be able to run from that we are automatically applied to the other objects 110-i that the operation is in the hierarchical link relationship, the data processing at high speed become.

【0020】[0020]

【実施例】以下、実施例に従って本発明を詳細に説明す
る。図1で説明したように、本発明により構成されるデ
ータ処理システム1では、オブジェクト110-iの間に
成立する階層的なリンク関係をシステム側で管理する構
成を採るものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to embodiments. As described in FIG. 1, the composed data processing system 1 according to the present invention, in which a configuration for managing a hierarchical link relationship you established between the object 110-i in the system.

【0021】図2に、オブジェクト110-iの間に成立
る階層的なリンク関係を管理するための管理構成の一
実施例を図示する。ここで、図中の「■」はディレクト
リファイル、「□」はディレクトリ配下のオブジェクト
110-iを表している。
[0021] Figure 2 illustrates one embodiment of a management structure to manage the hierarchical link relationship you satisfied <br/> between the object 110-i. Here, “■” in the figure indicates a directory file, and “□” indicates an object 110-i under the directory.

【0022】図中、20はディレクトリファイル対応に
設けられるオブジェクト関係管理ファイルであって、そ
のディレクトリファイル配下のオブジェクト110-iの
間に成立する階層的なリンク関係をするもの、30はデ
ィレクトリファイルに対応付けて設けられるinode
ブロックであって、そのディレクトリファイル配下のオ
ブジェクト110-iの関連情報を管理するオブジェクト
管理簿40/ディレクトリブロック50をポイントする
もの、40はinodeブロック30によりポイントさ
れるオブジェクト管理簿であって、ディスプレイ画面に
表示される親オブジェクト名一覧への表示・非表示の制
御情報を管理するもの、50はinodeブロック30
によりポイントされるディレクトリブロックであって、
オブジェクト管理簿40のファイル位置と、オブジェク
ト管理簿40のどの位置にどのオブジェクトに関するデ
ータが管理されているのを示す相対位置の情報とを管理
するものである。
[0022] In the figure, 20 is an object relationship management file is provided in the directory file associated, which the hierarchical link relationship you established between the object 110-i under the directory file, 30 directory Inode provided in association with the file
A block, which points to the object management book 40 / directory block 50 for managing the related information of the object 110-i under the directory file, and 40 is an object management book pointed to by the inode block 30; 50 manages control information of display / non-display in the parent object name list displayed on the screen;
Directory block pointed to by
It manages the file position of the object management book 40 and the information of the relative position indicating which data of which object is managed in which position of the object management book 40.

【0023】図3に、オブジェクト管理簿40及びディ
レクトリブロック50の管理データの一実施例、図4
に、オブジェクト関係管理ファイル20の管理データの
一実施例を図示する。
FIG. 3 shows an embodiment of the management data of the object management book 40 and the directory block 50, FIG.
An example of the management data of the object relation management file 20 is shown in FIG.

【0024】この図3に示すように、オブジェクト管理
簿40は、そのオブジェクト110-iが親であるか子で
あるかを表示する親フラグ(図中の)と、その親フラ
グの有効性を表示する有効/無効フラグ(図中の)
と、親オブジェクト名一覧への可否を表示する一覧非表
示フラグ(図中の)と、その一覧非表示フラグの有効
性を表示する有効/無効フラグ(図中の)とを管理す
るものであり、具体的には、親オブジェクト110-iで
ある場合には、一覧非表示フラグに表示可フラグを設定
するとともに、子オブジェクト110-iである場合に
は、一覧非表示フラグに表示否フラグを設定すること
で、親オブジェクト名一覧への表示・非表示の制御情報
を管理することになる。
As shown in FIG. 3, the object management book 40 stores a parent flag (in the figure) indicating whether the object 110-i is a parent or a child, and the validity of the parent flag. Valid / invalid flag to be displayed (in the figure)
And a list non-display flag (in the figure) for displaying whether or not the parent object name list can be displayed, and a valid / invalid flag (in the figure) for displaying the validity of the list non-display flag. Specifically, in the case of the parent object 110-i, the display enable flag is set in the list non-display flag, and in the case of the child object 110-i, the display non-display flag is set in the list non-display flag. By setting, control information of display / non-display in the parent object name list is managed.

【0025】そして、この図3に示すように、ディレク
トリブロック50は、オブジェクト管理簿40の持つオ
ブジェクト名と同じ並びをもってオブジェクト名を管理
するとともに、これらの管理する各オブジェクト名のデ
ータ本体の相対位置を示す「inode-No」を管理すること
で、オブジェクト管理簿40のどの位置にどのオブジェ
クトに関するデータが管理されているのかを管理するこ
とになる。
As shown in FIG. 3, the directory block 50 manages the object names in the same order as the object names held in the object management book 40, and also controls the relative positions of the data bodies of these managed object names. by managing the "inode-No" indicating which objects in the object management list 40 throat position
Whether data relating to the defect is managed will be managed.

【0026】一方、図4に示すように、オブジェクト関
係管理ファイル20は、管理域と、インデックス域と、
レコード域とから構成される。この図に示すように、こ
のインデックス域は、管理対象のオブジェクト110-i
のオブジェクト名と、そのオブジェクト110-iがレコ
ード域のどこに管理されているかを表示するリンク情報
とを管理する。一方、レコード域は、レコードの有効・
無効を管理する管理域と、リンク先のオブジェクト名を
管理する管理域と、リンク先オブジェクト110-iの論
理オブジェクト名を管理する管理域と、リンクオブジェ
クト110-iとの結合関係(親/子)管理する管理域
と、前レコードへのリンクポインタを管理する管理域
と、後レコードへのリンクポインタを管理する管理域と
を持つ。
On the other hand, as shown in FIG. 4, the object relation management file 20 includes a management area, an index area,
It consists of a record area. As shown in this figure, this index area is the object 110-i to be managed.
And the link information indicating where the object 110-i is managed in the record area. On the other hand, the record area is
A management area for managing invalidation, a management area for managing the link destination object name, a management area for managing the logical object name of the link destination object 110-i, and a connection relationship (parent / child) of the link object 110-i ) Management area to manage
And a management area for managing a link pointer to a previous record and a management area for managing a link pointer to a subsequent record.

【0027】このオブジェクト関係管理ファイル20に
管理されるリンク関係は、データ処理システム1のデー
タ登録機構がユーザと対話することで登録するものであ
って、例えば、ユーザにより親オブジェクト110-iが
作成されているときに、既に用意されているオブジェク
ト110-iのオブジェクト名一覧を表示する構成を採っ
て、その中からユーザが指定したものを子オブジェクト
110-iとして登録していくことで実行することにな
る。
The link relationship that will be managed in the object relationship management file 20 is for registering by the data registration mechanism the data processing system 1 interacts with a user, for example, the parent object 110-i by the user When it is created, a configuration is used in which a list of object names of the already prepared objects 110-i is displayed, and an object designated by the user is registered as a child object 110-i from among them, and is executed. Will do.

【0028】例えば、図5に示すようなオブジェクト1
10-iの間に階層的なリンク関係があるときには、デー
タ登録機構は、先ず最初に、図6(a)に示すように、
Eobjが親オブジェクト110-iで、Gobj/Jo
bjが子オブジェクト110-iであることをオブジェク
ト関係管理ファイル20に登録することで、オブジェク
ト関係管理ファイル20に対して図7に示す管理データ
を登録し、次に、図6(b)に示すように、Cobjが
親オブジェクト110-iで、Dobj/Eobj/Fo
bjが子オブジェクト110-iであることをオブジェク
ト関係管理ファイル20に登録することで、オブジェク
ト関係管理ファイル20に対して図8に示す管理データ
を登録していくことで、オブジェクト関係管理ファイル
20に対して、オブジェクト110-iの間に成立する階
層的なリンク関係を登録するよう処理するのである。
の図8に示すオブジェクト関係管理ファイル20では、
結合関係として、親であるのか子であるのしか管理して
いないように見えるが、Cオブジェクトの子となるオブ
ジェクトとしてEオブジェクトがあり、このEオブジェ
クトの子となるオブジェクトとしてGオブジェクトがあ
るということが管理されることから分かるように、実際
には、「親→子→孫→ひ孫→・・・」というオブジェク
ト間に成立する階層的なリンク関係を管理している。
た、この図7及び図8に示す具体例から分かるように、
オブジェクト関係管理ファイル20は、親オブジェクト
の子となるオブジェクトを管理するとともに、子オブジ
ェクトの親となるオブジェクトを管理するというよう
に、オブジェクト間の親子関係を双方向で管理するとい
う構成を採っている。例えば、図8に示すように、レ
コード内相対値“5”のレコードで、Dオブジェクトは
Cオブジェクトの子であるということを管理するととも
に、レコード内相対値“8”のレコードで、Cオブジ
ェクトはDオブジェクトの親であるということを管理す
るというように、オブジェクト間の親子関係を双方向で
管理するという構成を採っているのである。この管理構
成を採ることで、オブジェクト110-iに対して操作が
行われるときに、そのオブジェクト110-iに親となる
オブジェクト110-iが存在しているのか否かが分か
り、これにより、親子関係を無視した形のオブジェクト
操作が施されるのを防止できるようになる。
For example, an object 1 as shown in FIG.
When there is a hierarchical link relationship between the 10-i, the data registration mechanism, first of all, as shown in FIG. 6 (a),
Eobj is the parent object 110-i and Goj / Jo
By registering that bj is a child object 110-i in the object relation management file 20, the management data shown in FIG. 7 is registered in the object relation management file 20, and then, as shown in FIG. Thus, Coobj is the parent object 110-i, and Doc / Eobj / Fo
By registering that bj is a child object 110-i in the object relationship management file 20, the management data shown in FIG. in contrast, the floor established between the object 110-i
It is to process to register the layer specific link relationships. This
In the object relation management file 20 shown in FIG.
As a join relationship, manage only if it is a parent or a child
Object that appears to be a child of the C object
There is an E object as an object, and this E object
G objects are objects that are children of
As you can see from the management that
Contains the object "Parent → Child → Grandchild → Great-grandchild → ..."
It manages the hierarchical link relations established between members. Ma
As can be seen from the specific examples shown in FIGS. 7 and 8,
The object relationship management file 20 has a configuration that manages the objects that are the children of the parent object and also manages the parent-child relationship between the objects in two ways, such as managing the objects that are the parents of the child objects. . For example, as shown in FIG. 8, while managing that the D object is a child of the C object in the record with the relative value “5” in the record, the C object is the record with the relative value “8” in the record. In this configuration, the parent-child relationship between objects is managed in both directions, such as managing the parent of the D object. By adopting this management configuration, when an operation is performed on the object 110-i, it is possible to determine whether or not the object 110-i has a parent object 110-i. It is possible to prevent an object operation in a form ignoring the relationship from being performed.

【0029】このようにして、オブジェクト関係管理フ
ァイル20は、オブジェクト110-iの間に図9(a)
に示すような階層的なリンク関係があるときには、図9
(b)に示すような管理形態に従って、この階層的なリ
ンク関係を管理することになる。
As described above, the object relation management file 20 stores the data between the objects 110-i as shown in FIG.
When there is a hierarchical link relationship as shown in the FIG. 9
In accordance with the management form as (b), the this hierarchical Li
It will manage the link relationship.

【0030】そして、このオブジェクト関係管理ファイ
ル20へのデータ登録と同期して、階層的なリンク関係
の最上位に位置する親オブジェクト110-iである場合
には、図3で説明したオブジェクト管理簿40の親フラ
グ(図3の)に“1”がセットされるとともに、一覧
非表示フラグ(図3の)に親オブジェクト名一覧への
表示を要求すべく“1”がセットされ、一方、子オブジ
ェクト110-iである場合には、その親フラグ(図3の
)に“0”がセットされるとともに、その一覧非表示
フラグ(図3の)に親オブジェクト名一覧への非表示
を要求すべく“0”がセットされることになる。
Then, in synchronization with the data registration in the object relation management file 20, a hierarchical link relation is established.
If the parent object 110-i is located at the top of the list, "1" is set to the parent flag (of FIG. 3) of the object management book 40 described with reference to FIG. 3) is set to "1" to request display on the parent object name list, while if it is a child object 110-i, its parent flag (FIG. 3) is set to "0". At the same time, the list non-display flag (FIG. 3) is set to "0" to request non-display of the parent object name list.

【0031】図10に、データ処理システム1の表示処
理機構の実行する表示処理の処理フローの一実施例、図
11に、データ処理システム1のデータ処理機構の実行
するデータ処理の処理フローの一実施例を図示する。次
に、これらの処理に従って、本発明の動作処理について
詳細に説明する。
FIG. 10 shows an embodiment of a processing flow of the display processing executed by the display processing mechanism of the data processing system 1, and FIG. 11 shows an example of a processing flow of the data processing executed by the data processing mechanism of the data processing system 1. An example is illustrated. Next, the operation processing of the present invention will be described in detail according to these processing.

【0032】データ処理システム1の表示処理機構は、
端末2を介して、階層的なリンク関係の最上位に位置す
る親オブジェクト名の一覧表示の要求があると、図10
の処理フローに示すように、先ず最初に、ステップ1
で、一覧表示対象となるディレクトリ配下のオブジェク
ト管理簿40の管理情報を読み込み、次に、ステップ2
で、その読み込んだ管理情報の中からオブジェクト管理
情報を1つ選択する。
The display processing mechanism of the data processing system 1 is as follows.
Via the terminal 2, at the top of the hierarchical link relationship
When a request to display a list of parent object names
As shown in the processing flow of FIG.
Then, the management information of the object management book 40 under the directory to be displayed in the list is read.
Then, one object management information is selected from the read management information.

【0033】続いて、ステップ3で、ステップ2で選択
したオブジェクト管理情報の持つ一覧非表示フラグが
“1”を示しているのか、“0”を示しているのかを判
断して、“1”を示しているときには、ステップ4に進
んで、オブジェクト名を特定し、“0”を示していると
きには、ステップ5に進んで、ステップ2で選択したオ
ブジェクト管理情報を削除する。
Subsequently, in step 3, it is determined whether the list non-display flag of the object management information selected in step 2 indicates "1" or "0". If so, the process proceeds to step 4 to identify the object name. If it indicates "0", the process proceeds to step 5 to delete the object management information selected in step 2.

【0034】そして、ステップ4/ステップ5での処理
を行うと、ステップ6に進んで、ステップ1で読み込ん
だオブジェクト管理簿40の管理情報の全てを処理した
のか否かを判断して、処理していないものがあるときに
は、ステップ2に戻り、全てを処理した場合には、ステ
ップ7に進んで、ステップ4で特定したオブジェクト名
の一覧を表示していく。
When the processing in step 4 / step 5 is performed, the process proceeds to step 6, where it is determined whether or not all the management information of the object management book 40 read in step 1 has been processed. If not, the process returns to step 2; if all have been processed, the process proceeds to step 7, where a list of the object names specified in step 4 is displayed.

【0035】このようにして、オブジェクト110-iの
間に図12(a)に示すような階層的なリンク関係があ
る場合には、この図10の処理フローに従って、一覧非
表示フラグ“1”を持つオブジェクト名の一覧をディス
プレイ画面に表示していくことで、例えば、図12
(b)に示すような階層的なリンク関係の最上位に位置
する親オブジェクト110-iのみのオブジェクト名が端
末2のディスプレイ画面に一覧表示されることになる。
As described above, when there is a hierarchical link relationship between the objects 110-i as shown in FIG. 12A, the list is not displayed according to the processing flow of FIG.
Display a list of object names with the display flag "1".
By displaying on the play screen, for example, FIG.
The list of object names of only the parent object 110-i located at the top of the hierarchical link relationship as shown in FIG.

【0036】親オブジェクト名一覧がディスプレイ画面
に表示されると、ユーザは、操作対象となる親のオブジ
ェクト110-iを指定してオブジェクト操作(オブジェ
クトの移動や複写や削除や更新などの操作)を指示して
くる。このオブジェクト操作指示を受け取ると、データ
処理システム1のデータ処理機構は、図11の処理フロ
ーに示すように、先ず最初に、ステップ1で、操作指定
のオブジェクト110-iを管理するオブジェクト管理簿
40を読み込み、次に、ステップ2で、この読み込んだ
オブジェクト管理簿40を参照することで、操作指定の
オブジェクト110-iに親子関係が登録されているか否
かを判断する。
When the list of parent object names is displayed on the display screen, the user designates the parent object 110-i to be operated and performs object operation ( object operation ).
Move, copy, delete, update, etc.) . Upon receiving this object operation instruction, the data processing mechanism of the data processing system 1 firstly starts, in step 1, the object management book 40 that manages the operation-specified object 110-i, as shown in the processing flow of FIG. Then, in step 2, by referring to the read object management book 40, it is determined whether or not the parent-child relationship is registered in the operation-designated object 110-i.

【0037】このステップ2の判断で、親子関係が登録
されていると判断するときには、ステップ3に進んで、
オブジェクト関係管理ファイル20を読み込み、この読
み込んだオブジェクト関係管理ファイル20を検索する
ことで、操作対象のオブジェクト110-iに子の形態で
連なるオブジェクト110-i(操作対象のオブジェクト
110-iを親とする場合には、その子となるオブジェク
ト110-i、その孫となるオブジェクト110-i、・・
・)を特定し、この特定結果を受けて、続くステップ4
で、操作対象のオブジェクト110-iと、この特定し
ブジェクト110-iとに対して、指定されたオブジェ
クト操作を行って処理を終了する。一方、ステップ2の
判断で、親子関係が登録されていないと判断するときに
は、ステップ5に進んで、操作対象のオブジェクト11
0-iのみに対して指定されたオブジェクト操作を行って
処理を終了する。
If it is determined in step 2 that the parent-child relationship has been registered, the process proceeds to step 3, and
Read an object relationship management file 20, by looking up the read object relationship management file 20, in the form of a child object 110 -i of the operation target
Object 110-i (object to be operated continuous
If 110-i is the parent, the child object
110-i, its grandchild object 110-i, ...
・) Is specified, and following the specified result, the following step 4 is performed.
In the object 110-i of the operation target, and the particular
Against the object 110-i, the process ends by performing the specified object operations. On the other hand, if it is determined in step 2 that the parent-child relationship is not registered, the process proceeds to step 5 and the operation target object 11
The designated object operation is performed only for 0-i, and the process is terminated.

【0038】このように、本発明のデータ処理システム
1のデータ処理機構は、ユーザから指定された操作対象
のオブジェクト110-iとともに、そのオブジェクト1
10-iに子の形態で連なるオブジェクト110-iに対し
ても、指定されたオブジェクト操作を実行していくよう
処理するのである。
As described above, the data processing mechanism of the data processing system 1 according to the present invention, together with the object 110-i to be operated by the user,
10 even for objects 110-i continuing in the form of a child -i, it is to process to continue to perform the specified object operations.

【0039】以上に説明した実施例では、オブジェクト
110-iの階層的なリンク関係を取り扱ったが、オブジ
ェクト110-iのグループ関係について取り扱うことも
可能である。すなわち、データ処理システム1のデータ
登録機構は、図13(a)に示すように、ユーザと対話
することで、ディスプレイ画面に表示している複数のオ
ブジェクト110-iのグループ化の指定を受け付けて、
図13(b)に示すように、オブジェクト管理簿40に
その受け付けたグループ情報を登録する。例えば、オブ
ジェクトAとオブジェクトBとオブジェクトCとを同一
グループとして扱う旨の指定を受け取ると、オブジェク
ト管理簿40のグループID欄に同一グループであるこ
とを表示するIDを登録する。
[0039] In the embodiments described above has been dealt with hierarchical link relationship of objects 110-i, it is also possible to handle the group relationship of objects 110-i. That is, as shown in FIG. 13A, the data registration mechanism of the data processing system 1 receives designation of grouping of the plurality of objects 110-i displayed on the display screen by interacting with the user. ,
As shown in FIG. 13B, the received group information is registered in the object management book 40. For example, upon receiving a designation indicating that the object A, the object B, and the object C are to be treated as the same group, an ID indicating that they are the same group is registered in the group ID column of the object management book 40.

【0040】このようにして、同一グループのオブジェ
クト110-iとして登録されると、データ処理システム
1の表示処理機構は、図13(c)に示すように、同一
のグループのオブジェクト110-iをあたかもクリップ
で綴じたかのように表示する本のような形式に従って端
末2のディスプレイ画面に表示していくことで、これら
のオブジェクト110-iが同一グループとして取り扱わ
れることを表示するとともに、マウスでクリックされる
と、順番に最前面に表示されるオブジェクト110-iを
変更していく構成を採るものである。すなわち、同一の
グループのオブジェクト110-iをあたかもクリップで
綴じたかのように表示する構成を採って、ユーザが紙を
めくるような感覚で同一グループに属するオブジェクト
110-iを処理できる構成を採るのである。
When registered as the same group of objects 110-i in this manner, the display processing mechanism of the data processing system 1 has the same configuration as shown in FIG.
Clip the object 110-i of the group
In accordance with format as in this displaying as if binding that will be displayed on the terminal 2 the display screen, and displays that these objects 110-i are treated as the same group, is clicked with the mouse And the object 110-i displayed in the foreground is sequentially changed. That is, a configuration is adopted in which objects 110-i belonging to the same group are displayed as if they were bound with a clip, and an object 110-i belonging to the same group can be processed as if the user were turning over paper. .

【0041】そして、オブジェクト管理簿40がオブジ
ェクト110-iの間に定義されるグクープ関係を管理す
るときには、データ処理システム1のデータ処理機構
は、ユーザから操作対象のオブジェクト110-iが指定
されると、オブジェクト管理簿40を参照することで、
その操作指定のオブジェクト110-iと同一グループに
属するオブジェクト110-iを特定して、指定された操
作対象のオブジェクト110-iとともに、その同一グル
ープに属するオブジェクト110-iに対しても、指定さ
れたオブジェクト操作を実行していくよう処理すること
になる。
When the object management book 40 manages the group relation defined between the objects 110-i, the data processing mechanism of the data processing system 1 specifies the object 110-i to be operated by the user. By referring to the object management book 40,
The object 110-i belonging to the same group as the operation-designated object 110-i is specified, and the object 110-i belonging to the same group is specified together with the designated operation target object 110-i. That is, processing is performed to execute the object operation.

【0042】[0042]

【発明の効果】以上説明したように、本発明のデータ処
理システムでは、オブジェクト自身ではなくて、システ
ムがオブジェクトの間に成立する階層的なリンク関係
管理するという構成を採ることから、アプリケーション
プログラムのプログラム負担が減少するとともに、統一
的なインタフェースでの処理が可能になる。そして、操
作対象となるオブジェクトを指定すると、その操作が階
層的なリンク関係にある他のオブジェクトにまで自動的
に施されていくことから、データ処理を高速に実行でき
ることになる。さらに、この処理の実現にあたって、オ
ブジェクト間の親子関係を双方向で管理することで、親
子関係を無視した形のオブジェクト操作が施されるのを
防止できるようになる。
As described in the foregoing, in the data processing system of the present invention, rather than the object itself, since a configuration of managing hierarchical link relationship system is established between objects, application programs along with the program the burden of decreases, the processing of a unified interface becomes possible. When an object to be operated is specified, the operation is performed on the floor.
Since we are automatically applied to the other objects in the layer specific link relationship, the ability to perform data processing at high speed. Further, in realizing this processing, by managing the parent-child relationship between the objects in both directions, it is possible to prevent an object operation in a form ignoring the parent-child relationship.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】オブジェクト間の親子関係管理の一実施例であ
る。
FIG. 2 is an example of parent-child relationship management between objects.

【図3】オブジェクト管理簿/ディレクトリブロックの
管理データの一実施例である。
FIG. 3 shows an embodiment of management data of an object management book / directory block.

【図4】オブジェクト関係管理ファイルの管理データの
一実施例である。
FIG. 4 is an example of management data of an object relation management file.

【図5】オブジェクトの親子関係の一例である。FIG. 5 is an example of a parent-child relationship between objects.

【図6】オブジェクトの親子関係の一例である。FIG. 6 is an example of a parent-child relationship between objects.

【図7】オブジェクト関係管理ファイルの管理データ例
である。
FIG. 7 is an example of management data of an object relation management file.

【図8】オブジェクト関係管理ファイルの管理データ例
である。
FIG. 8 is an example of management data of an object relation management file.

【図9】オブジェクト間の親子関係の管理構成の説明図
である。
FIG. 9 is an explanatory diagram of a management configuration of a parent-child relationship between objects.

【図10】オブジェクト名一覧の表示処理の処理フロー
の一実施例である。
FIG. 10 is an example of a processing flow of a display process of an object name list.

【図11】オブジェクト操作処理の処理フローの一実施
例である。
FIG. 11 is an example of a processing flow of an object operation processing.

【図12】親オブジェクト名一覧の表示処理の説明図で
ある。
FIG. 12 is an explanatory diagram of a display process of a parent object name list.

【図13】本発明の他の実施例である。FIG. 13 is another embodiment of the present invention.

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

1 データ処理システム 2 端末 10 入出力制御手段 11 オブジェクト管理手 3 データ操作手段 14 管理手段 15 登録手段 16 特定手段 17 表示制御手段 110 オブジェクト1 data processing system 2 terminal 10 output control means 11 object management hand stage 1 3 data operation means 14 management unit 15 registers means 16 specifying unit 17 display control unit 110 objects

フロントページの続き (72)発明者 向井 哲也 石川県河北郡宇ノ気町字宇野気ヌ98番地 の2 株式会社ピーエフユー内 (72)発明者 保西 義孝 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 徳本 喜彰 石川県河北郡宇ノ気町字宇野気ヌ98番地 の2 株式会社ピーエフユー内 (72)発明者 藤本 有美 石川県河北郡宇ノ気町字宇野気ヌ98番地 の2 株式会社ピーエフユー内 (72)発明者 勝泉 光洋 石川県河北郡宇ノ気町字宇野気ヌ98番地 の2 株式会社ピーエフユー内 (72)発明者 作田 真樹 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 平3−8076(JP,A) 特開 昭59−60660(JP,A) SX/Gアイコンデスクトップ説明書 エディション16/16A V16用 50S P−2302−IB、富士通株式会社・発 行、1992年1月初版、第180−192頁 (58)調査した分野(Int.Cl.7,DB名) G06F 9/44 530 G06F 9/06 530 Continued on the front page (72) Inventor Tetsuya Mukai 98-2 Unoki-nu, Unoki-cho, Hebei-gun, Ishikawa Pref. Inside PFU Co., Ltd. (72) Inventor Yoshitaka Hosai 1015 Kamikodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Fujitsu Limited (72) Inventor Yoshiaki Tokumoto 98-2 Unoki-nu, Unoki-cho, Kawakita-gun, Ishikawa Pref. (72) Inventor Yumi Fujimoto 98-2 Unoki-nu, Unoki-machi, Unaki-cho, Kawakita-gun, Ishikawa Inside PFU (72) Inventor Mitsuhiro Katsuizumi 98, Unoki-nu, Unoki-cho, Hebei-gun, Ishikawa Pref. Inside PFU Co., Ltd. (72) Inventor Maki Sakuta 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Fujitsu Limited ( 56) References JP-A-3-8076 (JP, A) JP-A-59-60660 (JP, A) SX / G icon desktop manual Edition 16 / 16A 50S P-2302-IB for V16, Fujitsu Limited Published, first edition in January 1992, Pages 180-192 (58) Fields investigated (Int. Cl. 7 , DB name) G06F 9/44 530 G06F 9/06 530

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 階層化されたディレクトリ構造に従って
複数のオブジェクトを管理するデータ処理システムであ
って、 ディレクトリ単位に、 (イ)当該ディレクトリ配下のオブジェクトとは独立し
た形で設けられて、当 該ディレクトリ配下のオブジェク
ト毎に、親であるのか子であるのかを 示す情報と、一覧
表示の対象とするのか否かを示す情報とを管理する第
の管理手段と、 (ロ)当該ディレクトリ配下のオブジェクトが格納され
る場所を管理する第2 の管理手段と、 (ハ)当該ディレクトリ配下のオブジェクトとは独立し
た形で設けられて、リ ンク先のオブジェクトがリンク元
のオブジェクトとなることを許しつつ 、リンク元のオブ
ジェクトにリンクする1つ又は複数のオブジェクトが
のオブジェクトであるのかという情報と、そのリンク関
係が子のオブ ジェクトとしてリンクするのか親のオブジ
ェクトとしてリンクするのか という情報とを管理する第
3の管理手段とを有するとともに、 前記第1の管理手段で一覧表示の対象であることが示さ
れているオブジェクトだけを一覧表示する一覧表示手段
と、 前記一覧表示手段によって表示された複数のオブジェク
トの中の一つを選択するとともに、その選択したオブジ
ェクトに対する操作を指定する入力手段と、 前記第1の管理手段を参照することで、前記入力手段に
よって選択されたオブジェクトが親オブジェクトである
のか否かを判断し、親オブジェクトである場合に、前記
第3の管理手段を参照することで、その選択されたオブ
ジェクトに対して子の形態で階層的に連なるオブジェク
トを特定する特定手段と、 前記入力手段によって選択されたオブジェクトおよび前
記特定手段によって特定されたオブジェクトに対して、
前記入力手段によって指定された操作を施すことでデー
タ処理を実行するデータ操作手段とを備えることを、 特徴とするデータ処理システム。
1. According to a hierarchical directory structure
Data processing system for managing a plurality of objects Mudea
Therefore, for each directory, (a) objects independent of the directory
Was provided in the form, the object of the subordinate those of the directory
For each port, information indicating whether it is a parent or child and a list
The first to manage information indicating whether or not to be displayed
And (b) objects under the directory are stored.
Second managing means for managing that location, independent of the underlying object (c) the directory
In provided form, the link destination of the object is the link source
Object of the link source while allowing
One or more objects etc. to link the object
Information about the object and its link
Whether to link as objects of Kakarigako parent of Obuji
Information that is linked as a project
3 management means, and the first management means indicates that the list is to be displayed.
List display means for displaying only the listed objects
And a plurality of objects displayed by the list display means.
Select one of the objects and select the object
By referring to input means for designating an operation for a project and the first management means, the input means
Therefore, the selected object is the parent object
Judge whether the object is a parent object or not.
By referring to the third management means, the selected object
An object that is hierarchically connected to the object in the form of a child
Specifying means for specifying the object, the object selected by the input means,
For the object specified by the specifying means,
By performing the operation specified by the input means, the data
A data operation means for executing data processing.
JP31528592A 1992-11-25 1992-11-25 Data processing system Expired - Fee Related JP3294646B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31528592A JP3294646B2 (en) 1992-11-25 1992-11-25 Data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31528592A JP3294646B2 (en) 1992-11-25 1992-11-25 Data processing system

Publications (2)

Publication Number Publication Date
JPH06161765A JPH06161765A (en) 1994-06-10
JP3294646B2 true JP3294646B2 (en) 2002-06-24

Family

ID=18063564

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31528592A Expired - Fee Related JP3294646B2 (en) 1992-11-25 1992-11-25 Data processing system

Country Status (1)

Country Link
JP (1) JP3294646B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5348413B2 (en) * 2009-09-01 2013-11-20 日本電気株式会社 Application server, object management method, and object management program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5960660A (en) * 1982-09-30 1984-04-06 Fujitsu Ltd Update processing system of data set having master and slave relation
JPS63245516A (en) * 1987-03-31 1988-10-12 Toshiba Corp Filing system
JPH01258147A (en) * 1988-04-08 1989-10-16 Nec Corp Method for moving/duplicating document between hierarchies in electronic filing system
JPH0421068A (en) * 1990-05-15 1992-01-24 Electron Maaketeingu:Kk Information display system provided with turn-over function
JPH0440343U (en) * 1990-08-01 1992-04-06
JPH04322365A (en) * 1991-04-23 1992-11-12 Hitachi Ltd Documentation device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SX/Gアイコンデスクトップ説明書 エディション16/16A V16用 50SP−2302−IB、富士通株式会社・発行、1992年1月初版、第180−192頁

Also Published As

Publication number Publication date
JPH06161765A (en) 1994-06-10

Similar Documents

Publication Publication Date Title
US7689937B2 (en) Method and system for displaying categorized information on a user interface
US5317730A (en) System for modifying persistent database based upon set of data elements formed after selective insertion or deletion
JP4347371B2 (en) Hierarchical file structure component selection system and method
CA2036859C (en) System and method for editing a structured document to modify emphasis characteristics
JPH0711779B2 (en) Processing target instruction pattern display device
JPH01312646A (en) File management system
JPH0535737A (en) Information retrieving device
JP2000010472A (en) Map display device and method
JP3294646B2 (en) Data processing system
JP2001056809A (en) Document managing system
JP3394275B2 (en) Electronic file device
JP3444620B2 (en) Filing system equipment
JP3808657B2 (en) File information posting device and program recording medium
JP3199071B2 (en) Data display device
JP2001134608A (en) Method for controlling retrieval screen and recording medium
JPH04260141A (en) Data shared processor
JPH0756792A (en) File backup system
JPH08147135A (en) Window management device
JPH03102417A (en) Subject selection system
JPH04267434A (en) Data management system
JPH09265421A (en) File management method
JPH0744446A (en) Relating method for grouped information
JPH11184743A (en) File registering method
JPH04335428A (en) Version managing method for file
JPH08212036A (en) Processing method for inputting and deleting data from list picture

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010313

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080405

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090405

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees