cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages
Class TCInfoMessage

Package class diagram package TCInfoMessage
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages.TCMessage
      extended by cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages.TCInfoMessage
All Implemented Interfaces:
cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent, cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEvent, cz.cuni.amis.utils.listener.Event, Serializable

public class TCInfoMessage
extends TCMessage

See Also:
Serialized Form

Constructor Summary
TCInfoMessage(TCInfoData info)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.teamcomm.mina.messages.TCMessage
getChannelId, getData, getMessage, getMessageType, getSimTime, getSource, getTarget, getTargetId, isMessageType, isMessageType, isResolved, isTarget, markResolved, setChannelId, setTargetId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TCInfoMessage

public TCInfoMessage(TCInfoData info)


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