JP6795767B2 - Information processing device and its processing method and program - Google Patents

Information processing device and its processing method and program Download PDF

Info

Publication number
JP6795767B2
JP6795767B2 JP2017081668A JP2017081668A JP6795767B2 JP 6795767 B2 JP6795767 B2 JP 6795767B2 JP 2017081668 A JP2017081668 A JP 2017081668A JP 2017081668 A JP2017081668 A JP 2017081668A JP 6795767 B2 JP6795767 B2 JP 6795767B2
Authority
JP
Japan
Prior art keywords
screen
document
output
input
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017081668A
Other languages
Japanese (ja)
Other versions
JP2018181073A (en
Inventor
麻彩子 森
麻彩子 森
文洋 柴本
文洋 柴本
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2017081668A priority Critical patent/JP6795767B2/en
Publication of JP2018181073A publication Critical patent/JP2018181073A/en
Application granted granted Critical
Publication of JP6795767B2 publication Critical patent/JP6795767B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、プログラムを生成するための情報処理装置と、その処理方法及びプログラムに関する。 The present invention relates to an information processing apparatus for generating a program, a processing method thereof, and a program.

従来から、入出力定義やデータモデル定義などを設定し、Webアプリケーションのプログラムを動的に生成するWebアプリケーション技術が存在する。 Conventionally, there is a Web application technology that dynamically generates a Web application program by setting input / output definitions and data model definitions.

例えば、特許文献1には、Webアプリケーションのプログラムを動的に生成する技術において、GUIレイアウト画面と呼ばれるレイアウトエディタを用いて、Webアプリケーションの画面の入力項目(検索条件テキストボックスや検索ボタン等)及び出力項目(検索結果等)の配置レイアウト及び属性を定義し、その入出力定義情報に基づいてWebアプリケーションのプログラムを生成する仕組みが示されている。 For example, in Patent Document 1, in a technique for dynamically generating a program of a Web application, an input item (search condition text box, search button, etc.) on the screen of the Web application is used by using a layout editor called a GUI layout screen. A mechanism is shown in which the layout and attributes of output items (search results, etc.) are defined, and a Web application program is generated based on the input / output definition information.

特開2015−99590号公報Japanese Unexamined Patent Publication No. 2015-99590

特許文献1のように容易にWebアプリケーションを生成することができるようになった一方、Webアプリケーションで使用する画面の仕様(定義)がどのようになっているのかを確認する場合、Webアプリケーションのプログラム生成するツールにて対応する画面を探し、その画面で設定した入出力定義を確認しなければならず困難な作業を伴うことが発生する。 While it has become possible to easily generate a Web application as in Patent Document 1, when confirming what the screen specifications (definition) used in the Web application are, the program of the Web application It is necessary to search for the corresponding screen with the generated tool and check the input / output definition set on that screen, which may involve difficult work.

特にWebアプリケーションにプログラムを動的に生成するための入出力定義として各種の設定が必要であり、画面の大まかな仕様を把握することは困難を伴うものであった。 In particular, various settings are required as input / output definitions for dynamically generating a program in a Web application, and it is difficult to grasp the rough specifications of the screen.

また、Webアプリケーションを利用するユーザ(システムの利用者)は、入出力定義を確認することはできないため利用する画面の仕様を確認することはできなかった。 Moreover, since the user (system user) who uses the Web application cannot confirm the input / output definition, he / she cannot confirm the specifications of the screen to be used.

そこで、本発明の目的は、Webアプリケーションのプログラムの生成に用いられる入出力定義にかかるドキュメントを生成し、容易に表示させる仕組みを提供することである。 Therefore, an object of the present invention is to provide a mechanism for generating a document related to an input / output definition used for generating a program of a Web application and easily displaying it.

Webシステムで用いるクライアント装置で表示する画面に対応する入出力定義に従って、Webシステムで実行するプログラムを生成する情報処理装置であって、前記入出力定義に従って、画面に関する仕様を含むドキュメントを生成するドキュメント生成手段と、前記ドキュメント生成手段により生成されるドキュメントのリンク情報を生成するリンク情報生成手段と、前記画面から前記ドキュメント生成手段で生成されるドキュメントを表示させるべく、前記プログラムで用いられる画面に前記リンク情報を設定する設定手段とを備えることを特徴とする。 An information processing device that generates a program to be executed in a Web system according to an input / output definition corresponding to a screen displayed on a client device used in a Web system, and a document that generates a document including specifications related to the screen according to the input / output definition. The generation means, the link information generation means for generating the link information of the document generated by the document generation means, and the screen used in the program to display the document generated by the document generation means from the screen. It is characterized in that it includes a setting means for setting link information.

本発明によれば、Webアプリケーションのプログラムの生成に用いられる入出力定義にかかるドキュメントを生成し、容易に表示させることができる。 According to the present invention, a document relating to an input / output definition used for generating a program of a Web application can be generated and easily displayed.

本発明に係るプログラム開発装置、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント、アプリケーションサーバの構成の一例を示すシステム構成図である。It is a system configuration diagram which shows an example of the configuration of the program development apparatus, the program development server, the database server, the application client, and the application server which concerns on this invention. 本発明に係るプログラム開発装置、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント、アプリケーションサーバとして適用可能な各ハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of each hardware configuration which can be applied as a program development apparatus, a program development server, a database server, an application client, and an application server which concerns on this invention. 本実施形態のプログラム開発装置101の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the program development apparatus 101 of this embodiment. 本実施形態のWebシステムにおける処理概要を示す構成図である。It is a block diagram which shows the processing outline in the Web system of this embodiment. Webアプリケーション及びドキュメント生成のフローチャート並びにドキュメント生成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of Web application and document generation, and the flowchart of document generation. リポジトリ定義の一例を示す図である。It is a figure which shows an example of a repository definition. ドキュメント生成詳細のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the document generation detail. ドキュメント出力のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of a document output. 関連文書・ヘッダ・フッタ等出力処理のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the output processing such as a related document, a header, and a footer. 検索情報生成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of search information generation. 画面一覧情報生成のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of screen list information generation. 画面仕様表示部の生成・出力のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the generation / output of a screen specification display part. 画面項目仕様表示部の生成・出力のフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart of the generation / output of a screen item specification display part. 入出力定義画面、入出力項目定義画面、NODOC定義画面の一例を示す図である。It is a figure which shows an example of an input / output definition screen, an input / output item definition screen, and a NODOC definition screen. 生成された画面仕様ドキュメント1500の一例を示す図である。It is a figure which shows an example of the generated screen specification document 1500. 生成された画面仕様ドキュメントの表紙の一例を示す図である。It is a figure which shows an example of the cover of the generated screen specification document. ドキュメントフィルタ定義の一例を示す図である。It is a figure which shows an example of a document filter definition. ドキュメントフィルタ定義の一例を示す図である。It is a figure which shows an example of a document filter definition. ドキュメントフィルタ定義の一例を示す図である。It is a figure which shows an example of a document filter definition. アプリケーション設定のダイアログの一例を示す図である。It is a figure which shows an example of the dialog of application setting. リンク情報の一例を示す図である。It is a figure which shows an example of the link information. 「NODOC」指定の有無による画面一覧表示の一例を示す図である。It is a figure which shows an example of the screen list display depending on whether or not "NODOC" is specified. 入出力レイアウト定義(画面レイアウト)の一例を示す図である。It is a figure which shows an example of the input / output layout definition (screen layout).

以下、本発明の実施の形態を、図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明に係わるプログラム開発装置(開発者がWebアプリケーション生成のために使用する情報処理装置)、プログラム開発サーバ、データベースサーバ、アプリケーションクライアント(クライアント装置)、アプリケーションサーバ、Webサーバの構成の一例を示すシステム(情報処理システム)構成図である。 FIG. 1 shows the configuration of a program development device (information processing device used by a developer to generate a Web application), a program development server, a database server, an application client (client device), an application server, and a Web server according to the present invention. It is a system (information processing system) block diagram which shows an example.

プログラム開発装置101は、開発者の操作に従って画面レイアウト及びデータベース検索指示などを定義する。プログラム開発装置101単体では、開発者の入力受付を行い、後述するプログラム開発サーバ102に実際のプログラム生成処理、アプリケーション生成処理をさせてもよいし、プログラム開発装置101単体でプログラム生成、アプリケーション生成まで処理してもよい。 The program development device 101 defines a screen layout, a database search instruction, and the like according to the operation of the developer. The program development device 101 alone may accept input from the developer and cause the program development server 102 described later to perform actual program generation processing and application generation processing, or the program development device 101 alone may perform program generation and application generation. It may be processed.

なお、この実施形態においては、プログラム開発装置101で生成するアプリケーションはWebアプリケーションとしたが、これに限定するものではなく、携帯電話・スマートフォン・タブレットなどの情報処理装置で動作するアプリケーションや組込みソフトウェアなど、Web技術による通信を利用したアプリケーションでなくてもよい。 In this embodiment, the application generated by the program development device 101 is a Web application, but the application is not limited to this, and an application or embedded software that operates in an information processing device such as a mobile phone, a smartphone, or a tablet. , It does not have to be an application that uses communication by Web technology.

プログラム開発サーバ102a〜102b(情報処理装置)は、プログラム開発装置101により入力された開発者の指示に従って、プログラムを開発する。プログラム開発サーバ102aはLANなどのネットワーク107内に配置されてもよいし、プログラム開発サーバ102bはインターネット上やクラウド上に配置されてもよい。 The program development server 102a-102b (information processing device) develops a program according to the developer's instruction input by the program development device 101. The program development server 102a may be arranged in a network 107 such as a LAN, and the program development server 102b may be arranged on the Internet or the cloud.

データベースサーバ103a〜103b(情報処理装置)は、開発されたアプリケーションが使用するデータベースであり、また本発明では開発時にも動作確認などのために利用してもよい。例えば、開発者が利用するためにデータベースサーバ103は、プログラム開発装置101と同一の装置で構成されていてもよいし、LANなどのネットワーク107内に配置されてもよい(データベースサーバ103a)。またインターネット上やクラウド上に配置されてもよい(データベースサーバ103b)。また、プログラム開発装置101が、プログラム開発サーバ102と協調する場合には、プログラム開発サーバ102とデータベースサーバ103が同一の装置内に構成されていてもよい。 The database servers 103a to 103b (information processing apparatus) are databases used by the developed application, and in the present invention, they may be used for operation confirmation and the like at the time of development. For example, the database server 103 may be configured by the same device as the program development device 101 for use by the developer, or may be arranged in a network 107 such as a LAN (database server 103a). It may also be located on the Internet or in the cloud (database server 103b). Further, when the program development device 101 cooperates with the program development server 102, the program development server 102 and the database server 103 may be configured in the same device.

アプリケーションサーバ105(情報処理装置)は、プログラム開発装置101で生成されたアプリケーションプログラムを実行する。アプリケーションサーバ105は、LANなどのネットワーク107内に配置されてもよいし、またインターネット上やクラウド上に配置されてもよい。また、ネットワーク107、インターネット、クラウド上のデータベースサーバ103と接続して動作することが可能である。 The application server 105 (information processing device) executes the application program generated by the program development device 101. The application server 105 may be arranged in a network 107 such as a LAN, or may be arranged on the Internet or the cloud. Further, it is possible to operate by connecting to the network 107, the Internet, and the database server 103 on the cloud.

アプリケーションクライアント104a〜104b(情報処理装置)は、アプリケーションサーバ105と協調してプログラム開発装置101で開発したアプリケーションプログラムを動作させる、ユーザの入力端末である。LANなどのネットワーク107内に配置されてもよい(アプリケーションクライアント104a)し、またインターネット上やクラウド上に配置されてもよい(アプリケーションクライアント104b)。携帯端末などの情報処理装置であってもよい。 The application clients 104a to 104b (information processing devices) are user input terminals that operate the application program developed by the program development device 101 in cooperation with the application server 105. It may be arranged in a network 107 such as a LAN (application client 104a), or may be arranged on the Internet or the cloud (application client 104b). It may be an information processing device such as a mobile terminal.

Webサーバ106(情報処理装置)は、プログラム開発装置101で生成された画面仕様ドキュメント443をアプリケーションクライアント104からのリクエストに応じて送信する。Webサーバ106は、LANなどのネットワーク107内に配置されてもよいし、またインターネット上やクラウド上等に配置されてもよい。 The Web server 106 (information processing device) transmits the screen specification document 443 generated by the program development device 101 in response to a request from the application client 104. The Web server 106 may be arranged in a network 107 such as a LAN, or may be arranged on the Internet, the cloud, or the like.

なお、本実施形態においては、アプリケーションサーバ105とWebサーバ106は別筐体の情報処理装置としたが、これに限定するものではなく、1つの情報処理装置であっても、仮想環境上に構築されてもよい。 In the present embodiment, the application server 105 and the Web server 106 are information processing devices in separate housings, but the present invention is not limited to this, and even one information processing device is constructed in a virtual environment. May be done.

なお、本実施形態のプログラム開発装置101又はプログラム開発サーバ102は、Webシステムで用いるクライアント装置で表示する画面に対応する入出力定義に従って、Webシステムで実行するプログラムを生成する情報処理装置と言い換えることが可能である。 The program development device 101 or the program development server 102 of the present embodiment is paraphrased as an information processing device that generates a program to be executed in the Web system according to the input / output definitions corresponding to the screens displayed in the client device used in the Web system. Is possible.

図2は、本発明に係わるプログラム開発装置101、プログラム開発サーバ102、データベースサーバ103、アプリケーションクライアント104、アプリケーションサーバ105、Webサーバ106として適用可能な各ハードウェア構成の一例を示すブロック図である。 FIG. 2 is a block diagram showing an example of each hardware configuration applicable as the program development device 101, the program development server 102, the database server 103, the application client 104, the application server 105, and the Web server 106 according to the present invention.

図2において、CPU201は、システムバス204に接続される各デバイスを統括的に制御する。 In FIG. 2, the CPU 201 comprehensively controls each device connected to the system bus 204.

また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、各サーバ、クライアント、装置など情報処理装置の後述する各種機能を実現するためのプログラムが記憶されている。 Further, the ROM 203 or the external memory 211 stores an operating system (OS), which is a control program of the CPU 201, and a program for realizing various functions described later of the information processing device such as each server, client, and device.

RAM202は、CPU201の主メモリ、ワークエリア、一時待避領域等として機能する。 The RAM 202 functions as a main memory, a work area, a temporary shunting area, and the like of the CPU 201.

入力コントローラ205は、入力部209からの入力を制御する。この入力部209としては、情報処理装置では、キーボード、マウス等のポインティングデバイスが挙げられる。 The input controller 205 controls the input from the input unit 209. Examples of the input unit 209 include pointing devices such as a keyboard and a mouse in the information processing device.

出力コントローラ206は、出力部210の表示を制御する。この出力部210としては、例えば、CRTや液晶ディスプレイ等が挙げられる。 The output controller 206 controls the display of the output unit 210. Examples of the output unit 210 include a CRT and a liquid crystal display.

外部メモリコントローラ207は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザーファイル、編集ファイル、プリンタドライバ等を記憶する外部メモリ211へのアクセスを制御する。加えて、各サーバ、クライアント、装置等の各種機能を実現するための各種テーブル、パラメータが記憶されている。この外部メモリ211としては、ハードディスク(HD)やフレキシブルディスク(FD)、PCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)、スマートメディア等が挙げられる。 The external memory controller 207 controls access to the external memory 211 that stores the boot program, various applications, font data, user files, edit files, printer drivers, and the like. In addition, various tables and parameters for realizing various functions of each server, client, device, etc. are stored. Examples of the external memory 211 include a hard disk (HD), a flexible disk (FD), a compact flash (registered trademark) connected to a PCMCIA card slot via an adapter, smart media, and the like.

通信I/Fコントローラ208は、ネットワークを介して外部機器との通信制御処理を実行する。 The communication I / F controller 208 executes a communication control process with an external device via the network.

本発明を実現するためのプログラム212は外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。 The program 212 for realizing the present invention is recorded in the external memory 211, and is executed by the CPU 201 by being loaded into the RAM 202 as needed.

図3は、本発明の実施形態におけるプログラム開発装置101の機能構成を示すブロック図の一例である。 FIG. 3 is an example of a block diagram showing a functional configuration of the program development device 101 according to the embodiment of the present invention.

プログラム開発装置101は、以下の機能部を備える。なおプログラム開発装置101は、Webシステムで用いるアプリケーションクライアント(クライアント装置)で表示する画面に対応する入出力定義に従って、Webシステムで実行するプログラムを生成する情報処理装置と言い換えることが可能である。 The program development device 101 includes the following functional units. The program development device 101 can be paraphrased as an information processing device that generates a program to be executed in the Web system according to the input / output definitions corresponding to the screens displayed by the application client (client device) used in the Web system.

ドキュメント生成部301は、入出力定義に従って、画面に関する仕様を含むドキュメントを生成する機能部である。 The document generation unit 301 is a functional unit that generates a document including specifications related to the screen according to the input / output definition.

リンク情報生成部302は、ドキュメント生成部301により生成されるドキュメントのリンク情報を生成する機能部である。 The link information generation unit 302 is a functional unit that generates link information of a document generated by the document generation unit 301.

設定部303は、画面からドキュメント生成部301で生成されるドキュメントを表示させるべく、プログラムで用いられる画面にリンク情報を設定する機能部である。 The setting unit 303 is a functional unit that sets link information on the screen used in the program in order to display the document generated by the document generation unit 301 from the screen.

また、ドキュメント生成部301は、Webアプリケーションで用いる画面ごと生成される。 Further, the document generation unit 301 is generated for each screen used in the Web application.

また、設定部303は、プログラムを生成する際に、対応する画面にリンク情報を設定する。 Further, the setting unit 303 sets the link information on the corresponding screen when the program is generated.

指定受付部304は、生成されるプログラムにおいて、リンク情報を設定するための指定を受け付ける機能部である。 The designated reception unit 304 is a functional unit that receives a designation for setting link information in the generated program.

プログラム生成部305は、指定受付部304によりリンク情報を設定するための指定がされた場合に、リンク情報生成部302は前記リンク情報を生成し、指定受付部304によりリンク情報を設定するための指定がされていない場合に、リンク情報生成部302は前記リンク情報を生成することなく、前記プログラムを生成する機能部である。 When the program generation unit 305 is designated to set the link information by the designated reception unit 304, the link information generation unit 302 generates the link information and the designated reception unit 304 sets the link information. When not specified, the link information generation unit 302 is a functional unit that generates the program without generating the link information.

設定部303は、入出力定義のタイプに従って画面にリンク情報を設定する。 The setting unit 303 sets the link information on the screen according to the type of input / output definition.

フィルタ設定部306は、出力フィルタを設定する機能部である。 The filter setting unit 306 is a functional unit for setting an output filter.

ドキュメント生成部301は、フィルタ設定部306によって設定された出力フィルタと前記入出力定義に従って、フィルタされた画面に関する仕様を含むドキュメントを生成する。 The document generation unit 301 generates a document including specifications related to the filtered screen according to the output filter set by the filter setting unit 306 and the input / output definition.

設定部303は、ドキュメント生成部301により生成されたフィルタされた画面に関する仕様を含むドキュメントを表示させるべく、対応する画面に当該ドキュメントのリンク情報を設定する。 The setting unit 303 sets the link information of the document on the corresponding screen in order to display the document including the specifications related to the filtered screen generated by the document generation unit 301.

なお、クラウド環境でWebアプリケーションの設定を行う場合には、プログラム開発サーバ102としての機能とすることは言うまでもない。 Needless to say, when the Web application is set in the cloud environment, it functions as the program development server 102.

図4は、Webシステムにおける処理概要を示す構成図である。 FIG. 4 is a configuration diagram showing an outline of processing in the Web system.

プログラム開発装置101は、リポジトリ定義部401、Webアプリケーション生成部415及び画面仕様ドキュメント生成部419を備える。 The program development device 101 includes a repository definition unit 401, a Web application generation unit 415, and a screen specification document generation unit 419.

プログラム開発装置101は、Webアプリケーションを開発する開発者により設定されたリポジトリ定義部401の各定義を用いて、Webアプリケーション生成部415によりWebアプリケーション438を生成する。また、プログラム開発装置101は、リポジトリ定義部401の各定義を用いて、画面仕様ドキュメント生成部419により画面仕様ドキュメントを生成する。 The program development device 101 generates a Web application 438 by the Web application generation unit 415 using each definition of the repository definition unit 401 set by the developer who develops the Web application. Further, the program development device 101 generates a screen specification document by the screen specification document generation unit 419 using each definition of the repository definition unit 401.

リポジトリ定義部401には、アプリケーション定義402、入出力定義403、データモデル定義404、ビジネスプロセス定義405、データベース定義406、ドキュメント用定義407、画面HTMLデータ408、ドキュメントフィルタ定義409、表紙ファイル410、アプリケーションリソースファイル411、ドキュメントリソースファイル412、ヘッダ・フッタファイル413及び関連文書414が記憶されている。これら402〜414の定義は、Webアプリケーション開発ツールを介して、開発者によって入力設定または配置される。 The repository definition unit 401 includes an application definition 402, an input / output definition 403, a data model definition 404, a business process definition 405, a database definition 406, a document definition 407, a screen HTML data 408, a document filter definition 409, a cover file 410, and an application. A resource file 411, a document resource file 412, a header / footer file 413, and a related document 414 are stored. These definitions of 402 to 414 are input and set or arranged by the developer via the Web application development tool.

なお、入出力定義403は、入力項目定義情報及び出力項目定義情報を含む。入力項目定義情報は、生成されたWebアプリケーションの画面を介して当該Webアプリケーションのユーザが入力する入力項目を定義した情報である。出力項目定義情報は、生成されたWebアプリケーションの画面に出力する出力項目を定義した情報である。以降、「入力項目定義情報」及び「出力項目定義情報」をまとめて「入出力項目定義情報」と呼ぶ。 The input / output definition 403 includes input item definition information and output item definition information. The input item definition information is information that defines the input items input by the user of the Web application through the screen of the generated Web application. The output item definition information is information that defines the output items to be output to the screen of the generated Web application. Hereinafter, the "input item definition information" and the "output item definition information" are collectively referred to as "input / output item definition information".

また、画面HTMLデータ408は、Webアプリケーション開発ツールのレイアウトエディタを用いて生成された画面レイアウトをHTML等に変換した画面情報である。 Further, the screen HTML data 408 is screen information obtained by converting the screen layout generated by using the layout editor of the Web application development tool into HTML or the like.

また、アプリケーションリソースファイル411は、Webアプリケーションの画面に表示する文言等を定義したファイルであり、ドキュメントリソースファイル412は、画面仕様ドキュメント443に表示する文言等を定義したファイルである。 The application resource file 411 is a file that defines the wording and the like to be displayed on the screen of the Web application, and the document resource file 412 is a file that defines the wording and the like to be displayed on the screen specification document 443.

よって、リポジトリ定義部401は、生成されたプログラムの実行によって表示されるWebアプリケーションの画面を介して入力される項目を定義する入力定義情報と、画面に出力する項目を定義する出力定義情報とを入出力定義情報として管理する一例である。 Therefore, the repository definition unit 401 sets the input definition information that defines the items input via the screen of the Web application displayed by the execution of the generated program and the output definition information that defines the items to be output to the screen. This is an example of managing as input / output definition information.

Webアプリケーション生成部415は、Webアプリケーション生成用のリポジトリ定義解析部416を用いてリポジトリ定義部401に記憶されている各定義を解析し、Webアプリケーションコード生成部417及びソースコードコンパイル部418を介し、コンパイル済Java(登録商標)コード439及びHTML/JSP/JavaScript(登録商標)440を含むWebアプリケーション438を生成する。また、画面仕様ドキュメント生成ON/OFF設定部を有しており、画面仕様ドキュメント生成部419の動作の制御(ON/OFF)をする。 The Web application generation unit 415 analyzes each definition stored in the repository definition unit 401 by using the repository definition analysis unit 416 for Web application generation, and passes through the Web application code generation unit 417 and the source code compilation unit 418. Generate a web application 438 that includes compiled Java® code 439 and HTML / JSP / Javascript® 440. Further, it has a screen specification document generation ON / OFF setting unit, and controls (ON / OFF) the operation of the screen specification document generation unit 419.

画面仕様ドキュメント生成部419は、画面仕様ドキュメント生成用のリポジトリ定義解析部420を用いてリポジトリ定義部401に記憶されている各定義を解析し、画面一覧生成部421、画面仕様生成部422、画面イメージ生成部423、画面項目仕様生成部424、検索機能生成部425、関連文書生成部427、表紙生成部428及びヘッダ・フッタ生成部429を用いて、HTML/CSS/JavaScript(登録商標)444及び画像ファイル445を含む画面仕様ドキュメント443を生成する。 The screen specification document generation unit 419 analyzes each definition stored in the repository definition unit 401 by using the repository definition analysis unit 420 for screen specification document generation, and screen list generation unit 421, screen specification generation unit 422, and screen. Using the image generation unit 423, the screen item specification generation unit 424, the search function generation unit 425, the related document generation unit 427, the cover page generation unit 428, and the header / footer generation unit 429, the HTML / CSS / JavaScript (registered trademark) 444 and Generate screen specification document 443 containing image file 445.

その際、レイアウト構成部426は、出力フィルタ管理部430を介し、ドキュメントエリア設定管理部432にて管理されているエリア出力設定433及びエリアサイズ設定434における設定を、画面一覧生成部421、画面仕様生成部422、画面イメージ生成部423、画面項目仕様生成部424及び検索機能生成部425が生成するドキュメントのレイアウトとして用いる。 At that time, the layout configuration unit 426 sets the area output setting 433 and the area size setting 434 managed by the document area setting management unit 432 via the output filter management unit 430 to the screen list generation unit 421 and screen specifications. It is used as a layout of documents generated by the generation unit 422, the screen image generation unit 423, the screen item specification generation unit 424, and the search function generation unit 425.

更に、レイアウト構成部426は、ドキュメントテーマ管理部435にて管理されている組込デザイン情報436及び/又はユーザ作成デザイン情報437から取得したテーマ(スタイルシート等、ドキュメントのレイアウトや装飾)を画面仕様ドキュメント443に反映する。 Further, the layout configuration unit 426 screens the theme (style sheet, etc., document layout and decoration) acquired from the embedded design information 436 and / or the user-created design information 437 managed by the document theme management unit 435. Reflect in document 443.

また、言語別ドキュメント置換処理部431は、表紙生成部428及びヘッダ・フッタ生成部429へ言語別のファイルを設定する。 Further, the language-specific document replacement processing unit 431 sets the language-specific files in the cover generation unit 428 and the header / footer generation unit 429.

図5は、Webアプリケーション及びドキュメント生成のフローチャート並びにドキュメント生成のフローチャートの一例を示す図である。なお、以下のフローチャートの各ステップは、装置のCPU201が実行する。 FIG. 5 is a diagram showing an example of a Web application, a flowchart for document generation, and a flowchart for document generation. The CPU 201 of the device executes each step in the following flowchart.

プログラム開発装置101は、ディレクトリ構造600(図6)を用いて、リポジトリ定義部401の各定義をファイルとして管理する。なお、本実施形態においては、ディレクトリ構造600を用いて、リポジトリ定義部401の各定義をファイルとして管理するとしたが、これに限定するものではなく、例えば、データベースを用いてリポジトリ定義部401の各定義を管理してもよいし、クラウドなどネットワーク上の記憶装置を用いて管理する等としてもよい。 The program development device 101 manages each definition of the repository definition unit 401 as a file by using the directory structure 600 (FIG. 6). In the present embodiment, the directory structure 600 is used to manage each definition of the repository definition unit 401 as a file, but the present invention is not limited to this, and for example, each definition of the repository definition unit 401 using a database. The definition may be managed, or it may be managed using a storage device on a network such as a cloud.

本実施形態では、Webアプリケーションの生成の実行を指示する前に、プログラム開発装置101は、Webアプリケーションの自動生成のための定義の入力を受ける。具体的には、開発するWebアプリケーション(プロジェクト)として、アプリケーション設定でアプリケーションのコードや名前、アプリケーションタイプなどを設定する。 In the present embodiment, the program development device 101 receives input of the definition for automatic generation of the Web application before instructing the execution of the generation of the Web application. Specifically, as a Web application (project) to be developed, the application code, name, application type, etc. are set in the application settings.

このWebアプリケーション(プロジェクト)に対して、データモデル定義、入出力定義、ビジネスプロセス定義を設定する。これらの定義は、Webアプリケーション自動生成する設定画面でユーザが任意に設定するものとするが、予め生成された定義を読み込む構成であってもよい。 Data model definition, input / output definition, and business process definition are set for this Web application (project). These definitions are arbitrarily set by the user on the setting screen for automatically generating the Web application, but may be configured to read the definitions generated in advance.

入出力定義は、図14で設定したデータを用いて定義されるものである。 The input / output definition is defined using the data set in FIG.

Webアプリケーション及びドキュメント生成のフローチャートについて説明する。 The flowchart of Web application and document generation will be described.

ステップS500において、プログラム開発装置101は、開発者からのアプリケーション生成の実行指示を受け付けると、アプリケーション設定のダイアログを表示する。ここで、画面仕様ドキュメントに関する設定の入力を受け付ける。アプリケーション設定のダイアログの一例を示す図が、図20の2000である。2001で「ドキュメントを生成する」にチェックを設定されると本実施形態における画面仕様ドキュメントの生成がされ、リンクが画面に埋め込まれる。その他の設定として、ドキュメントテーマ(CSS)を設定することや、ドキュメント設定として、管理者向けやエンドユーザ向けの画面仕様ドキュメントであるかの種別を設定することが可能となっている。 In step S500, when the program development device 101 receives an execution instruction for application generation from the developer, the program development device 101 displays an application setting dialog. Here, the input of the setting related to the screen specification document is accepted. A diagram showing an example of the application setting dialog is 2000 in FIG. When "Generate document" is checked in 2001, the screen specification document in this embodiment is generated and the link is embedded in the screen. As other settings, it is possible to set the document theme (CSS), and as the document settings, it is possible to set the type of the screen specification document for the administrator or the end user.

すなわち、ステップS500の処理は、生成されるプログラムにおいて、リンク情報を設定するための指定を受け付ける指定受付処理の一例を示すステップである。 That is, the process of step S500 is a step showing an example of the designated reception process for accepting the designation for setting the link information in the generated program.

ステップS501において、プログラム開発装置101は、リポジトリ定義部401からアプリケーション定義402を取得する。 In step S501, the program development device 101 acquires the application definition 402 from the repository definition unit 401.

ステップS502において、プログラム開発装置101は、リポジトリ定義部401からデータモデル定義404を取得する。データモデル定義404は、リポジトリ定義部401として登録されている。データモデル定義404は、データモデル設定画面(不図示)でデータベース上の項目をマッピングして登録されるものである。一般的には、1テーブル1データモデルが作成される。データモデル定義の作成はWebアプリケーションの開発において既知の技術であるため説明を省略する。 In step S502, the program development device 101 acquires the data model definition 404 from the repository definition unit 401. The data model definition 404 is registered as the repository definition unit 401. The data model definition 404 is registered by mapping the items on the database on the data model setting screen (not shown). Generally, one table and one data model are created. Since the creation of the data model definition is a known technique in the development of Web applications, the description thereof will be omitted.

ステップS503において、プログラム開発装置101は、リポジトリ定義部401から入出力定義403を取得する。 In step S503, the program development device 101 acquires the input / output definition 403 from the repository definition unit 401.

ここで、図14を用いて、入出力定義403について説明しておく。上述したように入出力定義403の設定自体は、アプリケーションの生成を実行する前に、開発者などにより事前に行われる。まず、図23の入出力レイアウト定義画面2300(画面レイアウト)上で、画面エディタ上にオブジェクト(フィールドやアクションボタン)をドラッグアンドドロップ操作等により配置する。この各オブジェクトに対応する項目の設定を図14で行い入出力定義が生成される。 Here, the input / output definition 403 will be described with reference to FIG. As described above, the setting itself of the input / output definition 403 is performed in advance by a developer or the like before executing the generation of the application. First, on the input / output layout definition screen 2300 (screen layout) of FIG. 23, objects (fields and action buttons) are arranged on the screen editor by drag-and-drop operation or the like. The input / output definition is generated by setting the items corresponding to each object in FIG.

入出力定義画面1400(図14)は、Webアプリケーションの開発者による入出力定義403の入力設定操作を受け付ける画面である。また、入出力定義画面1400を用いて設定される入出力定義403は、画面仕様ドキュメントの基となる情報である。名前1401は、Webアプリケーションの画面名である。入出力タイプ1402は、入出力定義画面1400にて設定された入出力定義403を用いて、どのようなプログラムを生成するかを決定する項目である。 The input / output definition screen 1400 (FIG. 14) is a screen that accepts the input setting operation of the input / output definition 403 by the developer of the Web application. Further, the input / output definition 403 set by using the input / output definition screen 1400 is information that is the basis of the screen specification document. The name 1401 is a screen name of the Web application. The input / output type 1402 is an item for determining what kind of program is generated by using the input / output definition 403 set on the input / output definition screen 1400.

例えば、Webアプリケーションの画面を表示するプログラムを生成する場合は“IO”、メニューを表示するプログラムを生成する場合は“MENU”、ダイアログを表示するプログラムを生成する場合は“DIALOG”、ファイルを出力するプログラムを生成する場合は“EXPORT”、ファイルを入力するためのプログラムを生成する場合は“IMPORT”、マトリクス画面を表示するプログラムを生成する場合は“MATRIX”、帳票を印刷するプログラムを生成する場合は“PRINT_FILE”、モバイル用の画面を表示するプログラムを生成する場合は“MOBILE”、バッチ用の画面を表示するプログラムを生成する場合は“BATCH”、Webサービス用のプログラムを生成する場合は“WEBSERVICE”を選択する。つまり、入出力タイプ1402に“EXPORT”、“IMPORT”、“PRINT_FILE”、“BATCH”又は“WEBSERVICE”を選択することにより、画面表示を伴わないアプリケーション又はサービスのプログラムを生成することもできる。 For example, "IO" to generate a program to display the screen of a Web application, "MENU" to generate a program to display a menu, "DIALOG" to generate a program to display a dialog, and output a file. "EXPORT" to generate a program to input, "IMPORT" to generate a program to input a file, "MATRIX" to generate a program to display a matrix screen, and a program to print a form. If you want to generate "PRINT_FILE", if you want to generate a program to display the mobile screen, "MOBILE", if you want to generate a program to display the batch screen, "BATCH", if you want to generate a program for Web service Select "WEBSERVICE". That is, by selecting "EXPORT", "IMPORT", "PRINT_FILE", "BATCH" or "WEBSERVICE" for the input / output type 1402, it is possible to generate a program of an application or service that does not involve screen display.

入出力項目定義1410(図14)は、画面名が名前1401の画面を介してWebアプリケーションのユーザが入力する入力項目及び生成されたWebアプリケーションの画面名が名前1401の画面に出力する出力項目の定義情報である。入出力項目の項目タイプ1411には、I(入力)、O(出力)、IO(入出力)及びA(アクション)等があり、“I”であれば入力定義、“O”であれば出力定義、“IO”であれば入出力定義を意味する。 The input / output item definition 1410 (FIG. 14) is an input item input by the user of the Web application via the screen with the screen name 1401 and an output item output to the screen with the screen name of the generated Web application with the name 1401. Definition information. The item type 1411 of the input / output item includes I (input), O (output), IO (input / output), A (action), etc. If it is "I", it is an input definition, and if it is "O", it is an output. Definition, "IO" means input / output definition.

(アット)NODOC定義1420(図14)は、入出力定義(図14の1400)及び入出力項目定義(図14の1410)に対して設定でき、「(アット)NODOC」という指定をすることにより、その画面に対する画面仕様ドキュメント443として出力しないようにすることができる。なお以下では「(アット)NODOC」は「NODOC」として説明する。これにより、Webアプリケーションのユーザにとっては不要な画面・画面項目は、個別に画面仕様ドキュメント443に出力しないようにすることができるため、ユーザにとってわかりやすいドキュメントが生成することができる。 The (at) NODOC definition 1420 (FIG. 14) can be set for the input / output definition (1400 in FIG. 14) and the input / output item definition (1410 in FIG. 14) by designating "(at) NODOC". , It is possible not to output as a screen specification document 443 for the screen. In the following, "(at) NODOC" will be described as "NODOC". As a result, screens and screen items that are unnecessary for the user of the Web application can be prevented from being individually output to the screen specification document 443, so that a document that is easy for the user to understand can be generated.

図14の1410に「NODOC」を指定すると、その指定した入出力定義に対応する画面仕様ドキュメントが生成されないため、画面一覧表示部1502に表示されない。「NODOC」が指定された場合と指定されない場合の画面一覧表示部1502を図22に示す。2201が「NODOC」が指定されていない場合の画面一覧表示部を2202に示している。ユーザマスタ詳細に「NODOC」を指定している場合には、2210の画面となる。画面仕様ドキュメントが生成されないため、2201の画面一覧表示部では、2203が表示されない。 When "NODOC" is specified in 1410 of FIG. 14, the screen specification document corresponding to the specified input / output definition is not generated, so that it is not displayed on the screen list display unit 1502. FIG. 22 shows the screen list display unit 1502 when "NODOC" is specified and when it is not specified. 2202 shows a screen list display unit when "NODOC" is not specified. When "NODOC" is specified in the user master details, the screen is 2210. Since the screen specification document is not generated, 2203 is not displayed in the screen list display unit of 2201.

ステップS504において、プログラム開発装置101は、リポジトリ定義部401からビジネスプロセス定義405を取得する。ビジネスプロセス定義405は、リポジトリ定義部401として登録されている。ビジネスプロセス定義405についても事前に設定されているものである。また、ビジネスプロセス定義405は、受け付けたデータの処理の流れを定義したものである。例えば、入力したデータの重複をチェックして、登録するといったロジックを定義したものである。ビジネスプロセル定義についても、Webアプリケーションの開発において既知の技術であるため説明を省略する。 In step S504, the program development device 101 acquires the business process definition 405 from the repository definition unit 401. The business process definition 405 is registered as the repository definition unit 401. The business process definition 405 is also set in advance. Further, the business process definition 405 defines the flow of processing of the received data. For example, it defines a logic that checks for duplication of input data and registers it. The business process definition is also omitted because it is a known technology in the development of Web applications.

ステップS505において、プログラム開発装置101は、リポジトリ定義部401からデータベース定義406を取得する。データベース定義406も予め生成されているものとする。 In step S505, the program development device 101 acquires the database definition 406 from the repository definition unit 401. It is assumed that the database definition 406 is also generated in advance.

ステップS506において、図20のドキュメントを生成する設定2001がされているか否かを判定する。設定がされている場合には、Webアプリケーションから画面仕様ドキュメントを呼び出せるようにするため、ステップS507へ処理を移す。設定がされていない場合には、画面仕様ドキュメント自体を生成しない設定であるため、ステップS511へ処理を移す。 In step S506, it is determined whether or not the setting 2001 for generating the document of FIG. 20 is made. If it is set, the process is moved to step S507 so that the screen specification document can be called from the Web application. If the setting is not made, the screen specification document itself is not generated, so the process is moved to step S511.

ステップS507では、ステップS509で生成する画面仕様ドキュメントをWebアプリケーション(Webアプリケーションの画面)からドキュメントを呼び出すためのリンクURL(リンク情報)を、ステップS503で取得した入出力定義のコードを用いて作成する。すなわち、生成されるドキュメントのリンク情報を生成するリンク情報生成処理の一例を示すステップである。また、リンク情報を設定するための指定がされた場合に、リンク情報を生成するものである。 In step S507, a link URL (link information) for calling the screen specification document generated in step S509 from the Web application (Web application screen) is created using the input / output definition code acquired in step S503. .. That is, it is a step showing an example of the link information generation process for generating the link information of the generated document. In addition, the link information is generated when a specification for setting the link information is specified.

ステップS509の画面仕様ドキュメント生成より前にリンク情報を生成できるのは、画面仕様ドキュメントにおいても同じ入出力定義を用いて生成しているため、どのようなリンク情報を生成すればよいか事前にわかるためである。なお、リンク情報は、ステップS509の後に作成してもよい。その場合、ステップS508も同様にステップS509の後に処理することが望ましい。 The link information can be generated before the screen specification document is generated in step S509 because the screen specification document is also generated using the same input / output definition, so it is known in advance what kind of link information should be generated. Because. The link information may be created after step S509. In that case, it is desirable that step S508 is similarly processed after step S509.

リンク情報の一例を示す図が図21である。2100は、リンク情報を記述したWebアプリケーションの画面の例を示す。また、2100のHTMLで記述したリンク情報の例が2101である。2101は、ユーザマスタ詳細の画面仕様ドキュメントを表示するためのリンク情報を示す記述であり、この記述により、Webアプリケーションの画面から、図15の画面仕様ドキュメントを表示させることができる。また、2102はユーザマスタ詳細のコードを示しており、2102のコードをdispatchar.jspに受け渡すことで、対象の画面仕様ドキュメントを取得できる構成となっている。 FIG. 21 is a diagram showing an example of link information. Reference numeral 2100 shows an example of a screen of a Web application in which link information is described. An example of link information described in HTML of 2100 is 2101. Reference numeral 2101 is a description indicating link information for displaying the screen specification document of the user master details, and the screen specification document of FIG. 15 can be displayed from the screen of the Web application by this description. Further, 2102 indicates the code of the user master details, and the code of 2102 is referred to as dispatchar. By passing it to jsp, the target screen specification document can be acquired.

ステップS508において、プログラム開発装置101は、Webアプリケーション生成部415を用いて、Webアプリケーション438に用いるプログラムを生成する。プログラム開発装置101のWebアプリケーション生成部415が、取得した定義を用いて、Webアプリケーションのソースコードを生成する(例えば、Webアプリケーション438)。具体的には、「入出力定義」「データモデル定義」「ビジネスプロセス定義」に基づき生成する。なお、生成されたソースコードにはプログラミング言語が記載されたファイルHTML、JSP、JavaScript(登録商標)等のWebアプリケーションの提供に利用されるファイルも含まれる。この時ステップS507で生成したリンク情報を、各入出力定義に対応する画面のHTMLに埋め込む。このリンク情報は、各画面に対応する画面仕様ドキュメントが表示される。すなわち、ドキュメントを表示させるべく、プログラムで用いられる画面にリンク情報を設定する設定処理の一例を示すステップである。また、プログラムを生成する際に、対応する画面にリンク情報を設定する設定処理である。また、リンク情報を生成し設定した、プログラムを生成するプログラム生成処理の一例を示すステップである。 In step S508, the program development device 101 uses the Web application generation unit 415 to generate a program to be used for the Web application 438. The Web application generation unit 415 of the program development device 101 generates the source code of the Web application using the acquired definition (for example, Web application 438). Specifically, it is generated based on "input / output definition", "data model definition", and "business process definition". The generated source code also includes files used for providing Web applications such as HTML, JSP, and Javascript (registered trademark) in which programming languages are described. At this time, the link information generated in step S507 is embedded in the HTML of the screen corresponding to each input / output definition. For this link information, the screen specification document corresponding to each screen is displayed. That is, it is a step showing an example of a setting process for setting link information on a screen used in a program in order to display a document. In addition, it is a setting process for setting link information on the corresponding screen when a program is generated. In addition, it is a step showing an example of a program generation process for generating a program in which link information is generated and set.

ここで、ステップS508のより具体的な処理について説明する。入出力定義画面1400の入出力タイプの設定で、MOBILEが設定されている場合には、MOBILEとして設定した画面にリンク情報を埋め込まないようにする。これは、PCでのブラウザでの表示とMOBILEでの表示とでは画面構成が異なるからである。MOBILEでは、閲覧性を重視するため、画面はシンプルにし、各種操作は別途設けているメニューから操作を行わせるためである。 Here, a more specific process of step S508 will be described. When MOBILE is set in the input / output type setting of the input / output definition screen 1400, the link information is not embedded in the screen set as MOBILE. This is because the screen configuration differs between the display on the browser on the PC and the display on the MOBILE. In MOBILE, in order to emphasize readability, the screen is simplified and various operations are performed from a menu provided separately.

このようにMOBILEとしての画面を設定して入出力定義を定義している場合には、リンク情報を画面に埋め込む制御を行わないようにする。 When the screen as MOBILE is set and the input / output definition is defined in this way, the control of embedding the link information in the screen is not performed.

また、入出力タイプフィルタ1710で画面仕様ドキュメントを出力対象として設定した場合であっても、対応する画面(図23の2301)を定義していない入出力タイプについてはリンク情報を埋め込む制御を行わないようにする。なお、リンク情報が不要な場合には、リンク情報について作成しないようにすることは言うまでもない。 Further, even when the screen specification document is set as the output target by the input / output type filter 1710, the control of embedding the link information is not performed for the input / output type for which the corresponding screen (2301 in FIG. 23) is not defined. To do so. Needless to say, when the link information is unnecessary, the link information should not be created.

すなわち、入出力定義のタイプに従って画面にリンク情報を設定する処理である。 That is, it is a process of setting link information on the screen according to the type of input / output definition.

これにより、開発者がタイプに応じてリンク情報を画面情報に埋め込む判断をせずに自動でWebアプリケーションプログラムを生成することができ、また、各画面に対応したドキュメントを画面ごとに関連付けできるため、誤った画面のドキュメントをリンクし間違えるというミスを建言することができる。 As a result, the developer can automatically generate a Web application program without deciding to embed the link information in the screen information according to the type, and the document corresponding to each screen can be associated with each screen. You can make the mistake of linking a document on the wrong screen and making a mistake.

一般的に、開発者がドキュメントを手作業で生成して、ドキュメントを対応する画面にリンク付けする必要があったため、手作業によりミスを減らすことは困難であったが、本実施形態によればミスをなくし、Webアプリケーションの開発効率を高めることができる。 In general, it was difficult to reduce mistakes manually because the developer had to manually generate the document and link the document to the corresponding screen, but according to this embodiment It is possible to eliminate mistakes and improve the development efficiency of Web applications.

ステップS509において、プログラム開発装置101は、画面仕様ドキュメント生成部419を用いて、画面仕様ドキュメント443を生成する。ステップS507の詳細処理については、図7を用いて説明する。ステップS509の処理は、入出力定義に従って、画面に関する仕様を含むドキュメントを生成するドキュメント生成処理の一例を示すステップである。また、後述の通り、画面仕様ドキュメントは入出力定義ごと、すなわちWebアプリケーションで用いる画面ごとに生成されるものである。本実施形態では画面ごとに生成されるが、「NODOC」指定があるものは生成されないようになっている。 In step S509, the program development device 101 generates the screen specification document 443 by using the screen specification document generation unit 419. The detailed processing of step S507 will be described with reference to FIG. The process of step S509 is a step showing an example of a document generation process for generating a document including specifications related to the screen according to the input / output definition. Further, as will be described later, the screen specification document is generated for each input / output definition, that is, for each screen used in the Web application. In this embodiment, it is generated for each screen, but the one with "NODOC" designation is not generated.

リポジトリ定義解析部420は、読み込んだ定義を解析したうえでメモリに保管しておき、各生成部から適宜参照される。 The repository definition analysis unit 420 analyzes the read definition, stores it in the memory, and appropriately refers to it from each generation unit.

レイアウト構成部426は、生成部の生成したドキュメントの各構成要素をレイアウトする。 The layout component unit 426 lays out each component of the document generated by the generation unit.

ステップS510において、プログラム開発装置101は、ステップS506にて生成したプログラムをアプリケーションサーバ105に配置(デプロイ)し、ステップS506にて生成した画面仕様ドキュメント443をWebサーバ106に配置する。これにより、アプリケーションサーバ105上でWebアプリケーションが動作し、Webサーバ106から画面仕様ドキュメント443を配信することができるようになる。 In step S510, the program development device 101 arranges (deploys) the program generated in step S506 on the application server 105, and arranges the screen specification document 443 generated in step S506 on the Web server 106. As a result, the Web application operates on the application server 105, and the screen specification document 443 can be distributed from the Web server 106.

ステップS511において、プログラム開発装置101は、Webアプリケーション生成部415を用いて、Webアプリケーション438に用いるプログラムを生成する。プログラムの生成方法は、ステップS508と同様であるが、画面仕様ドキュメントが生成されないため、リンク情報が付与されない画面が生成される。すなわち、リンク情報を設定するための指定がされていない場合に、リンク情報を生成することなく、プログラムを生成するプログラム生成処理の一例を示すステップである。 In step S511, the program development device 101 uses the Web application generation unit 415 to generate a program to be used for the Web application 438. The method of generating the program is the same as that of step S508, but since the screen specification document is not generated, a screen to which link information is not added is generated. That is, it is a step showing an example of a program generation process for generating a program without generating the link information when the link information is not specified.

図15は、生成された画面仕様ドキュメント1500の一例を示す図である。 FIG. 15 is a diagram showing an example of the generated screen specification document 1500.

1501は、検索キーワード受付部である。生成された画面仕様ドキュメント1500から、入力を受け付けた文字列を含む画面仕様ドキュメント1500を検索して表示する。 Reference numeral 1501 is a search keyword reception unit. From the generated screen specification document 1500, the screen specification document 1500 including the character string for which the input is accepted is searched and displayed.

1502は、画面一覧表示部であり、入出力定義403の一覧を表示する。表示された画面名がクリックされると、クリックされた画面の入出力定義情報を右ペインに表示する。 Reference numeral 1502 denotes a screen list display unit, which displays a list of input / output definitions 403. When the displayed screen name is clicked, the input / output definition information of the clicked screen is displayed in the right pane.

1503は、画面仕様表示部であり、入出力定義403の属性及びその設定値を表示する。 Reference numeral 1503 is a screen specification display unit, which displays the attributes of the input / output definition 403 and their set values.

1504は、画面イメージ表示部であり、画面HTMLデータ408を用いて、入出力定義403の画面イメージを表示する。 Reference numeral 1504 is a screen image display unit, which displays a screen image of the input / output definition 403 using the screen HTML data 408.

1505は、画面項目仕様表示部であり、入出力定義403の入出力項目の属性及びその設定値を一覧表示する。 Reference numeral 1505 is a screen item specification display unit, which displays a list of the attributes of the input / output items of the input / output definition 403 and their set values.

1506は、関連文書表示部であり、当該入出力定義403に関連する文書へのリンクを表示する。 Reference numeral 1506 is a related document display unit, which displays a link to a document related to the input / output definition 403.

1507は、ヘッダ表示部であり、全ページの画面最上部に表示する。 Reference numeral 1507 is a header display unit, which is displayed at the top of the screen of all pages.

1508は、フッタ表示部であり、全ページの画面最下部に表示する。 Reference numeral 1508 is a footer display unit, which is displayed at the bottom of the screen of all pages.

以上で、図15の説明を終了する。 This is the end of the description of FIG.

図16は、生成された画面仕様ドキュメントの表紙の一例を示す図である。 FIG. 16 is a diagram showing an example of the cover page of the generated screen specification document.

1601は、表紙表示部である。画面仕様ドキュメント1500の表示の指示を受け付けた場合、最初に表紙表示部1601を表示する。 Reference numeral 1601 is a cover display unit. When the display instruction of the screen specification document 1500 is received, the cover display unit 1601 is displayed first.

以上で、図5のWebアプリケーション及びドキュメント生成のフローチャートの説明を終了する。 This completes the description of the Web application and document generation flowchart of FIG.

なお、ステップS501〜S508により、Webアプリケーションに用いるプログラム及び画面仕様ドキュメント1500を続けて生成することができるが、画面仕様ドキュメント1500のみを生成することもできる。その場合は、ステップS501、S502、S503、S507を行えばよい。 In addition, although the program and the screen specification document 1500 used for the Web application can be continuously generated by steps S501 to S508, only the screen specification document 1500 can be generated. In that case, steps S501, S502, S503, and S507 may be performed.

以上で、図5の説明を終了する。 This is the end of the description of FIG.

図7は、画面仕様ドキュメント生成詳細のフローチャートの一例を示す図である。 FIG. 7 is a diagram showing an example of a flowchart of screen specification document generation details.

ステップS701において、プログラム開発装置101は、出力フィルタ管理部430により管理されているドキュメントフィルタ定義409を取得する。 In step S701, the program development device 101 acquires the document filter definition 409 managed by the output filter management unit 430.

ドキュメントフィルタ定義409には、図17〜図19のようなフィルタがあり、これらの定義の設定値に従って。画面仕様ドキュメント443として出力する情報をフィルタリング(選別)する。図17〜図19を用いて、各フィルタについて説明する。 The document filter definition 409 has filters as shown in FIGS. 17 to 19, according to the settings of these definitions. The information to be output as the screen specification document 443 is filtered (selected). Each filter will be described with reference to FIGS. 17 to 19.

入出力タイプフィルタ1710(図17)は、入出力定義403を入出力タイプの値に従ってフィルタリングする。入出力タイプは1401に対応する。 The input / output type filter 1710 (FIG. 17) filters the input / output definition 403 according to the value of the input / output type. The input / output type corresponds to 1401.

入出力属性フィルタ1720(図17)は、入出力定義403を入出力(定義)の属性に従ってフィルタリングする。 The input / output attribute filter 1720 (FIG. 17) filters the input / output definition 403 according to the input / output (definition) attributes.

入出力項目タイプフィルタ1810(図18)は、入出力定義403を入出力項目タイプの値に従ってフィルタリングする。 The input / output item type filter 1810 (FIG. 18) filters the input / output definition 403 according to the value of the input / output item type.

入出力項目属性フィルタ1820(図18)は、入出力定義403を入出力項目の属性の値に従ってフィルタリングする。 The input / output item attribute filter 1820 (FIG. 18) filters the input / output definition 403 according to the value of the attribute of the input / output item.

エリアフィルタ1900の(図19)は、画面仕様ドキュメント443として出力する情報を、各表示部(図15の1503〜1506)の出力可否の値(図19の1911〜1915)に従ってフィルタリングし、各表示部の設定されたサイズ(図19の1921〜1925)に従って表示するサイズを決定する。 The area filter 1900 (FIG. 19) filters the information output as the screen specification document 443 according to the output enable / disable value (1911-1915 in FIG. 19) of each display unit (1503 to 1506 in FIG. 15), and displays each display. The size to be displayed is determined according to the set size of the unit (1921-1925 in FIG. 19).

出力フィルタ管理部430は、取得したドキュメントフィルタ定義409(特に1700〜1801)の設定値をRAM202に記憶させて管理する。なお、これらの設定値は、各生成部(421〜425)により適宜参照される。 The output filter management unit 430 stores and manages the acquired set values of the document filter definition 409 (particularly 1700 to 1801) in the RAM 202. In addition, these set values are appropriately referred to by each generation unit (421-425).

ドキュメントエリア設定管理部432は、取得したドキュメントフィルタ定義409(特に1900)の設定値を、エリア出力設定433(特に1911〜1915)及びエリアサイズ設定434(特に1921〜1925)として、RAM202に記憶させて管理する。なお、これらの設定値は、各生成部(421〜425)により適宜参照される。 The document area setting management unit 432 stores the acquired setting values of the document filter definition 409 (particularly 1900) in the RAM 202 as the area output setting 433 (particularly 1911 to 1915) and the area size setting 434 (particularly 1921 to 1925). To manage. In addition, these set values are appropriately referred to by each generation unit (421-425).

すなわちず17〜図19の設定は、出力フィルタを設定するフィルタ設定処理の一例を示すものである。 That is, the settings in FIGS. 17 to 19 show an example of the filter setting process for setting the output filter.

図17〜図19の説明を終了し、図7の説明に戻る。 The description of FIGS. 17 to 19 ends, and the process returns to the description of FIG. 7.

ステップS702において、プログラム開発装置101は、ドキュメントテーマ管理部435を用いて、画面仕様ドキュメント443のデザインに用いると指定されたテーマが組込テーマであるか否かを判定し、組込テーマの場合はステップS703に進み、組込テーマでない場合はステップS704に進む。「組込テーマ」とは、Webアプリケーション開発ツールに最初から組み込まれているテーマであり、一方、開発者が新たに作成したテーマは「ユーザ作成テーマ」と呼ぶ。 In step S702, the program development device 101 uses the document theme management unit 435 to determine whether or not the theme designated to be used for the design of the screen specification document 443 is an embedded theme, and in the case of the embedded theme. Proceeds to step S703, and if it is not an embedded theme, proceeds to step S704. The "embedded theme" is a theme that is built into the Web application development tool from the beginning, while the theme newly created by the developer is called a "user-created theme".

ステップS703において、プログラム開発装置101は、ドキュメントテーマ管理部435を用いて、組込デザイン情報436から指定されたテーマを取得する。 In step S703, the program development device 101 uses the document theme management unit 435 to acquire the theme specified from the embedded design information 436.

ステップS704において、プログラム開発装置101は、ドキュメントテーマ管理部435を用いて、ユーザ作成デザイン情報437から指定されたテーマを取得する。 In step S704, the program development device 101 uses the document theme management unit 435 to acquire the theme specified from the user-created design information 437.

レイアウト構成部426は、画面仕様ドキュメント443のデザインに取得したテーマを反映する。 The layout configuration unit 426 reflects the acquired theme in the design of the screen specification document 443.

ステップS705において、プログラム開発装置101は、言語別ドキュメント置換処理部431を用いて、ドキュメントリソースファイル412から、指定された言語のドキュメントリソースファイルを取得する。ドキュメントリソースファイル412は、言語ごとにファイルが分かれており、ファイル名は「DocumentResources_{言語ID}.conf」のようになっている。 In step S705, the program development device 101 acquires the document resource file of the specified language from the document resource file 412 by using the language-specific document replacement processing unit 431. The document resource file 412 is divided into files for each language, and the file name is as "Document Resources_ {Language ID} .conf".

ステップS706において、プログラム開発装置101は、指定された言語の数だけ、ステップS707からステップS716までの処理を繰り返す。 In step S706, the program development device 101 repeats the processes from step S707 to step S716 for the number of designated languages.

ステップS707において、プログラム開発装置101は、リポジトリ定義解析部420を用いて、指定された言語のアプリケーションリソースファイル411及びドキュメントリソースファイル412の解析を行う。 In step S707, the program development device 101 analyzes the application resource file 411 and the document resource file 412 in the specified language by using the repository definition analysis unit 420.

ステップS708において、プログラム開発装置101は、言語別ドキュメント置換処理部431を用いて、ステップS707にて解析したリソース(文言)を指定言語のリソース(文言)に置き換える。 In step S708, the program development device 101 replaces the resource (wording) analyzed in step S707 with the resource (wording) of the designated language by using the language-specific document replacement processing unit 431.

ステップS709において、プログラム開発装置101は、所定のディレクトリにヘッダ・フッタファイル413の有無を判定する。有る場合はステップS710に進み、無い場合はステップS711に進む。 In step S709, the program development device 101 determines whether or not the header / footer file 413 exists in the predetermined directory. If there is, the process proceeds to step S710, and if not, the process proceeds to step S711.

ステップS710において、プログラム開発装置101は、ヘッダ・フッタ生成部429及び言語別ドキュメント置換処理部431を用いて、指定言語に対応するヘッダ表示部1507およびフッタ表示部1508を生成する。ここでいうヘッダ/フッタとは、例えば、JSPで記述できるものである。ヘッダ部はヘッダ表示部1507に加えて例えば企業ロゴなどを表示するような部分である。また、フッタ部はフッタ表示部1508に加えて例えば、コピーライトを表示するような部分である。 In step S710, the program development device 101 uses the header / footer generation unit 429 and the language-specific document replacement processing unit 431 to generate the header display unit 1507 and the footer display unit 1508 corresponding to the designated language. The header / footer referred to here can be described by, for example, JSP. The header part is a part that displays, for example, a company logo in addition to the header display part 1507. Further, the footer portion is a portion that displays, for example, a copyright in addition to the footer display unit 1508.

ステップS711において、プログラム開発装置101は、検索機能生成部425を用いて、検索情報を生成する。この処理については、図10にて詳細を説明する。 In step S711, the program development device 101 uses the search function generation unit 425 to generate search information. This process will be described in detail with reference to FIG.

ステップS712において、プログラム開発装置101は、画面一覧生成部421を用いて、画面一覧情報を生成する。この処理については、図11にて詳細を説明する。 In step S712, the program development device 101 uses the screen list generation unit 421 to generate screen list information. This process will be described in detail with reference to FIG.

ステップS713において、プログラム開発装置101は、入出力定義の数だけ、ステップS714の処理を繰り返す。 In step S713, the program development device 101 repeats the process of step S714 as many times as the number of input / output definitions.

ステップS714において、プログラム開発装置101は、入出力定義毎にドキュメント出力処理を行う。この処理については、図8にて詳細を説明する。ステップS714は、ドキュメント生成処理の一例を示すステップであり、フィルタ設定処理によって設定された出力フィルタと入出力定義に従って、フィルタされた画面に関する仕様を含むドキュメントを生成するステップである。 In step S714, the program development device 101 performs a document output process for each input / output definition. This process will be described in detail with reference to FIG. Step S714 is a step showing an example of the document generation process, and is a step of generating a document including specifications related to the filtered screen according to the output filter and the input / output definition set by the filter setting process.

なお、このフィルタされたドキュメントがリンク情報によって表示されるため、前述したステップS508の処理は、ドキュメント生成処理により生成されたフィルタされた画面に関する仕様を含むドキュメントを表示させるべく、対応する画面に当該ドキュメントのリンク情報を設定するステップと言い換えることも可能である。 Since this filtered document is displayed by the link information, the process of step S508 described above corresponds to the corresponding screen in order to display the document including the specifications related to the filtered screen generated by the document generation process. It can be rephrased as the step of setting the link information of the document.

ステップS715において、プログラム開発装置101は、所定のディレクトリに表紙ファイル410の有無を判定する。有る場合はステップS716に進み、無い場合はステップS717に進む。 In step S715, the program development device 101 determines the presence or absence of the cover file 410 in the predetermined directory. If there is, the process proceeds to step S716, and if not, the process proceeds to step S717.

ステップS716において、プログラム開発装置101は、表紙生成部428及び言語別ドキュメント置換処理部431を用いて、指定言語に対応する画面仕様ドキュメント表紙1600を生成する。 In step S716, the program development device 101 uses the cover generation unit 428 and the language-specific document replacement processing unit 431 to generate the screen specification document cover 1600 corresponding to the designated language.

以上で、図7の説明を終了する。 This is the end of the description of FIG.

図8は、ドキュメント出力のフローチャートの一例を示す図である。 FIG. 8 is a diagram showing an example of a flowchart for document output.

ステップS801において、プログラム開発装置101は、当該入出力定義403のNODOC定義1420において「NODOC」(=出力しない)の指定があるか否かを判定する。指定が無い(=出力する)場合はステップS802に進み、指定が有る(=出力しない)場合は図8のフローチャートを終了する。つまり、「NODOC」の指定がある入出力定義403については、画面仕様ドキュメント443を生成しない。 In step S801, the program development device 101 determines whether or not "NODOC" (= no output) is specified in the NODOC definition 1420 of the input / output definition 403. If there is no designation (= output), the process proceeds to step S802, and if there is a designation (= no output), the flowchart of FIG. 8 ends. That is, the screen specification document 443 is not generated for the input / output definition 403 for which "NODOC" is specified.

ステップS802において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力タイプフィルタ1710において、当該入出力定義403が出力対象として設定されているか否かを判定する。出力対象として設定されている場合はステップS803に進み、出力対象として設定されていない場合は図8のフローチャートを終了する。つまり、出力対象として設定されていない入出力タイプ1402の入出力定義403については、画面仕様ドキュメント443を生成しない。 In step S802, the program development device 101 determines whether or not the input / output definition 403 is set as an output target in the input / output type filter 1710 managed by the output filter management unit 430. If it is set as an output target, the process proceeds to step S803, and if it is not set as an output target, the flowchart of FIG. 8 ends. That is, the screen specification document 443 is not generated for the input / output definition 403 of the input / output type 1402 that is not set as the output target.

ステップS803において、プログラム開発装置101は、ステップS712にて生成した画面一覧情報を用いて、画面仕様ドキュメント443に画面一覧表示部1502を出力する。 In step S803, the program development device 101 outputs the screen list display unit 1502 to the screen specification document 443 by using the screen list information generated in step S712.

ステップS804において、プログラム開発装置101は、画面仕様ドキュメント443に画面仕様表示部1503を出力するか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリア出力設定433の画面仕様出力設定1911の設定値「出力する」「出力しない」によって判定する。出力する場合はステップS805に進み、出力しない場合はステップS808に進む。 In step S804, the program development device 101 determines whether or not to output the screen specification display unit 1503 to the screen specification document 443. Specifically, the determination is made based on the set values "output" and "do not output" of the screen specification output setting 1911 of the area output setting 433 managed by the document area setting management unit 432. If it is output, the process proceeds to step S805, and if it is not output, the process proceeds to step S808.

ステップS805において、プログラム開発装置101は、画面仕様表示部1503の表示サイズが設定されているか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリアサイズ設定434の画面仕様サイズ設定1921の設定値の有無によって判定する。設定されている場合はステップS806に進み、設定されていない場合はステップS807に進む。 In step S805, the program development device 101 determines whether or not the display size of the screen specification display unit 1503 is set. Specifically, the determination is made based on the presence or absence of the set value of the screen specification size setting 1921 of the area size setting 434 managed by the document area setting management unit 432. If it is set, the process proceeds to step S806, and if it is not set, the process proceeds to step S807.

ステップS806において、プログラム開発装置101は、ステップS805の判定に用いた表示サイズを画面仕様表示部1503の表示サイズとして指定する。 In step S806, the program development device 101 designates the display size used for the determination in step S805 as the display size of the screen specification display unit 1503.

ステップS807において、プログラム開発装置101は、画面仕様生成部422を用いて、画面仕様ドキュメント443に画面仕様表示部1503を生成・出力する。この処理については、図12にて詳細を説明する。 In step S807, the program development device 101 uses the screen specification generation unit 422 to generate and output the screen specification display unit 1503 to the screen specification document 443. This process will be described in detail with reference to FIG.

ステップS808において、プログラム開発装置101は、画面仕様ドキュメント443に画面イメージ表示部1504を出力するか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリア出力設定433の画面HTML出力設定1912の設定値「出力する」「出力しない」によって判定する。出力する場合はステップS809に進み、出力しない場合はステップS812に進む。 In step S808, the program development device 101 determines whether or not to output the screen image display unit 1504 to the screen specification document 443. Specifically, the determination is made based on the set values "output" and "do not output" of the screen HTML output setting 1912 of the area output setting 433 managed by the document area setting management unit 432. If it is output, the process proceeds to step S809, and if it is not output, the process proceeds to step S812.

ステップS809において、プログラム開発装置101は、画面イメージ表示部1504の表示サイズが設定されているか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリアサイズ設定434の画面HTML出力サイズ設定1922の設定値の有無によって判定する。設定されている場合はステップS810に進み、設定されていない場合はステップS811に進む。 In step S809, the program development device 101 determines whether or not the display size of the screen image display unit 1504 is set. Specifically, the determination is made based on the presence or absence of the set value of the screen HTML output size setting 1922 of the area size setting 434 managed by the document area setting management unit 432. If it is set, the process proceeds to step S810, and if it is not set, the process proceeds to step S811.

ステップS810において、プログラム開発装置101は、ステップS809の判定に用いた表示サイズを画面イメージ表示部1504の表示サイズとして指定する。 In step S810, the program development device 101 designates the display size used for the determination in step S809 as the display size of the screen image display unit 1504.

ステップS811において、プログラム開発装置101は、画面イメージ生成部423を用いて、画面仕様ドキュメント443に画面イメージ表示部1504を生成・出力する。画面イメージ表示部1504には、画面HTMLデータ408を用いることで、画面イメージを表示する。なお、本実施形態においては、画面HTMLデータ408のように、HTMLを用いて、画面仕様ドキュメント443に含まれる画面イメージを描画するとしたが、これに限定するものではなく、JSP等他の言語を用いて画面イメージを描画してもよいし、レイアウトエディタを用いて生成された画面レイアウトを画像ファイルとして記憶し、その画像ファイルを用いる等、他の描画方法を用いてもよい。 In step S811, the program development device 101 uses the screen image generation unit 423 to generate and output the screen image display unit 1504 to the screen specification document 443. A screen image is displayed on the screen image display unit 1504 by using the screen HTML data 408. In the present embodiment, the screen image included in the screen specification document 443 is drawn by using HTML like the screen HTML data 408, but the present invention is not limited to this, and other languages such as JSP may be used. The screen image may be drawn by using the screen image, or another drawing method may be used such as storing the screen layout generated by using the layout editor as an image file and using the image file.

ステップS812において、プログラム開発装置101は、画面仕様ドキュメント443に画面項目仕様表示部1505を出力するか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリア出力設定433の画面項目仕様出力設定1913の設定値「出力する」「出力しない」によって判定する。出力する場合はステップS813に進み、出力しない場合はステップS816に進む。 In step S812, the program development device 101 determines whether or not to output the screen item specification display unit 1505 to the screen specification document 443. Specifically, the determination is made based on the set values "output" and "do not output" of the screen item specification output setting 1913 of the area output setting 433 managed by the document area setting management unit 432. If it is output, the process proceeds to step S813, and if it is not output, the process proceeds to step S816.

ステップS813において、プログラム開発装置101は、画面項目仕様表示部1505の表示サイズが設定されているか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリアサイズ設定434の画面項目仕様サイズ設定1923の設定値の有無によって判定する。設定されている場合はステップS814に進み、設定されていない場合はステップS815に進む。 In step S813, the program development device 101 determines whether or not the display size of the screen item specification display unit 1505 is set. Specifically, the determination is made based on the presence or absence of the set value of the screen item specification size setting 1923 of the area size setting 434 managed by the document area setting management unit 432. If it is set, the process proceeds to step S814, and if it is not set, the process proceeds to step S815.

ステップS814において、プログラム開発装置101は、ステップS813の判定に用いた表示サイズを画面項目仕様表示部1505の表示サイズとして指定する。 In step S814, the program development device 101 designates the display size used for the determination in step S813 as the display size of the screen item specification display unit 1505.

ステップS815において、プログラム開発装置101は、画面項目仕様生成部424を用いて、画面仕様ドキュメント443に画面項目仕様表示部1505を生成・出力する。この処理については、図13にて詳細を説明する。 In step S815, the program development device 101 uses the screen item specification generation unit 424 to generate and output the screen item specification display unit 1505 to the screen specification document 443. This process will be described in detail with reference to FIG.

ステップS816において、プログラム開発装置101は、関連文書・ヘッダ・フッタ等出力処理を行う。この処理については、図9にて詳細を説明する。 In step S816, the program development device 101 performs output processing such as related documents, headers, and footers. This process will be described in detail with reference to FIG.

以上で、図8の説明を終了する。 This is the end of the description of FIG.

図9は、関連文書・ヘッダ・フッタ等出力処理のフローチャートの一例を示す図である。 FIG. 9 is a diagram showing an example of a flowchart of output processing of related documents, headers, footers, and the like.

ステップS901において、プログラム開発装置101は、所定のディレクトリに関連文書414の有無を判定する。有る場合はステップS902に進み、無い場合はステップS906に進む。所定のディレクトリとは、画面仕様ドキュメントの生成ごとに用意されている格納場所で、開発者が画面仕様ドキュメントに添付したい文書を格納する。後述するステップS905で、この格納されている文書を取得して、リンクとして画面仕様ドキュメントに埋め込むことが可能となる。 In step S901, the program development device 101 determines the presence or absence of the related document 414 in the predetermined directory. If there is, the process proceeds to step S902, and if not, the process proceeds to step S906. The predetermined directory is a storage location prepared for each generation of the screen specification document, and stores the document that the developer wants to attach to the screen specification document. In step S905, which will be described later, the stored document can be acquired and embedded in the screen specification document as a link.

ステップS902において、プログラム開発装置101は、画面仕様ドキュメント443に関連文書表示部1506を出力するか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリア出力設定433の関連文書出力設定1915の設定値「出力する」「出力しない」によって判定する。出力する場合はステップS903に進み、出力しない場合はステップS905に進む。 In step S902, the program development device 101 determines whether or not to output the related document display unit 1506 to the screen specification document 443. Specifically, the determination is made based on the set values "output" and "do not output" of the related document output setting 1915 of the area output setting 433 managed by the document area setting management unit 432. If it is output, the process proceeds to step S903, and if it is not output, the process proceeds to step S905.

ステップS903において、プログラム開発装置101は、関連文書表示部1506の表示サイズが設定されているか否かを判定する。具体的には、ドキュメントエリア設定管理部432により管理されているエリアサイズ設定434の関連文書サイズ設定1925の設定値の有無によって判定する。設定されている場合はステップS904に進み、設定されていない場合はステップS905に進む。 In step S903, the program development device 101 determines whether or not the display size of the related document display unit 1506 is set. Specifically, the determination is made based on the presence or absence of the set value of the related document size setting 1925 of the area size setting 434 managed by the document area setting management unit 432. If it is set, the process proceeds to step S904, and if it is not set, the process proceeds to step S905.

ステップS904において、プログラム開発装置101は、ステップS903の判定に用いた表示サイズを関連文書表示部1506の表示サイズとして指定する。 In step S904, the program development device 101 designates the display size used for the determination in step S903 as the display size of the related document display unit 1506.

ステップS905において、プログラム開発装置101は、関連文書生成部427を用いて、画面仕様ドキュメント443に関連文書表示部1506を生成・出力する。 In step S905, the program development device 101 uses the related document generation unit 427 to generate and output the related document display unit 1506 to the screen specification document 443.

ステップS906において、プログラム開発装置101は、ステップS710にて生成されたヘッダ・フッタの有無を判定する。有る場合はステップS907に進み、無い場合はステップS908に進む。 In step S906, the program development device 101 determines the presence or absence of the header / footer generated in step S710. If there is, the process proceeds to step S907, and if not, the process proceeds to step S908.

ステップS907において、プログラム開発装置101は、ヘッダ・フッタ生成部429を用いて、画面仕様ドキュメント443にヘッダ表示部1507及び/又はフッタ表示部1508を出力する。 In step S907, the program development device 101 outputs the header display unit 1507 and / or the footer display unit 1508 to the screen specification document 443 by using the header / footer generation unit 429.

ステップS908において、プログラム開発装置101は、検索機能生成部425を用いて、画面仕様ドキュメント443に検索キーワード受付部1501を出力する。 In step S908, the program development device 101 uses the search function generation unit 425 to output the search keyword reception unit 1501 to the screen specification document 443.

以上で、図9の説明を終了する。 This is the end of the description of FIG.

図10は、検索情報生成のフローチャートの一例を示す図である。 FIG. 10 is a diagram showing an example of a flowchart for generating search information.

ステップS1001において、プログラム開発装置101は、入出力定義の数だけ、ステップS1002〜ステップS1004の処理を繰り返す。 In step S1001, the program development device 101 repeats the processes of steps S1002 to S1004 as many times as the number of input / output definitions.

ステップS1002において、プログラム開発装置101は、当該入出力定義403のNODOC定義1420において「NODOC」(=出力しない)の指定があるか否かを判定する。指定が無い(=出力する)場合はステップS1003に進み、指定が有る(=出力しない)場合はステップS1005に進む。つまり、「NODOC」の指定がある入出力定義403については、検索情報を生成しない。 In step S1002, the program development device 101 determines whether or not "NODOC" (= no output) is specified in the NODOC definition 1420 of the input / output definition 403. If there is no designation (= output), the process proceeds to step S1003, and if there is a designation (= no output), the process proceeds to step S1005. That is, the search information is not generated for the input / output definition 403 for which "NODOC" is specified.

ステップS1003において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力タイプフィルタ1710において、当該入出力定義403が出力対象として設定されているか否かを判定する。出力対象として設定されている場合はステップS1004に進み、出力対象として設定されていない場合はステップS1005に進む。つまり、出力対象として設定されていない入出力タイプ1402の入出力定義403については、検索情報を生成しない。 In step S1003, the program development device 101 determines whether or not the input / output definition 403 is set as an output target in the input / output type filter 1710 managed by the output filter management unit 430. If it is set as an output target, the process proceeds to step S1004, and if it is not set as an output target, the process proceeds to step S1005. That is, the search information is not generated for the input / output definition 403 of the input / output type 1402 that is not set as the output target.

ステップS1004において、プログラム開発装置101は、検索情報を生成する。具体的には、検索キーワード受付部1501の検索機能によって、当該入出力定義403の設定値が検索できるよう、当該設定値を検索情報として外部メモリ211に記憶する。 In step S1004, the program development device 101 generates search information. Specifically, the set value is stored in the external memory 211 as search information so that the set value of the input / output definition 403 can be searched by the search function of the search keyword receiving unit 1501.

以上で、図10の説明を終了する。 This is the end of the description of FIG.

図11は、画面一覧情報生成のフローチャートの一例を示す図である。 FIG. 11 is a diagram showing an example of a flowchart for generating screen list information.

ステップS1101において、プログラム開発装置101は、入出力定義の数だけ、ステップS1102〜ステップS1104の処理を繰り返す。 In step S1101, the program development device 101 repeats the processes of steps S1102 to S1104 for the number of input / output definitions.

ステップS1102において、プログラム開発装置101は、当該入出力定義403のNODOC定義1420において「NODOC」(=出力しない)の指定があるか否かを判定する。指定が無い(=出力する)場合はステップS1103に進み、指定が有る(=出力しない)場合はステップS1105に進む。つまり、「NODOC」の指定がある入出力定義403については、画面一覧情報を生成しない。 In step S1102, the program development device 101 determines whether or not "NODOC" (= no output) is specified in the NODOC definition 1420 of the input / output definition 403. If there is no designation (= output), the process proceeds to step S1103, and if there is a designation (= no output), the process proceeds to step S1105. That is, the screen list information is not generated for the input / output definition 403 for which "NODOC" is specified.

ステップS1103において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力タイプフィルタ1710において、当該入出力定義403が出力対象として設定されているか否かを判定する。出力対象として設定されている場合はステップS1104に進み、出力対象として設定されていない場合はステップS1105に進む。つまり、出力対象として設定されていない入出力タイプ1402の入出力定義403については、画面一覧情報を生成しない。例えば、図17の入出力タイプフィルタ1710では、「IO」「MENU」「DIALOG」「MATRIX」「MOBILE」が出力対象として選択されており、図14の入出力定義画面1400において入出力タイプ1402=「IO」と設定されているため、当該入出力定義403について画面一覧情報が生成され、図15の画面一覧表示部1502に「ユーザマスタ・一覧」というメニューが表示されている。 In step S1103, the program development device 101 determines whether or not the input / output definition 403 is set as an output target in the input / output type filter 1710 managed by the output filter management unit 430. If it is set as an output target, the process proceeds to step S1104, and if it is not set as an output target, the process proceeds to step S1105. That is, the screen list information is not generated for the input / output definition 403 of the input / output type 1402 that is not set as the output target. For example, in the input / output type filter 1710 of FIG. 17, “IO”, “MENU”, “DIALOG”, “MATRIX”, and “MOBILE” are selected as output targets, and the input / output type 1402 = on the input / output definition screen 1400 of FIG. Since it is set to "IO", screen list information is generated for the input / output definition 403, and a menu called "user master list" is displayed on the screen list display unit 1502 of FIG.

ステップS1104において、プログラム開発装置101は、画面一覧情報を生成する。具体的には、当該入出力定義403の名前1401を取得し、ステップS803(図8)にて画面一覧表示部1502(図15)を出力するための画面情報(例:HTML)を生成し、外部メモリ211に記憶する。なお、この画面情報には、画面一覧表示部1502として表示しユーザによって指示を受け付けたときに、1503〜1506の表示内容を更新させるためのリンク情報を組み込んでおく。 In step S1104, the program development device 101 generates screen list information. Specifically, the name 1401 of the input / output definition 403 is acquired, and screen information (example: HTML) for outputting the screen list display unit 1502 (FIG. 15) is generated in step S803 (FIG. 8). Stored in the external memory 211. In this screen information, link information for updating the display contents of 1503 to 1506 when the screen list display unit 1502 is displayed and an instruction is received by the user is incorporated.

以上で、図11の説明を終了する。 This is the end of the description of FIG.

図12は、画面仕様表示部の生成・出力のフローチャートの一例を示す図である。 FIG. 12 is a diagram showing an example of a flowchart for generating and outputting a screen specification display unit.

ステップS1201において、プログラム開発装置101は、当該入出力定義403の入出力(定義)の属性(例:「コード」「名前」「入出力タイプ」「対象データモデル」等)の数だけ、ステップS1202〜ステップS1203の処理を繰り返す。 In step S1201 -The process of step S1203 is repeated.

ステップS1202において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力属性フィルタ1720において、当該入出力定義403に設定されている入出力(定義)の属性が出力対象として設定されているか否かを判定する。出力対象として設定されている場合はステップS1203に進み、出力対象として設定されていない場合はステップS1204に進む。つまり、出力対象として設定されていない入出力属性については、画面仕様情報を生成しない。例えば、図17の入出力属性フィルタ1720では、「コード」「名前」「仕様」が出力対象として選択されているため、画面仕様表示部1503(図15)には、属性が「コード」「名前」「仕様」である定義について表示されている。 In step S1202, in the program development device 101, the input / output (definition) attributes set in the input / output definition 403 are set as output targets in the input / output attribute filter 1720 managed by the output filter management unit 430. Judge whether or not. If it is set as an output target, the process proceeds to step S1203, and if it is not set as an output target, the process proceeds to step S1204. That is, the screen specification information is not generated for the input / output attributes that are not set as the output target. For example, in the input / output attribute filter 1720 of FIG. 17, since "code", "name", and "specification" are selected as output targets, the attributes are "code" and "name" in the screen specification display unit 1503 (FIG. 15). The definition of "specification" is displayed.

ステップS1203において、プログラム開発装置101は、画面仕様生成部422を用いて、画面仕様情報を生成する。具体的には、当該入出力定義403の属性の値を取得し、ステップS1205にて画面仕様表示部1503(図15)を出力するための画面情報(例;HTMLファイル)を生成し、外部メモリ211に記憶する。 In step S1203, the program development device 101 uses the screen specification generation unit 422 to generate screen specification information. Specifically, the value of the attribute of the input / output definition 403 is acquired, screen information (eg, HTML file) for outputting the screen specification display unit 1503 (FIG. 15) is generated in step S1205, and an external memory is generated. Store in 211.

ステップS1205において、プログラム開発装置101は、画面仕様生成部422及びステップS1203にて生成した画面情報を用いて、画面仕様表示部1503を出力する。 In step S1205, the program development device 101 outputs the screen specification display unit 1503 by using the screen specification generation unit 422 and the screen information generated in step S1203.

以上で、図12の説明を終了する。 This is the end of the description of FIG.

図13は、画面項目仕様表示部の生成・出力のフローチャートの一例を示す図である。 FIG. 13 is a diagram showing an example of a flowchart for generating and outputting the screen item specification display unit.

ステップS1301において、プログラム開発装置101は、当該入出力定義403に設定されている入出力項目の数だけ、ステップS1302〜ステップS1309の処理を繰り返す。 In step S1301, the program development device 101 repeats the processes of steps S1302 to S1309 for the number of input / output items set in the input / output definition 403.

ステップS1302において、プログラム開発装置101は、当該入出力項目のNODOC定義1420において「NODOC」(=出力しない)の指定があるか否かを判定する。指定が無い(=出力する)場合はステップS1303に進み、指定が有る(=出力しない)場合はステップS1310に進む。つまり、「NODOC」の指定がある入出力項目については、画面一覧情報を生成しない。 In step S1302, the program development device 101 determines whether or not "NODOC" (= no output) is specified in the NODOC definition 1420 of the input / output item. If there is no designation (= output), the process proceeds to step S1303, and if there is a designation (= no output), the process proceeds to step S1310. That is, the screen list information is not generated for the input / output items for which "NODOC" is specified.

ステップS1303において、プログラム開発装置101は、当該入出力項目が非表示項目(例:hidden項目など、Webアプリケーション画面自体に非表示の画面項目)か否かを判定する。非表示項目である場合はステップS1304に進み、非表示項目でない(つまり、通常の画面項目)場合はステップS1305に進む。つまり、出力対象として設定されていない入出力属性については、画面仕様情報を生成しない。 In step S1303, the program development device 101 determines whether or not the input / output item is a hidden item (eg, a screen item hidden on the Web application screen itself such as a hidden item). If it is a non-display item, the process proceeds to step S1304, and if it is not a non-display item (that is, a normal screen item), the process proceeds to step S1305. That is, the screen specification information is not generated for the input / output attributes that are not set as the output target.

ステップS1304において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力項目タイプフィルタ1810の非表示項目出力1812において、「出力する」と設定されているか「出力しない」と設定されているかを判定する。「出力する」と設定されている場合はステップS1305に進み、「出力しない」として設定されている場合はステップS1310に進む。つまり、入出力項目のうち非表示項目の仕様は、入出力項目タイプフィルタ1810の非表示項目出力1812において「出力する」として設定されていない限り、画面仕様ドキュメント443には出力しない。 In step S1304, the program development device 101 is set to "output" or "do not output" in the hidden item output 1812 of the input / output item type filter 1810 managed by the output filter management unit 430. Determine if it is. If "output" is set, the process proceeds to step S1305, and if "not output" is set, the process proceeds to step S1310. That is, the specification of the non-display item among the input / output items is not output to the screen specification document 443 unless it is set as "output" in the non-display item output 1812 of the input / output item type filter 1810.

ステップS1305において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力項目タイプフィルタ1810の入出力項目タイプフィルタ1811において、出力対象として選択されているか否かを判定する。出力対象として設定されている場合はステップS1306に進み、出力対象として選択されていない場合はステップS1310に進む。つまり、入出力項目定義1410のうち、出力対象として設定されていない項目タイプ1411については、画面項目仕様情報を生成しない。例えば、図18の入出力項目タイプフィルタ1810では、「入力」「入出力」「出力」「アクション」「グループ」が出力対象として選択されているため、画面項目仕様表示部1505(図15)には、入出力項目タイプが「入力」「入出力」「出力」「アクション」「グループ」に該当する入出力項目について表示されている。 In step S1305, the program development device 101 determines whether or not the input / output item type filter 1811 of the input / output item type filter 1810 managed by the output filter management unit 430 has been selected as an output target. If it is set as an output target, the process proceeds to step S1306, and if it is not selected as an output target, the process proceeds to step S1310. That is, in the input / output item definition 1410, the screen item specification information is not generated for the item type 1411 that is not set as the output target. For example, in the input / output item type filter 1810 of FIG. 18, since "input", "input / output", "output", "action", and "group" are selected as output targets, the screen item specification display unit 1505 (FIG. 15) shows. Is displayed for input / output items whose input / output item types correspond to "input", "input / output", "output", "action", and "group".

ステップS1306において、プログラム開発装置101は、当該入出力項目の属性(例:項目タイプ、項目コード、名前等)の数だけ、ステップS1307〜ステップS1308の処理を繰り返す。 In step S1306, the program development device 101 repeats the processes of steps S1307 to S1308 for the number of attributes (eg, item type, item code, name, etc.) of the input / output item.

ステップS1307において、プログラム開発装置101は、出力フィルタ管理部430により管理されている入出力項目属性フィルタ1820において、出力対象として選択されているか否かを判定する。出力対象として設定されている場合はステップS1308に進み、出力対象として選択されていない場合はステップS1309に進む。つまり、入出力項目定義1410のうち、出力対象として設定されていない入出力項目属性については、画面項目仕様情報を生成しない。例えば、図18の入出力項目属性フィルタ1820では、「項目タイプ」「名前」「必須」「桁数」「仕様」が出力対象として選択されているため、画面項目仕様表示部1505(図15)には、属性が「項目タイプ」「名前」「必須」「桁数」「仕様」である定義について表示されている。 In step S1307, the program development device 101 determines whether or not the input / output item attribute filter 1820 managed by the output filter management unit 430 has been selected as the output target. If it is set as an output target, the process proceeds to step S1308, and if it is not selected as an output target, the process proceeds to step S1309. That is, the screen item specification information is not generated for the input / output item attributes that are not set as the output target in the input / output item definition 1410. For example, in the input / output item attribute filter 1820 of FIG. 18, since "item type", "name", "required", "number of digits", and "specification" are selected as output targets, the screen item specification display unit 1505 (FIG. 15) Shows the definitions whose attributes are "item type", "name", "required", "number of digits", and "specification".

ステップS1308において、プログラム開発装置101は、画面項目仕様生成部424を用いて、当該入出力項目の当該入出力項目属性について、画面項目仕様情報を生成する。具体的には、当該入出力項目の当該入出力項目属性の値を取得し、ステップS1311にて画面項目仕様表示部1505(図15)を出力するための画面情報(例;HTMLファイル)を生成し、外部メモリ211に記憶する。 In step S1308, the program development device 101 uses the screen item specification generation unit 424 to generate screen item specification information for the input / output item attribute of the input / output item. Specifically, the value of the input / output item attribute of the input / output item is acquired, and screen information (example; HTML file) for outputting the screen item specification display unit 1505 (FIG. 15) in step S1311 is generated. Then, it is stored in the external memory 211.

ステップS1311において、プログラム開発装置101は、画面項目仕様生成部424及びステップS1308にて生成した画面項目仕様情報を用いて、画面項目仕様表示部1505を出力する。 In step S1311, the program development device 101 outputs the screen item specification display unit 1505 by using the screen item specification generation unit 424 and the screen item specification information generated in step S1308.

以上で、図13の説明を終了する。 This is the end of the description of FIG.

以上、本実施形態によれば、Webアプリケーションのプログラムの生成に用いられる入出力定義にかかるドキュメントを生成し、Webアプリケーションで用いる画面から容易に表示させることができる。 As described above, according to the present embodiment, the document related to the input / output definition used for generating the program of the Web application can be generated and easily displayed from the screen used in the Web application.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(又はCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, the recording medium on which the program that realizes the function of the above-described embodiment is recorded is supplied to the system or the device, and the computer (or CPU or MPU) of the system or the device stores the program in the recording medium. It goes without saying that the object of the present invention can be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium on which the program is recorded constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually operated based on the instruction of the program. Needless to say, there is a case where a part or all of the processing is performed and the function of the above-described embodiment is realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, the program read from the recording medium is written to the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, and then the function expansion board is based on the instruction of the program code. It goes without saying that there are cases where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the functions of the above-described embodiment are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or device. In this case, by reading the recording medium in which the program for achieving the present invention is stored into the system or device, the system or device can enjoy the effect of the present invention.

上記プログラムの形態は、オブジェクトコード、インタプリタにより実行されるプログラムコード、OS(オペレーティングシステム)に供給されるスクリプトデータ等の形態から成ってもよい。 The form of the program may consist of object code, program code executed by an interpreter, script data supplied to an OS (operating system), and the like.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態及びその変形例を組み合わせた構成も全て本発明に含まれるものである。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention. It should be noted that all the configurations in which the above-described embodiments and modifications thereof are combined are also included in the present invention.

101 プログラム開発装置
102 プログラム開発サーバ
103 データベースサーバ
104 アプリケーションクライアント
105 アプリケーションサーバ
106 Webサーバ
107 ネットワーク
101 Program development device 102 Program development server 103 Database server 104 Application client 105 Application server 106 Web server 107 Network

Claims (7)

Webシステムで用いるクライアント装置で表示する画面に対応する入出力定義に従って、Webシステムで実行するプログラムを生成する情報処理装置であって、
前記入出力定義に従って、画面に関する仕様を含むドキュメントを生成するドキュメント生成手段と、
前記ドキュメント生成手段により生成されるドキュメントのリンク情報を生成するリンク情報生成手段と、
前記画面から前記ドキュメント生成手段で生成されるドキュメントを表示させるべく、前記プログラムで用いられる画面に前記リンク情報を設定する設定手段と
を備えることを特徴とする情報処理装置。
An information processing device that generates a program to be executed in a Web system according to the input / output definitions corresponding to the screens displayed on the client device used in the Web system.
A document generation means that generates a document including specifications related to the screen according to the input / output definition.
A link information generating means for generating link information of a document generated by the document generating means, and a link information generating means.
An information processing device including a setting means for setting the link information on the screen used in the program in order to display a document generated by the document generation means from the screen.
前記ドキュメント生成手段は、画面ごと生成されることを特徴とし、
前記設定手段は、プログラムを生成する際に、対応する画面にリンク情報を設定することを特徴とする請求項1に記載の情報処理装置。
The document generation means is characterized in that it is generated for each screen.
The information processing device according to claim 1, wherein the setting means sets link information on a corresponding screen when a program is generated.
生成されるプログラムにおいて、リンク情報を設定するための指定を受け付ける指定受付手段と、
前記指定受付手段によりリンク情報を設定するための指定がされた場合に、前記リンク情報生成手段は前記リンク情報を生成し、
前記指定受付手段によりリンク情報を設定するための指定がされていない場合に、前記リンク情報生成手段は前記リンク情報を生成することなく、前記プログラムを生成するプログラム生成手段と
を更に備えることを特徴とする請求項1又は2に記載の情報処理装置。
In the generated program, the designated reception means that accepts the designation for setting the link information, and
When the designated receiving means specifies to set the link information, the link information generating means generates the link information.
When the designated receiving means does not specify to set the link information, the link information generating means further includes a program generating means for generating the program without generating the link information. The information processing apparatus according to claim 1 or 2.
前記設定手段は、前記入出力定義のタイプに従って画面にリンク情報を設定することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 3, wherein the setting means sets link information on a screen according to the type of input / output definition. 出力フィルタを設定するフィルタ設定手段を更に備え、
前記ドキュメント生成手段は、前記フィルタ設定手段によって設定された出力フィルタと前記入出力定義に従って、フィルタされた画面に関する仕様を含むドキュメントを生成し、
前記設定手段は、前記ドキュメント生成手段により生成されたフィルタされた画面に関する仕様を含むドキュメントを表示させるべく、対応する画面に当該ドキュメントのリンク情報を設定することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
Further equipped with a filter setting means for setting an output filter,
The document generation means generates a document including specifications relating to the filtered screen according to the output filter set by the filter setting means and the input / output definition.
The setting means according to claim 1 to 4, wherein the setting means sets the link information of the document on the corresponding screen in order to display the document including the specifications relating to the filtered screen generated by the document generating means. The information processing apparatus according to any one item.
Webシステムで用いるクライアント装置で表示する画面に対応する入出力定義に従って、Webシステムで実行するプログラムを生成する情報処理装置の処理方法であって、
前記入出力定義に従って、画面に関する仕様を含むドキュメントを生成するドキュメント生成ステップと、
前記ドキュメント生成ステップにより生成されるドキュメントのリンク情報を生成するリンク情報生成ステップと、
前記画面から前記ドキュメント生成ステップで生成されるドキュメントを表示させるべく、前記プログラムで用いられる画面に前記リンク情報を設定する設定ステップと
を含むことを特徴とする処理方法。
It is a processing method of an information processing device that generates a program to be executed in a Web system according to an input / output definition corresponding to a screen displayed on a client device used in the Web system.
A document generation step that generates a document containing screen specifications according to the input / output definition.
A link information generation step that generates link information of a document generated by the document generation step, and a link information generation step.
A processing method comprising a setting step of setting the link information on a screen used in the program in order to display a document generated in the document generation step from the screen.
Webシステムで用いるクライアント装置で表示する画面に対応する入出力定義に従って、Webシステムで実行するプログラムを生成する情報処理装置のプログラムであって、
前記情報処理装置を、
前記入出力定義に従って、画面に関する仕様を含むドキュメントを生成するドキュメント生成手段と、
前記ドキュメント生成手段により生成されるドキュメントのリンク情報を生成するリンク情報生成手段と、
前記画面から前記ドキュメント生成手段で生成されるドキュメントを表示させるべく、前記プログラムで用いられる画面に前記リンク情報を設定する設定手段
として機能させるためのプログラム。
An information processing device program that generates a program to be executed in a Web system according to the input / output definitions corresponding to the screens displayed on the client device used in the Web system.
The information processing device
A document generation means that generates a document including specifications related to the screen according to the input / output definition.
A link information generating means for generating link information of a document generated by the document generating means, and a link information generating means.
A program for functioning as a setting means for setting the link information on the screen used in the program in order to display the document generated by the document generating means from the screen.
JP2017081668A 2017-04-17 2017-04-17 Information processing device and its processing method and program Active JP6795767B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017081668A JP6795767B2 (en) 2017-04-17 2017-04-17 Information processing device and its processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017081668A JP6795767B2 (en) 2017-04-17 2017-04-17 Information processing device and its processing method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020187782A Division JP7048912B2 (en) 2020-11-11 2020-11-11 Information processing equipment and its processing method and program

Publications (2)

Publication Number Publication Date
JP2018181073A JP2018181073A (en) 2018-11-15
JP6795767B2 true JP6795767B2 (en) 2020-12-02

Family

ID=64275661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017081668A Active JP6795767B2 (en) 2017-04-17 2017-04-17 Information processing device and its processing method and program

Country Status (1)

Country Link
JP (1) JP6795767B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021015645A (en) * 2020-11-11 2021-02-12 キヤノンマーケティングジャパン株式会社 Information processing apparatus, processing method thereof, and program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7445590B2 (en) 2020-12-25 2024-03-07 株式会社日立産機システム information processing system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06161519A (en) * 1992-11-27 1994-06-07 Toshiba Eng Co Ltd Monitoring device
JP2005165934A (en) * 2003-12-05 2005-06-23 Hitachi Ltd Method, system for generation html file and its display method
JP2013142971A (en) * 2012-01-10 2013-07-22 Sumitomo Heavy Ind Ltd Device and method for processing program
JP6600953B2 (en) * 2015-03-17 2019-11-06 キヤノンマーケティングジャパン株式会社 Information processing apparatus, information processing apparatus control method, information processing system, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021015645A (en) * 2020-11-11 2021-02-12 キヤノンマーケティングジャパン株式会社 Information processing apparatus, processing method thereof, and program
JP7048912B2 (en) 2020-11-11 2022-04-06 キヤノンマーケティングジャパン株式会社 Information processing equipment and its processing method and program

Also Published As

Publication number Publication date
JP2018181073A (en) 2018-11-15

Similar Documents

Publication Publication Date Title
JP6795767B2 (en) Information processing device and its processing method and program
JP6002302B2 (en) Web application generation system, Web application generation system control method, Web application generation system program, Web application generation device, Web application generation device control method, and Web application generation device program
JP2015197826A (en) Information processor, information processing method, and program
JP5867540B2 (en) PROGRAM GENERATION DEVICE, PROGRAM GENERATION DEVICE CONTROL METHOD, AND PROGRAM
JP7048912B2 (en) Information processing equipment and its processing method and program
JP7014960B2 (en) Information processing equipment, servers, their processing methods and programs
JP5526991B2 (en) Information processing apparatus, information processing method, program, information processing system
JP2010033360A (en) Information processor, job processing method, storage medium and program
JP6795766B2 (en) Information processing device and its processing method and program
JP6756967B2 (en) Information processing device and its processing method and program
JP6836077B2 (en) Information processing device and its processing method and program
JP6700559B2 (en) Information processing apparatus, processing method thereof, and program
JP6635104B2 (en) Information processing apparatus, its processing method and program
JP7210093B2 (en) Information processing device, its processing method and program
US10394932B2 (en) Methods and systems for combining a digital publication shell with custom feature code to create a digital publication
JP6652724B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP7121313B2 (en) Information processing device and its processing method and program
JP6705993B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP6845437B2 (en) Information processing device and its processing method and program
JP7421137B2 (en) Information processing device, information processing method and program
JP7053983B2 (en) Information processing equipment and its processing method and program
JP2016004394A (en) Information processor, control method thereof and program
JP2022101746A (en) Information processing apparatus, information processing method, and program
JP2022101740A (en) Information processing apparatus, information processing method, and program
JP2022178985A (en) Information processing device, control method, and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190115

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191218

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20201013

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201014

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201026

R151 Written notification of patent or utility model registration

Ref document number: 6795767

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250