Uses of Interface
cz.cuni.amis.pogamut.base.agent.IGhostAgent

Packages that use IGhostAgent
cz.cuni.amis.pogamut.base.agent.impl   
cz.cuni.amis.pogamut.base.agent.jmx.proxy   
cz.cuni.amis.pogamut.base.server   
cz.cuni.amis.pogamut.base3d.agent   
cz.cuni.amis.pogamut.base3d.agent.jmx   
 

Uses of IGhostAgent in cz.cuni.amis.pogamut.base.agent.impl
 

Classes in cz.cuni.amis.pogamut.base.agent.impl that implement IGhostAgent
 class AbstractEmbodiedAgent<WORLD_VIEW extends IWorldView,ACT extends IAct>
           
 class AbstractGhostAgent<WORLD_VIEW extends IWorldView,ACT extends IAct>
          Next step to embodied agents are those without the physical body but with the ability to act inside the environment.
 

Uses of IGhostAgent in cz.cuni.amis.pogamut.base.agent.jmx.proxy
 

Classes in cz.cuni.amis.pogamut.base.agent.jmx.proxy that implement IGhostAgent
 class GhostAgentJMXProxy
           
 

Uses of IGhostAgent in cz.cuni.amis.pogamut.base.server
 

Classes in cz.cuni.amis.pogamut.base.server that implement IGhostAgent
 class AbstractWorldServer<WORLD_VIEW extends IWorldView,ACT extends IAct,A extends IAgent>
           
 

Uses of IGhostAgent in cz.cuni.amis.pogamut.base3d.agent
 

Classes in cz.cuni.amis.pogamut.base3d.agent that implement IGhostAgent
 class AbstractAgent3D<WORLD_VIEW extends IVisionWorldView,ACT extends IAct>
          Adds Agent3D special JMX abilities.
 

Uses of IGhostAgent in cz.cuni.amis.pogamut.base3d.agent.jmx
 

Classes in cz.cuni.amis.pogamut.base3d.agent.jmx that implement IGhostAgent
 class Agent3DJMXProxy
           
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.