|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Agent in dynamicbees |
---|
Subclasses of Agent in dynamicbees | |
---|---|
class |
BeeLauncher
|
class |
BeeScheduler
|
Uses of Agent in jsynedit |
---|
Subclasses of Agent in jsynedit | |
---|---|
class |
JSynEditAgent
An agent that implements a simple editor and which is able to send the content of its buffer to other agents using 'StringMessages' messages. |
Uses of Agent in madkit.bsh |
---|
Subclasses of Agent in madkit.bsh | |
---|---|
class |
BeanShellAgent
|
class |
BeanShellEditorAgent
|
Uses of Agent in madkit.chat |
---|
Subclasses of Agent in madkit.chat | |
---|---|
class |
ChatAgent
Titre : Chat Agent for MadKit Description : The Agent itself, used to control every pieces of the project. |
class |
PrivateAgent
Titre : Chat Agent for MadKit Description : PrivateAgent, allows the chatter to chat in private in one way. |
class |
PrivateAgent1
Titre : Chat Agent for MadKit Description : PrivateAgent, allows the chatter to chat in private on the second way. |
Uses of Agent in madkit.communicator |
---|
Subclasses of Agent in madkit.communicator | |
---|---|
class |
DynamicTwoChannelsCommunicator
|
Uses of Agent in madkit.demos |
---|
Subclasses of Agent in madkit.demos | |
---|---|
class |
PingPong
|
Uses of Agent in madkit.demos.gpong |
---|
Subclasses of Agent in madkit.demos.gpong | |
---|---|
class |
GPongAgent
Title: TicTacToe Description: A simple distributed Ping Pong in MadKit Copyright: Copyright (c) 2002 Company: MadKit Team |
Uses of Agent in madkit.designer |
---|
Subclasses of Agent in madkit.designer | |
---|---|
class |
PluginDesignerAgent
|
Uses of Agent in madkit.desktop2 |
---|
Subclasses of Agent in madkit.desktop2 | |
---|---|
class |
DesktopAgent
DesktopAgent: an agent which is able to explore a directory and launch agents of different styles.. |
Uses of Agent in madkit.docbrowser |
---|
Subclasses of Agent in madkit.docbrowser | |
---|---|
class |
DocBrowserAgent
|
Uses of Agent in madkit.explorer |
---|
Subclasses of Agent in madkit.explorer | |
---|---|
class |
ExplorerLauncher
|
Uses of Agent in madkit.games.tictactoe |
---|
Subclasses of Agent in madkit.games.tictactoe | |
---|---|
class |
TicTacToeAgent
The TicTacToe shows how to easily implement a distributed application in MadKit. |
Uses of Agent in madkit.hello |
---|
Subclasses of Agent in madkit.hello | |
---|---|
class |
Hello
|
Uses of Agent in madkit.jess |
---|
Subclasses of Agent in madkit.jess | |
---|---|
class |
EditJessAgent
|
class |
JessAgent
|
class |
JessMonitor
|
class |
JessPingPongAgent
|
Uses of Agent in madkit.kernel |
---|
Subclasses of Agent in madkit.kernel | |
---|---|
class |
Scheduler
This class defines a generic threaded scheduler agent. |
Methods in madkit.kernel with parameters of type Agent | |
---|---|
int |
PlaceKeeper.enterToPlace(Agent agent,
java.lang.String pwd)
|
int |
Keeper.joinPlace(Agent agent,
java.lang.String Community,
java.lang.String place,
java.lang.String pwd)
|
Uses of Agent in madkit.linechart |
---|
Subclasses of Agent in madkit.linechart | |
---|---|
class |
LineChartAgent
This Agent is dedicated to create linecharts. |
Uses of Agent in madkit.MadChat |
---|
Subclasses of Agent in madkit.MadChat | |
---|---|
class |
ChanInfoAgent
|
class |
MadChatHello
|
Methods in madkit.MadChat that return Agent | |
---|---|
Agent |
Config.getChatAgent()
|
Constructors in madkit.MadChat with parameters of type Agent | |
---|---|
Config(Agent a)
|
Uses of Agent in madkit.MadChat.share |
---|
Methods in madkit.MadChat.share that return Agent | |
---|---|
Agent |
AgentPanel.getAgent()
|
Methods in madkit.MadChat.share with parameters of type Agent | |
---|---|
void |
AgentPanel.setAgent(Agent _ag)
|
Constructors in madkit.MadChat.share with parameters of type Agent | |
---|---|
AgentPanel(Agent _ag)
|
Uses of Agent in madkit.netcomm |
---|
Subclasses of Agent in madkit.netcomm | |
---|---|
class |
MadkitNetworkAgent
This the generic Networking Agent. |
class |
NetAgent
The NetAgent replaces the Communicator. |
Uses of Agent in madkit.pluginmanager |
---|
Subclasses of Agent in madkit.pluginmanager | |
---|---|
class |
ManagerAgent
The ManagerAgent checks for new versions of madkit plugins. |
class |
ProgressAgent
|
Uses of Agent in madkit.python |
---|
Subclasses of Agent in madkit.python | |
---|---|
class |
PythonAgent
|
class |
PythonEditorAgent
|
Uses of Agent in madkit.scheme |
---|
Subclasses of Agent in madkit.scheme | |
---|---|
class |
EditSchemeAgent
|
class |
LiveScheme
A simple agent that extends the SchemeAgent to launch a interactive read-eval-print loop |
class |
SchemeAgent
A wrapper class for agents coded in Scheme with Kawa |
Fields in madkit.scheme declared as Agent | |
---|---|
protected Agent |
SchemeAbstractEditorPanel.ag
|
Constructors in madkit.scheme with parameters of type Agent | |
---|---|
SchemeAbstractEditorPanel(Agent _ag)
|
Uses of Agent in madkit.share |
---|
Subclasses of Agent in madkit.share | |
---|---|
class |
AbstractServerAgent
|
class |
AbstractShareAgent
|
class |
FileServerAgent
|
class |
PluginServerAgent
|
class |
PluginShareAgent
|
class |
ProgressBar
|
class |
SenderAgent
|
class |
ShareAgent
|
class |
SmallSearchFileAgent
|
class |
SmallSenderAgent
|
class |
SmallShareAgent
|
class |
SmallUpdatePluginAgent
|
Methods in madkit.share that return Agent | |
---|---|
Agent |
AgentPanel.getAgent()
|
Methods in madkit.share with parameters of type Agent | |
---|---|
void |
AgentPanel.setAgent(Agent _ag)
|
Constructors in madkit.share with parameters of type Agent | |
---|---|
AgentPanel(Agent _ag)
|
Uses of Agent in madkit.system |
---|
Subclasses of Agent in madkit.system | |
---|---|
class |
EditorAgent
An agent that implements a simple editor and which is able to send the content of its buffer to other agents using 'StringMessages' messages. |
class |
GraphicGroupObserver
|
class |
GroupMessageTracer
This is the third major version of the MessageTracer Agent. |
class |
GroupObserver
This is the third major version of the MessageTracer Agent. |
class |
MadkitOutput
|
class |
MemoryMonitorAgent
|
class |
MinimalChatAgent
|
class |
OrganizationTracer
This is the second major version of the OrganizationTracer Agent. |
class |
OutputRerouter
|
class |
Pager
|
class |
PluginAgent
This class represent the different plugins that are in the kernel.. |
class |
WebBrowserAgent
|
Uses of Agent in madkit.system.property |
---|
Subclasses of Agent in madkit.system.property | |
---|---|
class |
PropertyAgent
|
Uses of Agent in madkit.utils.agents |
---|
Subclasses of Agent in madkit.utils.agents | |
---|---|
class |
AbstractEditorAgent
An abstract agent that implements a simple editor. |
Uses of Agent in madkit.utils.graphics |
---|
Fields in madkit.utils.graphics declared as Agent | |
---|---|
protected Agent |
DefaultControlPanel.ag
|
Constructors in madkit.utils.graphics with parameters of type Agent | |
---|---|
AbstractWebBrowser(Agent ag)
|
|
AbstractWebBrowser(Agent ag,
java.lang.String ha)
|
|
DefaultControlPanel(Agent _ag)
|
|
WebBrowser(Agent ag)
|
Uses of Agent in marketorg |
---|
Subclasses of Agent in marketorg | |
---|---|
class |
Broker
|
class |
Client
|
class |
Provider
|
Uses of Agent in SEdit |
---|
Subclasses of Agent in SEdit | |
---|---|
class |
FormalismAgent
|
class |
SEditAgent
|
class |
StructureAgent
|
Uses of Agent in SEdit.Formalisms |
---|
Subclasses of Agent in SEdit.Formalisms | |
---|---|
class |
FormalismStructureAgent
|
Uses of Agent in turtlekit.kernel |
---|
Subclasses of Agent in turtlekit.kernel | |
---|---|
class |
Launcher
This agent sets up, launches and manages Turtle based simulations. |
class |
PythonLauncher
a launcher that just a python command center and a viewer |
class |
TurtleScheduler
The TurtleKit scheduler |
Uses of Agent in turtlekit.simulations.diffusion |
---|
Subclasses of Agent in turtlekit.simulations.diffusion | |
---|---|
class |
DiffusionTest
only a test simulation with two viewers to display flavor and flavor2 diffusion on differents panels |
Uses of Agent in turtlekit.simulations.gameoflife |
---|
Subclasses of Agent in turtlekit.simulations.gameoflife | |
---|---|
class |
GameOfLife
the game of life |
Uses of Agent in turtlekit.simulations.gas |
---|
Subclasses of Agent in turtlekit.simulations.gas | |
---|---|
class |
GasExperiment
|
Uses of Agent in turtlekit.simulations.gravity |
---|
Subclasses of Agent in turtlekit.simulations.gravity | |
---|---|
class |
Gravity
the gravity simulation is far from based on physic consideration. |
Uses of Agent in turtlekit.simulations.hunt |
---|
Subclasses of Agent in turtlekit.simulations.hunt | |
---|---|
class |
HuntLauncher
Hunt simulation launcher |
Uses of Agent in turtlekit.simulations.soccer |
---|
Subclasses of Agent in turtlekit.simulations.soccer | |
---|---|
class |
Soccer
only a test simulation with an basic IA for players. |
Uses of Agent in turtlekit.simulations.termites |
---|
Subclasses of Agent in turtlekit.simulations.termites | |
---|---|
class |
TermiteLauncher
Termite simulation launcher |
Uses of Agent in turtlekit.simulations.tests |
---|
Subclasses of Agent in turtlekit.simulations.tests | |
---|---|
class |
Creation
testing turle creation |
class |
Mosquitoes
only a test simulation |
class |
OvniLauncher
only a test simulation |
class |
Walkers
Launcher for a small test simulation |
Uses of Agent in turtlekit.simulations.virus |
---|
Subclasses of Agent in turtlekit.simulations.virus | |
---|---|
class |
Epidemic
Virus transmission simulation |
Uses of Agent in warbot.kernel |
---|
Subclasses of Agent in warbot.kernel | |
---|---|
class |
Warbot
WARBOT |
class |
WarbotScheduler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |