Uses of Package
madkit.kernel

Packages that use madkit.kernel
SEdit   
SEdit.Formalisms   
SEdit.Formalisms.Petri   
SEdit.Formalisms.World.Preys   
dynamicbees   
jsynedit   
madkit.MadChat   
madkit.MadChat.share   
madkit.bsh   
madkit.chat   
madkit.communicator   
madkit.demos   
madkit.demos.gpong   
madkit.designer   
madkit.desktop2   
madkit.docbrowser   
madkit.explorer   
madkit.games.tictactoe   
madkit.hello   
madkit.jess   
madkit.kernel   
madkit.linechart   
madkit.messages   
madkit.netcomm   
madkit.netcomm.handlers   
madkit.pluginmanager   
madkit.python   
madkit.scheme   
madkit.share   
madkit.simulation.activators   
madkit.simulation.probes   
madkit.system   
madkit.system.property   
madkit.utils.agents   
madkit.utils.common   
madkit.utils.graphics   
marketorg   
turtlekit.kernel   
turtlekit.simulations.diffusion   
turtlekit.simulations.gameoflife   
turtlekit.simulations.gas   
turtlekit.simulations.gravity   
turtlekit.simulations.hunt   
turtlekit.simulations.soccer   
turtlekit.simulations.termites   
turtlekit.simulations.tests   
turtlekit.simulations.virus   
warbot.CM   
warbot.GGG   
warbot.XO   
warbot.demo   
warbot.gecko   
warbot.kernel   
 

Classes in madkit.kernel used by SEdit
AbstractAgent
          The main MadKit AbstractAgent class.
AbstractMadkitBooter
          The standard madkit booter.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
AgentLauncher
           
AgentWindowHandler
           
Kernel
          This class is the heart of the MadKit micro-kernel.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by SEdit.Formalisms
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by SEdit.Formalisms.Petri
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by SEdit.Formalisms.World.Preys
AbstractAgent
          The main MadKit AbstractAgent class.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by dynamicbees
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Probe
          This class defines a watcher probe.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Scheduler
          This class defines a generic threaded scheduler agent.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by jsynedit
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.MadChat
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.MadChat.share
AgentAddress
           
 

Classes in madkit.kernel used by madkit.bsh
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Controller
          A controller, as it name implies, controls the behavior of an agent.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.chat
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.communicator
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.demos
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
 

Classes in madkit.kernel used by madkit.demos.gpong
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.designer
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.desktop2
AbstractAgent
          The main MadKit AbstractAgent class.
AbstractMadkitBooter
          The standard madkit booter.
Agent
          The main MadKit AbstractAgent class.
GraphicShell
          An useful interface if you want to define your own GUI for MadKit.
Message
          The generic MadKit message class.
StringMessage
          A message that carries a single string
 

Classes in madkit.kernel used by madkit.docbrowser
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.explorer
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Message
          The generic MadKit message class.
StringMessage
          A message that carries a single string
 

Classes in madkit.kernel used by madkit.games.tictactoe
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.hello
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.jess
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Controller
          A controller, as it name implies, controls the behavior of an agent.
GroupIdentifier
          this interface is implemented by objects which are used to verify if an agent, the *requester*, can safely enter a group with the role *roleName* and the access object *memberCard*
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.kernel
AbstractAgent
          The main MadKit AbstractAgent class.
AbstractMadkitBooter
          The standard madkit booter.
Activator
          This tool defines the base class for scheduling mechanisms.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
AgentInformation
          The "identity card" of an agent.
AgentLauncher
           
Controller
          A controller, as it name implies, controls the behavior of an agent.
GraphicShell
          An useful interface if you want to define your own GUI for MadKit.
GroupIdentifier
          this interface is implemented by objects which are used to verify if an agent, the *requester*, can safely enter a group with the role *roleName* and the access object *memberCard*
InvalidAddressException
          Raised when a parse error occurs on a KernelAddress or an AgentAddress.
Kernel
          This class is the heart of the MadKit micro-kernel.
KernelAddress
          This class identifies a Kernel Address.
Message
          The generic MadKit message class.
Mirror
           
PlaceKeeper
           
PrivateMessage
          if a message implements this interface, it will not be hooked by the system
Probe
          This class defines a watcher probe.
SplashScreen
           
 

Classes in madkit.kernel used by madkit.linechart
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.messages
AgentAddress
           
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.netcomm
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Communicator
           
Message
          The generic MadKit message class.
StringMessage
          A message that carries a single string
 

Classes in madkit.kernel used by madkit.netcomm.handlers
KernelAddress
          This class identifies a Kernel Address.
 

Classes in madkit.kernel used by madkit.pluginmanager
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
GraphicShell
          An useful interface if you want to define your own GUI for MadKit.
 

Classes in madkit.kernel used by madkit.python
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Controller
          A controller, as it name implies, controls the behavior of an agent.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.scheme
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.share
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.simulation.activators
AbstractAgent
          The main MadKit AbstractAgent class.
Activator
          This tool defines the base class for scheduling mechanisms.
 

Classes in madkit.kernel used by madkit.simulation.probes
AbstractAgent
          The main MadKit AbstractAgent class.
Probe
          This class defines a watcher probe.
 

Classes in madkit.kernel used by madkit.system
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
KernelMessage
          This message class is used for communication between the KernelAgent and system agents to get information about the current state of the platform, subscribe to common hooks, ...
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.system.property
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
 

Classes in madkit.kernel used by madkit.utils.agents
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Controller
          A controller, as it name implies, controls the behavior of an agent.
Message
          The generic MadKit message class.
 

Classes in madkit.kernel used by madkit.utils.common
AgentAddress
           
GroupIdentifier
          this interface is implemented by objects which are used to verify if an agent, the *requester*, can safely enter a group with the role *roleName* and the access object *memberCard*
 

Classes in madkit.kernel used by madkit.utils.graphics
Agent
          The main MadKit AbstractAgent class.
OPanel
          A generic GUI with text output abilities (which can be directly mapped with the setOutputWriter(..) call in the AbstractAgent class.
 

Classes in madkit.kernel used by marketorg
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
 

Classes in madkit.kernel used by turtlekit.kernel
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
Probe
          This class defines a watcher probe.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Scheduler
          This class defines a generic threaded scheduler agent.
SynchroScheduler
          This class is the non threaded version of a Scheduler.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.diffusion
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.gameoflife
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.gas
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.gravity
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by turtlekit.simulations.hunt
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by turtlekit.simulations.soccer
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.termites
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.tests
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by turtlekit.simulations.virus
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Watcher
          This class defines a generic watcher agent.
 

Classes in madkit.kernel used by warbot.CM
AbstractAgent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by warbot.GGG
AbstractAgent
          The main MadKit AbstractAgent class.
AgentAddress
           
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by warbot.XO
AbstractAgent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by warbot.demo
AbstractAgent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by warbot.gecko
AbstractAgent
          The main MadKit AbstractAgent class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
 

Classes in madkit.kernel used by warbot.kernel
AbstractAgent
          The main MadKit AbstractAgent class.
Agent
          The main MadKit AbstractAgent class.
AgentAddress
           
Message
          The generic MadKit message class.
ReferenceableAgent
          The ability for a MadKit agent to be spied or scheduled in synchronous mode is enabled by implementing the AccessibleAgent interface.
Scheduler
          This class defines a generic threaded scheduler agent.
Watcher
          This class defines a generic watcher agent.
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.