JP2003067186A - Automatic generation method for data flow - Google Patents

Automatic generation method for data flow

Info

Publication number
JP2003067186A
JP2003067186A JP2001253356A JP2001253356A JP2003067186A JP 2003067186 A JP2003067186 A JP 2003067186A JP 2001253356 A JP2001253356 A JP 2001253356A JP 2001253356 A JP2001253356 A JP 2001253356A JP 2003067186 A JP2003067186 A JP 2003067186A
Authority
JP
Japan
Prior art keywords
information
job
data flow
flow diagram
program
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
JP2001253356A
Other languages
Japanese (ja)
Other versions
JP4791660B2 (en
Inventor
Shiro Watabe
史朗 渡部
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.)
Hitachi Social Information Services Ltd
Original Assignee
Hitachi Government and Public Sector System Engineering 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 Hitachi Government and Public Sector System Engineering Ltd filed Critical Hitachi Government and Public Sector System Engineering Ltd
Priority to JP2001253356A priority Critical patent/JP4791660B2/en
Publication of JP2003067186A publication Critical patent/JP2003067186A/en
Application granted granted Critical
Publication of JP4791660B2 publication Critical patent/JP4791660B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily grasp the flow of data and reduce the man-hour of system analysis work by generating a data flowchart of higher order than a job flowchart by using various analysis information of reengineering technology. SOLUTION: JCL (Job Control Language) analysis information 206 analyzed on the basis of reengineering technology, program analysis information 207, job net information 204 specifying a data flowchart plotting object, data flowchart plotting information 208 taking a data set defined between the jobs on the basis of utility information 205 defining the input/output on the utility as a plotting object, and job flowchart plotting information 209 are stored to generate a data flowchart and job flowchart on a terminal device 202.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、リエンジニアリン
グ技術を元にデータの流れと入出力に着目して、再構築
が可能なデータフロー図を生成する方法に関し、特に、
これにより既存のシステムの全体概要を把握する支援を
行うとともに、システムの再構築を行う際の工数の削減
を図ることが可能なデータフロー自動生成方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for generating a reconfigurable data flow diagram by focusing on data flow and input / output based on reengineering technology.
Thus, the present invention relates to a data flow automatic generation method that can assist in grasping the overall outline of an existing system and can reduce the number of steps when reconstructing the system.

【0002】[0002]

【従来の技術】従来より、ソフトウェアの生産、保守、
再構築といったソフトウェアのライフサイクルにおい
て、再構築作業は度重なる変更により当初のシステム構
成が変化する。その調査分析作業は基本的に手作業であ
り、多大な工数と費用および経験のある要員が必要であ
った。このことから、既存のソフトウェア資産を解析し
て、システムを効率よく再構築するに当って、既存のソ
フトウェア資産を解析し、各種仕様書を自動生成するリ
エンジニアリング技術が開発され活用されている。
2. Description of the Related Art Conventionally, software production, maintenance,
In the software life cycle such as rebuilding, the rebuilding work changes the initial system configuration due to repeated changes. The research and analysis work was basically a manual work, and required a large number of man-hours, costs, and experienced personnel. Therefore, in analyzing the existing software assets and efficiently reconstructing the system, the reengineering technology of analyzing the existing software assets and automatically generating various specifications has been developed and utilized.

【0003】なお、一般のシステム解析方法としては、
例えば、特開2001−92651号公報に記載のシス
テム解析装置がある。これは、既存のジョブ制御文(以
下、JCLと記す)とプログラムを解析して、JCL上
に定義された全てのデータセット、リスト出力(帳票)
をジョブフロー図としてプリンタ上に出力するものであ
る。
As a general system analysis method,
For example, there is a system analysis device described in JP 2001-92651 A. This analyzes existing job control statements (hereinafter referred to as JCL) and programs, and outputs all data sets and lists defined on the JCL (form).
Is output to the printer as a job flow diagram.

【0004】[0004]

【発明が解決しようとする課題】前述の従来技術による
ジョブフロー図生成技法では、ジョブ単位、プログラム
単位の機能を把握するものであり、既存のソフトウェア
資産が膨大な場合には、それに比例して膨大なジョブフ
ロー図が生成され、システム全体を把握するためには困
難である、という問題があった。また、プリンタ上に出
力されることから、システムの再構築に当って、新シス
テムの設計を行う上で、新システムのジョブフロー図を
作成するにはこれを再利用することができず、手作業に
よりジョブフロー図を作成しなければならない、という
問題があった。
The above-described job flow diagram generation technique according to the prior art is for grasping the function of each job and each program, and when existing software assets are enormous, it is proportional to it. There is a problem that a huge amount of job flow diagram is generated and it is difficult to grasp the entire system. Also, since it is output on the printer, it cannot be reused to create a job flow diagram for the new system when designing the new system when rebuilding the system. There was a problem that a job flow diagram had to be created by work.

【0005】本発明の第1の目的は、これら従来の問題
を解決し、ユーザプログラムに定義されているデータセ
ットとリスト出力(帳票)に着目することにより、ジョ
ブネット単位にマスタデータの流れ、および帳票出力し
ているジョブを容易に把握することができ、システム全
体における概要を把握し、更にシステム再構築における
改造箇所を容易に把握することが可能なデータフロー自
動生成方法を提供することにある。本発明の第2の目的
は、上記のマスタデータがユーティリティを介して他の
ジョブに引き渡されている場合や、ユーティリティを利
用して帳票を出力している場合があることから、ユーテ
ィリティによるデータの流れや帳票出力箇所もデータフ
ロー図に反映させることが可能なデータフロー自動生成
方法を提供することにある。本発明の第3の目的は、基
本設計時に必要とされるデータフロー図に関連付けてジ
ョブフロー図を生成することにより、局所的に詳細を把
握したい場合にジョブフロー図を参考にすることがで
き、更にデータフロー図、ジョブフロー図のいずれもP
owerpoint等の描画ソフトウェアに描画するこ
とにより、新システムの設計書として再利用することが
可能なデータフロー自動生成方法を提供することにあ
る。
A first object of the present invention is to solve these conventional problems, and pay attention to the data set and list output (form) defined in the user program. And to provide a dataflow automatic generation method that can easily grasp the job that is outputting the form, grasp the outline of the entire system, and easily grasp the remodeled part in the system reconstruction. is there. A second object of the present invention is that the master data described above may be delivered to another job via the utility, or a form may be output using the utility. An object of the present invention is to provide a data flow automatic generation method capable of reflecting a flow and a form output part in a data flow diagram. A third object of the present invention is to generate a job flow diagram by associating it with a data flow diagram required at the time of basic design so that the job flow diagram can be referred to when it is desired to grasp details locally. , And P in both data flow diagram and job flow diagram
An object of the present invention is to provide an automatic data flow generation method that can be reused as a design document for a new system by drawing it in drawing software such as a powerpoint.

【0006】[0006]

【課題を解決するための手段】上記第1の目的を達成す
るために、本発明のデータフロー自動生成方法は、既存
のソフトウェア資産であるジョブ制御文(JCL)とソ
ースプログラムの解析情報から、JCL上のプログラム
に定義され、データセット区分が恒久データセットのデ
ータセットについて、複数のジョブ間で定義されている
データセット、およびプログラムで定義されたリスト出
力(帳票)に対して描画する情報を蓄積し、更に、上記
プログラムの解析情報からプログラム名およびDD名
(JCL上で入出力装置等を定義し、プログラムの論理
ファイル名と対応付ける名称)をJCL解析情報と比較
して、描画対象データセットの入出力情報を抽出し、抽
出された上記入出力情報を上記描画情報に付加すること
で、指定されたジョブネット単位に、該描画情報を元に
ジョブ間のデータフロー図を生成することを特徴とす
る。
In order to achieve the first object, the data flow automatic generation method of the present invention uses a job control statement (JCL) which is an existing software asset and analysis information of a source program, About the data set defined in the program on JCL and the data set classification is permanent data set, the data set defined between multiple jobs and the information to be drawn on the list output (form) defined by the program are displayed. The data set to be drawn is stored by comparing the program name and DD name (name of input / output device etc. defined on the JCL and corresponding to the logical file name of the program) from the analysis information of the above program with the JCL analysis information. Of the specified job by extracting the input / output information of the above and adding the extracted input / output information to the above drawing information. The net unit, and generating a data flow diagram between jobs based on image drawing information.

【0007】上記第2の目的を達成するために、本発明
のデータフロー自動生成方法は、描画させたいユーティ
リティについて、ユーティリティ名称、DD名、入出力
情報を定義したユーティリティ情報ファイルを作成し、
ユーティリティ関連データセットを選択的にデータフロ
ー図上に出力させることを特徴とする。
In order to achieve the second object, the data flow automatic generation method of the present invention creates a utility information file defining a utility name, a DD name, and input / output information for a utility to be drawn,
It is characterized in that utility-related data sets are selectively output on a data flow diagram.

【0008】上記第3の目的を達成するために、本発明
のデータフロー自動生成方法は、JCL解析情報に定義
された全てのデータセット、リスト出力(帳票)に関し
てプログラム情報およびユーティリティ情報から入出力
情報を付加した描画情報をデータフロー図とは別に作成
し、それぞれの描画情報からデータフロー図およびジョ
ブフロー図をPowerpointを含む描画用コンピ
ュータ制御ソフトウェアに生成することを特徴とする。
In order to achieve the above-mentioned third object, the data flow automatic generation method of the present invention uses the program information and utility information to input / output all data sets defined in the JCL analysis information and list output (form). It is characterized in that drawing information to which information is added is created separately from the data flow diagram, and a data flow diagram and a job flow diagram are generated from the respective drawing information in the drawing computer control software including Powerpoint.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施例を、図面に
より詳細に説明する。図2は、本発明のデータフロー自
動生成プログラムを起動させるハードウェア環境の図で
ある。図2において、201はプログラムに基づく逐次
処理能力を有するCPUであり、図1の処理を制御す
る。202はキーボードとディスプレイ画面を有する対
話式端末であり、利用者はジョブネット情報を入力し、
また生成されたデータフロー図、ジョブフロー図が表示
され、修正する際に用いられる。203は本発明のデー
タフロー自動生成プログラムを起動する主記憶装置であ
る。204はデータフロー図を描画するジョブの実行順
を指定するジョブネット情報を記憶したファイルであ
り、205はユーティリティ関連の入出力情報を定義し
たユーティリティ情報を記憶したファイルであり、20
6は既存のソフトウェア資産であるJCLの解析情報を
記憶したファイルであり、207はソースプログラムの
解析情報を記憶したファイルである。また、208は、
本発明によるデータフロー図生成のための描画情報を記
憶したファイルであり、209はジョブフロー図生成の
ための描画情報を記憶したファイルである。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 2 is a diagram of a hardware environment for starting the dataflow automatic generation program of the present invention. 2, reference numeral 201 denotes a CPU having a program-based sequential processing capability, which controls the processing of FIG. Reference numeral 202 denotes an interactive terminal having a keyboard and a display screen, in which the user inputs job net information,
In addition, the generated data flow diagram and job flow diagram are displayed and used for correction. Reference numeral 203 denotes a main storage device that activates the dataflow automatic generation program of the present invention. Reference numeral 204 is a file that stores job net information that specifies the execution order of jobs that draw a data flow diagram, and 205 is a file that stores utility information that defines utility-related input / output information.
Reference numeral 6 is a file that stores analysis information of JCL, which is an existing software asset, and 207 is a file that stores analysis information of a source program. Also, 208 is
A file storing drawing information for generating a data flow diagram according to the present invention, and a file 209 storing drawing information for generating a job flow diagram.

【0010】図3は、JCL解析情報を示す図である。
図3において、301はJCLメンバ名、302はジョ
ブステップ名、303はプログラム名、304はDD
名、305は区分、306はデータセット名、307が
データセット区分である。区分305は入出力ファイル
の種別を定義しており、‘DS’の場合はデータセット
を示し、‘SO’の場合はリスト出力(帳票)を示す。
これによって、データフロー図を描画する際の描画オブ
ジェクトはデータセットオブジェクト、またはリスト出
力(帳票)オブジェクトを描画する。
FIG. 3 is a diagram showing JCL analysis information.
In FIG. 3, 301 is a JCL member name, 302 is a job step name, 303 is a program name, and 304 is DD.
Name, 305 is a division, 306 is a data set name, and 307 is a data set classification. The section 305 defines the type of the input / output file. In the case of'DS ', the data set is shown, and in the case of'SO', the list output (form) is shown.
As a result, the drawing object for drawing the data flow diagram draws the data set object or the list output (form) object.

【0011】図4は、プログラム解析情報を示す図であ
る。図4において、401はプログラム名、402はD
D名、403はデータセットの入出力区分である。
FIG. 4 is a diagram showing program analysis information. In FIG. 4, 401 is a program name and 402 is D
D name and 403 are input / output sections of the data set.

【0012】図5は、ジョブネット情報を示す図であ
る。図5において、501はジョブネット名、502は
実行されるJCLメンバ名、503はJCLメンバの実
行順である。利用者は、データフロー図描画対象のジョ
ブネットを生成し、図2に示すジョブネット情報ファイ
ル204に格納する。データフロー図は、このジョブネ
ット情報のジョブネット名単位に作成される。
FIG. 5 is a diagram showing job net information. In FIG. 5, 501 is the job net name, 502 is the JCL member name to be executed, and 503 is the execution order of the JCL members. The user creates a job net as a data flow diagram drawing target and stores it in the job net information file 204 shown in FIG. The data flow diagram is created for each job net name of this job net information.

【0013】図6は、ユーティリティ情報を示す図であ
る。次に、プログラム情報では得られないユーティリテ
ィに関するDD名と入出力区分を定義したユーティリテ
ィ情報を作成し、ユーティリティ情報ファイル205に
格納する。図6において、601はユーティリティ名、
602はDD名、603は入出力区分である。
FIG. 6 is a diagram showing utility information. Next, utility information that defines a DD name and an input / output classification regarding the utility that cannot be obtained from the program information is created and stored in the utility information file 205. In FIG. 6, 601 is a utility name,
Reference numeral 602 is a DD name, and 603 is an input / output section.

【0014】図1は、本発明の一実施例を示すデータフ
ロー自動生成方法の処理手順のフローチャートであり、
図7はデータフロー図描画情報を示す図である。図1に
示すように、本発明においては、先ず、既存のソフトウ
ェア資産であるJCL(図3参照)、およびソースプロ
グラム(図4参照)を解析し(ステップ101)、解析
情報をそれぞれJCL解析情報ファイル206とプログ
ラム解析情報ファイル207に格納する。次に、データ
フロー図描画対象のジョブネット(図5参照)を作成し
(ステップ102)、ジョブネット情報ファイル204
に格納する。次に、プログラム情報では得られないユー
ティリティに関するDD名と入出力区分を定義してユー
ティリティ情報(図6参照)を作成し、ユーティリティ
情報ファイル205に格納する(ステップ103)。
FIG. 1 is a flowchart of a processing procedure of a dataflow automatic generation method showing an embodiment of the present invention.
FIG. 7 is a diagram showing data flow diagram drawing information. As shown in FIG. 1, in the present invention, first, the JCL (see FIG. 3) that is an existing software asset and the source program (see FIG. 4) are analyzed (step 101), and the analysis information is set to the JCL analysis information. The file 206 and the program analysis information file 207 are stored. Next, a job net (see FIG. 5) to be drawn in the data flow diagram is created (step 102), and the job net information file 204 is created.
To store. Next, utility information (see FIG. 6) is created by defining the DD name and the input / output classification regarding the utility that cannot be obtained from the program information, and stored in the utility information file 205 (step 103).

【0015】次に、ジョブネット情報(図5参照)のJ
CLメンバ名502を、JCL解析情報(図3参照)の
JCLメンバ名301と比較し、同じJCLメンバ名の
JCL解析情報についてデータフロー図描画情報(図7
参照)に抽出し(ステップ104)、データフロー図描
画情報ファイル208に格納する。次に、ジョブネット
情報(図5参照)のジョブネット名501をJCL解析
情報に付加する(図7の701)。JCL解析情報(図
3)では、JCLメンバJCL001,JCL002,
JCL003,JCL004,JCL005の解析情報
301が抽出されているが、ジョブネット情報(図5)
では、ジョブネットJNT001(501)にはJCL
001,JCL002,JCL003(502)が指定
されていることから、JCL001,JCL002,J
CL003のみの情報を抽出して、図7のデータフロー
図描画情報を生成する。
Next, J of the job net information (see FIG. 5)
The CL member name 502 is compared with the JCL member name 301 of the JCL analysis information (see FIG. 3), and the JCL analysis information of the same JCL member name is displayed in the data flow diagram drawing information (FIG. 7).
(See step 104) and stores it in the data flow diagram drawing information file 208. Next, the job net name 501 of the job net information (see FIG. 5) is added to the JCL analysis information (701 in FIG. 7). In the JCL analysis information (FIG. 3), JCL members JCL001, JCL002,
The analysis information 301 of JCL003, JCL004, and JCL005 is extracted, but the job net information (FIG. 5)
Then, in the job net JNT001 (501), JCL
Since 001, JCL002, JCL003 (502) are specified, JCL001, JCL002, J
The information of only CL003 is extracted and the data flow diagram drawing information of FIG. 7 is generated.

【0016】JCLからだけではJCL上に定義された
データセットの入出力は判断できないため、プログラム
を解析した情報から入出力情報をデータフロー図描画情
報(図7参照)に付加する(ステップ105)。プログ
ラム解析情報(図4参照)とデータフロー図描画情報
(図7参照)のプログラム名(401と703)を比較
し、合致したプログラムについては、DD名(402と
704)を比較する。プログラム名とDD名とが合致し
た場合に、プログラム解析情報から入出力区分(40
3)をデータフロー図描画情報に付加する(図7の70
8)。プログラム解析情報(図4参照)には、ユーティ
リティ情報は抽出されていないため、JCL上に定義さ
れたユーティリティの入出力情報については、更にユー
ティリティ情報(図6参照)を参照して、ユーティリテ
ィの入出力区分(603)をデータフロー図描画情報
(図7の708)に付加する(ステップ106)。
Since the input / output of the data set defined on the JCL cannot be judged only from the JCL, the input / output information is added to the data flow diagram drawing information (see FIG. 7) from the information obtained by analyzing the program (step 105). . The program analysis information (see FIG. 4) is compared with the program names (401 and 703) of the data flow diagram drawing information (see FIG. 7), and the DD names (402 and 704) of the matched programs are compared. When the program name and the DD name match, the input / output section (40
3) is added to the data flow diagram drawing information (70 in FIG. 7).
8). The utility information is not extracted from the program analysis information (see FIG. 4). Therefore, regarding the input / output information of the utility defined on the JCL, further refer to the utility information (see FIG. 6) to enter the utility information. The output section (603) is added to the data flow diagram drawing information (708 in FIG. 7) (step 106).

【0017】次に、抽出されたデータフロー図描画情報
(図7参照)を元に、ジョブ間でのデータセット名(7
06)を比較し、合致したデータセット名(709,7
10,711)について描画対象としての描画フラグ
‘1’(712)をセットする(ステップ107)。た
だし、同一ジョブ内で同一データセットを定義している
場合で、他のジョブでは定義されていない場合(71
4)、描画対象外であると判断して描画フラグはセット
しない。更に、データセット区分が‘一時’の場合(7
15)も、同様に描画対象外と判断して描画フラグはセ
ットしない。また、データフロー図描画情報において、
区分(705)が‘SO’の場合(713)には、描画
対象として描画フラグをセットする。この描画フラグが
セットされたデータセットおよびリスト出力(帳票)
を、ジョブ間のデータの流れを示すデータフロー図描画
情報とし(ステップ108)、この描画情報によりデー
タフロー図を描画する(ステップ109)。このデータ
フロー図描画により、データの流れを把握することが可
能になる。
Next, based on the extracted data flow diagram drawing information (see FIG. 7), the data set name (7
06), and the matched data set name (709, 7
The drawing flag '1' (712) as the drawing target is set for 10, 711) (step 107). However, when the same data set is defined in the same job and it is not defined in other jobs (71
4) The drawing flag is not set because it is determined that the object is not the drawing target. Furthermore, if the data set classification is'temporary '(7
Also in 15), similarly, the drawing flag is not set because it is determined that the object is not the drawing target. In the data flow diagram drawing information,
When the division (705) is'SO '(713), the drawing flag is set as the drawing target. Data set and list output with this drawing flag set (form)
Is data flow diagram drawing information showing the flow of data between jobs (step 108), and a data flow diagram is drawn by this drawing information (step 109). By drawing this data flow diagram, it becomes possible to grasp the data flow.

【0018】次に、ジョブフロー図に関しては、ジョブ
ネット情報を参照しないため、JCL解析情報に定義さ
れた全てのJCLの情報について同様にプログラム解析
情報(図4参照)、およびユーティリティ情報(図6参
照)から入出力区分を付加し(図1のステップ105,
106)、ジョブフロー図描画情報を作成して(ステッ
プ110)、図2のジョブフロー図描画情報208に格
納する。この方法により、ジョブネット単位のデータフ
ロー図、およびそれに関連したジョブフロー図が生成さ
れ、システム全体概要とジョブ単位の詳細なデータの流
れの双方を把握することが可能になる。
As for the job flow diagram, since the job net information is not referred to, the program analysis information (see FIG. 4) and utility information (see FIG. 6) are similarly applied to all the JCL information defined in the JCL analysis information. Input / output section is added from (see step 105 in FIG. 1,
106), create job flow diagram drawing information (step 110), and store it in the job flow diagram drawing information 208 of FIG. By this method, a data flow diagram for each job net and a job flow diagram related thereto are generated, and it is possible to grasp both the overview of the entire system and the detailed data flow for each job.

【0019】図8は、データフロー図の出力例を示す図
である。図8において、801はデータフロー図描画情
報(図7参照)のジョブネット名(701)、802は
JCLメンバ名(702)を描画している。ジョブ単位
には処理ボックス(803)を描画し、処理ボックスの
中(804)にデータフロー図描画情報から取得したプ
ログラム名(703)を描画している。データフロー図
は、このジョブ単位の処理ボックス間でのデータの流れ
を描画している。区分(705)が‘DS’の場合に
は、データセットとして描画し(805)、そのデータ
セットオブジェクトの中(806)にはデータセット名
(706)を描画する。区分(705)が‘SO’の場
合には、リスト出力(帳票)として描画する(80
8)。データフロー図では、同一のデータセットがジョ
ブ間で描画された場合、データの流れが把握し難いた
め、連結コネクタ(807)によりジョブ間の同一デー
タセットを連結して描画する。
FIG. 8 is a diagram showing an output example of the data flow diagram. In FIG. 8, 801 represents the job net name (701) of the data flow diagram drawing information (see FIG. 7), and 802 represents the JCL member name (702). A processing box (803) is drawn for each job, and a program name (703) obtained from the data flow diagram drawing information is drawn in the processing box (804). The data flow diagram depicts the flow of data between the processing boxes for each job. When the section (705) is'DS ', it is drawn as a data set (805), and the data set name (706) is drawn in the data set object (806). When the classification (705) is'SO ', it is drawn as a list output (form) (80
8). In the data flow diagram, when the same data set is drawn between jobs, it is difficult to understand the flow of data, so the same data set between jobs is connected and drawn by the connection connector (807).

【0020】図9は、ジョブフロー図の出力例を示す図
である。図9において、901はジョブネット情報(図
5参照)のジョブネット名(501)、902はJCL
解析情報(図3参照)のジョブステップ名(302)を
描画している。ジョブステップ単位の処理ボックス(9
03)とプログラム名(904)である。データフロー
図と同様に、区分(305)が‘DS’の場合、データ
セットとして描画し(905)、データセット名(90
6)を更に表示している。データセット区分(307)
が‘一時’の場合には、点線のデータセット(907)
として描画するため、一時データセットであることが容
易に判断できる。また、区分(305)が‘SO’の場
合には、リスト出力(帳票)として描画する(90
8)。データフロー図、およびジョブフロー図は、それ
ぞれPoewrpointを含む描画用コンピュータ制
御ソフトウェアに生成されて、端末装置(202)に表
示され、その結果、再利用のために修正することが可能
になる。
FIG. 9 is a diagram showing an output example of the job flow diagram. In FIG. 9, 901 is the job net name (501) of the job net information (see FIG. 5), and 902 is JCL.
The job step name (302) of the analysis information (see FIG. 3) is drawn. Job step unit processing box (9
03) and the program name (904). Similar to the data flow diagram, when the classification (305) is'DS ', it is drawn as a data set (905) and the data set name (90
6) is further displayed. Data set classification (307)
Is'temporary ', the dotted data set (907)
Since it is drawn as, it can be easily determined that it is a temporary data set. If the classification (305) is'SO ', it is rendered as a list output (form) (90).
8). The data flow diagram and the job flow diagram are respectively generated in the drawing computer control software including Poewpoint and displayed on the terminal device (202), and as a result, they can be modified for reuse.

【0021】[0021]

【発明の効果】以上説明したように、本発明によれば、
大規模システムにおけるサブシステム単位のデータの流
れを容易に把握することが可能になり、システム分析作
業工数の削減を図ることができる。また、システムの再
構築において、生成されたデータフロー図を再利用する
ことにより、新システムデータフロー図作成作業の工数
の削減を図ることができる。
As described above, according to the present invention,
It is possible to easily grasp the data flow in subsystem units in a large-scale system, and it is possible to reduce the number of system analysis work steps. Further, by reusing the generated data flow diagram in the system restructuring, it is possible to reduce the man-hour for the new system data flow diagram creation work.

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

【図1】本発明の一実施例を示すデータフロー自動生成
方法の処理手順のフローチャートである。
FIG. 1 is a flowchart of a processing procedure of a dataflow automatic generation method according to an embodiment of the present invention.

【図2】本発明のデータフロー自動生成プログラムを起
動させるハードウェア環境の図である。
FIG. 2 is a diagram of a hardware environment for activating a dataflow automatic generation program of the present invention.

【図3】リエンジニアリング技術に基づいた既存ソフト
ウェア資産であるJCLの解析情報の図である。
FIG. 3 is a diagram of analysis information of JCL which is an existing software asset based on reengineering technology.

【図4】リエンジニアリング技術に基づいた既存ソフト
ウェア資産であるプログラムの解析情報の図である。
FIG. 4 is a diagram of analysis information of a program which is an existing software asset based on reengineering technology.

【図5】本発明のデータフロー図を描画する対象となる
ジョブネットおよびJCLを指定したジョブネット情報
の図である。
FIG. 5 is a diagram of job net information in which a job net and a JCL to be drawn in a data flow diagram of the present invention are designated.

【図6】ユーティリティに関する入出力を定義したユー
ティリティ情報の図である。
FIG. 6 is a diagram of utility information defining input / output relating to the utility.

【図7】本発明のデータフロー図を描画するための情報
に集約したデータフロー図描画情報の図である。
FIG. 7 is a diagram of data flow diagram drawing information aggregated into information for drawing a data flow diagram of the present invention.

【図8】本発明の実施例から描画したデータフロー図出
力例の図である。
FIG. 8 is a diagram of a data flow diagram output example drawn from the embodiment of the present invention.

【図9】本発明の実施例から描画したジョブフロー図出
力例の図である。
FIG. 9 is a diagram of a job flow diagram output example drawn from the embodiment of the present invention.

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

201…CPU、202…端末装置、203…主記憶装
置、204…ジョブネット情報ファイル、205…ユー
ティリティ情報ファイル、206…JCL解析情報ファ
イル、207…プログラム解析情報ファイル、208…
データフロー図描画情報ファイル、209…ジョブフロ
ー図描画情報ファイル、301…JCLメンバ名、30
2…ジョブステップ名、303…プログラム名、304
…DD名、305…ファイル区分、306…データセッ
ト名、307…データセット区分401…プログラム
名、402…DD名、403…データセットの入出力区
分、501…ジョブネット名、502…実行されるJC
Lメンバ名、503…JCLメンバの実行順、601…
ユーティリティ名、602…DD名、603…入出力区
分、701…ジョブネット名、702…JCLメンバ
名、703…プログラム名、704…DD名、705…
ファイル区分、706…ジョブ間でのデータセット名、
707…データセット区分、708…データセット入出
力区分、709,710,711…合致したデータセッ
ト名、712…描画フラグ、713…区分が‘SO’の
場合、714…同一データセットを定義し、他のジョブ
では定義されていない場合、715…ワークファイルを
示す。
201 ... CPU, 202 ... Terminal device, 203 ... Main storage device, 204 ... Job net information file, 205 ... Utility information file, 206 ... JCL analysis information file, 207 ... Program analysis information file, 208 ...
Data flow diagram drawing information file, 209 ... Job flow diagram drawing information file, 301 ... JCL member name, 30
2 ... Job step name, 303 ... Program name, 304
... DD name, 305 ... File classification, 306 ... Data set name, 307 ... Data set classification 401 ... Program name, 402 ... DD name, 403 ... Data set input / output classification, 501 ... Job net name, 502 ... Executed JC
L member name, 503 ... Execution order of JCL members, 601 ...
Utility name, 602 ... DD name, 603 ... Input / output section, 701 ... Job net name, 702 ... JCL member name, 703 ... Program name, 704 ... DD name, 705 ...
File classification, 706 ... Data set name between jobs,
707 ... Data set division, 708 ... Data set input / output division, 709, 710, 711 ... Matched data set name, 712 ... Drawing flag, 713 ... When division is'SO ', 714 ... Define same data set, If it is not defined in another job, it indicates 715 ... Work file.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 既存のソフトウェア資産であるジョブ制
御文とソースプログラムの解析情報から、上記ジョブ制
御文上のプログラムに定義されたデータセットについ
て、データセット区分が恒久データセットで更に複数の
ジョブ間で定義されているデータセット、および上記プ
ログラムで定義されたリスト出力を対象に描画する情報
を蓄積し、 更に、上記プログラムの解析情報からプログラム名およ
びDD名を上記ジョブ制御文解析情報と比較して、描画
対象データセットの入出力情報を抽出し、 抽出された上記入出力情報を上記描画情報に付加するこ
とで、指定されたジョブネット単位に、該描画情報を元
にジョブ間のデータフロー図を生成することを特徴とす
るデータフロー自動生成方法。
1. A data set defined as a program in the job control statement based on analysis information of a job control statement and a source program, which is an existing software asset, has a permanent data set as a data set classification and a plurality of jobs. The data set defined in 1. and the information to be drawn for the list output defined in the above program are accumulated, and the program name and DD name are compared from the analysis information of the above program with the above job control statement analysis information. By extracting the input / output information of the drawing target data set and adding the extracted input / output information to the drawing information, the data flow between jobs is specified for each specified job net based on the drawing information. An automatic data flow generation method characterized by generating a diagram.
【請求項2】 請求項1に記載のデータフロー自動生成
方法において、 前記生成されたデータフロー図の入出力描画オブジェク
トは、プログラムの解析情報を元にしていることから、
ユーザアプリケーションプログラムに関するデータセッ
ト、およびリスト出力が対象であり、ユーティリティ関
連ファイルは描画対象外となるが、描画させたいユーテ
ィリティ情報を作成することにより、選択的に上記ユー
ティリティ関連データセットをデータフロー図に出力さ
せることを特徴とするデータフロー自動生成方法。
2. The dataflow automatic generation method according to claim 1, wherein the input / output drawing object of the generated dataflow diagram is based on analysis information of a program,
The data set related to the user application program and the list output are the targets, and the utility-related files are excluded from the drawing target. However, by creating the utility information that you want to draw, the utility-related data set is selectively converted into a data flow diagram. A method for automatically generating a data flow characterized by outputting.
【請求項3】 請求項1に記載のデータフロー自動生成
方法において、 前記生成されたデータフロー図に関連して、対応するジ
ョブフロー図を生成し、該データフロー図およびジョブ
フロー図を描画用コンピュータ制御ソフトウェアに生成
することで、再利用可能とすることを特徴とするデータ
フロー自動生成方法。
3. The data flow automatic generation method according to claim 1, wherein a corresponding job flow diagram is generated in association with the generated data flow diagram, and the data flow diagram and the job flow diagram are used for drawing. An automatic data flow generation method characterized by being reusable by being generated by computer control software.
JP2001253356A 2001-08-23 2001-08-23 Data flow automatic generation apparatus, data flow automatic generation method, and computer-readable recording medium Expired - Lifetime JP4791660B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001253356A JP4791660B2 (en) 2001-08-23 2001-08-23 Data flow automatic generation apparatus, data flow automatic generation method, and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001253356A JP4791660B2 (en) 2001-08-23 2001-08-23 Data flow automatic generation apparatus, data flow automatic generation method, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2003067186A true JP2003067186A (en) 2003-03-07
JP4791660B2 JP4791660B2 (en) 2011-10-12

Family

ID=19081703

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001253356A Expired - Lifetime JP4791660B2 (en) 2001-08-23 2001-08-23 Data flow automatic generation apparatus, data flow automatic generation method, and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP4791660B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006285707A (en) * 2005-04-01 2006-10-19 Hitachi Ltd Business specification creation support system and method
JP2008052312A (en) * 2006-08-22 2008-03-06 Hitachi Ltd Operation specification extraction support system
JP2008077208A (en) * 2006-09-19 2008-04-03 Fujitsu Ltd Business flow editing program, business flow editing device and business flow editing method
JP2009116638A (en) * 2007-11-07 2009-05-28 Hitachi Consulting Co Ltd System and method for supporting understanding of business specification
WO2009110525A1 (en) * 2008-03-07 2009-09-11 日本電気株式会社 Job network automatic generation device, method, and program recording medium
JP2009271572A (en) * 2008-04-30 2009-11-19 Mitsubishi Electric Corp Control system development support device
JP2011517352A (en) * 2008-02-26 2011-06-02 アビニシオ テクノロジー エルエルシー Graph representation of data relevance
JP2011118520A (en) * 2009-12-01 2011-06-16 Nomura Research Institute Ltd Information management apparatus
JP2017502385A (en) * 2013-12-06 2017-01-19 アビニシオ テクノロジー エルエルシー Source code conversion
JP2022078276A (en) * 2014-04-17 2022-05-24 アビニシオ テクノロジー エルエルシー Integrated monitoring and control of processing environment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01237726A (en) * 1988-03-18 1989-09-22 Hitachi Ltd Automatic generating system for software specification
JPH0683598A (en) * 1992-09-03 1994-03-25 Hitachi Ltd Job flow specification automatic generating method
JPH11327884A (en) * 1998-05-12 1999-11-30 Hitachi Ltd System for re-constituting and using existing system processing information
JP2001022566A (en) * 1999-07-13 2001-01-26 Hitachi Commun Syst Inc Method and device for preparing and supporting state transition diagram
JP2001092651A (en) * 1999-09-27 2001-04-06 Fujitsu Ltd Device and method for analyzing system and storage medium stored with analytic program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01237726A (en) * 1988-03-18 1989-09-22 Hitachi Ltd Automatic generating system for software specification
JPH0683598A (en) * 1992-09-03 1994-03-25 Hitachi Ltd Job flow specification automatic generating method
JPH11327884A (en) * 1998-05-12 1999-11-30 Hitachi Ltd System for re-constituting and using existing system processing information
JP2001022566A (en) * 1999-07-13 2001-01-26 Hitachi Commun Syst Inc Method and device for preparing and supporting state transition diagram
JP2001092651A (en) * 1999-09-27 2001-04-06 Fujitsu Ltd Device and method for analyzing system and storage medium stored with analytic program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006285707A (en) * 2005-04-01 2006-10-19 Hitachi Ltd Business specification creation support system and method
JP2008052312A (en) * 2006-08-22 2008-03-06 Hitachi Ltd Operation specification extraction support system
JP2008077208A (en) * 2006-09-19 2008-04-03 Fujitsu Ltd Business flow editing program, business flow editing device and business flow editing method
JP2009116638A (en) * 2007-11-07 2009-05-28 Hitachi Consulting Co Ltd System and method for supporting understanding of business specification
JP2011517352A (en) * 2008-02-26 2011-06-02 アビニシオ テクノロジー エルエルシー Graph representation of data relevance
KR101510355B1 (en) * 2008-02-26 2015-04-14 아브 이니티오 테크놀로지 엘엘시 Graphic representations of data relationships
KR101517460B1 (en) 2008-02-26 2015-05-15 아브 이니티오 테크놀로지 엘엘시 Graphic representations of data relationships
US9760612B2 (en) 2008-02-26 2017-09-12 Ab Initio Technology, Llc Graphic representations of data relationships
US9910901B2 (en) 2008-02-26 2018-03-06 Ab Initio Technology Llc Graphic representations of data relationships
US10685030B2 (en) 2008-02-26 2020-06-16 Ab Initio Technology Llc Graphic representations of data relationships
WO2009110525A1 (en) * 2008-03-07 2009-09-11 日本電気株式会社 Job network automatic generation device, method, and program recording medium
JP2009271572A (en) * 2008-04-30 2009-11-19 Mitsubishi Electric Corp Control system development support device
JP2011118520A (en) * 2009-12-01 2011-06-16 Nomura Research Institute Ltd Information management apparatus
JP2017502385A (en) * 2013-12-06 2017-01-19 アビニシオ テクノロジー エルエルシー Source code conversion
JP2022078276A (en) * 2014-04-17 2022-05-24 アビニシオ テクノロジー エルエルシー Integrated monitoring and control of processing environment

Also Published As

Publication number Publication date
JP4791660B2 (en) 2011-10-12

Similar Documents

Publication Publication Date Title
CN107533453B (en) System and method for generating data visualization applications
US8495559B2 (en) Extracting platform independent models from composite applications
JP2624753B2 (en) How to create higher-level specifications
Bussieck et al. Grid-enabled optimization with GAMS
CN1794226A (en) Linking data ranges of a computer-generated documment
CN115516443B (en) Generating optimization logic from architecture
JPH04178833A (en) Method for supporting software reuse
de Boer et al. Enterprise architecture analysis with xml
JP2003067186A (en) Automatic generation method for data flow
CN114791797A (en) Application development method, system, device and storage medium based on service middlebox
JPH10254689A (en) Application constitution design supporting system for client/server system
Gómez et al. An approach to the co-creation of models and metamodels in Enterprise Architecture Projects.
CA2684438A1 (en) User customizable queries to populate model diagrams
Ackermann et al. A library of OCL specification patterns for behavioral specification of software components
JP2008225898A (en) Conversion device, conversion program, and conversion method
JP2007011507A (en) Display method of program tree and program generation system
JP2007241642A (en) Analysis method, analysis apparatus, and computer program
Bettig et al. An object-oriented program shell for integrating CAD software tools
JP2003330710A (en) Program generating device, program generating method, and program for generating program
JP2004362343A (en) Source code conversion apparatus, source code conversion method, and program
Song Infrastructure for DEVS modelling and experimentation
US7225196B2 (en) Data conversion method and computer system therefor
WO2011090032A1 (en) Parallel processing program generation method, parallel processing program generation program, and parallel processing program generation apparatus
JPH09292985A (en) Program-reusing parts generating method
JP2720768B2 (en) Program customization equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080807

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080807

RD12 Notification of acceptance of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7432

Effective date: 20081210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20081210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110125

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110419

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110525

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20110531

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110623

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110712

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110722

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

Free format text: PAYMENT UNTIL: 20140729

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4791660

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term