cz.cuni.amis.pogamut.base.agent.module.comm
Class PogamutJVMComm.BroadcastToOthers

Package class diagram package PogamutJVMComm.BroadcastToOthers
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.agent.module.comm.PogamutJVMComm.BroadcastToOthers
All Implemented Interfaces:
Runnable
Enclosing class:
PogamutJVMComm

protected class PogamutJVMComm.BroadcastToOthers
extends Object
implements Runnable


Field Summary
protected  IWorldChangeEvent event
           
protected  IObservingAgent sender
           
 
Constructor Summary
PogamutJVMComm.BroadcastToOthers(IWorldChangeEvent event, IObservingAgent sender)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event

protected IWorldChangeEvent event

sender

protected IObservingAgent sender
Constructor Detail

PogamutJVMComm.BroadcastToOthers

public PogamutJVMComm.BroadcastToOthers(IWorldChangeEvent event,
                                        IObservingAgent sender)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


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