JP2000003266A - Input screen composing method and device therefor - Google Patents

Input screen composing method and device therefor

Info

Publication number
JP2000003266A
JP2000003266A JP11147964A JP14796499A JP2000003266A JP 2000003266 A JP2000003266 A JP 2000003266A JP 11147964 A JP11147964 A JP 11147964A JP 14796499 A JP14796499 A JP 14796499A JP 2000003266 A JP2000003266 A JP 2000003266A
Authority
JP
Japan
Prior art keywords
information
definition
input
screen
output
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
JP11147964A
Other languages
Japanese (ja)
Inventor
Hidekazu Tanigawa
英和 谷川
Aki Yoneda
亜旗 米田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11147964A priority Critical patent/JP2000003266A/en
Publication of JP2000003266A publication Critical patent/JP2000003266A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To easily form a screen consisting of the UI(user interface) definition information that is previously defined and the processing result obtained from a data processing part by using the acquired data and the UI definition information stored in a UI definition part. SOLUTION: A main body part 12 forms an input/output screen 11 of an information system based on the information that is defined at a UI definition part 13 and then receives the information from the screen 11. A function parts group 14 independently processes the tagged information stored in a file, tags the output information and writes a prescribed output file to transfer it to the part 12. The part 12 receives the output file and carries out the processes including display of the file, etc. Then the part 12 acquires the processing result from a data processing part and forms a screen based on the acquired data and the UI definition information that is stored in the part 13. Thus, it is possible to easily compose a screen consisting of the UI definition information and the processing result of the data processing part.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、対話型の情報シス
テムにおける構築方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a construction method in an interactive information system.

【0002】[0002]

【従来の技術】従来の情報システム構築方式としては例
えば公開平2−212963号公報に記載されたものが
ある。この従来の情報システム構築方式は、業務の実処
理を行なう業務プログラムと画面イメージ、画面遷移、
画面を構成するフィールドのチェック/ガイダンスを定
義した画面イメージ定義体と前記画面イメージ定義体か
ら情報を取り出し、画面構築を行ない、画面から入力さ
れた入力情報や選択情報を前記業務プログラムに通知す
る固有部品とを備え、業務プログラムが上記画面イメー
ジ定義体および上記固有部品によって、業務処理のため
の情報システムを実現するように構成していた。
2. Description of the Related Art As a conventional information system construction method, there is, for example, a method described in Japanese Patent Application Laid-Open No. 2-219296. In this conventional information system construction method, a business program and a screen image, a screen transition,
A screen image definition body defining the check / guidance of the fields constituting the screen and information extracted from the screen image definition body, screen construction is performed, and input information and selection information input from the screen are notified to the business program. Components, and the business program is configured to realize an information system for business processing by the screen image definition body and the unique components.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記の
ような方式では、業務プログラムが1つのものから構成
され、業務プログラムが固有部品を呼び出す方式になっ
ているため、機能拡張の時に業務プログラムを変更し、
再コンパイルしなければならないため、微妙に違う情報
システムを利用するユーザ毎に情報システムの構築、保
守、管理を行なわなければならないという問題点を有し
ていた。
However, in the above-described method, since the business program is composed of one program and the business program calls a unique component, the business program is changed when the function is extended. And
Since recompilation is required, there is a problem that the information system must be constructed, maintained, and managed for each user who uses a slightly different information system.

【0004】本発明は、かかる点に鑑み業務プログラム
を単機能の機能部品に分割し、ユーザインターフェイス
を定義するUI定義部にユーザの入力に対応する機能部
品の起動命令を記述し、ユーザインターフェイスを構築
し機能部品の実行を行なう本体部がユーザの入力情報を
規約情報に変更し機能部品に規約情報を引き渡して機能
部品を起動する。起動された機能部品は、規約情報を処
理した後に出力の規約情報を本体部に渡して本体部が表
示などの処理を行なうことにより機能部品を追加してU
I定義部を書き直すだけで開発済みの機能部品を修正し
再コンパイルすることなしに機能追加された情報システ
ムを提供できることを目的とする。
In view of the above, the present invention divides a business program into single-function functional components, describes a start instruction of a functional component corresponding to a user's input in a UI definition unit that defines a user interface, and executes the user interface. The main body, which constructs and executes the functional component, changes the input information of the user to the protocol information, passes the protocol information to the functional component, and activates the functional component. After the activated functional component processes the protocol information, it passes the output protocol information to the main unit, and the main unit performs processing such as display, thereby adding the functional component to the U.
It is an object of the present invention to provide an information system in which functions have been added without modifying and recompiling a developed functional component only by rewriting the I definition part.

【0005】[0005]

【課題を解決するための手段】本発明は、以上の目的を
達成するために、規約情報からなる入力情報を受け取
り、独自の処理をした後に規約情報からなる出力情報を
吐き出す機能部品が1種以上存在する機能部品群と、画
面イメージ、画面遷移、画面を構成するフィールドのチ
ェック/ガイダンス、機能部品の起動命令を記述したU
I定義部と、UI定義部の情報を読みとり画面を構成し
たり、画面遷移を行なったり、画面から入力・選択され
た情報を受け取り規約情報に変更し前記UI定義部に示
された機能部品の起動命令にしたがって機能部品に規約
情報を渡して起動したりする本体部とを備えた情報シス
テム構築方式である。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides one type of functional component that receives input information consisting of protocol information, and after performing its own processing, discharges output information consisting of protocol information. U that describes the existing functional component group, screen image, screen transition, check / guidance of fields configuring the screen, and start instruction of functional component
I definition part and information of the UI definition part are read to compose a screen, screen transition is performed, information input / selected from the screen is received and changed to convention information, and the information of the functional component indicated in the UI definition part is changed. This is an information system construction method that includes a main unit that passes the protocol information to a functional component according to a start command and starts the functional component.

【0006】本発明は、前記した構成により、本体部が
UI定義部に定義されている情報に従って情報システム
の入出力画面を構成し、本体部が画面からの入力情報を
受け付ける。機能部品の起動を行なう情報が入出力画面
から入力された時に、本体部は入力された情報のうちU
I定義部で機能部品に引き渡すべき情報として定義され
ている情報を規約情報に変更して、機能部品に規約情報
を引き渡して機能部品を実行する。機能部品は、規約情
報を処理して出力情報を規約情報にして本体部に渡す。
本体部が機能部品が出力した規約情報を受け取り表示な
どの処理を行なう。
According to the present invention, the main body constitutes an input / output screen of the information system according to the information defined in the UI definition section, and the main body accepts input information from the screen. When the information for starting the functional component is input from the input / output screen, the main unit performs U of the input information.
The information defined as the information to be delivered to the functional component in the I definition unit is changed to the protocol information, and the protocol information is delivered to the functional component and the functional component is executed. The functional component processes the convention information and turns the output information into the convention information and passes it to the main body.
The main body receives the rule information output by the functional component and performs processing such as display.

【0007】[0007]

【発明の実施の形態】図1は本発明の実施例における情
報システム構築方式の構成図を示す。図1において、1
1は情報の入出力を行なう入出力画面、131は情報の
入力または表示を行なう1つの項目であるフィールドの
チェック/ガイダンスを記述したフィールド定義情報、
132はフィールドから構成される画面の画面イメージ
を定義した画面定義情報、133は画面遷移、機能部品
の起動命令を記述したボタン定義情報、134は情報シ
ステムの画面の構成を記述したメニュー定義情報、13
はフィールド定義情報131と画面定義情報132とボ
タン定義情報133とメニュー定義情報134から構成
されるUI定義部、121はフィールドと情報の内容を
表す見出しであるタグとの対応関係を管理しているフィ
ールド・タグ対応情報、12はUI定義部13の各情報
を読みとり、画面を構成したり、画面遷移を行なった
り、入出力画面11から入力・選択された情報を受け取
り、受け取った情報をフィールド・タグ対応情報を参照
して規約情報であるタグ付き情報に変更し、タグ付き情
報を予め決められたファイルinput.datに書き込み、前
記UI定義部に示された前記機能部品の起動命令にした
がって前記機能部品に規約情報を渡して起動したりする
本体部、141はinput.datの中のタグ付き情報をデー
タベースに挿入する挿入部品、142はinput.datの中
のタグ付き情報に示された条件に合う情報をデータベー
スから削除する削除部品、143はinput.datの中のタ
グ付き情報に示された条件に合う情報をデータベースか
ら検索して更新する更新部品、144はinput.datの中
のタグ付き情報に示された条件に合う情報をデータベー
スから検索する検索部品、145はinput.datの中のタ
グ付き情報をプリンタにプリントアウトする出力部品、
14は挿入部品141と削除部品142と更新部品14
3と検索部品144と出力部品145からなる機能部品
群である。
FIG. 1 is a block diagram showing an information system construction system according to an embodiment of the present invention. In FIG. 1, 1
1 is an input / output screen for inputting / outputting information, 131 is field definition information describing field check / guidance, which is one item for inputting or displaying information,
132 is screen definition information defining a screen image of a screen composed of fields, 133 is button definition information describing a screen transition and a functional component activation command, 134 is menu definition information describing a configuration of a screen of the information system, 13
Is a UI definition section composed of field definition information 131, screen definition information 132, button definition information 133, and menu definition information 134, and 121 manages the correspondence between fields and tags, which are headings indicating the contents of information. The field / tag correspondence information 12 reads the information of the UI definition unit 13, configures the screen, performs screen transition, receives information input / selected from the input / output screen 11, and converts the received information into field / tag information. Refer to the tag correspondence information, change to the tagged information that is the convention information, write the tagged information to a predetermined file input.dat, and follow the start instruction of the functional component indicated in the UI definition section. 141 is a main unit for starting by passing convention information to a functional component, and 141 is an insert component for inserting tagged information in input.dat into a database. Reference numeral 142 denotes a deletion component for deleting information matching the condition indicated by the tagged information in input.dat from the database, and reference numeral 143 denotes searching the database for information matching the condition indicated by the tagged information in input.dat. Update component 144, a search component for searching the database for information that matches the conditions indicated by the tagged information in input.dat, and 145 printout the tagged information in input.dat to the printer. Output parts,
Reference numeral 14 denotes an inserted component 141, a deleted component 142, and an updated component 14.
3 is a functional component group including a search component 144, a search component 144, and an output component 145.

【0008】以上のように構成された本実施例の方式に
ついて、図2〜図4のフローチャートを参照してその動
作を説明する。 (ステップ201)本体部12がメニュー定義情報13
4とフィールド定義情報131と画面定義情報132と
ボタン定義情報133を読み込む。 (ステップ202)本体部12がメニュー定義情報13
4と画面定義情報133により入出力画面11を表示す
る。 (ステップ203)本体部12がユーザの入力を受け付
ける。 (ステップ204)本体部12がユーザからの入力がフ
ィールドへの入力情報かどうか判断する。本体部12が
ユーザからの入力がフィールドへの入力情報であれば、
ステップ204に行き、本体部12がユーザからの入力
がフィールドへの入力情報でなければステップ206に
行く。 (ステップ205)本体部12がフィールドへの入力情
報をフィールドに表示する。ステップ203に戻る。 (ステップ206)本体部12がユーザからの入力が機
能部品を実行するボタンの情報であるかどうか判断す
る。ボタンの情報であればステップ207に行き、ボタ
ンの情報でなければステップ203に戻る。 (ステップ207)本体部12がユーザにより入力され
た情報に対応するボタンAが定義されているボタン定義
情報133に記述されたフィールド中の情報をフィール
ド定義情報131に定義されている長さ、型に合うかど
うかチェックする。 (ステップ208)フィールド定義情報131に定義さ
れている長さ、型に合えばステップ209に行き、合わ
なければステップ214に行く。 (ステップ209)本体部12がユーザにより入力され
た情報に対応するボタンAが定義されているボタン定義
情報133に記述された必要情報をフィールドから取り
だし、タグ付き情報にして予め決められたファイル(in
dut.dat)に書き込む。 (ステップ210)本体部12がinput.datファイルを
引数にして、ボタンAが実行する機能部品Aを実行す
る。ボタンAが機能部品Aを実行することは、ボタン定
義情報133に定義されている。 (ステップ211)機能部品Aがinput.datの中のタグ
付き情報を処理する。 (ステップ212)機能部品Aがステップ211の処理
結果を予め決められたファイル(result.dat)に書き込
む。 (ステップ213)本体部12が機能部品Aが出力した
result.dat中の結果を表示する。 (ステップ214)本体部12がフィールド入力のエラ
ーを入出力画面11に表示する。
The operation of the system of the present embodiment configured as described above will be described with reference to the flowcharts of FIGS. (Step 201) The main body unit 12 has the menu definition information 13
4, field definition information 131, screen definition information 132, and button definition information 133. (Step 202) If the main body 12 is the menu definition information 13
4 and the screen definition information 133, the input / output screen 11 is displayed. (Step 203) The main unit 12 accepts a user input. (Step 204) The main unit 12 determines whether the input from the user is input information to the field. If the body unit 12 determines that the input from the user is the input information to the field,
The process proceeds to step 204, and the main unit 12 proceeds to step 206 if the input from the user is not the input information to the field. (Step 205) The main unit 12 displays information input to the field in the field. Return to step 203. (Step 206) The main unit 12 determines whether or not the input from the user is information on a button for executing a functional component. If it is the button information, the process goes to step 207. If it is not the button information, the process returns to step 203. (Step 207) The main unit 12 converts the information in the field described in the button definition information 133 in which the button A corresponding to the information input by the user is defined into the length and the type defined in the field definition information 131. Check if it suits. (Step 208) If the length and the type defined in the field definition information 131 match, the procedure goes to Step 209. If not, the procedure goes to Step 214. (Step 209) The main unit 12 extracts necessary information described in the button definition information 133 in which the button A corresponding to the information input by the user is defined from the field, and sets the information as a tagged information in a predetermined file ( in
dut.dat). (Step 210) The main unit 12 executes the functional component A executed by the button A using the input.dat file as an argument. The execution of the functional component A by the button A is defined in the button definition information 133. (Step 211) The functional component A processes the tagged information in input.dat. (Step 212) The functional component A writes the processing result of step 211 to a predetermined file (result.dat). (Step 213) The main body 12 outputs the functional component A
Display the result in result.dat. (Step 214) The main unit 12 displays a field input error on the input / output screen 11.

【0009】例えば、本体部12が図5に示すメニュー
定義情報134と図6に示すフィールド定義情報131
と図7に示す画面定義情報132と図8に示すボタン定
義情報を読み込んだ時、本体部12は、メニュー定義情
報134の<mainMenu>タグの付いた「個人管理システ
ム」を構築する。「個人管理システム」は<subMenu>タ
グが付いた「住所」と「家族」のサブシステムから構成
され、例えば、「住所」サブシステムは<form>タグの付
いた「住所フォーム」からなり、「住所フォーム」は図
7に示されるように<field>タグのついたフィールドや<
heading>タグのついたコメントや<button>タグのついた
ボタンから構成される。図7の<v><\v>や<h><\h>はフィ
ールドやコメントの配置を表す。上記のように構築され
た「個人管理システム」において、ユーザがフィールド
に図9に示す情報を入力した後に、出力ボタンを押した
時、本体部はフィールド情報を図10に示すinput.dat
ファイルを引数にして機能部品(プリントアウト部品)
を実行し、プリントアウト部品はinput.datファイルに
書き込まれたフィールド入力情報を図11のようにプリ
ントアウトし、結果を図12のようにresult.datに書き
込む。本体部12は、出力部品を起動前に図8のボタン
定義情報133を読みとり、<getForm>タグで示される
「住所フォーム」の<getField>タグで示される「氏名フ
ィールド」「年齢フィールド」「住所フィールド」「TE
Lフィールド」の情報がタグ付けされ、図10に示すinp
ut.datに書き込み、input.datファイルを引数にして<ex
ecCommand>タグが付いた「insert」コマンドを実
行し、実行中は<message>タグが付いた「ただ今データ
挿入中です.」というメッセージを表示する。「ins
ert」コマンド実行後は、<afterService>タグが付い
た「結果フォーム1表示」という動作を行なう。本体部
12は、input.datに各フィールドの情報を書き込む前
に、図6のフィールド定義情報131に記述されている
データの型、長さに合うかどうかチェックし、合わなけ
ればエラーメッセージを表示する。また、図9に示す情
報を入力した後に、挿入ボタンを押した時、本体部12
は挿入部品141を図10に示すinput.datファイルを
引数にして実行し、挿入部品141はinput.datファイ
ルの情報をデータベースに挿入し、結果を図13のよう
にresult.datに書き込む。本体部は結果を図14のよう
に表示する。
[0009] For example, the main body unit 12 has menu definition information 134 shown in FIG. 5 and field definition information 131 shown in FIG.
When the main unit 12 reads the screen definition information 132 shown in FIG. 7 and the button definition information shown in FIG. 8, the main unit 12 constructs a “personal management system” with a <mainMenu> tag of the menu definition information 134. The “personal management system” is composed of “address” and “family” subsystems with <subMenu> tags. For example, the “address” subsystem is composed of “address form” with <form> tags. As shown in FIG. 7, the “address form” includes a field with a <field> tag and a <
It consists of a comment with a <heading> tag and a button with a <button> tag. <V><\v> and <h><\h> in FIG. 7 represent the arrangement of fields and comments. In the “personal management system” constructed as described above, when the user presses the output button after inputting the information shown in FIG. 9 in the field, the main body stores the field information in the input.dat shown in FIG.
Functional parts (printout parts) with a file as an argument
The printout component prints out the field input information written in the input.dat file as shown in FIG. 11 and writes the result in result.dat as shown in FIG. The main body unit 12 reads the button definition information 133 of FIG. 8 before starting the output component, and reads the “name field”, “age field”, and “address” indicated by the <getField> tag of the “address form” indicated by the <getForm> tag. Field "," TE
The information of "L field" is tagged, and inp shown in FIG.
Write to ut.dat, input.dat file as an argument and <ex
Executes the "insert" command with the ecCommand> tag, and displays the message "Data is being inserted now" with the <message> tag during execution. "Ins
After the “ert” command is executed, an operation of “display result form 1” with an <afterService> tag is performed. Before writing information of each field to input.dat, the main body unit 12 checks whether the data type and length described in the field definition information 131 in FIG. 6 match, and displays an error message if it does not match. I do. When the user presses the insert button after inputting the information shown in FIG.
Executes the insert part 141 with the input.dat file shown in FIG. 10 as an argument, inserts the information of the input.dat file into the database, and writes the result to result.dat as shown in FIG. The main body displays the result as shown in FIG.

【0010】以上のように本実施例によれば、本体部1
2がUI定義部13に定義されている情報に従って情報
システムの入出力画面11を構成し、本体部12が入出
力画面11からの情報を受け付ける。機能部品の起動を
行なう情報が入出力画面11から入力された時に、入力
された情報のうちUI定義部13で機能部品に引き渡す
べき情報として定義されている情報を予め決められた構
造にタグ付けをして、タグ付けしたタグ付き情報を予め
決められたファイルに書き込み、機能部品に前記ファイ
ルを引き渡して機能部品を実行する。機能部品は、前記
ファイル中のタグ付き情報を独自処理して出力情報をタ
グ付けして予め決められた出力ファイルに書き込み本体
部12に渡す。本体部12が出力ファイルを受け取り表
示などの処理を行なう。
As described above, according to the present embodiment, the main body 1
2 configures the input / output screen 11 of the information system according to the information defined in the UI definition unit 13, and the main unit 12 receives information from the input / output screen 11. When information for starting a functional component is input from the input / output screen 11, information defined as information to be transferred to the functional component by the UI definition unit 13 out of the input information is tagged in a predetermined structure. Then, the tagged information is written into a predetermined file, and the file is delivered to the functional component to execute the functional component. The functional component independently processes the tagged information in the file, tags the output information, writes the output information in a predetermined output file, and transfers the output file to the main body unit 12. The main unit 12 receives the output file and performs processing such as display.

【0011】[0011]

【発明の効果】以上説明したように、本発明によれば、
本体部がUI定義部に定義されている情報に従って情報
システムの入出力画面を構成し、本体部が入出力画面か
らの情報を受け付ける。機能部品の起動を行なう情報が
入出力画面から入力された時に、入力された情報のうち
UI定義部で機能部品に引き渡すべき情報として定義さ
れている情報を規約情報にして、機能部品に規約情報を
引き渡して機能部品を実行する。機能部品は、規約情報
を独自処理して出力情報を規約情報にして本体部に渡
す。本体部が機能部品が出力した規約情報を受け取り表
示などの処理を行なう構造にすることにより、情報シス
テム構築の際に、画面定義、制御を簡単に変更でき、か
つ機能追加のときには、開発済みの機能部品を修正し再
コンパイルする必要がないので、機能拡張が容易で保守
管理も簡単になり、その実用的効果は大きい。
As described above, according to the present invention,
The main unit configures an input / output screen of the information system according to the information defined in the UI definition unit, and the main unit receives information from the input / output screen. When the information for starting the functional component is input from the input / output screen, the information defined as the information to be transferred to the functional component in the UI definition unit among the input information is set as the protocol information, and the protocol information is added to the functional component. And execute the functional component. The functional component independently processes the rule information, converts the output information into rule information, and passes it to the main unit. The main unit has a structure that receives and outputs information about the rules output by the functional components, and performs processing such as display, so that the screen definition and control can be easily changed when building an information system, and the developed Since it is not necessary to correct and recompile the functional components, the function can be easily extended and the maintenance management can be simplified, and the practical effect is great.

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

【図1】本発明の実施例における情報システム構築方式
の構成図
FIG. 1 is a configuration diagram of an information system construction method according to an embodiment of the present invention.

【図2】本発明の実施例における情報システム構築方式
の動作を表すフローチャート
FIG. 2 is a flowchart illustrating an operation of an information system construction method according to an embodiment of the present invention.

【図3】本発明の実施例における情報システム構築方式
の動作を表す図2の続きのフローチャート
FIG. 3 is a flowchart continued from FIG. 2 showing an operation of the information system construction method in the embodiment of the present invention.

【図4】本発明の実施例における情報システム構築方式
の動作を表す図3の続きのフローチャート
FIG. 4 is a flowchart continued from FIG. 3 showing an operation of the information system construction method in the embodiment of the present invention.

【図5】本発明の実施例におけるメニュー定義情報を示
す図
FIG. 5 is a diagram showing menu definition information in the embodiment of the present invention.

【図6】本発明の実施例におけるフィールド定義情報を
示す図
FIG. 6 is a diagram showing field definition information in the embodiment of the present invention.

【図7】本発明の実施例における画面定義情報を示す図FIG. 7 is a diagram showing screen definition information in the embodiment of the present invention.

【図8】本発明の実施例におけるボタン定義情報を示す
FIG. 8 is a diagram showing button definition information in the embodiment of the present invention.

【図9】本発明の実施例における入力画面を示す図FIG. 9 is a diagram showing an input screen according to the embodiment of the present invention.

【図10】本発明の実施例において本体部が機能部品に
引き渡す契約情報の例を示す図
FIG. 10 is a diagram showing an example of contract information that a main unit delivers to a functional component in an embodiment of the present invention.

【図11】本発明の実施例において機能部品の1つの出
力部品のプリントアウトの例を示す図
FIG. 11 is a diagram showing an example of printout of one output component of a functional component in the embodiment of the present invention.

【図12】本発明の実施例における機能部品の1つの出
力部品の結果出力の例を示す図
FIG. 12 is a diagram illustrating an example of a result output of one output component of a functional component according to the embodiment of the present invention.

【図13】本発明の実施例における機能部品の1つの挿
入部品の結果出力の例を示す図
FIG. 13 is a diagram illustrating an example of a result output of one inserted component of the functional component according to the embodiment of the present invention.

【図14】本発明の実施例における機能部品の1つの挿
入部品の契約情報処理後の本体部の結果表示例を示す図
FIG. 14 is a diagram showing an example of a result display of a main body after contract information processing of one inserted component of a functional component according to the embodiment of the present invention.

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

11 入出力画面 12 本体部 121 フィールド・タグ対応情報 13 UI定義部 131 フィールド定義情報 132 画面定義情報 133 ボタン定義情報 134 メニュー定義情報 14 機能部品群 141 挿入部品 142 削除部品 143 更新部品 144 検索部品 145 出力部品 11 I / O screen 12 Main unit 121 Field / tag correspondence information 13 UI definition unit 131 Field definition information 132 Screen definition information 133 Button definition information 134 Menu definition information 14 Functional component group 141 Inserted component 142 Deleted component 143 Update component 144 Search component 145 Output parts

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成11年6月18日(1999.6.1
8)
[Submission date] June 18, 1999 (1999.6.1
8)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0001[Correction target item name] 0001

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0001】[0001]

【発明の属する技術分野】本発明は、対話型の情報シス
テムを構築するための入力画面構築方法および入力画面
構築装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an input screen construction method and an input screen for constructing an interactive information system.
The present invention relates to a construction apparatus .

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0002[Correction target item name] 0002

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0002】[0002]

【従来の技術】従来、入力画面のカスタマイズ性の向上
のための技術として、入力画面を構築するための情報で
あるUI定義情報を読み込んで入力画面を構築する本体
部と、入力画面から入力されたデータを処理するデータ
処理部を完全に分離して情報システムを構築するユーザ
インターフェイス管理システム(UIMS)という技術
があった。
2. Description of the Related Art Conventionally, the customization of an input screen has been improved.
Information for building input screens as a technology for
A body that reads certain UI definition information and builds an input screen
And data to process data input from the input screen
A user who builds an information system by completely separating the processing unit
Technology called Interface Management System (UIMS)
was there.

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0003[Correction target item name] 0003

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
技術では、データ処理部の処理結果を利用した画面表示
ができなかったために、入力画面とデータ処理部の間の
データのやり取りが頻繁にあるアプリケーション開発が
困難であり、多大な開発工数がかかっていた、という課
題があった。つまり、データの処理結果を利用した画面
を出力するためには、例えば別途データ処理部で画面表
示のためのプログラムを作成する、といった作業が必要
であった。
SUMMARY OF THE INVENTION However, the conventional
In technology, screen display using the processing result of the data processing unit
Between the input screen and the data processing unit
Application development with frequent data exchange
Division that was difficult and took a lot of development man-hours
There was a title. In other words, a screen that uses the data processing results
To output, for example, a screen
Work such as creating a program for display
Met.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0004[Correction target item name] 0004

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0004】本発明は、かかる点に鑑み予め定義してい
るUI定義情報とデータ処理部での処理結果を合わせた
画面を容易に構築することを目的とする。
The present invention has been defined in advance in view of the above points.
UI definition information and the processing result in the data processing unit
The purpose is to easily construct a screen .

【手続補正5】[Procedure amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0005[Correction target item name] 0005

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0005】[0005]

【課題を解決するための手段】本発明は、以上の目的を
達成するために、本体部がデータ処理部のデータ処理結
果を取得し、当該取得したデータとUI定義部に格納さ
れたUI定義情報から画面を構築することを特徴とする
入力画面構築方法および入力画面構築装置である。
According to the present invention, in order to attain the above object, a main unit comprises a data processing unit.
Results are obtained and stored in the UI definition part together with the obtained data.
Characteristically constructs a screen from UI definition information
An input screen construction method and an input screen construction device.

【手続補正6】[Procedure amendment 6]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0006[Correction target item name] 0006

【補正方法】削除[Correction method] Deleted

【手続補正7】[Procedure amendment 7]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0007[Correction target item name] 0007

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0007】[0007]

【発明の実施の形態】図1は本発明の実施の形態におけ
る情報システム構築方式の構成図を示す。図1におい
て、11は情報の入出力を行なう入出力画面、131は
情報の入力または表示を行なう1つの項目であるフィー
ルドのチェック/ガイダンスを記述したフィールド定義
情報、132はフィールドから構成される画面の画面イ
メージを定義した画面定義情報、133は画面遷移、機
能部品の起動命令を記述したボタン定義情報、134は
情報システムの画面の構成を記述したメニュー定義情
報、13はフィールド定義情報131と画面定義情報1
32とボタン定義情報133とメニュー定義情報134
から構成されるUI定義部、121はフィールドと情報
の内容を表す見出しであるタグとの対応関係を管理して
いるフィールド・タグ対応情報、12はUI定義部13
の各情報を読みとり、画面を構成したり、画面遷移を行
なったり、入出力画面11から入力・選択された情報を
受け取り、受け取った情報をフィールド・タグ対応情報
を参照して規約情報であるタグ付き情報に変更し、タグ
付き情報を予め決められたファイルinput.datに書き込
み、前記UI定義部に示された前記機能部品の起動命令
にしたがって前記機能部品に規約情報を渡して起動した
りする本体部、141はinput.datの中のタグ付き情報
をデータベースに挿入する挿入部品、142はinput.da
tの中のタグ付き情報に示された条件に合う情報をデー
タベースから削除する削除部品、143はinput.datの
中のタグ付き情報に示された条件に合う情報をデータベ
ースから検索して更新する更新部品、144はinput.da
tの中のタグ付き情報に示された条件に合う情報をデー
タベースから検索する検索部品、145はinput.datの
中のタグ付き情報をプリンタにプリントアウトする出力
部品、14は挿入部品141と削除部品142と更新部
品143と検索部品144と出力部品145からなる機
能部品群である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows a configuration diagram of an information system construction method according to an embodiment of the present invention. In FIG. 1, reference numeral 11 denotes an input / output screen for inputting / outputting information; 131, field definition information describing field check / guidance, which is one item for inputting or displaying information; 132, a screen composed of fields 133 is button definition information describing a screen transition and a functional component activation command, 134 is menu definition information describing the configuration of a screen of the information system, 13 is field definition information 131 and a screen. Definition information 1
32, button definition information 133, and menu definition information 134
A field / tag correspondence information 121 for managing a correspondence between a field and a tag which is a heading indicating the content of the information; 12 a UI definition unit 13
, Read the information, compose a screen, perform a screen transition, receive information input / selected from the input / output screen 11, and refer to the received information by referring to the field / tag correspondence information to determine a tag which is the protocol information. It changes to the attached information, writes the tagged information to a predetermined file input.dat, and passes the protocol information to the functional component according to the activation instruction of the functional component indicated in the UI definition unit, and starts the functional component. 141 is an insertion part for inserting tagged information in input.dat into a database, 142 is input.da
The deletion component 143 deletes information matching the condition indicated by the tagged information in t from the database. The information retrieval unit 143 searches the database for information matching the condition indicated by the tagged information in input.dat and updates the information. Update part, 144 is input.da
A search component for searching the database for information matching the conditions indicated by the tagged information in t, 145 is an output component for printing out the tagged information in input.dat to the printer, 14 is an insertion component 141 and is deleted. This is a functional component group including a component 142, an update component 143, a search component 144, and an output component 145.

【手続補正8】[Procedure amendment 8]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0010[Correction target item name] 0010

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0010】以上のように本実施の形態によれば、本体
部12がUI定義部13に定義されている情報に従って
情報システムの入出力画面11を構成し、本体部12が
入出力画面11からの情報を受け付ける。機能部品の起
動を行なう情報が入出力画面11から入力された時に、
入力された情報のうちUI定義部13で機能部品に引き
渡すべき情報として定義されている情報を予め決められ
た構造にタグ付けをして、タグ付けしたタグ付き情報を
予め決められたファイルに書き込み、機能部品に前記フ
ァイルを引き渡して機能部品を実行する。機能部品は、
前記ファイル中のタグ付き情報を独自処理して出力情報
をタグ付けして予め決められた出力ファイルに書き込み
本体部12に渡す。本体部12が出力ファイルを受け取
り表示などの処理を行なう。
As described above, according to the present embodiment , the main unit 12 configures the input / output screen 11 of the information system according to the information defined in the UI definition unit 13, and the main unit 12 Accept the information of. When information for starting the functional component is input from the input / output screen 11,
Information defined as information to be transferred to the functional component in the input information is tagged in a predetermined structure, and the tagged information is written to a predetermined file. Then, the file is delivered to the functional component and the functional component is executed. Functional parts are
The tagged information in the file is independently processed, the output information is tagged, written to a predetermined output file, and passed to the main unit 12. The main unit 12 receives the output file and performs processing such as display.

【手続補正9】[Procedure amendment 9]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0011[Correction target item name] 0011

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0011】[0011]

【発明の効果】以上説明したように、本発明によれば、
本体部がデータ処理部のデータ処理結果を取得し、当該
取得したデータとUI定義部に格納されたUI定義情報
から画面を構築することにより、UI定義情報とデータ
処理部での処理結果を合わせた画面を容易に構築するこ
とができる。そのために、入力画面を構築する本体部と
データを処理するデータ処理部が分離している情報シス
テム(UIMS)において、本体部とデータ処理部間に
データのやり取り頻繁にあるアプリケーション開発が容
易となり、その実用的効果は大きい。
As described above, according to the present invention,
The main unit acquires the data processing result of the data processing unit,
Acquired data and UI definition information stored in UI definition section
UI definition information and data by constructing a screen from
It is easy to build a screen that matches the processing results in the processing unit.
Can be. For that purpose, the main unit that constructs the input screen and
An information system separated by a data processing unit that processes data
System (UIMS), between the main unit and the data processing unit
Frequent data exchange Application development
And the practical effect is great.

【手続補正10】[Procedure amendment 10]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】図面の簡単な説明[Correction target item name] Brief description of drawings

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

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

【図1】本発明の実施の形態における入力画面構築方法
および入力画面構築装置の構成図
FIG. 1 shows an input screen construction method according to an embodiment of the present invention.
Configuration diagram of the input screen construction device

【図2】本発明の実施の形態の動作を表すフローチャー
FIG. 2 is a flowchart showing the operation of the embodiment of the present invention.

【図3】本発明の実施の形態の動作を表す図2の続きの
フローチャート
FIG. 3 is a flowchart showing the operation of the embodiment of the present invention, which is a continuation of FIG. 2;

【図4】本発明の実施の形態の動作を表す図3の続きの
フローチャート
FIG. 4 is a flowchart continued from FIG. 3 showing the operation of the embodiment of the present invention;

【図5】本発明の実施の形態におけるメニュー定義情報
を示す図
FIG. 5 is a diagram showing menu definition information according to the embodiment of the present invention.

【図6】本発明の実施の形態におけるフィールド定義情
報を示す図
FIG. 6 is a diagram showing field definition information according to the embodiment of the present invention.

【図7】本発明の実施の形態における画面定義情報を示
す図
FIG. 7 is a diagram showing screen definition information according to the embodiment of the present invention.

【図8】本発明の実施の形態におけるボタン定義情報を
示す図
FIG. 8 is a diagram showing button definition information in the embodiment of the present invention.

【図9】本発明の実施の形態における入力画面を示す図FIG. 9 is a diagram showing an input screen according to the embodiment of the present invention.

【図10】本発明の実施の形態において本体部が機能部
品に引き渡す規約情報の例を示す図
FIG. 10 is a diagram showing an example of rule information transferred by the main unit to the functional component in the embodiment of the present invention.

【図11】本発明の実施の形態において機能部品の1つ
の出力部品のプリントアウトの例を示す図
FIG. 11 is a diagram showing an example of printout of one output component of a functional component according to the embodiment of the present invention.

【図12】本発明の実施の形態における機能部品の1つ
の出力部品の結果出力の例を示す図
FIG. 12 is a diagram illustrating an example of a result output of one output component of a functional component according to the embodiment of the present invention.

【図13】本発明の実施の形態における機能部品の1つ
の挿入部品の結果出力の例を示す図
FIG. 13 is a diagram illustrating an example of a result output of one insertion component of the functional component according to the embodiment of the present invention.

【図14】本発明の実施の形態における機能部品の1つ
の挿入部品の規約情報処理後の本体部の結果表示例を示
す図
FIG. 14 is a diagram showing an example of a result display of the main body after the contract information processing of one of the functional components according to the embodiment of the present invention;

【符号の説明】 11 入出力画面 12 本体部 121 フィールド・タグ対応情報 13 UI定義部 131 フィールド定義情報 132 画面定義情報 133 ボタン定義情報 134 メニュー定義情報 14 機能部品群 141 挿入部品 142 削除部品 143 更新部品 144 検索部品 145 出力部品[Description of Signs] 11 Input / output screen 12 Main unit 121 Field / tag correspondence information 13 UI definition unit 131 Field definition information 132 Screen definition information 133 Button definition information 134 Menu definition information 14 Functional component group 141 Inserted component 142 Deleted component 143 Update Parts 144 Search parts 145 Output parts

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入力画面を構築するための情報であるU
I定義情報を格納するUI定義部と、前記UI定義情報
を読み込んで入力画面を構築する本体部と、前記本体部
とは分離されておりかつ前記入力画面から入力されたデ
ータを処理するデータ処理部を有する情報システムにお
ける入力画面構築方法であって、 前記本体部が前記データ処理部のデータ処理結果を取得
し、当該取得したデータと前記UI定義部に格納された
UI定義情報から画面を構築することを特徴とする入力
画面構築方法。
1. U which is information for constructing an input screen
A UI definition unit that stores the I definition information, a main unit that reads the UI definition information to construct an input screen, and a data processing unit that is separated from the main unit and processes data input from the input screen. An input screen construction method in an information system having a unit, wherein the main unit acquires a data processing result of the data processing unit, and constructs a screen from the acquired data and UI definition information stored in the UI definition unit. An input screen construction method characterized by:
【請求項2】 入力画面を構築するための情報であるU
I定義情報を格納するUI定義部および前記UI定義情
報を読み込んで入力画面を構築する本体部とを有する入
力画面構築装置と、前記入力画面構築装置とは分離され
ておりかつ前記入力画面から入力されたデータを処理す
るデータ処理装置を有する情報システムにおける入力画
面構築装置であって、 前記本体部が前記データ処理装置のデータ処理結果を取
得し、当該取得したデータと前記UI定義部に格納され
たUI定義情報から画面を構築することを特徴とする入
力画面構築装置。
2. U which is information for constructing an input screen
An input screen construction apparatus having a UI definition section for storing I definition information and a main body section for reading the UI definition information and constructing an input screen; and wherein the input screen construction apparatus is separated and input from the input screen. An input screen construction device in an information system having a data processing device that processes the obtained data, wherein the main unit acquires a data processing result of the data processing device, and the acquired data is stored in the UI definition unit. An input screen construction apparatus for constructing a screen from the UI definition information.
JP11147964A 1999-05-27 1999-05-27 Input screen composing method and device therefor Pending JP2000003266A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11147964A JP2000003266A (en) 1999-05-27 1999-05-27 Input screen composing method and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11147964A JP2000003266A (en) 1999-05-27 1999-05-27 Input screen composing method and device therefor

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP318891A Division JPH04242468A (en) 1991-01-16 1991-01-16 Construction system for information system

Publications (1)

Publication Number Publication Date
JP2000003266A true JP2000003266A (en) 2000-01-07

Family

ID=15442083

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11147964A Pending JP2000003266A (en) 1999-05-27 1999-05-27 Input screen composing method and device therefor

Country Status (1)

Country Link
JP (1) JP2000003266A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198299A (en) * 2009-02-25 2010-09-09 Ricoh Co Ltd Image processing apparatus, information processing apparatus, user interface providing method, image processing system, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198299A (en) * 2009-02-25 2010-09-09 Ricoh Co Ltd Image processing apparatus, information processing apparatus, user interface providing method, image processing system, and program

Similar Documents

Publication Publication Date Title
US6098061A (en) Computer system for interactive help using human-understandable knowledge and computer-understandable knowledge
US7945590B2 (en) Programmability for binding data
US7730394B2 (en) Data binding in a word-processing application
US6065026A (en) Multi-user electronic document authoring system with prompted updating of shared language
US7818277B2 (en) Methods and apparatus for business rules authoring and operation employing a customizable vocabulary
JPH1185750A (en) Structured document rpocessing method, structured document rpocessor and computer-readable recording medium recorded with structured document processing program
Hayes et al. Graceful interaction through the COUSIN command interface
JPH10254689A (en) Application constitution design supporting system for client/server system
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP7014958B2 (en) Editing program, editing device, and editing method
JP2001125855A (en) Dynamic web page generation program
JP2000003266A (en) Input screen composing method and device therefor
JPH04242468A (en) Construction system for information system
JP2000003265A (en) Input screen composing method and device therefor
JP2005190458A (en) Provision method of electronic document with function, its program, and its device and system
JP4957043B2 (en) Information processing apparatus, program, and business application introduction method
JP2008158727A (en) Electronic business form system
JPH11250055A (en) Structured document compilation method and device therefor, and medium for recording structured document compilation program
JPH11259458A (en) Document processor
JP2006301809A (en) Data processing system
JP3507353B2 (en) Overlay printing control method and apparatus, and storage medium storing computer readable program
Pemberton CS-R9257 1992
JPH08241306A (en) Document processor
Sobell et al. A practical guide to UNIX for Mac OS X users
JPH09185499A (en) Method and device for generating interactive program