Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic

Packages that use SelfStatic
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
 

Uses of SelfStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Subclasses of SelfStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class SelfMessage.SelfStaticMessage
          Implementation of the static part of the GameBots2004 message SLF, used to facade SLFMessage.
 class SelfStaticImpl
          Implementation of the static part of the GameBots2004 message SLF.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return SelfStatic
abstract  SelfStatic SelfStatic.clone()
           
 SelfStatic SelfCompositeImpl.getStatic()
           
 SelfStatic SelfMessage.getStatic()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type SelfStatic
SelfStaticImpl.SelfStaticUpdate(SelfStatic source, long time)
           
SelfStaticImpl(SelfStatic original)
          Cloning constructor from the message part.
 



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