cz.cuni.amis.pogamut.base.agent.component.event
Class AgentEvents

Package class diagram package AgentEvents
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.component.bus.event.ComponentBusEvents
      extended by cz.cuni.amis.pogamut.base.agent.component.event.AgentEvents

public class AgentEvents
extends ComponentBusEvents


Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.base.component.bus.event.ComponentBusEvents
broadcasting, bus, component, log
 
Constructor Summary
AgentEvents(IComponentBus bus, IAgent component, Logger log)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class cz.cuni.amis.pogamut.base.component.bus.event.ComponentBusEvents
fatalError, fatalError, fatalError, isBroadcasting, paused, paused, pausedTransactional, pausedTransactional, pausing, pausing, pausingTransactional, pausingTransactional, resumed, resumed, resumedTransactional, resumedTransactional, resuming, resuming, resumingTransactional, resumingTransactional, setBroadcasting, started, started, startedTransactional, startedTransactional, starting, starting, startingPaused, startingPaused, startingPausedTransactional, startingPausedTransactional, startingTransactional, startingTransactional, stopped, stopped, stoppedTransactional, stoppedTransactional, stopping, stopping, stoppingTransactional, stoppingTransactional
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentEvents

public AgentEvents(IComponentBus bus,
                   IAgent component,
                   Logger log)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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