JP2001350628A - Application development tool and development method - Google Patents

Application development tool and development method

Info

Publication number
JP2001350628A
JP2001350628A JP2000167716A JP2000167716A JP2001350628A JP 2001350628 A JP2001350628 A JP 2001350628A JP 2000167716 A JP2000167716 A JP 2000167716A JP 2000167716 A JP2000167716 A JP 2000167716A JP 2001350628 A JP2001350628 A JP 2001350628A
Authority
JP
Japan
Prior art keywords
component
item
information
extracted
application
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
JP2000167716A
Other languages
Japanese (ja)
Inventor
Kenji Baba
健治 馬場
Haruyuki Someya
治志 染谷
Yukinori Terahama
幸徳 寺濱
Kenji Kitagawa
健二 北川
Akito Ito
昭人 伊東
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 Ltd
Original Assignee
Hitachi 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 Ltd filed Critical Hitachi Ltd
Priority to JP2000167716A priority Critical patent/JP2001350628A/en
Publication of JP2001350628A publication Critical patent/JP2001350628A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PROBLEM TO BE SOLVED: To device the display method and using method of parts by use of a graphical user interface to efficiently develop an application. SOLUTION: A tool processing part 1 has an item-part correspondence information 15. In the application development, application constitution information 2 including the information concerning which item is necessary is inputted to the tool 1. The tool 1 extracts 12 the item necessary for the application, then extracts 13 a part from the item-part correspondence information, and displays 14 the part on a screen 3.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、グラフィカルユー
ザインタフェースを使用するアプリケーション開発ツー
ル及び開発方法に係り、特に、効率的なアプリケーショ
ンの開発を行うことを可能にした部品の表示方法及び利
用方法を備えたアプリケーション開発ツール及び開発方
法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an application development tool and a development method using a graphical user interface, and more particularly, to a component display method and a utilization method that enable efficient application development. Application development tools and development methods.

【0002】[0002]

【従来の技術】近年、アプリケーション開発ツールは、
グラフィカルユーザインタフェースを利用するものが主
流となってきている。これらのアプリケーション開発ツ
ールは、ツールが用意した部品を貼り付けることにより
アプリケーションの開発ができるように構成されてい
る。しかし、これらのツールは、当然のことながら、部
品を貼り付けるだけではなく、部品のカスタマイズや、
ある程度のコーディングを行う必要があるのが普通であ
る。
2. Description of the Related Art In recent years, application development tools have
Those using a graphical user interface are becoming mainstream. These application development tools are configured so that applications can be developed by pasting parts prepared by the tools. However, these tools, of course, not only paste parts, but also customize parts,
It usually requires some coding.

【0003】例えば、キーボードによる文字列の入力を
受け付けるための部品は、テキストフィールド等の数種
類に限られている。数字のみを受け付ける部品や、最大
桁数を設定した部品は、ツールが用意しているテキスト
フィールド部品をカスタマイズすることにより実現する
ことができる。
For example, components for accepting a character string input from a keyboard are limited to several types such as text fields. A component that accepts only a number or a component in which the maximum number of digits is set can be realized by customizing a text field component prepared by the tool.

【0004】これに対し、最初から予想される部品を可
能な限り事前に用意しておくことが考えられる。例え
ば、桁数が7桁限定で数字のみを受け付けるテキストフ
ィールドを開発し、口座番号部品として用意しておく。
そうすることによって、少数の一般的な部品を使うより
も、コーディング作業が減り、開発が容易になり、開発
者によるばらつきが無くなる等の利点を得ることができ
る。この考え方に従い、アプリケーション開発ツール
は、多種多様な部品を提供するようになっている。
On the other hand, it is conceivable to prepare parts expected from the beginning as much as possible. For example, a text field having only seven digits and accepting only numbers is developed and prepared as an account number component.
By doing so, advantages such as less coding work, easier development, and less variation among developers can be obtained than using a small number of general parts. In accordance with this concept, application development tools provide a wide variety of components.

【0005】しかし、多種多様な部品を提供する開発ツ
ールは、部品が増加し過ぎると、開発者が、どの部品を
使えばいいかが判らなくくなったり、使いたい部品を見
つけることが難しくなったりするという問題が生じる。
However, in a development tool that provides a variety of parts, if the number of parts increases too much, it becomes difficult for a developer to know which part to use or to find a part to use. The problem arises.

【0006】このような問題を解決することのできる従
来技術として、例えば、特開平8−314670号公
報、特開平10−187669号公報等に記載された技
術が知られている。前者の従来技術は、画面編集領域に
対して、同一の部品を複数個貼り付ける場合、通常、1
回だけ部品を選択して貼り付け、残りは貼り付けた部品
を複写することが多いという傾向から、1度選択して画
面編集するための領域に貼り付けた部品のアイコンを、
画面中の優先度の低い位置に移動させることにより操作
性の向上を図ることを可能としたものである。また、後
者の従来技術は、ツールバーを構成するツールボタン
を、その実行回数の多い順に配置替えすることにより、
よく利用するものを前のほうに表示して、前述と同様に
操作性の向上を図ることができるようにしたものであ
る。
As a conventional technique capable of solving such a problem, for example, techniques described in JP-A-8-314670 and JP-A-10-187669 are known. In the former conventional technique, when a plurality of identical parts are pasted in a screen editing area, usually, one is used.
Since there is a tendency that the component is selected and pasted only once and the rest is often copied, the icon of the component that was selected once and pasted in the area for screen editing is displayed.
The operability can be improved by moving to a lower priority position on the screen. Also, in the latter conventional technique, the tool buttons constituting the toolbar are rearranged in descending order of execution number,
Frequently used items are displayed at the front so that operability can be improved in the same manner as described above.

【0007】[0007]

【発明が解決しようとする課題】前述した従来技術は、
いずれも、増加する部品群から必要とする部品を容易に
選択することを可能にするために、選択肢の表示方法の
改善を図ったものであり、全ての選択肢から必要な部品
を選択するという行為自体は改善されておらず、操作性
の向上には限界があるという問題点を有している。
The prior art described above is
In each case, the method of displaying the options is improved in order to make it possible to easily select the required parts from the increasing parts group, and the act of selecting the required parts from all the options. There is a problem in that the operability itself is not improved, and there is a limit in improving the operability.

【0008】本発明の目的は、前記従来技術の問題点を
解決し、グラフィカルユーザインタフェースを利用し、
部品の表示方法及び利用方法を工夫して、効率的にアプ
リケーションを開発することを可能にしたアプリケーシ
ョン開発ツール及び開発方法を提供することにある。
An object of the present invention is to solve the above-mentioned problems of the prior art and to utilize a graphical user interface,
An object of the present invention is to provide an application development tool and a development method capable of efficiently developing an application by devising a method of displaying and using a component.

【0009】[0009]

【課題を解決するための手段】本発明によれば前記目的
は、部品を貼り付ける際に利用するアイコンを表示させ
る機能を含むグラフィカルユーザインタフェースを利用
して、アプリケーションを構成する項目毎に、画面編集
エリアに部品を配置することによりアプリケーションを
開発するアプリケーション開発ツールにおいて、開発す
るアプリケーションに関する情報であるアプリケーショ
ン構成情報を入力するアプリケーション構成情報入力手
段と、前記アプリケーション構成情報から前記項目の識
別情報を抽出する項目識別情報抽出手段と、前記項目を
識別する項目識別情報と前記部品を識別する部品識別情
報を対応付ける情報である項目/部品対応情報を格納す
る項目/部品対応情報格納手段と、前記前記項目/部品
対応情報格納手段を参照することにより、前記項目識別
情報抽出手段により抽出された前記項目識別情報に対応
する前記部品識別情報を抽出する部品抽出手段と、前記
部品抽出手段によって抽出された前記部品識別情報が示
す前記部品を表すアイコンを画面上の抽出部品表示エリ
アに表示する部品表示手段とを備え、開発するアプリケ
ーションが必要とする部品を表示することにより達成さ
れる。
According to the present invention, the object is to provide a graphical user interface including a function of displaying an icon used when pasting a component, and a screen for each item constituting an application. In an application development tool for developing an application by arranging parts in an editing area, an application configuration information input unit for inputting application configuration information that is information on an application to be developed, and extracting identification information of the item from the application configuration information Item / part correspondence information storage means for storing item / part correspondence information which is information for associating item identification information for identifying the item with part identification information for identifying the part; / Parts correspondence information storage means A component extraction unit that extracts the component identification information corresponding to the item identification information extracted by the item identification information extraction unit, and the component indicated by the component identification information extracted by the component extraction unit And a component display means for displaying an icon representing the icon in the extracted component display area on the screen, and displaying the components required by the application to be developed.

【0010】前述において、項目の情報を含んだアプリ
ケーション構成情報がツールに入力されると、ツールは
入力された情報から項目を抽出する。次に、抽出した項
目から、項目と部品の対応情報を参照することにより、
項目に対応した部品を抽出する。ここで抽出された部品
を、画面上の特定のエリアに表示する。
In the above description, when application configuration information including item information is input to the tool, the tool extracts the item from the input information. Next, by referring to the correspondence information between the item and the component from the extracted item,
Extract the parts corresponding to the item. The components extracted here are displayed in a specific area on the screen.

【0011】例えば、銀行システムについて考えると、
クライアントアプリケーション開発とは、クライアント
とサーバとのデータ送受信を行うためのデータ送信画面
とデータ受信画面との開発である。開発時には、どのデ
ータを送信して、どのデータを受け取るかについての通
信インタフェースが決まっており、IDL(InterfaceDe
finition Language)等によって記述される。この通信
インタフェースを定義したファイルをツールに入力する
と、ツールは、振込人口座番号や振込金額等のデータ項
目や、振込という処理のかたまり等の項目を抽出し、次
に項目に対応する部品を対応情報を参照することにより
抽出し、画面上の特定のエリアにそれらの部品を表すア
イコンを表示する。
For example, considering the banking system,
Client application development is the development of a data transmission screen and a data reception screen for transmitting and receiving data between a client and a server. At the time of development, a communication interface for determining which data is transmitted and which data is received is determined.
finition Language). When the file that defines this communication interface is input to the tool, the tool extracts data items such as the transferor account number and transfer amount, and other items such as a lump of processing called transfer, and then handles the parts corresponding to the item. The information is extracted by referring to the information, and icons representing those components are displayed in a specific area on the screen.

【0012】これにより、開発者は、自ら必要な部品を
多くの選択肢から選ぶ手間が不要となる。また、特定の
エリアに表示された部品をすべて配置すれば、ツールに
入力したアプリケーション構成情報をすべてアプリケー
ションに反映したことになり、部品の配置忘れが無くな
る。
This eliminates the need for the developer to select the necessary parts from many options. In addition, if all the components displayed in the specific area are arranged, all the application configuration information input to the tool is reflected in the application, so that the components are not forgotten to be arranged.

【0013】[0013]

【発明の実施の形態】以下、本発明のによるアプリケー
ション開発ツール及び開発方法の一実施形態を図面によ
り詳細に説明する。ここで説明する本発明の実施形態
は、銀行営業店システムと呼ばれる銀行内のオンライン
システムを構築する場合についての例であり、まず、銀
行営業店システムの概要を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an application development tool and a development method according to the present invention will be described below in detail with reference to the drawings. The embodiment of the present invention described here is an example of a case where an online system in a bank called a bank office system is constructed. First, an outline of the bank office system will be described.

【0014】図12は銀行営業店システムの概要を示す
システム構成図である。図12において、91はホスト
コンピュータ、92はサーバコンピュータ、93はクラ
イアントコンピュータ、94は入力デバイス、95は現
金処理機、96は通帳プリンタ、97はその他の端末で
ある。
FIG. 12 is a system configuration diagram showing an outline of a bank office system. 12, reference numeral 91 denotes a host computer, 92 denotes a server computer, 93 denotes a client computer, 94 denotes an input device, 95 denotes a cash processor, 96 denotes a passbook printer, and 97 denotes other terminals.

【0015】銀行営業店システムは、図12に示すよう
に、顧客の口座情報などを管理するホストコンピュータ
91(以下、ホストという)と、銀行の支店等に設置さ
れたクライアントコンピュータ93(以下、クライアン
トという)と、クライアント93とホスト91との間
で、プロトコル変換やホストに無い業務処理等を行うサ
ーバコンピュータ92(以下、サーバという)とにより
構成される。クライアント93は、ホスト91を利用す
る業務であっても、サーバ92に対して通信を行う。図
12に示す例は、ホスト91、サーバ92、クライアン
ト93を各1台ず備えるとして示しているが、サーバ及
びクライアントは、複数台備えられているのが普通であ
り、場合によってはホストも複数台設置される場合があ
る。
As shown in FIG. 12, a bank office system includes a host computer 91 (hereinafter, referred to as a host) for managing account information of a customer, and a client computer 93 (hereinafter, referred to as a client) installed at a bank branch or the like. ) And a server computer 92 (hereinafter, referred to as a server) between the client 93 and the host 91 for performing protocol conversion, business processing not provided by the host, and the like. The client 93 communicates with the server 92 even when the business uses the host 91. Although the example shown in FIG. 12 is illustrated as including one host 91, one server 92, and one client 93, it is common that a plurality of servers and clients are provided. Stands may be installed.

【0016】クライアント93は、オペレータがキーボ
ードやスキャナー等の入力デバイス94を使用して入力
した顧客が伝票に記入した情報を取得したり、顧客から
預かった現金を現金処理機95により計数した金額を取
得したり、通帳の磁気ストライプ部に記憶された情報を
通帳プリンタ96で読み込んだりすることにより、顧客
が要求する業務(具体的には入出金や振込等)に必要な
情報を収集する。
The client 93 obtains information entered by an operator using an input device 94 such as a keyboard or a scanner on a voucher, and counts the amount of cash received from the customer counted by a cash processor 95. By acquiring the information or reading the information stored in the magnetic stripe portion of the passbook with the passbook printer 96, information necessary for the business requested by the customer (specifically, depositing / withdrawing, transferring, etc.) is collected.

【0017】クライアント93は、前述のようにして収
集した情報をサーバに対して送信する。クライアント9
3から送信された情報を受信したサーバ92は、ホスト
91及び自分自身によって受信した情報の処理を行い、
その結果をクライアント93に返送する。クライアント
93は、サーバ92から返送された結果を画面に表示し
たり、現金を収納したり、通帳に印字したりする。すな
わち、クライアント93が行う処理は、簡潔にまとめる
と、業務に必要な情報を収集し、収集した情報をサーバ
92に送信し、処理結果の情報をサーバ92から受信
し、受信した情報に従って画面表示や機器への出力を行
うことだと言うことができる。
The client 93 transmits the information collected as described above to the server. Client 9
The server 92 that has received the information transmitted from the server 3 processes the information received by the host 91 and itself,
The result is returned to the client 93. The client 93 displays the result returned from the server 92 on a screen, stores cash, or prints it on a passbook. In other words, the processing performed by the client 93 can be summarized as follows: collecting information necessary for business, transmitting the collected information to the server 92, receiving processing result information from the server 92, and displaying a screen according to the received information. And output to devices.

【0018】前述したことから、クライアント93のア
プリケーションの開発とは、送信データを収集しサーバ
への送信処理を行う画面の開発と、サーバからの受信デ
ータの処理を行う画面の開発とであることが判る。画面
上には、入力や出力のために必要な様々な要素が存在す
る。ここで、これらアプリケーション開発に必要となる
要素のことを項目と呼ぶ。具体的には、振込業務を行う
ためのサーバへの送信画面開発には、振込人口座番号や
日付等の項目が必要となり、サーバからの受信画面開発
には、取引番号などの項目が必要となる。これらの項目
は、アプリケーション上では何らかの部品によって実現
される。例えば、振込人口座番号項目に対しては振込人
口座番号をキーボードから入力させる部品、日付項目に
対しては日付を取得し表示するための部品、取引番号項
目に対しては受信した取引番号を表示する部品等が画面
上に配置されて実現される。なお、送信画面と受信画面
とは、同一画面になることもあり得る。また、画面を開
発するとは、画面単位に開発を行うことを示しており、
画面上に可視な処理のみを開発するわけではない。
As described above, the development of the application of the client 93 includes the development of a screen for collecting transmission data and transmitting the data to the server, and the development of a screen for processing data received from the server. I understand. Various elements required for input and output exist on the screen. Here, these elements required for application development are called items. To be specific, items such as the transferor account number and date are required to develop a screen to be transmitted to the server for performing the transfer business, and items such as the transaction number are required to develop the screen to be received from the server. Become. These items are realized by some components on the application. For example, for the transferor account number item, the part for inputting the transferee account number from the keyboard, for the date item, the part for acquiring and displaying the date, for the transaction number item, the received transaction number The components to be displayed are realized by being arranged on the screen. Note that the transmission screen and the reception screen may be the same screen. Developing a screen means that development is performed on a screen-by-screen basis.
It does not mean that only processes visible on the screen are developed.

【0019】クライアント93とサーバ92とは、予め
定められた通信インタフェースに沿って通信を行う。通
常、クライアント93上で実行されるアプリケーション
を開発する際に、クライアント93とサーバ92との通
信インタフェースは既定である。言い替えると、クライ
アント93が、サーバ92に送信するべき情報とサーバ
から受信する情報が何なのかは、アプリケーション開発
時に判っている。通信インタフェースは、IDL(Inter
face Definition Language)等によって定義すること
ができる。IDLは、どのような処理を行うかを示すオ
ペレーション名、処理に必要なデータの変数名、送受信
種別等の情報を定義している。従って、この通信インタ
フェースを調べれば、どのようなデータをどのような形
で送信すればよいかが判るため、通信インタフェースを
アプリケーション構成情報としてツールに入力すること
により、アプリケーションに必要な部品を抽出すること
ができる。
The client 93 and the server 92 communicate with each other along a predetermined communication interface. Normally, when an application to be executed on the client 93 is developed, a communication interface between the client 93 and the server 92 is default. In other words, what information the client 93 should transmit to the server 92 and what information it receives from the server is known at the time of application development. The communication interface is IDL (Inter
face definition language). The IDL defines information such as an operation name indicating what kind of processing is to be performed, a variable name of data necessary for the processing, and a transmission / reception type. Therefore, by examining this communication interface, it is possible to determine what data should be transmitted and in what form. Therefore, by inputting the communication interface into the tool as application configuration information, it is necessary to extract the parts necessary for the application. Can be.

【0020】図1は本発明の一実施形態によるアプリケ
ーション開発ツール(以下、単にツールと呼ぶ場合もあ
る)のプログラム構造及び入出力関係を説明するブロッ
ク図、図2は出力画面のレイアウト例を示す図である。
図1、図2において、1はツール処理部、2はアプリケ
ーション構成情報、3は出力画面、11はアプリケーシ
ョン構成情報入力手段、12は項目識別情報抽出手段、
13は不品抽出手段、14は部品表示手段、15は項目
/部品対応情報更新手段、16は項目/部品対応情報格
納手段、31は抽出部品表示エリア、32は画面編集エ
リア、33はメニュー表示エリアである。
FIG. 1 is a block diagram illustrating a program structure and an input / output relationship of an application development tool (hereinafter, may be simply referred to as a tool) according to an embodiment of the present invention, and FIG. 2 shows a layout example of an output screen. FIG.
1 and 2, 1 is a tool processing unit, 2 is application configuration information, 3 is an output screen, 11 is application configuration information input means, 12 is item identification information extraction means,
Reference numeral 13 denotes a defective item extracting means, 14 denotes a part display means, 15 denotes an item / part correspondence information updating means, 16 denotes an item / part correspondence information storage means, 31 denotes an extracted part display area, 32 denotes a screen editing area, and 33 denotes a menu display. Area.

【0021】図1に示す本発明の実施形態によるアプリ
ケーション開発ツールは、ツールに対する入力情報であ
るアプリケーション構成情報2の入力を受け付け、出力
画面3を出力するツール処理部により構成される。図1
には、本発明に関係するツールの機能及び入出力のみが
記載されているが、ツールの機能を限定するものではな
い。
The application development tool according to the embodiment of the present invention shown in FIG. 1 includes a tool processing unit that receives an input of application configuration information 2 which is input information to the tool and outputs an output screen 3. FIG.
Describes only the functions and inputs and outputs of the tool related to the present invention, but does not limit the functions of the tool.

【0022】ツール処理部1は、アプリケーション構成
情報2の入力を受け付けるアプリケーション構成情報入
力手段11と、アプリケーション構成情報2から項目識
別情報を抽出する項目識別情報抽出手段12と、項目識
別情報に対応する部品識別情報を抽出する部品抽出手段
13と、部品識別情報により示される部品を画面に表示
する部品表示手段14とを備えている。さらに、ツール
処理部1は、部品抽出手段13が参照するための項目識
別情報と部品識別情報との対応情報である項目/部品対
応情報16と、項目/部品対応情報16を更新する項目
/部品対応情報更新手段15とを備えている。
The tool processing unit 1 corresponds to the application configuration information input unit 11 for receiving the input of the application configuration information 2, the item identification information extraction unit 12 for extracting the item identification information from the application configuration information 2, and the item identification information. A component extracting unit 13 for extracting component identification information and a component display unit 14 for displaying a component indicated by the component identification information on a screen are provided. Further, the tool processing unit 1 includes an item / component correspondence information 16 which is correspondence information between the item identification information and the component identification information to be referred to by the component extraction unit 13, and an item / component for updating the item / component correspondence information 16 And a correspondence information updating unit 15.

【0023】図1における部品表示手段14から出力さ
れる出力画面3は、そのレイアウトを図2に示している
ように、大きく分けて、抽出部品表示エリア31、画面
編集エリア32、メニュー表示エリア33の3つのエリ
アを有して構成されている。画面編集エリア32及びメ
ニュー表示エリア33は、一般的なグラフィカルユーザ
インタフェースを持ったアプリケーション開発ツールで
実現されているものと同等である。画面編集エリア32
は、様々な部品を表示配置して視覚的にレイアウトなど
を決めながらアプリケーションを開発するエリアであ
り、メニュー表示エリア33は、ファイル操作や編集機
能等の基本機能を選択して実行できるようなメニューが
表示されたエリアである。メニュー表示エリア33に
は、アプリケーション開発時に利用する部品を選択する
機能があってもよい。抽出部品表示エリア31は、ツー
ル処理部1における部品表示手段14が出力する部品を
表示するためのエリアである。
The output screen 3 output from the component display means 14 in FIG. 1 is roughly divided into an extracted component display area 31, a screen edit area 32, and a menu display area 33 as shown in FIG. And has three areas. The screen editing area 32 and the menu display area 33 are equivalent to those realized by an application development tool having a general graphical user interface. Screen editing area 32
Is an area for developing an application while displaying and arranging various parts and visually deciding a layout. A menu display area 33 is a menu for selecting and executing basic functions such as a file operation and an editing function. Is the area displayed. The menu display area 33 may have a function of selecting a component to be used during application development. The extracted component display area 31 is an area for displaying components output by the component display unit 14 in the tool processing unit 1.

【0024】図3は銀行営業店システムのクライアント
93が実行するアプリケーション開発の処理動作を説明
するフローチャート、図4はアプリケーション構成情報
を格納したテーブルによる入力ファイルの例を示す図、
図5は項目識別情報抽出手段が抽出する具体的な情報が
格納されたテーブルの例を示す図、図6は項目/部品対
応情報格納手段に格納されている項目/部品対応情報の
テーブルの例を示す図、図7は部品抽出手段により抽出
された部品識別情報を格納したテーブルの例を示す図、
図8は抽出された部品識別情報で示される部品を示すア
イコンを抽出部品表示エリアに表示した例を示す図であ
り、以下、図4〜図8をも参照して、図3のフローを説
明する。
FIG. 3 is a flowchart for explaining an application development processing operation executed by the client 93 of the bank office system. FIG. 4 is a diagram showing an example of an input file based on a table storing application configuration information.
FIG. 5 is a diagram showing an example of a table in which specific information extracted by the item identification information extracting means is stored, and FIG. 6 is an example of a table of item / part correspondence information stored in the item / part correspondence information storage means. FIG. 7 is a diagram showing an example of a table storing component identification information extracted by the component extracting means;
FIG. 8 is a diagram showing an example in which an icon indicating the component indicated by the extracted component identification information is displayed in the extracted component display area. Hereinafter, the flow of FIG. 3 will be described with reference to FIGS. I do.

【0025】(1)まず、アプリケーション構成情報2
として、クライアント93とサーバ92との間の通信イ
ンタフェースを定義したファイルをアプリケーション構
成情報入力手段11を用いて入力させる。通信インタフ
ェースは、前述したIDL等の様々な方法で定義してお
くことができる。ここでは、通信インタフェースが、ど
のような処理を行うかを示すオペレーション名、処理に
必要なデータの変数名、送受信種別の情報が含まれたフ
ァイルであるとする。アプリケーション構成情報入力手
段11は、一般的なファイル選択機能を持ち、複数の通
信インタフェース定義ファイルから必要なファイルをオ
ペレータに選択させる。オペレータが振込処理を行う通
信の通信インタフェースを選択すると、図4に示すテー
ブル201に示すような情報が保持したファイルが入力
される。テーブル201には、振込という処理を実行す
るために送信する引数が、日付、振込人口座番号、振込
先口座番号、振込金額、振込人名でであり、処理後にサ
ーバ92から受信する戻り値が、振込人口座番号、振込
先口座番号、振込金額、取引番号であることが示されて
いる(ステップS11)。
(1) First, application configuration information 2
, A file defining a communication interface between the client 93 and the server 92 is input using the application configuration information input unit 11. The communication interface can be defined by various methods such as the IDL described above. Here, it is assumed that the communication interface is a file including an operation name indicating what kind of processing is to be performed, a variable name of data necessary for the processing, and information of a transmission / reception type. The application configuration information input unit 11 has a general file selection function, and allows an operator to select a necessary file from a plurality of communication interface definition files. When the operator selects the communication interface of the communication for performing the transfer processing, a file holding information as shown in a table 201 shown in FIG. 4 is input. In the table 201, the arguments to be transmitted for executing the process of transfer are date, transferer account number, transfer destination account number, transfer amount, transferor name, and the return value received from the server 92 after the process is It is shown that they are a transferor account number, a transfer destination account number, a transfer amount, and a transaction number (step S11).

【0026】(2)次に、プリケーション構成情報入力
手段11は、開発する画面の送受信種別をオペレータに
選択させる。ここでは、オペレータが送信画面を選択す
るものとする。項目識別情報抽出手段12は、アプリケ
ーション構成情報であるテーブル201から、送信画面
に必要な情報を抜き出す。この例では、オペレーション
名=振込という情報と、送受信種別に送信が含まれてい
る情報が抜き出される。アプリケーション構成情報2
は、入力するアプリケーション構成情報の種類に合わせ
て予め開発されている(ステップS12)。
(2) Next, the application configuration information input means 11 allows the operator to select the transmission / reception type of the screen to be developed. Here, it is assumed that the operator selects the transmission screen. The item identification information extracting means 12 extracts information necessary for the transmission screen from the table 201 which is the application configuration information. In this example, information that the operation name = transfer and information that includes transmission in the transmission / reception type are extracted. Application configuration information 2
Has been developed in advance according to the type of application configuration information to be input (step S12).

【0027】(3)項目識別情報抽出手段12は、ステ
ップ12で抜き出された情報から、項目識別情報を抽出
する。具体的には、オペレーション名で示された振込、
抜き出された変数名を項目識別情報として抽出する。抽
出された項目識別情報は、図5のテーブル202に示す
ようなものとなる。項目名に(送信)付与されているの
は、送信用の項目であることを表すためであり、同一の
項目名であっても送信時と受信時とで異なる部品が割り
当てられている場合があるためである(ステップS1
3)。
(3) The item identification information extracting means 12 extracts item identification information from the information extracted in step 12. Specifically, the transfer indicated by the operation name,
The extracted variable names are extracted as item identification information. The extracted item identification information is as shown in a table 202 in FIG. (Send) is added to the item name to indicate that it is an item for transmission. Even if the same item name is used, different parts are assigned for transmission and reception. (Step S1
3).

【0028】(4)続いて、部品抽出手段13は、抽出
された項目識別情報から対応する部品識別情報を抽出す
る。項目/部品対応情報格納手段16に格納されている
項目/部品対応情報は、図6のテーブル161に示す情
報を持っている。部品抽出手段13は、テーブル161
に示す情報を利用して部品の抽出を行う。この部品の抽
出は、項目識別情報の振込には、部品識別情報の振込が
対応し、項目識別情報の振込人口座番号(送信)には、
部品識別情報の口座番号(送信)が対応するというよう
に抽出する。項目識別情報の振込人名(送信)に対応す
る部品識別情報は、テーブル161に示す情報には含ま
れていないので、対応する部品が存在しないことを示す
ダミー部品の部品識別情報を抽出する。抽出された部品
識別情報は図7のテーブル203に示すようなものとな
る。ここには、送受信情報を除いた項目識別情報と、部
品識別情報とが対応付けられている(ステップS1
4)。
(4) Subsequently, the component extracting means 13 extracts corresponding component identification information from the extracted item identification information. The item / part correspondence information stored in the item / part correspondence information storage means 16 has information shown in a table 161 in FIG. The component extracting means 13 includes a table 161
A component is extracted using the information shown in (1). In the extraction of the part, the transfer of the item identification information corresponds to the transfer of the part identification information, and the transferor account number (transmission) of the item identification information includes:
The account number (transmission) of the component identification information is extracted so as to correspond. Since the component identification information corresponding to the transferee name (transmission) of the item identification information is not included in the information shown in the table 161, the component identification information of the dummy component indicating that the corresponding component does not exist is extracted. The extracted component identification information is as shown in the table 203 of FIG. Here, item identification information excluding transmission / reception information is associated with component identification information (step S1).
4).

【0029】(5)ステップ14で部品識別情報が抽出
されると、部品表示手段14は、抽出された部品識別情
報で示される部品を示すアイコンを抽出部品表示エリア
31に表示する。表示後の抽出部品表示エリア31に
は、図8に示すように、抽出した部品とそれに対応する
アイコンとが表示される。ここで表示されたアイコン
は、マウス等のポインティングデバイスで選択すること
により、画面編集エリア32に、対応する部品を配置す
ることができる。ここでは、アイコン上に、項目識別情
報による名称記述と、部品を示す絵とを表示している。
例えば、振込人口座番号と書かれたアイコンを選択し、
画面編集エリア32に配置するドラッグ等のオペレーシ
ョンを行うと、画面編集エリア32に配置される部品が
口座番号の部品となる。しかし、配置された部品を識別
するIDとしては、振込人口座番号が使用される。図8
に示す例は、振込、振込人口座番号、振込先口座番号に
対応するアイコンに何も表示していないが、同一の絵で
あってもよく、異なっていてもよいが、異なる方が混同
しにくいので好ましい。また、振込人名は、ダミー部品
が対応しているので、対応するアイコンにはダミー部品
を示す絵が表示されている(ステップS15)。
(5) When the component identification information is extracted in step 14, the component display means 14 displays an icon indicating the component indicated by the extracted component identification information in the extracted component display area 31. In the extracted component display area 31 after the display, as shown in FIG. 8, the extracted component and the corresponding icon are displayed. By selecting the displayed icon with a pointing device such as a mouse, a corresponding component can be arranged in the screen editing area 32. Here, a name description based on item identification information and a picture indicating a part are displayed on the icon.
For example, select the icon with the bank account number,
When an operation such as dragging to be arranged in the screen editing area 32 is performed, the parts arranged in the screen editing area 32 become parts of the account number. However, a transferor account number is used as an ID for identifying the arranged component. FIG.
In the example shown in the figure below, the icons corresponding to the transfer, the transferee account number, and the transferee account number show nothing, but they may be the same picture or may be different. It is preferable because it is difficult. Further, since the transferee name corresponds to the dummy part, a picture indicating the dummy part is displayed on the corresponding icon (step S15).

【0030】前述した処理により、サーバ92とクライ
アント93との間の通信インタフェースを定義したファ
イルをツールに入力し、特定のアプリケーション開発に
必要な部品を表すアイコンのみを、抽出部品表示エリア
31に表示することができる。なお、前述した例は、1
つのアプリケーションが、送信と受信とにより構成さ
れ、送信と受信とがそれぞれ1つの画面を持つものであ
ったため、送信と受信とに分けた2つのアプリケーショ
ンとして必要な部品のアイコンを表示させるようにした
が、1つのアプリケーションが1つの画面を持つもので
ある場合、そのアプリケーションの開発に必要な部品を
表すアイコンの全てが表示される。
According to the above-described processing, a file defining a communication interface between the server 92 and the client 93 is input to the tool, and only icons representing components required for developing a specific application are displayed in the extracted component display area 31. can do. Note that the above-mentioned example is 1
One application is composed of transmission and reception, and transmission and reception each have one screen. Therefore, icons of parts required as two applications divided into transmission and reception are displayed. However, when one application has one screen, all icons representing components necessary for developing the application are displayed.

【0031】前述において、日付(送信)部品は、表示
開始時にクライアントのOSから時刻を取得して画面に
表示する機能を持つラベルであり、口座番号(送信)部
品は、7桁の数値のみの入力を受け付けるテキストフィ
ールド部品であり、金額(送信)部品は、3桁ごとにカ
ンマを挿入する機能と数値のみの入力を受け付けるテキ
ストフィールドとであり、振込部品は、日付というID
を持つ日付部品と、振込人口座番号というIDを持った
口座番号部品と、振込先口座番号というIDを持った口
座番号部品と、振込金額というIDを持った金額部品か
ら情報をもらって、サーバに通信を行う機能を持つ部品
であるとすると、これらの部品の全てを画面に配置する
ことによってデータの入力とサーバへの送信とを行うア
プリケーションの開発ができることになる。
In the above description, the date (transmission) component is a label having a function of acquiring the time from the client OS at the start of display and displaying it on the screen, and the account number (transmission) component is a seven-digit numerical value only. A text field component that accepts input, the amount (send) component is a function that inserts a comma every three digits, and a text field that accepts input of only numeric values. The transfer component is an ID called date.
Information from the date part with the ID, the account number part with the ID of the transferee account number, the account number part with the ID of the transferee account number, and the money amount part with the ID of the transfer amount. Assuming that the components have a function of performing communication, by arranging all of these components on the screen, it becomes possible to develop an application for inputting data and transmitting the data to the server.

【0032】図9、図10は抽出部品表示エリアと画面
編集エリアとにおける具体的な表示例を示す図であり、
次に、図9、図10を参照してアプリケーションの開発
方法について説明する。
FIGS. 9 and 10 are diagrams showing specific examples of display in the extracted component display area and the screen editing area.
Next, an application development method will be described with reference to FIGS.

【0033】図3により説明した処理により必要な部品
を抽出して画面に表示した後の現在の抽出部品表示エリ
ア31と画面編集エリア32とは、図9に示すような状
態にあり、抽出部品表示エリア31にアプリケーション
の開発に必要な全ての部品アイコンが表示され、画面編
集エリア32には何も表示されていない。
The current extracted component display area 31 and the screen editing area 32 after the necessary components have been extracted by the processing described with reference to FIG. 3 and displayed on the screen are in the state shown in FIG. In the display area 31, all component icons necessary for application development are displayed, and nothing is displayed in the screen editing area 32.

【0034】開発者は、図9に示す画面の状態から抽出
部品表示エリア31にあるアイコンが示す部品を画面編
集エリア32に配置して開発を行う。ここで、開発者が
抽出部品表示エリア31に表示されている振込金額のア
イコンを選択し、これを画面編集エリアに配置するオペ
レーションを行ったとする。ツールは、それを受けて、
振込金額を示す金額部品を画面編集エリア32に表示す
る処理と、抽出部品表示エリア31の振込金額のアイコ
ンを消去する処理との両方の処理を行う。この処理によ
って、抽出部品表示エリア31と画面編集エリア32と
は、図10に示すように、金額部品が画面編集エリア3
2に表示された状態となる。その後、開発者が、画面編
集エリア32に表示されている振込金額を示す金額部品
を選択し、これを削除するオペレーションを行ったとす
る。ツールは、それを受けて、画面編集エリア32にあ
る振込金額を示す金額部品を消去する処理と、抽出部品
表示エリア31の振込金額のアイコンが元々表示されて
いた部分に、振込金額のアイコンを再度表示する処理と
の両方の処理を行う。
The developer arranges the component indicated by the icon in the extracted component display area 31 in the screen editing area 32 from the state of the screen shown in FIG. Here, it is assumed that the developer has performed an operation of selecting a transfer amount icon displayed in the extracted component display area 31 and arranging the icon in the screen editing area. The tool receives it,
Both processing of displaying the money amount component indicating the transfer amount in the screen editing area 32 and processing of deleting the transfer amount icon in the extracted component display area 31 are performed. By this processing, the extracted component display area 31 and the screen editing area 32 are, as shown in FIG.
2 is displayed. After that, it is assumed that the developer selects an amount component indicating the transfer amount displayed in the screen editing area 32 and performs an operation of deleting the component. In response to this, the tool deletes the money amount component indicating the transfer amount in the screen editing area 32, and displays the transfer amount icon in the portion where the transfer amount icon was originally displayed in the extracted component display area 31. Both processes for displaying again are performed.

【0035】図11は更新された項目/部品対応情報の
テーブルを示す図であり、以下、ダミー部品を新たな部
品として登録する処理について説明する。
FIG. 11 is a diagram showing a table of updated item / part correspondence information. Hereinafter, processing for registering a dummy part as a new part will be described.

【0036】前述までの説明では、項目/部品対応情報
格納手段16が保持する項目/部品対応情報161が、
振込人名(送信)に対応する部品がない図6に示すよう
なものであったため、振込人名(送信)に対し、部品抽
出手段13は、ダミー部品を抽出した。その後、部品表
示手段14は、抽出部品表示エリア31に、振込人名
(送信)に対応するダミー部品を表示した。本発明の実
施形態において、部品抽出手段13が振込人名(送信)
に対してダミー部品を抽出したことを受けて、項目/部
品対応情報更新手段15は、抽出されたダミー部品に対
応する部品をオペレータに選択させるための表示を行う
ようにしている。これにより、ダミー部品を正式な部品
として追加登録することができる。
In the above description, the item / part correspondence information 161 held by the item / part correspondence information storage means 16 is
Since there was no component corresponding to the transfer person name (transmission) as shown in FIG. 6, the component extraction means 13 extracted a dummy part from the transfer person name (transmission). After that, the component display means 14 displays the dummy component corresponding to the transferee name (transmission) in the extracted component display area 31. In the embodiment of the present invention, the component extracting means 13 determines the name of the transfer person (transmission).
In response to the extraction of the dummy part, the item / part correspondence information updating means 15 performs display for prompting the operator to select a part corresponding to the extracted dummy part. Thereby, the dummy part can be additionally registered as a formal part.

【0037】すなわち、オペレータが、振込人名(送
信)に対応する部品として名前部品を選択すると、項目
/部品対応情報更新手段15は、項目/部品対応情報格
納手段16にある図6に示す項目/部品対応情報161
を、図11に示すような項目/部品対応情報162に更
新する。これにより、別のアプリケーションを開発する
際に、振込人名(送信)が項目識別情報として入力され
た場合、名前部品を対応付けることができる。
That is, when the operator selects a name part as the part corresponding to the transferee name (transmission), the item / part correspondence information updating means 15 stores the item / part correspondence information stored in the item / part correspondence information storage means 16 shown in FIG. Parts correspondence information 161
Is updated to the item / part correspondence information 162 as shown in FIG. Thus, when another application is developed, if a transferee name (transmission) is input as item identification information, a name component can be associated.

【0038】また、本発明の実施形態は、部品表示手段
14が、部品抽出手段13が振込人名(送信)に対して
ダミー部品を抽出したことを受けて、抽出部品表示エリ
ア31にダミー部品を示すアイコンを表示し、ここで、
オペレータが、抽出部品表示エリア31にあるアイコン
かあるいは画面編集エリア32に配置したダミー部品の
いずれかを選択し、ダミー部品に対応する部品を選択す
るオペレーションを行った場合に、項目/部品対応情報
更新手段15が、選択されたダミー部品に対応する部品
を選択させるための表示を行うようにすることができ
る。オペレータが、振込人名(送信)に対応する部品と
して名前部品を選択すると、項目/部品対応情報更新手
段15は、項目/部品対応情報格納手段16にある図6
に示す項目/部品対応情報161を、図11に示すよう
な項目/部品対応情報162に更新する。これにより、
別のアプリケーションを開発する際に、振込人名(送
信)が項目識別情報として入力された場合、名前部品を
対応付けることができる。
In the embodiment of the present invention, the component display means 14 displays the dummy component in the extracted component display area 31 in response to the fact that the component extraction means 13 has extracted the dummy component for the transfer person name (transmission). Display icon, where:
When the operator selects either an icon in the extracted component display area 31 or a dummy component arranged in the screen editing area 32 and performs an operation of selecting a component corresponding to the dummy component, item / component correspondence information The updating means 15 can perform a display for selecting a component corresponding to the selected dummy component. When the operator selects the name part as the part corresponding to the transferee name (transmission), the item / part correspondence information updating means 15 stores the part / part correspondence information storage means 16 in FIG.
Is updated to the item / part correspondence information 162 as shown in FIG. This allows
When developing another application, if a transferee name (transmission) is input as item identification information, a name component can be associated.

【0039】前述した本発明の実施形態は、項目として
送受信データ項目及び通信オペレーション名についての
みを扱ったとして説明したが、本発明は、銀行マークや
ローン計算などを項目として扱っうこともできる。この
場合、それぞれの項目に対応する部品として、例えば、
銀行マークには、銀行マークを表示する部品を対応付け
る。また、ローン計算には、借入金額、借入利率、返済
期間を入力する部品と計算開始ボタン及び毎月の返済
額、総返済額が出力される部品を一纏めにした部品を対
応付ける。このようにすることにより、様々なアプリケ
ーション構成要素を項目として本発明を適用することが
できる。
Although the above-described embodiment of the present invention has been described as treating only the transmission / reception data item and the communication operation name as items, the present invention can also treat bank marks, loan calculations, and the like as items. In this case, as a part corresponding to each item, for example,
A part for displaying the bank mark is associated with the bank mark. In the loan calculation, parts for inputting a borrowing amount, a borrowing rate, and a repayment period are associated with parts for which a calculation start button and parts for outputting monthly repayment amounts and total repayment amounts are combined. In this manner, the present invention can be applied to various application components as items.

【0040】また、前述した本発明の実施形態は、アプ
リケーション構成情報として通信インタフェースの定義
を利用したが、本発明は、クライアント上のメソッド定
義や、ユーザ定義のファイル等を利用しても良い。この
場合、れぞれのアプリケーション構成情報の種類毎に、
項目識別情報抽出手段を開発し項目識別情報を抽出でき
るようにしておく。
In the above-described embodiment of the present invention, the definition of the communication interface is used as the application configuration information. However, the present invention may use a method definition on the client, a user-defined file, or the like. In this case, for each type of application configuration information,
Item identification information extraction means is developed so that item identification information can be extracted.

【0041】前述した本発明の実施形態によれば、クラ
イアントのアプリケーション開発を始める前に作成され
ているアプリケーション構成情報から、アプリケーショ
ンに必要な部品を自動的に抽出することができるため、
特定のエリアにアプリケーション開発に必要な部品のみ
を表示させることができる。これにより、本発明の実施
形態は、開発者が、自ら必要な部品を多くの選択肢から
部品を選択する手間を不要とすることができ、また、特
定のエリアに表示された部品の全てを配置すれば、ツー
ルに入力したアプリケーション構成情報の全てをアプリ
ケーションに反映したことになり、部品の配置忘れを防
止することができる。
According to the above-described embodiment of the present invention, components necessary for an application can be automatically extracted from application configuration information created before starting application development of a client.
Only parts necessary for application development can be displayed in a specific area. As a result, the embodiment of the present invention can eliminate the need for the developer to select necessary parts from many options, and arrange all the parts displayed in a specific area. Then, all of the application configuration information input to the tool is reflected in the application, and it is possible to prevent forgetting to place components.

【0042】[0042]

【発明の効果】以上説明したように本発明によれば、グ
ラフィカルユーザインタフェースを利用し、あるアプリ
ケーションに必要な部品のみを表示することができるの
で、効率的にアプリケーションを開発することができ
る。
As described above, according to the present invention, only the parts necessary for a certain application can be displayed by using the graphical user interface, so that the application can be efficiently developed.

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

【図1】本発明の一実施形態によるアプリケーション開
発ツールのプログラム構造及び入出力関係を説明するブ
ロック図である。
FIG. 1 is a block diagram illustrating a program structure and an input / output relationship of an application development tool according to an embodiment of the present invention.

【図2】出力画面のレイアウト例を示す図である。FIG. 2 is a diagram illustrating a layout example of an output screen.

【図3】銀行営業店システムのクライアントが実行する
アプリケーション開発の処理動作を説明するフローチャ
ートである。
FIG. 3 is a flowchart illustrating a processing operation of application development executed by a client of the bank office system.

【図4】アプリケーション構成情報を格納したテーブル
による入力ファイルの例を示す図である。
FIG. 4 is a diagram illustrating an example of an input file based on a table storing application configuration information.

【図5】項目識別情報抽出手段が抽出する具体的な情報
が格納されたテーブルの例を示す図である。
FIG. 5 is a diagram illustrating an example of a table in which specific information extracted by an item identification information extracting unit is stored.

【図6】項目/部品対応情報格納手段に格納されている
項目/部品対応情報のテーブルの例を示す図である。
FIG. 6 is a diagram showing an example of a table of item / part correspondence information stored in an item / part correspondence information storage unit.

【図7】部品抽出手段により抽出された部品識別情報を
格納したテーブルの例を示す図である。
FIG. 7 is a diagram showing an example of a table storing component identification information extracted by component extraction means.

【図8】抽出された部品識別情報で示される部品を示す
アイコンを抽出部品表示エリアに表示した例を示す図で
ある。
FIG. 8 is a diagram illustrating an example in which an icon indicating a component indicated by extracted component identification information is displayed in an extracted component display area.

【図9】抽出部品表示エリアと画面編集エリアとにおけ
る具体的な表示例を示す図である。
FIG. 9 is a diagram showing a specific display example in an extracted component display area and a screen editing area.

【図10】抽出部品表示エリアと画面編集エリアとにお
ける具体的な表示例を示す図である。
FIG. 10 is a diagram showing a specific display example in an extracted component display area and a screen editing area.

【図11】更新された項目/部品対応情報のテーブルを
示す図である。
FIG. 11 is a diagram showing a table of updated item / part correspondence information.

【図12】銀行営業店システムの概要を示すシステム構
成図である。
FIG. 12 is a system configuration diagram showing an outline of a bank office system.

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

1 ツール処理部 2 アプリケーション構成情報 3 出力画面 11 アプリケーション構成情報入力手段 12 項目識別情報抽出手段 13 不品抽出手段 14 部品表示手段 15 項目/部品対応情報更新手段 16 項目/部品対応情報格納手段 31 抽出部品表示エリア 32 画面編集エリア 33 メニュー表示エリア 91 ホストコンピュータ 92 サーバコンピュータ 93 クライアントコンピュータ 94 入力デバイス 95 現金処理機 96 通帳プリンタ 97 その他の端末 Reference Signs List 1 tool processing unit 2 application configuration information 3 output screen 11 application configuration information input means 12 item identification information extraction means 13 rejection extraction means 14 parts display means 15 item / part correspondence information update means 16 item / part correspondence information storage means 31 extraction Parts display area 32 Screen editing area 33 Menu display area 91 Host computer 92 Server computer 93 Client computer 94 Input device 95 Cash processor 96 Passbook printer 97 Other terminals

───────────────────────────────────────────────────── フロントページの続き (72)発明者 寺濱 幸徳 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 (72)発明者 北川 健二 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 (72)発明者 伊東 昭人 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所金融システム事業部内 Fターム(参考) 5B069 AA01 BA03 BB16 DC15 FA09 5B076 DB04 DC04 DC09 DD06 5E501 AC10 AC34 BA05 CA03 CB09 EA11 EB05 FA04 FA23 FA43 ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Kotoku Terahama 1099 Ozenji Temple, Hitachi, Ltd. Hitachi, Ltd. System Development Laboratory (72) Inventor Akihito Ito 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture F-term in the Financial Systems Division, Hitachi, Ltd. AC10 AC34 BA05 CA03 CB09 EA11 EB05 FA04 FA23 FA43

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 部品を貼り付ける際に利用するアイコン
を表示させる機能を含むグラフィカルユーザインタフェ
ースを利用して、アプリケーションを構成する項目毎
に、画面編集エリアに部品を配置することによりアプリ
ケーションを開発するアプリケーション開発ツールにお
いて、開発するアプリケーションに関する情報であるア
プリケーション構成情報を入力するアプリケーション構
成情報入力手段と、前記アプリケーション構成情報から
前記項目の識別情報を抽出する項目識別情報抽出手段
と、前記項目を識別する項目識別情報と前記部品を識別
する部品識別情報を対応付ける情報である項目/部品対
応情報を格納する項目/部品対応情報格納手段と、前記
前記項目/部品対応情報格納手段を参照することによ
り、前記項目識別情報抽出手段により抽出された前記項
目識別情報に対応する前記部品識別情報を抽出する部品
抽出手段と、前記部品抽出手段によって抽出された前記
部品識別情報が示す前記部品を表すアイコンを画面上の
抽出部品表示エリアに表示する部品表示手段とを備え、
開発するアプリケーションが必要とする部品を表示する
ことを特徴とするアプリケーション開発ツール。
An application is developed by arranging a component in a screen editing area for each item constituting the application using a graphical user interface including a function of displaying an icon used when pasting the component. In the application development tool, application configuration information input means for inputting application configuration information that is information on an application to be developed, item identification information extraction means for extracting identification information of the item from the application configuration information, and identifying the item By referring to the item / part correspondence information storage means for storing item / part correspondence information, which is information for associating the item identification information with the part identification information for identifying the part, and referring to the item / part correspondence information storage means, Extract item identification information A component extracting unit for extracting the component identification information corresponding to the item identification information extracted by the unit; and displaying an icon representing the component indicated by the component identification information extracted by the component extracting unit on a screen. Component display means for displaying in the area,
An application development tool that displays parts required by the application to be developed.
【請求項2】 前記項目/部品対応情報格納手段が格納
する前記項目/部品対応情報を更新する前記項目/部品
対応情報更新手段をさらに備えたことを特徴とする請求
項1記載のアプリケーション開発ツール。
2. The application development tool according to claim 1, further comprising an item / part correspondence information updating unit that updates the item / part correspondence information stored in the item / part correspondence information storage unit. .
【請求項3】 請求項1または2記載のアプリケーショ
ン開発ツールを使用するアプリケーション開発方法にお
いて、前記抽出部品表示エリアに表示された前記部品を
表すアイコンが選択されて前記画面編集エリアに配置す
るオペレーションが行われた場合、前記アプリケーショ
ン開発ツールは、選択された前記アイコンが示す前記部
品を前記画面編集エリアに表示すると共に、前記抽出部
品表示エリア上にある選択された前記アイコンを消去
し、前記画面編集エリアに配置された前記部品を選択し
て削除するオペレーションが行われた場合、前記アプリ
ケーション開発ツールは、選択された前記部品を前記画
面編集エリアから消去すると共に、選択された前記部品
を示す前記アイコンを、該アイコンが消去される前に表
示されていた前記抽出部品表示エリアの該当位置に再度
表示することを特徴とするアプリケーション開発方法。
3. An application development method using an application development tool according to claim 1, wherein an icon representing the component displayed in the extracted component display area is selected and arranged in the screen editing area. If performed, the application development tool displays the component indicated by the selected icon in the screen editing area, erases the selected icon on the extracted component display area, and edits the screen. When an operation of selecting and deleting the part arranged in the area is performed, the application development tool deletes the selected part from the screen editing area and displays the icon indicating the selected part. The extraction that was displayed before the icon was erased. An application development method characterized by redisplaying at a corresponding position in a component display area.
【請求項4】 請求項1または2記載のアプリケーショ
ン開発ツールを使用するアプリケーション開発方法にお
いて、前記項目/部品対応情報に情報がないために、前
記部品抽出手段がある項目に対応する前記部品を抽出す
ることができない場合、前記部品抽出手段は、対応する
前記部品が無いことを示すダミー部品の部品識別情報を
抽出することを特徴とするアプリケーション開発方法。
4. An application development method using an application development tool according to claim 1 or 2, wherein said part / part correspondence information has no information, so said part extraction means extracts said part corresponding to a certain item. If it is not possible to do so, the component extracting means extracts the component identification information of a dummy component indicating that there is no corresponding component.
【請求項5】 請求項2記載のアプリケーション開発ツ
ールを使用するアプリケーション開発方法において、前
記項目/部品対応情報に情報がないために、前記部品抽
出手段がある項目に対応する前記部品を抽出することが
できない場合、前記部品抽出手段は、対応する前記部品
が無いことを示すダミー部品の部品識別情報を抽出し、
前記項目/部品対応情報更新手段は、前記部品表示手段
が前記抽出部品表示エリアに、前記部品抽出手段により
抽出された前記部品を表示する前に、前記ダミー部品が
抽出された前記項目に対応する前記部品をオペレータに
選択させるよう促す表示を行い、オペレータによる選択
が行われたとき、選択された前記部品が前記ダミー部品
を抽出した前記項目に対応すること示す情報を、項目/
部品対応情報格納手段に対し追加格納することを特徴と
するアプリケーション開発方法。
5. An application development method using an application development tool according to claim 2, wherein the component extraction means extracts the component corresponding to a certain item because there is no information in the item / component correspondence information. If not possible, the component extracting means extracts component identification information of a dummy component indicating that there is no corresponding component,
The item / part correspondence information updating means corresponds to the item from which the dummy part is extracted before the part display means displays the part extracted by the part extracting means in the extracted part display area. A display prompting the operator to select the part is displayed, and when the selection is performed by the operator, information indicating that the selected part corresponds to the item from which the dummy part is extracted is indicated by an item /
An application development method characterized by additionally storing in a part correspondence information storage means.
【請求項6】 請求項2記載のアプリケーション開発ツ
ールを使用するアプリケーション開発方法において、前
記項目/部品対応情報に情報がないために、前記部品抽
出手段がある項目に対応する前記部品を抽出することが
できない場合、前記部品抽出手段が、対応する前記部品
が無いことを示すダミー部品の部品識別情報を抽出し、
前記部品表示手段が、前記抽出部品表示エリアに前記ダ
ミー部品を含む前記部品を表示し、オペレータにより前
記抽出部品表示エリアあるいは前記画面編集エリアにあ
る前記ダミー部品が選択され、選択した前記ダミー部品
が示す前記項目に対応する前記部品を選択するためのオ
ペレーションが行われた場合、前記項目/部品対応情報
更新手段は、選択された前記ダミー部品が示す前記項目
に対応する部品をオペレータに選択させるための表示を
行い、オペレータによる選択が行われたとき、選択され
た前記部品が前記ダミー部品を抽出した前記項目に対応
すること示す情報を、項目/部品対応情報格納手段に対
し追加格納することを特徴とするアプリケーション開発
方法。
6. An application development method using an application development tool according to claim 2, wherein said part / extractor extracts said part corresponding to a certain item because there is no information in said item / part correspondence information. If not possible, the component extracting means extracts component identification information of a dummy component indicating that there is no corresponding component,
The component display means displays the component including the dummy component in the extracted component display area, and the operator selects the dummy component in the extracted component display area or the screen editing area, and the selected dummy component is displayed. When an operation for selecting the part corresponding to the indicated item is performed, the item / part correspondence information updating unit causes the operator to select a part corresponding to the item indicated by the selected dummy part. Is displayed, and when an operator makes a selection, information indicating that the selected component corresponds to the item from which the dummy component has been extracted is additionally stored in the item / component correspondence information storage means. Characteristic application development method.
JP2000167716A 2000-06-05 2000-06-05 Application development tool and development method Pending JP2001350628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000167716A JP2001350628A (en) 2000-06-05 2000-06-05 Application development tool and development method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000167716A JP2001350628A (en) 2000-06-05 2000-06-05 Application development tool and development method

Publications (1)

Publication Number Publication Date
JP2001350628A true JP2001350628A (en) 2001-12-21

Family

ID=18670835

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000167716A Pending JP2001350628A (en) 2000-06-05 2000-06-05 Application development tool and development method

Country Status (1)

Country Link
JP (1) JP2001350628A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030044753A (en) * 2001-11-29 2003-06-09 주식회사 아키텍 A drawing equipment and a drawing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030044753A (en) * 2001-11-29 2003-06-09 주식회사 아키텍 A drawing equipment and a drawing program

Similar Documents

Publication Publication Date Title
CN110045953B (en) Method and computing device for generating business rule expression
US8239226B2 (en) Methods and apparatus for combining properties and methods from a plurality of different data sources
US8224853B2 (en) Methods and apparatus for updating a plurality of data fields in an electronic form
CZ20031172A3 (en) System and method for monitoring a plurality of financial service terminals with document-controlled interface
CN110222106A (en) Integrated workflow and db transaction
US20210103862A1 (en) Methods and apparatus for exposing workflow process definitions as business objects
US7996758B2 (en) Methods and apparatus for storing data associated with an electronic form
US20070208777A1 (en) Methods and apparatus for designing a workflow process using resource maps and process maps
US20070143305A1 (en) Methods and apparatus for storing functions associated with an electronic form
US20070143711A1 (en) Methods and apparatus for displaying a setup sequence
JP2003208501A (en) Business process definition display method and program
JP2004046657A (en) Method, apparatus and software for calculation support
JP2001350628A (en) Application development tool and development method
US20070130138A1 (en) Methods and apparatus for storing a collaboratively designed workflow process
US20070136367A1 (en) Methods and apparatus for dynamically modifying a business object definition
JP2001117977A (en) Workflow system
CN114995722A (en) Information processing apparatus and recording medium
JP2010134512A (en) Adapter device and customization method using the same
JP4307122B2 (en) Workflow processing method and program
JP6505178B2 (en) Server apparatus, information processing method, and program
JP6505154B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP2017182580A (en) Information processing equipment, method and program
JP6656876B2 (en) Information processing apparatus, information processing method, and program
JP6412047B2 (en) Information processing apparatus, information processing method, and program
JP6200024B1 (en) Information processing apparatus, method, and program