JP2531079B2 - Table chain update method - Google Patents

Table chain update method

Info

Publication number
JP2531079B2
JP2531079B2 JP5046205A JP4620593A JP2531079B2 JP 2531079 B2 JP2531079 B2 JP 2531079B2 JP 5046205 A JP5046205 A JP 5046205A JP 4620593 A JP4620593 A JP 4620593A JP 2531079 B2 JP2531079 B2 JP 2531079B2
Authority
JP
Japan
Prior art keywords
item
column
name
change
row
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
JP5046205A
Other languages
Japanese (ja)
Other versions
JPH06259457A (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP5046205A priority Critical patent/JP2531079B2/en
Priority to US08/199,014 priority patent/US5566275A/en
Publication of JPH06259457A publication Critical patent/JPH06259457A/en
Application granted granted Critical
Publication of JP2531079B2 publication Critical patent/JP2531079B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、作表および集計に用
いられる表形式の更新に関し、同一項目列を有する表を
自動的に検索し、更新する表の連鎖更新方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a table format update used for tabulation and tabulation, and more particularly to a table chain update method for automatically retrieving and updating a table having the same item sequence.

【0002】[0002]

【従来の技術】従来、プレゼンテーションあるいはデー
タベースの検索において、データを表形式、あるいはグ
ラフで表現ることが行われている。また、最近は、経
理あるいは統計におけるデータの集計処理においても表
が多用されている。そして、表形式は、各種のデータを
プレゼンテーションする、あるいは集計する情報処理に
おける汎用性のあるデータ表現形式となっている。
Conventionally, the search for presentation or database, Rukoto to represent data in tabular form or graph, is being performed. In addition, recently, tables are often used in the process of tabulating data in accounting or statistics. The table format is a versatile data representation format in information processing for presenting or tabulating various data.

【0003】上述の用途に用いられる表を生成する手法
は、個別にそれぞれの行項目および列項目を定め、線分
とそれの始点および終点の座標によって、表の形状およ
び大きさを規定するか、あるいは表をイメージデータと
して、ビットマップに保持すことが行われている。
In the method of generating a table used for the above-mentioned purpose, each row item and column item are individually defined, and the shape and size of the table are defined by the line segment and the coordinates of the start point and the end point thereof. , Or a table is stored in a bitmap as image data.

【0004】しかし、表の生成手法の他に、表の項目の
追加,削除あるいは項目名の変更を含む表の部分的な変
更に対し、表形式全体を整えること、また、同一の項目
を有する表を見つけ出し、同一変更を全ての表に対し行
う処理要求がある。この処理要求は、単に行あるいは列
項目変更であるが、作表あるいは集計に用いられる表
にしばしば生ずる要求である。
However, in addition to the method of generating a table, the entire table format is prepared for partial changes in the table including additions and deletions of items in the table or changes in item names, and the same items are provided. There is a processing request to find a table and make the same change to all tables. This processing request is simply a change of items in rows or columns, but is a request that often occurs in tables used for tabulation or tabulation.

【0005】一方、上述の単純な表形式の変更でなく、
表形式の一部の行あるいは列または区画の変更が、表全
体に、連鎖的に波及する場合がある。この連鎖的に派生
し広がる表整形加工する方法に関し、特開平2−72
471号公報「表の加工処理ー法」がある。これの解決
手段は、表の各区画が表形式に納まるための位置および
大きさに関する拘束条件を登録しておき、上記の区画に
変更のあるとき、全ての区画に対し、上記拘束条件が満
たされるように、連鎖的な区画の整形加工を階層化され
ている各区画に対し自動的に行う点にある。
On the other hand, instead of the above simple table format change,
Changes to some rows or columns or partitions of the tabular format may cascade through the entire table. A method for shaping a table derived and expanded in a chained manner is disclosed in JP-A-2-72.
There is a Japanese Patent No. 471, "Table processing-method". The solution to this is to register the constraint conditions regarding the position and size for each partition of the table to fit in the table format, and when there is a change in the partition, the constraint conditions are satisfied for all partitions. As described above, the shaping process of a chained section is automatically performed for each hierarchical section.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の表加工
の方法は、表内の一つ区画の整形加工による表全体に波
及する他の区画の変化を整形加工する一つの方法である
が、一方、同一の項目列を有する全ての表の項目列に同
一の変更を施す変更処理がある。これは、表形式でデー
タを表現するとき、項目の挿入,削除あるいは名称変更
の要求の際に生ずる。そして、同一の項目列を有する表
すべてを抽出し、同じ変更処理を施す
The above-described conventional table processing method is one method for shaping the change in another section that affects the entire table by shaping the one section in the table. On the other hand, there is a change process for making the same change to the item strings of all the tables having the same item string. This occurs when an item is inserted, deleted, or renamed when the data is expressed in a tabular format. Then, all the tables having the same item sequence are extracted and the same change processing is performed .

【0007】[0007]

【課題を解決するための手段】この発明の目的は、表の
項目列に対する変更を、同じ項目列を有する全ての表に
対し行うことができる方法を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a method capable of making changes to an item string of a table to all tables having the same item string.

【0008】この発明の表の連鎖更新方法は、行方向の
項目列および列方向の項目列によって形成される区画の
各各にデータを記入し、作表および集計に用いる表にお
いて、表の名称を指定して、それの項目列変更を指示す
る変更指示手順と、名称によって指定される表と前記表
の形状を前記表マスタから取得し、前記項目列変更と表
の形状変更を施す変更処理手順と、表の名称と項目列を
記憶する表管理マスタに対して、同一の項目列を有する
表の名称を検索し、取得する項目チェック手順と、前記
名称の表を表マスタから取得し、前記表の前記項目列変
更を施す更新処理手順と、前記表管理マスタに対して、
同一項目列を有する表の検索が完了したか否かを判定す
る手順と、を含む。
According to the chain update method of the table of the present invention, data is entered in each of the sections formed by the row-wise item sequence and the column-wise item sequence, and the table name is used in the table used for tabulation and tabulation. To indicate the change of the item's column
Change instruction procedure, table specified by name and the table
The shape of the item is acquired from the table master, and the item sequence change and table
Change processing procedure to change the shape of
Has the same item string for the table management master to be stored
Item check procedure to retrieve and acquire the table name, and
Obtain the name table from the table master and change the item sequence
For the update processing procedure for making changes and the table management master,
Determines whether the search for a table with the same item string has been completed
And the procedure to do so.

【0009】[0009]

【実施例】次に、この発明の実施例について図面を参照
して説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0010】この発明の一実施例の手順を示す流れ図で
ある図1を参照すると、この実施例は図示しない可視
表示装置の表示画面上に可視表示る更新対象の表
表処理専用のコマンドを用いて、表名称と行あるいは
列の項目列の削除,追加あるいは項目名の変更内容を指
示する変更指示手順1と、変更内容の指示に基づいて
表マスタ3に格納されている表データを変更する変更処
理手順2と、表の名称ならびにそれの行あるいは列を構
成する項目列を管理する表管理マスタ5を検索し、変更
対象の項目列と同一の項目列を有する表名称を取得する
項目チック手順4と、取得される表名称に基づいて、
表マスタ3から変更対象の表データを取得し、それの項
目列を更新する更新処理手順と、表管理マスタ5の検
索が完了したか否かを判定する手順7と、を含む。
[0010] In flow diagram showing the procedure of an embodiment of the present invention
Referring now to FIG. 1, this embodiment illustrates a visible
Table to be updated that displays visible on the display screen of the reduction display device
Using the command dedicated to table processing, based on the change instruction procedure 1 for instructing the table name and the item column of the row or column, the addition or addition of the item name change, and the instruction of the change item,
The change processing procedure 2 for changing the table data stored in the table master 3 and the table management master 5 that manages the table name and the item columns that make up the rows or columns of the table are searched for and the item string to be changed is set. an item Ji E click Step 4 to obtain the table name with the same field strings, based on Table name is acquired,
Update processing procedure 6 that acquires the table data to be changed from the table master 3 and updates the item string of the table data, and the table management master 5
Step 7 of determining whether or not the search is completed .

【0011】次に、この実施例について、適用を例示す
る図2(a),図2(b),図2(c),図2(d)、
ならびに図3(a),図3(b),図3(c),図3
(d)を参照し、手順を説明すると、項目相互に関連を
有する項目列を有するA表21,B表22,C表23
よびD表24において、A表21は列方向の項目列XY
Zおよび行方向の項目列abc、B表22は列方向の
項目列αβγおよび行方向の項目列XYZ、C表23
列方向の項目列αβγおよび行方向の項目列1,2,
3,4、D表24は列方向の項目列XYZおよび行方向
の項目列1,2,3,4を有する。これらの表名称およ
び項目列が表管理マスタ5に登録されている。また、表
名称およびそれの形状が表マスタに登録されている。
操作者は、変更対象の表名称を入力し、可視表示画面上
に変更対象の表を可視化表示装置に可視表示する。そ
して、その表に対し、項目列の変更内容をコマンドによ
って入力する。例示する図2(a)のA表21において
は、項目列XYZを項目列XYyZに変更指示を入力す
ることになる(図1の手順1)。変更指示に基づいて、
21の形状が画面上で更新され、表マスタに更新
されている表データが格納される(手順2)。変更指示
の項目列XYZに基づいて、表管理マスタを検索す
る。項目列XYZを有する22を見い出(手順
4)。そして、22の項目列XYZを項目列XYy
Zに変更し、22の形状を変更し、表マスタ
データを格納する(手順6)。表管理マスタ5におい
て、22のデータが終りでないことを検出し、表管
理マスタの検索をする項目チエック手順4に戻る(手
順7)。次に、表管理マスタ5の検索において、
を見い出(手順4)。24に対し、項目列XY
Zを項目列XYyZに変更し、24の形状を変更
し、表マスタ3に表データを格納する(手順6)。そし
て、変更対象の表が有るか否かをチエックし、終了する
(手順7)。
2 (a), 2 (b), 2 (c), 2 (d), which illustrate application of this embodiment .
And FIG. 3 (a), FIG. 3 (b), FIG. 3 (c), FIG.
Referring to (d) , the procedure will be described. In A table 21 , B table 22 , C table 23 and D table 24 having item strings having mutual relations with each other, in A table 21 , the A table 21 is the item string XY in the column direction.
Z and row direction item sequence abc d , B table 22 is column direction item sequence αβγ and row direction item sequence XYZ, and C table 23 is column direction item sequence αβγ and row direction item sequence 1, 2.
3, 4 and D table 24 has item columns XYZ in the column direction and item columns 1, 2, 3, 4 in the row direction. These table names and item strings are registered in the table management master 5. The table name and its shape are registered in the table master 3 .
The operator inputs the table name to be changed is displayed visualization visualization display a table to be changed on the visual display screen. Then, the change contents of the item sequence are input to the table by a command. In A Table 21 illustrated that FIG. 2 (a), will enter an instruction to change an item column XYZ item column XYyZ (Step 1 in FIG. 1). Based on the change instruction,
The shape of the A table 21 is updated on the screen, and the updated table data is stored in the table master 3 (procedure 2). The table management master 5 is searched based on the item sequence XYZ of the change instruction. It is out of not look at the B table 22 having a field string XYZ (step 4). Then, the item sequence XYZ of the B table 22 is changed to the item sequence XYy.
Change to Z, to change the shape of the B Table 22, Table Table Master 3
Data is stored (step 6). The table management master 5 detects that the data in the B table 22 is not the end, and returns to the item check procedure 4 for searching the table management master 5 (procedure 7). Next, in the search for the table management master 5, D table 2
4 to leave not look at the (step 4). Item row XY for D table 24
Z is changed to the item string XYyZ, the shape of the D table 24 is changed, and the table data is stored in the table master 3 (step 6). Then, it is checked whether or not there is a table to be changed, and the process ends (procedure 7).

【0012】上述の項目列に対し、項目列の変更を例示
する図2(a),(b),(c)および(d)を参照す
ると、A表21の行項目列XYZに1行追加し、XYy
Zとする。A表21に関連するB表22,C表23およ
びD表24において、XYZの列項目列を有するB表2
2のYとZの間にyの1列が追加される。また、D表2
4のYZの項目の間にyが追加される。一方、XYZの
項目列を有していないC表23は更新されない。上述の
更新後の項目列を有するA表31,B表32およびD表
34ならびに更新されないC表33をそれぞれ図3
(a),(b),(c)および(d)に示す。つまり、
A表は行項目列XYyZに変更され、B表32は列項目
XYyZに変更され、D表34は行項目列XYyZに変
更される。更に、上記の実施例に次の変更を施すことが
できる。
Referring to FIGS. 2 (a), (b), (c) and (d) exemplifying the change of the item sequence with respect to the above item sequence, one row is added to the row item sequence XYZ of A table 21. And XYy
Let Z. In B table 22, C table 23 and D table 24 related to A table 21, B table 2 having a column item sequence of XYZ
One column of y is added between Y and Z of 2. Also, D table 2
Y is added between the four YZ items. On the other hand, the C table 23 that does not have the XYZ item sequence is not updated. The A table 31, the B table 32, and the D table 34 having the above-mentioned updated item sequence and the C table 33 which is not updated are shown in FIG.
Shown in (a), (b), (c) and (d). That is,
The table A is changed to the row item column XYyZ, the B table 32 is changed to the column item XYyZ, and the D table 34 is changed to the row item column XYyZ. Furthermore, the following modifications can be made to the above embodiment.

【0013】上記の項目列が一連の項目番号であると
き、項目列の変更個所の行あるいは列から以降の項目番
号を一連番号に付け直す処理を表管理マスタ5に登録さ
れている表の項目列に対し、変更処理手順2および更新
処理手順6によって行うことができる。
When the above-mentioned item string is a series of item numbers, the table item registered in the table management master 5 is a process for re- numbering the item numbers from the row or column at the changed position of the item string to the sequence number. This can be performed on the column by the change processing procedure 2 and the update processing procedure 6.

【0014】[0014]

【発明の効果】以上説明したように、この発明によれ
ば、一つの表に対する行あるいは列の項目列を変更する
と、同じ項目列を有する関連する表に対して、自動的に
同一変更ができる。多数の関連する表を有する場合、表
間に波及する項目列の変更に処理効果を上げることがで
きる。特に、複数の表を一連の処理で組合せて計算を行
う表間計算において、効果が顕著である。
As described above, according to the present invention, when the item column of the row or column for one table is changed, the same change can be automatically made to the related tables having the same item column. . When there are a large number of related tables, the processing effect can be improved by changing the item sequence that spreads between the tables. In particular, the effect is remarkable in the inter-table calculation in which a plurality of tables are combined in a series of processes for calculation.

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

【図1】この発明の一実施例の手順の流れを示す図であ
る。
FIG. 1 is a diagram showing a procedure flow of an embodiment of the present invention.

【図2】この実施例における変更対象の表を例示する
である。
FIG. 2 is a diagram exemplifying a table to be changed in this embodiment.

【図3】この実施例における変更実施後の表を例示する
である。
FIG. 3 illustrates a table after implementation of changes in this example.
It is a figure .

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 行方向の項目列および列方向の項目列に
よって形成される区画の各各にデータを記入し、作表お
よび集計に用いる表において、表の名称を指定して、それの項目列変更を指示する変更
指示手順と、 名称によって指定される表と前記表の形状を表マスタか
ら取得し、前記項目列変更と表の形状変更を施す変更処
理手順と、 表の名称と項目列を記憶する表管理マスタに対して、同
一の項目列を有する表の名称を検索し、取得する項目チ
ェック手順と、 前記名称の表を前記表マスタから取得し、前記表の前記
項目列変更を施す更新処理手順と、 前記表管理マスタに対して、同一項目列を有する表の検
索が完了したか否かを判定する手順と、 を含むことを特徴とする表の連鎖更新方法。
1. The data is entered in each of the sections formed by the row-wise item row and the column-wise item row, and in the table used for tabulation and tabulation, the name of the table is designated and the item is specified. Changes that direct column changes
Whether the instruction procedure, the table specified by name and the shape of the table are the table master
Change process to obtain the above items and change the shape of the table
For the table management master that stores the table name and item sequence
Search the name of the table that has one item string and
Check procedure and the table of the name is obtained from the table master, and the table of the
An update processing procedure for changing the item string and a table having the same item string for the table management master are detected.
And a procedure for determining whether or not the search has been completed .
【請求項2】 前記変更処理手順および前記更新処理手
は、 行方向の項目列あるいは列方向の項目列のいずれか一つ
の項目列が一連番号である場合、前記項目列の変更個所
から順番に一連番号を付け直すことを特徴とする請求項
1記載の表の連鎖更新方法。
2. The change processing procedure and the update processing procedure
Forward the claim 1 any one of the items column in the row direction of the item column or row direction of the field string be a sequence number, characterized in that renumber the sequence numbers in order from changing points of the item column Chain update method of the described table.
JP5046205A 1991-08-14 1993-03-08 Table chain update method Expired - Fee Related JP2531079B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP5046205A JP2531079B2 (en) 1993-03-08 1993-03-08 Table chain update method
US08/199,014 US5566275A (en) 1991-08-14 1994-02-18 Control method and apparatus using two neural networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5046205A JP2531079B2 (en) 1993-03-08 1993-03-08 Table chain update method

Publications (2)

Publication Number Publication Date
JPH06259457A JPH06259457A (en) 1994-09-16
JP2531079B2 true JP2531079B2 (en) 1996-09-04

Family

ID=12740592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5046205A Expired - Fee Related JP2531079B2 (en) 1991-08-14 1993-03-08 Table chain update method

Country Status (1)

Country Link
JP (1) JP2531079B2 (en)

Also Published As

Publication number Publication date
JPH06259457A (en) 1994-09-16

Similar Documents

Publication Publication Date Title
JP2000155859A (en) Method for preparing mesh for analyzing numerical value and its device
US8244735B2 (en) Efficient and scalable data evolution with column oriented databases
JP2531079B2 (en) Table chain update method
JPH07306862A (en) Information retrieving method
JP2000148738A (en) Device and method for mathematical expression input and display, and recording medium where mathematical input and display program is recorded
JP2661377B2 (en) Hierarchical structure display processing method
JP3824468B2 (en) Data management system
JPH07182363A (en) Method and device for data processing
JP2842511B2 (en) Form creation device
JPH03185564A (en) Device for supporting design procedure
JPH0535803A (en) Drawign management device
JP3361606B2 (en) Adjacent polygon integration device
JP3271452B2 (en) CAD layer automatic setting method
JPH04107768A (en) System for preparing multi-dimensionally cross summary sheet
JPH05197533A (en) Control method for data item
JP2023104726A (en) Design support apparatus, design support method and program
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JP2753015B2 (en) Attribute input method
JP3252950B2 (en) Visual search method and apparatus
JP2003157292A (en) System and method for managing layout of product
JPH04252368A (en) Cell data control system using item name table
JPH03194656A (en) Cad device
JPH04266162A (en) Drawing retrieval method in design aiding system
JP2000003401A (en) Form preparation processing system
JPS63214831A (en) Control method for file in work station

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19960423

LAPS Cancellation because of no payment of annual fees