JPH02165226A - Automatic setting/processing system for processing order - Google Patents

Automatic setting/processing system for processing order

Info

Publication number
JPH02165226A
JPH02165226A JP32010288A JP32010288A JPH02165226A JP H02165226 A JPH02165226 A JP H02165226A JP 32010288 A JP32010288 A JP 32010288A JP 32010288 A JP32010288 A JP 32010288A JP H02165226 A JPH02165226 A JP H02165226A
Authority
JP
Japan
Prior art keywords
procedure
processing order
order information
block processing
block
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
JP32010288A
Other languages
Japanese (ja)
Other versions
JP2669677B2 (en
Inventor
Akiko Miyamoto
明子 宮本
Shigeru Tsuka
塚 繁
Sadahiro Kitano
北野 定博
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 JP32010288A priority Critical patent/JP2669677B2/en
Publication of JPH02165226A publication Critical patent/JPH02165226A/en
Application granted granted Critical
Publication of JP2669677B2 publication Critical patent/JP2669677B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide codes which are made hierarchic automatically by providing a procedure hierarchy generation processing part which checks the contents of procedure correspondence information tables and assigns block processing order information and in-block processing order information. CONSTITUTION:Procedure names showing 'selection', an object number as to an input resource in use, an object number as to an output resource to be outputted, block processing order information, and in-block processing order information are described in respective procedure correspondence information tables 21 - 24. For example, when 'selection, input table 1, and coupling table 1' are specified, the procedure hierarchy generation processing part operates to generate the block processing order information and in-block processing order information, which are displayed 11 on a display screen 10; and a procedure of 'selection' is processed by using an input table 1 to indicate that the coupling table 1 is outputted and that the corresponding procedure is in block processing order '01' and in in-block processing order '01' as the processing order in the corresponding block.

Description

【発明の詳細な説明】 〔概要〕 対話形式で処理プログラムを作成するよう構成されると
共に、連結された手続きの連結態様を表示画面上に表示
可能にした処理プログラム対話作成処理装置に関し 連結される手続きについての階層関係を明確にすべく1
階層化されたコードを自動的に附勢することを目的とし 生成された各年続きに対応して1手続き対応情報テーブ
ルをもうけると共に、当該手続き対応情報テーブルの内
容を調べてプロ、り処理順情報とブロック内処理順情報
とを割付けてゆく手続き階層化処理部をもうけた構成と
している。
[Detailed Description of the Invention] [Summary] A processing program dialogue creation processing device configured to create a processing program in an interactive format and capable of displaying the linked form of linked procedures on a display screen. To clarify the hierarchical relationship regarding procedures1
For the purpose of automatically adding layered codes, one procedure correspondence information table is created corresponding to each year's continuation, and the contents of the procedure correspondence information table are examined to determine the processing order. The structure includes a procedure hierarchy processing section that allocates information and intra-block processing order information.

〔産業上の利用分野〕[Industrial application field]

本発明は、処理順自動設定処理方式、特に対話形式で処
理プログラムを作成するよう構成されると共に、連結さ
れた手続きの連結態様を表示画面上に表示可能にした処
理プ叱ダラム対話作成処理装置における処理順自動設定
処理方式に関する。
The present invention provides a processing order automatic setting processing method, in particular, a processing program dialog creation processing device configured to create a processing program in an interactive format, and capable of displaying the linking mode of linked procedures on a display screen. This invention relates to an automatic processing order setting processing method.

最近1表示画面と対話を行いつつ、処理単位(ユニット
ともいう)である「手続き」を、使用する資源の結合関
係をもって連結してゆき、所望する処理プログラムを作
成することが行われつつある。そして、連結された夫々
の「手続き」は連結態様を示すべく表示画面上に表示し
、必要に応じて、修正などを行うことが行われる。
Recently, a desired processing program has been created by interacting with a single display screen and linking "procedures" which are processing units (also referred to as units) in a connection relationship of the resources to be used. Then, each of the linked "procedures" is displayed on the display screen to show how they are linked, and corrections are made as necessary.

〔従来の技術〕[Conventional technology]

次々と生成される各年続きに対して、処理の順序関係を
明確にするために、処理順情報力州1与されるが、従来
の場合には、処理プログラム作成者(以下利用者という
)が適宜にシリャルにナンバリングするなどの方法が採
用されていた。即ち第4図に示す如く、「手続き」に対
応する「処理あ」、「処理い」、「処理う」、「処理え
」・・・・・・に対して、適宜ソリャルに処理順rlJ
、r2Jr3J、r4J、・・・・・・の如くコードを
附勢し2表示画面上に表示するに当たっても、当該コー
ドにしたがってシリャルに表示されるのみであった。
In order to clarify the order of processing for each consecutive year that is generated one after another, one piece of processing order information is given, but in the conventional case, the processing program creator (hereinafter referred to as the user) Methods such as numbering the serial number appropriately were adopted. That is, as shown in FIG. 4, for "Process A", "Process I", "Process U", "Process E", etc. corresponding to "Procedure", the processing order rlJ is determined as appropriate.
, r2Jr3J, r4J, . . . , even when a code is activated and displayed on the two display screens, the code is only displayed serially according to the code.

〔発明が解決しようとする課題」 上記従来の場合には1例えば、各年続きが第5図(A)
や第5図(B)に示す如く5処理の流れが分流したり合
流したりするような形で1階層関係をもっている場合で
も、第4図図示の如くシリャルに表示されることとなら
ざるを得ない。
[Problem to be solved by the invention] In the above conventional case, 1, for example, the continuation of each year is shown in Figure 5 (A).
Even if there is a one-layer relationship in which the flows of the five processes branch off or merge as shown in Figure 5 (B), they must be displayed serially as shown in Figure 4. I don't get it.

このために5階層関係が明確でなく、処理プログラムに
ついてのflに正などに当たって2 きわめて煩雑でか
つ誤り易いものであった。
For this reason, the relationship between the five layers was not clear, and the processing program was extremely complicated and error-prone.

本発明は、連結される手続きについての階層関係を明確
にすべく2階層化されたコードを自動的に附勢すること
を目的としている。
An object of the present invention is to automatically energize two-layered code in order to clarify the hierarchical relationship of connected procedures.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理構成図を示す。図中の符号10は
表示画面、11,12゜13.14・・・・は夫々手続
きに対応する表示、21.2223.24.・・・・・
・は夫々手続き対応情報テーブルを表している。
FIG. 1 shows a basic configuration diagram of the present invention. In the figure, reference numeral 10 is a display screen, 11, 12, 13, 14, . . . are displays corresponding to procedures, 21, 2223, 24, .・・・・・・
・represents a procedure correspondence information table.

各年続きは、一般に3手続き名と使用する入力′n源名
と出力される出力資源名とを記述することによって表現
される。そして1本発明の一実施例においては、附与さ
れた「階層化されたコード」を処理順情報として表示す
るようにされる。図示の例、即ち rol−01選択 入力表1 連結表1」の例では、「
選択」という手続きが入力表1を使用して処理を実行し
かつ連結表1を出力することが表され、当該手続きがブ
ロック処理順で「01」でありかつ当該ブロック内での
処理順としてのブロック内処理順で「Ol」であること
が表されている。
Each continuation is generally expressed by describing three procedure names, input source names to be used, and output resource names to be output. In one embodiment of the present invention, the assigned "hierarchical code" is displayed as processing order information. In the illustrated example, that is, rol-01 selection input table 1 concatenation table 1,
It is expressed that the procedure "select" executes processing using input table 1 and outputs concatenation table 1, and the procedure is "01" in the block processing order and the processing order in the block is "01". It is indicated that it is "Ol" in the processing order within the block.

各年続き対応情報テーブル21,22.・・・・・・に
おいては2例えば(1)上記「選択」を表す手続き名と
、(ii)使用する入力資源についてのオブジェクト番
号(上記の例では入力表1であることを代表する番号)
と、  (iii)出力される出力¥Ttxについての
オブジェクト番号(上記の例では連結表1であることを
代表する番号と、  (iv)ブロック処理順情報(上
記の例では01)と、 (■)フロック内処理順情報(
上記の例では01)とを記述するようにされる。
Continuation corresponding information table 21, 22 for each year. For example, (1) the procedure name representing the above "selection" and (ii) the object number for the input resource to be used (in the above example, the number representing input table 1).
(iii) The object number for the output\Ttx to be output (in the above example, the number representing the concatenation table 1, (iv) the block processing order information (01 in the above example), (■ ) Intra-flock processing order information (
In the above example, 01) is written.

〔作用〕[Effect]

利用者が、処理プログラムを作成すべく1次々と手続き
を生成してゆくにつれて、第1図図示の如く1例えば 「選択、 入力表1. 連結表1」 と指定してゆくことに対応して1図示しない手続き階層
化処理部が働き、生成される手続きの内容を調べ、自動
的に、上記ブロック処理順情報と上記ブロック内処理順
情報とを作成してゆく。そして9表示画面10上に表示
すると共に5手続き対応情報テーブル21などに記述す
る。
As the user generates procedures one after another to create a processing program, the user specifies 1, for example, "selection, input table 1. concatenation table 1" as shown in Figure 1. 1. A procedure hierarchy processing unit (not shown) operates, examines the contents of the generated procedure, and automatically creates the block processing order information and the intra-block processing order information. Then, it is displayed on the 9 display screen 10 and written in the 5 procedure correspondence information table 21, etc.

〔実施例〕〔Example〕

第2図は本発明の一実施例処理フローを示し。 FIG. 2 shows a processing flow of an embodiment of the present invention.

第3図は処理例を示す。処理は次の如く行われる。FIG. 3 shows an example of processing. The processing is performed as follows.

即ち 処理■; 1つ前の手続き(ユニットと同し) における処理の内容を調べ、当該処理 の内容が1第5図(A)図示の如き振 分けの場合か第5図(B)図示の如き 突合わせの場合かどうかを調べる。両 者の場合には処理■に進む。That is, Processing ■; Previous procedure (same as unit) Check the details of the processing in The content of 1 is as shown in Figure 5 (A). In the case of separation, as shown in Figure 5 (B) Check whether it is a case of matching. both If so, proceed to process (■).

処理■: 突合わせや振分は以外の場合に3手続きの入
力資源の種類を調べる。そし て1入力資源が「入力表」であった場 合には処理■に進む。
Process ■: In cases other than matching and sorting, check the type of input resource for the 3 procedures. If one input resource is an "input table", the process proceeds to process (2).

処理■: 入力資源が入力表でなくて連結表であった場
合に2その入力資源が直前の 手続きの出力資源と同じかどうかを調 べる。異なる場合には処理■に進む。
Process ■: If the input resource is not an input table but a concatenation table, 2 Check whether the input resource is the same as the output resource of the previous procedure. If they are different, proceed to process (■).

処理■: 処理■、■、■を通過した場合に当該手続き
についての上記ブロック内 処理順情報を+1する。
Process ■: When processes ■, ■, and ■ are passed, the above-mentioned intra-block processing order information for the procedure is incremented by 1.

処理■: 当該処理■に向かった手続きについては ブ
ロックを更新する必要がある として、ブロック処理順情報を+1す る。
Process ■: For the procedure directed to the relevant process ■, it is assumed that the block needs to be updated, and the block processing order information is increased by 1.

処理■: そして、当該手続きについてのプロ7り内処
理順情報を初期化する。即ち 「01」にする。
Processing ■: Then, the processing order information within the program 7 for the procedure in question is initialized. That is, it is set to "01".

第3図は処理例を示しており2図中の符号102122
は第1図に対応し523は次の手続きのために用意され
た手続き対応情報テーブル、30は手続き階層化処理部
を表している。
Figure 3 shows a processing example, and the code 102122 in Figure 2
corresponds to FIG. 1, 523 represents a procedure correspondence information table prepared for the next procedure, and 30 represents a procedure hierarchy processing section.

図は、「編集」に対応する手続きが指示された際の状況
を表している。即ち、この際には、既に手続き対応情報
テーブル21は生成された状態にある。
The figure shows a situation when a procedure corresponding to "edit" is instructed. That is, at this time, the procedure correspondence information table 21 has already been generated.

手続き階層化処理部30における処理の内容は。The content of the processing in the procedure hierarchy processing unit 30 is as follows.

第2図図示の場合と同じである。処理■において。This is the same as the case shown in FIG. In processing ■.

上述の「突合わせ」や「振分け」でないことから処理■
に進む。そして処理■において、上述の「入力表」でな
いことから処理■に進む。次いで処理■において、上述
の如く6 「選択」における出力¥tiと「編集Jにお
ける入力資源とが同し「連結表1」であることから5処
理■に進む。図示の場合には1手続き対応情報テーブル
22における「ブロック内処理順情報」を+1して1次
の手続きのために手続き対応情報テーブル23の一部を
予め想定して生成してお(ようにしている。
Processed because it is not the above-mentioned "matching" or "sorting" ■
Proceed to. Then, in process (2), since it is not the above-mentioned "input table", the process proceeds to process (2). Next, in process (2), since the output \ti in 6 "selection" and the input resource in "edit J" are the same "concatenation table 1" as described above, the process proceeds to 5 process (2). In the case shown in the figure, a part of the procedure correspondence information table 23 is assumed and generated in advance for the first procedure by adding 1 to the "intra-block processing order information" in the 1-procedure correspondence information table 22. ing.

〔発明の効果〕〔Effect of the invention〕

以上説明した如く2本発明によれば1手続きを階層化し
ているので、必要に応して2例えば第5図(A)図示や
第5図(B)図示の如き表示を行うことが可能となる。
As explained above, according to the present invention, one procedure is layered, so it is possible to perform a display as shown in FIG. 5(A) or FIG. 5(B) as necessary. Become.

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

第1図は本発明の原理構成図、第2図は本発明の一実施
例処理フロー、第3図は処理例、第4図は従来例、第5
図(A)(B)は好ましい表示態様を表す。 図中、10は表示画面、11.12.・・・・・・は手
続きに対応する表示、21.22.・・・・・・は手続
き対応情報テーブル、30は手続き階層化処理部を表す
。 特許出願人 株式会社ピーエフニー(外1名)代理人弁
理士森1)寛(外2名) 実施例処理フロー 第2図 (処 理 順) (手続き) 処理あ 処理い 処理う 従 来 第4図 例 処 理 第3 表示態 第5因 樺
Fig. 1 is a diagram of the principle configuration of the present invention, Fig. 2 is a processing flow of an embodiment of the present invention, Fig. 3 is a processing example, Fig. 4 is a conventional example, and Fig. 5 is a diagram of the principle of the present invention.
Figures (A) and (B) represent preferred display modes. In the figure, 10 is a display screen, 11.12. . . . is a display corresponding to the procedure, 21.22. . . . represents a procedure correspondence information table, and 30 represents a procedure hierarchy processing unit. Patent applicant Pfn Co., Ltd. (1 other person) Representative patent attorney Hiroshi Mori 1) (2 others) Example processing flow Figure 2 (Processing order) (Procedure) Process A process I process Conventional process shown in Figure 4 Example process 3rd display state 5th cause birch

Claims (1)

【特許請求の範囲】 表示画面(10)をみながら対話形式によって、処理単
位である各手続きを、使用できる資源を指定しつつ連結
して、処理プログラムを作成するよう構成されると共に
、上記連結された各手続きの連結態様を表示画面(10
)上に表示可能に構成される処理プログラム対話作成処
理装置において、上記各手続きに対応して、手続き名と
使用する入力資源のオブジェクト番号と出力される出力
資源のオブジェクト番号と、当該手続きが所属するブロ
ックについての処理順を表すブロック処理順情報と、当
該手続きについての当該ブロック内での処理順を表すブ
ロック内処理順情報とをもつ、手続き対応情報テーブル
(21、22、・・・・・・)をもうけると共に、 上記手続きが突合わせあるいは振分けのいずれかである
か否かを判別して、突合わせあるいは振分けである場合
に、上記ブロック処理順情報を更新しかつ上記ブロック
内処理順情報を初期化する機能と、 上記手続きの入力資源が入力表であるか否かを判別して
、入力表である場合に、上記ブロック処理順情報を更新
しかつ上記ブロック内処理順情報を初期化する機能と、 上記手続きの入力資源が、直前の手続きの出力資源と異
なるか否かを判別して、異なる場合に、上記ブロック処
理順情報を更新しかつ上記ブロック内処理順情報を初期
化する機能と、 上記3者の場合以外に、上記ブロック内処理順情報をカ
ウント・アップする機能と、 の少なくとも4つの機能を有する手続き階層化処理部(
30)をもうけ、 生成される各手続きに対して、上記ブロック処理順情報
と上記ブロック内処理順情報とによって、階層化された
コードを附与し、 当該附与されたコードにもとづいて、上記各手続き相互
の階層関係を表示画面(10)上に表示するようにした ことを特徴とする処理順自動設定処理方式。
[Scope of Claims] A processing program is created by connecting each procedure, which is a processing unit, while specifying usable resources in an interactive manner while looking at the display screen (10), and the above-mentioned connection Display screen (10
) In a processing program dialog creation processing device that is configured to be able to display on A procedure correspondence information table (21, 22,... ), and determines whether the above procedure is a match or a distribution, and if it is a match or a distribution, updates the block processing order information and updates the intra-block processing order information. , and determines whether the input resource of the above procedure is an input table, and if it is an input table, updates the above block processing order information and initializes the above intra-block processing order information. and determining whether the input resource of the procedure is different from the output resource of the immediately preceding procedure, and if different, updating the block processing order information and initializing the intra-block processing order information. A procedure layering processing unit having at least four functions: (1) a function to count up the intra-block processing order information in addition to the above three cases;
30), and assigns a hierarchical code to each generated procedure based on the above block processing order information and the above intra-block processing order information, and based on the given code, performs the above procedure. A processing order automatic setting processing method characterized in that the hierarchical relationship between each procedure is displayed on a display screen (10).
JP32010288A 1988-12-19 1988-12-19 Processing order automatic setting processor Expired - Fee Related JP2669677B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32010288A JP2669677B2 (en) 1988-12-19 1988-12-19 Processing order automatic setting processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32010288A JP2669677B2 (en) 1988-12-19 1988-12-19 Processing order automatic setting processor

Publications (2)

Publication Number Publication Date
JPH02165226A true JPH02165226A (en) 1990-06-26
JP2669677B2 JP2669677B2 (en) 1997-10-29

Family

ID=18117728

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32010288A Expired - Fee Related JP2669677B2 (en) 1988-12-19 1988-12-19 Processing order automatic setting processor

Country Status (1)

Country Link
JP (1) JP2669677B2 (en)

Also Published As

Publication number Publication date
JP2669677B2 (en) 1997-10-29

Similar Documents

Publication Publication Date Title
Dickson et al. Facilitating computer-supported meetings: A cumulative analysis in a multiple-criteria task environment
JPH02232152A (en) Production system simulator forming device
JPH02165226A (en) Automatic setting/processing system for processing order
JPH03204687A (en) Presentation device
JP3492014B2 (en) Data input / output method and computer device
EP0738964B1 (en) Method for animating composite behavior of scenarios
Shneerson et al. Visualization of geometric algorithms in an electronic classroom
JPS6376054A (en) Data flow formation control system
CN118569792A (en) Approval process modeling method and device
JP2900504B2 (en) Information processing device
JP2937381B2 (en) Integrated circuit design method and design apparatus
Neelamkavil et al. Automatic graphics display management for abstract data types in Papillon prototype
JPH03228129A (en) Picture information processing system
JPH02239374A (en) Logical circuit preparing system
JPH07311539A (en) Teaching material edition supporting system
JPH0497448A (en) Interactive type simplex testing system
JPH03125221A (en) Editing method for constitutional information
Costaridou et al. A layered architecture for computer-based simulation supporting skills learning: an X-ray imaging paradigm
JP2001306754A (en) Method and device for supporting preparation of patent specification and storage medium with detailed patent statement preparation support program recorded thereon
JPH07121358A (en) Program customizing device
JPH02300948A (en) File reference/update system
Zhao et al. Database User Interface Design Editor
JPH02141030A (en) Picture operation processing system
JPH0452827A (en) Method for forming flow chart
JPH04335472A (en) Managing system for drawing information in cad system

Legal Events

Date Code Title Description
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

LAPS Cancellation because of no payment of annual fees