Uses of Interface
cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor.ItemTyped

Packages that use ItemTyped
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor   
 

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

Classes in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages that implement ItemTyped
 class Item
          Synchronous/asynchronous message.
 class ItemCategory
          Synchronous/asynchronous message.
 

Uses of ItemTyped in cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor
 

Methods in cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor with parameters of type ItemTyped
 ItemDescriptor ItemTranslator.getDescriptor(ItemTyped msg)
           
 AmmoDescriptor AmmoDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 ItemDescriptor ItemDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 HealthDescriptor HealthDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 T IDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 GeneralDescriptor GeneralDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 ShieldDescriptor ShieldDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 OtherDescriptor OtherDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 WeaponDescriptor WeaponDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 ArmorDescriptor ArmorDescriptorFactory.getNewDescriptor(ItemTyped configMsg)
           
 



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