Uses of Package
cz.cuni.amis.pogamut.ut2004.communication.messages.custom

Packages that use cz.cuni.amis.pogamut.ut2004.communication.messages.custom
cz.cuni.amis.pogamut.ut2004.communication.messages.custom   
 

Classes in cz.cuni.amis.pogamut.ut2004.communication.messages.custom used by cz.cuni.amis.pogamut.ut2004.communication.messages.custom
ControlMessageMapper
          Reads definition of ICustomControlMessage implementation interpreting ControlMessageType, ControlMessageField and ControlMessageSimType.
ControlMessageMapper.ControlMessageGetter
           
ControlMessages
          This class should be "subclassed" as e.g.
ControlMessageTypeMapper
           
ControlMessageTypeMapper.DirectMapper
           
ControlMessageTypeMapper.Location2StringMapper
           
ControlMessageTypeMapper.String2LocationMapper
           
ControlMessageTypeMapper.String2UnrealIdMapper
           
ControlMessageTypeMapper.UnrealId2StringMapper
           
ICustomControlMessage
          Every implementation must be: Typed declaring ControlMessage.getType() via CustomMessageType. Have every relevant field (that should be linked to some ControlMessage field) annotated with ControlMessageField Have simType field of 'long' type annotated with ControlMessageSimType Declare public parameter-less constructor. You can use BaseCustomControlMessage as the ancestor for all ICustomControlMessage implementations.
SendControlMessageMapper
          Reads definition of ICustomControlMessage implementation interpreting ControlMessageType, ControlMessageField and ControlMessageSimType.
SendControlMessageMapper.SendControlMessageSetter
           
 



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