cz.cuni.amis.pogamut.ut2004multi.communication.module
Class AgentSpecificObjectEventListener<OBJECT extends IWorldObject,EVENT extends 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:
IWorldEventListener<EVENT>, IWorldObjectEventListener<OBJECT,EVENT>, cz.cuni.amis.utils.listener.IListener<EVENT>, EventListener

public abstract class AgentSpecificObjectEventListener<OBJECT extends IWorldObject,EVENT extends IWorldObjectEvent<OBJECT>>
extends Object
implements 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  IAgentId agentId
           
 
Constructor Summary
AgentSpecificObjectEventListener(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 IAgentId agentId
Constructor Detail

AgentSpecificObjectEventListener

public AgentSpecificObjectEventListener(IAgentId agentId)


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