JP4894534B2 - Generator service providing system, design information reuse and storage method, and generator service program - Google Patents

Generator service providing system, design information reuse and storage method, and generator service program Download PDF

Info

Publication number
JP4894534B2
JP4894534B2 JP2007012685A JP2007012685A JP4894534B2 JP 4894534 B2 JP4894534 B2 JP 4894534B2 JP 2007012685 A JP2007012685 A JP 2007012685A JP 2007012685 A JP2007012685 A JP 2007012685A JP 4894534 B2 JP4894534 B2 JP 4894534B2
Authority
JP
Japan
Prior art keywords
design
information
generation server
file generation
template
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
JP2007012685A
Other languages
Japanese (ja)
Other versions
JP2008181208A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2007012685A priority Critical patent/JP4894534B2/en
Publication of JP2008181208A publication Critical patent/JP2008181208A/en
Application granted granted Critical
Publication of JP4894534B2 publication Critical patent/JP4894534B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、効率的なシステム開発を実現する技術に関する。   The present invention relates to a technique for realizing efficient system development.

従来、効率的なシステム開発を実現する手段としてソースファイル生成を行うことで開発する部分を局所化し、生産性をあげる手段が存在した。ただし、この場合、ツールを購入しなければならず、導入コストがかかるという問題点があった。また、ソースファイル生成を行うためのテンプレートに関しては、開発ツールベンダやその購入者(アプリケーション開発者)が提供または開発しており、テンプレートの種類も豊富ではなく、種類を揃える為に開発コストがかさんでしまうといった問題点及びアプリケーションを設計した設計情報や、設計パタン、テンプレートを他社と共有する手段は人手によるものであり、手間がかかることから共有化の促進を妨げるものであった。   Conventionally, as a means for realizing efficient system development, there has been a means for increasing productivity by localizing a portion to be developed by generating a source file. However, in this case, there is a problem that a tool has to be purchased and the introduction cost is high. In addition, development tool vendors and their purchasers (application developers) provide or develop templates for generating source files, and there are not many types of templates. The problem of squeezing and the means of sharing design information, design patterns, and templates with other companies are manual, and it takes time, which hinders the promotion of sharing.

ここで、従来の業務アプリケーション構築方法の一例が、特許文献1に記載されている。図7に示すように、この従来の業務アプリケーション構築方法は、業務アプリケーションの機能構成情報2、画面項目情報3及び画面動作情報4を設計情報データベース1に登録する設計情報登録ステップと、設計情報データベースに蓄積されたデータと予め用意された雛形クライアントプログラムを基にオリジナルのクライアントプログラム5をコーディング無しに生成するクライアントプログラム生成ステップから構成されている。   An example of a conventional business application construction method is described in Patent Document 1. As shown in FIG. 7, this conventional business application construction method includes a design information registration step for registering functional configuration information 2, screen item information 3 and screen operation information 4 of a business application in the design information database 1, and a design information database The client program generation step generates the original client program 5 without coding based on the data stored in the database and a template client program prepared in advance.

また、システム設計情報に基づいてテンプレートを利用してプログラムを生成するプログラム作成サポート方法であって、生成されたプログラムのテキストデータをイメージデータに変換して出力を行ない、その出力に対して得られる出力許可情報に応じて、作成されたプログラムのテキストデータを出力する技術が提案されている(例えば、特許文献2参照)。   Also, it is a program creation support method for generating a program using a template based on system design information, which is obtained by converting text data of the generated program into image data and outputting it. A technique for outputting text data of a created program according to output permission information has been proposed (for example, see Patent Document 2).

また、利用者端末と管理者端末と帳票自動作成サーバとそれらを接続する通信ネットワークとで帳票自動作成システムを構成し、管理者端末はワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと専用のデータ配置識別情報とから構成された帳票フォーマット情報を入力し、帳票自動作成サーバは、それに基づいて、データ入力画面と帳票レイアウトと帳票入力データ格納部の格納領域を作成し、利用者端末から入力した帳票入力データを帳票入力データ格納領域に格納し、帳票レイアウトを読み出して、対応する帳票入力データを帳票レイアウトにはめ込んで帳票を作成する技術が提案されている(例えば、特許文献3参照)。
特開2002−215393号公報 特開2006−011850号公報 特開2006−024021号公報
The user terminal, administrator terminal, automatic form creation server and communication network connecting them form an automatic form creation system. The administrator terminal is a form created with at least one of word processing software or spreadsheet software. The form format information consisting of the layout and dedicated data layout identification information is input, and the form automatic creation server creates and uses the data entry screen, form layout, and storage area for the form input data storage unit based on it. A technique has been proposed in which form input data input from a user terminal is stored in a form input data storage area, a form layout is read, and a corresponding form input data is inserted into the form layout to create a form (for example, Patent Documents) 3).
JP 2002-215393 A JP 2006-011850 A JP 2006-024021 A

しかしながら、特許文献1に記載の従来の業務アプリケーション構築方法では、似たような業務アプリケーションの設計情報を蓄積し、インターネット等のネットワーク上で共有する手段を持たないため、似たような設計情報が複数のコンピュータ上に散在し、管理・統制することができない。また、クライアントプログラム生成を各コンピュータ上にインストールする必要があり、運用管理上のコストを増大させる。また、雛形プログラムはクライアントプログラム生成に埋め込まれており、変更する手段を持たないため、雛形クライアントプログラムにあわない業務アプリケーションを生成することは困難である。   However, the conventional business application construction method described in Patent Document 1 does not have means for accumulating similar business application design information and sharing it on a network such as the Internet. It is scattered on multiple computers and cannot be managed or controlled. In addition, client program generation must be installed on each computer, which increases operational management costs. In addition, since the template program is embedded in the client program generation and does not have a means for changing, it is difficult to generate a business application that does not match the template client program.

特許文献2に記載の技術では、プログラム作成サポート方法をサーバ側で持たせるが、最終的に出力されたプログラムはユーザ端末上で使われるものである。したがって、通常のプログラム開発時にもネットワーク環境を必要とする問題がある。利用者が業務アプリケーションを設計する時間と、最終的に出力されたプログラムを編集する時間に対してプログラムを生成する時間はわずかであるため、プログラム作成サポート方法自体をサーバ側で保持することは利用者へストレスを与え、またネットワーク環境等の構成を必要とするため、環境整備のためのコストを要する。また、設計情報を毎回利用者が一から作成することは、利用者に対して多大な工数を要するという問題点がある。   In the technique described in Patent Document 2, a program creation support method is provided on the server side, but the finally output program is used on the user terminal. Therefore, there is a problem that a network environment is required even during normal program development. Since the time for generating a program is very small compared to the time for the user to design business applications and the time to edit the final output program, it is useful to maintain the program creation support method itself on the server Stresses the user and requires a configuration such as a network environment. In addition, the creation of design information from scratch every time by the user has a problem that it requires a great amount of man-hours for the user.

特許文献3に記載の技術では、発明の構成として、帳票自動作成サーバと、管理者端末と利用者端末を有する。管理者端末では帳票のフォーマットを作成する役割をもち、利用者端末から入力された帳票への入力データと組み合わせることにより最終的な帳票を出力するため、管理者端末は当該システムでは必須構成となり、構成の簡素化が図れなかった。   The technology described in Patent Document 3 includes a form automatic creation server, an administrator terminal, and a user terminal as the configuration of the invention. The administrator terminal has the role of creating the format of the form and outputs the final form by combining it with the input data to the form input from the user terminal, so the administrator terminal is an essential configuration in the system, The configuration could not be simplified.

本発明は、以上説明した問題点を解決するためになされたものである。その目的は、AP設計ツールから設計パタンを利用した設計情報の作成により、効率的な設計作業を行うこと、また、設計パタンをファイル生成サーバで保持することにより設計パタンおよびジェネレータへ入力された設計情報自体をネットワーク上で共有することである。すなわち、設計情報を蓄積し、インターネット等のネットワーク上で共有することで、設計情報を集中的に管理し、蓄積する機能を実現し、設計情報の運用管理コストの削減を実現することである。加えて設計情報を共有し、容易に利用することができる機能を持つことにより、アプリケーション開発の生産性を向上することである。また、テンプレート及び設計パタンをクライアントプログラム生成とは切り離し、編集を可能とし、設計パタンの選択からでは適用できないアプリケーションにおいて、細かな機能仕様を満たすアプリケーションを生成することである。また、テンプレートや設計パタンを開発ツールベンダやミドルウェアベンダから供給してもらうことにより、設計パタンやテンプレートの充実と品質の向上を得ることである。   The present invention has been made to solve the above-described problems. The purpose is to perform efficient design work by creating design information from the AP design tool using the design pattern, and by holding the design pattern in the file generation server, the design input to the design pattern and generator The information itself is shared on the network. In other words, design information is accumulated and shared on a network such as the Internet, thereby realizing a function of centrally managing and storing design information, and realizing a reduction in operation management cost of design information. In addition, productivity of application development is improved by having a function that can share design information and easily use it. In addition, a template and a design pattern are separated from the client program generation, and editing is possible. In an application that cannot be applied by selecting a design pattern, an application that satisfies detailed functional specifications is generated. In addition, by obtaining templates and design patterns from development tool vendors and middleware vendors, the design patterns and templates can be enhanced and the quality can be improved.

本発明は、アプリケーションを設計するためのAP設計ツールを備えたユーザ端末と、前記ユーザ端末とネットワークを介して接続されているファイル生成サーバとを備えたジェネレータサービス提供システムであって、前記ユーザ端末は、前記AP設計ツールとして、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を設計する手段と、前記設計された結果を設計情報として編集する手段と、前記設計情報を前記ファイル生成サーバに送信する手段とを有し、前記ファイル生成サーバは、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を含む設計情報に関連する流用可能なパタン化された構成要素からなる複数の設計パタンおよび複数のテンプレートを蓄積する手段と、前記AP設計ツールにより設計された前記設計情報を受信する手段と、前記設計情報に基づいて前記複数ある設計パタンおよび前記複数あるテンプレート検索する手段と、前記テンプレートに基づいてファイルを生成する手段とを有するジェネレータを備えることを特徴とするジェネレータサービス提供システムである。 The present invention is a generator service providing system including a user terminal having an AP design tool for designing an application, and a file generation server connected to the user terminal via a network, the user terminal As the AP design tool, means for designing application design elements such as application component configuration, screen configuration, and screen transition, means for editing the designed result as design information, and the design information as the file Means for transmitting to a generation server, wherein the file generation server is configured from diverted and patterned components related to design information including application design components such as application component configurations, screen configurations, and screen transitions. Multiple design patterns and multiple templates Means for accumulating over preparative, means for retrieving the AP design means for receiving said design information designed by the tool, before Symbol wherein based on the design information plurality of design patterns and the plurality of templates, wherein A generator service providing system comprising a generator having means for generating a file based on a template.

また、本発明は、アプリケーションを設計するためのAP設計ツールを備えたユーザ端末と、前記ユーザ端末とネットワークを介して接続されているファイル生成サーバとによる設計情報の再利用・蓄積方法であって、前記ユーザ端末は、前記AP設計ツールの機能として、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を設計するステップと、前記設計された結果を設計情報として編集するステップと、前記設計情報を前記ファイル生成サーバに送信するステップとを行い、前記ファイル生成サーバは、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を含む設計情報に関連する流用可能なパタン化された構成要素からなる複数の設計パタンおよび複数のテンプレートを蓄積するステップと、前記AP設計ツールにより設計された前記設計情報を受信するステップと、記設計情報に基づいて前記複数ある設計パタンおよび前記複数あるテンプレート検索するステップと、前記テンプレートに基づいてファイルを生成するステップとをジェネレータに行わせることを特徴とする設計情報の再利用・蓄積方法である。
The present invention is also a method of reusing and storing design information by a user terminal having an AP design tool for designing an application and a file generation server connected to the user terminal via a network. The user terminal, as a function of the AP design tool, designing application design elements such as application component configuration, screen configuration, screen transition, and the like, editing the designed result as design information, The design information is transmitted to the file generation server, and the file generation server generates a divertable pattern related to design information including application design elements such as application component configuration, screen configuration, and screen transition. Multiple design patterns consisting of A step of storing a fine multiple templates, retrieving the AP design and receiving the design information designed by the tool, before Symbol wherein based on the design information plurality of design patterns and the plurality of templates a reuse and storage method of design information, characterized in that to perform the steps of generating a file based on the template generator.

本発明によれば、AP設計ツールから設計パタンを利用した設計情報の作成により、効率的な設計作業を行うこと、また、設計パタンをファイル生成サーバで保持することにより設計パタンおよびジェネレータへ入力された設計情報自体をネットワーク上で共有することができる。   According to the present invention, efficient design work is performed by creating design information using a design pattern from an AP design tool, and the design pattern is input to the design pattern and generator by holding the design pattern in a file generation server. The design information itself can be shared on the network.

以下、本発明の第1の実施の形態について図面を参照して詳細に説明する。図1に本発明の実施の形態におけるジェネレータサービス提供システムを示す。本ジェネレータサービス提供システムは、ユーザ端末100と、ファイル生成サーバ200とから構成されている。これらのユーザ端末100、ファイル生成サーバ200は、プログラム制御により動作し、インターネット等のネットワーク300を介して相互に接続されている。   Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 shows a generator service providing system according to an embodiment of the present invention. The generator service providing system includes a user terminal 100 and a file generation server 200. The user terminal 100 and the file generation server 200 operate under program control and are connected to each other via a network 300 such as the Internet.

ユーザ端末100は、パーソナルコンピュータ等の情報処理装置である。ユーザ端末100上では、AP設計ツール110、設計情報120及び生成ファイル130を備えている。またファイル生成サーバ200にアクセスし、設計情報120をジェネレータ210へ受け渡す手段、ジェネレータ210から出力された生成ファイル130を受け取り、表示、編集及びビルド等アプリケーション開発に必要な手段を備えている。   The user terminal 100 is an information processing apparatus such as a personal computer. On the user terminal 100, an AP design tool 110, design information 120, and a generation file 130 are provided. Further, it has means for accessing the file generation server 200 and delivering design information 120 to the generator 210, and means for receiving the generated file 130 output from the generator 210, and necessary for application development such as display, editing, and building.

ファイル生成サーバ200は、ワークステーション・サーバ等の情報処理装置であり、ユーザ端末100から送信された設計情報120を受信し、ジェネレータ210へ受け渡す手段を備えている。また、設計情報120に基づいてジェネレータ210から複数ある設計パタン220と同じく複数あるテンプレート230内を検索し、生成ファイル130を出力する手段、生成ファイル130は出力された後、ユーザ端末100へ送信される手段、設計パタン220やテンプレート230の利用頻度に伴い、課金状況を計算する課金モジュール240も備えている。   The file generation server 200 is an information processing apparatus such as a workstation server, and includes means for receiving design information 120 transmitted from the user terminal 100 and passing it to the generator 210. Further, the generator 210 searches the plurality of templates 230 as well as the plurality of design patterns 220 from the generator 210 based on the design information 120, and outputs the generation file 130. The generation file 130 is output and then transmitted to the user terminal 100. And a billing module 240 for calculating a billing status according to the usage frequency of the design pattern 220 and the template 230.

これら手段はそれぞれ概略次のように動作する。
AP設計ツール110は、このツール上で開発されるアプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を設計する機能に加え、これらの構成要素をパタン化された一覧中から選択し、設計結果として展開する機能を備えている。
Each of these means generally operates as follows.
In addition to the function of designing application design elements such as the component configuration, screen configuration, and screen transition of the application developed on this tool, the AP design tool 110 selects these components from a patterned list. , Has the function to expand as a design result.

設計情報120は、AP設計ツール110上で設計された結果が格納される情報である。AP設計ツール110上で設計作業を行うことで結果的に設計情報120が編集されることになる。この設計情報120のメタデータ構成は予め定められており、どのようなアプリケーションを開発した場合でも同じ構成を持つ。   The design information 120 is information for storing results designed on the AP design tool 110. As a result, the design information 120 is edited by performing the design work on the AP design tool 110. The metadata structure of the design information 120 is determined in advance, and has the same structure when any application is developed.

生成ファイル130は、AP設計ツール110上で設計された結果がファイル生成サーバ200を介してファイルとして生成され、送信された結果をユーザ端末上で受信したものである。   The generation file 130 is obtained by generating a result designed on the AP design tool 110 as a file via the file generation server 200 and receiving the transmitted result on the user terminal.

ジェネレータ210は、ユーザ端末100から受信した設計情報120、設計パタン及びテンプレートを入力として、アプリケーション設計結果に従い、ファイルを生成する機能を備えている。   The generator 210 has a function of generating a file in accordance with the application design result with the design information 120, the design pattern, and the template received from the user terminal 100 as inputs.

設計パタン220は、ファイル生成サーバ200上に事前に準備されている情報である。設計情報中の全部または一部の構成要素中、流用可能な構成要素をパタン化し、定義したものである。それら複数のパタンを集積したものである。   The design pattern 220 is information prepared in advance on the file generation server 200. Among all or some of the components in the design information, divertable components are patterned and defined. It is a collection of these multiple patterns.

テンプレート230は、ファイル生成サーバ200上に事前に準備されている情報である。ユーザ端末100上に生成するファイルのテンプレートである。設計パタンや、アプリケーション構成要素毎に準備されている。   The template 230 is information prepared in advance on the file generation server 200. It is the template of the file produced | generated on the user terminal 100. FIG. Prepared for each design pattern and application component.

課金モジュール240は、ファイル生成サーバ200上に事前に準備されている情報である。ジェネレータ210により読み込まれる設計パタン220やテンプレート230の利用頻度に伴い、課金情報を計算する機能を備えている。   The charging module 240 is information prepared in advance on the file generation server 200. A function of calculating billing information according to the frequency of use of the design pattern 220 and the template 230 read by the generator 210 is provided.

次に、図1及び図2のシーケンス図を参照して本実施の形態の動作について詳細に説明する。   Next, the operation of the present embodiment will be described in detail with reference to the sequence diagrams of FIGS.

まず、アプリケーション開発者はユーザ端末100上のAP設計ツール110にてアプリケーションの設計を行う。この設計時には、全部または一部のアプリケーション構成要素に設計パタン220の中から選択し、適用することも可能である。設計が完了すると、アプリケーション開発者は、その設計結果をソースファイルや設定ファイル等に展開するため、AP設計ツール110上から生成メニューを選択する(図2のステップA1)。   First, an application developer designs an application using the AP design tool 110 on the user terminal 100. At the time of designing, it is also possible to select and apply the design pattern 220 to all or some application components. When the design is completed, the application developer selects a generation menu on the AP design tool 110 in order to expand the design result into a source file, a setting file, and the like (step A1 in FIG. 2).

次に、AP設計ツール110では、設計されたツール上の情報を保存する(ステップA2)。   Next, the AP design tool 110 stores information on the designed tool (step A2).

さらに、AP設計ツール110は、設計情報管理を呼出す(ステップA3)。   Further, the AP design tool 110 calls design information management (step A3).

呼出された設計情報管理ではAP設計ツール110で設計された結果となる設計情報120の内容が解析される(ステップA4)。   In the called design information management, the contents of the design information 120 resulting from the design by the AP design tool 110 are analyzed (step A4).

設計情報管理は、設計情報120中に設計パタン220が利用されていた場合、設計パタン220を設計情報へ展開するため、ファイル生成サーバ200へ、設計パタン情報の送信とともに、ジェネレータ210呼出を行う(ステップA5)。   When the design pattern 220 is used in the design information 120, the design information management calls the generator 210 together with the transmission of the design pattern information to the file generation server 200 in order to develop the design pattern 220 into the design information ( Step A5).

次に、ジェネレータ210は、設計パタン管理を呼出し(ステップA6)、利用されている設計パタン220を解析する(ステップA7)。   Next, the generator 210 calls design pattern management (step A6), and analyzes the design pattern 220 being used (step A7).

次に、利用する設計パタン220が判明したら、テンプレート230へテンプレート呼出を行う。加えて課金モジュールに対して課金情報を送信する(ステップA8)。   Next, when the design pattern 220 to be used is determined, the template is called to the template 230. In addition, billing information is transmitted to the billing module (step A8).

テンプレート230は、利用するテンプレートを抽出し、設計パタン管理へ通知する(ステップA9)。   The template 230 extracts a template to be used and notifies the design pattern management (step A9).

次に、設計パタン管理は、ジェネレータ210へ設計パタン呼出完了を通知し(ステップA10)、ジェネレータ210は設計情報を生成する(ステップA11)。   Next, the design pattern management notifies the generator 210 of the completion of calling the design pattern (step A10), and the generator 210 generates design information (step A11).

さらに、ジェネレータ210から設計情報管理へ設計パタン220の展開結果を通知し(ステップA12)、最終的な設計情報120を展開する(ステップA13)。   Furthermore, the development result of the design pattern 220 is notified from the generator 210 to the design information management (step A12), and the final design information 120 is developed (step A13).

設計情報120の中に設計パタン220が利用されていない場合(アプリケーション設計者が設計パタンを利用せず、一から設計を行った場合)は、上記ステップは省略される。   When the design pattern 220 is not used in the design information 120 (when the application designer designs from scratch without using the design pattern), the above steps are omitted.

設計情報120の展開が全て完了したら、次に、設計情報管理は、ジェネレータ210に対してファイル生成を呼出す(ステップA14)。   When all the development of the design information 120 is completed, the design information management next calls file generation to the generator 210 (step A14).

ジェネレータ210は設計情報の内容にしたがって、テンプレート230へ生成ファイルテンプレート呼出を行う。加えて課金モジュールに対して課金情報を送信する(ステップA15)。   The generator 210 calls the generated file template to the template 230 according to the contents of the design information. In addition, billing information is transmitted to the billing module (step A15).

テンプレート230は生成ファイルのテンプレートを抽出し、結果をジェネレータ210へ通知する(ステップA16)。   The template 230 extracts a template of the generated file and notifies the result to the generator 210 (step A16).

通知を受けたジェネレータ210は、テンプレート230の内容に従ってファイルを生成する(ステップA17)。   Receiving the notification, the generator 210 generates a file according to the contents of the template 230 (step A17).

ファイル生成後、結果を設計情報管理へ通知する(ステップA18)。   After the file is generated, the result is notified to the design information management (step A18).

最後に、生成されたファイルをユーザ端末100上のAP設計ツール110へ送信するとともに、最終結果を通知する(ステップA19)。   Finally, the generated file is transmitted to the AP design tool 110 on the user terminal 100, and the final result is notified (step A19).

上記の本実施の形態によれば、ユーザ端末100中の設計情報120を入力とし、ファイル生成サーバ200中に送信し、蓄積することが可能なように構成されているため、蓄積された設計情報を他のユーザ端末上のAP設計ツール110上で再利用することができる。   According to the above-described embodiment, the design information 120 in the user terminal 100 can be input, transmitted to the file generation server 200, and stored. Can be reused on the AP design tool 110 on other user terminals.

また、設計パタン220やジェネレータ210がファイル生成サーバ200上に存在し、ユーザ端末100とは異なるコンピュータ上に存在するように構成されているため、設計パタンの管理(検索や、登録、更新、削除処理)やジェネレータへの入出力をサービスとして公開することにより、AP設計ツール110側でそのサービスを受ける機構を保持していればネットワーク上のどこからでもそのサービスを享受することができる。   Since the design pattern 220 and the generator 210 exist on the file generation server 200 and are configured to exist on a computer different from the user terminal 100, design pattern management (search, registration, update, deletion) Processing) and the input / output to / from the generator as a service, the service can be enjoyed from anywhere on the network as long as the AP design tool 110 has a mechanism for receiving the service.

また、課金モジュール240にて設計パタン220やテンプレート230の利用状況に応じて課金情報を計算することができる。   In addition, the charging information can be calculated by the charging module 240 according to the usage status of the design pattern 220 and the template 230.

次に、本発明の第2の実施の形態の構成について図面を参照して詳細に説明する。   Next, the configuration of the second exemplary embodiment of the present invention will be described in detail with reference to the drawings.

図3を参照すると、本実施の形態の構成は、上記の第1の実施の形態の構成に加えて、ファイル生成サーバ200上の設計パタン220とテンプレート230をそれぞれ供給する開発ツール/ミドルウェアベンダ400が追加されたものである。   Referring to FIG. 3, the configuration of this embodiment is a development tool / middleware vendor 400 that supplies the design pattern 220 and template 230 on the file generation server 200 in addition to the configuration of the first embodiment described above. Is added.

次に、図3及び図4のシーケンス図を参照して本実施の形態の動作について詳細に説明する。   Next, the operation of the present embodiment will be described in detail with reference to the sequence diagrams of FIGS.

アプリケーション開発者がアプリケーションのコンポーネント設計等を行う際、AP設計ツール110上で設計パタンの一覧を表示するメニューを選択する(ステップB1)。   When the application developer performs component design of an application, etc., a menu for displaying a list of design patterns is selected on the AP design tool 110 (step B1).

AP設計ツール110はファイル生成サーバ200中の設計パタン管理に設計パタン一覧検索を発行する(ステップB2)。   The AP design tool 110 issues a design pattern list search to the design pattern management in the file generation server 200 (step B2).

設計パタン管理は、設計パタン220を検索し(ステップB3)、設計パタン一覧を作成する(ステップB4)。この設計パタン220は事前に準備され、ファイル生成サーバ200中に格納されておくものであるが、設計情報のメタデータ構成が予め定められていることで他の開発ツールベンダやミドルウェアベンダが供給する事が可能である。   The design pattern management searches the design pattern 220 (step B3) and creates a design pattern list (step B4). The design pattern 220 is prepared in advance and stored in the file generation server 200, but is supplied by other development tool vendors or middleware vendors because the metadata structure of the design information is determined in advance. Things are possible.

設計パタン一覧結果はAP設計ツール110へ返され(ステップB5)、AP設計ツール110はその結果を読み込み、ツール上に表示する(ステップB6)。   The design pattern list result is returned to the AP design tool 110 (step B5), and the AP design tool 110 reads the result and displays it on the tool (step B6).

また、ファイル生成サーバ200中のテンプレートに関しても、上記の設計パタン220を含んだ設計情報120に基づいてジェネレータ210によりファイル生成される。このテンプレートを開発ツールベンダやミドルウェアベンダが供給することで自社の製品に誘導するテンプレートを開発し、本システムへ供給することも可能である。また、アプリケーション開発者が利用した設計パタン220や、テンプレート230の利用頻度に応じて計算された課金モジュール230の情報を基に、開発ツールベンダ/ミドルウェアベンダ400へ使用料を支払うことも可能である。   The template in the file generation server 200 is also generated by the generator 210 based on the design information 120 including the design pattern 220 described above. A development tool vendor or a middleware vendor supplies this template to develop a template that leads to its own product and supply it to this system. It is also possible to pay a usage fee to the development tool vendor / middleware vendor 400 based on the design pattern 220 used by the application developer and information on the billing module 230 calculated according to the usage frequency of the template 230. .

上記の本実施の形態によれば、設計パタン220とテンプレート230を開発ツール/ミドルウェアベンダ400が供給するように構成されているため、アプリケーション開発者は、自ら設計パタン220やテンプレート230を開発することなくAP設計ツール110上で利用することができ、また、アプリケーション開発者は、開発ツール/ミドルウェアベンダ400から供給されることで品質の高い設計情報やテンプレートを利用することができる。   According to the present embodiment described above, the design pattern 220 and the template 230 are configured to be supplied by the development tool / middleware vendor 400, so that the application developer can develop the design pattern 220 and the template 230 by himself / herself. It can be used on the AP design tool 110, and the application developer can use high-quality design information and templates by being supplied from the development tool / middleware vendor 400.

また、開発ツール/ミドルウェアベンダが設計パタンとテンプレートを供給するというように構成されているため、開発ツール/ミドルウェアベンダはアプリケーション開発者が開発したアプリケーションが自社の製品を利用しやすいように設計パタンとテンプレートを通して誘導することができる。   In addition, since development tools / middleware vendors are configured to supply design patterns and templates, development tools / middleware vendors can use design patterns to make it easier for applications developed by application developers to use their products. Can be guided through a template.

また、開発ツールベンダ/ミドルウェアベンダ400は、提供した設計パタン220やテンプレート230の利用状況に応じて課金モジュールの情報を基に使用料の支払いを受けることができる。   Further, the development tool vendor / middleware vendor 400 can receive a usage fee based on the information of the charging module according to the usage status of the provided design pattern 220 and template 230.

次に、本発明の第3の実施の形態の構成について図面を参照して詳細に説明する。   Next, the configuration of the third exemplary embodiment of the present invention will be described in detail with reference to the drawings.

図5を参照すると、本実施の形態の構成は、上記の第1の実施の形態の構成に加えて、設計パタン作成ユーザ端末500を備えたものである。設計パタン作成ユーザ端末500はプログラム制御により動作し、インターネット等のネットワークにユーザ端末100及びファイル生成サーバ200と相互に接続されている。   Referring to FIG. 5, the configuration of the present embodiment includes a design pattern creation user terminal 500 in addition to the configuration of the first embodiment. The design pattern creation user terminal 500 operates under program control, and is connected to the user terminal 100 and the file generation server 200 on a network such as the Internet.

設計パタン作成ユーザ端末500はパーソナルコンピュータ等の情報処理装置であり、ユーザ端末100へアクセスし、生成ファイルを受信する機能と、ファイル生成サーバ200へアクセスし、設計パタンを登録する機能及びテンプレートを登録する機能を備えている。   The design pattern creation user terminal 500 is an information processing apparatus such as a personal computer, and registers a function for accessing the user terminal 100 and receiving a generated file, a function for accessing the file generation server 200 and registering a design pattern, and a template. It has a function to do.

設計パタン作成ユーザ端末500は設計パタン生成ツール530を備えている。設計パタン生成ツール530は、ユーザ端末500中の生成ファイル130を受信した生成ファイル510を入力とし、アプリケーション開発者等のユーザの編集作業を通して、設計パタン520を生成する手段を備えている。   The design pattern creation user terminal 500 includes a design pattern generation tool 530. The design pattern generation tool 530 includes means for generating a design pattern 520 through an editing operation of a user such as an application developer, using the generation file 510 received from the generation file 130 in the user terminal 500 as an input.

次に、図5及び図6のシーケンス図を参照して本実施の形態の動作について詳細に説明する。   Next, the operation of the present embodiment will be described in detail with reference to the sequence diagrams of FIGS.

まず、アプリケーション開発者等が自ら開発したアプリケーションを再利用するために設計パタン作成ユーザ端末500上の設計パタン生成ツール530に対し、設計パタン作成メニューを選択する(ステップC1)。   First, a design pattern creation menu is selected for the design pattern generation tool 530 on the design pattern creation user terminal 500 in order to reuse an application developed by an application developer or the like (step C1).

設計パタン作成ツール530は、ユーザ端末500上の生成ファイル130を受信した生成ファイル510を読み込む(ステップC2)。   The design pattern creation tool 530 reads the generation file 510 that has received the generation file 130 on the user terminal 500 (step C2).

設計パタン作成ツール530は、アプリケーション開発者等のユーザ編集作業により設計パタン及びテンプレートの抽出及び編集作業を行う(ステップC3)。   The design pattern creation tool 530 extracts and edits design patterns and templates by user editing work such as application developers (step C3).

編集作業が終了した時点で設計パタン/テンプレート登録メニューを選択する(ステップC4)。   When the editing operation is completed, the design pattern / template registration menu is selected (step C4).

次に、ファイル生成サーバ200上の設計パタン管理に設計パタンが送信され(ステップC5)、設計パタン220として格納される(ステップC6)。   Next, the design pattern is transmitted to the design pattern management on the file generation server 200 (step C5) and stored as the design pattern 220 (step C6).

設計パタン管理が設計パタン生成ツール530へ設計パタン格納完了を通知する(ステップC7)。   The design pattern management notifies the design pattern generation tool 530 of the completion of storing the design pattern (step C7).

引き続き、設計パタン生成ツール530は、ファイル生成サーバ200上のテンプレートにテンプレートが送信され(ステップC8)、テンプレート230として格納される(ステップC9)。   Subsequently, the design pattern generation tool 530 transmits the template to the template on the file generation server 200 (step C8) and stores it as the template 230 (step C9).

テンプレートが設計パタン生成ツール530へテンプレート格納完了を通知し(ステップC10)、設計パタン生成ツール530からは設計パタンの作成完了をAP設計ツール110へ通知する(ステップC11)。   The template notifies the design pattern generation tool 530 of completion of template storage (step C10), and the design pattern generation tool 530 notifies the AP design tool 110 of completion of design pattern creation (step C11).

上記の本実施の形態では、設計パタン作成ユーザ端末500上の設計パタン生成ツール530を利用してアプリケーション開発者等が自ら設計パタン220とテンプレート230を供給するように構成されているため、アプリケーション開発者は、容易に自らの設計結果を設計パタン220やテンプレート230ととしてAP設計ツール110上で利用することができ、また、アプリケーション開発者等は、自ら作成した設計パタンを容易に公開することができ、設計結果やノウハウの横展開を容易に実現することができる。   In the above-described embodiment, the application developer or the like uses the design pattern generation tool 530 on the design pattern creation user terminal 500 to supply the design pattern 220 and the template 230 by itself. A person can easily use his / her design result as a design pattern 220 or a template 230 on the AP design tool 110, and an application developer can easily publish his / her design pattern. It is possible to easily realize horizontal development of design results and know-how.

また、ユーザ端末500上のAP設計ツール110から設計パタン作成ユーザ端末500上の設計パタン作成ツール530を呼出すように構成されているため、アプリケーション開発者のユーザ端末のリソースを利用することなく、開発生産性を落とさないようにすることができる。   In addition, since the design pattern creation tool 530 on the design pattern creation user terminal 500 is called from the AP design tool 110 on the user terminal 500, the development can be performed without using the resource of the user terminal of the application developer. Productivity can be kept from dropping.

なお、上述する各実施の形態は、本発明の好適な実施の形態であり、本発明の要旨を逸脱しない範囲内において種々変更実施が可能である。例えば、ユーザ端末100やファイル生成サーバ200などの機能を実現するためのプログラムを各装置に読込ませて実行することにより各装置の機能を実現する処理を行ってもよい。さらに、そのプログラムは、コンピュータ読み取り可能な記録媒体であるCD−ROMまたは光磁気ディスクなどを介して、または伝送媒体であるインターネット、電話回線などを介して伝送波により他のコンピュータシステムに伝送されてもよい。   Each of the above-described embodiments is a preferred embodiment of the present invention, and various modifications can be made without departing from the scope of the present invention. For example, a process for realizing the functions of each device may be performed by causing each device to read and execute a program for realizing the functions of the user terminal 100 and the file generation server 200. Further, the program is transmitted to another computer system by a transmission wave via a computer-readable recording medium such as a CD-ROM or a magneto-optical disk, or via a transmission medium such as the Internet or a telephone line. Also good.

本発明は、業務アプリケーションの設計といった用途に適用できる。また、アプリケーションの設計情報の共有化や設計パタン蓄積・再利用といった用途にも適用可能である。   The present invention can be applied to uses such as business application design. Also, it can be applied to applications such as sharing design information of applications and storing / reusing design patterns.

本発明の第1の実施の形態の構成を示す図である。It is a figure which shows the structure of the 1st Embodiment of this invention. 本発明の第1の実施の形態の処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the 1st Embodiment of this invention. 本発明の第2の実施の形態の構成を示す図である。It is a figure which shows the structure of the 2nd Embodiment of this invention. 本発明の第2の実施の形態の処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the 2nd Embodiment of this invention. 本発明の第3の実施の形態の構成を示す図である。It is a figure which shows the structure of the 3rd Embodiment of this invention. 本発明の第3の実施の形態の処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the 3rd Embodiment of this invention. 従来のシステムの構成を示す図である。It is a figure which shows the structure of the conventional system.

符号の説明Explanation of symbols

100 ユーザ端末
110 AP設計ツール
120 設計情報
130 生成ファイル
200 ファイル生成サーバ
210 ジェネレータ
220 設計パタン
230 テンプレート
240 課金モジュール
300 ネットワーク
DESCRIPTION OF SYMBOLS 100 User terminal 110 AP design tool 120 Design information 130 Generation file 200 File generation server 210 Generator 220 Design pattern 230 Template 240 Charge module 300 Network

Claims (9)

アプリケーションを設計するためのAP設計ツールを備えたユーザ端末と、前記ユーザ端末とネットワークを介して接続されているファイル生成サーバとを備えたジェネレータサービス提供システムであって、
前記ユーザ端末は、前記AP設計ツールとして、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を設計する手段と、
前記設計された結果を設計情報として編集する手段と、
前記設計情報を前記ファイル生成サーバに送信する手段とを有し、
前記ファイル生成サーバは、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を含む設計情報に関連する流用可能なパタン化された構成要素からなる複数の設計パタンおよび複数のテンプレートを蓄積する手段と、
前記AP設計ツールにより設計された前記設計情報を受信する手段と、
記設計情報に基づいて前記複数ある設計パタンおよび前記複数あるテンプレート検索する手段と、
前記テンプレートに基づいてファイルを生成する手段とを有するジェネレータを備えることを特徴とするジェネレータサービス提供システム。
A generator service providing system comprising a user terminal provided with an AP design tool for designing an application, and a file generation server connected to the user terminal via a network,
The user terminal, as the AP design tool, means for designing application design elements such as application component configuration, screen configuration, screen transition,
Means for editing the designed result as design information;
Means for transmitting the design information to the file generation server,
The file generation server accumulates a plurality of design patterns and a plurality of templates composed of diverted pattern components related to design information including application design components such as application component configurations, screen configurations, and screen transitions. Means to
Means for receiving the design information designed by the AP design tool;
It means for searching the plurality of design patterns and the plurality of templates based on the previous SL design information,
Generator service providing system characterized in that it comprises a generator having means for generating a file based on the template.
前記テンプレートおよび前記設計パタン情報を前記ファイル生成サーバに供給する開発ツール/ミドルウェアベンダをさらに備えることを特徴とする請求項1記載のジェネレータサービス提供システム。   The generator service providing system according to claim 1, further comprising a development tool / middleware vendor that supplies the template and the design pattern information to the file generation server. 前記テンプレートおよび前記設計パタン情報を前記ファイル生成サーバに供給する端末装置をさらに備えることを特徴とする請求項1記載のジェネレータサービス提供システム。   The generator service providing system according to claim 1, further comprising a terminal device that supplies the template and the design pattern information to the file generation server. 前記ファイル生成サーバが、前記テンプレートおよび前記設計パタン情報の利用状況に応じて課金する課金モジュールを備えることを特徴とする請求項1から3のいずれか1項に記載のジェネレータサービス提供システム。   The generator service providing system according to any one of claims 1 to 3, wherein the file generation server includes a billing module that bills according to a usage status of the template and the design pattern information. アプリケーションを設計するためのAP設計ツールを備えたユーザ端末と、前記ユーザ端末とネットワークを介して接続されているファイル生成サーバとによる設計情報の再利用・蓄積方法であって、
前記ユーザ端末は、前記AP設計ツールの機能として、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を設計するステップと、
前記設計された結果を設計情報として編集するステップと、
前記設計情報を前記ファイル生成サーバに送信するステップとを行い、
前記ファイル生成サーバは、アプリケーションのコンポーネント構成や、画面構成、画面遷移等アプリケーションの設計要素を含む設計情報に関連する流用可能なパタン化された構成要素からなる複数の設計パタンおよび複数のテンプレートを蓄積するステップと、
前記AP設計ツールにより設計された前記設計情報を受信するステップと、
記設計情報に基づいて前記複数ある設計パタンおよび前記複数あるテンプレート検索するステップと、
前記テンプレートに基づいてファイルを生成するステップとをジェネレータに行わせることを特徴とする設計情報の再利用・蓄積方法。
A method of reusing and storing design information by a user terminal having an AP design tool for designing an application and a file generation server connected to the user terminal via a network,
The user terminal, as a function of the AP design tool, designing application design elements such as application component configuration, screen configuration, and screen transition;
Editing the designed result as design information;
Sending the design information to the file generation server;
The file generation server accumulates a plurality of design patterns and a plurality of templates composed of diverted pattern components related to design information including application design components such as application component configurations, screen configurations, and screen transitions. And steps to
Receiving the design information designed by the AP design tool;
Retrieving the plurality of design patterns and the plurality of templates based on the prior SL design information,
A method for reusing and accumulating design information, characterized by causing a generator to perform a step of generating a file based on the template.
開発ツール/ミドルウェアベンダが前記テンプレートおよび前記設計パタン情報を前記ファイル生成サーバに供給するステップを有することを特徴とする請求項5記載の設計情報の再利用・蓄積方法。   6. The design information reuse / storage method according to claim 5, further comprising a step of a development tool / middleware vendor supplying the template and the design pattern information to the file generation server. 端末装置が前記テンプレートおよび前記設計パタン情報を前記ファイル生成サーバに供給するステップを有することを特徴とする請求項5記載の設計情報の再利用・蓄積方法。   6. The design information reuse / storage method according to claim 5, further comprising a step of a terminal device supplying the template and the design pattern information to the file generation server. 前記ファイル生成サーバが、課金モジュールで前記テンプレートおよび前記設計パタン情報の利用状況に応じて課金するステップを有することを特徴とする請求項5から7のいずれか1項に記載の設計情報の再利用・蓄積方法。   The reuse of design information according to any one of claims 5 to 7, wherein the file generation server has a step of charging according to a usage status of the template and the design pattern information by a charging module.・ Accumulation method. 請求項5から8のいずれか1項に記載の前記ファイル生成サーバが行うステップを前記ファイル生成サーバに設けられたコンピュータに実行させることを特徴とするジェネレータサービス用プログラム。   A program for a generator service, which causes a computer provided in the file generation server to execute the step performed by the file generation server according to any one of claims 5 to 8.
JP2007012685A 2007-01-23 2007-01-23 Generator service providing system, design information reuse and storage method, and generator service program Active JP4894534B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007012685A JP4894534B2 (en) 2007-01-23 2007-01-23 Generator service providing system, design information reuse and storage method, and generator service program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007012685A JP4894534B2 (en) 2007-01-23 2007-01-23 Generator service providing system, design information reuse and storage method, and generator service program

Publications (2)

Publication Number Publication Date
JP2008181208A JP2008181208A (en) 2008-08-07
JP4894534B2 true JP4894534B2 (en) 2012-03-14

Family

ID=39725085

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007012685A Active JP4894534B2 (en) 2007-01-23 2007-01-23 Generator service providing system, design information reuse and storage method, and generator service program

Country Status (1)

Country Link
JP (1) JP4894534B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5450752B1 (en) * 2012-09-26 2014-03-26 株式会社東芝 Program and design document generation apparatus and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3345522B2 (en) * 1994-12-19 2002-11-18 株式会社日立製作所 Program development support device using data item parts
JP2001312400A (en) * 2000-04-28 2001-11-09 Nippon System Science Kk Automatic customized program generation service method
JP2004157927A (en) * 2002-11-08 2004-06-03 Nec Corp Creating system for business form input, creating program and creating method
JP2006079231A (en) * 2004-09-08 2006-03-23 You Side System:Kk System for automatically creating computer program using internet

Also Published As

Publication number Publication date
JP2008181208A (en) 2008-08-07

Similar Documents

Publication Publication Date Title
CN102939612B (en) The method and system of the amendment to user interface components is merged in the user-defined situation of protection
US8813024B2 (en) System and a method for cross-platform porting of business application and making them contextually-aware on target platforms
JP4444594B2 (en) Deployment of configuration information
US20180158003A1 (en) Web-based visual representation of a structured data solution
US8712947B2 (en) Collaborative system for capture and reuse of software application knowledge and a method of realizing same
US20090319981A1 (en) System and method for generating implementation artifacts for contextually-aware business applications
US20200387372A1 (en) Microservice file generation system
JP2008181536A (en) System for developing internet-hosted business application composed of web service
CN102682357A (en) Automatically creating business applications from description of business processes
Pahlke et al. Enterprise mashup systems as platform for situational applications: Benefits and challenges in the business domain
US9135234B1 (en) Collaborative generation of digital content with interactive reports
Lämmer et al. Product lifecycle management
CN105573762A (en) Integrated system for producing and releasing digital media terminal applications
US20090172517A1 (en) Document parsing method and system using web-based GUI software
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
US20130174123A1 (en) System and method for application configuration comparison and reuse
KR101748245B1 (en) Method for providing 3d printing data service
JP4894534B2 (en) Generator service providing system, design information reuse and storage method, and generator service program
JP7014960B2 (en) Information processing equipment, servers, their processing methods and programs
JP2020170530A (en) Information processing apparatus, processing method thereof, and program
JP2004326626A (en) Structured document file management system and structured document file management method
CN114356328A (en) Method, system and computer storage medium for enterprise portal rapid adaptation
Bertoncello et al. Explicit exception handling variability in component-based product line architectures
JP7060788B2 (en) Information processing equipment, information processing equipment control methods, and computer programs
CN103186659B (en) The user interface annotation of community-based network service

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110531

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110906

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110919

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111104

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: 20111129

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111212

R150 Certificate of patent or registration of utility model

Ref document number: 4894534

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150106

Year of fee payment: 3