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

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

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

Fields in cz.cuni.amis.pogamut.udk.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.udk.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.udk.communication.parser
 

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

Constructors in cz.cuni.amis.pogamut.udk.communication.parser with parameters of type UnrealIdTranslator
UDKParser(UnrealIdTranslator unrealIdTranslator, ItemTranslator itemTranslator, IWorldReaderProvider readerProvider, IUDKYylex 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.