JP2000276338A - Method and system for visual programming, and recording medium for visual programming - Google Patents
Method and system for visual programming, and recording medium for visual programmingInfo
- Publication number
- JP2000276338A JP2000276338A JP11076920A JP7692099A JP2000276338A JP 2000276338 A JP2000276338 A JP 2000276338A JP 11076920 A JP11076920 A JP 11076920A JP 7692099 A JP7692099 A JP 7692099A JP 2000276338 A JP2000276338 A JP 2000276338A
- Authority
- JP
- Japan
- Prior art keywords
- program
- component
- connection
- information
- input
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、入力手段と記憶手
段と表示手段とを備えたコンピュータを用いて、プログ
ラム部品を表示しながら、複数のプログラム部品を結合
させ、プログラムを作成する視覚プログラミング方法お
よびシステムならびに視覚プログラミングのための記録
媒体に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a visual programming method for creating a program by combining a plurality of program parts while displaying the program parts using a computer having input means, storage means and display means. And a recording medium for visual programming.
【0002】[0002]
【従来の技術】従来の文字ベースのプログラム作成に対
し、近年、キーボードからの文字入力を行うことなくグ
ラフィカルな操作によってプログラム部品を組み立てて
プログラムを作成する視覚プログラミング方式が実現さ
れ、各種プログラミング環境が構築されてきている。2. Description of the Related Art In recent years, in contrast to the conventional character-based program creation, a visual programming method of assembling program parts and creating a program by graphical operation without performing character input from a keyboard has been realized. Is being built.
【0003】視覚プログラミング方式では、利用者がプ
ログラム部品の詳細な使用方法を知らなくても、その部
品を使用可能にする手段が提供されている。例えば、特
開平9−212354号公報には、あらかじめ登録され
た使用例を作成中の利用者のプログラムに適用すること
により利用者のプログラミングを支援する方法が開示さ
れている。[0003] The visual programming system provides a means for enabling a user to use a program component without knowing how to use the component in detail. For example, Japanese Patent Application Laid-Open No. 9-212354 discloses a method of supporting programming of a user by applying a use example registered in advance to a program of the user being created.
【0004】また、特開平9−330215号公報に
は、部品をソフトウェア部品およびソフトウェア部品配
置用部品の2種類に分割し、その表示形状によって配置
可否を視覚的に知らせるプログラミング編集方法が開示
されている。Japanese Patent Application Laid-Open No. 9-330215 discloses a programming / editing method in which a component is divided into two types, a software component and a software component arranging component, and whether or not the component can be visually arranged is visually indicated by its display shape. I have.
【0005】ところで、近年、分散オブジェクト技術等
により、同一コンピュータ内の部品だけでなく、ネット
ワークで接続されたコンピュータに存在するプログラム
部品の利用が可能になってきた。このような環境におい
ては、使用可能な部品の数が膨大であり、利用者の必要
とする部品を探すのに多大な労力を必要とする。By the way, in recent years, it has become possible to use not only components in the same computer but also program components existing in computers connected via a network by using a distributed object technology or the like. In such an environment, the number of usable parts is enormous, and a great deal of labor is required to find the parts required by the user.
【0006】そこで、従来の視覚プログラミング環境で
は、プログラム部品の検索方法として、以下のような方
法が提供されている。(1)使用分野、機能等により分
類したものを一覧表示または階層構造表示で示し、目視
により検索する方法、(2)名前により検索する方法、
(3)自然言語による機能概要情報をもとに検索する方
法。Therefore, in a conventional visual programming environment, the following method is provided as a method of searching for program components. (1) a method of visually retrieving a product classified by use field, function, or the like in a list display or a hierarchical structure display, (2) a method of retrieving by name,
(3) A method for searching based on function summary information in natural language.
【0007】[0007]
【発明が解決しようとする課題】しかしながら、特開平
9−212354号公報に示すプログラム方法では、既
存プログラムの全体が利用者の作成中のプログラムに適
用されるため、利用しない部分までプログラムに追加さ
れてしまい、不要な部分を削除するのに手間がかかると
いう問題点があった。However, in the programming method disclosed in Japanese Patent Application Laid-Open No. 9-212354, since the entire existing program is applied to the program being created by the user, the unused portion is added to the program. However, there is a problem that it takes time to delete an unnecessary part.
【0008】また、従来の視覚プログラミング方式で、
(1)目視により検索する方法は、利用者の能力に依存
した方法のため、効率が悪く、目的とする部品を見つけ
にくいという問題点があった。(2)名前により検索す
る方法は、目的とする部品の名前をあらかじめ知ってい
ないと検索することができないという問題点があった。
(3)自然言語による機能概要情報をもとに検索する方
法では、さまざまなキーワードにマッチしてプログラム
作成の目的外のものが多く検索され、検索効率が悪いと
いう問題点があった。[0008] Also, in the conventional visual programming method,
(1) The method of performing a visual search depends on the ability of the user, and thus has a problem that the efficiency is low and it is difficult to find a target part. (2) The method of searching by name has a problem that the search cannot be performed unless the name of the target component is known in advance.
(3) The method of searching based on the function summary information in natural language has a problem that many keywords that match various keywords and are not intended for program creation are searched, and the search efficiency is poor.
【0009】本発明は、このような従来の問題点に着目
してなされたもので、プログラム作成に必要とするプロ
グラム部品の検索効率を向上させるとともに、検索した
プログラム部品の使用例を参照してプログラム効率を向
上させることができる視覚プログラミング方法およびシ
ステムならびに視覚プログラミングのための記録媒体を
提供することを目的としている。The present invention has been made in view of such a conventional problem. The present invention improves the efficiency of searching for program components required for program creation, and refers to an example of using the searched program components. It is an object of the present invention to provide a visual programming method and system capable of improving program efficiency and a recording medium for visual programming.
【0010】[0010]
【課題を解決するための手段】上記目的を達成するため
に、本発明に係る視覚プログラミング方法は、入力手段
と記憶手段と表示手段とを備えたコンピュータを用いて
複数のプログラム部品を結合させ、プログラムを作成す
る視覚プログラミング方法において:前記記憶手段に記
憶したプログラム部品情報の中から、前記入力手段によ
り指定した指定プログラム部品に入出力型に基づいて結
合可能な接続用プログラム部品を検索し;前記記憶手段
に記憶したプログラム情報の中から、前記指定プログラ
ム部品と検索した接続用プログラム部品とが結合したプ
ログラムを検索し;検索した接続用プログラム部品を前
記表示手段に表示し;検索したプログラムで使用される
接続用プログラム部品の使用例情報を前記表示手段に表
示し;前記表示手段に表示された接続用プログラム部品
のうち、前記入力手段により選択した接続用プログラム
部品を前記指定プログラム部品と結合させることを;特
徴とする。In order to achieve the above object, a visual programming method according to the present invention combines a plurality of program parts using a computer having input means, storage means and display means, In the visual programming method for creating a program, a connection program component that can be connected to a designated program component designated by the input means based on an input / output type is searched from program component information stored in the storage means; Searching the program information stored in the storage means for a program in which the specified program part and the searched connection program part are combined; displaying the searched connection program part on the display means; using the searched program part Displaying the usage example information of the connection program parts to be displayed on the display means; Among the displayed connection program parts in the program component selected connection by said input means to be combined with the specified program component; characterized.
【0011】本発明に係る視覚プログラミングシステム
は、複数のプログラム部品を結合させ、プログラムを作
成するための視覚プログラミングシステムにおいて:プ
ログラム部品情報を記憶する部品記憶手段と;プログラ
ム情報を記憶するプログラム記憶手段と;情報の入力、
指定および選択を行うための入力手段と;情報を表示す
るための表示手段と;前記部品情報記憶手段に記憶した
プログラム部品情報の中から、前記入力手段により指定
した指定プログラム部品に入出力型に基づいて結合可能
な接続用プログラム部品を検索する部品検索手段と;前
記プログラム記憶手段に記憶したプログラム情報の中か
ら、前記指定プログラム部品と前記部品検索手段により
検索した接続用プログラム部品とが結合したプログラム
を検索するプログラム検索手段と;前記部品検索手段に
より検索した接続用プログラム部品を前記表示手段に表
示させる部品表示制御手段と;プログラム検索手段によ
り検索したプログラムで使用される接続用プログラム部
品の使用例情報を前記表示手段に表示させる使用例表示
制御手段と;前記表示手段に表示された接続用プログラ
ム部品のうち、前記入力手段により選択した接続用プロ
グラム部品を前記指定プログラム部品と結合させるプロ
グラム処理手段とを;有することを特徴とする。A visual programming system according to the present invention is a visual programming system for creating a program by combining a plurality of program components: component storage means for storing program component information; program storage means for storing program information. And; input information;
Input means for designating and selecting; display means for displaying information; input / output type of the designated program component designated by the input means from the program component information stored in the component information storage means A part search means for searching for a connectable program part based on the program information stored in the program storage means; and the specified program part and the connection program part searched by the part search means are connected. Program search means for searching for a program; component display control means for displaying the connection program parts searched for by the component search means on the display means; use of connection program parts used in the program searched by the program search means Usage example display control means for displaying example information on the display means; Among the displayed connection program parts to indicate means, and a program processing means for coupling the program parts for the selected connection by said input means and said designated program component; characterized in that it has.
【0012】本発明に係る視覚プログラミングプログラ
ムを記録したコンピュータ読み取り可能な記録媒体は、
入力手段と記憶手段と表示手段とを備えたコンピュータ
を用いて複数のプログラム部品を結合させ、プログラム
を作成する視覚プログラミングのためのプログラムを記
録した記録媒体であって:前記記憶手段に記憶したプロ
グラム部品情報の中から、前記入力手段により指定した
指定プログラム部品に入出力型に基づいて結合可能な接
続用プログラム部品を検索させる手順と;前記記憶手段
に記憶したプログラム情報の中から、前記指定プログラ
ム部品と検索した接続用プログラム部品とが結合したプ
ログラムを検索させる手順と;検索した接続用プログラ
ム部品を前記表示手段に表示させる手順と;検索したプ
ログラムで使用される接続用プログラム部品の使用情報
を前記表示手段に表示させる手順と;前記表示手段に表
示された接続用プログラム部品のうち、前記入力手段に
より選択した接続用プログラム部品を前記指定プログラ
ム部品と結合させる手順とを;コンピュータに実行させ
ることを特徴とする。A computer-readable recording medium on which the visual programming program according to the present invention is recorded is
A recording medium recording a program for visual programming for creating a program by combining a plurality of program parts using a computer having an input unit, a storage unit, and a display unit: a program stored in the storage unit Searching for a connection program component connectable to the designated program component designated by the input means based on the input / output type from the component information; and selecting the designated program from the program information stored in the storage means. A procedure for searching for a program in which the part and the searched connection program part are combined; a procedure for displaying the searched connection program part on the display means; and a use information of the connection program part used in the searched program. Displaying on the display means; a connection program displayed on the display means; Of grams part, and a procedure for the program component selected connection by the input means coupled to said designated program component; and characterized by causing a computer to execute.
【0013】本発明に係る視覚プログラミング方法およ
びシステムならびに視覚プログラミングのための記録媒
体では、指定プログラム部品に結合可能な接続用プログ
ラム部品を検索して表示することにより、プログラム作
成に使用できないプログラム部品が選択候補から除か
れ、検索効率を向上させることができる。また、接続用
プログラム部品の使用例情報を表示して参照することに
より、使用例を組み込んでプログラム作成効率を向上さ
せることができる。In the visual programming method and system and the recording medium for visual programming according to the present invention, by searching for and displaying connection program components that can be combined with a designated program component, program components that cannot be used for program creation can be obtained. It is excluded from the selection candidates, and the search efficiency can be improved. Also, by displaying and referring to the usage example information of the connection program component, the usage example can be incorporated to improve the program creation efficiency.
【0014】本発明に係る視覚プログラミング方法およ
びシステムならびに視覚プログラミングのための記録媒
体において、結合させた接続用プログラム部品に、前記
入力手段により選択した使用例情報を設定するようにし
てもよい。この場合、接続用プログラム部品の使用例の
組込みを容易にし、プログラム効率をさらに向上させる
ことができる。[0014] In the visual programming method and system and the recording medium for visual programming according to the present invention, the use example information selected by the input means may be set in the connected connection program components. In this case, the use example of the connection program component can be easily incorporated, and the program efficiency can be further improved.
【0015】また、本発明に係る視覚プログラミング方
法およびシステムならびに視覚プログラミングのための
記録媒体において、検索する接続用プログラム部品に、
前記指定プログラム部品に型変換により結合可能な接続
用プログラム部品を含んでいてもよい。この場合、前記
指定プログラム部品の入出力型が検索した接続用プログ
ラム部品の入出力型と異なるとき、型変換プログラムを
介して前記接続用プログラム部品を前記指定プログラム
部品と結合させるようにしてもよい。Further, in the visual programming method and system and the recording medium for visual programming according to the present invention, the connection program parts to be searched for include:
A connection program component that can be combined with the designated program component by type conversion may be included. In this case, when the input / output type of the designated program component is different from the input / output type of the retrieved connection program component, the connection program component may be combined with the designated program component via a type conversion program. .
【0016】この場合、入出力型が一致する接続用プロ
グラム部品だけでなく、型変換により指定プログラム部
品に結合可能な接続用プログラム部品をも検索すること
ができ、接続用プログラム部品の選択の幅を広げること
ができる。In this case, not only the connection program components having the same input / output type but also the connection program components that can be combined with the designated program component by type conversion can be searched, and the range of selection of the connection program components can be searched. Can be expanded.
【0017】なお、「使用例情報」とは、記憶手段に記
憶したプログラム情報のうち、検索した接続用プログラ
ム部品の入出力ポートに指定された定数値、ポートに接
続された部品、接続用プログラム部品とともに使用され
る入出力ファイルおよびデータなどの具体的な使用に関
する情報である。また、本明細書中で、「入出力ポー
ト」とは、プログラム部品のインターフェースや、画面
にグラフィカルに表示されるプログラム部品の入出力イ
ンターフェースである。接続用プログラム部品の検索に
は、部品名称、機能などに基づく検索を組み合わせるこ
とが検索を容易にするため好ましい。The "use example information" refers to the constant value specified in the input / output port of the searched connection program component, the component connected to the port, the connection program in the program information stored in the storage means. This is information on specific use of input / output files and data used with the parts. In this specification, an “input / output port” refers to an interface of a program component or an input / output interface of a program component graphically displayed on a screen. It is preferable to combine the retrieval based on the component name, the function, and the like for the search of the connection program component for facilitating the retrieval.
【0018】接続用プログラム部品を検索するとき、入
力手段により指定プログラム部品の入出力ポートを指定
して、そのポートに結合可能な接続用プログラム部品を
検索することが検索を容易にするため好ましい。When retrieving a connection program component, it is preferable to specify an input / output port of the designated program component by the input means and to search for a connection program component that can be connected to the port in order to facilitate the search.
【0019】検索した接続用プログラム部品を表示手段
に表示するとき、記憶手段に記憶したプログラム情報の
中で使用回数の多い順に順位を付けて、検索した接続用
プログラム部品を表示することが好ましい。When displaying the retrieved connection program parts on the display means, it is preferable to display the retrieved connection program parts in the order of the most frequently used in the program information stored in the storage means.
【0020】[0020]
【発明の実施の形態】以下、図面に基づき本発明の実施
の形態について説明する。図1〜図4は、実施の形態の
視覚プログラミング方法の概要を示している。利用者が
プログラムを作成する画面では、プログラム部品をアイ
コン等によりグラフィカルに表示する。部品の入出力ポ
ートもまた、グラフィカルに表示する。部品と部品は、
ポートとポートとを接続するリンクによって結合され、
これによってプログラムを作成する。同一のデータ型を
持ったポート同士のみがリンクによって直接、接続でき
る。Embodiments of the present invention will be described below with reference to the drawings. 1 to 4 show an outline of a visual programming method according to an embodiment. On a screen where a user creates a program, program components are graphically displayed by icons or the like. The input and output ports of the part are also displayed graphically. Parts and parts
Are connected by a link connecting the ports,
This creates a program. Only ports having the same data type can be directly connected by a link.
【0021】利用者が部品を利用して作成したプログラ
ムの情報は、プログラム格納データベースに蓄積され
る。このとき、プログラム作成者が指定した部品間の連
携方法やプログラム部品の属性の指定等の情報もあわせ
てプログラム格納データベースに保存する。Information on a program created by a user using parts is stored in a program storage database. At this time, information such as a method of cooperation between components designated by the program creator and designation of attributes of the program components is also stored in the program storage database.
【0022】プログラムを作成するとき、図1に示すよ
うに、プログラムを作成中の画面で、利用者がプログラ
ム部品Aを選択する。部品Aは、入力ポートA−1、A
−2と出力ポートA−3を有している。次に、この部品
Aと接続でき、機能に「キーワード1」を含む部品を検
索するため、図2に示す画面において、利用者が部品A
のポートA−1を選択し、さらに検索条件の機能の欄に
「キーワード1」と入力する。部品の情報としては、名
称、機能概要、入出力データ形式の各情報が部品情報デ
ータベースにより管理されている。従って、自然言語に
よる機能概要情報や名称による検索方式に加え、入出力
型によっても検索することができる。When a program is created, as shown in FIG. 1, a user selects a program part A on a screen where a program is being created. The part A has input ports A-1, A
-2 and an output port A-3. Next, in order to search for a part that can be connected to the part A and includes “keyword 1” in the function, the user selects the part A on the screen shown in FIG.
Is selected, and "keyword 1" is input in the field of the search condition function. As the component information, information on a name, a function outline, and an input / output data format is managed by a component information database. Therefore, in addition to the function outline information and the search method using the name in the natural language, the search can be performed by the input / output type.
【0023】この結果、部品B、C、Dが検索されたと
する。次に、部品Aと各部品が結合したB−A、C−
A、D−Aを含む作成済みプログラムをプログラム格納
データベースから検索する。この結果、プログラムPが
検索されたとする。次に、図3に示すように、プログラ
ムPから、検索条件に合致する部分(図3の斜線部分)
のみを抽出し、プログラムPの作業履歴に最も多く含ま
れる組み合わせ、すなわち使用回数の多いものから順に
利用者に提示する。As a result, it is assumed that parts B, C and D have been searched. Next, the parts A and B-A and C-
A created program including A and DA is searched from the program storage database. As a result, it is assumed that the program P is searched. Next, as shown in FIG. 3, from the program P, a portion that matches the search condition (a hatched portion in FIG. 3)
Only the combinations that are most frequently included in the work history of the program P, that is, those that are used most frequently are presented to the user in order.
【0024】なお、利用者の要求とプログラム部品の入
出力の型とが合わない場合でも、型変換プログラム部品
と組み合わせることによって利用者の要求を満たすこと
ができるような場合には、型変換プログラム部品と組み
合わせた複合的なプログラム部品を検索結果として利用
者に提示する。Even if the user's request does not match the input / output type of the program component, if the user's request can be satisfied by combining with the type conversion program component, the type conversion program A composite program component combined with the component is presented to the user as a search result.
【0025】検索結果は、一覧表示や順次表示等の方式
により利用者に提示する。このとき、過去の使用履歴を
参照し、該当するプログラム部品の入出力データにファ
イルや定数値が検索された場合には、該当するプログラ
ム部品とともに過去に入力ファイルとして使用されたフ
ァイルや定数値を使用例として利用者に提示する。The search results are presented to the user by a method such as list display or sequential display. At this time, if a file or a constant value is found in the input / output data of the corresponding program part by referring to the past use history, the file or constant value used as an input file in the past together with the corresponding program part is retrieved. Presented to the user as a usage example.
【0026】利用者が使用するプログラム部品として部
品Cを選択したとする。部品AのポートA−1と、部品
CのポートC3が同じデータ型(入出力型)であるとす
ると、ポートA−1とC−3が自動的に結合される。ま
た、利用者が部品Cの使用履歴(使用例)を参照し、ポ
ートC−1で使用されたファイルF1を指定した場合、
図4に示すように、利用者の選択したファイルF1が自
動的にポートC−1に結合され、プログラムの一部とし
て利用される。こうして、視覚プログラミング方法によ
り、プログラムを作成することができる。Assume that the user has selected component C as the program component to be used. Assuming that the port A-1 of the component A and the port C3 of the component C have the same data type (input / output type), the ports A-1 and C-3 are automatically connected. When the user refers to the use history (example of use) of the component C and specifies the file F1 used in the port C-1,
As shown in FIG. 4, the file F1 selected by the user is automatically connected to the port C-1 and used as a part of the program. Thus, a program can be created by the visual programming method.
【0027】次に、図5〜図13を参照して、本発明の
実施の形態について詳細に説明する。視覚プログラミン
グ方法は、一般のコンピュータを構成するCPU、主記
憶装置、外部記憶装置、入力手段としてのマウスおよび
キーボード、ならびに表示手段としてのディスプレイに
より実行される。視覚プログラミング方法は、そのプロ
グラムを記録したCD−ROM、フロッピーディスクな
どのコンピュータ読み取り可能な記録媒体によりコンピ
ュータに実行させることができる。Next, an embodiment of the present invention will be described in detail with reference to FIGS. The visual programming method is executed by a CPU constituting a general computer, a main storage device, an external storage device, a mouse and a keyboard as input means, and a display as display means. The visual programming method can be executed by a computer using a computer-readable recording medium such as a CD-ROM or a floppy disk recording the program.
【0028】図5に示すように、CPUは、対話処理部
11、部品検索部(部品検索手段)12、検索結果管理
部13、履歴検索部(プログラム検索手段)14および
部品結合部(プログラム処理手段)15を機能として有
している。対話処理部11は、検索キー指定手段21、
部品提示手段(部品表示制御手段)22および部品選択
手段23、部品使用例提示手段(使用例表示制御手段)
24を機能として有している。部品検索部12は、型情
報変換手段25および型情報照合手段26を機能として
有している。検索結果管理部13は、検索結果管理手段
27を機能として有している。履歴検索部14は、部分
プログラム抽出手段28およびプログラム情報照合手段
29を機能として有している。部品結合部15は、部品
結合手段30を機能として有している。外部記憶装置
は、部品情報格納データベース(部品記憶手段)16、
プログラム格納データベース(プログラム記憶手段)1
7を構成している。As shown in FIG. 5, the CPU includes a dialogue processing unit 11, a parts search unit (parts search unit) 12, a search result management unit 13, a history search unit (program search unit) 14, and a parts connection unit (program processing unit). (Means) 15 as a function. The interaction processing unit 11 includes a search key designation unit 21,
Component presentation means (component display control means) 22 and component selection means 23, component use example presentation means (use example display control means)
24 as a function. The component search unit 12 has a type information conversion unit 25 and a type information matching unit 26 as functions. The search result management unit 13 has a search result management unit 27 as a function. The history search unit 14 has a partial program extracting unit 28 and a program information matching unit 29 as functions. The component coupling unit 15 has a component coupling unit 30 as a function. The external storage device includes a component information storage database (component storage unit) 16,
Program storage database (program storage means) 1
7.
【0029】利用者は、図6に示すように、あらかじめ
システムに登録されたプログラム部品を組み合わせてプ
ログラムを作成する。それぞれのプログラム部品A,
C,Dは、入出力のためのインターフェースであるポー
トを備える。プログラム部品CおよびDを参照すれば、
プログラム部品Cの左側のポートC−1,C−2、プロ
グラム部品Dの左側のポートD−1,D−2は入力ポー
トであり、定数値や他のプログラム部品A,Cやファイ
ルF1などからの入力を受け付ける。また、プログラム
部品Cの右側のポートC−3,C−4、プログラム部品
Dの右側のポートD−3は出力ポートであり、他のプロ
グラム部品A,DやファイルF2への出力を行う。各ポ
ートはデータ型(入出力型)の情報を持ち、それぞれの
ポートの持つ型に限って入出力を行うものとする。利用
者は、同じ型を持つポート同士を結合し、データの流れ
を指示する。結合されたポート間は、リンクL1,L
2,L3によって結ばれる。As shown in FIG. 6, the user creates a program by combining program components registered in the system in advance. Each program part A,
C and D have ports which are interfaces for input and output. Referring to the program parts C and D,
Ports C-1 and C-2 on the left side of the program part C and ports D-1 and D-2 on the left side of the program part D are input ports, and are input from constant values, other program parts A and C, the file F1, and the like. Accept the input of. Ports C-3 and C-4 on the right side of the program component C and port D-3 on the right side of the program component D are output ports and output to other program components A and D and the file F2. Each port has data type (input / output type) information and performs input / output only for the type of each port. The user connects ports having the same type to instruct the flow of data. Links L1, L between the coupled ports
2, L3.
【0030】図5および図7を参照すれば、本システム
を利用してプログラムを作成する利用者は、まず、入力
手段を操作し、対話処理部11の検索キー指定手段21
によって、検索するプログラム部品のデータ型、機能、
名称を指定する(図7のS1、図11のS9)。すでに
画面に表示されているプログラム部品(指定プログラム
部品)に接続して使用するプログラム部品を検索する場
合には、入出力手段で指定プログラム部品の入出力ポー
トを指定することにより、入出力データ形式(入出力デ
ータ型)を指定することができる。利用者の指定した情
報は、図8に示す検索情報テーブル31に登録する。Referring to FIG. 5 and FIG. 7, a user who creates a program using the present system first operates the input means and sets the search key designating means 21 of the interactive processing unit 11.
Depending on the data type, function,
A name is designated (S1 in FIG. 7, S9 in FIG. 11). When searching for a program part to be used by connecting to a program part (specified program part) already displayed on the screen, specify the input / output port of the specified program part with the input / output means to input / output data format (Input / output data type) can be specified. The information specified by the user is registered in the search information table 31 shown in FIG.
【0031】次に、部品検索部12は、型情報照合手段
26により、利用者の指定したキーのうち、「名称」、
「機能」に適合し、入出力データ型が一致するプログラ
ム部品を部品情報格納データベース16から検索する
(S2)。検索するプログラム部品の入出力型が一致し
ない場合でも、型変換により一致させることが可能なプ
ログラム部品については、型情報変換手段25により型
変換を行う。検索されたプログラム部品の情報は、検索
結果管理部13の検索結果管理手段27が管理する。デ
ータベース16から読み込んだプログラム部品の情報
は、図9に示す検索結果テーブル32の部品情報32a
に図10に示す部品情報テーブル33として格納する。Next, the component search unit 12 causes the type information collating unit 26 to output the “name”,
A program part matching the "function" and having the same input / output data type is searched from the part information storage database 16 (S2). Even when the input and output types of the program parts to be searched do not match, the type information conversion means 25 performs the type conversion on the program parts that can be matched by the type conversion. Information on the searched program component is managed by the search result management unit 27 of the search result management unit 13. The information of the program component read from the database 16 is stored in the component information 32a of the search result table 32 shown in FIG.
Is stored as the component information table 33 shown in FIG.
【0032】次に、履歴検索部14は、プログラム情報
照合手段29により、プログラム格納データベース17
から、検索結果テーブル32に登録された全てのプログ
ラム部品(接続用プログラム部品)について、そのプロ
グラム部品と「接続部品」に指定されたプログラム部品
(指定プログラム部品)とが結合して利用されたプログ
ラムを検索する(図7のS3、図11のS10、S1
1)。そして、部分プログラム抽出手段28により、検
索されたプログラムから、検索されたプログラム部品と
利用者が指定したプログラム部品に関する部分のみを抽
出する(S13)。抽出した情報は、検索結果管理部1
3によって、図12に示すように、検索結果テーブル3
2に部品使用履歴情報テーブル34として格納し管理す
る(S14)。検索結果テーブル32の「部品使用履歴
情報」(使用例情報)の項には、部品使用履歴情報の配
列を格納する。「値」の項には、定数値または接続され
る部品名称及びポート名称が入る。Next, the history search unit 14 uses the program information collating means 29 to execute the program storage database 17.
For all the program components (connection program components) registered in the search result table 32, the program used by combining the program components with the program components (designated program components) designated as the “connection components” (S3 in FIG. 7, S10, S1 in FIG. 11)
1). Then, the partial program extracting unit 28 extracts only the part relating to the retrieved program component and the program component designated by the user from the retrieved program (S13). The extracted information is stored in the search result management unit 1
3, the search result table 3 as shown in FIG.
2 is stored and managed as the component use history information table 34 (S14). In the item of “component use history information” (use example information) of the search result table 32, an array of component use history information is stored. The “value” field contains a constant value or the names of connected components and ports.
【0033】検索結果管理部13は、検索結果テーブル
32に登録された全てのプログラム部品について、部品
使用履歴情報に登録された部品使用履歴情報テーブル3
4の個数を検索結果テーブル32の「使用回数」の項に
登録する。次に検索されたプログラム部品を部品提示手
段22によって、最も多くプログラムとして使用された
順に、利用者に提示し、ディスプレイに表示する(S
4)。ここで、利用者は、入力手段を操作して、部品選
択手段23によってプログラム部品を指定する(S
5)。The search result management unit 13 stores the part use history information table 3 registered in the part use history information for all the program parts registered in the search result table 32.
4 is registered in the item of “number of uses” in the search result table 32. Next, the retrieved program parts are presented to the user by the part presentation means 22 in the order in which the program parts are used most often, and are displayed on the display (S
4). Here, the user operates the input means and specifies the program component by the component selecting means 23 (S
5).
【0034】また、部品使用例提示手段24は、提示さ
れた各部品について、過去にそのプログラム部品が使用
されたときの各ポートに指定された定数値や接続された
プログラム部品・ポートを部品使用例として提示する
(S6)。利用者は、ディスプレイに表示された部品使
用例を参照することができる。次に利用者は、部品選択
手段23によって、提示されたプログラム部品から使用
する部品使用例を選択する(S7)。選択されたプログ
ラム部品は、利用者の作成中のプログラムの一部として
ディスプレイ画面上に示される。また、利用者は、部品
使用例を選択することにより、選択されたプログラム部
品とともに過去に使用された入出力ファイルやデータに
ついても、利用者の作成中のプログラムに設定すること
ができる。The part use example presenting means 24 uses, for each presented part, a constant value designated for each port when the program part was used in the past and the connected program part / port. This is presented as an example (S6). The user can refer to the component usage example displayed on the display. Next, the user selects a component usage example to be used from the presented program components by the component selection unit 23 (S7). The selected program part is shown on the display screen as part of the program being created by the user. In addition, by selecting a component usage example, the user can set input / output files and data used in the past together with the selected program component in the program being created by the user.
【0035】図13に示すように、利用者が検索結果か
らプログラム部品を選択すると、部品結合手段30は、
検索結果管理部13から部品情報を取得し(S15)、
利用者の作成中のプログラムにそのプログラム部品(図
4で部品C)を追加する(S16)。次に検索情報テー
ブル31を参照し、入力ポートに情報が設定されている
場合には、図4に示すように、部品Aの入力ポートのう
ち、検索情報テーブル31の入力ポートの型に設定され
ている型を持つポートA−1を、検索情報テーブル31
の入力ポートに指定されているプログラム部品・ポート
C−3に接続する(S18)。次に、検索情報テーブル
31の出力ポートに情報が設定されている場合には、部
品Aの出力ポートのうち、情報検索テーブルの出力ポー
トの型に設定されている型を持つポートを検索情報テー
ブル31の出力ポートに指定されているプログラム部品
・ポートに接続する(図7のS8、図13のS18)。As shown in FIG. 13, when the user selects a program component from the search result, the component combining means 30
The component information is acquired from the search result management unit 13 (S15),
The program component (the component C in FIG. 4) is added to the program being created by the user (S16). Next, referring to the search information table 31, if the information is set to the input port, the input port type of the search information table 31 is set to the input port of the component A as shown in FIG. Port A-1 having the type shown in FIG.
Is connected to the program part / port C-3 designated as the input port (S18). Next, when information is set in the output port of the search information table 31, the port having the type set as the type of the output port of the information search table among the output ports of the part A is set in the search information table. A connection is made with the program part / port designated as the output port 31 (S8 in FIG. 7, S18 in FIG. 13).
【0036】利用者が部品使用例を選択した場合(S1
7)には、部品結合手段30は、検索結果管理部13か
ら利用者が指定した部品使用履歴情報を参照する(S1
9)。そして、部品使用履歴情報テーブル34に設定さ
れているポート名称(図4でC−1)について、部品C
のポートC−1と、部品使用履歴情報テーブル34の
「値」に設定されているプログラム部品・ポート、ファ
イルF1を接続する(S20、S21、S23)。
「値」に定数値が設定されている場合には、部品Cのポ
ートC−1に設定されている定数値を設定する(S2
2)。When the user selects a part usage example (S1
In (7), the component combining unit 30 refers to the component use history information specified by the user from the search result management unit 13 (S1).
9). Then, for the port name (C-1 in FIG. 4) set in the component use history information table 34, the component C
The port C-1 is connected to the program component / port set in the “value” of the component use history information table 34 and the file F1 (S20, S21, S23).
If a constant value is set in the “value”, the constant value set in the port C-1 of the component C is set (S2).
2).
【0037】このように、この視覚プログラミング方法
によれば、使用したいプログラム部品の名称がわからな
い場合でも、検索により有効な部品を検索できるように
なり、有効な検索手段を提供することができる。また、
入出力データの形式も含めて検索を行うため、指定プロ
グラム部品に結合可能な接続用プログラム部品のみが検
索して表示され、その文脈でプログラム作成に使用でき
ないプログラム部品が検索されず、検索の精度、効率が
向上する。さらに、接続用プログラム部品の検索結果と
ともに、その使用例情報を表示して参照し、過去の使用
履歴から入力ファイルや入力データを得ることができる
ため、プログラム作成効率を向上させることができる。As described above, according to this visual programming method, even when the name of the program part to be used is not known, it is possible to search for a valid part by searching, and to provide an effective search means. Also,
Because the search includes the input / output data format, only the connection program components that can be combined with the specified program component are searched and displayed. Program components that cannot be used for program creation in that context are not searched, and the search accuracy is improved. , Improve efficiency. Furthermore, since the use example information is displayed and referred to together with the search result of the connection program component, and the input file and the input data can be obtained from the past use history, the program creation efficiency can be improved.
【0038】[0038]
【発明の効果】本発明に係る視覚プログラミング方法お
よびシステムならびに視覚プログラミングのための記録
媒体によれば、プログラム作成に必要とするプログラム
部品の検索効率を向上させるとともに、検索したプログ
ラム部品の使用例を参照してプログラム効率を向上させ
ることができる。According to the visual programming method and system and the recording medium for visual programming according to the present invention, the search efficiency of the program components required for creating a program is improved, and the use example of the searched program components is improved. The program efficiency can be improved by reference.
【図1】本発明の実施の形態の視覚プログラミング方法
によりプログラムを作成するときの画面表示を示す説明
図である。FIG. 1 is an explanatory diagram showing a screen display when a program is created by a visual programming method according to an embodiment of the present invention.
【図2】図1の画面表示に続いて、プログラム部品を検
索するときの画面表示を示す説明図である。FIG. 2 is an explanatory diagram showing a screen display when a program component is searched, following the screen display of FIG. 1;
【図3】図2の画面表示に続いて、記憶されるプログラ
ムから検索条件に合致する2つのプログラム部品の組み
合わせを抽出する状態を示す説明図である。FIG. 3 is an explanatory diagram showing a state in which a combination of two program components that match a search condition is extracted from a stored program, following the screen display of FIG. 2;
【図4】本発明の実施の形態の視覚プログラミング方法
によりプログラムを作成した状態を示す説明図である。FIG. 4 is an explanatory diagram showing a state where a program is created by the visual programming method according to the embodiment of the present invention;
【図5】本発明の実施の形態の視覚プログラミングシス
テムを示す機能ブロック図である。FIG. 5 is a functional block diagram showing a visual programming system according to the embodiment of the present invention.
【図6】本発明の実施の形態の視覚プログラミング方法
により作成したプログラムの画面表示を示す説明図であ
る。FIG. 6 is an explanatory diagram showing a screen display of a program created by the visual programming method according to the embodiment of the present invention.
【図7】本発明の実施の形態の視覚プログラミング方法
の概要を示すフローチャートである。FIG. 7 is a flowchart showing an outline of a visual programming method according to the embodiment of the present invention.
【図8】本発明の実施の形態の視覚プログラミング方法
で画面表示される検索情報テーブルの説明図である。FIG. 8 is an explanatory diagram of a search information table displayed on the screen by the visual programming method according to the embodiment of the present invention.
【図9】本発明の実施の形態の視覚プログラミング方法
で画面表示される検索結果テーブルの説明図である。FIG. 9 is an explanatory diagram of a search result table displayed on a screen by the visual programming method according to the embodiment of the present invention.
【図10】本発明の実施の形態の視覚プログラミング方
法で画面表示される部品情報テーブルの説明図である。FIG. 10 is an explanatory diagram of a component information table displayed on the screen by the visual programming method according to the embodiment of the present invention.
【図11】本発明の実施の形態の視覚プログラミング方
法でプログラムの検索に関する工程を示すフローチャー
トである。FIG. 11 is a flowchart showing steps related to a program search in the visual programming method according to the embodiment of the present invention.
【図12】本発明の実施の形態の視覚プログラミング方
法で画面表示される部品使用履歴情報テーブルの説明図
である。FIG. 12 is an explanatory diagram of a component use history information table displayed on a screen by the visual programming method according to the embodiment of the present invention.
【図13】本発明の実施の形態の視覚プログラミング方
法でプログラム部品の使用例の利用工程を示すフローチ
ャートである。FIG. 13 is a flowchart showing a use process of an example of using a program component in the visual programming method according to the embodiment of the present invention.
11 対話処理部 12 部品検索部(部品検索手段) 13 検索結果管理部 14 履歴検索部(プログラム検索手段) 15 部品結合部(プログラム処理手段) 16 部品情報格納データベース(部品記憶手段) 17 プログラム格納データベース(プログラム記憶手
段) 21 検索キー指定手段 22 部品提示手段(部品表示制御手段) 23 部品選択手段 24 部品使用例提示手段(使用例表示制御手段) 25 型情報変換手段 26 型情報照合手段 27 検索結果管理手段 28 部分プログラム抽出手段 29 プログラム情報照合手段 30 部品結合手段DESCRIPTION OF SYMBOLS 11 Dialogue processing part 12 Parts search part (parts search means) 13 Search result management part 14 History search part (program search means) 15 Parts connection part (program processing means) 16 Parts information storage database (parts storage means) 17 Program storage database (Program storage means) 21 Search key designation means 22 Parts presentation means (Parts display control means) 23 Parts selection means 24 Parts usage example presentation means (Usage example display control means) 25 Type information conversion means 26 Type information collation means 27 Search result Management means 28 partial program extraction means 29 program information collation means 30 parts coupling means
Claims (5)
コンピュータを用いて複数のプログラム部品を結合さ
せ、プログラムを作成する視覚プログラミング方法にお
いて、 前記記憶手段に記憶したプログラム部品情報の中から、
前記入力手段により指定した指定プログラム部品に入出
力型に基づいて結合可能な接続用プログラム部品を検索
し、 前記記憶手段に記憶したプログラム情報の中から、前記
指定プログラム部品と検索した接続用プログラム部品と
が結合したプログラムを検索し、 検索した接続用プログラム部品を前記表示手段に表示
し、 検索したプログラムで使用される接続用プログラム部品
の使用例情報を前記表示手段に表示し、 前記表示手段に表示された接続用プログラム部品のう
ち、前記入力手段により選択した接続用プログラム部品
を前記指定プログラム部品と結合させることを、特徴と
する視覚プログラミング方法。1. A visual programming method for creating a program by combining a plurality of program parts using a computer having an input means, a storage means, and a display means, wherein the program part information is stored in the storage means. ,
A connection program component that can be connected to the designated program component specified by the input means based on the input / output type is searched, and the connection program component searched for the designated program component from the program information stored in the storage means. Searching for the connected program part, displaying the searched connection program part on the display means, displaying the usage example information of the connection program part used in the searched program on the display means, A visual programming method, characterized in that, among the displayed connection program components, a connection program component selected by the input means is combined with the designated program component.
入力手段により選択した使用例情報を設定することを、
特徴とする請求項1記載の視覚プログラミング方法。2. The method according to claim 1, wherein setting the use example information selected by said input means in the connected connection program parts.
2. The visual programming method according to claim 1, wherein:
定プログラム部品に型変換により結合可能な接続用プロ
グラム部品を含むことを、特徴とする請求項1または2
記載の視覚プログラミング方法。3. The connection program component to be searched for, wherein the connection program component that can be combined with the designated program component by type conversion is included.
Visual programming method described.
ラムを作成するための視覚プログラミングシステムにお
いて、 プログラム部品情報を記憶する部品記憶手段と、 プログラム情報を記憶するプログラム記憶手段と、 情報の入力、指定および選択を行うための入力手段と、 情報を表示するための表示手段と、 前記部品情報記憶手段に記憶したプログラム部品情報の
中から、前記入力手段により指定した指定プログラム部
品に入出力型に基づいて結合可能な接続用プログラム部
品を検索する部品検索手段と、 前記プログラム記憶手段に記憶したプログラム情報の中
から、前記指定プログラム部品と前記部品検索手段によ
り検索した接続用プログラム部品とが結合したプログラ
ムを検索するプログラム検索手段と、 前記部品検索手段により検索した接続用プログラム部品
を前記表示手段に表示させる部品表示制御手段と、 プログラム検索手段により検索したプログラムで使用さ
れる接続用プログラム部品の使用例情報を前記表示手段
に表示させる使用例表示制御手段と、 前記表示手段に表示された接続用プログラム部品のう
ち、前記入力手段により選択した接続用プログラム部品
を前記指定プログラム部品と結合させるプログラム処理
手段とを、 有することを特徴とする視覚プログラミングシステム。4. A visual programming system for creating a program by combining a plurality of program parts, a part storage means for storing program part information, a program storage means for storing program information, and information input and designation. Input means for performing selection and selection; display means for displaying information; from program component information stored in the component information storage means, based on an input / output type of a designated program component designated by the input means. Component search means for searching for a connectable program component that can be combined with the program information, and a program in which the designated program component and the connection program component searched by the component search means are combined from the program information stored in the program storage means. By means of a program search means for searching for Component display control means for displaying the searched connection program parts on the display means, and use example display control means for displaying use example information of the connection program parts used in the program searched by the program search means on the display means And a program processing means for connecting the connection program component selected by the input means with the designated program component among the connection program components displayed on the display means.
コンピュータを用いて複数のプログラム部品を結合さ
せ、プログラムを作成する視覚プログラミングのための
プログラムを記録した記録媒体であって、 前記記憶手段に記憶したプログラム部品情報の中から、
前記入力手段により指定した指定プログラム部品に入出
力型に基づいて結合可能な接続用プログラム部品を検索
させる手順と、 前記記憶手段に記憶したプログラム情報の中から、前記
指定プログラム部品と検索した接続用プログラム部品と
が結合したプログラムを検索させる手順と、 検索した接続用プログラム部品を前記表示手段に表示さ
せる手順と、 検索したプログラムで使用される接続用プログラム部品
の使用情報を前記表示手段に表示させる手順と、 前記表示手段に表示された接続用プログラム部品のう
ち、前記入力手段により選択した接続用プログラム部品
を前記指定プログラム部品と結合させる手順とを、 コンピュータに実行させるための視覚プログラミングプ
ログラムを記録したコンピュータ読み取り可能な記録媒
体。5. A recording medium recording a program for visual programming for creating a program by combining a plurality of program components using a computer having an input unit, a storage unit, and a display unit, From the program part information stored in the means,
A step of searching for a connection program part connectable to the designated program part specified by the input means based on the input / output type; and a step of searching for the connection between the designated program part and the program information stored in the storage means. A step of searching for a program combined with a program part, a step of displaying the searched connection program part on the display means, and a step of displaying use information of the connection program part used in the searched program on the display means Recording a visual programming program for causing a computer to execute a procedure and a procedure of coupling the connection program component selected by the input unit with the designated program component among the connection program components displayed on the display unit. Computer readable recording medium.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11076920A JP2000276338A (en) | 1999-03-19 | 1999-03-19 | Method and system for visual programming, and recording medium for visual programming |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11076920A JP2000276338A (en) | 1999-03-19 | 1999-03-19 | Method and system for visual programming, and recording medium for visual programming |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000276338A true JP2000276338A (en) | 2000-10-06 |
Family
ID=13619151
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP11076920A Pending JP2000276338A (en) | 1999-03-19 | 1999-03-19 | Method and system for visual programming, and recording medium for visual programming |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000276338A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007026806A1 (en) * | 2005-08-31 | 2007-03-08 | Ngk Insulators, Ltd. | Honeycomb catalyst body and process for producing the same |
JP2008021095A (en) * | 2006-07-12 | 2008-01-31 | Nippon Telegr & Teleph Corp <Ntt> | Cooperation scenario preparation support system, method thereof and program |
JP2008242811A (en) * | 2007-03-27 | 2008-10-09 | Hitachi Software Eng Co Ltd | Software component source code generation system |
JP2009054148A (en) * | 2002-07-26 | 2009-03-12 | Ricoh Co Ltd | Image forming apparatus, program, and recording medium |
JP2011008358A (en) * | 2009-06-23 | 2011-01-13 | Canon Inc | Information processor and information processing method |
JP2018120381A (en) * | 2017-01-25 | 2018-08-02 | 株式会社日立ソリューションズ | Software material selection assisting device and software material selection assisting program |
JP2018128953A (en) * | 2017-02-10 | 2018-08-16 | オムロン株式会社 | Information processing device, information processing system, creation method of user interface, and creation program of user interface |
WO2022004455A1 (en) * | 2020-07-01 | 2022-01-06 | 株式会社アサヌマホールディングス | Computer system and application programming interface device for achieving cooperation between objects with categorized input/output using object groups in which placeable object categories are defined |
-
1999
- 1999-03-19 JP JP11076920A patent/JP2000276338A/en active Pending
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009054148A (en) * | 2002-07-26 | 2009-03-12 | Ricoh Co Ltd | Image forming apparatus, program, and recording medium |
JP4542180B2 (en) * | 2002-07-26 | 2010-09-08 | 株式会社リコー | Image forming apparatus, program, and recording medium |
WO2007026806A1 (en) * | 2005-08-31 | 2007-03-08 | Ngk Insulators, Ltd. | Honeycomb catalyst body and process for producing the same |
JP2008021095A (en) * | 2006-07-12 | 2008-01-31 | Nippon Telegr & Teleph Corp <Ntt> | Cooperation scenario preparation support system, method thereof and program |
JP2008242811A (en) * | 2007-03-27 | 2008-10-09 | Hitachi Software Eng Co Ltd | Software component source code generation system |
JP2011008358A (en) * | 2009-06-23 | 2011-01-13 | Canon Inc | Information processor and information processing method |
JP2018120381A (en) * | 2017-01-25 | 2018-08-02 | 株式会社日立ソリューションズ | Software material selection assisting device and software material selection assisting program |
JP2018128953A (en) * | 2017-02-10 | 2018-08-16 | オムロン株式会社 | Information processing device, information processing system, creation method of user interface, and creation program of user interface |
CN108415701A (en) * | 2017-02-10 | 2018-08-17 | 欧姆龙株式会社 | Information processing unit and system and user interface production method and production process |
CN108415701B (en) * | 2017-02-10 | 2021-06-18 | 欧姆龙株式会社 | Information processing apparatus and system, user interface creation method, and storage medium |
WO2022004455A1 (en) * | 2020-07-01 | 2022-01-06 | 株式会社アサヌマホールディングス | Computer system and application programming interface device for achieving cooperation between objects with categorized input/output using object groups in which placeable object categories are defined |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3303926B2 (en) | Structured document classification apparatus and method | |
US7424490B2 (en) | System for document management and information processing | |
WO2006098031A1 (en) | Keyword managing apparatus | |
JPH08305616A (en) | Data management system | |
JP2000076109A (en) | Data display device and data display method | |
JP3828379B2 (en) | Test specification generation support apparatus, method, program, and recording medium | |
JPH1139292A (en) | Document management method and document retrieval method and device | |
US20080140608A1 (en) | Information Managing Apparatus, Method, and Program | |
JP2010102593A (en) | Information processing device and method, program, and storage medium | |
JP2000276338A (en) | Method and system for visual programming, and recording medium for visual programming | |
JPH1185492A (en) | Device for supporting preparation of object oriented data model | |
JP3994188B2 (en) | Multimedia data search system, multimedia search method, and program for realizing the search method | |
JP2009211599A (en) | Mapping definition creation system and mapping definition creation program | |
JP2003015922A (en) | Data processing method and device, and storage medium | |
JP3331233B2 (en) | Interactive data retrieval and extraction system for relational databases | |
JP5581861B2 (en) | Retrieval device, method and program, and data parsing device having retrieval function | |
JP2008015830A (en) | Form layout structure output device, layout structure creation method and program | |
JPH10228488A (en) | Information retrieval collecting method and its system | |
JP2006048521A (en) | Document retrieval device, its control method, and control program | |
JP3167412B2 (en) | Database search processor | |
JP4260641B2 (en) | Search result processing apparatus, search result processing program, search result processing program recording medium, and search result processing system | |
JPH07175811A (en) | Electronic document control device | |
JP4617015B2 (en) | Document display device, document display method, and program | |
JP2002366567A (en) | Retrieval system by free setting of substitute keyword | |
JPH05307472A (en) | Program parts information reusing device |