Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.UnrealIdTranslator

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

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

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as UnrealIdTranslator
protected  UnrealIdTranslator Yylex.translator
          parser reference, this parser will be used for translation of UnrealID to IntID
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type UnrealIdTranslator
 void Yylex.setTranslator(UnrealIdTranslator translator)
          Set parser translating UnrealID to IntID.
 

Uses of UnrealIdTranslator in cz.cuni.amis.pogamut.ut2004.communication.parser
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.parser with parameters of type UnrealIdTranslator
 void IUT2004Yylex.setTranslator(UnrealIdTranslator translator)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.parser with parameters of type UnrealIdTranslator
UT2004Parser(UnrealIdTranslator unrealIdTranslator, ItemTranslator itemTranslator, IWorldReaderProvider readerProvider, IUT2004Yylex yylex, IYylexObserver yylexObserver, IComponentBus bus, IAgentLogger logger)
           
 



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