cz.cuni.amis.pogamut.ut2004multi.communication.module
Class AgentSpecificObjectEventListener<OBJECT extends cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject,EVENT extends cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<OBJECT>>

Package class diagram package AgentSpecificObjectEventListener
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004multi.communication.module.AgentSpecificObjectEventListener<OBJECT,EVENT>
All Implemented Interfaces:
cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEventListener<EVENT>, cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEventListener<OBJECT,EVENT>, cz.cuni.amis.utils.listener.IListener<EVENT>, EventListener

public abstract class AgentSpecificObjectEventListener<OBJECT extends cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject,EVENT extends cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEvent<OBJECT>>
extends Object
implements cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObjectEventListener<OBJECT,EVENT>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener
cz.cuni.amis.utils.listener.IListener.Notifier<LISTENER extends cz.cuni.amis.utils.listener.IListener>
 
Field Summary
protected  cz.cuni.amis.pogamut.base.agent.IAgentId agentId
           
 
Constructor Summary
AgentSpecificObjectEventListener(cz.cuni.amis.pogamut.base.agent.IAgentId agentId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cz.cuni.amis.utils.listener.IListener
notify
 

Field Detail

agentId

protected cz.cuni.amis.pogamut.base.agent.IAgentId agentId
Constructor Detail

AgentSpecificObjectEventListener

public AgentSpecificObjectEventListener(cz.cuni.amis.pogamut.base.agent.IAgentId agentId)


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