JPH02148173A - Tree structural drawing generating system - Google Patents

Tree structural drawing generating system

Info

Publication number
JPH02148173A
JPH02148173A JP63300648A JP30064888A JPH02148173A JP H02148173 A JPH02148173 A JP H02148173A JP 63300648 A JP63300648 A JP 63300648A JP 30064888 A JP30064888 A JP 30064888A JP H02148173 A JPH02148173 A JP H02148173A
Authority
JP
Japan
Prior art keywords
tree structure
node
data
subtree
tree
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.)
Granted
Application number
JP63300648A
Other languages
Japanese (ja)
Other versions
JP2789618B2 (en
Inventor
Naomi Deguchi
出口 直実
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP63300648A priority Critical patent/JP2789618B2/en
Publication of JPH02148173A publication Critical patent/JPH02148173A/en
Application granted granted Critical
Publication of JP2789618B2 publication Critical patent/JP2789618B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To constitute the above system so that even if a tree structure is complicated, it can be handled by a satisfactory response by setting a partial tree structure and storing its data by separating it from other tree structure part, and storing the data to a memory area by dividing it. CONSTITUTION:The system is provided with a node input means 11, a partial tree structure setting means 12, a tree structure data store means 13, a mark giving means 14, a tree structure generating means 15, and a tree structure display means 16. In this state, when the tree structure is complicated, a partial tree structure in which a prescribed node is the apex is set as one node (slave node), the display is simplified thereby, and also, by storing detailed data related to the partial tree structure in an area being different from data of other structure part than the structure, the data is dispersed. In such a way, even if the tree structure is complicated as a whole, it can be processed by a satisfactory response.

Description

【発明の詳細な説明】 「産業上の利用分野」 本発明は、階層構造をもったデータを基にして木構造図
を作成し、これを表示するための木構造図作成システム
に関する。
DETAILED DESCRIPTION OF THE INVENTION "Field of Industrial Application" The present invention relates to a tree structure diagram creation system for creating and displaying a tree structure diagram based on hierarchically structured data.

「従来の技術」 階層構造をもったシステムの計画あるいは設計の際には
、従来から木構造が一般に用いられている。これは、木
構造がモジュール構成あるいはデータ構造の記述に適し
ているからであり、ソフトウェアの設計段階でも木構造
は広く使用されている。また機械設計の分野でも、総組
立図、部分組立国、部品図のように、これらが階層構造
をもっている場合には、図面や部品の構成をより明確に
表現するために木構造の活用が注目されている。
"Prior Art" When planning or designing a system with a hierarchical structure, a tree structure has been commonly used. This is because tree structures are suitable for describing module configurations or data structures, and tree structures are also widely used at the software design stage. Also, in the field of mechanical design, when these have a hierarchical structure, such as total assembly drawings, partial assembly countries, and parts drawings, the use of tree structures is attracting attention in order to more clearly express the composition of drawings and parts. has been done.

ところで、木構造(tree 5tructure)に
おける“木”とは、1つ以上の節(ノード)の有限集合
をいう。木構造は例えば第15図に示す各ノードASB
、・・・・・・Gを枝(エツジ)で連結したものであり
、階層的な関係を表現するのに適した構造である。この
例では、ノードAが最上層(第ルベル)に位置し、ノー
ドG“が最下層(第4レベル)に位置する。
By the way, a "tree" in a tree structure is a finite set of one or more nodes. For example, the tree structure has each node ASB shown in FIG.
, . . . G connected by edges, and has a structure suitable for expressing hierarchical relationships. In this example, node A is located at the top layer (level 4), and node G is located at the bottom layer (fourth level).

このような木構造は、従来では手書きによって、あるい
はテンプレートを使用したなぞり書きによって作成して
いた。第16図は、このうちテンプレートを使用したモ
ジュール構成の一例を表わしたものである。この例の場
合、メインフレームMは、3つのサブフレーム81〜S
3によって構成されており、このうちの第2のフレーム
S2は更に3つのサブフレーム321−323によって
構成されている。
Conventionally, such tree structures have been created by hand or by tracing using a template. FIG. 16 shows an example of a module configuration using templates. In this example, the main frame M has three subframes 81 to S.
The second frame S2 is further composed of three subframes 321-323.

一方、近年では、コンビコータを使用した木構造図作成
システムあるいは編集システムの開発も行われている。
On the other hand, in recent years, tree structure diagram creation systems or editing systems using combi coaters have been developed.

第17図はこのような従来の木構造図作成システムによ
って作成された木構造を表わすためにその付属のプリン
タから出力された部品の、構成リストの例を示しており
、第18図はこの構成リストを基にしてテンプレートを
使用して作成した木構造を示している。このうち第17
図では各部品の階層が”LEVEL”番号として“1”
から“4”まで表示されており、第18図ではこれを基
にして階層表現が行われている。部品によっては、例え
ば部品番号“IPlooOOI”の“ボルト1”のよう
に異なったノードに共通して接続されるものも存在する
Figure 17 shows an example of a configuration list of parts output from the attached printer to represent a tree structure created by such a conventional tree structure diagram creation system, and Figure 18 shows this configuration. It shows a tree structure created using a template based on a list. The 17th of these
In the diagram, the hierarchy of each component is “1” as the “LEVEL” number.
to "4" are displayed, and in FIG. 18, hierarchical representation is performed based on this. Some parts, such as "Bolt 1" with part number "IPlooOOI", are commonly connected to different nodes.

「発明が解決しようとする課題」 さて、第16図および第18図に示したようなテンプレ
ートを使用した木構造の表示によると、設計変更が行わ
れるたび等に、消しゴムや修正液等の修正手段を用いて
図を書き直す必要があり、その作業が大変であった。ま
た、−度その木構造を変更してしまうと前の状態が消し
去られることになり、設計変更等の履歴を残すことが困
難であった。
``Problems to be Solved by the Invention'' Now, according to the display of the tree structure using templates as shown in Figures 16 and 18, each time a design change is made, the eraser, correction fluid, etc. It was necessary to redraw the diagram using other means, and the work was difficult. Furthermore, if the tree structure is changed once, the previous state will be erased, making it difficult to keep a history of design changes.

これに対して、コンピュータを使用した木構造図作成シ
ステムあるいは編集システムでは、図面の構成リスト等
のリストを出力することができる。
On the other hand, a tree structure diagram creation system or editing system using a computer can output a list such as a drawing configuration list.

従って第17図に示したように、このようなテキスト(
電文)イメージに既に説明したレベル番号を付加するか
、その表示位置のカラムを桁下がりにして階層表示を行
うこともできる。しかしながら、これらは階層的な構造
を明瞭に表示するものではなく、このような明瞭な表示
を望む場合には、第18図に示したようにテンプレート
を使用した作業に頼らざるを得なかった。
Therefore, as shown in Figure 17, such a text (
Hierarchical display can also be performed by adding the level number already explained to the image (telegram) or by incrementing the column at the display position. However, these do not clearly display the hierarchical structure, and if such a clear display is desired, it is necessary to rely on templates as shown in FIG. 18.

一方、コンピュータの表示装置や出力装置におけるグラ
フィック化は特に目覚ましいものがあり、近年ではグラ
フィックイメージの表示や出力を可能とする木構造図作
成システムあるいは編集システムが出現している。
On the other hand, the use of graphics in computer display devices and output devices is particularly remarkable, and in recent years, tree structure diagram creation systems or editing systems that can display and output graphic images have appeared.

第19fflは、このようなグラフィック機能を持った
システムによる表示の一例を表わしたものである。また
、他の木構造についてその各ノードを火付数字■、■等
で抽象化して表わすと第20図に示すようなものとなる
。ここで階層の最上位はルート(root)と呼ばれて
いる。
The 19th ffl shows an example of a display by a system having such a graphic function. Further, if each node of another tree structure is abstracted and represented by firing numerals ``■'', ``■'', etc., it will be as shown in FIG. 20. Here, the top level of the hierarchy is called the root.

ところでこの第20図に示した例ではノードの数が6つ
である。このように7−ドの数が比較的少ない場合には
、これを第19図に示したようなグラフィックで表現す
る場合であってもその処理に特別の時間を要しない。と
ころが、大規模なシステムや複雑な機械の部品を管理す
る場合等では、1000ノードあるいはこれ以上のノー
ド数の木構造が要求されることになる。このような規模
の木構造を扱う場合には、処理側のCPU (中央処理
装置)に比較的大容量のメモリを要求することになる。
By the way, in the example shown in FIG. 20, the number of nodes is six. In this way, when the number of 7-cards is relatively small, no special time is required for the processing even when it is expressed graphically as shown in FIG. 19. However, when managing large-scale systems or complex machine parts, a tree structure with 1000 nodes or more is required. When handling a tree structure of such a scale, a relatively large capacity memory is required of the processing side CPU (central processing unit).

また、CPU側の処理時間もノードの数に応じて増加す
る。
Furthermore, the processing time on the CPU side also increases depending on the number of nodes.

第21図はこの処理時間の増加の様子の一例を表わした
ものである。図で横軸は木構造を構成するノードの数で
あり、縦軸は処理時間(秒)である。図に示すように、
ノードの数が増加すると処理時間は指数関数的に増加す
ることがわかる。このように木構造が複雑になるとその
処理時間が増加する。従って、一般に7−ドが1000
以上の木構造になってくると、ワークステーションのC
PUの能力では、会話形式に支障を生じさせない程度の
レスポンスで木構造を取り扱うことができなくなるとい
う問題があった。
FIG. 21 shows an example of how the processing time increases. In the figure, the horizontal axis is the number of nodes forming the tree structure, and the vertical axis is the processing time (seconds). As shown in the figure,
It can be seen that the processing time increases exponentially as the number of nodes increases. As the tree structure becomes more complex, the processing time increases. Therefore, generally the 7th card is 1000
When you reach the above tree structure, the workstation's C
There was a problem with the PU's ability to handle tree structures with a response that did not interfere with the conversation format.

これを更に具体的に説明する。This will be explained more specifically.

第22図は、木階層構造における内部表現の一例を表わ
したものである。ここではノードIDとして4つのノー
ド“01”から“04″までを示している。「親ノード
数」とは、自己のノードに対する1つ前(上位)のノー
ドの数をいい、最上位のノードであればこれが“0”と
なる。「子ノード数」とは、自己のノードに対する1つ
後(下位)のノードの数をいう。1つのノードに対して
親メートがN個あれば親ノード用のアドレスがN個必要
であり、子ノードがM個あれば子ノード用のアドレスが
M個必要となる。この例では、説明を簡単にするために
1つの7−ドに対する親ノードおよび子ノードの最大数
をそれぞれ“3″としている。
FIG. 22 shows an example of internal representation in a tree hierarchical structure. Here, four nodes "01" to "04" are shown as node IDs. The "number of parent nodes" refers to the number of nodes immediately preceding (upper) the own node, and is "0" if it is the highest node. The "number of child nodes" refers to the number of nodes one node after (lower) the own node. If one node has N parent mates, N addresses for the parent node are required, and if there are M child nodes, M addresses for the child node are required. In this example, in order to simplify the explanation, the maximum number of parent nodes and child nodes for one node is set to "3".

ところが、現実には親ノードおよび子ノードの数をこの
ように限定することができない場合が多い。試しに、1
000件の処理が可能な゛メモリサイズと、2000件
の処理が可能なメモリサイズを計算してみることにする
。第22図に示したノードIDもノード数も共に200
0件までなので、2バイトで表現可能であり、ノード名
を24桁までとして24バイト、アドレスを4バイトに
設定すると、次の第1表のようになる。
However, in reality, it is often not possible to limit the number of parent nodes and child nodes in this way. As a test, 1
Let us calculate the memory size that can process 000 items and the memory size that can process 2000 items. Both the node ID and the number of nodes shown in Figure 22 are 200.
Since the number is up to 0, it can be expressed in 2 bytes, and if the node name is set to 24 bytes and the address is set to 4 bytes, the result will be as shown in Table 1 below.

ここで、リンク可能数が問題となる。第23図は、10
00件の場合における親ノード数に関して一番極端なリ
ンク構造を表わしたものである。
Here, the number of possible links becomes a problem. Figure 23 shows 10
This shows the most extreme link structure in terms of the number of parent nodes in the case of 00 items.

このように、極端な例では1つのノード1”の下に99
8個のノード2”〜“999”が存在し、これらの下に
1つのノード1000”が存在する。よって親ノードの
最大数はノード“1000”から見た親ノード数であり
、998個となる。
Thus, in an extreme example, 99
There are eight nodes 2" to "999", and one node 1000" exists below these. Therefore, the maximum number of parent nodes is the number of parent nodes seen from node "1000", which is 998.

これに対して第24図では、1000件の場合における
子ノード数に関して一番極端なリンク構造を表わしたも
のである。この例では、1つのノード1”の下に999
個のノード“2”〜“1000”が存在する。このよう
に、子ノードの最大数は1000個となる。
On the other hand, FIG. 24 shows the most extreme link structure in terms of the number of child nodes in the case of 1000 items. In this example, under one node 1” there are 999
There are nodes “2” to “1000”. Thus, the maximum number of child nodes is 1000.

従って、1.000件の処理が可能なメモリサイズは、
1ノードのレコードサイズについて次の第2表のように
なる。
Therefore, the memory size that can process 1,000 items is
The record size of one node is as shown in Table 2 below.

(以下余白) 第2表 すなわち、この場合には合計で8018バイトとなり、
これが1000ノードについて用意されなければならな
いので、全体として合計8.018メガバイトの記憶容
量が必要になることになる。
(Left below) Table 2: In this case, the total is 8018 bytes,
Since this has to be provided for 1000 nodes, a total of 8.018 megabytes of storage capacity is required overall.

2000件の処理が可能なメモリサイズについては、同
様にして親ノードの最大数が “1998”、子ノードの最大数が“1999”となり
、メモリサイズは、1ノードのレコードサイズについて
次の第3表のようになる。
Regarding the memory size that can process 2000 items, the maximum number of parent nodes is "1998" and the maximum number of child nodes is "1999" in the same way, and the memory size is as follows for the record size of one node: It will look like a table.

(以下余白) 第3表 すなわち、この場合には合計で16018バイトとなり
、これが2000ノードについて用意されなければなら
ないので、全体として合計32.036メガバイトの記
憶容量が必要になることになる。これは1000件の処
理の場合に比べて約4倍のメモリサイズを意味する。こ
のように件数が増えれば、それに伴ってメモリサイズも
大幅に増加していく。これ故、木構造が複雑化すればす
るほど、レスポンスが悪くなることになる。
(Left space below) Table 3: In this case, the total is 16,018 bytes, which must be prepared for 2,000 nodes, so a total of 32.036 megabytes of storage capacity is required. This means the memory size is approximately four times larger than that for processing 1000 items. As the number of items increases in this way, the memory size also increases significantly. Therefore, the more complex the tree structure, the worse the response.

そこで本発明の目的は、木構造が複雑化しても良好なレ
スポンスでこれを取り扱うことのできる木構造図作成シ
ステムを提供することにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a tree structure diagram creation system that can handle a complicated tree structure with good response.

「課題を解決するための手段」 本発明では、第1図に原理的に示すように、木構造を作
成するための節としてのそれぞれのノードを、ノード間
の連鎖関係を示しながら入力するノード入力手段11と
、作成される木構造の一部について、所定のノードを頂
点として木構造状た切り取った形の部分木構造を設定す
る部分木構造設定手段12と、部分木構造設定手段12
によって設定された部分木構造に関するデータをそれぞ
れ他の構造部分のデータとは独立した領域に格納する木
構造データ格納手段13と、部分木構造ごとにそれらを
表わす識別マークを付与するマーク付与手段14と、ノ
ード入力手段11から入力されたノードのうち部分木構
造に属さないものについてはノード単位の連鎖関係で木
構造を組み立て、部分木構造に属するものについては部
分木構造ごとに1つのノードを割り当てて木構造に連結
する木構造作成手段15と、この木構造作成手段15に
よって作成された木構造のうち部分木構造を表わすノー
ドとしての子ノードについてはマーク付与手段で付与さ
れたマークをノード表示用に表示する木構造表示手段1
6とを木構造図作成システムに具備させる。
"Means for Solving the Problem" In the present invention, as shown in principle in FIG. an input means 11; a partial tree structure setting means 12 for setting a partial tree structure in the form of a cut tree structure with predetermined nodes as vertices for a part of the tree structure to be created; and a partial tree structure setting means 12.
tree structure data storage means 13 for storing data related to the subtree structure set by each in an area independent from data of other structure parts, and mark adding means 14 for giving an identification mark representing each subtree structure. Among the nodes inputted from the node input means 11, those that do not belong to a subtree structure are assembled into a tree structure in a node-by-node chain relationship, and for those that belong to a subtree structure, one node is assembled for each subtree structure. A tree structure creation means 15 that allocates and connects to a tree structure, and child nodes representing subtree structures in the tree structure created by this tree structure creation means 15 are marked with marks given by the mark giving means. Tree structure display means 1 for display purposes
6 is provided in the tree structure diagram creation system.

すなわち本発明では、木構造が複雑化してきたような場
合には、所定のノードを頂点とする部分木構造を1つの
ノード(子ノード)とし、これにより表示の簡素化を図
ると共に、部分木構造に関する詳細なデータをこれ以外
の構造部分のデータとは別の領域に格納することにして
、データの分散を図り、全体として木構造が複雑化して
も良好なレスポンスでこれを処理できるようにする。
In other words, in the present invention, when the tree structure becomes complicated, the subtree structure with a predetermined node as the vertex is treated as one node (child node), thereby simplifying the display and making the subtree structure more complex. By storing detailed data regarding the structure in a separate area from data for other structural parts, we are able to distribute the data and process it with a good response even if the overall tree structure becomes complex. do.

「実施例」 以下実施例につき本発明の詳細な説明する。"Example" The present invention will be described in detail below with reference to Examples.

第2図は本発明の一実施例としての木構造図作成編集シ
ステムについて、その構成の概要を表わしたものである
。木構造図作成編集システムは、CPU (中央処理装
置)21を備えている。このCPU21はデータバス等
のバス22によって次の各部と接続されている。
FIG. 2 shows an overview of the configuration of a tree structure diagram creation/editing system as an embodiment of the present invention. The tree structure diagram creation and editing system includes a CPU (central processing unit) 21. This CPU 21 is connected to the following units by a bus 22 such as a data bus.

(i)RAM23 : このシステムを動作させるための各種プログラムを格納
したり、データを一時的に格納するためのランダム・ア
クセス・メモリである。
(i) RAM 23: Random access memory for storing various programs for operating this system and for temporarily storing data.

(ii )ハードディスク装置24: RAM23に読み出すためのプログラムを格納したり、
作成された木構造に関するデータを格納するための記憶
装置である。装置によってはフロッピーディスク等の記
憶媒体にプログラムを格納したり、作成された木構造に
関するデータをこれらの記憶媒体に格納するようにして
もよい。
(ii) Hard disk device 24: Stores programs to be read into the RAM 23,
This is a storage device for storing data related to the created tree structure. Depending on the device, the program may be stored in a storage medium such as a floppy disk, or data regarding the created tree structure may be stored in these storage media.

(iii )キーボード25ニ システムの操作上必要な各種データを入力する入力装置
である。
(iii) Keyboard 25 is an input device for inputting various data necessary for operating the system.

(iv )マウス26: ポインティング・デバイスの1種であり、このシステム
ではキーボード25を介してバス22に接続されている
。木構造を形成する個々の項目の位置等を入力する際に
使用される。
(iv) Mouse 26: A type of pointing device, which is connected to the bus 22 via the keyboard 25 in this system. Used when inputting the positions of individual items forming a tree structure.

(V)グラフィックデイスプレィ27:グラフィック化
されたデータを表示することのできるデイスプレィであ
る。木構造の作成や編集を行う際に用いられる。
(V) Graphic display 27: This is a display that can display graphic data. Used when creating and editing tree structures.

(vi)グラフィックプリンタ:28 木構造の作成過程や編集結果を印刷することのできるプ
リンタである。
(vi) Graphic printer: 28 This is a printer that can print the process of creating a tree structure and the editing results.

ところで、この木構造図作成編集システムではカードと
いう概念を使用している。この明細書でカードとは、各
ノードの要素をいう。カードには、それぞれの部品やシ
ステム等の情報を有するノートカードと、木構造自体を
表示するブラウザカードの2種類がある。ノートカード
は、例えば部品の情報を有するものであれば部品カード
という愛称で呼ぶこともできるし、図面の情報を有する
ものであれば図面カード、またアイディアに関する情報
を有するものであればアイディアカードというような愛
称を付けて呼ぶこともできる。
By the way, this tree structure diagram creation and editing system uses the concept of cards. In this specification, a card refers to an element of each node. There are two types of cards: note cards that contain information about each component, system, etc., and browser cards that display the tree structure itself. Note cards, for example, can be called parts cards if they contain information about parts, drawing cards if they contain drawing information, and idea cards if they contain information about ideas. You can also call them by nicknames such as

第3図は、このうちの部品カードの一例を表わしている
。この部品カードはグラフィックデイスプレィ27上に
開かれたウィンドウ31に割り当てられ、カードの名称
32と内容33が表示される。ウィンドウ31の右上端
部には“閉じる”という文字が表示されている。マウス
26を操作することでこの部分を図示しないカーソルで
指示すると、ウィンドウ31が閉じるようになっている
FIG. 3 shows an example of one of these component cards. This component card is assigned to a window 31 opened on the graphic display 27, and the name 32 and contents 33 of the card are displayed. At the upper right corner of the window 31, the words "Close" are displayed. When the mouse 26 is operated to point to this area with a cursor (not shown), the window 31 is closed.

ウィンドウ31の右端部には、その上下に三角形のマー
ク35.36が配置されており、これらのいずれかの部
分をマウス26によって指定することでウィンドウ31
内の表示内容がスクロールすることになる。この例では
、ウィンドウ31内に、部品名、材質、単価、重量およ
び業者に関するデータが表示されている。
At the right end of the window 31, triangular marks 35 and 36 are arranged above and below, and by specifying any of these parts with the mouse 26, the window 31
The contents displayed within will scroll. In this example, data regarding the part name, material, unit price, weight, and vendor are displayed in the window 31.

第4図は他の例としてアイディアカードのウィンドウを
表わしたものである。この例に示したアイディアは、そ
の内容をウィンドウ37内に一度に表示することができ
ない。そこで、スクロール用の三角形のマーク35.3
6をマウス26で適宜選択して必要な箇所のデータを読
み取ることになる。
FIG. 4 shows another example of an idea card window. The idea shown in this example cannot display its contents in window 37 all at once. Therefore, the triangular mark for scrolling 35.3
6 as appropriate with the mouse 26 to read the data at the required location.

第5図〜第7図は、ブラウザカードのウィンドウについ
てその表示例を表わしたものである。ブラウザカードは
木構造を表示するためのものであり、木構造が比較的単
純であれば第5図に示したように全体の構造をウィンド
ウ38内に表示することができる。
FIGS. 5 to 7 show display examples of browser card windows. The browser card is for displaying a tree structure, and if the tree structure is relatively simple, the entire structure can be displayed in a window 38 as shown in FIG.

第6図および第7図は、第5図に示した木構造を2つに
分割して表現するだめのブラウザカードを表わしたもの
である。このうち第6図に示したブラウザカードは便宜
上“Aブラウザカード”と呼ぶことにする。Aブラウザ
カードの木構造データは、Aデータファイルと便宜的に
呼ぶ1つのデータファイル内に格納される。第6図に示
した木構造では、“部分粗間■”のノードを頂点とした
部分木構造についての情報を“Bブラウザカード”とし
てまとめている。この第6図でBブラウザカード以外の
ノードについては、図面カードと呼ばれるカード(図示
せず)にその内容が格納されることになる。
FIGS. 6 and 7 show browser cards that are used to divide the tree structure shown in FIG. 5 into two parts. Of these, the browser card shown in FIG. 6 will be referred to as the "A browser card" for convenience. The tree structure data of the A browser card is stored in one data file, conveniently referred to as the A data file. In the tree structure shown in FIG. 6, information about the subtree structure with the node of "partial coarse space ■" as the apex is summarized as a "B browser card." In FIG. 6, the contents of nodes other than the B browser card are stored in a card (not shown) called a drawing card.

第7図がBブラウザカードの木構造データを表わしたも
のである。Bブラウザカードの木構造データ(部分木構
造データ)は、Bデータファイルと便宜的に呼ぶ1つの
データファイル内に格納される。すなわち、この例では
1つの木構造が2つに分割されて表示がし易くなったば
かりでなく、同様に2つのデータファイルにデータを分
割して格納することにして、それぞれのファイルにおけ
るデータの総量を減少させ、その処理速度の向上を図る
ことができる。
FIG. 7 shows the tree structure data of the B browser card. The tree structure data (subtree structure data) of the B browser card is stored in one data file, conveniently referred to as a B data file. In other words, in this example, one tree structure is not only divided into two to make it easier to display, but also the data is divided and stored in two data files, so the total amount of data in each file is It is possible to improve the processing speed.

第7図に示した例では、Bブラウザカードの中に更に他
のブラウザカードとして“Cブラウザカードが存在して
いる。このように分割されたブラウザカード内に更にブ
ラウザカードが存在してもよく、これにより、複数のデ
ータファイル自身が木構造の階層を持つことが可能にな
る。
In the example shown in FIG. 7, there is a "C browser card" as another browser card in the B browser card.Another browser card may exist in the browser card divided in this way. , This allows multiple data files themselves to have a tree-structured hierarchy.

この木構造図作成編集システムで、以上説明した木構造
の表示を行う際の操作を説明すると次のようになる。
The operations for displaying the tree structure described above using this tree structure diagram creation and editing system are as follows.

まずオペレータは、グラフィックデイスプレィ27(第
2図)上に表示された各種アイコンの中からAブラウザ
カードに対応するアイコンを選択する。すると、第6図
に示したようにウィンドゥ38Aがオーブンし、Aブラ
ウザカードがこれに表示される。オペレータがこの木構
造で1つのノードとして表示されたBブラウザカードに
ついてその内容を知りたいときには、マウス26(第2
図)を操作して図示しないカーソルをBブラウザカード
のノードに合わせる。そしてこのマウス26の図示しな
いボタンをクリックすると、第7図に示したように新た
なウィンドウ38Bがオーブンし、ここにBブラウザカ
ードの内容が表示されることになる。
First, the operator selects the icon corresponding to the A browser card from among the various icons displayed on the graphic display 27 (FIG. 2). Then, as shown in FIG. 6, a window 38A opens and the A browser card is displayed there. When the operator wants to know the contents of the B browser card displayed as one node in this tree structure, use the mouse 26 (second
) to move the cursor (not shown) to the node of the B browser card. When a button (not shown) of the mouse 26 is clicked, a new window 38B opens as shown in FIG. 7, and the contents of the B browser card are displayed here.

このように、本実施例のシステムでは、木構造がいかに
巨大であろうとも、システムが一度に処理するノード数
は表示あるいは参照したい部分のブラウザカードのノー
ド数で済むので、良好なレスポンスを得ることができる
。もちろん、それぞれのブラウザカードの部分木構造デ
ータは、各々別個の記憶領域に分散的に格納されること
になる。
In this way, in the system of this embodiment, no matter how large the tree structure is, the number of nodes that the system processes at one time is the number of nodes in the browser card of the part that you want to display or refer to, so a good response can be obtained. be able to. Of course, the subtree structure data of each browser card will be stored in a distributed manner in separate storage areas.

従って、CPUが一度に処理するデータの量はそれほど
膨大とはならず、CPUの必要とするメモリの容量もそ
れほど大きなものとはならない。更に、木構造の表示に
ブラウザカードを用いることで部分木構造をそれぞれ1
つずつのノードとして表現することができるので、木構
造すべてをデイスプレィに表示する場合と異なり、特に
大きなウィンドウを必要とすることもない。また、巨大
な木構造図に関するデータであっても、これらを格納す
るデータファイルはブラウザカード単位等で分散管理す
ることもできるし、フロッピーディスク、磁気テープ等
の非常駐マウントのメディアに分散させることも可能で
ある。このようなことから、このシステムでは木構造デ
ータの格納について物理的な容量の制約が存在せず、論
理的にほぼ無限の空間を利用することができる。
Therefore, the amount of data that the CPU processes at one time is not very large, and the memory capacity required by the CPU is not very large. Furthermore, by using a browser card to display the tree structure, each subtree structure can be
Since each node can be expressed as an individual node, there is no need for a particularly large window, unlike when displaying the entire tree structure on a display. Furthermore, even if the data is related to a huge tree structure diagram, the data files that store it can be distributed and managed on a browser card basis, or distributed on non-resident mounting media such as floppy disks and magnetic tapes. It is possible. For this reason, this system has no physical capacity constraints for storing tree-structured data, and can utilize almost infinite logical space.

「変形例」 第8図は、他のブラウザカードの例を表わしたものであ
る。
"Modification" FIG. 8 shows an example of another browser card.

このブラウザカード′IM100001″には、木構造
のすべてが表示されている。第9図右よび第10図は、
これを本発明の木構造図作成システムで2つのブラウザ
カードに分けて表示した例を表わしたものである。この
例では、部分木構造を表示したブラウザカード“IP1
00002”を第9図で二重枠で表示している。このよ
うな表示を行う代わりに、例えば第11図に示すように
ノード名の後に右方向の矢印(→)を表示するようにし
てもよい。
This browser card 'IM100001' displays the entire tree structure.The right side of Figure 9 and Figure 10 are as follows:
This is an example in which this is divided into two browser cards and displayed using the tree structure diagram creation system of the present invention. In this example, the browser card “IP1” that displays the subtree structure is
00002" is displayed in a double frame in Figure 9. Instead of displaying it like this, for example, as shown in Figure 11, a rightward arrow (→) is displayed after the node name. Good too.

第12図は、この変形例における木構造の表示のための
制御を表わしたものである。この表示処理に際してこの
変形例では、第2図に示した木構造図作成システムと同
等のシステムを使用するが、以下の説明では便宜的に第
2図に使用した番号を使用することにする。
FIG. 12 shows the control for displaying the tree structure in this modification. In this modification, a system equivalent to the tree structure diagram creation system shown in FIG. 2 is used for this display process, but in the following explanation, the numbers used in FIG. 2 will be used for convenience.

さて、このシステムが表示処理を行うモードでは、CP
U21は、処理すべきデータファイルの指示が入力され
るのを待機している(ステップ■) オペレータがキー
ボード25からデータファイルの指示を入力すると(Y
) 、CPU21はハードディスク24上に配置された
ブラウザカードデータファイル内の処理データファイル
を読み出す(ステップ■)。そして、木構造における最
上位ノードを見つけることになる(ステップ■)最上位
ノードが見つかったら、これを処理ノードに設定する(
ステップ■)。そして、同じくハードディスク24上に
配置された属性データファイルを読み出しくステップ■
)、前記した処理ノードをグラフィックデイスプレィ2
7上に表示する(ステップ■)、、。
Now, in the mode in which this system performs display processing, CP
U21 waits for an instruction for a data file to be processed to be input (step ■). When the operator inputs an instruction for a data file from the keyboard 25 (Y
), the CPU 21 reads out the processing data file in the browser card data file located on the hard disk 24 (step 2). Then, find the top node in the tree structure (step ■) Once the top node is found, set it as the processing node (
Step ■). Then, the step of reading the attribute data file also located on the hard disk 24■
), the processing nodes described above are displayed on the graphic display 2.
7.Display on top (step ■).

次にCPU21は、処理ノードに対する子ノードが存在
するかどうかの判別を行う(ステップ■)。子ノードが
無ければ(N)、この時点で処理が終了する(エンド)
。子ノードが存在すれば(Y)、子ノードをグラフィッ
クデイスプレィ27上に表示するための処理を行う(ス
テップ■)。そして、子ノードが存在するかどうかの判
別作業が行われる(ステップ■)。以下同様にして子ノ
ードが存在する限り同様の作業が繰り返されることにな
る(ステップ■、■)。
Next, the CPU 21 determines whether a child node exists for the processing node (step 2). If there are no child nodes (N), processing ends at this point (end)
. If a child node exists (Y), processing for displaying the child node on the graphic display 27 is performed (step 2). Then, the task of determining whether a child node exists is performed (step ■). The same operations are repeated as long as there are child nodes (steps ■, ■).

第13図は、第12図のステップ■で示した処理の具体
的な内容を表わしたものである。子ノードの表示処理を
行うに際しては、まずそれがブラウザカードに格納され
ているかどうかの判別が行われる(第13図ステップ■
) ブラウザカードに格納されていなければ(N)、属
性データファイルの読み出しが行われる(ステップ■)
。そして、処理ノードをグラフィックデイスプレィ27
上に表示する(ステップ■)。次にCPU21は、処理
ノードに対する子ノードが存在するかどうかの判別を行
う(ステップ■)。子ノードがあれば(Y)、この第1
3図に示した子ノードの表示処理と同様の処理が行われ
る(ステップ■)。そして、この処理されたノードに対
する千ノードが存在するかどうかの判別作業が行われる
(ステップ■)。以下同様にして子ノードが存在する限
り同様の作業が繰り返されることになる(ステップ■、
■)。
FIG. 13 shows the specific contents of the process shown in step (2) in FIG. 12. When displaying a child node, it is first determined whether it is stored in the browser card (Step 1 in Figure 13).
) If it is not stored in the browser card (N), the attribute data file is read (step ■)
. Then, the processing node is displayed on the graphic display 27.
Display on top (step ■). Next, the CPU 21 determines whether a child node exists for the processing node (step 2). If there is a child node (Y), this first
Processing similar to the child node display processing shown in FIG. 3 is performed (step ■). Then, a determination operation is performed as to whether or not 1,000 nodes exist for this processed node (step ■). The same operations are repeated as long as there are child nodes (steps ■,
■).

ステップ■で子ノードが存在しなければ(N)次のノー
ドが存在するかどうかの判別が行われる(ステップ■)
。存在すれば(Y)、ステップ■に戻って前記したと同
様の作業が繰り返されることになる。次のノードが存在
しなかった場合には、親のノードに戻り、子のノードと
して他のノードが存在するかどうかの判別が行われるこ
とになる(第12図ステップ■)。
If there is no child node in step ■ (N), it is determined whether the next node exists (step ■)
. If it exists (Y), the process returns to step (2) and the same operations as described above are repeated. If the next node does not exist, the process returns to the parent node and determines whether another node exists as a child node (Step 2 in FIG. 12).

第14図は、木構造の探索を行う場合のその制御の様子
を表わしたものである。
FIG. 14 shows the state of control when searching a tree structure.

木構造の所定のノードを探索する状態でCPU21は、
処理すべきデータファイフルの指示が入力されるのを待
機している(ステップ■)。オペレータがキーボード2
5からデータファイルの指示を入力すると(Y) 、C
PU 21はノ\−ドディスク24上に配置されたブラ
ウザカードデータファイル内の処理データファイルを読
み出す(ステップ■)。そして、木構造における最上位
ノードを見つけることになる(ステップ■)。最上位ノ
ードが見つかったら、木走査を行う(ステップ■)。
While searching for a predetermined node in the tree structure, the CPU 21
Waiting for input of an instruction for a data file to be processed (step ■). Operator uses keyboard 2
If you input the data file instructions from step 5 (Y), C
The PU 21 reads out the processing data file in the browser card data file located on the node disk 24 (step 2). Then, the top node in the tree structure is found (step ■). Once the top node is found, tree traversal is performed (step ■).

これにより木構造が復元されるので、これを基にして第
9図に示したようなブラウザカードウィンドウを表示す
る(ステップ■)。この状態で、CPU21は、オペレ
ータがどのノードを探索のために指示するかを待機する
(ステップ■)。もし、第9図で示した“IP1000
02”のように表記されたブラウザカードが指示された
場合には(Y)、第10図に表わしたように子ブラウザ
カードの探索処理が行われる(ステップ■)。ブラウザ
カード以外のノードが指示された場合にはくステップ■
;N)、そのノードについての属性データファイルが読
み出される(ステップ■)。
As a result, the tree structure is restored, and based on this, a browser card window as shown in FIG. 9 is displayed (step 2). In this state, the CPU 21 waits for the operator to designate which node to search (step 2). If “IP1000” shown in Figure 9
02” is specified (Y), a child browser card search process is performed as shown in FIG. 10 (step ■). If a node other than the browser card is specified Steps to take if
;N), the attribute data file for that node is read (step ■).

ここで子ブラウザカードの探索処理(ステップ■)は、
この第14図に示した流れと全く同一となる。すなわち
、子ブラウザカードの探索処理ではまず子に相当するブ
ラウザカードのデータファイルが読み出され、その最上
位ノードが見つけられて木走査が行われ、その結果がグ
ラフィックデイスプレィ27(第2図)上に表示される
。この状態でオペレータがどのノードが選択されるかの
監視が行われ、ブラウザカードが選択されれば、ステッ
プ■で示したと同様の処理が行われることになる。これ
以外のノードが選択されれば、その属性データが読み出
されることになる。
Here, the child browser card search process (step ■) is
The flow is exactly the same as that shown in FIG. That is, in the child browser card search process, the data file of the browser card corresponding to the child is first read out, its top node is found, tree scanning is performed, and the result is displayed on the graphic display 27 (Figure 2). displayed above. In this state, the operator monitors which node is selected, and if the browser card is selected, the same process as shown in step (3) will be performed. If a node other than this is selected, its attribute data will be read.

以上のようにして、木構造の探索が行われる。The tree structure search is performed as described above.

「発明の効果」 このように本発明によれば、部分木構造を設定しそのデ
ータを他の木構造部分と切り離して記憶することにした
ので、メモリ領域に対するデータの格納を実質的に分割
して行うことができ、データの処理速度の向上を図るこ
とができる。また、木構造表示手段が一度に表示するデ
ータの数を減少させることができるので、所望のノード
を迅速に探し出すことができ、この意味でも探索のスピ
ードが向上する。
"Effects of the Invention" As described above, according to the present invention, a subtree structure is set and its data is stored separately from other tree structure parts, so that data storage in a memory area is essentially divided. The data processing speed can be improved. Furthermore, since the tree structure display means can reduce the number of data displayed at one time, a desired node can be quickly found, and in this sense, the speed of the search is also improved.

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

第1図は本発明の原理を示す原理図、第2図〜第7図は
本発明の一実施例を説明するためのもので、このうち第
2図は木構造図作成編集システムについてその構成の概
要を表わしたブロック図、第3図はグラフィックデイス
プレィ上に表示された部品カードの一例を示す平面図、
第4図はグラフィックデイスプレィ上に表示されたアイ
ディアカードの一例を示す平面図、第5図〜第7図はブ
ラウザカードのウィンドウの表示例を示す平面図、第8
図〜第14図は本発明の詳細な説明するためのもので、
このうち第8図はブラウザカードの一例を示す平面図、
第9図は子の木構造を一部用いて第8図に示した木構造
を表わしたブラウザカードの平面図、第10図は子の木
構造のブラウザカードを示す平面図、第11図は部分木
構造であることを示すノードの他の表示例を示す平面図
、第12図はこの変形例における木構造表示のための制
御の様子を示す流れ図、第13図は第12図のステップ
■で示した処理の具体的な内容を表わした流れ図、第1
4図は木構造の探索を行う場合の制御を表わした流れ図
、第15図は木構造の一例を示す説明図、第16図はテ
ンプレートを使用して表現した木構造の一例を示す説明
図、第17図は部品の構成リストの一例を示す平面図、
第18図はこの構成リストを基にしてテンプレートを使
って作成した木構造の平面図、第19図はグラフィック
機能を持った従来のシステムで作成した木構造の表示例
を示す平面図、第20図はノードの数が6つの場合の木
構造の一例を示す説明図、第21図はノードの数とCP
Uの処理時間との関係を示す特性図、第22図は木階層
構造における内部表現の一例を表わした説明図、第23
図は1000件の処理が可能なメモリサイズにおける親
ノードが最大になる状態を示したリンク構造図、第24
図は同様のメモリサイズにおける子ノードが最大になる
状態を示したリンク構造図である。 11・・・・・・ノード入力手段、 12・・・・・・部分木構造設定手段、13・・・・・
・木構造データ格納手段、14・・・・・・マーク付与
手段、 15・・・・・・木構造作成手段、 16・・・・・・木構造表示手段、21・・・・・・C
PU、23・・・・・・RAM、24・・・・・・ハー
ドディスク装置、25・・・・・・キーボード、26・
・・・・・マウス、27・・・・・・グラフィグクディ
スプレイ、28・・・・・・グラフィックプリンタ、3
1〜38・・・・・・ウィンドウ。 出 願 人 富士ゼロックス株式会社 代 理 人 弁理士 山 内 梅 雄 第1図 / 第3図 第2図 第4図 第5図 第6図 第8図 /38 38A 第7図 第1 1図 第9図 第10図 3匹1 2図 第1 4図 第1 3図 第1 5図 第1 6図 第17図 第18図 第21図 第22図 ■ 第1 9図 第2 0図 qす ■ 第2 3図 第2 4図
Figure 1 is a principle diagram showing the principle of the present invention, Figures 2 to 7 are for explaining an embodiment of the present invention, and Figure 2 shows the structure of the tree structure diagram creation and editing system. Figure 3 is a block diagram showing an overview of the parts card shown on the graphic display;
FIG. 4 is a plan view showing an example of an idea card displayed on a graphic display, FIGS. 5 to 7 are plan views showing examples of a browser card window display, and FIG.
Figures to Figure 14 are for detailed explanation of the present invention.
Of these, Figure 8 is a plan view showing an example of a browser card.
Figure 9 is a plan view of a browser card showing the tree structure shown in Figure 8 using part of the child tree structure, Figure 10 is a plan view of a browser card with a child tree structure, and Figure 11 is A plan view showing another display example of nodes indicating a subtree structure, FIG. 12 is a flowchart showing the state of control for displaying a tree structure in this modified example, and FIG. 13 shows step 1 of FIG. Flowchart showing the specific contents of the process shown in 1st
Figure 4 is a flowchart showing control when searching a tree structure, Figure 15 is an explanatory diagram showing an example of a tree structure, Figure 16 is an explanatory diagram showing an example of a tree structure expressed using a template, FIG. 17 is a plan view showing an example of a component list;
Fig. 18 is a plan view of a tree structure created using a template based on this configuration list, Fig. 19 is a plan view showing a display example of a tree structure created using a conventional system with a graphic function, and Fig. 20 The figure is an explanatory diagram showing an example of a tree structure when the number of nodes is six, and Figure 21 shows the number of nodes and CP.
FIG. 22 is an explanatory diagram showing an example of internal representation in a tree hierarchical structure; FIG. 23 is a characteristic diagram showing the relationship between U and processing time.
The figure is a link structure diagram showing the state where the parent node is the maximum in a memory size that can process 1000 items.
The figure is a link structure diagram showing a state in which the number of child nodes becomes maximum in a similar memory size. 11...Node input means, 12...Subtree structure setting means, 13...
・Tree structure data storage means, 14...Marking means, 15...Tree structure creation means, 16...Tree structure display means, 21...C
PU, 23...RAM, 24...Hard disk device, 25...Keyboard, 26.
... Mouse, 27 ... Graphic display, 28 ... Graphic printer, 3
1-38... Window. Applicant Fuji Xerox Co., Ltd. Agent Patent Attorney Umeo Yamauchi Figure 1 / Figure 3 Figure 2 Figure 4 Figure 5 Figure 6 Figure 8 / 38 38A Figure 7 Figure 1 1 Figure 9 Figure 10 Figure 3 1 2 Figure 1 4 Figure 1 3 Figure 1 5 Figure 1 6 Figure 17 Figure 18 Figure 21 Figure 22 ■ Figure 1 9 Figure 2 0 Figure qsu ■ Figure 2 3 Figure 2 4

Claims (1)

【特許請求の範囲】 木構造を作成するための節としてのそれぞれのノードを
、ノード間の連鎖関係を示しながら入力するノード入力
手段と、 作成される木構造の一部について、所定のノードを頂点
として木構造状に切り取った形の部分木構造を設定する
部分木構造設定手段と、 部分木構造設定手段によって設定された部分木構造に関
するデータをそれぞれ他の構造部分のデータとは独立し
た領域に格納する木構造データ格納手段と、 部分木構造ごとにそれらを表わす識別マークを付与する
マーク付与手段と、 前記ノード入力手段から入力されたノードのうち前記部
分木構造に属さないものについてはノード単位の連鎖関
係で木構造を組み立て、前記部分木構造に属するものに
ついては部分木構造ごとに1つのノードを割り当てて前
記木構造に連結する木構造作成手段と、 この木構造作成手段によって作成された木構造のうち部
分木構造を表わすノードとしての子ノードについてはマ
ーク付与手段で付与されたマークをノード表示用に表示
する木構造表示手段 とを具備することを特徴とする木構造図作成システム。
[Claims] Node input means for inputting each node as a node for creating a tree structure while indicating a chain relationship between the nodes; A subtree structure setting means that sets a subtree structure cut into a tree structure shape as a vertex, and data regarding the subtree structure set by the subtree structure setting means, respectively, in an area independent from data of other structure parts. a tree structure data storage means for storing tree structure data in the subtree structure; a marking means for assigning an identification mark representing each subtree structure; and nodes input from the node input means that do not belong to the subtree structure. a tree structure creation means for assembling a tree structure in a chain relationship of units, and for those belonging to the subtree structure, allocating one node to each subtree structure and connecting it to the tree structure; A tree structure diagram creation system comprising a tree structure display means for displaying a mark given by a mark giving means for a child node as a node representing a subtree structure in a tree structure. .
JP63300648A 1988-11-30 1988-11-30 Tree structure drawing system Expired - Fee Related JP2789618B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63300648A JP2789618B2 (en) 1988-11-30 1988-11-30 Tree structure drawing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63300648A JP2789618B2 (en) 1988-11-30 1988-11-30 Tree structure drawing system

Publications (2)

Publication Number Publication Date
JPH02148173A true JPH02148173A (en) 1990-06-07
JP2789618B2 JP2789618B2 (en) 1998-08-20

Family

ID=17887388

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63300648A Expired - Fee Related JP2789618B2 (en) 1988-11-30 1988-11-30 Tree structure drawing system

Country Status (1)

Country Link
JP (1) JP2789618B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0785099A (en) * 1993-09-20 1995-03-31 Fujitsu Ltd System for displaying hierarchy
JPH07210570A (en) * 1994-01-25 1995-08-11 Fuji Xerox Co Ltd Directed graph editing processor
JPH0934757A (en) * 1995-07-24 1997-02-07 Nec Corp Structure extending system for data base
WO2006080268A1 (en) * 2005-01-25 2006-08-03 Turbo Data Laboratories Inc. Tree search, totalizing, sort method, information processing device, and tree search, totalizing, and sort program
JP4712718B2 (en) * 2004-10-01 2011-06-29 株式会社ターボデータラボラトリー Array generation method and array generation program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0785099A (en) * 1993-09-20 1995-03-31 Fujitsu Ltd System for displaying hierarchy
JPH07210570A (en) * 1994-01-25 1995-08-11 Fuji Xerox Co Ltd Directed graph editing processor
JPH0934757A (en) * 1995-07-24 1997-02-07 Nec Corp Structure extending system for data base
JP4712718B2 (en) * 2004-10-01 2011-06-29 株式会社ターボデータラボラトリー Array generation method and array generation program
WO2006080268A1 (en) * 2005-01-25 2006-08-03 Turbo Data Laboratories Inc. Tree search, totalizing, sort method, information processing device, and tree search, totalizing, and sort program
JPWO2006080268A1 (en) * 2005-01-25 2008-08-07 株式会社ターボデータラボラトリー Tree search, aggregation, and sorting method, information processing device, and tree search, aggregation, and sorting program
JP4653157B2 (en) * 2005-01-25 2011-03-16 株式会社ターボデータラボラトリー Tree search, aggregation, sorting method, information processing apparatus, and tree search, aggregation, sorting program
US7937399B2 (en) 2005-01-25 2011-05-03 Turbo Data Laboratories, Inc. Method, information processing apparatus, and program of searching for, aggregating and sorting trees

Also Published As

Publication number Publication date
JP2789618B2 (en) 1998-08-20

Similar Documents

Publication Publication Date Title
US8230321B2 (en) System in an electronic spreadsheet for displaying and/or hiding range of cells
US7467350B2 (en) Method in an electronic spreadsheet for copying and pasting displayed elements of a range of cells
US5572644A (en) System and methods for multi-dimensional information processing
US7275207B2 (en) System and method in an electronic spreadsheet for displaying and/or hiding range of cells
US6912690B2 (en) Method and system in an electronic spreadsheet for persistently copy-pasting a source range of cells onto one or more destination ranges of cells
US5917492A (en) Method and system for displaying an expandable tree structure in a data processing system graphical user interface
US7392478B2 (en) Method and system in an electronic spreadsheet for handling graphical objects referring to working ranges of cells in a copy/cut and paste operation
US9158751B2 (en) Persistently self-replicating multiple ranges of cells through a table
CA1326565C (en) Object management facility for maintaining data in a computer system
US20070244672A1 (en) Electronic Mathematical Model Builder
JP2001092914A (en) Method and system for introducing new element within cell named range in electronic spreadsheet in various modes
WO2007000375A2 (en) Method and system for hiding sensitive data within models in an electronic spreadsheet environment
US20030188258A1 (en) System and method in an electronic spreadsheet for displaying and/or hiding range of cells
US7272783B2 (en) Method and system in an electronic spreadsheet for managing and handling user-defined options
JP2789618B2 (en) Tree structure drawing system
JP2785941B2 (en) Window information division / integration processing method
JP2000250909A (en) Device and method for displaying structured document
JPH0744446A (en) Relating method for grouped information
EP1202185A2 (en) Method and system in an electronic spreadsheet for persistently copy-pasting a source range of cells onto one or multiple destination ranges of cells
JPH04222053A (en) Table calculater device
JPH03214322A (en) Computer system
JP2004152314A (en) Business slip creation method
JPH0635656A (en) Plotting attribute registering method
JPH0749774A (en) Interactive picture generating method for spreadsheet program and execution method therefor
JPH0652228A (en) Index key designating system for multi-face index file

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees