JP4057766B2 - Program creation support apparatus and method, and medium on which program creation support program is recorded - Google Patents

Program creation support apparatus and method, and medium on which program creation support program is recorded Download PDF

Info

Publication number
JP4057766B2
JP4057766B2 JP2000213299A JP2000213299A JP4057766B2 JP 4057766 B2 JP4057766 B2 JP 4057766B2 JP 2000213299 A JP2000213299 A JP 2000213299A JP 2000213299 A JP2000213299 A JP 2000213299A JP 4057766 B2 JP4057766 B2 JP 4057766B2
Authority
JP
Japan
Prior art keywords
agent
icon
arrow
host
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2000213299A
Other languages
Japanese (ja)
Other versions
JP2001166936A (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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2000213299A priority Critical patent/JP4057766B2/en
Publication of JP2001166936A publication Critical patent/JP2001166936A/en
Application granted granted Critical
Publication of JP4057766B2 publication Critical patent/JP4057766B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Multi Processors (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、複数のコンピュータ間で移動するモバイルエージェントを使用したプログラムの作成を支援する装置および方法に関するものである。
【0002】
【従来の技術】
インターネットやイントラネットといった広域開放型ネットワーク環境が発展するのに伴い、変化が激しく、多種多様な要求が与えられるような分散システムへの需要がますます高まりつつある。そのようなシステム構築のための基盤技術として、エージェントが期待されている。エージェントとは、自律性、移動性、知性、協調性、即応性といった特徴により、環境の変化や多種多様な要求に対応するソフトウェアである。特に、移動性を備えたいわゆるモバイルエージェントは、最も実用化が近いと期待されている。なお、ここでの移動機能は、インターネットやイントラネットといった広域開放型ネットワーク環境で提供される情報リソースを、ネットワーク上を移動しながらそれらにアクセスすることにより、効率よく活用することを目的とした機能である。
【0003】
さらに、エージェントの実システムへの適用が考えられるようになってきたため、開発支援技術の研究も出始めている。たとえば、オブジェクト指向方法論を適用した開発手法や、デザインパターンの適用といったものがある。前者の例として、David Kinny and Michael Georgeff " Modelling and Design of Multi-Agent Systems "(Jorg P. Muller, Michael Wooldridge, Nicholas R. Jennings編 "Intelligent Agents III; Proceedings of the 1996 Workshop on Agent Theories, Architectures, and Languages" 所収)がある。また後者の例として、Yariv Aridor and Danny B. Lange "Agent design patterns: Elements of agent application design" (Proceedings of Agents '98 所収)がある。
【0004】
Kinny とGeorgeffの文献は、エージェントシステムの開発に対し、OMT(James Rumbaugh, Michael Blaha, William, Premerlani, Frederick Eddy, william Lorenson著、羽生田栄一監訳「オブジェクト指向方法論OMT−モデル化と設計」)と呼ばれる、図式表現に基づいた開発手法を適用している。OMTは、本来オブジェクト指向システムの開発手法として広く有効性が認められているので、オブジェクト指向技術を基盤としたエージェントシステムの開発に対しても効果がある。
【0005】
AridorとLange の文献では、エージェントのためのデザインパターンを、Travelling Pattern、Task Pattern、およびInteraction Patternsの3 種類に分けて、いくつか例示している。ここでデザインパターンとは、ソフトウェア開発における過去の優れた経験を定式化し、明示的に表現することにより、それら優れたソフトウェア設計の再利用を容易にするものである。また、そのようなデザインパターンの利用例も示すことにより、エージェントシステムの開発手法を効果的に例示している。
【0006】
【発明が解決しようとする課題】
一般に、移動機能を持つモバイルエージェントは、その動きをとらえるのが、従来のソフトウェアに比べて困難である、という点がある。すなわち、エージェントがリモートホストに移動して作業を開始すると、移動先の環境に対応して動作することになるが、そのようなリモートホストの環境を把握することは容易ではなく、結果的にエージェントの動作の把握も困難となる。このため、エージェントシステムは理解容易性が低くなりがちであり、開発はアドホックなものとなり、信頼性や拡張性が乏しいシステムとなる。したがって、移動機能をいかに効果的に表現できるかが、モバイルエージェントシステムの開発手法として重要である。
【0007】
ところが、このような点に関して、上記の先行技術には次のような問題点がある。まず、Kinny とGeorgeffの文献の手法で利用しているOMTは、モバイルエージェントの中心的な機能であるエージェント移動機能を効果的に表現することができず、エージェントの移動機能を扱っていない。また、AridorとLange の文献の手法は、そこで紹介している特定のデザインパターンにおけるエージェントの移動機能の利用法を示すのみであり、エージェント移動機能の一般的な表現方法については考慮していない。
【0008】
本発明は、前記のような従来技術の問題点を解決するために提案されたものであって、エージェントの移動機能の図的表現を開発者が視覚的に操作することにより、モバイルエージェントシステムの開発を容易にするプログラム作成支援装置およびその方法、作成支援プログラムを記録した媒体を提供することを目的とする。
特に、本発明は、エージェントの移動または複製を矢印とアイコンやボックスなどの図形によって表示すると共に、この矢印の操作部として表示判定部、表示調整部および動作記述変更部の三者を備えた構成とすることで、開発者に対してエラー表示や記述変更などのプログラム作成支援を与えるものである。
【0009】
【課題を解決するための手段】
前記の目的を達成するための手段の一つは、ネットワークに接続されたコンピュータを表現するホストボックスを描くためのホストボックス操作部と、前記ホストボックス内に、そのホストボックスで表現されたコンピュータ上で動作するアプリケーションプログラムを表すアプリケーション動作ラインを描くためのアプリケーション動作ライン操作部と、前記ホストボックス内に、そのホストボックスで表現されたコンピュータ上で動作するエージェントプログラムを表すエージェント動作ラインを描くためのエージェント動作ライン操作部と、前記各プログラム間で交換されるメッセージを表すメッセージ矢印を描くためのメッセージ矢印操作部と、前記ホストボックスによって表現された異なったコンピュータ間のエージェントプログラムの移動を表現するために、異なったホストボックス内に存在するエージェント動作ライン同士を接続するエージェント移動矢印を描くためのエージェント移動矢印操作部とを備えていることを特徴とする。
【0010】
このような解決手段では、画面上に、ネットワークに接続されたコンピュータをホストボックスを用いて表現し、このホストボックス内にこのホストボックスで表現されたコンピュータ上で動作するアプリケーションプログラムとエージェントプログラムとをそれぞれの動作ラインによって表現し、各プログラム間で交換されるメッセージを前記動作ライン間に描かれたメッセージ矢印によって表現し、異なったホストボックス内に存在するエージェント動作ライン同士をエージェント移動矢印によって接続することにより、前記ホストボックスによって表現された異なったコンピュータ間のエージェントプログラムの移動を表現する。
【0011】
他の解決手段は、ネットワークに接続されたコンピュータを表現するホストアイコンを描くためのホストアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを描くための状態アイコン操作部と、前記ホストアイコン内に、前記エージェントプログラムの各状態アイコン間の遷移を示す状態遷移矢印を描くための状態遷移矢印操作部と、異なったホストボックス内に存在するエージェントの状態アイコン同士を接続するエージェント移動矢印を描くためのエージェント移動矢印操作部とを備えていることを特徴とする。
【0012】
この手段では、画面上に、ネットワークに接続されたコンピュータをホストアイコンを用いて表現し、このホストアイコン内にこのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムを、エージェントプログラムの各動作状態を示す状態アイコンと、各状態アイコン間の遷移を示す状態遷移矢印とによって表現し、異なったホストボックス内に存在するエージェントの状態アイコン同士をエージェント移動矢印によって接続することにより、前記ホストアイコンによって表現された異なったコンピュータ間のエージェントプログラムの移動が、エージェントプログラムのどの動作状態間においてなされるかを表現する。
【0013】
他の解決手段は、前記ホストボックスあるいはホストアイコン間に、ホストボックスあるいはホストアイコンが表現するコンピュータ間の接続状態を示すリンクを表示するためのリンク操作部を備えていることを特徴とする。この手段では、前記ホストボックスあるいはホストアイコン間に、ホストボックスあるいはホストアイコンが表現するコンピュータ間の接続状態を示すリンクを表示する。
【0014】
他の解決手段は、エージェントプログラムの複製操作を表現するエージェント複製矢印を描くためのエージェント複製矢印操作部を備えていることを特徴とする。この手段では、エージェントプログラムの複製操作をエージェント複製矢印によって表現し、このエージェント複製矢印の始点を複製元のホストボックス内に表示されているエージェント動作ラインに設定し、エージェント複製矢印の終点を複製先のホストボックス内に設定することにより、複製先のホストボックス内に複製元のホストボックス内に表示されているエージェント動作ラインの複製を表示して、複製先のコンピュータ上における複製元のエージェントプログラムの複製の生成を表現する。
【0015】
他の解決手段は、画面上に表示されたホストボックスあるいはホストアイコン、アプリケーション動作ライン、エージェント動作ライン、状態アイコン、メッセージ矢印の少なくとも一つの表示について、その表示を指定した場合に、その表示が表現するコンピュータ、プログラム、メッセージの内容を画面上に表示する内容表示部を備えていることを特徴とする。この手段では、画面上の表示を指定した場合に、その表示が表現するコンピュータ、プログラム、メッセージの内容を画面上に表示する。また、前記内容の表示を、状態遷移図またはプログラムリスト形式の状態記述によって行う。
【0016】
他の解決手段は、コンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現するアプリケーションアイコン操作部と、コンピュータ上で動作するエージェントプログラムをエージェントアイコンにより表現するエージェントアイコン操作部と、各プログラム間で交換されるメッセージを、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印からなるメッセージ矢印を用いて表現するメッセージ矢印操作部と、エージェントの複製操作を、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印からなるエージェント複製矢印によって表現するエージェント複製矢印操作部とを備えていることを特徴とする。
【0017】
この手段では、画面上に、コンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現し、エージェントプログラムをエージェントアイコンにより表現し、各プログラム間で交換されるメッセージをメッセージ矢印を用いて表現し、エージェントの複製操作をエージェント複製矢印によって表現し、前記各矢印を、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印によって構成し、前記エージェントアイコンからエージェント複製矢印を描くことにより、このエージェント複製矢印の終点部分に対して矢印の始点に表現されているエージェントアイコンの複製を描画して、複製先のコンピュータ上における複製元のエージェントプログラムの複製の生成を表現すると共に、この複製操作に付随して必要となる変更を行う。
【0018】
他の解決手段は、コンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを描くための状態アイコン操作部と、前記エージェントプログラムの各状態アイコン間の遷移を示す状態遷移矢印を描くための状態遷移矢印操作部と、前記状態アイコン上に、その状態アイコンが示す状態において、エージェントが複製を行うことを示す複製マーカを表示するためのエージェント複製マーカ操作部とを備えていることを特徴とする。
【0019】
この手段では、画面上に、コンピュータ上で動作するエージェントプログラムを、エージェントプログラムの各動作状態を示す状態アイコンと、各状態アイコン間の遷移を示す状態遷移矢印とによって表現し、前記状態アイコン上に複製マーカを表示するか否かによって、その状態アイコンが示す状態において、エージェントが複製を行うか否かを表現する。
【0020】
他の解決手段は、ネットワークに接続されたコンピュータを表現するホストアイコンを描くためのホストアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現するアプリケーションアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムをエージェントアイコンにより表現するエージェントアイコン操作部と、各プログラム間で交換されるメッセージを、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印からなるメッセージ矢印を用いて表現するメッセージ矢印操作部と、前記ホストアイコンによって表現された異なったコンピュータ間のエージェントプログラムの移動を表現するために、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印からなるエージェント移動矢印によって表現するエージェント移動矢印操作部とを備えていることを特徴とする。
【0021】
この手段では、画面上に、ネットワークに接続されたコンピュータをホストアイコンを用いて表現し、このホストアイコン内にこのホストアイコンで表現されたコンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現し、エージェントプログラムをエージェントアイコンにより表現し、各プログラム間で交換されるメッセージをメッセージ矢印を用いて表現し、エージェントの移動をエージェント移動矢印によって表現し、前記各矢印を、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印によって構成し、前記エージェントアイコンからエージェント移動矢印を描くことにより、このエージェント移動矢印の終点にエージェントアイコンを描画して移動後のエージェントを表現するとともに、この移動に付随して必要となる表示変更を行う。
【0022】
他の解決手段は、記録媒体に関するものであって、この記録媒体に前記のようなプログラム作成支援方法を実現するコンピュータプログラムを記録する。
【0023】
【発明の実施の形態】
以下、本発明のプログラム作成支援装置および方法の実施形態を図面に基づいて具体的に説明する。本発明の実施形態はコンピュータ上に実現され、実施形態の各機能は、所定の手順(プログラム)がこのコンピュータを制御することで実現される。例えば、入力装置は、入力するプログラムやデータの態様によって種々のものを採用することができ、キーボードやマウスなどを使用できる。また、各記憶装置は、外部から入力したデータや作成対象となるプログラム、および本実施形態の作成支援装置を構成するプログラムや、本実施形態の支援装置で作成した各種のデータ蓄えるためのものであり、磁気や光ディスク装置、半導体メモリ等の所望の装置を用いることができる。さらに、他の部分は、コンピュータのソフトウェアによって構成されることが典型的である。
【0024】
本明細書における各「部」は、実施形態の各機能に対応する概念的なもので、必ずしも特定のハードウェアやソフトウェア・ルーチンに1対1には対応しない。したがって、本明細書では、以下、実施形態の各機能を有する仮想的回路ブロック(部)を想定して実施形態を説明する。また、本実施形態における各手順の各ステップは、その性質に反しない限り、実行順序を変更し、複数同時に実行し、また、実行ごとに異なった順序で実行してもよい。
【0025】
(1)第1実施形態
本実施形態は、エージェントの移動機能の開発を支援するもので、システムで動作中のソフトウェア(アプリケーションやエージェント)の動作状況や、それらソフトウェア間の相互作用の状況を、時間軸に沿って示すシーケンス図の表記を利用する。シーケンス図では、上から下への縦方向に時間が流れているものとし、動作ラインと呼ばれる縦方向の直線によって、各ソフトウェアの動作状況を表現する。また、動作ライン間に引かれた、相互作用矢印によって、ソフトウェア間の相互作用を表現する。
【0026】
なお、本発明のプログラム作成支援装置はプログラムやそれを動作させるコンピュータを画面上に図形として表示するものであるから、本実施形態および後に述べる他の実施形態に使用される各種の動作(図形の生成、削除、移動、コピー)は、従来からCADなどの図形処理ソフトウェアで知られている手法を適宜採用することができる。また、従来の図形処理ソフトで使用されるテンプレートの利用、スナップ、ガイド、グリッド、拡大、縮小、線種変更、線や矢印によって接続されたアイコン間の位置を変更した場合に線や矢印が自動的に追従する機能なども、本発明の装置に組み合わせて使用できる。
【0027】
(1−1)第1実施形態の構成…図1,図2
本実施形態のプログラム作成支援装置について、図1および図2を参照して説明する。本装置は、その支援対象となるプログラムの開発を行うとともに本装置を動作させるためにCPUやメモリを備えたコンピュータ本体1と、このコンピュータ本体1に対しさまざまなコマンドやデータを入力するマウスやキーボードなどの入力装置2と、プログラムの作成を支援するために本装置によって生成されるさまざまな表示を描画するためのディスプレイ3とを備えている。
【0028】
前記コンピュータ本体1上で動作する本装置は、開発過程にあるプログラムを構成する各種のアプリケーションと各種のエージェントの仕様や動作記述を記憶する記憶装置4を備えている。この記憶装置4は、これらのプログラムを動作させるためにネットワークの各ノードを構成する複数のコンピュータと、各アプリケーションやエージェント間において交換される各種のメッセージについても、それぞれの内容を記憶する。
【0029】
本装置には、ホストボックス操作部12、アプリケーション動作ライン操作部13、エージェント動作ライン操作部14、エージェント移動矢印操作部15、メッセージ矢印操作部16、メニュー表示部17、表示判定部18および内容表示部19が設けられている。また、前記エージェント移動矢印操作部15は、エージェント移動矢印Ayとホストボックスとの接続を判定する接続判定部151と、エージェント動作ラインの変更行う動作ライン調整部152と、エージェントの動作記述を変更する動作記述変更部153とを備えている。
【0030】
ホストボックス操作部12は、前記記憶装置4に記憶されている複数のネットワーク上のコンピュータ中から所定のコンピュータを選択し、そのコンピュータをホストボックスHとしてディスプレイ3の画面上に表示する。このホストボックス操作部12は、画面上におけるホストボックスの生成、削除、移動を行うと共に、後に説明するアプリケーション動作ラインPやエージェント動作ラインAがホストボックスH内にとどまるように調整するなどのホストボックスに関する操作を行う。
【0031】
アプリケーション動作ライン操作部13は、ネットワークに接続された各コンピュータ上で動作するアプリケーションを選択して、このアプリケーションを前記コンピュータに対応するホストボックスH内に直線として表示する。この場合、本実施形態においては、このアプリケーション動作ラインPはアプリケーションの動作ステップに従って画面の上方から下方に向かって伸びる直線として表示される。エージェント動作ライン操作部14は、前記記憶装置4に記憶されている複数のエージェントの中から、所定のエージェントを選択して、そのエージェントが動作するコンピュータを示すホストボックスH内に、画面の上方から下方に伸びる直線として表示する。すなわち、アプリケーション動作ラインPは、エージェントでない通常のアプリケーションソフトウェアの動作状況を表し、エージェント動作ラインAは、モバイルエージェントの各ホスト内での動作状況を表すもので、これらは、実線、点線などにより区別されている。
【0032】
これら各動作ラインP,Aは、画面上の一点を指定することにより、その点を通る縦方向の直線として描画されるものであり、前記各操作部13,14によってホストボックスH内からはみ出すことがないように描かれる。また、各操作部13,14は、ホストボックスが表すコンピュータ内における各種のアプリケーションやエージェントの動作を、各アプリケーションやエージェントの動作時間軸上における相対的な位置関係を利用して表示するものである。そのため、前記各操作部13,14は、各アプリケーションやエージェントの生成、消滅に従い、ホストボックスH内における各動作ラインP,Aの長さを調整する機能を有する。また、各操作部13,14は、各動作ラインP,Aの削除、移動などの操作も行うように構成されている。
【0033】
エージェント移動矢印操作部15は、画面上に表示している複数のホストボックスH間に、そのホストボックスが表示するコンピュータ間にエージェントを移動させることを示す矢印(エージェント移動矢印Ay)を表示するものである。このエージェント移動矢印操作部15には、エージェント移動矢印Ayの接続判定部151、エージェント動作ライン調整部152およびエージェント動作記述変更部153が設けられている。
【0034】
エージェント移動矢印Ayの接続判定部151は、描画するエージェント移動矢印Ayの始点と終点が、移動元と移動先のホストボックスH1,H2内に位置しているか否かを判定するものであり、移動矢印Ayがこれらの2つのホストボックス間にまたがっていない場合にはエラーとして再度の移動矢印Ayの描画を促すものである。動作ライン調整部152は、描画されたエージェント移動矢印Ayの始点と終点とにそれぞれエージェント動作ラインAが表示されるように、各ホストボックス内におけるエージェントの動作ラインを変更する。すなわち、エージェント移動矢印操作部15により、エージェントがホストボックス間を移動することが画面上に表示された場合、このエージェントの移動に伴い移動元と移動先のホストボックス内におけるエージェントの動作が移動矢印Ayの描画前の状態とは異なることになる。そのため、動作ライン調整部152は、移動矢印Ayを描画した場合に、エージェントの移動に伴う移動元と移動先のホストボックス内におけるエージェント動作ラインAの変更を行う。エージェント動作記述変更部153は、前記動作ライン調整部152と同様に、エージェント移動矢印操作部15によりホストボックス間をエージェントが移動することが指定された場合に、それに応じてエージェントを構成するプログラムについて移動命令を付加するなどの変更を自動的に行う。
【0035】
エージェント移動矢印操作部15は、前記のようなエージェント移動矢印Ayの生成に加えて、その削除、移動などの操作も行うように構成されており、これらの操作に伴い、動作ライン調整部152およびエージェント動作記述変更部153が動作ラインの調整と、エージェントを構成するプログラムの変更を自動的に行う。
【0036】
メッセージ矢印操作部16は、記憶装置に記憶されている複数のメッセージの中から所定のメッセージを選択し、このメッセージが指定したアプリケーション間、あるいはアプリケーションとエージェント間で交換されるように、アプリケーション動作ラインP間あるいはエージェント動作ラインA間にメッセージ矢印Myを表示する。すなわち、2つの動作ライン付近の一点ずつを指定することにより、一方の動作ラインから他方の動作ラインに延びた、各動作ラインに接触するメッセージ矢印Myを描く。このメッセージ矢印操作部16は、前記のようなメッセージ矢印Myの生成に加えて、その削除、移動などの操作も行うように構成されている。
【0037】
メニュー表示部17は、前記入力装置2を利用して前記各操作部12〜16のいずれかを選択するとともに、選択された各操作部12〜16を動作させる場合において必要な選択、すなわち、
(1) 記憶装置に記憶されている中のどのような種類のコンピュータ、アプリケーション、エージェントあるいはメッセージを操作するか。
(2) 各操作部において動作ラインや移動矢印Ayの生成、消滅、移動などのうち、どの様な操作を行うか。
(3) プログラムなどの内容を表示させる場合にどの様な表示形式を選択するか。などの選択を行う。
【0038】
表示判定部18は、入力装置2を使用して画面上に表示された複数の表示の中からある特定の表示を指定した場合に、その表示がどのような種類の動作ラインや矢印であるかを判定する。この表示判定部18は、単に指定された動作ラインや矢印の種類を判定するだけではなく、指定された動作ラインまたは矢印が前記記憶装置4に記憶されているどのアプリケーションやエージェントを表しているかについても判定する。
【0039】
内容表示部19は、各操作部12〜16によって操作されるホストボックス、アプリケーション動作ラインP、エージェント動作ラインA、エージェント移動矢印Ay、およびメッセージ矢印Myの内容を表示する。すなわち、この内容表示部19は、前記表示判定部18によって判定された各動作ラインや矢印が表示するアプリケーションやエージェントあるいはメッセージの記述内容や仕様を画面上に具体的に表示する。本実施形態においては、エージェント等の内容を状態遷移図によって表示するかあるいはプログラムリストのような状態記述によって表示するかを、前記メニュー表示部17を利用して選択することができるように、この内容表示部19は状態遷移図表示部191と状態記述表示部192とにより構成されている。
【0040】
(1−2)第1実施形態の作用
(1−2−1)画面上における各表示の説明…図2
ディスプレイ3の画面上にはネットワーク上のコンピュータを表すホストボックスHが表示されている。この図2ではネットワークに接続された2つのホストボックスH1,H2が表示されている。それぞれのホストボックスH1,H2内には非エージェントアプリケーションの動作を表すアプリケーション動作ラインPが表示されている。このアプリケーション動作ラインPは、ホストボックス内において縦方向に伸びる直線として表示されており、このアプリケーション動作ラインPによってホストボックスHによって表されたコンピュータ内におけるアプリケーションの動作が経時的に表示される。
【0041】
ホストボックスH内にはそのコンピュータで動作するアプリケーションの数に応じて複数本の動作ラインが表示されている。複数の動作ラインの間には、各アプリケーション間で交換されるメッセージを表示するために、メッセージ矢印Myが表示されている。このメッセージ矢印Myは後述するエージェントの移動を表示する矢印(エージェント移動矢印Ay)とは区別するために、画面上では太さや色彩あるいは点線実線などを異ならせて表示されている。
【0042】
ホストボックスH内には、コンピュータ内におけるモバイルエージェントの動作を表すために、エージェント動作ラインAが表示されている。このモバイルエージェントの動作ラインAは、前記アプリケーション動作ラインPとは点線、実線などの線種や色彩により区別して表示される。モバイルエージェントは、ネットワークに接続された複数のコンピュータ間を移動するものであるため、モバイルエージェントの移動元である第1のホストボックスH1内においては、このモバイルエージェントの生成から他のコンピュータへ移動するまでの間の状態を示す動作ラインA1が表示され、移動先である第2のホストボックスH2内には移動してきたモバイルエージェントの到着時からその消滅時あるいは他のコンピュータへ移動するまでの間の状態を示す動作ラインA2が表示される。
【0043】
さらに、移動元のホストボックスH1と移動先のホストボックスH2との間には、エージェントの移動を示すエージェント移動矢印Ayが表示されている。このエージェント移動矢印Ayは、移動元のホストボックスH1内に表示されたエージェント動作ラインAの終端と、移動先のホストボックスH2内に表示されたエージェント動作ラインAの始点とを結ぶものである。また、このエージェント動作ラインAと前記アプリケーション動作ラインPとの間には、エージェントとアプリケーションとの間で交換されるメッセージを表示するためのメッセージ矢印Myが表示されている。
【0044】
(1−2−2)エージェント動作ラインの生成…図3,図4
ところで、本実施形態においては、次のようにして複数のホストボックスHにエージェント動作ラインAを表示させることができる。すなわち、図3は、エージェントの移動元と移動先のコンピュータを表示したホストボックスHが描かれ、これらホストボックス内にそれぞれ独立して動作する複数のアプリケーションがアプリケーション動作ラインPとして示されている。このホストボックスHを描画するには、前記図1に示したホストボックス操作部12により、記憶装置4から所定のコンピュータを選択し、このコンピュータに相当するホストボックスを画面上に描画する。この図3では、ネットワークに接続された2つのコンピュータに相当する2つのホストボックスH1,H2が画面上に表示され、各ホストボックス内にはそれぞれのコンピュータで動作するアプリケーションを示す動作ラインPが表示されている。
【0045】
このような複数のコンピュータ間においてモバイルエージェントを動作させる場合には、マウスなどの入力装置2を利用して、まず、どのような種類のエージェントを生成させるかについてメニュー表示部17を利用して選択しておく。このようなエージェントを選択することにより、エージェントがどのアプリケーションの実行状態におけるどのようなタイミングにおいて生成あるいは消滅するか、また、エージェントの属性、仕様、機能などが決定される。次に、マウスなどの入力装置2を使用して移動元のホストボックスH1内における所定の点を指定し、この点から移動先のホストボックスH2に向けてエージェント移動矢印Ayを描く。なお、ここで指定した点は移動元のホストボックスH1内で動作するアプリケーションとの関係において、モバイルエージェントが移動先のホストボックスH2に移動するタイミングに相当する。
【0046】
このような入力装置2からの指令に基づいて、エージェント移動矢印操作部15がエージェント移動矢印Ayを描くと、図4に示すように、前記エージェント動作ライン調整部152によって移動元のホストボックスH1と移動先のホストボックスH2のそれぞれにエージェント動作ラインAが表示される。このうち移動元のホストボックスH1に表示されるエージェント動作ラインは、前記の選択されたエージェントの属性などによって定まるホストボックス内の所定の点を始点とし、エージェント移動矢印Ayの始点部を終点とする。一方、移動先のホストボックスH2に表示される動作ラインは、エージェント移動矢印Ayの終点部を始点として、あらかじめ選択されたエージェントの属性などによって定まるホストボックス内の所定の点を終点とする。
【0047】
なお、図では表示されていないが、このような移動矢印の生成に伴ってエージェント動作ラインAが生成された場合、エージェント動作記述変更部153により、生成された動作ラインに対応するようにエージェントプログラム自体の仕様や動作記述も変更される。さらに、前記の入力装置2によって、エージェント移動矢印Ayを描いた場合に、その始点と終点のいずれか一方、あるいはその両方がホストボックスH内に存在しない場合には、接続判定部151がこれを検出してエラー処理を行い、始点と終点が移動元と移動先のホストボックスH1,H2にまたがった移動矢印を再度入力するように、プログラムの開発者に促すことになる。
【0048】
このように、本実施形態によれば、複数のホストボックスの間にまたがってエージェント移動矢印Ayを描くだけの操作により、各ホストボックスにおけるエージェントを生成および消滅を表すエージェント動作ラインAが自動的に生成される。その結果、エージェント移動矢印Ayを描くという1つの操作により、ネットワークに接続されたあるコンピュータ上でエージェントが生成され、そのエージェントが他のコンピュータ上に移動して所定の動作を行うことが、一目瞭然に表示される。
【0049】
(1−2−3)エージェント動作ラインの変更…図5,図6
図5は移動元のホストボックスH1内にエージェント動作ラインAが表示されている場合に、エージェント動作ライン操作部14を使用して、このエージェント動作ラインAの途中から移動先のホストボックスH2に向けてエージェント移動矢印Ayを描いた場合を表示している。このような場合は、移動矢印Ayを描く前の状態では移動元のホストボックスH1内においてエージェントが生成し、所定の動作を行ってから消滅することを意味しているが、そのエージェントの動作ラインAの途中から移動矢印Ayを描いた結果、エージェントは矢印の始点部分までは移動元のホストボックスH1内で動作を行い、その後矢印によって結ばれた移動先のホストボックスH2に移動して、そのホストボックスH2が表すコンピュータ上で動作を行う。
【0050】
したがって、このようなエージェント移動矢印Ayを描くと、それによって生じるエージェントの移動に応じて、エージェント動作ライン調整部152により、各ホストボックス内におけるエージェント移動ラインについても図6に示すように、移動元のホストボックスH1内では矢印の始点以降のエージェント動作ラインAが消去され、一方、移動先のホストボックスH2内においては矢印の終点部以降にエージェント動作ラインAが生成されるという調整が自動的に行われる。
【0051】
(1−2−4)移動矢印を描画する場合のフローチャート…図7
前記のような図3〜図6に示すような本実施形態の作用を図7のフローチャートによって説明する。まず、ステップ1のようにエージェント移動矢印操作部15を利用してエージェント移動矢印Ayを画面上に描くと、ステップ2のように接続判定部151が描かれたエージェント移動矢印Ayが複数のホストボックスHにまたがっているか否かの判定を行う。ここで、エージェント移動矢印Ayが複数のホストボックスHにまたがっていない場合には、エージェントの移動元および/または移動先が示されていないので、ステップ3においてエラー処理を行い改めてエージェント移動矢印Ayの入力を待つ。一方、エージェント移動矢印Ayが複数のホストボックスHにまたがっていることが確認された場合には、ステップ4に進み、前記接続判定部151において、エージェント移動矢印Ayの始点および終点がモバイルエージェントの動作ラインに接しているか否かの判定を行う。
【0052】
移動矢印Ayの始点および終点が動作ラインに接していない場合には、ステップ5において、エージェント動作ライン調整部152により、移動矢印Ayの始点側のホストボックスH1内には上方に向けてエージェント動作ラインAを表示し、一方、移動矢印Ayの終点側のホストボックスH2内には下方に向けてエージェント動作ラインAを表示する。このステップ5の動作が、前記図3および図4に示したものである。
【0053】
また、ステップ4において、前記接続判定部151によりエージェント移動矢印Ayの始点あるいは終点がエージェント動作ラインAに接していることが判明した場合には、ステップ6に進む。このステップ6においては、エージェント動作ライン調整部152により、移動矢印Ayの始点が動作ラインに接している場合には(前記図5の状態)、動作ラインの上側のみを残して動作ラインを縮小し、移動矢印Ayの終点側のホストボックスH内に矢印の終点よりも下側に伸びる動作ラインを描く(前記図6の状態)。また移動矢印Ayの終点がエージェント動作ラインAの途中に接している場合には、矢印の終点よりも下側の動作ラインを残してそのボックス内の動作ラインを縮小し、一方矢印の始点側のホストボックスH内に矢印の始点よりも上側に新たな動作ラインを表示する。
【0054】
(1−2−5)状態遷移図による内容表示…図8,図9
次に、本実施形態における内容表示部19の作用を説明する。
例えば、図8に示すようなホストボックスH内にエージェント動作ラインAが表示されている状態において、マウスなどの入力手段によりそのエージェント動作ラインAを指定する。すると、表示判定部18が指定した表示がどの様な種類の表示、例えばホストボックス、動作ラインあるいは矢印であるか(図8の場合はエージェント動作ラインA)を判別し、さらに、判別された各種の表示ごとに複数の異なった内容のものがある場合には、その表示が記憶装置に記憶されているいずれのコンピュータ、アプリケーション、エージェント、メッセージであるかを判別する(図8の場合には、どのような種類のエージェントであるか)。この表示判定部18の判別結果に従い、内容表示部19は指定された表示に対応するコンピュータ、アプリケーション、エージェント、メッセージに関する仕様や動作記述を呼び出して、図9に示すように、画面上に新たなウインドウWを開き、このウインドウW内に指定された表示に対応するコンピュータ、アプリケーション、エージェントあるいはメッセージの仕様や動作記述を表示する。
【0055】
この動作記述の表示にあたっては、動作記述を表示させる動作ラインなどの表示にカーソルを合わせてマウスのボタンをダブルクリックしたりあるいはマウスの右ボタンを押すことにより、メニュー表示部17によりメニューを表示させて状態遷移図表示部191あるいは状態記述表示部192を選択することにより、表示する動作記述表示の形式を選択することができる。
【0056】
この図9の例では、エージェント動作ラインAによって表示されたエージェントの動作記述が、画面上に開かれたウインドウW内に状態遷移図として表示されている。すなわち、このウインドウW内には、エージェントの動作記述が、エージェントの状態を表す状態アイコンNと、エージェントの状態変化を表す状態遷移矢印Nyとによって表示されている。
【0057】
(1−2−6)状態遷移図における動作記述の変更…図10,図11
図10のようにエージェントの内容が状態遷移図によって表示されている状態において、マウスなどを利用して移動元のホストボックスH1内にあるエージェントから移動先のホストボックスH2内に向かってエージェント移動矢印Ayを描くと、この移動矢印Ayの追加によってホストボックスH内のエージェントは矢印終点側のホストボックスHに移動する指令を受けることになるので、この移動が可能となるように、エージェントを構成するプログラムそのものに変更が加えられる。このエージェントのプログラムそのものに対する変更は、前記エージェント動作記述変更部153によって行われる。
【0058】
このようなエージェントのプログラムの構成それ自体に対する変更が行われると、この変更を受けて内容表示部19は、画面上に表示している状態遷移図についても変更を行う。すなわち、図11に示すように、エージェントが移動するためには、エージェントが移動直前の状態に変化する必要があるので、ウインドウW内には移動直前の状態を示す状態アイコンN−1と、すでに表示されている各状態アイコンNからこの移動直前の状態のアイコンに至る遷移を示す遷移矢印Ny−1とが追加される。なお、図10および図11の例では状態遷移図を表示するウインドウWを開いたままでエージェント移動矢印Ayを描いたために、ウインドウW内に移動前状態アイコンNや遷移矢印が追加されたが、図10の状態でいったんウインドウWを閉じ、再度図8のようにエージェント動作ラインAを指定すれば、移動矢印Ayの追加の結果変更されたエージェントの構成が図10のような状態遷移図として表示される。
【0059】
(1−2−7)動作記述による内容表示と動作記述の変更…図12〜図14
図12の例は、前記図8においてエージェント動作ラインAを指定した場合に、前記のようなウインドウW内に状態遷移図を表示させるかわりに、そのエージェントの動作記述すなわちプログラムリストを表示させるものである。すなわち、メニュー表示部17を利用して表示形式として動作記述による表示を選択しておくことにより、状態記述表示部192が動作して選択されたアプリケーションやエージェントの動作記述をプログラムリストの形式で表示する。
【0060】
このような図12のウインドウW内に動作記述が表示されている状態において、図13に示すように動作ラインの端部から移動先のホストボックスH2内に向かってエージェント移動矢印Ayを描くと、図14に示すように、エージェント動作記述変更部153によりエージェントを構成するプログラムに移動命令が追加されるとともに、内容表示部19がその変更を受けてウインドウW内の動作記述の末尾移動命令が追加された表示を行う。
【0061】
(1−2−8)移動命令追加のフローチャート…図15
なお、図15は、前記エージェント移動矢印Ayを描いた場合におけるエージェント移動矢印操作部15の作用を説明するフローチャートであって、前記図7のフローチャートのステップ5およびステップ6の次に、ステップ7として、始点側のエージェント動作ラインAの表すエージェントについて、その動作記述に移動命令を挿入するステップを追加したものである。このように本実施形態では、エージェント動作ライン調整部152によってエージェントの移動に伴う動作ラインの表示を変更するだけではなく、エージェント動作記述変更部153の作用により、前記状態遷移図やこのプログラムリスト形式の状態記述に示すように、エージェントの移動に伴うエージェントプログラムの動作技術の変更までも自動的に行うことができる。
【0062】
(1−2−9)メッセージ矢印の内容表示…図16
前記内容表示部19は、前記のような動作ラインによって表示されたエージェントの内容を表示するだけではなく、画面上に表示された他の表示(ホストボックス、アプリケーション動作ライン、メッセージ矢印)によって示されるコンピュータ、アプリケーション、あるいはメッセージの内容を表示することができる。例えば、アプリケーション間あるいはエージェント間でやりとりされるメッセージは、メッセージ矢印Myによって表示されるが、このメッセージ矢印Myをマウスなどで指定した場合に、指定されたメッセージ矢印Myが示すメッセージの具体的内容を表示させることが可能である。
【0063】
このメッセージの内容表示は、表示判定部18により、入力装置2によって指定されたメッセージ矢印Myがどのメッセージを表示しているかを判定し、この表示判定部18によって判別されたメッセージの具体的内容を、内容表示部19が記憶装置4から呼び出して画面上に表示する。すなわち、内容表示部19は、図16に示すように、前記判定部によって判定されたメッセージの内容を記憶装置4から取り出すとともに、画面上にウインドウWを開いてこのウインドウW内に記憶装置4から取り出したメッセージの具体的内容を表示する。
なお、このメッセージ内容の表示については、本実施形態に限らず、以下述べる他の実施形態においても同様に設けることが可能である。
【0064】
(1−3)第1実施形態の効果
このように本実施形態によれば、移動元と移動先のホストボックスH1,H2の間にエージェント移動矢印Ayを描くだけの操作によって、ホストボックス間を移動するエージェントの動作が一目瞭然に表示されるとともに、画面上にエージェント移動矢印Ayを描くと同時に開発中のプログラムに対しても、エージェントの移動を表す命令が自動的に付加される。また、移動に伴う各ホストボックス内におけるエージェントの構成そのものの変化についても自動的に修正がなされる。さらに、ホストボックス内に示されているアプリケーションやエージェントの構成内容を状態遷移図や動作記述として表示することができるので、プログラムの開発者が開発中のアプリケーションやエージェントについてその具体的内容を常に参照することが可能となる。
なお、本実施形態においては、エージェントの動作記述を状態遷移図とプログラムリストの両方で表示するようにしたが、いずれか一方のみを表示するように構成することも可能である。
【0065】
(2)第2実施形態
本実施形態は、エージェントの移動機能の開発を支援するもので、ネットワークに接続された各コンピュータをホストアイコンIで表示すると共に、各コンピュータ内で動作するアプリケーションおよび各コンピュータ間で移動するエージェントの構成および動作を、状態アイコンNとその間の状態遷移矢印Nyとから構成される状態遷移図で表す。エージェントの移動も、状態アイコンN間の遷移矢印とは区別される別の状態遷移矢印Ayで表す。
【0066】
(2−1)第2実施形態の構成…図17
本実施形態のプログラム開発支援装置は、図17に示すように、ホストアイコン操作部21、状態アイコン操作部22、状態遷移矢印操作部23、エージェント移動矢印操作部24、メニュー表示部27、表示判定部28および内容表示部29を備えている。また、エージェント移動矢印操作部24は、エージェント移動矢印AyとホストアイコンIとの接続を判定する接続判定部241と、状態アイコンNおよび遷移矢印の表示を変更する表示調整部242と、エージェントの動作記述を変更する動作記述変更部243とを備えている。
【0067】
ホストアイコン操作部21は、画面上におけるホストアイコンIの生成、削除、移動を行う。すなわち、ホストアイコン操作部21は、前記記憶装置に記憶されている複数のネットワーク上のコンピュータ中から所定のコンピュータを選択し、そのコンピュータをホストアイコンIとしてディスプレイの画面上に表示する。ホストアイコンIはそれぞれネットワーク上のコンピュータを表すもので、その内部に状態アイコンNが存在することにより、エージェントプログラムがアイコンによって示された状態に従ってそのコンピュータ上で動作することを示す。このホストアイコン操作部21は、後で説明する状態アイコンNや状態遷移矢印NyがホストアイコンI内部にとどまるように(ただし、異なるホストアイコンIの内部に移動することは可能)調整するなどのホストアイコンIに関する操作を行う。
【0068】
状態アイコンNは、各コンピュータ上に配置されたエージェントの状態を示すものであり、また状態遷移矢印Nyはエージェントの各状態から他の状態への遷移を表現するものであって、これら状態アイコンNと状態遷移矢印Nyとによりエージェントが状態遷移図として表現される。
【0069】
状態アイコン操作部22は、指定したホストアイコンI内における状態アイコンNの生成、削除、移動、複製などの操作を行うものである。また、状態遷移矢印操作部23は、複数の状態アイコンNを指定することにより、一方の状態アイコンNからもう一方の状態アイコンNに向かって状態遷移矢印Nyを生成したり、この生成された状態遷移矢印Nyの削除、移動、複製の操作を行う。なお、本実施形態では、この操作の際に、状態遷移矢印Nyの端点とそれに接している状態アイコンNは離れないように、状態アイコンNの近傍に矢印の端点を指定すると、状態アイコンNと矢印端点とがスナップするように構成する。
【0070】
この状態アイコン操作部22および状態遷移矢印操作部23は、描画される状態アイコンNや状態遷移矢印Nyが、ホストアイコンIの内部にのみ存在できるようにする機能を有する。すなわち、プログラムの開発者が、状態アイコンNや状態遷移矢印NyをホストアイコンIの外部に描画しようとした場合には、それを検出してエラー表示を行うとともに、ホストアイコンI内部にこれらを描画するように促すメッセージなどを表示する。
【0071】
この状態アイコン操作部22および状態遷移矢印操作部23は、プログラムの開発者が各状態アイコンNや状態遷移矢印Nyを指定したホストアイコンI内に一つ一つ描いていくことにより、所定のエージェントプログラムを表現することも可能であるが、メニュー表示部27および内容表示部29を利用して、前記記憶装置4に記憶されている複数のエージェントの中から希望するエージェントを選択し、そのエージェントの動作記述を状態遷移図としてホストアイコンI内に表示させることも可能である。さらに、状態アイコン操作部22および状態遷移矢印操作部23は、状態アイコンNが表す状態および状態遷移矢印Nyが表す状態遷移の動作記述(プログラムなど)を操作(表示、編集など)する機能も有する。
【0072】
エージェント移動矢印Ayは、ネットワークに接続された複数のコンピュータ間をエージェントが移動することを表すものである。このエージェント移動矢印Ayの操作部24は、エージェント移動矢印Ayの操作(生成、削除、移動など)を行うものであって、例えば、前記コンピュータを表示する異なったホストアイコンI間にエージェント移動矢印Ayを引くものである。
【0073】
このエージェント移動矢印操作部24は、前記状態アイコンNなどを操作した場合に、ホストアイコンI間に引かれるというエージェント移動矢印Ayについての制約が破られた場合には、それを検出してエージェント移動矢印Ayを通常の状態遷移矢印Nyに変化させる機能を有する。したがって、このエージェント移動矢印操作部24には、エージェント移動矢印AyとホストアイコンI間の接続を判定する接続判定部241が設けられている。また、エージェント移動矢印Ayの操作に伴い、各ホストアイコンI内に表示されているエージェントそれ自体の構成に変化が生じた場合には、その変化に対応してエージェントの構成を表示する状態アイコンNおよび状態遷移矢印Nyの表示を変更する表示調整部242と、エージェントの構成の変化をその動作記述そのものの変更に反映させる動作記述変更部243と備えている。
【0074】
メニュー表示部27、表示判定部28および内容表示部29は、基本的には前記に第1実施形態と同様の構成を有するものである。すなわち、メニュー表示部27は、前記入力装置2を利用して前記各操作部のいずれを動作させるか選択するとともに、選択された各操作部を動作させる場合において必要な選択、例えば操作に当たってどのような種類のコンピュータやエージェントを使用するか、アイコンや矢印について生成、消滅、移動などの中からどのような操作を行うか、などの選択を行う。表示判定部28は、入力装置2によって画面上に表示されたホストアイコンIや状態アイコンNなどを指定した場合に、そのようなアイコンなどがどのコンピュータやエージェントを意味するか、あるいはこれらのコンピュータやエージェントの仕様や動作記述はどのようなものであるかを判定する。内容表示部29は、前記判定部28によって判定されたアイコンや矢印に対応するコンピュータやエージェントの仕様や記述内容を、画面上にプログラムリストなどの形式で表示する。
【0075】
(2−2)第2実施形態の作用
(2−2−1)画面上における各表示の説明…図18
ディスプレイ3の画面上には、ネットワーク上のコンピュータを表すホストアイコンIが表示されている。この図18ではネットワークに接続された3つのホストアイコンIが表示されている。それぞれのホストアイコンI内には、そのホストアイコンIが表示するコンピュータ上におけるエージェントの動作状態を表示する状態アイコンNが表示されている。この場合、各ホストアイコンI内には、プログラムの実行に伴ってエージェントがとりうる動作を示す複数の状態アイコンNが表示され、各状態アイコンN同士は、ある状態から他の状態にエージェントが動作することを示す状態遷移矢印Nyによって接続されている。
【0076】
複数のホストアイコンIの間には、各ホストアイコンIが表すコンピュータ間をエージェントが移動することを示すために、エージェント移動矢印Ayが表示されている。すなわち、このエージェント移動矢印Ayは、移動元のホストボックス内に表示された移動直前の状態を示す状態アイコンNと、移動先のホストボックス内に表示された移動直後の状態を示す状態アイコンNとを接続するものである。前記ホストアイコンIと状態アイコンN、およびエージェント移動矢印Ayと前記状態遷移矢印Nyは、その線種、線の太さ、色彩などが異なることにより、画面上で区別して表示される。
【0077】
このようにすると移動元のホストアイコンIによって表現されるコンピュータ上で生成されたエージェントが、そのホストアイコンI内の状態アイコンNによって表示された動作状態から、エージェント移動矢印Ayによって接続された移動先のホストアイコンIにより表現される他のコンピュータに対してネットワークを通じて移動し、移動先のホストアイコンI内の状態アイコンNによって表示された動作状態に移行することが表現される。また、エージェントがあるホストアイコンI内で異なった動作状態をとる場合には、各動作状態間の遷移が状態遷移矢印Nyによって表現される。
【0078】
(2−2−2)状態アイコンNの移動…図19、図20
前記図18に示すような状態から、図19に示すように、状態アイコン操作部22を利用して、第2のホストアイコンI2内の状態アイコンN2を第3のホストアイコンI3内のN3の位置に移動させると、この状態アイコンN2,N3と他の状態アイコンNと接続している状態遷移矢印Nyおよびエージェント移動矢印Ayが状態アイコンN2,N3の移動に追従して変形する。すなわち、第2のホストアイコンI2内で移動直前の状態を示す状態アイコンN2が、第3のホストアイコンI3内における移動完了直後の状態アイコンN3に変化する。
【0079】
すると、図20に示すように、第2のホストアイコンI2内において移動直前の状態アイコンN2に接続されていた状態遷移矢印Nyが、第2のホストアイコンI2と第3のホストアイコンI3をまたぐように引き伸ばされるとともに、第2のホストアイコンI2と第3のホストアイコンI3間に引かれていたエージェント移動矢印Ayが第3のホストアイコンI3内部の状態アイコンN同士を接続するように短縮される。このような状態アイコンN2,N3の移動およびそれに伴う状態遷移矢印Nyとエージェント移動矢印Ayの変形が生じると、前記接続判定部241が各矢印のホストアイコンI内外の位置を検出し、その検出結果に応じて表示調整部242が各矢印を状態遷移矢印Nyあるいはエージェント移動矢印Ayに変形する。具体的には、各矢印の線種、太さ、色彩などを、移動前の状態アイコンN2,N3を接続していたものから、移動後の状態アイコンN2,3を接続する矢印に相当するものに変更する。
【0080】
このように本実施形態においては、状態アイコンNをホストアイコンI間に移動させる操作により、ホストアイコンIが表すコンピュータ間におけるエージェントの移動タイミングを自由に変更することができるとともに、状態アイコンNの移動に応じて状態遷移矢印Nyやエージェント移動矢印Ayの表示も変更することが可能となる。その結果、簡単な操作でエージェントプログラムの変更を行うと同時に、その変更結果を直ちにかつ明瞭に認識することが可能となる。
【0081】
(2−2−3)フローチャートの説明…図21
図21は前記のようなホストアイコンI間における状態アイコンNの移動操作を示すフローチャートである。このフローチャートに示すように、ステップ1において、状態アイコン操作部22により状態アイコンNを操作すると、この状態アイコンNに接続されている状態遷移矢印Nyあるいはエージェント移動矢印Ayが変形する。そして、ステップ2において、接続判定部241により状態遷移矢印Nyが複数のホストアイコンIにまたがっているか否かを判定する。判定の結果、状態遷移矢印Nyが複数のホストアイコンIにまたがっている場合には、ステップ3に示すように、表示調整部242が状態遷移矢印Nyをエージェント移動矢印Ayに変更する。
【0082】
一方、ステップ2における判定結果が、状態遷移矢印Nyが複数のホストアイコンIにまたがっていない場合には、ステップ4に進み、前記接続判定部241によりエージェント移動矢印Ayは複数のホストアイコンIにまたがっているか否かを判定する。この判定結果がYesの場合には、状態アイコンNが一つのホストアイコンI内で移動し、状態遷移矢印Nyおよびエージェント移動矢印Ayについて変更をする必要がないので、表示調整部242は状態アイコンNの移動に伴う各矢印の寸法の調整のみを行う。ステップ4における接続判定部241の判定結果がNo、すなわちエージェント移動矢印Ayが複数のホストアイコンIにまたがっていない場合には、ステップ5に進み、表示調整部242はエージェント移動矢印Ayを状態遷移矢印に変更する。
【0083】
(2−2−4)エージェントプログラムの表示…図22
図22の例は、画面上にホストアイコンや状態アイコンが表示されている場合において、マウスなどの入力装置により希望する表示を指定すると、その表示が表しているコンピュータの仕様や次プログラムの構成内容が表示されることを示している。すなわち、入力装置により希望する表示を指定すると、表示判定部28が画面上のどのホストアイコンや状態アイコンを示しているか、また指定されたホストアイコンや状態アイコンが前記記憶装置4に記憶されているどのような内容のコンピュータやプログラムに相当するかを判定する。そして、内容表示部29が前記表示判定部28によって判定されたプログラムなどの内容を記憶装置4から取り出すとともに、画面上にウインドウWを開いて、このウインドウW内にプログラムの動作記述をプログラムリストの形式で表示したり、コンピュータの仕様などを表示する。
【0084】
(2−2−5)動作記述の変更…図23
図23は、前記図22の状態において、第1のホストアイコン内の状態アイコンから第2のホストアイコン内の状態アイコンに向かってエージェント移動矢印を追加した状態を示している。エージェント移動矢印操作部24を利用して画面上にこのような矢印を追加すると、本実施形態においては画面上における表示の変更だけではなく、表示されているエージェントプログラムの構成内容それ自体についても矢印の追加に応じた変更がなされる。具体的には、画面上のウインドウ内に表示されている動作記述の末尾に、エージェント移動矢印に対応した移動命令が追加される。このような動作記述の変更は、動作記述変更部243が、画面上に描かれたエージェント移動矢印やその他の状態アイコンなどの変更を検出し、その変更内容に合わせた動作記述の変更を行うことによりなされる。
【0085】
(2−3)第2実施形態の効果
以上の通り本実施形態によれば、各ホストアイコンが表現するコンピュータ上においてエージェントプログラムが取り得る様々な動作状態が状態アイコンとして表現されるとともに、それぞれの動作状態から他の動作状態に対する遷移が状態遷移矢印によって表示されるので、プログラムの開発者がエージェントプログラムとそれが動作するネットワーク上のコンピュータとの関係を容易に把握することができる。また、ホストアイコン間における状態アイコンの移動に伴う状態遷移矢印やエージェント移動矢印の変更、あるいはエージェント移動矢印や状態アイコンの追加がエージェントプログラムの構成内容そのものに反映されるので、画面上でアイコンや矢印を操作するだけでプログラムの記述や修正を行うことが可能となる。さらに、画面上のアイコンや矢印の表示する内容を常に参照することができる点も、プログラムの開発上便利である。
【0086】
(3)第3実施形態…図24、図25
本実施形態は、エージェントの移動機能の開発を支援するもので、前記第2実施形態に対し、コンピュータ間の接続状況を表すリンクを操作する機能を追加したものである。
本実施形態の構成は、図17に示す第2実施形態の構成に加えて、コンピュータ間の接続状況を表すリンクを操作するリンク操作部31を設けたものである。このリンク操作部31は、画面上に表示されている複数のホストアイコンを結ぶリンクLの生成・削除・移動、複製などを行うものである。このリンク操作部31によって生成されるリンクLは、本実施形態においては前記状態遷移矢印やエージェント移動矢印とは区別される直線によって表示される。このリンクLも、ホストアイコンが表現するコンピュータ間の接続状況に合わせて、複数種類のものを用意することが可能であり、これら各種のリンクLは前記記憶装置4内に記憶され、プログラムの開発者はメニュー表示部を操作することにより希望するリンクLを選択し、複数のホストアイコン間を接続することができる。
【0087】
(4)第4実施形態…図26、図27
本実施形態はエージェントの複製機能の開発を支援するもので、第1実施形態の構成に加えて、エージェントの複製機能を表現するために、エージェント複製矢印操作部41を設けたものである。このエージェント複製矢印操作部41には、生成した複製矢印の始点が複製元となるエージェント動作ラインの途中に接しているか否かを判定する接続判定部411と、複製矢印の終点に新たなエージェント動作ラインを描画するなどのエージェントの複製に伴う画面表示を変更する表示調整部412と、このエージェント動作ラインの複製に伴って支援対象となるプログラムにエージェントを複製するための命令を追加するなどの変更を行う動作記述変更部413が設けられている。
【0088】
本実施形態において、画面上に表示されたエージェント複製矢印Cyは、エージェントの複製を表す。エージェント複製矢印操作部41は、このエージェント複製矢印Cyが、常にエージェント動作ラインAの途中を始点とし、終点は別のエージェント動作ラインAの始点となるように画面上に表示する。すなわち、エージェント複製矢印操作部41を利用して画面上に表示されているエージェント動作ラインA1の途中からエージェント複製矢印Cyを引き出すと、このエージェント複製矢印Cyの終点部に、前記エージェント動作ラインA1のエージェント複製矢印Cyの始点よりも後の部分が新しいエージェントとしてコンピュータ上に生成され、それが新しいエージェント動作ラインA2として画面上に表示される。このエージェント複製矢印Cyは、前記エージェント移動矢印や状態遷移矢印とは区別されるように、その線種、太さ、色彩などが異なったものである。
【0089】
また、本実施形態においては、前記第1実施形態における動作記述変更部413が、このエージェント複製矢印Cyの生成・削除・移動などにより生じるエージェントの変更に応じて、エージェントの動作記述そのものについても変更を行う。すなわち、図27の例では、エージェント複製矢印Cyの追加に伴い、新たなエージェントが生成されると、エージェントの動作記述に複製命令が追加される。
【0090】
(5)第5実施形態
本実施形態はエージェントの複製機能の開発を支援するものであって、コラボレーション図により、エージェントの複製機能を表現する。このコラボレーション図は、システムの構成要素を長方形で表すオブジェクトアイコン(アプリケーションアイコンP、エージェントアイコンA)と、構成要素間の相互作用をオブジェクトアイコン間の矢印で表すコラボレーション矢印(メッセージ矢印Myと複製矢印Cy)から構成される。本実施形態おいては、前記実施形態で示した状態遷移図と同様に、各コラボレーション矢印の始点、終点は、オブジェクトアイコンと常に接する。また、各コラボレーション矢印には、文字列で表されるコラボレーションラベルが、コラボレーションの順序を数字で表すコラボレーション番号と共に付随し、コラボレーション識別子となる。
【0091】
(5−1)第5実施形態の構成…図28
本実施形態の装置は、支援対象となるプログラムを構成するアプリケーションおよびエージェントを表示するために、アプリケーションアイコン操作部51およびエージェントアイコン操作部52を備えている。また、アプリケーションとエージェント間で交換されるメッセージを表示するメッセージ矢印Myを操作するメッセージ矢印操作部53と、エージェントの複製を表示する複製矢印Cyを操作する複製矢印操作部54とが設けられている。メッセージ矢印操作部53は、メッセージ矢印Myを生成、削除、移動するもので、メッセージ矢印Myはアプリケーションやエージェントを表示する各アイコン間に描かれる。
【0092】
複製矢印操作部54は、支援対象となるプログラム中にエージェントの複製を生成するために使用する複製矢印Cyを生成、削除、移動するもので、複製矢印Cyはその操作部54により必ずエージェントアイコンA間に描かれる。このエージェント複製矢印操作部54には、生成した複製矢印の始点が複製元となるエージェントアイコンに属しているか否かを判定する接続判定部541と、複製矢印の終点に複製元のエージェントアイコンと同一のエージェントアイコンを描画するとともに、複製元のエージェントアイコンにループ状のメッセージ矢印を生成するなどのエージェントアイコンの複製に伴う画面表示を変更する表示調整部542と、このエージェントアイコンの複製に伴って支援対象となるプログラムにエージェントを複製するための命令を追加するなどの動作記述の変更を行う動作記述変更部543が設けられている。
【0093】
なお、本実施形態においても、前記各実施形態と同様に、メニュー表示部17、表示判定部18、内容表示部19が設けられ、画面上で指定した各アプリケーション、エージェント、メッセージなどの具体的内容(仕様や動作記述など)を適宜表示できるようになっている。また、画面上に表示する各アイコンや矢印に対して、記憶装置4に格納されているどのようなアプリケーションやエージェントあるいはメッセージを割り当てるかについて、前記各操作部の操作時にメニュー表示部17を利用して選択できる点も、前記各実施形態と同様である。
【0094】
(5−2)第5実施形態の作用…図29
図29において、画面上には個別のアプリケーションプログラムを表すアプリケーションアイコンPが表示されている。またこのアプリケーションアイコンPとの間でメッセージをやりとりするエージェントプログラムを示すエージェントアイコンAが表示されている。これらのアプリケーションアイコンPやエージェントアイコンAは、前記アプリケーションアイコン操作部51あるいはエージェントアイコン操作部52によって生成される。なお、これら各操作部51,52によって各アイコンP,Aを画面上に表示するにあたっては、前記メニュー表示部17を利用して、記憶装置4内に格納されている各種のアプリケーションやエージェントの中から所望なものを選択し、それらをマウスなどの入力装置2を用いて画面上に適宜配置する。
【0095】
なお、図の例では、第1のアプリケーションアイコンP1を画面上に表示した後、複製元となるエージェントアイコンA1を表示し、次にこれらアプリケーションアイコンP1とエージェントアイコンA1の間を、メッセージ矢印操作部53によって生成されるメッセージ矢印My1によって接続する。その後、複製元のエージェントアイコンA1から複製矢印Cyを引き出すと、複製矢印Cyの終点部に複製先のエージェントアイコンA2が表示される。これと同時に、また、複製矢印操作部54により、複製矢印Cyの始点のエージェントアイコンA1には、「copy_message」というラベルのついた、当該エージェントアイコンA1上でループしたメッセージ矢印Myrが付随して表示される。
【0096】
以下、第2のアプリケーションアイコンP2、第3のアプリケーションアイコンP3を順次描くとともにこれらアプリケーションアイコンP2,P3とエージェントアイコンA1,A2との間にメッセージ矢印My2,My3を表示することで、支援対象となるプログラムを構成する複数のアプリケーションとエージェントとの関係をコラボレーション図により表示することができる。
【0097】
この場合、メッセージ矢印Myや複製矢印Cyを各アイコン間に順番に生成していくと、各矢印操作部53,54は、各矢印の生成順序をコラボレーションの順序として認識し、各矢印の近傍にコラボレーション番号を表示する。また、このコラボレーション番号とともに、メッセージ矢印Myや複製矢印Cyであることを示す識別子、例えばメッセージ矢印Myではその内容を示すa,b,cなどの記号やラベルを、また複製矢印Cyではその作用を示す「copy」の文字を矢印の近傍に表示する。
【0098】
なお、各矢印操作部53,54は、コラボレーション番号や識別子の変更が可能であってもよい。この場合、変更後も番号が矢印によって異なるものとなるように、調整する必要がある。例えば、ある番号を変更した結果、他の矢印の番号と一致、あるいは順序が入れ替わる場合、影響が及ぶ矢印の番号も同時に変更することが考えられる。さらには、各矢印操作部53,54は、予め番号を生成、表示せず、後で番号を入力できるようにしてもよい。
【0099】
また、この第5実施形態においては、ネットワークに接続された各コンピュータを表示するホストボックスやホストアイコンを表示していないが、この第5実施形態と前記第1または第2実施形態とを組み合わせることにより、第5実施形態に表示された各アプリケーションやエージェントがいずれのコンピュータ上で動作するかを表現することも可能である。例えば、図30において、第1のアプリケーションアイコンP1と複製元のエージェントアイコンA1を第1のホストボックスあるいはホストアイコン内に配置し、第2、第3のアプリケーションアイコンP2,P3と複製先のエージェントアイコンA2を第2のホストボックスあるいはホストアイコン内に配置することにより、各プログラムとコンピュータの関係を表示することができる。
【0100】
(5−3)第5実施形態の効果
前記のように第5実施形態においては、個々のアプリケーションとエージェント間のメッセージの交換をコラボレーション図を利用して表示するプログラムの開発作業を行う場合に、画面上で複製矢印を操作するだけの簡単な作業でエージェントの複製を行うことができる。特に、本実施形態においては複製矢印を描画するだけで、画面上における新たなエージェントアイコンの表示や複製元のエージェントに関するメッセージ矢印の生成が自動的に行われるとともに、これらの操作が開発対象であるプログラムの動作記述に対しても反映される利点がある。また、前記の動作ラインや状態遷移図を利用した表示に比較して、コラボレーション図による表示は、メッセージ矢印や複製矢印にその動作順序や内容を示すラベルを表示させることができるので、各アプリケーションやエージェント間におけるメッセージの動作順序などが一目瞭然に表示される利点もある。
【0101】
(6)第6実施形態
本実施形態は、エージェントの複製機能を活用したプログラム作成をより一層効果的に支援するために、状態遷移図によりエージェントの複製機能を表現する。すなわち、本実施形態は、コンピュータ上で動作するエージェントの動作を、エージェントの各動作状態を示す状態アイコンNとその間の状態遷移矢印Nyとから構成される状態遷移図で表した上で、状態アイコンが示す状態において、エージェントが複製を行うことを示す複製マーカを操作する機能を追加したものである。
【0102】
(6−1)第6実施形態の構成…図30
本実施形態のプログラム開発支援装置は、図30に示すように、状態遷移図を操作するための基本的な機能部として、状態アイコン操作部61および状態遷移矢印操作部62を備えている。これらの機能部は、前述した第2実施形態の対応する機能部とほぼ同様の機能を有するものである。すなわち、状態アイコン操作部61は、状態アイコンNの生成、削除、移動、複製などの操作を行うものである。また、状態遷移矢印操作部62は、複数の状態アイコンNを指定することにより、一方の状態アイコンNからもう一方の状態アイコンNに向かって状態遷移矢印Nyを生成したり、この生成された状態遷移矢印Nyの削除、移動、複製の操作を行う。
【0103】
そして、本実施形態においては、これらの状態アイコン操作部61および状態遷移矢印操作部62に加えて、状態アイコンが示す状態においてエージェントが複製を行うことを示す複製マーカを操作するエージェント複製マーカ操作部61が設けられている。エージェント複製マーカ操作部61は、状態アイコン上における、エージェント複製マーカCmの表示・非表示を切り替えるものである。
【0104】
このエージェント複製マーカ操作部61には、指定された状態アイコンN上における複製マーカの表示・非表示の指定を判定する表示判定部631が設けられている。そして、この表示判定部631による判定結果に応じて、状態アイコンN上に複製マーカCmを表示させ、あるいは表示されていた複製マーカCmを削除する表示調整部632と、複製マーカCmの表示・非表示の変化をその状態アイコンNに対応する動作記述変更部643とを備えている。
【0105】
なお、本実施形態においても、前記各実施形態と同様に、メニュー表示部17、表示判定部18、内容表示部19が設けられ、画面上で指定した各アプリケーション、エージェント、メッセージなどの具体的内容(仕様や動作記述など)を適宜表示できるようになっている。また、画面上に表示する各アイコンや矢印に対して、記憶装置4に格納されているどのようなアプリケーションやエージェントあるいはメッセージを割り当てるかについて、前記各操作部の操作時にメニュー表示部17を利用して選択できる点も、前記各実施形態と同様である。
【0106】
(6−2)第6実施形態の作用…図31〜図33
図31においては、コンピュータ上におけるエージェントの動作状態を表示する状態アイコンNが表示されている。この場合、プログラムの実行に伴ってエージェントがとりうる動作を示す複数の状態アイコンNが表示され、各状態アイコンN同士は、ある状態から他の状態にエージェントが移行することを示す状態遷移矢印Nyによって接続されている。この画面上において、エージェント複製マーカ操作部61は、状態アイコン上におけるエージェント複製マーカCmの表示・非表示を切り替えることができる。
【0107】
図32においては、状態アイコンNを指定して、対応するプログラムコードを表示した場合の画面を示している。すなわち、入力装置2により1つの状態アイコンNを指定すると、表示判定部18が画面上のどの状態アイコンを示しているか、また指定された状態アイコンが記憶装置4に記憶されているどのような内容のコンピュータやプログラムに相当するかを判定する。そして、内容表示部19が前記表示判定部18によって判定されたプログラムなどの内容を記憶装置4から取り出すとともに、画面上にウインドウWを開いて、このウインドウW内にプログラムの動作記述をプログラムリストの形式で表示したり、コンピュータの仕様などを表示する。図32中では、プログラムリストを表示している。
【0108】
図33は、図32の状態から、指定された状態アイコンN上でさらに入力装置2により「複製マーカ表示」を指定することによって、エージェント複製マーカ操作部61によりその状態アイコンN上に複製マーカCmを表示した状態を示している。エージェント複製マーカ操作部61を利用して画面上にこの複製マーカCmを表示した場合には、画面上における表示の変更だけではなく、ウインドウW内に表示されているエージェントプログラムの構成内容それ自体についても複製マーカCmの追加に応じた変更がなされる。具体的には、画面上のウインドウ内に表示されている動作記述の文頭に、複製マーカCmに対応した複製命令が追加される。このような動作記述の変更は、動作記述変更部633が、画面上に描かれた状態アイコン上の複製マーカCmの表示・非表示に合わせた動作記述の変更を行うことによりなされる。
【0109】
また、エージェント複製マーカ操作部61によって、単に表示・非表示の切り替えのみでなく、複製回数を任意に指定できるようにしてもよい。この場合には、動作記述変更部633によって単に複製命令を追加・除去するだけでなく、指定回数だけ複製命令を実行するプログラムコードを追加することもできる。
さらには、複数命令の実行により生成される複製エージェントの動作開始状態を任意に指定することもできる。
【0110】
(6−3)第6実施形態の効果
以上の通り、本実施形態においては、状態遷移図を利用して、エージェントの複製機能を活用したプログラムの作成を容易に行うことができる。特に、本実施形態においては、複製マークCmの表示・非表示を指定するだけで、複製マークCmが画面上に表示されるとともに、この複製マークCmに対応する複製命令が、開発対象であるプログラムの動作記述に対しても反映される利点がある。したがって、エージェントの複製機能を活用したプログラム作成をより一層効果的に支援することができる。
【0111】
(7)第7実施形態
本実施形態は、エージェントの移動機能を活用したプログラム作成をより一層効果的に支援するために、コラボレーション図により、エージェントの移動機能を表現する。すなわち、本実施形態は、コンピュータ上で動作するエージェントの動作を、オブジェクトアイコンP,Aとコラボレーション矢印Myとから構成されるコラボレーション図で表した上で、さらに、ホストボックスHとエージェント移動矢印Ayを操作する機能を追加したものである。
【0112】
(7−1)第7実施形態の構成…図34
本実施形態のプログラム開発支援装置は、図34に示すように、コラボレーション図を操作するための基本的な機能部として、アプリケーションアイコン操作部71、エージェントアイコン操作部72、およびメッセージ矢印操作部73を備えている。これらの機能部は、前述した第5実施形態の対応する機能部とほぼ同様の機能を有するものである。すなわち、アプリケーションアイコン操作部71およびエージェントアイコン操作部72は、支援対象となるプログラムを構成するアプリケーションおよびエージェントを表示するアプリケーションアイコンPおよびエージェントアイコンAの生成、削除、移動、複製などの操作を行うものである。また、メッセージ矢印操作部73は、アプリケーションとエージェント間で交換されるメッセージを表示するメッセージ矢印Myの生成、削除、移動などの操作を行うものであり、メッセージ矢印MyはアプリケーションアイコンPやエージェントアイコンAなどのオブジェクトアイコン間に描かれる。
【0113】
そして、本実施形態においては、これらの操作部71〜73に加えて、ホストボックスを操作するホストボックス操作部74と、支援対象となるプログラム中でのエージェントの移動を示すために使用するエージェント移動矢印Ayを操作するエージェント移動矢印操作部75が設けられている。
このうち、ホストボックス操作部74は、ホストボックスの基本的な編集機能、すなわち、生成、移動、サイズ変更、削除などの操作を行うものである。ホストボックスHは、その操作部74によりアプリケーションアイコンPやエージェントアイコンAなどの複数のオブジェクトアイコンを囲む矩形で表され、それらのオブジェクトアイコンが示すアプリケーションやエージェントが、ある物理的なホストマシン上で動作していることを表す。
【0114】
また、エージェント移動矢印操作部75は、支援対象となるプログラム中でのエージェントの移動を表示するために使用する移動矢印Ayの基本的な編集機能を有するものである。エージェント移動矢印Ayは、それぞれ異なるホストボックスH内にあるエージェントアイコンA間に描かれ、このエージェントが始点のあるホストボックスHが表すホストマシンから、終点のあるホストボックスが表すホストマシンへ移動することを表す。また、エージェント移動矢印Ayは、必ずそれぞれ異なるホストボックス内にあるエージェントアイコン間に描かれ、その始点のエージェントアイコンには、そのエージェントアイコン上でループするメッセージ矢印が、migrate_messageというラベル付きで必ず付随する。
【0115】
エージェント移動矢印操作部75には、生成した移動矢印の始点が移動元となるエージェントアイコンに属しているか否かを判定する接続判定部751が設けられている。そして、移動矢印の終点に移動元のエージェントアイコンと同一のエージェントアイコンを描画するとともに、移動元のエージェントアイコンにループ状のメッセージ矢印を生成するなどのエージェントアイコンの移動に伴う画面表示を変更する表示調整部752と、このエージェントアイコンの移動に伴って支援対象となるプログラムにエージェントを移動するための命令を追加するなどの動作記述の変更を行う動作記述変更部753が設けられている。
【0116】
なお、本実施形態においても、前記各実施形態と同様に、メニュー表示部17、表示判定部18、内容表示部19が設けられ、画面上で指定した各アプリケーション、エージェント、メッセージなどの具体的内容(仕様や動作記述など)を適宜表示できるようになっている。また、画面上に表示する各アイコンや矢印に対して、記憶装置4に格納されているどのようなアプリケーションやエージェントあるいはメッセージを割り当てるかについて、前記各操作部の操作時にメニュー表示部17を利用して選択できる点も、前記各実施形態と同様である。
【0117】
(7−2)第7実施形態の作用…図35〜図37
図35において、画面上には、個別のアプリケーションプログラムを表すアプリケーションアイコンPと、このアプリケーションアイコンPとの間でメッセージをやりとりするエージェントプログラムを示すエージェントアイコンAが表示されている。また、アプリケーションアイコンPとエージェントアイコンAとの間には、コラボレーション識別子付きのメッセージ矢印Myが表示されている。
【0118】
この図35においては、さらに、アプリケーションアイコンPやエージェントアイコンAを囲むようにして、それらのアイコンP,Aが示すアプリケーションやエージェントが動作している物理的なホストマシンを示す2個のホストボックスH1,H2が表示されており、これらのホストボックスH1,H2は、ホストボックス操作部74によって生成される。そして、異なるホストボックスH1,H2内にあるエージェントアイコンA1,A2間にエージェント移動矢印Ayが表示されるとともに、その始点のエージェントアイコンには、そのエージェントアイコン上でループするメッセージ矢印Myrが、「migrate_message」というラベル付きで表示されている。
【0119】
図36、図37は、図35に示す画面を作成する手順を示している。すなわち、まず、図36に示すように、ホストボックス操作部74によってホストボックスH1を画面上に表示し、アプリケーションアイコン操作部71によってそのホストボックスH1内に第1、第2のアプリケーションアイコンP1,P2を表示するとともに、エージェントアイコン操作部72によって移動元となるエージェントアイコンA1を表示する。なお、アプリケーションアイコン操作部71やエージェントアイコン操作部72によって各アイコンP,Aを画面上に表示するにあたっては、前述した第5実施形態と同様に、メニュー表示部17を利用して、記憶装置4内に格納されている各種のアプリケーションやエージェントの中から所望なものを選択し、それらをマウスなどの入力装置2を用いて画面上に適宜配置する。次に、第1、第2のアプリケーションアイコンP1,P2とエージェントアイコンA1の間を、メッセージ矢印操作部73によって生成されるメッセージ矢印My1,My2によってそれぞれ接続する。
【0120】
続いて、ホストボックス操作部74によって移動先となるホストボックスH2を画面上に表示し、このホストボックスH2内にアプリケーションアイコン操作部71によって第3のアプリケーションアイコンP3を表示する。その後、エージェント移動矢印操作部75によって、移動元のホストボックスH1内のエージェントアイコンA1から移動先のホストボックスH2内を終点とするエージェント移動矢印Ayを引き出す。
このようにエージェント移動矢印Ayが描かれると、図37に塗りつぶしで示すように、この移動矢印Ayに付随するラベル、移動先のエージェントアイコンA2、およびラベル付きのループしたメッセージ矢印Myr、が自動的に表示される。すなわち、エージェント移動矢印Ayが描かれると、この移動矢印Ayに「migrate」というラベルが表示されるとともに、エージェント移動矢印Ayの終点部に移動先のエージェントアイコンA2が表示される。これと同時に、移動矢印Ayの始点のエージェントアイコンA1には、エージェントアイコンA1上でループしたメッセージ矢印My2が、「migrate_message」というラベル付きで表示される。
【0121】
以下、移動先のホストボックスH2内において、第3のアプリケーションアイコンP3と移動先のエージェントアイコンA2との間にメッセージ矢印My3を表示することで、支援対象となるプログラムを構成する複数のアプリケーションとエージェントとの関係をコラボレーション図により表示することができる。
この場合、メッセージ矢印Myや移動矢印Ayを各アイコン間に順番に生成していくと、各矢印操作部73,75は、各矢印の生成順序をコラボレーションの順序として認識し、各矢印の近傍にコラボレーション番号を表示する。また、このコラボレーション番号とともに、メッセージ矢印Myや移動矢印Cyであることを示す識別子、例えば、メッセージ矢印Myではその内容を示すa,b,cなどの記号やラベルを、また移動矢印Cyでは前述したように、その作用を示す「migrate」の文字を矢印の近傍に表示する。
【0122】
なお、各矢印操作部73,75は、コラボレーション番号や識別子の変更が可能であってもよい。この場合、変更後も番号が矢印によって異なるものとなるように、調整する必要がある。例えば、ある番号を変更した結果、他の矢印の番号と一致、あるいは順序が入れ替わる場合、影響が及ぶ矢印の番号も同時に変更することが考えられる。さらには、各矢印操作部73,75は、予め番号を生成、表示せず、後で番号を入力できるようにしてもよい。
【0123】
(7−3)第7実施形態の効果
以上の通り、本実施形態においては、コラボレーション図を利用して、エージェントの移動機能を活用したプログラムの作成を容易に行うことができる。特に、本実施形態においては、移動矢印を描画するだけで、画面上における新たなエージェントアイコンの表示や移動元のエージェントに関するメッセージ矢印の生成が自動的に行われるとともに、これらの操作が開発対象であるプログラムの動作記述に対しても反映される利点がある。また、第5実施形態について説明したように、動作ラインや状態遷移図を利用した表示に比較して、コラボレーション図による表示は、メッセージ矢印や移動矢印にその動作順序や内容を示すラベルを表示させることができるので、各アプリケーションやエージェント間におけるメッセージの動作順序などが一目瞭然に表示される利点もある。したがって、エージェントの移動機能を活用したプログラム作成をより一層効果的に支援することができる。
【0124】
【発明の効果】
以上の通り本発明によれば、ネットワークによって接続された複数のコンピュータ間をモバイルエージェントが移動するようなプログラムを作成するにあたって、各コンピュータ上で動作するアプリケーションプログラムとエージェントとの関係、あるいはエージェントとそれが移動する各コンピュータとの関係を目で見て分かりやすく表現することが可能となる。また、コンピュータ、アプリケーション、エージェント、メッセージなどに対応する表示を画面上で操作するだけで、これらを組み合わせたプログラム全体の構築が可能となるとともに、画面上の表示に対する操作をそのままプログラムの動作記述に反映させることができるので、プログラムの作成がより簡単に実行できる。このように本発明によれば、モバイルエージェントを使用したプログラムの作成を効果的に支援することのできる支援装置および方法を提供することが可能となる。
【図面の簡単な説明】
【図1】本発明によるプログラム作成支援装置の第1実施形態の構成を示すブロック図。
【図2】本発明の第1実施形態の画面上における各表示を説明する図。
【図3】本発明の第1実施形態において、エージェント動作ラインの生成前の状態を示す図。
【図4】図3の状態からエージェント動作ラインが生成された後の状態を示す図。
【図5】本発明の第1実施形態において、エージェント動作ラインの途中からエージェント移動矢印を描いた状態を示す図。
【図6】図5のエージェント移動矢印を描いた結果、新たなエージェント動作ラインが生成された状態を示す図。
【図7】本発明の第1実施形態の動作を説明するフローチャート。
【図8】本発明の第1実施形態において、エージェント動作ラインを指定した状態を示す図。
【図9】図8の状態から指定されたエージェントの動作記述を状態遷移図によって表示した図。
【図10】図9の状態において、エージェント移動矢印を描いた状態を示す図。
【図11】図10の状態において、エージェント移動矢印の追加に伴う状態遷移図の変化を示す図。
【図12】図8の状態から指定されたエージェントの動作記述をプログラムリストを利用して表示した図。
【図13】図12の状態において、エージェント移動矢印を描いた状態を示す図。
【図14】図13の状態において、エージェント移動矢印の追加に伴う動作記述の変化を示す図。
【図15】本発明の第1実施形態において、エージェント移動矢印を表示した場合の動作を示すフローチャート。
【図16】本発明の第1実施形態において、メッセージ矢印の内容を表示する図。
【図17】本発明の第2実施形態の構成を示すブロック図。
【図18】本発明の第2実施形態の画面上における各表示を説明する図。
【図19】本発明の第2実施形態において、状態アイコンを他のホストアイコンに移動する場合を説明する図。
【図20】図19において、状態アイコンの移動が完了した状態を示す図。
【図21】本発明の第2実施形態の動作を説明するフローチャート。
【図22】本発明の第2実施形態において、状態アイコンを指定するとそのプログラムリストが表示されることを示す図。
【図23】本発明の第2実施形態において、エージェント移動矢印を描くと移動命令が追加されることを示す図。
【図24】本発明の第3実施形態の構成を示すブロック図。
【図25】本発明の第3実施形態において、ホストアイコン間にリンクが表示されている状態を示す図。
【図26】本発明の第4実施形態の構成を示すブロック図。
【図27】本発明の第4実施形態において、エージェント複製矢印を描くとプログラムに複製命令が追加されることを示す図。
【図28】本発明の第5実施形態の構成を示すブロック図。
【図29】本発明の第5実施形態において、エージェントアイコンの複製を示す図。
【図30】本発明の第6実施形態の構成を示すブロック図。
【図31】本発明の第6実施形態において、複製マーカを示す図。
【図32】本発明の第6実施形態において、状態アイコンを指定するとそのプログラムリストが表示されることを示す図。
【図33】本発明の第6実施形態において、複製マーカを表示すると複製命令が追加されることを示す図。
【図34】本発明の第7実施形態の構成を示すブロック図。
【図35】本発明の第7実施形態において、エージェントアイコンの移動を示す図。
【図36】本発明の第7実施形態において、エージェント移動矢印の生成を示す図。
【図37】本発明の第7実施形態において、エージェント移動矢印を描くと関連する表示変更が行われることを示す図。
【符号の説明】
1…コンピュータ本体
2…入力装置
3…ディスプレイ
4…記憶装置
12…ホストボックス操作部
13…アプリケーション動作ライン操作部
14…エージェント動作ライン操作部
15…エージェント移動矢印操作部
151…接続判定部
152…エージェント動作ライン調整部
153…エージェント動作記述変更部
16…メッセージ矢印操作部
17…メニュー表示部
17…メニュー表示部
18…表示判定部
19…内容表示部
191…状態遷移図表示部
192…状態記述表示部
21…ホストアイコン操作部
22…状態アイコン操作部
23…状態遷移矢印操作部
24…エージェント移動矢印操作部
241…接続判定部
242…表示調整部
243…動作記述変更部
27…メニュー表示部
28…表示判定部
29…内容表示部
31…リンク操作部
41…エージェント複製矢印操作部
411…接続判定部
412…表示調整部
413…動作記述変更部
51…アプリケーションアイコン操作部
52…エージェントアイコン操作部
53…メッセージ矢印操作部
54…エージェント複製矢印操作部
541…接続判定部
542…表示調整部
543…動作記述変更部
61…状態アイコン操作部
62…状態遷移矢印操作部
63…エージェント複製マーカ操作部
631…表示判定部
632…表示調整部
633…動作記述変更部
71…アプリケーションアイコン操作部
72…エージェントアイコン操作部
73…メッセージ矢印操作部
74…ホストボックス操作部
75…エージェント移動矢印操作部
751…接続判定部
752…表示調整部
753…動作記述変更部
H…ホストボックス
I…ホストアイコン
N…状態アイコン
P…アプリケーションアイコン
P…アプリケーション動作ライン
A…エージェントアイコン
A…エージェント動作ライン
Ay…エージェント移動矢印
Cy…エージェント複製矢印
My…メッセージ矢印
Myr…ループしたメッセージ矢印
Ny…状態遷移矢印
W…ウインドウ
L…リンク
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an apparatus and method for supporting creation of a program using a mobile agent that moves between a plurality of computers.
[0002]
[Prior art]
As wide-area open network environments such as the Internet and intranets develop, the demand for distributed systems that are changing rapidly and that are subject to a wide variety of demands is increasing. An agent is expected as a basic technology for constructing such a system. An agent is software that responds to changes in the environment and a wide variety of requirements due to features such as autonomy, mobility, intelligence, collaboration, and responsiveness. In particular, so-called mobile agents having mobility are expected to be most practically used. The mobility function here is a function that aims to efficiently use information resources provided in a wide area open network environment such as the Internet or an intranet by accessing them while moving on the network. is there.
[0003]
In addition, since the application of agents to real systems has been considered, research on development support technologies has begun. For example, there are development methods applying object-oriented methodologies and application of design patterns. As an example of the former, David Kinny and Michael Georgeff "Modeling and Design of Multi-Agent Systems" (edited by Jorg P. Muller, Michael Wooldridge, Nicholas R. Jennings "Intelligent Agents III; Proceedings of the 1996 Workshop on Agent Theories, Architectures, and Languages "). An example of the latter is Yariv Aridor and Danny B. Lange "Agent design patterns: Elements of agent application design" (Proceedings of Agents '98).
[0004]
Kinny and Georgeff's literature is called OMT (James Rumbaugh, Michael Blaha, William, Premerlani, Frederick Eddy, william Lorenson, translated by Objection-Oriented Methodology OMT-Modeling and Design) for agent system development. The development method based on the schematic representation is applied. Since OMT is widely recognized as a method for developing object-oriented systems, it is effective for developing agent systems based on object-oriented technology.
[0005]
The Aridor and Lange references exemplify several design patterns for agents, divided into three types: Traveling Pattern, Task Pattern, and Interaction Patterns. Here, the design pattern formulates and explicitly expresses past excellent experiences in software development, thereby facilitating reuse of these excellent software designs. Moreover, the example of the use of such a design pattern is shown to effectively illustrate the agent system development technique.
[0006]
[Problems to be solved by the invention]
In general, a mobile agent having a mobile function has a point that it is more difficult to capture the movement than conventional software. In other words, when an agent moves to a remote host and starts work, it operates according to the environment of the destination, but it is not easy to grasp the environment of such a remote host, and as a result, the agent It is also difficult to grasp the operation of. For this reason, agent systems tend to be less understandable, development becomes ad hoc, and systems with poor reliability and expandability. Therefore, how to effectively express the mobility function is important as a mobile agent system development technique.
[0007]
However, with respect to this point, the above prior art has the following problems. First, the OMT used in the technique of Kinny and Georgeff cannot effectively express the agent movement function, which is the central function of the mobile agent, and does not handle the agent movement function. Also, the method of Aridor and Lange's document only shows how to use the agent movement function in the specific design pattern introduced there, and does not consider the general expression method of the agent movement function.
[0008]
  The present invention has been proposed in order to solve the above-described problems of the prior art, and a developer visually manipulates a graphical representation of an agent's moving function. An object of the present invention is to provide a program creation support apparatus and method for facilitating development, and a medium on which the creation support program is recorded.
  In particular, the present invention displays the movement or duplication of an agent with an arrow and a graphic such as an icon or a box, and includes a display determination unit, a display adjustment unit, and an operation description change unit as an operation unit for the arrow. By doing so, the program creation support such as error display and description change is given to the developer.
[0009]
[Means for Solving the Problems]
One of means for achieving the above object is a host box operation unit for drawing a host box representing a computer connected to a network, and a computer on the computer represented by the host box in the host box. An application operation line operation unit for drawing an application operation line representing an application program running on the host, and an agent operation line representing an agent program running on a computer represented by the host box in the host box An agent operation line operation unit, a message arrow operation unit for drawing message arrows representing messages exchanged between the programs, and an agent program between different computers represented by the host box To represent the movement of the arm, characterized in that it includes a agent moving arrows operation unit for drawing the agent moving arrow that connects the agent action line between that exist within different host box.
[0010]
In such a solution, a computer connected to a network is represented on a screen using a host box, and an application program and an agent program that operate on the computer represented by the host box are displayed in the host box. Represented by each action line, messages exchanged between each program are represented by message arrows drawn between the action lines, and agent action lines existing in different host boxes are connected by agent movement arrows. Thus, the movement of the agent program between different computers expressed by the host box is expressed.
[0011]
Another solution includes: a host icon operation unit for drawing a host icon representing a computer connected to a network; and each operation of an agent program that operates on the computer represented by the host icon in the host icon A state icon operation unit for drawing a state icon indicating a state, a state transition arrow operation unit for drawing a state transition arrow indicating a transition between the state icons of the agent program in the host icon, and a different host An agent movement arrow operation unit for drawing an agent movement arrow for connecting agent state icons existing in the box is provided.
[0012]
In this means, on the screen, a computer connected to the network is represented by using a host icon, and an agent program operating on the computer represented by the host icon is displayed in the host icon. Expressed by the host icon by connecting the status icons of the agents existing in different host boxes with the agent moving arrows. It expresses between the operating states of the agent program that the agent program moves between the different computers.
[0013]
According to another aspect of the invention, a link operation unit for displaying a link indicating a connection state between computers represented by the host box or the host icon is provided between the host box or the host icon. In this means, a link indicating a connection state between computers represented by the host box or the host icon is displayed between the host box or the host icon.
[0014]
Another solution is characterized in that an agent duplication arrow operation unit for drawing an agent duplication arrow representing a duplication operation of the agent program is provided. In this method, the duplication operation of the agent program is represented by an agent duplication arrow, the start point of the agent duplication arrow is set to the agent action line displayed in the host box of the duplication source, and the end point of the agent duplication arrow is set to the duplication destination. By setting in the destination host box, the replication of the agent operation line displayed in the destination host box is displayed in the destination host box, and the source agent program on the destination computer is displayed. Represents the generation of a duplicate.
[0015]
Another solution is to specify the display of at least one of the host box or host icon, application operation line, agent operation line, status icon, and message arrow displayed on the screen. And a content display unit for displaying the contents of the computer, the program, and the message on the screen. In this means, when a display on the screen is designated, the contents of the computer, program, and message represented by the display are displayed on the screen. The contents are displayed by a state transition diagram or a state description in a program list format.
[0016]
Other solutions are exchanged between each program, an application icon operation unit that represents an application program that runs on a computer by an application icon, and an agent icon operation unit that represents an agent program that runs on a computer by an agent icon. A message arrow operation unit that expresses a message using a message arrow composed of a collaboration arrow with a collaboration identifier that expresses an interaction between icons, and an agent copy operation that expresses an interaction between icons. An agent duplication arrow operation unit expressed by an agent duplication arrow composed of a collaboration arrow having a collaboration identifier is provided.
[0017]
In this means, on the screen, an application program running on a computer is represented by an application icon, an agent program is represented by an agent icon, messages exchanged between the programs are represented by message arrows, The duplication operation is represented by an agent duplication arrow, each arrow is constituted by a collaboration arrow having a collaboration identifier representing an interaction between icons, and the agent duplication arrow is drawn from the agent icon. Draw a copy of the agent icon represented at the start point of the arrow to the end point of the arrow to represent the creation of a copy of the source agent program on the destination computer Both make changes necessary in association with this replication operation.
[0018]
Another solution includes a state icon operation unit for drawing a state icon indicating each operation state of an agent program operating on a computer, and a state transition arrow indicating a transition between each state icon of the agent program. A state transition arrow operation unit; and an agent duplication marker operation unit for displaying a duplication marker indicating that the agent performs duplication in the state indicated by the state icon on the state icon. To do.
[0019]
In this means, an agent program operating on a computer is represented on the screen by a state icon indicating each operation state of the agent program and a state transition arrow indicating a transition between the state icons. Whether or not the agent performs duplication in the state indicated by the state icon is represented by whether or not the duplication marker is displayed.
[0020]
Another solution includes a host icon operation unit for drawing a host icon representing a computer connected to a network, and an application program operating on the computer represented by the host icon in the host icon. In the host icon, an agent icon operation unit that represents an agent program operating on the computer represented by the host icon, and a message exchanged between the programs. A message arrow operation unit that expresses using a message arrow composed of a collaboration arrow with a collaboration identifier that expresses an interaction between icons, and the host icon In order to express the movement of the agent program between the different computers shown, an agent movement arrow operation unit represented by an agent movement arrow composed of a collaboration arrow with a collaboration identifier representing an interaction between icons is provided. It is characterized by.
[0021]
In this means, a computer connected to the network is represented on the screen using a host icon, an application program operating on the computer represented by the host icon is represented in the host icon by an application icon, and an agent is represented. A program is represented by an agent icon, a message exchanged between each program is represented by a message arrow, an agent movement is represented by an agent movement arrow, and each arrow represents an interaction between icons. It consists of a collaboration arrow with a collaboration identifier, and by drawing an agent movement arrow from the agent icon, the agent icon is drawn at the end point of this agent movement arrow, and the moved icon is moved. The model expresses stringent performs display changes required in association with this movement.
[0022]
Another solution relates to a recording medium, and the computer program for realizing the program creation support method as described above is recorded on the recording medium.
[0023]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of a program creation support apparatus and method according to the present invention will be specifically described below with reference to the drawings. The embodiment of the present invention is realized on a computer, and each function of the embodiment is realized by a predetermined procedure (program) controlling the computer. For example, various types of input devices can be employed depending on the program to be input and the mode of data, and a keyboard or a mouse can be used. Each storage device stores data input from the outside, a program to be created, a program constituting the creation support device of the present embodiment, and various data created by the support device of the present embodiment. Yes, a desired device such as a magnetism, an optical disk device, or a semiconductor memory can be used. Further, the other part is typically constituted by computer software.
[0024]
Each “unit” in this specification is a conceptual one corresponding to each function of the embodiment, and does not necessarily correspond to a specific hardware or software routine on a one-to-one basis. Therefore, in the present specification, the embodiment will be described below assuming a virtual circuit block (unit) having each function of the embodiment. Further, the steps of each procedure in the present embodiment may be executed in a different order for each execution by changing the execution order and executing a plurality of steps at the same time, as long as it does not contradict its nature.
[0025]
(1) First embodiment
This embodiment supports the development of an agent movement function, and is a sequence showing the operation status of software (applications and agents) operating in the system and the interaction status between the software along the time axis. Use the figure notation. In the sequence diagram, it is assumed that time flows in the vertical direction from top to bottom, and the operation status of each software is expressed by a vertical straight line called an operation line. In addition, interaction between software is expressed by an interaction arrow drawn between operation lines.
[0026]
Since the program creation support apparatus of the present invention displays a program and a computer that operates the program as graphics on the screen, various operations (graphic graphics) used in this embodiment and other embodiments described later are used. For generation, deletion, movement, and copy), a technique conventionally known in graphic processing software such as CAD can be appropriately employed. In addition, use of templates used in conventional graphic processing software, snaps, guides, grids, enlargement, reduction, line type change, lines and arrows automatically change when the position between connected icons is changed by lines and arrows The function of following automatically can be used in combination with the apparatus of the present invention.
[0027]
(1-1) Configuration of the first embodiment: FIGS. 1 and 2
The program creation support apparatus of this embodiment will be described with reference to FIGS. The apparatus develops a program to be supported and operates a computer main body 1 having a CPU and a memory for operating the apparatus, and a mouse and a keyboard for inputting various commands and data to the computer main body 1. And an input device 2 and a display 3 for drawing various displays generated by the device to support the creation of a program.
[0028]
The apparatus that operates on the computer main body 1 includes a storage device 4 that stores specifications and operation descriptions of various applications and various agents constituting a program in the development process. The storage device 4 stores the contents of various messages exchanged between a plurality of computers constituting each node of the network and each application or agent in order to operate these programs.
[0029]
The apparatus includes a host box operation unit 12, an application operation line operation unit 13, an agent operation line operation unit 14, an agent movement arrow operation unit 15, a message arrow operation unit 16, a menu display unit 17, a display determination unit 18, and a content display. A part 19 is provided. The agent movement arrow operation unit 15 also changes a connection determination unit 151 that determines connection between the agent movement arrow Ay and the host box, an operation line adjustment unit 152 that changes an agent operation line, and an agent operation description. A behavioral description changing unit 153.
[0030]
The host box operation unit 12 selects a predetermined computer from a plurality of computers on the network stored in the storage device 4 and displays the computer as a host box H on the screen of the display 3. The host box operation unit 12 generates, deletes, and moves a host box on the screen, and adjusts an application operation line P and an agent operation line A, which will be described later, to stay in the host box H. Perform operations related to
[0031]
The application operation line operation unit 13 selects an application that operates on each computer connected to the network, and displays the application as a straight line in the host box H corresponding to the computer. In this case, in the present embodiment, the application operation line P is displayed as a straight line extending from the top to the bottom of the screen according to the operation step of the application. The agent operation line operation unit 14 selects a predetermined agent from a plurality of agents stored in the storage device 4, and enters the host box H indicating the computer on which the agent operates from the top of the screen. Displayed as a straight line extending downward. That is, the application operation line P represents the operation status of normal application software that is not an agent, and the agent operation line A represents the operation status in each host of the mobile agent. These are distinguished by a solid line, a dotted line, and the like. Has been.
[0032]
Each of these operation lines P and A is drawn as a vertical straight line passing through the point by designating one point on the screen, and is protruded from the host box H by the operation units 13 and 14. It is drawn so that there is no. The operation units 13 and 14 display the operations of various applications and agents in the computer represented by the host box using the relative positional relationship of the applications and agents on the operation time axis. . Therefore, the operation units 13 and 14 have a function of adjusting the lengths of the operation lines P and A in the host box H according to the generation and disappearance of the applications and agents. The operation units 13 and 14 are also configured to perform operations such as deletion and movement of the operation lines P and A.
[0033]
The agent movement arrow operation unit 15 displays an arrow (agent movement arrow Ay) indicating that an agent is to be moved between computers displayed by the host box between a plurality of host boxes H displayed on the screen. It is. The agent movement arrow operation unit 15 includes an agent movement arrow Ay connection determination unit 151, an agent action line adjustment unit 152, and an agent action description change unit 153.
[0034]
The agent movement arrow Ay connection determination unit 151 determines whether or not the start point and end point of the agent movement arrow Ay to be drawn are located in the source and destination host boxes H1 and H2. If the arrow Ay does not extend between these two host boxes, an error is prompted to draw the moving arrow Ay again. The operation line adjustment unit 152 changes the agent operation line in each host box so that the agent operation line A is displayed at the start point and the end point of the drawn agent movement arrow Ay. That is, when the agent movement arrow operation unit 15 displays on the screen that the agent moves between the host boxes, the movement of the agent in the source and destination host boxes is changed according to the movement of the agent. This is different from the state before Ay is drawn. Therefore, when the movement arrow Ay is drawn, the operation line adjustment unit 152 changes the agent operation line A in the source and destination host boxes accompanying the movement of the agent. Similarly to the action line adjustment unit 152, the agent action description change unit 153 is configured to execute a program that configures an agent in response to an agent move arrow operation unit 15 designated to move between host boxes. Changes such as adding move commands are performed automatically.
[0035]
The agent movement arrow operation unit 15 is configured to perform operations such as deletion and movement in addition to the generation of the agent movement arrow Ay as described above, and in accordance with these operations, the operation line adjustment unit 152 and The agent behavior description changing unit 153 automatically adjusts the operation line and changes the program constituting the agent.
[0036]
The message arrow operation unit 16 selects a predetermined message from a plurality of messages stored in the storage device, and the application operation line is exchanged so that the message is exchanged between designated applications or between an application and an agent. A message arrow My is displayed between P or between agent operation lines A. That is, by designating one point near each of the two operation lines, a message arrow My extending from one operation line to the other operation line and touching each operation line is drawn. The message arrow operation unit 16 is configured to perform operations such as deletion and movement in addition to the generation of the message arrow My as described above.
[0037]
The menu display unit 17 selects any one of the operation units 12 to 16 using the input device 2 and selects necessary for operating the selected operation units 12 to 16, that is,
(1) What kind of computer, application, agent or message is stored in the storage device.
(2) What kind of operation is to be performed among generation, disappearance, and movement of the operation line and the movement arrow Ay in each operation unit.
(3) What display format should be selected when displaying contents such as programs? Make a selection.
[0038]
When a specific display is designated from among a plurality of displays displayed on the screen using the input device 2, the display determination unit 18 indicates what kind of operation line or arrow the display is. Determine. The display determination unit 18 not only determines the type of the designated operation line or arrow, but also indicates which application or agent stored in the storage device 4 the designated operation line or arrow represents. Also judge.
[0039]
The content display unit 19 displays the contents of the host box, application operation line P, agent operation line A, agent movement arrow Ay, and message arrow My operated by the operation units 12-16. That is, the content display unit 19 specifically displays the description content and specifications of the application, agent, or message displayed by each operation line or arrow determined by the display determination unit 18 on the screen. In the present embodiment, the menu display unit 17 can be used to select whether the content of the agent or the like is displayed by a state transition diagram or a state description such as a program list. The content display unit 19 includes a state transition diagram display unit 191 and a state description display unit 192.
[0040]
(1-2) Operation of the first embodiment
(1-2-1) Explanation of each display on the screen ... FIG.
On the screen of the display 3, a host box H representing a computer on the network is displayed. In FIG. 2, two host boxes H1 and H2 connected to the network are displayed. In each of the host boxes H1 and H2, an application operation line P representing the operation of the non-agent application is displayed. The application operation line P is displayed as a straight line extending in the vertical direction in the host box, and the operation of the application in the computer represented by the host box H is displayed over time by the application operation line P.
[0041]
In the host box H, a plurality of operation lines are displayed according to the number of applications operating on the computer. A message arrow My is displayed between the plurality of operation lines in order to display messages exchanged between the applications. This message arrow My is displayed on the screen in different thicknesses, colors, dotted solid lines, etc. in order to distinguish it from an arrow (agent movement arrow Ay) that displays agent movement described later.
[0042]
In the host box H, an agent operation line A is displayed to represent the operation of the mobile agent in the computer. The mobile agent operation line A is displayed separately from the application operation line P by a line type and color such as a dotted line and a solid line. Since the mobile agent moves between a plurality of computers connected to the network, the mobile agent moves from the generation of the mobile agent to another computer in the first host box H1 from which the mobile agent moves. The operation line A1 indicating the state until the time is displayed, and in the second host box H2 that is the movement destination, the mobile agent that has moved from the arrival of the mobile agent until it disappears or until it moves to another computer An operation line A2 indicating the state is displayed.
[0043]
Further, an agent movement arrow Ay indicating agent movement is displayed between the movement source host box H1 and the movement destination host box H2. This agent movement arrow Ay connects the end of the agent operation line A displayed in the source host box H1 and the start point of the agent operation line A displayed in the destination host box H2. Also, a message arrow My for displaying a message exchanged between the agent and the application is displayed between the agent operation line A and the application operation line P.
[0044]
(1-2-2) Generation of Agent Action Line ... FIGS. 3 and 4
By the way, in this embodiment, the agent operation line A can be displayed on a plurality of host boxes H as follows. That is, in FIG. 3, a host box H displaying the agent source and destination computers is drawn, and a plurality of applications that operate independently in these host boxes are shown as application operation lines P. In order to draw the host box H, the host box operation unit 12 shown in FIG. 1 selects a predetermined computer from the storage device 4 and draws a host box corresponding to the computer on the screen. In FIG. 3, two host boxes H1 and H2 corresponding to two computers connected to the network are displayed on the screen, and an operation line P indicating an application running on each computer is displayed in each host box. Has been.
[0045]
When operating a mobile agent between such a plurality of computers, the input device 2 such as a mouse is used to first select the type of agent to be generated using the menu display unit 17. Keep it. By selecting such an agent, the timing at which the agent is generated or disappears in the execution state of which application, and the attributes, specifications, functions, and the like of the agent are determined. Next, a predetermined point in the movement source host box H1 is designated using the input device 2 such as a mouse, and an agent movement arrow Ay is drawn from this point toward the movement destination host box H2. The point specified here corresponds to the timing at which the mobile agent moves to the destination host box H2 in relation to the application running in the source host box H1.
[0046]
When the agent movement arrow operation unit 15 draws the agent movement arrow Ay based on such a command from the input device 2, as shown in FIG. 4, the agent operation line adjustment unit 152 and the source host box H1 An agent operation line A is displayed in each of the destination host boxes H2. Among these, the agent action line displayed in the source host box H1 starts from a predetermined point in the host box determined by the attribute of the selected agent, and the end point is the start point of the agent movement arrow Ay. . On the other hand, the operation line displayed in the destination host box H2 starts from the end point of the agent movement arrow Ay and ends at a predetermined point in the host box determined by the attribute of the agent selected in advance.
[0047]
Although not shown in the figure, when the agent action line A is generated along with the generation of such a moving arrow, the agent action description changing unit 153 causes the agent program to correspond to the generated action line. Its own specifications and behavioral descriptions are also changed. Further, when the agent movement arrow Ay is drawn by the input device 2 and either or both of the start point and the end point do not exist in the host box H, the connection determination unit 151 uses this. Error detection is performed, and the program developer is prompted to input again a movement arrow whose start point and end point extend over the source and destination host boxes H1, H2.
[0048]
As described above, according to the present embodiment, an agent operation line A representing generation and disappearance of an agent in each host box is automatically set by simply drawing an agent movement arrow Ay across a plurality of host boxes. Generated. As a result, it is obvious that an agent is generated on one computer connected to the network by one operation of drawing the agent movement arrow Ay, and the agent moves to another computer to perform a predetermined operation. Is displayed.
[0049]
(1-2-3) Agent operation line change: FIGS. 5 and 6
In FIG. 5, when the agent action line A is displayed in the source host box H1, the agent action line operation unit 14 is used to move from the middle of the agent action line A toward the destination host box H2. The case where the agent movement arrow Ay is drawn is displayed. In such a case, in the state before drawing the movement arrow Ay, it means that an agent is generated in the movement source host box H1 and disappears after performing a predetermined operation. As a result of drawing the movement arrow Ay from the middle of A, the agent operates within the source host box H1 up to the start point of the arrow, and then moves to the destination host box H2 connected by the arrow. The operation is performed on the computer represented by the host box H2.
[0050]
Therefore, when such an agent movement arrow Ay is drawn, according to the movement of the agent caused thereby, the agent movement line adjustment unit 152 also causes the agent movement line in each host box to move as shown in FIG. In the host box H1, the agent operation line A after the start point of the arrow is deleted, while the agent operation line A is generated after the end point of the arrow in the destination host box H2. Done.
[0051]
(1-2-4) Flowchart when drawing a moving arrow ... FIG.
The operation of this embodiment as shown in FIGS. 3 to 6 will be described with reference to the flowchart of FIG. First, when the agent movement arrow Ay is drawn on the screen by using the agent movement arrow operation unit 15 as in step 1, the agent movement arrow Ay in which the connection determination unit 151 is drawn as in step 2 becomes a plurality of host boxes. Judgment is made as to whether or not it extends over H. Here, when the agent movement arrow Ay does not extend over a plurality of host boxes H, the agent movement source and / or the movement destination are not shown. Therefore, error processing is performed in step 3 and the agent movement arrow Ay is changed. Wait for input. On the other hand, when it is confirmed that the agent movement arrow Ay extends over a plurality of host boxes H, the process proceeds to step 4 and the connection determination unit 151 determines that the start point and the end point of the agent movement arrow Ay are the actions of the mobile agent. It is determined whether or not it is in contact with the line.
[0052]
If the start point and end point of the movement arrow Ay are not in contact with the action line, in step 5, the agent action line is upwardly moved by the agent action line adjustment unit 152 into the host box H1 on the start point side of the move arrow Ay. On the other hand, the agent action line A is displayed downward in the host box H2 on the end point side of the movement arrow Ay. The operation of step 5 is the same as that shown in FIGS.
[0053]
If the connection determination unit 151 determines in step 4 that the start point or end point of the agent movement arrow Ay is in contact with the agent action line A, the process proceeds to step 6. In step 6, when the starting point of the movement arrow Ay is in contact with the operation line (state of FIG. 5), the agent operation line adjustment unit 152 reduces the operation line while leaving only the upper side of the operation line. Then, an operation line extending below the end point of the arrow is drawn in the host box H on the end point side of the moving arrow Ay (state shown in FIG. 6). If the end point of the moving arrow Ay is in the middle of the agent action line A, the action line in the box is reduced, leaving the action line below the end point of the arrow, A new operation line is displayed in the host box H above the starting point of the arrow.
[0054]
(1-2-5) Content display by state transition diagram ... FIG. 8, FIG.
Next, the operation of the content display unit 19 in this embodiment will be described.
For example, in a state where the agent action line A is displayed in the host box H as shown in FIG. 8, the agent action line A is designated by input means such as a mouse. Then, what kind of display the display specified by the display determination unit 18 is, for example, a host box, an operation line, or an arrow (agent operation line A in the case of FIG. 8) is determined. If there are a plurality of different contents for each display, it is determined which computer, application, agent, or message is stored in the storage device (in the case of FIG. 8, What kind of agent). In accordance with the determination result of the display determination unit 18, the content display unit 19 calls the specifications and operation descriptions related to the computer, application, agent, and message corresponding to the specified display, and a new one is displayed on the screen as shown in FIG. The window W is opened, and the specification and operation description of the computer, application, agent or message corresponding to the display designated in the window W are displayed.
[0055]
When displaying this behavior description, the menu display unit 17 displays the menu by moving the cursor to the display of the behavior line for displaying the behavior description and double-clicking the mouse button or pressing the right mouse button. By selecting the state transition diagram display unit 191 or the state description display unit 192, the operation description display format to be displayed can be selected.
[0056]
In the example of FIG. 9, the agent action description displayed by the agent action line A is displayed as a state transition diagram in a window W opened on the screen. That is, in this window W, the behavior description of the agent is displayed by a state icon N representing the agent state and a state transition arrow Ny representing the agent state change.
[0057]
(1-2-6) Change of behavior description in state transition diagram ... FIG. 10, FIG.
In the state where the contents of the agent are displayed by the state transition diagram as shown in FIG. 10, an agent movement arrow is used from the agent in the source host box H1 to the destination host box H2 using a mouse or the like. When Ay is drawn, the agent in the host box H receives a command to move to the host box H on the end point side of the arrow due to the addition of the movement arrow Ay, so that the agent is configured to enable this movement. Changes are made to the program itself. The agent operation description change unit 153 changes the agent program itself.
[0058]
When such a change is made to the configuration of the agent program itself, the content display unit 19 changes the state transition diagram displayed on the screen in response to the change. That is, as shown in FIG. 11, in order for the agent to move, it is necessary for the agent to change to the state immediately before the movement. A transition arrow Ny-1 indicating a transition from each displayed state icon N to an icon in a state immediately before the movement is added. In the example of FIGS. 10 and 11, since the agent movement arrow Ay is drawn while the window W for displaying the state transition diagram is open, the pre-movement state icon N and the transition arrow are added to the window W. If the window W is once closed in the state 10 and the agent operation line A is designated again as shown in FIG. 8, the configuration of the agent changed as a result of the addition of the movement arrow Ay is displayed as a state transition diagram as shown in FIG. The
[0059]
(1-2-7) Content display by action description and change of action description ... FIG. 12 to FIG.
In the example of FIG. 12, when the agent action line A is designated in FIG. 8, instead of displaying the state transition diagram in the window W as described above, the action description of the agent, that is, the program list is displayed. is there. That is, by selecting the display by the operation description as the display format using the menu display unit 17, the state description display unit 192 operates to display the operation description of the selected application or agent in the program list format. To do.
[0060]
In the state where the action description is displayed in the window W of FIG. 12, when the agent movement arrow Ay is drawn from the end of the action line toward the destination host box H2 as shown in FIG. As shown in FIG. 14, the move instruction is added to the program constituting the agent by the agent action description change unit 153, and the end move instruction of the action description in the window W is added by the content display unit 19 in response to the change. Display.
[0061]
(1-2-8) Flow chart for adding a movement command ... FIG.
FIG. 15 is a flowchart for explaining the action of the agent movement arrow operation unit 15 when the agent movement arrow Ay is drawn. As step 7 after step 5 and step 6 in the flowchart of FIG. For the agent represented by the agent action line A on the start point side, a step for inserting a movement command is added to the action description. As described above, in this embodiment, the agent action line adjusting unit 152 not only changes the display of the action line accompanying the movement of the agent, but also the state transition diagram and the program list format by the action of the agent action description changing unit 153. As shown in the state description, it is possible to automatically change the operation technique of the agent program as the agent moves.
[0062]
(1-2-9) Message arrow content display FIG. 16
The content display unit 19 not only displays the content of the agent displayed by the operation line as described above, but is also indicated by another display (host box, application operation line, message arrow) displayed on the screen. The contents of a computer, application, or message can be displayed. For example, a message exchanged between applications or agents is displayed by a message arrow My. When the message arrow My is designated by a mouse or the like, the specific contents of the message indicated by the designated message arrow My are indicated. It can be displayed.
[0063]
In the message content display, the display determination unit 18 determines which message the message arrow My specified by the input device 2 displays, and the specific content of the message determined by the display determination unit 18 is displayed. The content display unit 19 is called from the storage device 4 and displayed on the screen. That is, as shown in FIG. 16, the content display unit 19 takes out the content of the message determined by the determination unit from the storage device 4 and opens a window W on the screen, and from the storage device 4 in the window W. The specific contents of the retrieved message are displayed.
The display of the message content is not limited to the present embodiment, and can be similarly provided in other embodiments described below.
[0064]
(1-3) Effects of the first embodiment
As described above, according to the present embodiment, the operation of the agent moving between the host boxes is clearly displayed by simply drawing the agent movement arrow Ay between the source and destination host boxes H1, H2. At the same time, an agent movement arrow Ay is drawn on the screen, and at the same time, an instruction representing the movement of the agent is automatically added to the program under development. Also, changes in the agent configuration itself in each host box accompanying movement are automatically corrected. In addition, the configuration contents of applications and agents displayed in the host box can be displayed as state transition diagrams and behavior descriptions, so the program developer can always refer to the specific contents of the applications and agents under development. It becomes possible to do.
In this embodiment, the action description of the agent is displayed in both the state transition diagram and the program list. However, it is also possible to display only one of them.
[0065]
(2) Second embodiment
The present embodiment supports the development of an agent movement function. Each computer connected to a network is displayed with a host icon I, and an application that operates in each computer and a configuration of an agent that moves between the computers. The operation is represented by a state transition diagram including a state icon N and a state transition arrow Ny therebetween. The movement of the agent is also represented by another state transition arrow Ay that is distinguished from the transition arrow between the state icons N.
[0066]
(2-1) Configuration of Second Embodiment FIG. 17
As shown in FIG. 17, the program development support apparatus of the present embodiment includes a host icon operation unit 21, a state icon operation unit 22, a state transition arrow operation unit 23, an agent movement arrow operation unit 24, a menu display unit 27, and a display determination. A unit 28 and a content display unit 29 are provided. In addition, the agent movement arrow operation unit 24 includes a connection determination unit 241 that determines connection between the agent movement arrow Ay and the host icon I, a display adjustment unit 242 that changes the display of the state icon N and the transition arrow, and agent operation. And an action description changing unit 243 for changing the description.
[0067]
The host icon operation unit 21 generates, deletes, and moves the host icon I on the screen. That is, the host icon operation unit 21 selects a predetermined computer from among a plurality of computers on the network stored in the storage device, and displays the computer as a host icon I on the display screen. Each of the host icons I represents a computer on the network, and the presence of a status icon N therein indicates that the agent program operates on the computer according to the status indicated by the icon. The host icon operation unit 21 adjusts such that a state icon N and a state transition arrow Ny, which will be described later, remain inside the host icon I (however, it can be moved inside a different host icon I). Perform operations related to icon I.
[0068]
The state icon N indicates the state of the agent arranged on each computer, and the state transition arrow Ny represents a transition from each state of the agent to another state. And the state transition arrow Ny represent the agent as a state transition diagram.
[0069]
The state icon operation unit 22 performs operations such as generation, deletion, movement, and duplication of the state icon N in the designated host icon I. In addition, the state transition arrow operation unit 23 generates a state transition arrow Ny from one state icon N to the other state icon N by designating a plurality of state icons N, or the generated state The transition arrow Ny is deleted, moved, and duplicated. In this embodiment, if the end point of the arrow is specified near the state icon N so that the end point of the state transition arrow Ny and the state icon N in contact with the end point are not separated during this operation, the state icon N It is configured so that the end point of the arrow snaps.
[0070]
The state icon operation unit 22 and the state transition arrow operation unit 23 have a function of allowing the drawn state icon N and the state transition arrow Ny to exist only inside the host icon I. That is, when the program developer tries to draw the state icon N or the state transition arrow Ny outside the host icon I, it detects it and displays an error, and draws these inside the host icon I. Display a message prompting you to do so.
[0071]
The state icon operation unit 22 and the state transition arrow operation unit 23 are created by drawing a predetermined agent in the host icon I in which the program developer designates each state icon N and state transition arrow Ny. Although a program can be expressed, a desired agent is selected from a plurality of agents stored in the storage device 4 by using the menu display unit 27 and the content display unit 29, and the agent's It is also possible to display the behavior description in the host icon I as a state transition diagram. Further, the state icon operation unit 22 and the state transition arrow operation unit 23 also have a function of operating (displaying, editing, etc.) the state represented by the state icon N and the operation description (program etc.) of the state transition represented by the state transition arrow Ny. .
[0072]
The agent movement arrow Ay represents that the agent moves between a plurality of computers connected to the network. The operation unit 24 of the agent movement arrow Ay performs operations (generation, deletion, movement, etc.) of the agent movement arrow Ay. For example, the agent movement arrow Ay is displayed between different host icons I displaying the computer. It is what pulls.
[0073]
The agent movement arrow operation unit 24 detects the agent movement arrow Ay that is drawn between the host icons I when the state icon N or the like is operated, and detects that and moves the agent. It has a function of changing the arrow Ay to a normal state transition arrow Ny. Therefore, the agent movement arrow operation unit 24 is provided with a connection determination unit 241 for determining a connection between the agent movement arrow Ay and the host icon I. In addition, when a change occurs in the configuration of the agent itself displayed in each host icon I in accordance with the operation of the agent movement arrow Ay, a status icon N that displays the configuration of the agent in response to the change. And a display adjustment unit 242 that changes the display of the state transition arrow Ny, and an operation description change unit 243 that reflects the change in the configuration of the agent in the change of the operation description itself.
[0074]
The menu display unit 27, the display determination unit 28, and the content display unit 29 basically have the same configuration as that of the first embodiment. That is, the menu display unit 27 uses the input device 2 to select which of the operation units is to be operated, and how to perform a selection necessary for operating the selected operation unit, for example, an operation. The user selects whether to use various types of computers and agents, or to perform operations such as creation, disappearance, and movement of icons and arrows. When the display determination unit 28 designates the host icon I, the status icon N, or the like displayed on the screen by the input device 2, which computer or agent means such an icon or the like, Determine what the agent specifications and behavioral descriptions are. The content display unit 29 displays the specifications and description contents of the computer or agent corresponding to the icon or arrow determined by the determination unit 28 on the screen in the form of a program list or the like.
[0075]
(2-2) Operation of the second embodiment
(2-2-1) Explanation of each display on the screen ... FIG.
On the screen of the display 3, a host icon I representing a computer on the network is displayed. In FIG. 18, three host icons I connected to the network are displayed. In each host icon I, a status icon N for displaying the operating status of the agent on the computer displayed by the host icon I is displayed. In this case, each host icon I displays a plurality of status icons N indicating the actions that the agent can take in accordance with the execution of the program, and each status icon N operates from one state to another state. Are connected by a state transition arrow Ny indicating that
[0076]
An agent movement arrow Ay is displayed between the plurality of host icons I to indicate that the agent moves between computers represented by the host icons I. That is, the agent movement arrow Ay includes a state icon N indicating the state immediately before movement displayed in the source host box, and a state icon N indicating the state immediately after movement displayed in the destination host box. Are connected. The host icon I and the state icon N, and the agent movement arrow Ay and the state transition arrow Ny are distinguished from each other on the screen because their line types, line thicknesses, colors, and the like are different.
[0077]
In this way, the agent generated on the computer represented by the host icon I of the movement source moves from the operating state displayed by the state icon N in the host icon I to the movement destination connected by the agent movement arrow Ay. It is expressed that the computer moves to another computer expressed by the host icon I of the host computer I and moves to the operation state displayed by the status icon N in the destination host icon I. When the agent takes different operating states within a certain host icon I, the transition between the operating states is represented by a state transition arrow Ny.
[0078]
(2-2-2) Movement of the status icon N...
From the state shown in FIG. 18, the state icon N2 in the second host icon I2 is changed to the position of N3 in the third host icon I3 using the state icon operation unit 22 as shown in FIG. When the state icon N2, N3 and the other state icon N are connected, the state transition arrow Ny and the agent movement arrow Ay are deformed following the movement of the state icons N2, N3. That is, the status icon N2 indicating the status immediately before the movement in the second host icon I2 changes to the status icon N3 immediately after the completion of the movement in the third host icon I3.
[0079]
Then, as shown in FIG. 20, the state transition arrow Ny connected to the state icon N2 immediately before movement in the second host icon I2 crosses the second host icon I2 and the third host icon I3. The agent movement arrow Ay drawn between the second host icon I2 and the third host icon I3 is shortened so as to connect the state icons N inside the third host icon I3. When the movement of the state icons N2 and N3 and the deformation of the state transition arrow Ny and the agent movement arrow Ay occur, the connection determination unit 241 detects the positions inside and outside the host icon I of each arrow, and the detection result Accordingly, the display adjustment unit 242 transforms each arrow into a state transition arrow Ny or an agent movement arrow Ay. Specifically, the line type, thickness, color, etc. of each arrow corresponds to the arrow connecting the status icons N2, N3 after the movement from those connected to the status icons N2, N3 before the movement. Change to
[0080]
As described above, in this embodiment, the operation of moving the state icon N between the host icons I can freely change the movement timing of the agent between the computers represented by the host icon I, and the movement of the state icon N Accordingly, the display of the state transition arrow Ny and the agent movement arrow Ay can be changed. As a result, the agent program can be changed by a simple operation, and at the same time, the change result can be recognized immediately and clearly.
[0081]
(2-2-3) Explanation of flowchart ... FIG.
FIG. 21 is a flowchart showing the movement operation of the status icon N between the host icons I as described above. As shown in this flowchart, when the state icon N is operated by the state icon operation unit 22 in Step 1, the state transition arrow Ny or the agent movement arrow Ay connected to the state icon N is deformed. In step 2, the connection determination unit 241 determines whether the state transition arrow Ny extends over a plurality of host icons I. As a result of the determination, when the state transition arrow Ny extends over a plurality of host icons I, the display adjustment unit 242 changes the state transition arrow Ny to the agent movement arrow Ay as shown in step 3.
[0082]
On the other hand, if the determination result in step 2 indicates that the state transition arrow Ny does not extend over a plurality of host icons I, the process proceeds to step 4 where the agent determination arrow 241 extends over the plurality of host icons I by the connection determination unit 241. It is determined whether or not. When the determination result is Yes, the state icon N moves within one host icon I, and there is no need to change the state transition arrow Ny and the agent movement arrow Ay. Only the dimension of each arrow is adjusted with the movement of. When the determination result of the connection determination unit 241 in Step 4 is No, that is, when the agent movement arrow Ay does not extend over a plurality of host icons I, the process proceeds to Step 5 and the display adjustment unit 242 sets the agent movement arrow Ay as a state transition arrow. Change to
[0083]
(2-2-4) Display of Agent Program ... FIG.
In the example of FIG. 22, when a desired display is designated by an input device such as a mouse when a host icon or a status icon is displayed on the screen, the specification of the computer represented by the display and the contents of the next program are displayed. Is displayed. That is, when a desired display is designated by the input device, which host icon and status icon the display determination unit 28 indicates on the screen, and the designated host icon and status icon are stored in the storage device 4. Determine what kind of content the computer or program corresponds to. Then, the contents display unit 29 extracts the contents of the program and the like determined by the display determination unit 28 from the storage device 4 and opens a window W on the screen, and the operation description of the program is displayed in the window W in the program list. Display in a format or display computer specifications.
[0084]
(2-2-5) Change in behavioral description ... FIG.
FIG. 23 shows a state in which an agent movement arrow is added from the state icon in the first host icon to the state icon in the second host icon in the state of FIG. When such an arrow is added on the screen by using the agent movement arrow operation unit 24, in this embodiment, not only the display change on the screen but also the configuration content of the displayed agent program itself is an arrow. Changes are made according to the addition of. Specifically, a movement command corresponding to the agent movement arrow is added to the end of the behavioral description displayed in the window on the screen. In such a behavior description change, the behavior description change unit 243 detects a change of an agent movement arrow or other state icon drawn on the screen, and changes the behavior description according to the change contents. Is made by
[0085]
(2-3) Effects of the second embodiment
As described above, according to the present embodiment, various operation states that can be taken by the agent program on the computer represented by each host icon are represented as state icons, and transitions from the respective operation states to other operation states are states. Since it is displayed by the transition arrow, the program developer can easily grasp the relationship between the agent program and the computer on the network on which the agent program operates. In addition, changes in the state transition arrow and agent movement arrow that accompany the movement of state icons between host icons, or addition of agent movement arrows and state icons are reflected in the configuration of the agent program itself. It is possible to write and modify programs simply by operating. In addition, it is convenient for program development that the contents displayed by icons and arrows on the screen can always be referred to.
[0086]
(3) Third embodiment: FIGS. 24 and 25
This embodiment supports the development of an agent movement function, and adds a function for operating a link representing a connection status between computers to the second embodiment.
In the configuration of this embodiment, in addition to the configuration of the second embodiment shown in FIG. 17, a link operation unit 31 that operates a link representing a connection status between computers is provided. The link operation unit 31 generates, deletes, moves, and duplicates a link L that connects a plurality of host icons displayed on the screen. The link L generated by the link operation unit 31 is displayed by a straight line that is distinguished from the state transition arrow and the agent movement arrow in the present embodiment. A plurality of types of links L can be prepared in accordance with the connection status between computers represented by the host icon. These various types of links L are stored in the storage device 4 to develop a program. The user can select a desired link L by operating the menu display unit, and connect a plurality of host icons.
[0087]
(4) Fourth embodiment: FIGS. 26 and 27
This embodiment supports the development of an agent duplication function. In addition to the configuration of the first embodiment, an agent duplication arrow operation unit 41 is provided to express the agent duplication function. The agent duplication arrow operation unit 41 includes a connection determination unit 411 that determines whether or not the start point of the generated duplication arrow is in the middle of the agent action line that is the duplication source, and a new agent action at the end point of the duplication arrow. Changes such as a display adjustment unit 412 that changes the screen display accompanying agent duplication such as drawing a line, and an instruction for duplicating the agent to the program to be supported along with duplication of the agent operation line An operation description changing unit 413 is provided.
[0088]
In the present embodiment, the agent duplication arrow Cy displayed on the screen represents agent duplication. The agent duplication arrow operation unit 41 displays the agent duplication arrow Cy on the screen so that the agent duplication arrow Cy always starts in the middle of the agent operation line A and the end point becomes the start point of another agent operation line A. That is, when the agent duplication arrow Cy is pulled out from the middle of the agent operation line A1 displayed on the screen using the agent duplication arrow operation unit 41, the agent operation line A1 of the agent operation line A1 is displayed at the end point of the agent duplication arrow Cy. A portion after the start point of the agent duplication arrow Cy is generated on the computer as a new agent, and is displayed on the screen as a new agent operation line A2. The agent duplication arrow Cy has a different line type, thickness, color, and the like so as to be distinguished from the agent movement arrow and the state transition arrow.
[0089]
In the present embodiment, the behavioral description changing unit 413 in the first embodiment also changes the behavioral description of the agent itself in response to the change of the agent caused by the generation, deletion, and movement of the agent duplication arrow Cy. I do. In other words, in the example of FIG. 27, when a new agent is generated along with the addition of the agent duplication arrow Cy, a duplication command is added to the behavior description of the agent.
[0090]
(5) Fifth embodiment
This embodiment supports the development of an agent duplication function, and expresses the agent duplication function by a collaboration diagram. This collaboration diagram shows object icons (application icon P, agent icon A) that represent system components in rectangles, and collaboration arrows (message arrow My and duplicate arrow Cy that represent interactions between component icons with arrows between object icons). ). In the present embodiment, as in the state transition diagram shown in the previous embodiment, the start point and end point of each collaboration arrow are always in contact with the object icon. Further, each collaboration arrow is accompanied by a collaboration label represented by a character string together with a collaboration number representing the order of collaboration in numerals, and becomes a collaboration identifier.
[0091]
(5-1) Configuration of Fifth Embodiment FIG.
The apparatus of the present embodiment includes an application icon operation unit 51 and an agent icon operation unit 52 in order to display applications and agents that make up a program to be supported. In addition, a message arrow operation unit 53 that operates a message arrow My that displays a message exchanged between the application and the agent, and a replication arrow operation unit 54 that operates a replication arrow Cy that displays a copy of the agent are provided. . The message arrow operation unit 53 generates, deletes, and moves the message arrow My, and the message arrow My is drawn between icons that display applications and agents.
[0092]
The copy arrow operation unit 54 generates, deletes, and moves a copy arrow Cy used to generate a copy of the agent in the program to be supported. The copy arrow Cy is always displayed by the operation unit 54 by the agent icon A. Drawn in between. The agent duplication arrow operation unit 54 includes a connection determination unit 541 that determines whether or not the start point of the generated duplication arrow belongs to the agent icon that is the duplication source, and the same as the agent icon that is the duplication source at the end point of the duplication arrow. A display adjustment unit 542 that changes the screen display associated with the duplication of the agent icon, such as generating a loop-shaped message arrow on the duplication source agent icon, and assisting with the duplication of the agent icon An operation description changing unit 543 is provided for changing the operation description such as adding an instruction for copying the agent to the target program.
[0093]
In this embodiment as well, as in each of the above embodiments, the menu display unit 17, the display determination unit 18, and the content display unit 19 are provided, and specific contents such as each application, agent, and message specified on the screen. (Specifications, operation descriptions, etc.) can be displayed as appropriate. In addition, the menu display unit 17 is used when operating each operation unit as to what application, agent, or message stored in the storage device 4 is assigned to each icon or arrow displayed on the screen. The points that can be selected are the same as in the above embodiments.
[0094]
(5-2) Operation of the Fifth Embodiment FIG. 29
In FIG. 29, an application icon P representing an individual application program is displayed on the screen. An agent icon A indicating an agent program that exchanges messages with the application icon P is displayed. The application icon P and the agent icon A are generated by the application icon operation unit 51 or the agent icon operation unit 52. When the icons P and A are displayed on the screen by the operation units 51 and 52, the menu display unit 17 is used to store various icons and agents stored in the storage device 4. Desired ones are selected from them, and they are appropriately arranged on the screen using the input device 2 such as a mouse.
[0095]
In the example shown in the figure, after the first application icon P1 is displayed on the screen, the agent icon A1 that is the copy source is displayed, and then between the application icon P1 and the agent icon A1, a message arrow operation unit is displayed. Connection is made by a message arrow My1 generated by 53. Thereafter, when the replication arrow Cy is extracted from the replication source agent icon A1, the replication destination agent icon A2 is displayed at the end point of the replication arrow Cy. At the same time, the duplicate arrow operation unit 54 displays a message arrow Myr looped on the agent icon A1 labeled “copy_message” on the agent icon A1 at the start point of the duplicate arrow Cy. Is done.
[0096]
Hereinafter, the second application icon P2 and the third application icon P3 are sequentially drawn, and the message arrows My2 and My3 are displayed between the application icons P2 and P3 and the agent icons A1 and A2, thereby becoming a support target. The relationship between a plurality of applications and agents constituting the program can be displayed in a collaboration diagram.
[0097]
In this case, when the message arrow My and the duplicate arrow Cy are sequentially generated between the icons, the arrow operation units 53 and 54 recognize the generation order of the arrows as the collaboration order, and in the vicinity of the arrows. Display the collaboration number. In addition to the collaboration number, an identifier indicating that the message arrow My or the duplicate arrow Cy is present, for example, the message arrow My indicates a symbol or label such as a, b, or c indicating the contents, and the duplicate arrow Cy indicates the action. The letter “copy” is displayed near the arrow.
[0098]
In addition, each arrow operation part 53 and 54 may be able to change a collaboration number or an identifier. In this case, it is necessary to make adjustments so that the number varies depending on the arrow even after the change. For example, as a result of changing a certain number, if the number matches the number of another arrow or the order is changed, the number of the affected arrow may be changed at the same time. Further, each of the arrow operation units 53 and 54 may be configured to input a number later without generating and displaying a number in advance.
[0099]
In the fifth embodiment, the host box and the host icon for displaying each computer connected to the network are not displayed. However, the fifth embodiment is combined with the first or second embodiment. Thus, it is also possible to express on which computer each application or agent displayed in the fifth embodiment operates. For example, in FIG. 30, the first application icon P1 and the copy source agent icon A1 are arranged in the first host box or the host icon, the second and third application icons P2 and P3, and the copy destination agent icon. By arranging A2 in the second host box or host icon, the relationship between each program and the computer can be displayed.
[0100]
(5-3) Effects of the fifth embodiment
As described above, in the fifth embodiment, when developing a program for displaying a message exchange between an individual application and an agent using a collaboration diagram, it is easy to operate a replication arrow on the screen. The agent can be duplicated with simple work. In particular, in this embodiment, simply drawing a duplication arrow automatically displays a new agent icon on the screen and generates a message arrow about the duplication source agent, and these operations are the development target. There is an advantage reflected in the behavioral description of the program. Compared to the display using the operation line and the state transition diagram, the display by the collaboration diagram can display a label indicating the operation order and contents on the message arrow and the duplicate arrow. There is also an advantage that the message operation order between agents is clearly displayed.
[0101]
(6) Sixth embodiment
In the present embodiment, the agent duplication function is expressed by a state transition diagram in order to more effectively support the program creation utilizing the agent duplication function. In other words, in the present embodiment, the operation of an agent operating on a computer is represented by a state transition diagram composed of a state icon N indicating each operation state of the agent and a state transition arrow Ny therebetween. In this state, a function for operating a replication marker indicating that the agent performs replication is added.
[0102]
(6-1) Configuration of the Sixth Embodiment FIG. 30
As shown in FIG. 30, the program development support apparatus according to the present embodiment includes a state icon operation unit 61 and a state transition arrow operation unit 62 as basic functional units for operating the state transition diagram. These functional units have substantially the same functions as the corresponding functional units of the second embodiment described above. That is, the status icon operation unit 61 performs operations such as generation, deletion, movement, and duplication of the status icon N. Further, the state transition arrow operation unit 62 generates a state transition arrow Ny from one state icon N to the other state icon N by designating a plurality of state icons N, or the generated state The transition arrow Ny is deleted, moved, and duplicated.
[0103]
In this embodiment, in addition to the state icon operation unit 61 and the state transition arrow operation unit 62, an agent replication marker operation unit that operates a replication marker indicating that the agent performs replication in the state indicated by the state icon. 61 is provided. The agent duplication marker operation unit 61 switches display / non-display of the agent duplication marker Cm on the status icon.
[0104]
The agent duplication marker operation unit 61 is provided with a display determination unit 631 for judging whether to display or not to display the duplication marker on the designated state icon N. Then, in accordance with the determination result by the display determination unit 631, the display marker 640 displays the replication marker Cm on the status icon N or deletes the displayed replication marker Cm, and the display / non-display of the replication marker Cm. And an action description changing unit 643 corresponding to the status icon N.
[0105]
In this embodiment as well, as in each of the above embodiments, the menu display unit 17, the display determination unit 18, and the content display unit 19 are provided, and specific contents such as each application, agent, and message specified on the screen. (Specifications, operation descriptions, etc.) can be displayed as appropriate. In addition, the menu display unit 17 is used when operating each operation unit as to what application, agent, or message stored in the storage device 4 is assigned to each icon or arrow displayed on the screen. The points that can be selected are the same as in the above embodiments.
[0106]
(6-2) Operation of the Sixth Embodiment: FIGS. 31 to 33
In FIG. 31, a status icon N that displays the operating status of the agent on the computer is displayed. In this case, a plurality of state icons N indicating actions that the agent can take in accordance with the execution of the program are displayed, and each state icon N is a state transition arrow Ny indicating that the agent shifts from one state to another state. Connected by. On this screen, the agent duplication marker operation unit 61 can switch display / non-display of the agent duplication marker Cm on the state icon.
[0107]
FIG. 32 shows a screen when the status icon N is designated and the corresponding program code is displayed. That is, when one state icon N is designated by the input device 2, which state icon is displayed on the screen by the display determination unit 18, and what contents the designated state icon is stored in the storage device 4 To determine whether it corresponds to a computer or program. Then, the contents display unit 19 takes out the contents of the program and the like determined by the display determination unit 18 from the storage device 4 and opens a window W on the screen. The operation description of the program is displayed in the window W in the program list. Display in a format or display computer specifications. In FIG. 32, a program list is displayed.
[0108]
In FIG. 33, by designating “copy marker display” by the input device 2 on the designated status icon N from the state of FIG. 32, the agent duplicate marker operation unit 61 causes the duplicate marker Cm to be placed on the status icon N. Is displayed. When the duplicate marker Cm is displayed on the screen using the agent duplicate marker operation unit 61, not only the display change on the screen but also the configuration contents of the agent program displayed in the window W itself. Is also changed according to the addition of the replication marker Cm. Specifically, a replication command corresponding to the replication marker Cm is added to the head of the action description displayed in the window on the screen. The behavioral description is changed by the behavioral description changing unit 633 changing the behavioral description in accordance with the display / non-display of the duplicate marker Cm on the state icon drawn on the screen.
[0109]
In addition, the agent copy marker operation unit 61 may arbitrarily specify the number of times of copying in addition to simply switching between display and non-display. In this case, the operation description changing unit 633 can not only simply add / remove the duplicate instruction but also add program code for executing the duplicate instruction a specified number of times.
Furthermore, the operation start state of the replication agent generated by executing a plurality of instructions can be arbitrarily designated.
[0110]
(6-3) Effects of the sixth embodiment
As described above, in this embodiment, it is possible to easily create a program using the agent duplication function by using the state transition diagram. In particular, in the present embodiment, the replication mark Cm is displayed on the screen simply by designating the display / non-display of the replication mark Cm, and the replication instruction corresponding to the replication mark Cm is a program to be developed. There is also an advantage reflected in the behavioral description. Therefore, it is possible to more effectively support the creation of a program utilizing the agent duplication function.
[0111]
(7) Seventh embodiment
In this embodiment, in order to more effectively support the creation of a program using the agent moving function, the agent moving function is expressed by a collaboration diagram. That is, in the present embodiment, the operation of the agent operating on the computer is represented by a collaboration diagram composed of the object icons P and A and the collaboration arrow My, and the host box H and the agent movement arrow Ay are further displayed. A function to be operated is added.
[0112]
(7-1) Configuration of Seventh Embodiment FIG. 34
As shown in FIG. 34, the program development support apparatus of the present embodiment includes an application icon operation unit 71, an agent icon operation unit 72, and a message arrow operation unit 73 as basic function units for operating the collaboration diagram. I have. These functional units have substantially the same functions as the corresponding functional units in the fifth embodiment described above. That is, the application icon operation unit 71 and the agent icon operation unit 72 perform operations such as generation, deletion, movement, and duplication of the application icon P and the agent icon A that display the application and the agent that constitute the program to be supported. It is. The message arrow operation unit 73 performs operations such as generation, deletion, and movement of the message arrow My that displays messages exchanged between the application and the agent. The message arrow My is the application icon P or the agent icon A. Drawn between the object icons.
[0113]
In this embodiment, in addition to these operation units 71 to 73, a host box operation unit 74 that operates the host box and an agent movement used to indicate the movement of the agent in the program to be supported. An agent movement arrow operation unit 75 for operating the arrow Ay is provided.
Among these, the host box operation unit 74 performs basic editing functions of the host box, that is, operations such as generation, movement, size change, and deletion. The host box H is represented by a rectangle surrounding a plurality of object icons such as the application icon P and the agent icon A by the operation unit 74, and the application or agent indicated by these object icons operates on a physical host machine. Represents that you are doing.
[0114]
The agent movement arrow operation unit 75 has a basic editing function of the movement arrow Ay used for displaying the movement of the agent in the program to be supported. The agent movement arrow Ay is drawn between agent icons A in different host boxes H, and this agent moves from the host machine represented by the host box H having the start point to the host machine represented by the host box having the end point. Represents. Also, the agent movement arrow Ay is always drawn between agent icons in different host boxes, and a message arrow that loops on the agent icon is always accompanied by a label labeled migrate_message. .
[0115]
The agent movement arrow operation unit 75 is provided with a connection determination unit 751 that determines whether or not the start point of the generated movement arrow belongs to the agent icon that is the movement source. A display that changes the screen display that accompanies the movement of the agent icon, such as drawing the agent icon that is the same as the source agent icon at the end of the movement arrow, and generating a looped message arrow on the source agent icon An adjustment unit 752 and an operation description change unit 753 for changing an operation description such as adding an instruction for moving an agent to a program to be supported in accordance with the movement of the agent icon are provided.
[0116]
In this embodiment as well, as in each of the above embodiments, the menu display unit 17, the display determination unit 18, and the content display unit 19 are provided, and specific contents such as each application, agent, and message specified on the screen. (Specifications, operation descriptions, etc.) can be displayed as appropriate. In addition, the menu display unit 17 is used when operating each operation unit as to what application, agent, or message stored in the storage device 4 is assigned to each icon or arrow displayed on the screen. The points that can be selected are the same as in the above embodiments.
[0117]
(7-2) Operation of the seventh embodiment: FIGS. 35 to 37
In FIG. 35, an application icon P representing an individual application program and an agent icon A indicating an agent program for exchanging messages between the application icons P are displayed on the screen. A message arrow My with a collaboration identifier is displayed between the application icon P and the agent icon A.
[0118]
In FIG. 35, two host boxes H1 and H2 indicating the physical host machine on which the application and agent indicated by the icons P and A are operating so as to surround the application icon P and the agent icon A are further included. Is displayed, and these host boxes H 1 and H 2 are generated by the host box operation unit 74. Then, an agent movement arrow Ay is displayed between the agent icons A1 and A2 in the different host boxes H1 and H2, and a message arrow Myr that loops on the agent icon is displayed as “migrate_message”. "And is labeled.
[0119]
36 and 37 show a procedure for creating the screen shown in FIG. That is, first, as shown in FIG. 36, the host box H1 is displayed on the screen by the host box operation unit 74, and the first and second application icons P1, P2 are displayed in the host box H1 by the application icon operation unit 71. Is displayed, and the agent icon operation unit 72 displays an agent icon A1 as a movement source. When the icons P and A are displayed on the screen by the application icon operation unit 71 and the agent icon operation unit 72, the storage device 4 is used by using the menu display unit 17 as in the fifth embodiment described above. A desired application is selected from various applications and agents stored in the application, and these are appropriately arranged on the screen using the input device 2 such as a mouse. Next, the first and second application icons P1, P2 and the agent icon A1 are connected by message arrows My1, My2 generated by the message arrow operation unit 73, respectively.
[0120]
Subsequently, the host box H2 as a movement destination is displayed on the screen by the host box operation unit 74, and the third application icon P3 is displayed by the application icon operation unit 71 in the host box H2. Thereafter, the agent movement arrow operation unit 75 draws out the agent movement arrow Ay whose destination is the destination host box H2 from the agent icon A1 in the source host box H1.
When the agent movement arrow Ay is drawn in this way, as shown by a solid line in FIG. 37, a label associated with the movement arrow Ay, a destination agent icon A2, and a looped message arrow Myr with a label are automatically displayed. Is displayed. That is, when the agent movement arrow Ay is drawn, a label “migrate” is displayed on the movement arrow Ay, and a destination agent icon A2 is displayed at the end point of the agent movement arrow Ay. At the same time, a message arrow My2 looped on the agent icon A1 is displayed with the label “migrate_message” on the agent icon A1 at the start point of the movement arrow Ay.
[0121]
Hereinafter, in the destination host box H2, a message arrow My3 is displayed between the third application icon P3 and the destination agent icon A2, whereby a plurality of applications and agents constituting the program to be supported are displayed. Can be displayed in a collaboration diagram.
In this case, when the message arrow My and the movement arrow Ay are sequentially generated between the icons, the arrow operation units 73 and 75 recognize the generation order of the arrows as the collaboration order, and in the vicinity of the arrows. Display the collaboration number. Further, together with this collaboration number, an identifier indicating that it is a message arrow My or a movement arrow Cy, for example, a symbol or label such as a, b, c indicating the contents in the message arrow My or a movement arrow Cy is described above. As shown, the word “migrate” indicating the action is displayed in the vicinity of the arrow.
[0122]
In addition, each arrow operation part 73 and 75 may be able to change a collaboration number or an identifier. In this case, it is necessary to make adjustments so that the number varies depending on the arrow even after the change. For example, as a result of changing a certain number, if the number matches the number of another arrow or the order is changed, the number of the affected arrow may be changed at the same time. Furthermore, the arrow operation units 73 and 75 may be configured to input numbers later without generating and displaying numbers in advance.
[0123]
(7-3) Effects of the seventh embodiment
As described above, in the present embodiment, it is possible to easily create a program using the agent moving function using a collaboration diagram. In particular, in this embodiment, simply drawing a movement arrow automatically displays a new agent icon on the screen and generates a message arrow about the source agent. There is an advantage reflected in the behavioral description of a program. In addition, as described in the fifth embodiment, in comparison with the display using the operation line and the state transition diagram, the display using the collaboration diagram displays a label indicating the operation order and contents on the message arrow and the movement arrow. Therefore, there is an advantage that the operation order of messages between each application or agent is displayed at a glance. Therefore, it is possible to more effectively support the creation of a program utilizing the agent movement function.
[0124]
【The invention's effect】
As described above, according to the present invention, in creating a program in which a mobile agent moves between a plurality of computers connected by a network, the relationship between an application program running on each computer and the agent, or the agent and it It is possible to express the relationship between each computer and the computer on which it moves. Moreover, it is possible to construct an entire program that combines these by simply operating the displays corresponding to computers, applications, agents, messages, etc. on the screen. Because it can be reflected, it is easier to create a program. Thus, according to the present invention, it is possible to provide a support apparatus and method that can effectively support the creation of a program using a mobile agent.
[Brief description of the drawings]
FIG. 1 is a block diagram showing the configuration of a first embodiment of a program creation support apparatus according to the present invention.
FIG. 2 is a diagram illustrating each display on a screen according to the first embodiment of this invention.
FIG. 3 is a diagram showing a state before an agent action line is generated in the first embodiment of the present invention.
4 is a diagram showing a state after an agent action line is generated from the state of FIG. 3;
FIG. 5 is a diagram showing a state in which an agent movement arrow is drawn from the middle of an agent action line in the first embodiment of the present invention.
6 is a diagram showing a state in which a new agent action line is generated as a result of drawing the agent movement arrow in FIG. 5;
FIG. 7 is a flowchart for explaining the operation of the first embodiment of the present invention.
FIG. 8 is a diagram showing a state in which an agent operation line is designated in the first embodiment of the present invention.
9 is a diagram showing a behavioral description of an agent designated from the state of FIG. 8 in a state transition diagram.
10 is a diagram showing a state in which an agent movement arrow is drawn in the state of FIG. 9;
FIG. 11 is a diagram showing a change in the state transition diagram accompanying the addition of an agent movement arrow in the state of FIG. 10;
12 is a diagram in which an operation description of an agent designated from the state of FIG. 8 is displayed using a program list.
13 is a diagram showing a state in which an agent movement arrow is drawn in the state of FIG.
FIG. 14 is a diagram showing a change in behavioral description accompanying the addition of an agent movement arrow in the state of FIG. 13;
FIG. 15 is a flowchart showing an operation when an agent movement arrow is displayed in the first embodiment of the present invention.
FIG. 16 is a diagram for displaying the contents of a message arrow in the first embodiment of the present invention.
FIG. 17 is a block diagram showing a configuration of a second embodiment of the present invention.
FIG. 18 is a diagram illustrating each display on the screen according to the second embodiment of the invention.
FIG. 19 is a diagram illustrating a case where a status icon is moved to another host icon in the second embodiment of the present invention.
FIG. 20 is a diagram showing a state in which the movement of the state icon is completed in FIG.
FIG. 21 is a flowchart for explaining the operation of the second embodiment of the present invention;
FIG. 22 is a diagram showing that a program list is displayed when a status icon is designated in the second embodiment of the present invention.
FIG. 23 is a diagram showing that a movement command is added when an agent movement arrow is drawn in the second embodiment of the present invention.
FIG. 24 is a block diagram showing a configuration of a third embodiment of the present invention.
FIG. 25 is a diagram showing a state in which links are displayed between host icons in the third embodiment of the present invention.
FIG. 26 is a block diagram showing the configuration of the fourth embodiment of the present invention.
FIG. 27 is a diagram showing that a replication command is added to a program when an agent replication arrow is drawn in the fourth embodiment of the present invention.
FIG. 28 is a block diagram showing the configuration of the fifth embodiment of the present invention.
FIG. 29 is a diagram showing duplication of an agent icon in the fifth embodiment of the present invention.
FIG. 30 is a block diagram showing a configuration of a sixth embodiment of the present invention.
FIG. 31 is a diagram showing a replication marker in the sixth embodiment of the present invention.
FIG. 32 is a diagram showing that a program list is displayed when a status icon is designated in the sixth embodiment of the present invention.
FIG. 33 is a diagram showing that a duplicate command is added when a duplicate marker is displayed in the sixth embodiment of the present invention.
FIG. 34 is a block diagram showing a configuration of a seventh embodiment of the present invention.
FIG. 35 is a diagram showing movement of an agent icon in the seventh embodiment of the present invention.
FIG. 36 is a diagram showing generation of an agent movement arrow in the seventh embodiment of the present invention.
FIG. 37 is a diagram showing that a related display change is performed when an agent movement arrow is drawn in the seventh embodiment of the present invention.
[Explanation of symbols]
1 ... the computer itself
2 ... Input device
3 ... Display
4. Storage device
12 ... Host box operation section
13. Application operation line operation unit
14 ... Agent operation line operation section
15 ... Agent movement arrow operation section
151. Connection determination unit
152 ... Agent operation line adjustment unit
153 ... Agent action description change part
16 ... Message arrow operation part
17 ... Menu display section
17 ... Menu display section
18 ... Display determination unit
19 ... Content display section
191 ... State transition diagram display section
192 ... Status description display section
21 ... Host icon operation section
22 ... Status icon operation section
23 ... State transition arrow operation part
24. Agent movement arrow operation section
241 ... Connection determination unit
242 ... Display adjustment unit
243 ... Behavior description change part
27 ... Menu display section
28: Display determination unit
29 ... Contents display section
31 ... Link operation part
41 ... Agent replication arrow operation section
411 ... Connection determination unit
412 ... Display adjustment unit
413 ... Behavior description change part
51. Application icon operation section
52. Agent icon operation part
53 ... Message arrow operation part
54 ... Agent duplication arrow operation section
541 ... Connection determination unit
542 ... Display adjustment unit
543 ... Behavior description change section
61 ... Status icon operation section
62: State transition arrow operation section
63 ... Agent replication marker operation section
631 ... Display determination unit
632 ... Display adjustment unit
633 ... Behavior description change part
71 ... Application icon operation section
72 ... Agent icon operation section
73 ... Message arrow operation part
74: Host box operation section
75: Agent movement arrow operation section
751 ... Connection determination unit
752 ... Display adjustment unit
753 ... Behavior description change part
H ... Host box
I ... Host icon
N ... Status icon
P ... Application icon
P: Application operation line
A ... Agent icon
A ... Agent action line
Ay ... Agent movement arrow
Cy ... Agent replication arrow
My ... Message arrow
Myr ... Looped message arrow
Ny ... State transition arrow
W ... Window
L ... Link

Claims (18)

ネットワークに接続されたコンピュータを表現するホストボックスを描くためのホストボックス操作部と、前記ホストボックス内に、そのホストボックスで表現されたコンピュータ上で動作するアプリケーションプログラムを表すアプリケーション動作ラインを描くためのアプリケーション動作ライン操作部と、前記ホストボックス内に、そのホストボックスで表現されたコンピュータ上で動作するエージェントプログラムを表すエージェント動作ラインを描くためのエージェント動作ライン操作部と、前記各プログラム間で交換されるメッセージを表すメッセージ矢印を描くためのメッセージ矢印操作部と、前記ホストボックスによって表現された異なったコンピュータ間のエージェントプログラムの移動を表現するために、異なったホストボックス内に存在するエージェント動作ライン同士を接続するエージェント移動矢印を描くためのエージェント移動矢印操作部とを備え、
前記エージェント移動矢印操作部には、エージェント移動矢印の接続判定部、エージェント動作ライン調整部およびエージェント動作記述変更部が設けられ、
前記エージェント移動矢印の接続判定部は、描画するエージェント移動矢印の始点と終点が、移動元と移動先のホストボックス内に位置しているか否かを判定し、移動矢印がこれらの2つのホストボックス間にまたがっていない場合にはエラーとして再度の移動矢印の描画を促すものであり、
前記動作ライン調整部は、描画されたエージェント移動矢印の始点と終点とにそれぞれエージェント動作ラインが表示されるように、各ホストボックス内におけるエージェントの動作ラインを変更するものであり、
前記エージェント動作記述変更部は、前記エージェント移動矢印操作部によりホストボックス間をエージェントが移動することが指定された場合に、それに応じてエージェントを構成するプログラムについて変更を行うものであることを特徴とするプログラム作成支援装置。
A host box operation unit for drawing a host box representing a computer connected to a network, and an application operation line representing an application program operating on the computer represented by the host box in the host box. An application operation line operation unit, an agent operation line operation unit for drawing an agent operation line representing an agent program operating on a computer represented by the host box in the host box, and an exchange between the programs. In order to express the movement of the agent program between different computers represented by the message box operation unit for drawing a message arrow representing a message to be displayed and the host box, different hosts are used. And a agent moving arrows operation unit for drawing the agent moving arrow that connects the agent operation line with each other within the box,
The agent movement arrow operation unit includes an agent movement arrow connection determination unit, an agent operation line adjustment unit, and an agent operation description change unit,
The connection determination unit for the agent movement arrow determines whether the start point and the end point of the agent movement arrow to be drawn are located in the source and destination host boxes, and the movement arrow indicates these two host boxes. If it doesn't fall in between, it will prompt the drawing of the moving arrow again as an error,
The operation line adjustment unit changes the agent operation line in each host box so that the agent operation line is displayed at the start point and the end point of the drawn agent movement arrow,
The agent behavior description changing unit is configured to change a program constituting the agent in response to an agent moving specified between the host boxes by the agent moving arrow operation unit. Program creation support device.
ネットワークに接続されたコンピュータを表現するホストアイコンを描くためのホストアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを描くための状態アイコン操作部と、前記ホストアイコン内に、前記エージェントプログラムの各状態アイコン間の遷移を示す状態遷移矢印を描くための状態遷移矢印操作部と、異なったホストボックス内に存在するエージェントの状態アイコン同士を接続するエージェント移動矢印を描くためのエージェント移動矢印操作部とを備え、
前記エージェント移動矢印操作部は、エージェント移動矢印とホストアイコンとの接続を判定する接続判定部と、状態アイコンおよび遷移矢印の表示を変更する表示調整部と、エージェントの動作記述を変更する動作記述変更部とを備え、
前記接続判定部は、ホストアイコン間に引かれるというエージェント移動矢印についての制約が破られた場合には、それを検出してエージェント移動矢印を通常の状態遷移矢印に変化させるものであり、
前記表示調整部は、エージェント移動矢印の操作に伴い、各ホストアイコン内に表示されているエージェントそれ自体の構成に変化が生じた場合に、その変化に対応してエージェントの構成を表示する状態アイコンおよび状態遷移矢印の表示を変更するものであり、 前記動作記述変更部は、エージェントの構成の変化をその動作記述そのものの変更に反映させるものであることを特徴とするプログラム作成支援装置。
A host icon operation unit for drawing a host icon representing a computer connected to the network, and a status icon indicating each operation state of an agent program operating on the computer represented by the host icon in the host icon A state icon operation unit for drawing, a state transition arrow operation unit for drawing a state transition arrow indicating a transition between the state icons of the agent program in the host icon, and an agent existing in a different host box and a agent moving arrows operation unit for drawing the agent moving arrows connecting the states icon together,
The agent movement arrow operation unit includes a connection determination unit that determines a connection between an agent movement arrow and a host icon, a display adjustment unit that changes a display of a status icon and a transition arrow, and an operation description change that changes an agent operation description. With
The connection determination unit detects a change in the agent movement arrow to a normal state transition arrow when the restriction on the agent movement arrow drawn between the host icons is violated,
When the change of the configuration of the agent itself displayed in each host icon changes in accordance with the operation of the agent movement arrow, the display adjustment unit displays the agent configuration corresponding to the change. And a change in the display of the state transition arrow, wherein the behavior description change unit reflects a change in the configuration of the agent in a change in the behavior description itself .
前記ホストボックスあるいはホストアイコン間に、ホストボックスあるいはホストアイコンが表現するコンピュータ間の接続状態を示すリンクを表示するためのリンク操作部を備えていることを特徴とする請求項1または2に記載のプログラム作成支援装置。  The link operation part for displaying the link which shows the connection state between the computers which a host box or a host icon represents between the said host boxes or a host icon is provided. Program creation support device. エージェントプログラムの複製操作を表現するエージェント複製矢印を描くためのエージェント複製矢印操作部を備えていることを特徴とする請求項1または2に記載のプログラム作成支援装置。  3. The program creation support apparatus according to claim 1, further comprising an agent duplication arrow operation unit for drawing an agent duplication arrow representing a duplication operation of the agent program. 画面上に表示されたホストボックスあるいはホストアイコン、アプリケーション動作ライン、エージェント動作ライン、状態アイコン、メッセージ矢印の少なくとも一つの表示について、その表示を指定した場合に、その表示が表現するコンピュータ、プログラム、メッセージの内容を画面上に表示する内容表示部を備えていることを特徴とする請求項1または2に記載のプログラム作成支援装置。  When at least one of the host box or host icon, application operation line, agent operation line, status icon, and message arrow displayed on the screen is specified, the computer, program, and message that the display represents The program creation support apparatus according to claim 1, further comprising a content display unit that displays the content of the program on the screen. コンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現するアプリケーションアイコン操作部と、
コンピュータ上で動作するエージェントプログラムをエージェントアイコンにより表現するエージェントアイコン操作部と、
コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するメッセージ矢印を用いて、各プログラム間で交換されるメッセージを表現するメッセージ矢印操作部と、
コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するエージェント複製矢印によって、エージェントの複製操作を表現するエージェント複製矢印操作部とを備え、
前記エージェント複製矢印操作部には、生成した複製矢印の始点が複製元となるエージェントアイコンに属しているか否かを判定する接続判定部と、エージェントアイコンの複製に伴う画面表示を変更する表示調整部と、このエージェントアイコンの複製に伴って支援対象となるプログラムにエージェントを複製するための命令を追加する動作記述変更部が設けられていることを特徴とするプログラム作成支援装置。
An application icon operation unit for expressing an application program running on a computer by an application icon;
An agent icon operation unit for representing an agent program operating on a computer by an agent icon;
A message arrow operation unit that expresses messages exchanged between each program using a message arrow that has a collaboration identifier and expresses an interaction between icons,
An agent duplication arrow operation unit for representing an agent duplication operation by an agent duplication arrow having a collaboration identifier and expressing an interaction between icons;
The agent duplication arrow operation unit includes a connection determination unit that determines whether or not the starting point of the generated duplication arrow belongs to an agent icon that is a duplication source, and a display adjustment unit that changes a screen display accompanying duplication of the agent icon And an operation description change unit for adding a command for duplicating the agent to the program to be supported along with the duplication of the agent icon .
ネットワークに接続されたコンピュータを表現するホストボックスを描くためのホストボックス操作部と、前記ホストボックス内に、そのホストボックスで表現されたコンピュータ上で動作するアプリケーションプログラムを表すアプリケーション動作ラインを描くためのアプリケーション動作ライン操作部と、前記ホストボックス内に、そのホストボックスで表現されたコンピュータ上で動作するエージェントプログラムを表すエージェント動作ラインを描くためのエージェント動作ライン操作部と、前記各プログラム間で交換されるメッセージを表すメッセージ矢印を描くためのメッセージ矢印操作部と、前記ホストボックスによって表現された異なったコンピュータ間のエージェントプログラムの移動を表現するために、異なったホストボックス内に存在するエージェント動作ライン同士を接続するエージェント移動矢印を描くためのエージェント移動矢印操作部とを備え、前記エージェント移動矢印操作部には、エージェント移動矢印の接続判定部、エージェント動作ライン調整部およびエージェント動作記述変更部が設けられたプログラム作成支援装置を使用し、
前記ホストボックス操作部により、コンピュータの画面上に、ネットワークに接続されたコンピュータをホストボックスを用いて表現し、前記アプリケーション動作ライン操作部により、このホストボックス内にこのホストボックスで表現されたコンピュータ上で動作するアプリケーションプログラムとエージェントプログラムとをそれぞれの動作ラインによって表現し、前記メッセージ矢印操作部により、各プログラム間で交換されるメッセージを前記動作ライン間に描かれたメッセージ矢印によって表現し、前記エージェント移動矢印操作部により、異なったホストボックス内に存在するエージェント動作ライン同士をエージェント移動矢印によって接続することにより、前記ホストボックスによって表現された異なったコンピュータ間のエージェントプログラムの移動を表現すると共に、
前記エージェント移動矢印の接続判定部により、描画するエージェント移動矢印の始点と終点が、移動元と移動先のホストボックス内に位置しているか否かを判定し、移動矢印がこれらの2つのホストボックス間にまたがっていない場合にはエラーとして再度の移動矢印の描画を促し、
前記動作ライン調整部により、描画されたエージェント移動矢印の始点と終点とにそれぞれエージェント動作ラインが表示されるように、各ホストボックス内におけるエージェントの動作ラインを変更し、
前記エージェント動作記述変更部により、前記エージェント移動矢印操作部によりホストボックス間をエージェントが移動することが指定された場合に、それに応じてエージェントを構成するプログラムについて変更を行うことを特徴とするプログラム作成支援方法。
A host box operation unit for drawing a host box representing a computer connected to a network, and an application operation line representing an application program operating on the computer represented by the host box in the host box. An application operation line operation unit, an agent operation line operation unit for drawing an agent operation line representing an agent program operating on a computer represented by the host box in the host box, and each program are exchanged. In order to express the movement of the agent program between different computers represented by the message box operation unit for drawing a message arrow representing a message to be displayed and the host box, different hosts are used. An agent movement arrow operation unit for drawing an agent movement arrow that connects the agent operation lines existing in the box, and the agent movement arrow operation unit includes an agent movement arrow connection determination unit and an agent operation line adjustment unit. And a program creation support device provided with an agent behavior description change unit,
The host box operation unit represents a computer connected to the network on the computer screen using the host box, and the application operation line operation unit represents the host box on the computer represented by the host box. The application program and the agent program that operate in the above are expressed by respective operation lines, and messages exchanged between the programs are expressed by the message arrows drawn between the operation lines by the message arrow operation unit, and the agent the movement arrows operation unit, different by connecting agents operating line with each other to present the agent moves the arrow in the host box, between computers different expressed by the host box Together to represent the movement of the agent program,
The agent movement arrow connection determination unit determines whether or not the start point and end point of the agent movement arrow to be drawn are located in the source and destination host boxes, and the movement arrow indicates these two host boxes. If it doesn't fall in between, it will prompt the drawing of the moving arrow again as an error,
The agent operation line in each host box is changed so that the agent operation line is displayed at the start point and the end point of the drawn agent movement arrow by the operation line adjustment unit,
When the agent behavior description changing unit designates that the agent moves between host boxes by the agent movement arrow operation unit, the program that makes up the agent is changed accordingly. Support method.
ネットワークに接続されたコンピュータを表現するホストアイコンを描くためのホストアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを描くための状態アイコン操作部と、前記ホストアイコン内に、前記エージェントプログラムの各状態アイコン間の遷移を示す状態遷移矢印を描くための状態遷移矢印操作部と、異なったホストボックス内に存在するエージェントの状態アイコン同士を接続するエージェント移動矢印を描くためのエージェント移動矢印操作部とを備えとを備え、前記エージェント移動矢印操作部は、エージェント移動矢印とホストアイコンとの接続を判定する接続判定部と、状態アイコンおよび遷移矢印の表示を変更する表示調整部と、エージェントの動作記述を変更する動作記述変更部とを備えたプログラム製支援装置を使用して、
前記ホストアイコン操作部により、コンピュータの画面上に、ネットワークに接続されたコンピュータをホストアイコンを用いて表現し、前記状態アイコン操作部により、このホストアイコン内にこのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムを、エージェントプログラムの各動作状態を示す状態アイコンを表現し、前記状態遷移矢印操作部により、各状態アイコン間の遷移を示す状態遷移矢印を表現し、前記エージェント移動矢印操作部により、異なったホストボックス内に存在するエージェントの状態アイコン同士をエージェント移動矢印によって接続することにより、前記ホストアイコンによって表現された異なったコンピュータ間のエージェントプログラムの移動が、エージェントプログラムのどの動作状態間においてなされるかを表現し、
前記接続判定部により、ホストアイコン間に引かれるというエージェント移動矢印についての制約が破られた場合には、それを検出してエージェント移動矢印を通常の状態遷移矢印に変化させ、
前記表示調整部により、エージェント移動矢印の操作に伴い、各ホストアイコン内に表示されているエージェントそれ自体の構成に変化が生じた場合に、その変化に対応してエージェントの構成を表示する状態アイコンおよび状態遷移矢印の表示を変更させ、
前記動作記述変更部により、エージェントの構成の変化をその動作記述そのものの変更に反映させることを特徴とするプログラム作成支援方法。
A host icon operation unit for drawing a host icon representing a computer connected to the network, and a status icon indicating each operation state of an agent program operating on the computer represented by the host icon in the host icon A state icon operation unit for drawing, a state transition arrow operation unit for drawing a state transition arrow indicating a transition between the state icons of the agent program in the host icon, and an agent existing in a different host box An agent movement arrow operation unit for drawing an agent movement arrow that connects the status icons of the two, the agent movement arrow operation unit includes a connection determination unit that determines a connection between the agent movement arrow and the host icon; Of state icons and transition arrows Using the display adjustment unit for changing the view, the programs made support apparatus and a behavioral description changing unit for changing the operation description of the agent,
The host icon operation unit represents a computer connected to the network on the computer screen using a host icon, and the status icon operation unit represents the host icon on the computer represented by the host icon. The agent program to be operated represents a state icon indicating each operation state of the agent program , the state transition arrow operation unit represents a state transition arrow indicating a transition between each state icon , and the agent movement arrow operation unit , different by a status icon each other agent present in the host box connected by the agent moving arrows were, the movement of the agent programs between computers different expressed by the host icon, the agent program It expresses either made between operating states,
When the restriction on the agent movement arrow drawn between the host icons is violated by the connection determination unit, the agent movement arrow is detected and changed to a normal state transition arrow,
When the display adjustment unit changes the configuration of the agent displayed in each host icon in accordance with the operation of the agent movement arrow, the status icon displays the configuration of the agent in response to the change. And change the display of the state transition arrow,
A program creation support method, wherein the behavior description change unit reflects a change in the configuration of an agent in a change in the behavior description itself .
前記プログラム作成支援装置がリンク操作部を有し、このリンク操作部により、前記ホストボックスあるいはホストアイコン間に、ホストボックスあるいはホストアイコンが表現するコンピュータ間の接続状態を示すリンクを表示することを特徴とする請求項7または8に記載のプログラム作成支援方法。 The program creation support apparatus includes a link operation unit, and the link operation unit displays a link indicating a connection state between computers represented by the host box or the host icon between the host box or the host icon. The program creation support method according to claim 7 or 8. 前記プログラム作成支援装置がエージェント複製矢印操作部を有し、このエージェント複製操作部が、エージェントプログラムの複製操作をエージェント複製矢印によって表現し、このエージェント複製矢印の始点を複製元のホストボックス内に表示されているエージェント動作ラインに設定し、エージェント複製矢印の終点を複製先のホストボックス内に設定することにより、複製先のホストボックス内に複製元のホストボックス内に表示されているエージェント動作ラインの複製を表示して、複製先のコンピュータ上における複製元のエージェントプログラムの複製の生成を表現することを特徴とする請求項7または8に記載のプログラム作成支援方法。 The program creation support apparatus has an agent duplication arrow operation unit, and the agent duplication operation unit expresses the duplication operation of the agent program by an agent duplication arrow, and displays the start point of the agent duplication arrow in the host box of the duplication source. The agent action line displayed in the copy source host box is set in the copy destination host box by setting the end point of the agent copy arrow in the copy destination host box. 9. The program creation support method according to claim 7, wherein a copy is displayed to express generation of a copy of the copy source agent program on the copy destination computer. 前記プログラム作成支援装置が内容表示部を備え、その内容表示部により、コンピュータの画面上に、表示されたホストボックスあるいはホストアイコン、アプリケーション動作ライン、エージェント動作ライン、状態アイコン、メッセージ矢印の少なくとも一つの表示について、その表示を指定した場合に、その表示が表現するコンピュータ、プログラム、メッセージの内容を画面上に表示することを特徴とする請求項7または8に記載のプログラム作成支援方法。 The program creation support apparatus includes a content display unit, and the content display unit allows at least one of a host box or host icon, an application operation line, an agent operation line, a status icon, and a message arrow displayed on the computer screen. The program creation support method according to claim 7 or 8, wherein when the display is designated, the contents of the computer, the program, and the message represented by the display are displayed on the screen. 前記内容表示部による前記内容の表示が、状態遷移図またはプログラムリスト形式の状態記述によって行われることを特徴とする請求項11に記載のプログラム作成支援方法。 12. The program creation support method according to claim 11, wherein the display of the content by the content display unit is performed by a state transition diagram or a state description in a program list format. コンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現するアプリケーションアイコン操作部と、コンピュータ上で動作するエージェントプログラムをエージェントアイコンにより表現するエージェントアイコン操作部と、コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するメッセージ矢印を用いて、各プログラム間で交換されるメッセージを表現するメッセージ矢印操作部と、コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するエージェント複製矢印によって、エージェントの複製操作を表現するエージェント複製矢印操作部とを備え、前記エージェント複製矢印操作部には、生成した複製矢印の始点が複製元となるエージェントアイコンに属しているか否かを判定する接続判定部と、エージェントアイコンの複製に伴う画面表示を変更する表示調整部と、このエージェントアイコンの複製に伴って支援対象となるプログラムにエージェントを複製するための命令を追加する動作記述変更部が設けられているプログラム作成支援装置を使用し、
コンピュータの画面上に、前記アプリケーションアイコン操作部により、コンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現し、前記エージェントアイコン操作部により、エージェントプログラムをエージェントアイコンにより表現し、前記メッセージ矢印操作部により、各プログラム間で交換されるメッセージをメッセージ矢印を用いて表現し、エージェント複製矢印操作部により、エージェントの複製操作をエージェント複製矢印によって表現することで、前記各矢印を、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印によって構成し、前記エージェントアイコンからエージェント複製矢印を描くことにより、このエージェント複製矢印の終点に矢印の始点に表現されているエージェントアイコンの複製を描画して、複製先のコンピュータ上における複製元のエージェントプログラムの複製の生成を表現すると共に、この複製操作に付随して必要となる変更を行い
前記接続判定部により、生成した複製矢印の始点が複製元となるエージェントアイコンに属しているか否かを判定し、前記表示調整部により、エージェントアイコンの複製に伴う画面表示を変更し、前記動作記述部により、このエージェントアイコンの複製に伴って支援対象となるプログラムにエージェントを複製するための命令を追加することを特徴とするプログラム作成支援方法。
An application icon operation unit that represents an application program that runs on a computer by an application icon, an agent icon operation unit that represents an agent program that runs on a computer by an agent icon, a collaboration identifier, and interaction between the icons Using the message arrow to represent, the agent's duplication operation is represented by the message arrow operation unit that represents messages exchanged between each program, and the agent duplication arrow that has a collaboration identifier and represents the interaction between icons. An agent duplication arrow operation unit that performs the operation, and the agent duplication arrow operation unit determines whether or not the start point of the generated duplication arrow belongs to the agent icon that is the duplication source Connection determination unit for determining, display adjustment unit for changing the screen display accompanying agent icon duplication, and operation description change for adding instructions for duplicating agents to supported programs accompanying duplication of agent icons Use the program creation support device provided with
On the computer screen, the application icon operation unit represents an application program operating on the computer by an application icon, the agent icon operation unit represents an agent program by an agent icon, the message arrow operation unit, The messages exchanged between each program are expressed using message arrows, and the agent duplication operation is represented by the agent duplication operation by the agent duplication arrow operation unit, so that each arrow represents the interaction between the icons. It is composed of a collaboration arrow having a collaboration identifier to be expressed, and by drawing an agent duplication arrow from the agent icon, an arrow is placed at the end of the agent duplication arrow. By drawing a copy of the agent icons to the start point is expressed, with representing the generation of copies of the copy source of the agent program on the destination computer, make the changes needed in association with this replication operation,
The connection determination unit determines whether the start point of the generated duplication arrow belongs to the agent icon that is the duplication source, the display adjustment unit changes the screen display accompanying the duplication of the agent icon, and the behavior description A program creation support method, comprising: adding a command for duplicating the agent to a program to be supported along with duplication of the agent icon .
コンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを描くための状態アイコン操作部と、前記エージェントプログラムの各状態アイコン間の遷移を示す状態遷移矢印を描くための状態遷移矢印操作部と、前記状態アイコン上に、その状態アイコンが示す状態において、エージェントが複製を行うことを示す複製マーカを表示するためのエージェント複製マーカ操作部とを備え、
前記エージェント複製マーカ操作部には、指定された状態アイコン上における複製マーカの表示・非表示の指定を判定する表示判定部と、この表示判定部による判定結果に応じて、状態アイコン上に複製マーカ表示させ、あるいは表示されていた複製マーカを削除する表示調整部と、画面上に描かれた状態アイコン上の複製マーカの表示・非表示に合わせて動作記述の変更を行う動作記述変更部とを備えていることを特徴とするプログラム作成支援装置。
A state icon operation unit for drawing a state icon indicating each operation state of the agent program operating on the computer, and a state transition arrow operation unit for drawing a state transition arrow indicating a transition between the state icons of the agent program; , on the status icon, in the state indicated by the status icon, e Bei the agent replication marker operating unit for displaying a duplicate marker indicating that the agent performs the replication,
The agent duplication marker operation unit includes a display determination unit that determines whether to display or hide the duplication marker on the specified state icon, and a duplication marker on the state icon according to a determination result by the display determination unit. A display adjustment unit that displays or deletes the duplicate marker that has been displayed, and a behavior description change unit that changes the behavior description according to the display or non-display of the duplicate marker on the state icon drawn on the screen program creation support apparatus characterized in that it comprises.
ネットワークに接続されたコンピュータを表現するホストアイコンを描くためのホストアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現するアプリケーションアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムをエージェントアイコンにより表現するエージェントアイコン操作部と、コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するメッセージ矢印を用いて各プログラム間で交換されるメッセージを表現するメッセージ矢印操作部と、前記ホストアイコンによって表現された異なったコンピュータ間のエージェントプログラムの移動を、コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するエージェント移動矢印によって表現するエージェント移動矢印操作部とを備え、
前記エージェント移動矢印操作部には、生成した移動矢印の始点が移動元となるエージェントアイコンに属しているか否かを判定する接続判定部と、エージェントアイコンの移動に伴う画面表示を変更する表示調整部と、このエージェントアイコンの移動に伴って支援対象となるプログラムに動作記述の変更を行う動作記述変更部が設けられていることを特徴とするプログラム作成支援装置。
A host icon operation unit for drawing a host icon representing a computer connected to a network, and an application icon operation for representing an application program operating on the computer represented by the host icon by the application icon in the host icon An agent icon operation unit for representing an agent program operating on a computer represented by the host icon by an agent icon in the host icon, a message having a collaboration identifier and representing an interaction between the icons A message arrow operation unit expressing messages exchanged between programs using arrows, and an agent between different computers represented by the host icons. The movement of the program, and an agent moving arrows operation unit be represented by an agent moving arrows representing the interaction between with and icons collaboration identifier,
The agent movement arrow operation unit includes a connection determination unit that determines whether or not the start point of the generated movement arrow belongs to the agent icon that is the movement source, and a display adjustment unit that changes a screen display accompanying the movement of the agent icon And a program creation support device , wherein a behavior description change unit is provided for changing the behavior description in the program to be supported as the agent icon moves .
コンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを描くための状態アイコン操作部と、前記エージェントプログラムの各状態アイコン間の遷移を示す状態遷移矢印を描くための状態遷移矢印操作部と、前記状態アイコン上に、その状態アイコンが示す状態において、エージェントが複製を行うことを示す複製マーカを表示するためのエージェント複製マーカ操作部とを備え、前記エージェント複製マーカ操作部は、指定された状態アイコン上における複製マーカの表示・非表示の指定を判定する表示判定部と、この表示判定部による判定結果に応じて、状態アイコン上に複製マーカ表示させ、あるいは表示されていた複製マーカを削除する表示調整部と、画面上に描かれた状態アイコン上の複製マーカの表示・非表示に合わせて動作記述の変更を行う動作記述変更部とを備えているプログラム作成支援装置を使用し、
コンピュータの画面上に、前記状態アイコン操作部により、コンピュータ上で動作するエージェントプログラムの各動作状態を示す状態アイコンを表現し、前記状態遷移矢印操作部により、各状態アイコン間の遷移を示す状態遷移矢印を表現し、前記状態アイコン上に複製マーカを表示するか否かによって、その状態アイコンが示す状態において、エージェントが複製を行うか否かを表現し、
前記表示判定部により、指定された状態アイコン上における複製マーカの表示・非表示の指定を判定し、前記表示調整部により、前記表示判定部による判定結果に応じて、状態アイコン上に複製マーカ表示させ、あるいは表示されていた複製マーカを削除させ、前記動作記述変更部により、画面上に描かれた状態アイコン上の複製マーカの表示・非表示に合わせて動作記述の変更を行うことを特徴とするプログラム作成支援方法。
A state icon operation unit for drawing a state icon indicating each operation state of the agent program operating on the computer, and a state transition arrow operation unit for drawing a state transition arrow indicating a transition between the state icons of the agent program; An agent duplication marker operation unit for displaying a duplication marker indicating that the agent performs duplication in the state indicated by the state icon on the state icon, and the agent duplication marker operation unit is designated A display determination unit that determines whether to display or hide the replication marker on the status icon, and displays the replication marker on the status icon or deletes the displayed replication marker according to the determination result by the display determination unit. Display adjustment section to be displayed and a table of duplicate markers on the status icons drawn on the screen · Using the program creation supporting apparatus and a behavioral description changing unit for changing the operation described in accordance with the hide,
On the computer screen, the state icon operation unit represents a state icon indicating each operation state of the agent program operating on the computer, and the state transition arrow operation unit represents a state transition indicating a transition between the state icons. Expressing an arrow and expressing whether or not the agent performs replication in the state indicated by the status icon by displaying or not displaying a replication marker on the status icon,
The display determination unit determines whether to display / hide the replication marker on the specified status icon, and the display adjustment unit displays the replication marker on the status icon according to the determination result by the display determination unit. Or deleting the duplicate marker that has been displayed, and changing the behavior description in accordance with the display / non-display of the duplicate marker on the state icon drawn on the screen by the behavior description change unit. Program creation support method.
ネットワークに接続されたコンピュータを表現するホストアイコンを描くためのホストアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現するアプリケーションアイコン操作部と、前記ホストアイコン内に、そのホストアイコンで表現されたコンピュータ上で動作するエージェントプログラムをエージェントアイコンにより表現するエージェントアイコン操作部と、コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するメッセージ矢印を用いて各プログラム間で交換されるメッセージを表現するメッセージ矢印操作部と、前記ホストアイコンによって表現された異なったコンピュータ間のエージェントプログラムの移動を、コラボレーション識別子を備えかつ各アイコン間の相互作用を表現するエージェント移動矢印によって表現するエージェント移動矢印操作部とを備え、前記エージェント移動矢印操作部には、生成した移動矢印の 始点が移動元となるエージェントアイコンに属しているか否かを判定する接続判定部と、エージェントアイコンの移動に伴う画面表示を変更する表示調整部と、このエージェントアイコンの移動に伴って支援対象となるプログラムに動作記述の変更を行う動作記述変更部が設けられているプログラム作成支援装置を使用して、
コンピュータの画面上に、前記ホストアイコン操作部により、ネットワークに接続されたコンピュータをホストアイコンを用いて表現し、アプリケーションアイコン操作部により、このホストアイコン内にこのホストアイコンで表現されたコンピュータ上で動作するアプリケーションプログラムをアプリケーションアイコンにより表現し、エージェントアイコン操作部により、エージェントプログラムをエージェントアイコンにより表現し、メッセージ矢印操作部により、各プログラム間で交換されるメッセージをメッセージ矢印を用いて表現し、エージェント移動矢印操作部により、エージェントの移動をエージェント移動矢印によって表現し、前記各矢印を、各アイコン間の相互作用を表現するコラボレーション識別子を備えたコラボレーション矢印によって構成し、前記エージェントアイコンからエージェント移動矢印を描くことにより、このエージェント移動矢印の終点にエージェントアイコンを描画して移動後のエージェントを表現するとともに、この移動に付随して必要となる表示変更を行い、
前記接続判定部により、生成した移動矢印の始点が移動元となるエージェントアイコンに属しているか否かを判定し、前記表示調整部により、エージェントアイコンの移動に伴う画面表示を変更し、前記動作記述変更部により、このエージェントアイコンの移動に伴って支援対象となるプログラムに動作記述の変更を行うことを特徴とするプログラム作成支援方法。
A host icon operation unit for drawing a host icon representing a computer connected to the network, and an application icon operation for representing an application program operating on the computer represented by the host icon by the application icon in the host icon An agent icon operation unit for representing an agent program operating on a computer represented by the host icon in the host icon, and a collaboration identifier and expressing an interaction between the icons. A message arrow operation unit expressing messages exchanged between programs using arrows, and an agent between different computers represented by the host icons. The movement of the program, and an agent moving arrows operation unit be represented by an agent moving arrows representing the interaction between with and icons collaboration identifier, wherein the agent moving arrows operation unit, the start point of the generated moving arrow A connection determination unit that determines whether or not the agent icon that is the movement source belongs, a display adjustment unit that changes the screen display accompanying the movement of the agent icon, and a program that is supported by the movement of the agent icon Using a program creation support device provided with a behavior description change unit for changing behavior descriptions,
On the computer screen, the host icon operation unit represents the computer connected to the network using the host icon, and the application icon operation unit operates on the computer represented by the host icon in the host icon. The application program to be represented is represented by an application icon, the agent icon operation unit is used to represent the agent program by an agent icon, the message arrow operation unit is used to represent messages exchanged between the programs using message arrows, and the agent moves the arrows operation unit, the mobile agent represented by the agent moving arrows, the arrows, with the collaboration identifier representing the interaction between each icon collaborations By drawing the agent movement arrow from the agent icon, the agent icon is drawn at the end point of the agent movement arrow to express the moved agent and the necessary display accompanying this movement Make changes ,
The connection determination unit determines whether or not the start point of the generated movement arrow belongs to the agent icon that is the movement source, the display adjustment unit changes the screen display accompanying the movement of the agent icon, and the behavior description A program creation support method, characterized in that a change unit changes a behavioral description of a program to be supported in accordance with the movement of the agent icon .
前記請求項7から13、16、および17のいずれかに記載されたプログラム作成支援方法を実現するコンピュータプログラムを記録した記録媒体。  A recording medium on which a computer program for realizing the program creation support method according to any one of claims 7 to 13, 16, and 17 is recorded.
JP2000213299A 1999-09-30 2000-07-13 Program creation support apparatus and method, and medium on which program creation support program is recorded Expired - Fee Related JP4057766B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000213299A JP4057766B2 (en) 1999-09-30 2000-07-13 Program creation support apparatus and method, and medium on which program creation support program is recorded

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP28037999 1999-09-30
JP11-280379 1999-09-30
JP2000213299A JP4057766B2 (en) 1999-09-30 2000-07-13 Program creation support apparatus and method, and medium on which program creation support program is recorded

Publications (2)

Publication Number Publication Date
JP2001166936A JP2001166936A (en) 2001-06-22
JP4057766B2 true JP4057766B2 (en) 2008-03-05

Family

ID=26553752

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000213299A Expired - Fee Related JP4057766B2 (en) 1999-09-30 2000-07-13 Program creation support apparatus and method, and medium on which program creation support program is recorded

Country Status (1)

Country Link
JP (1) JP4057766B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4836898B2 (en) * 2007-08-27 2011-12-14 株式会社東芝 Remote monitoring / diagnosis system

Also Published As

Publication number Publication date
JP2001166936A (en) 2001-06-22

Similar Documents

Publication Publication Date Title
US6366300B1 (en) Visual programming method and its system
JP3755499B2 (en) GUI application development support apparatus, GUI display apparatus and method, and computer program
JP3839468B2 (en) International data processing system
JP5362736B2 (en) Logical structure design surface
JPH09258971A (en) Icon programming device
JP6079817B2 (en) Ladder program creation device, computer program, and ladder program creation method
Marron et al. Embedding Scenario-based Modeling in Statecharts.
JP2008142788A (en) Operation program preparation supporting method and operation program preparing device
JP4057766B2 (en) Program creation support apparatus and method, and medium on which program creation support program is recorded
JP6115063B2 (en) Peripheral device of programmable controller
JP3898507B2 (en) Program creation support system and program creation support method
JP2713147B2 (en) How to edit multimedia presentations
JP3299259B2 (en) Program structure diagram editing processing method
JP2005316706A (en) Software development support tool, application software, software and recording medium
JPH09237274A (en) Method and device for generating html file for www
JP3803458B2 (en) Agent monitoring apparatus and method, information processing apparatus and method, and recording medium
JP2004272409A (en) Temporary object storing device, method, and program
JP7380376B2 (en) Program for displaying information processing equipment and ladder programs
JPH10222356A (en) Application generating device and application generating method
JPH07141158A (en) Data editing system
JP2001154834A (en) Method and device for generating contents, and recording medium
JP4942193B2 (en) Information processing apparatus and information processing method
JP3860427B2 (en) CAD editing program and recording medium recording CAD editing program
JP2005251128A (en) Model editing system, model editing method and program for model editing
JPH06202863A (en) System for supporting design of gui application program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050308

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070911

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071112

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071214

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

Free format text: PAYMENT UNTIL: 20101221

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111221

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121221

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121221

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131221

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees