JPH10307715A - Developing tool - Google Patents

Developing tool

Info

Publication number
JPH10307715A
JPH10307715A JP11720797A JP11720797A JPH10307715A JP H10307715 A JPH10307715 A JP H10307715A JP 11720797 A JP11720797 A JP 11720797A JP 11720797 A JP11720797 A JP 11720797A JP H10307715 A JPH10307715 A JP H10307715A
Authority
JP
Japan
Prior art keywords
function
screen
definition
information
item
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.)
Pending
Application number
JP11720797A
Other languages
Japanese (ja)
Inventor
Chiaki Fujitani
千明 藤谷
Masaaki Hijikata
正章 土方
Yoshiyuki Hashioka
良至 橋岡
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
Original Assignee
Fujitsu 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 filed Critical Fujitsu Ltd
Priority to JP11720797A priority Critical patent/JPH10307715A/en
Publication of JPH10307715A publication Critical patent/JPH10307715A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To decrease a development man-hour and to facilitate correction by the ruling of operation procedures and the integration of development information by defining function information, screen items by functions, and processes by the function, generating a source according to the definitions, and automatically generating the source according to corrections of the respective definitions. SOLUTION: A subsystem is registered (C1). The function information constituting the registered subsystem is defined (c2). A grand menu is generated (c3). Information on the screen items by the functions is inputted (c4). The screen items by the functions are defined (c5). Then FORMs by the function are defined (c6). Core processes by the functions are generated (c7). The core processes by the functions are generated (c8). Thus, the definition of the function information, the generation of the grand menu, the definition of the screen items by the functions, the generation of the forms by the functions, and the definition of the core process by the functions are performed and the source is automatically generated according to the definitions. Consequently, the source can automatically be generated according to corrections of the respective definitions.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、業務処理システム
を行うプログラムを開発する開発ツールに関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a development tool for developing a program for a business processing system.

【0002】[0002]

【従来の技術】従来、画面上からデータを入力して検索
や登録などを行うシステムを開発する場合、画面をデザ
インして画面定義体を手作業で作成したり、画面から入
力された情報などを用いて業務処理を行うプログラムを
手作業でコーディングして、両者を統合して所望のシス
テムを開発するようにしていた。
2. Description of the Related Art Conventionally, when developing a system for inputting data from a screen and performing search and registration, etc., a screen is designed and a screen definition body is manually created. It was designed such that a program for performing a business process by using the above was manually coded and both were integrated to develop a desired system.

【0003】[0003]

【発明が解決しようとする課題】このため、画面の一部
や業務処理の一部を修正する場合、画面定義体を修正し
たり、プログラムのコーディングを修正したり極めて面
倒で専門的な知識を要求されてしまうと共に工数が多く
必要となってしまうという問題があった。
For this reason, when modifying a part of a screen or a part of a business process, it is necessary to modify a screen definition body, modify a coding of a program, or use a very troublesome and specialized knowledge. There was a problem that it was required and required many man-hours.

【0004】[0004]

【課題を解決するための手段】本発明は、これらの問題
を解決するため、機能情報の定義、機能別画面項目の定
義、機能別処理の定義を行いこの定義に従いソースを自
動生成し、各定義の修正に従いソースの自動再生成を可
能とし、作業手順のツール化と開発情報の統合を図り開
発工数の削減および修正の容易化を図ることを目的とし
ている。
In order to solve these problems, the present invention defines function information, function-specific screen items, and function-specific processing and automatically generates a source according to these definitions. The purpose is to enable automatic re-generation of the source according to the definition modification, to reduce the number of development man-hours and to facilitate the modification by making the work procedure into a tool and integrating development information.

【0005】[0005]

【発明の実施の形態】図1を参照して課題を解決するた
めの手段を説明する。図1において、C1は、サブシス
テムの登録を行う。これは、データ照会、登録等の各機
能を有するサブシステム名を画面上からDBに登録す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A means for solving the problem will be described with reference to FIG. In FIG. 1, C1 registers a subsystem. In this method, a subsystem name having functions such as data inquiry and registration is registered in the DB from the screen.

【0006】C2は、C1で登録されたサブシステムを
構成する機能情報の定義を行う。これは、各機能の定義
情報(機能名、画面定義体、ファイル名など)をDBに
登録する。
[0006] C2 defines the function information that constitutes the subsystem registered in C1. This registers definition information (function name, screen definition body, file name, etc.) of each function in the DB.

【0007】C3は、グランドメニューの作成を行う。
これは、C2で定義された機能を選択するための画面
(グランドメニュー)を作成する。C4は、機能別画面
項目情報の取り込みを行う。これは、C2で登録された
機能毎の画面定義体(フォーム)を参照し、設計者がデ
ザインした画面上で定義されている情報のデータ種別、
項目名称などをDBに登録する。
The C3 creates a grand menu.
This creates a screen (ground menu) for selecting the function defined in C2. C4 captures screen item information for each function. This is the data type of information defined on the screen designed by the designer by referring to the screen definition (form) for each function registered in C2,
Register item names in the DB.

【0008】C5は、機能別画面項目の定義を行う。こ
れは、C4で登録した画面定義体内の各項目について、
データ種別、項目名等の定義情報の変更、追加を行い、
DBに登録する。
C5 defines a screen item for each function. This is for each item in the screen definition registered in C4
Change or add definition information such as data type and item name,
Register in DB.

【0009】C6は、機能別FORMの作成を行う。こ
れは、機能別画面項目の定義で指定した情報を反映し、
フォームの作成を行う。C7は、機能別コアプロセスの
定義を行う。これは、画面上のボタンウィンドウ等で指
定された機能に対する処理プログラム(コアプロセス)
の定義を行う。
C6 creates a function-specific FORM. This reflects the information specified in the definition of the function-specific screen items,
Create a form. C7 defines a core process for each function. This is a processing program (core process) for the function specified by the button window on the screen, etc.
Is defined.

【0010】C8は、機能別コアプロセスの作成を行
う。これは、C1からC7まで定義された情報をもと
に、ソースを生成する。また、業務システムで一般的に
使われる複数の選択機能から1つの機能を選択させ、選
択された機能についての入力項目、選択項目の指定によ
り、1つの機能を実現させるような場合には、共通な処
理の組み合わせにもかかわらず、対象とするデータや属
性の相違があるため、別々にプログラムをコーディング
しなければならなかった。例えば複数機能の選択項目か
ら1つの機能を選択させる場合、オブジェクト指向プロ
グラミングでは、各機能名を配した選択ボタン毎にデー
タ属性や選択された場合の処理手順を設定する。しか
し、機能選択時の処理手順は機能名と遷移先が異なるだ
けで、プログラムは共通にできる部分が多い。従って、
異なる部分のみを設定するだけで、プログラムソースが
自動生成されることが望まれている。
C8 creates a core process for each function. This creates a source based on the information defined from C1 to C7. Also, in the case where one function is selected from a plurality of selection functions generally used in a business system and one function is realized by designating an input item and a selection item for the selected function, it is common. Regardless of the combination of the processing, there are differences in the target data and attributes, so the programs had to be coded separately. For example, when one function is selected from a plurality of function selection items, in the object-oriented programming, a data attribute and a processing procedure when selected are set for each selection button in which each function name is arranged. However, the processing procedure at the time of function selection is different only in the function name and the transition destination, and in many cases the programs can be made common. Therefore,
It is desired that the program source is automatically generated by setting only different parts.

【0011】従って、機能情報の定義、グランドメニュ
ーの作成、機能別画面項目の定義、機能別フォームの作
成、実際の処理を行う機能別コアプロセスの定義を行い
この定義に従いソースを自動生成することにより、各定
義の修正に従いソースの自動再生成を可能とし、作業手
順のツール化と開発情報の統合を図り開発工数の削減お
よび修正の容易化を図ることが可能となる。
Therefore, it is necessary to define function information, create a grand menu, define function-specific screen items, create function-specific forms, and define function-specific core processes for actual processing, and automatically generate sources according to these definitions. As a result, the source can be automatically regenerated according to the modification of each definition, the work procedure can be made into a tool and the development information can be integrated to reduce the development man-hour and facilitate the modification.

【0012】次に、図2から図11を用いて図1の詳細
説明を行う。図2は、本発明の詳細説明図(その1)を
示す。これは、図1のC1のサブシステムの登録の詳細
説明図である。
Next, the detailed description of FIG. 1 will be given with reference to FIGS. 2 to 11. FIG. 2 is a detailed explanatory diagram (1) of the present invention. This is a detailed explanatory diagram of registration of the subsystem of C1 in FIG.

【0013】図2の(a)において、C1−1で、サブ
システムIDと名称を決定し、C1−2で、サブシステ
ム定義テーブルに設定する。サブシステム定義テーブル
は、図10の(a)に示すようなテーブルであり、サブ
システム毎の固有識別子である「サブシステムID」
を、各定義情報設定画面でサブシステム名称として出力
される「サブシステム名称」から構成される。
In FIG. 2A, the subsystem ID and name are determined in C1-1, and set in the subsystem definition table in C1-2. The subsystem definition table is a table as shown in FIG. 10A, and is a "subsystem ID" that is a unique identifier for each subsystem.
Is composed of a “subsystem name” output as a subsystem name on each definition information setting screen.

【0014】本例では、図1で説明したように、サブシ
ステム毎に機能名、各機能毎の画面定義体名、処理対象
データ、チェック種別等を定義するだけでサブシステム
を実現するソースプログラムを自動生成するものであ
る。
In this example, as described with reference to FIG. 1, a source program that realizes a subsystem by simply defining a function name for each subsystem, a screen definition body name for each function, data to be processed, a check type, and the like. Is automatically generated.

【0015】例えば図11の(a)に示すような画面で
表示させることにより、「サブシステム」、「処理」、
「機能」を選択させ、対応する定義情報を入力させる画
面を表示させる。図2で説明したサブシステム名称をサ
ブシステム定義テーブルに登録しておき、図11の
(a)に示す画面で「サブシステム」の選択候補として
表示するものである。
For example, by displaying the screen as shown in FIG. 11A, "subsystem", "processing",
Select "Function" and display the screen to enter the corresponding definition information. The subsystem name described with reference to FIG. 2 is registered in the subsystem definition table, and is displayed as a “subsystem” selection candidate on the screen shown in FIG.

【0016】次に、「処理」は、どの定義情報を定義す
るかを指定するものであり、本例では図1に示すような
定義情報を設定するため、C1−C8の各手順、名称を
予め登録しておけば、「処理」の選択候補として表示さ
れる。
Next, "processing" designates which definition information is defined. In this example, in order to set the definition information as shown in FIG. 1, each procedure and name of C1-C8 are set. If registered in advance, it will be displayed as a selection candidate for “processing”.

【0017】次に、「機能」は、1つのサブシステム中
にデータ照会、更新といった複数の機能が含まれている
場合に、機能毎の情報を設定する場合に、機能名を指定
するものである。後述する機能情報定義テーブルに機能
名を登録しておき、図11の(a)に示す画面で、「機
能選択」の選択候補として表示するものである。
Next, "function" designates a function name when setting information for each function when a plurality of functions such as data inquiry and update are included in one subsystem. is there. A function name is registered in a function information definition table to be described later, and is displayed as a selection candidate of “function selection” on the screen shown in FIG.

【0018】図3は、本願発明の詳細説明図(その2)
を示す。これは、図1のC2の機能情報の定義の詳細説
明図である。図3において、C2−1で、図11の
(a)のような処理内容を選択する初期画面を表示し、
機能定義が指定されるとC2−2で、サブシステム内機
能定義画面を表示し、C2−3で、サブシステム内の機
能情報を入力し、機能情報定義テーブルに設定する。機
能情報定義テーブルは、図10の(b)に示すようなテ
ーブルであり、指定されたサブシステム内の各機能を指
定する。本例では、「顧客」に関する機能を集めたサブ
システムを例とし、構成する機能名として「宿泊者履歴
照会」を設定する例で説明する。各機能の定義情報とし
て機能名の他に「V/L」照会項目を入力させる画面定
義体を格納させる「表示FORM名」を本テーブルには
設定する。図4は、本発明の詳細説明図(その3)を示
す。これは、図1のC3のグランドメニューの作成の詳
細説明図である。
FIG. 3 is a detailed explanatory view of the present invention (part 2).
Is shown. This is a detailed explanatory diagram of the definition of the function information of C2 in FIG. In FIG. 3, an initial screen for selecting the processing content as shown in FIG.
When the function definition is designated, the in-subsystem function definition screen is displayed in C2-2, and the function information in the subsystem is input in C2-3 and set in the function information definition table. The function information definition table is a table as shown in FIG. 10B, and specifies each function in the specified subsystem. In this example, a subsystem that collects functions related to “customer” is taken as an example, and an example in which “guest history inquiry” is set as the function name to be configured will be described. As a definition information of each function, a “display FORM name” for storing a screen definition body for inputting a “V / L” inquiry item in addition to the function name is set in this table. FIG. 4 shows a detailed explanatory diagram (part 3) of the present invention. This is a detailed explanatory diagram of the creation of the grand menu of C3 in FIG.

【0019】図4において、C3−1で、図11の
(a)の処理選択初期画面を表示し、グランドメニュー
作成が指定されるとC3−2で、グランドメニュー作成
画面を表示する。グランドメニューは、サブシステムを
構成する機能の一覧画面である。本処理は、サブシステ
ム毎に異なる機能名を一覧表示するものであるため、図
11の(b)に示すような複数の選択項目フィールドを
配したひな形の画面定義体を予め設定しておき、指定さ
れた機能名を選択項目フィールドの名称として設定す
る。
In FIG. 4, the process selection initial screen of FIG. 11A is displayed at C3-1, and when the creation of the grand menu is designated, the grand menu creation screen is displayed at C3-2. The grand menu is a list screen of functions constituting the subsystem. Since this processing is for displaying a list of different function names for each subsystem, a template screen definition body having a plurality of selection item fields as shown in FIG. 11B is set in advance. , The designated function name is set as the name of the selection item field.

【0020】C2の機能情報の定義処理で、機能情報定
義テーブルに登録してあるため、C3−3では機能情報
定義テーブルから登録された機能名を参照する。本例で
は、機能情報定義処理で、「顧客」サブシステムの機能
として「宿泊者履歴照会」を設定したため、図11の
(b)に示すようなグランドメニューの画面定義体が作
成される。また、グランドメニューを表示させる処理プ
ログラム及びグランドメニュー中の機能項目が選択され
た場合に該当する機能を実行させる処理プグラムについ
ては、どのサブシステムの場合でも共通の処理のため、
予めひな形プログラムを設定しておく。また、選択され
た機能に対する画面定義体名が機能情報定義テーブルの
表示FORM名として登録されているため、ひな形プロ
グラム中に機能が指定された場合に、次に遷移する画面
定義体名に埋め込むだけでよい。C3−4では、以上の
ように機能情報定義テーブルを参照して必要な項目をひ
な形として用意した画面定義体、処理プログラム中に埋
め込むことで、指定されたサブシステムについてのグラ
ンドメニュー(機能一覧画面)を作成する。
Since the information is registered in the function information definition table in the function information definition process of C2, the registered function name is referred to from the function information definition table in C3-3. In this example, in the function information definition process, "guest history inquiry" is set as the function of the "customer" subsystem, so a screen definition body of the grand menu as shown in FIG. 11B is created. In addition, the processing program that displays the grand menu and the processing program that executes the corresponding function when the function item in the grand menu is selected are common processing for all subsystems.
A template program is set in advance. Also, since the screen definition body name for the selected function is registered as the display FORM name in the function information definition table, when a function is specified in the template program, it is embedded in the screen transition body name to which the next transition is made. Just need. In C3-4, by referring to the function information definition table as described above and embedding the necessary items as a template in the screen definition body and processing program, the grand menu (function list) for the specified subsystem is displayed. Screen).

【0021】図5は、本発明の詳細説明図(その4)を
示す。これは、図1のC4の機能別画面項目情報の取り
込みの詳細説明図である。図5において、C4−1は、
機能別(例としてここでは宿泊者履歴照会の)FORM
の設計、作成を行う(画面のデザインのみを行う)。こ
こでは、各機能別の画面を表示させるための画面定義体
を設計し、画面を構成する各項目の情報を登録する。従
って、処理を指定する画面設計のみで、画面から入力さ
れた項目を処理する制御プログラムのソースで使用する
項目のデータ名を設定することが可能となる。
FIG. 5 is a detailed explanatory view (4) of the present invention. This is a detailed explanatory diagram of taking in the function-specific screen item information of C4 in FIG. In FIG. 5, C4-1 is
FORM for each function (for example, here for the guest history inquiry)
Design and create (only screen design). Here, a screen definition body for displaying a screen for each function is designed, and information of each item constituting the screen is registered. Therefore, it is possible to set the data names of the items used in the source of the control program for processing the items input from the screen only by the screen design for designating the processing.

【0022】画面定義体は、一定の規約に従い、入力項
目名称のような「LA(ラベル)」、テキスト入力項目
のような「TX(テキスト)」、選択項目群のような
「LB(リストボックス)」等のタグデータと共にデー
タ内容を設定するデータを作成する。
According to a certain rule, the screen definition body is "LA (label)" such as an input item name, "TX (text)" such as a text input item, and "LB (list box)" such as a selection item group. ) "And other data for setting the data contents together with the tag data.

【0023】次にC4−2で処理対象とするサブシステ
ム名と画面定義体名をサブシステム定義テーブルと機能
情報定義テーブルを参照し、該当する画面定義体を解析
する。画面定義体は先に説明したような規約に準拠して
データが設定されているため、タグデータを読み取り画
面を構成する項目種別、項目名をC4−3で図10の
(c)に示す機能別画面項目定義テーブルに登録する。
Next, in C4-2, the name of the subsystem to be processed and the name of the screen definition body are referred to the subsystem definition table and the function information definition table, and the corresponding screen definition body is analyzed. Since data is set in the screen definition body in accordance with the rules described above, the tag data is read and the item type and the item name constituting the screen are C4-3 and the function shown in (c) of FIG. Register in another screen item definition table.

【0024】図6は、本発明の詳細説明図(その5)を
示す。これは、図1のC5の機能別画面項目の定義の詳
細説明図である。図6において、C5−1で、処理内容
を選択する初期画面を表示し、機能別画面項目定義が選
択されるとC5−2で、機能別画面情報定義画面を表示
する。これは、図10の(c)の機能別画面項目定義テ
ーブルの内容を取り込み、図12の(c)の機能別画面
情報定義画面に示す下記のように表示する。
FIG. 6 is a detailed explanatory view (5) of the present invention. This is a detailed explanatory diagram of the definition of the screen item for each function of C5 in FIG. In FIG. 6, the initial screen for selecting the processing content is displayed in C5-1, and when the function-specific screen item definition is selected, the function-specific screen information definition screen is displayed in C5-2. This captures the contents of the function-specific screen item definition table of FIG. 10C and displays it as shown below on the function-specific screen information definition screen of FIG. 12C.

【0025】 ・FORM名 :CMSHIST0 ・項目種別 :TX ・項目名 :NAMEK ・チェック種別 : ・入力可否 : C5−3で、項目毎の情報を必要なあれば追加入力す
る。例えば、入力項目であれば入力データのチェック種
別などを追加するものである。チェック種別以外に、図
示しない指定画面上で有効なファンクションキーの制御
指定などを追加するものである。
-FORM name: CMSHIST0-Item type: TX-Item name: NAMEK-Check type: -Input enable / disable: In C5-3, if necessary, additionally input information for each item. For example, if it is an input item, the check type of the input data is added. In addition to the check type, control specification of a function key valid on a specification screen (not shown) is added.

【0026】C5−4で、機能別画面情報の登録を行
う。これは、図10の(f)の機能別画面項目定義テー
ブル13に示す下記のように追加したデータを併せて登
録する。
At C5-4, function-specific screen information is registered. In this case, data added as described below in the function-specific screen item definition table 13 of FIG. 10F is also registered.

【0027】 ・FORM名 :CMSHIST0 ・項目種別 :TX ・項目名 :NAMEK ・チェック種別 :顧客名カナ ・入力可否 :可 図7は、本発明の詳細説明図(その6)を示す。これ
は、図1のC6の機能別FORMの作成の詳細説明図で
ある。
• FORM name: CMSHIST0 • Item type: TX • Item name: NAMEK • Check type: Customer name Kana • Input availability: Allowable FIG. This is a detailed explanatory diagram of the creation of the function-specific FORM of C6 in FIG.

【0028】図7の(a)において、C6−1で、処理
を選択する初期画面の表示し、機能別FORM作成が指
示されるとC6−2で、C5で設定された各項目につい
て追加されたチェック種別等の定義情報や有効なファン
クションキー制御等を機能情報定義テーブルをチェック
し、指定されたサブシステムの機能に該当する表示FO
RMへ機能別画面定義テーブルに従って反映させる。
In FIG. 7A, an initial screen for selecting a process is displayed in C6-1, and when a function-specific FORM creation is instructed, in C6-2, each item set in C5 is added. Check the function information definition table for definition information such as check type and effective function key control, etc., and display FO corresponding to the function of the specified subsystem.
It is reflected on the RM according to the function-specific screen definition table.

【0029】以上によって、図12の(d)に示すよう
な機能別FORMが作成されることとなる。図8は、本
発明の詳細説明図(その7)を示す。これは、図1のC
7の画面毎の処理手順である機能別コアプロセスの定義
の詳細説明図である。
By the above, a functional FORM as shown in FIG. 12D is created. FIG. 8 is a detailed explanatory view (No. 7) of the present invention. This is C in FIG.
7 is a detailed explanatory diagram of definition of a core process for each function, which is a processing procedure for each screen of FIG.

【0030】図8の(a)において、C7−1で、処理
を選択する初期画面を表示し、機能別コアプロセスの定
義が指定されるとC7−2で、図12の(d)に示すよ
うなコアプロセス定義画面の表示を行う。サブシステム
定義テーブル、機能情報を参照し、該当する画面定義体
に対する処理手順(プロセス)登録画面が表示される。
In FIG. 8A, an initial screen for selecting a process is displayed at C7-1, and when the definition of the core process for each function is specified, the process is shown at C7-2 in FIG. 12D. Display such a core process definition screen. By referring to the subsystem definition table and function information, the processing procedure (process) registration screen for the corresponding screen definition is displayed.

【0031】C7−3は、機能別に実際の処理を入力す
る。これは、図10の(d)のOP情報テーブル15お
よび図10の(e)のSUBOP情報テーブル16をも
とに、機能別の実際の処理を入力する。OP情報および
SUBOP情報テーブルは、登録できる処理手順の候補
を定義したものである。
C7-3 inputs actual processing for each function. In this case, an actual process for each function is input based on the OP information table 15 of FIG. 10D and the SUBOP information table 16 of FIG. 10E. The OP information and SUBOP information tables define candidates for processing procedures that can be registered.

【0032】図10の(d)は、OP情報テーブル例を
示す。ここでは、図示のように2つの処理手順が選択候
補として登録されている。 ・OP名 :ENTER処理 個別チェック処
理 図10の(e)は、SUBOP情報テーブル例を示す。
SUBOP情報テーブルは、OP情報に登録されている
処理手順中で使用するような従属する処理手順の選択候
補を定義したものである。
FIG. 10D shows an example of the OP information table. Here, as shown, two processing procedures are registered as selection candidates. -OP name: ENTER processing Individual check processing FIG. 10E shows an example of the SUBOP information table.
The SUBOP information table defines selection candidates for subordinate processing procedures used in the processing procedures registered in the OP information.

【0033】 ・OP名 :判定 真 偽 判定終了 C7−3では、図12の(d)に示すような、コアプロ
セス定義画面上で入力を指示すると、図10の(d)O
P情報テーブルおよび図10の(e)SUBOP情報テ
ーブルが参照され、入力できる処理の選択候補が表示さ
れるため、該当する処理を選択する。
OP name: Judgment True False Judgment end In C7-3, when an input is instructed on the core process definition screen as shown in FIG.
The P information table and the (e) SUBOP information table of FIG. 10 are referred to, and a selection candidate of a process that can be input is displayed. Therefore, a corresponding process is selected.

【0034】C7−4で、選択された処理の手順を図1
0の(f)に示すようなコアプロセス定義テーブルに出
力する。OP情報、SUBOP情報として登録されてい
る処理は図示しないがソースコードと対応して管理され
ている。対応ソースコードはひな形のみであり、処理対
象とする項目名等のデータは、既に定義済の機能別画面
項目定義テーブルの設定に従って埋め込まれる。例えば
本例なら項目名「NAMEK」は項目種別「TX(テキ
スト)」、チェック種別「顧客名カナ」、入力可否
「可」と設定されているため、コアプロセス定義テーブ
ルで処理として個別チェック処理が選択されると、予め
個別チェック処理として設定されたソースコド中の入力
可否チェック処理として「可」、項目種別チェック処理
として「テキスト」、詳細チェック種別として「顧客名
カナ」のチェックをするようソースコード中の判定部分
にデータが埋め込まれるものである。
The procedure of the processing selected in C7-4 is shown in FIG.
0 is output to the core process definition table as shown in (f). Although not shown, the processes registered as OP information and SUBOP information are managed in correspondence with the source code. The corresponding source code is only a template, and data such as the item name to be processed is embedded according to the settings of the already-defined function-specific screen item definition table. For example, in this example, since the item name “NAME” is set as the item type “TX (text)”, the check type “customer name kana”, and the input permission / prohibition “OK”, individual check processing is performed as processing in the core process definition table. When selected, the source code to check "Yes" as the input availability check process in the source code preset as individual check process, "Text" as the item type check process, and "Customer name kana" as the detailed check type The data is embedded in the determination part inside.

【0035】以上によって、図10の(f)のコアプロ
セス定義テーブル17が作成できたこととなる。図9
は、本発明の詳細説明図(その8)を示す。これは、図
1のC8の機能別コアプロセスの作成の詳細説明図であ
る。
As described above, the core process definition table 17 shown in FIG. FIG.
Shows a detailed explanatory view (No. 8) of the present invention. This is a detailed explanatory diagram of creation of a function-specific core process of C8 in FIG.

【0036】図9の(a)において、C8−1で、処理
を選択する初期画面を表示し、機能別コアプロセス作成
が選択されるとC8−2で、定義情報を元にコアプロセ
スを作成する(機能別FORMで実際に行う処理を作成
する)。これは、図10の(f)のコアプロセス定義テ
ーブル17をもとにソースプログラムを作成する。
In FIG. 9A, an initial screen for selecting a process is displayed in C8-1, and when the function-specific core process creation is selected, a core process is created based on the definition information in C8-2. (A process to be actually performed by the function-specific FORM is created). This creates a source program based on the core process definition table 17 of FIG.

【0037】[0037]

【発明の効果】以上説明したように、本発明によれば、
機能情報の定義、機能別画面項目の定義、機能別処理の
定義を行いこの定義に従いソースを自動生成する構成を
採用しているため、各定義の修正に従いソースの自動再
生成を可能とし、作業手順のツール化と開発情報の統合
を図り開発工数の削減および修正の容易化を図ることが
できる。
As described above, according to the present invention,
Since the function information is defined, the screen items for each function are defined, and the processing for each function is defined and the source is automatically generated according to this definition, the source can be automatically regenerated according to each definition modification. Tooling of the procedure and integration of development information can be achieved to reduce development man-hours and facilitate modification.

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

【図1】本発明の動作説明フローチャートである。FIG. 1 is a flowchart for explaining the operation of the present invention.

【図2】本発明の詳細説明図(その1)である。FIG. 2 is a detailed explanatory diagram (part 1) of the present invention.

【図3】本発明の詳細説明図(その2)である。FIG. 3 is a detailed explanatory diagram (part 2) of the present invention.

【図4】本発明の詳細説明図(その3)である。FIG. 4 is a detailed explanatory diagram (part 3) of the present invention.

【図5】本発明の詳細説明図(その4)である。FIG. 5 is a detailed explanatory diagram (4) of the present invention.

【図6】本発明の詳細説明図(その5)である。FIG. 6 is a detailed explanatory diagram (5) of the present invention.

【図7】本発明の詳細説明図(その6)である。FIG. 7 is a detailed explanatory diagram (part 6) of the present invention.

【図8】本発明の詳細説明図(その7)である。FIG. 8 is a detailed explanatory view (No. 7) of the present invention.

【図9】本発明の詳細説明図(その8)である。FIG. 9 is a detailed explanatory view (No. 8) of the present invention.

【図10】本発明の定義テーブル説明図である。FIG. 10 is an explanatory diagram of a definition table of the present invention.

【図11】本発明の画面例(続く)である。FIG. 11 is a screen example (continued) of the present invention.

【図12】本発明の画面例(続き)である。FIG. 12 is a screen example (continuation) of the present invention.

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

11:サブシステム定義テーブル 12:機能情報定義テーブル 13:機能別画面項目定義テーブル 14:チェックID定義テーブル 15:OP情報テーブル 16:SUBOP情報テーブル 17:コアプロセス定義テーブル 11: Subsystem definition table 12: Function information definition table 13: Function-specific screen item definition table 14: Check ID definition table 15: OP information table 16: SUBOP information table 17: Core process definition table

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】業務処理システムを行うプログラムを開発
する開発ツールにおいて、 業務処理システムの機能を登録する手段と、 上記登録された機能を選択する画面定義体および処理プ
ログラムを作成する手段と、 機能別画面の項目および項目への処理内容を定義する手
段と、 この機能別画面の画面定義体および処理プログラムを作
成する手段とを備えたことを特徴とする開発ツール。
1. A development tool for developing a program for executing a business processing system, comprising: means for registering a function of the business processing system; means for creating a screen definition body and a processing program for selecting the registered function; A development tool comprising: means for defining an item on another screen and processing contents for the item; and means for creating a screen definition body and a processing program for this function-specific screen.
【請求項2】業務処理システムの機能を登録する手段
と、 上記登録された機能を選択する画面定義体および処理プ
ログラムを作成する手段と、 機能別画面の項目および項目への処理内容を定義する手
段と、 この機能別画面の画面定義体および処理プログラムを作
成する手段として機能させるためのプログラムを記録し
た媒体。
2. A means for registering a function of a business processing system, a means for creating a screen definition body and a processing program for selecting the registered function, and an item on a function-specific screen and processing contents for the item. Means and a medium for recording a program for functioning as a means for creating a screen definition body of this function-specific screen and a processing program.
JP11720797A 1997-05-07 1997-05-07 Developing tool Pending JPH10307715A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11720797A JPH10307715A (en) 1997-05-07 1997-05-07 Developing tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11720797A JPH10307715A (en) 1997-05-07 1997-05-07 Developing tool

Publications (1)

Publication Number Publication Date
JPH10307715A true JPH10307715A (en) 1998-11-17

Family

ID=14706049

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11720797A Pending JPH10307715A (en) 1997-05-07 1997-05-07 Developing tool

Country Status (1)

Country Link
JP (1) JPH10307715A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9229708B2 (en) 2012-02-28 2016-01-05 Kyocera Document Solutions Inc. Software-developing structured-data-file creating apparatus and method capable of efficiently creating data file used in developing program for device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9229708B2 (en) 2012-02-28 2016-01-05 Kyocera Document Solutions Inc. Software-developing structured-data-file creating apparatus and method capable of efficiently creating data file used in developing program for device

Similar Documents

Publication Publication Date Title
US7676478B2 (en) Data warehousing systems and methods having reusable user transforms
US5930806A (en) Method and system for data migration from network database to relational database
US5732263A (en) Systems, methods and computer program products for generating and validating user defined object classes in an object oriented programming environment after build time
KR101560307B1 (en) Editing and compiling business rules
US6571247B1 (en) Object oriented technology analysis and design supporting method
CN100592256C (en) System and method for seamlessly comparing objects
US7783637B2 (en) Label system-translation of text and multi-language support at runtime and design
US7644357B2 (en) Data conversion system
JPH09128379A (en) Information processing method
US6513072B1 (en) Method for associating data bearing objects with user interface objects
US6820268B2 (en) Method for associating data bearing objects with user interface objects
US7707211B2 (en) Information management system and method
MX2008003417A (en) Declaratively defined control actions.
JP2010015458A (en) Program correction support system, program correction support method, and program correction support program
WO2007118168A2 (en) Generating a user interface using a domain specific language
CN109816212A (en) Creation method, device, storage medium and the electronic equipment of task list
CN112230900A (en) Development engine system and method for self-defining setting form model
JPH10307715A (en) Developing tool
US20060173902A1 (en) Integrated development method for RAM-LSA-TM
JPH1097417A (en) Program assembling device and storage medium
CN113869020A (en) User variable domain processing method
NL1016958C2 (en) Software application and method for building software applications.
JP4117110B2 (en) Electronic form program creation system, electronic form program creation method, and electronic form program creation program
JP4936684B2 (en) Specification reuse support device and specification reuse support program
JP4693807B2 (en) Program development support system, method and program

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20031028