Uses of Class
cz.cuni.amis.pogamut.usar2004.agent.module.datatypes.MessageDescriptor

Packages that use MessageDescriptor
cz.cuni.amis.pogamut.usar2004.agent.module.datatypes   
cz.cuni.amis.pogamut.usar2004.agent.module.master   
 

Uses of MessageDescriptor in cz.cuni.amis.pogamut.usar2004.agent.module.datatypes
 

Methods in cz.cuni.amis.pogamut.usar2004.agent.module.datatypes that return types with arguments of type MessageDescriptor
 List<MessageDescriptor> SensorsContainerQueued.getNonEmptyDescription()
          For each type of sensor it adds all individuals to the returnee List as a couple (Type, Name)
 List<MessageDescriptor> SensorsContainer.getNonEmptyDescription()
          For each type of sensor it adds all individuals to the returnee List as a couple (Type, Name)
 List<MessageDescriptor> GeometryContainer.getNonEmptyDescription()
          For each type of Geometry it adds all individuals to the returnee List as a couple (Type, Name)
 List<MessageDescriptor> ConfigContainer.getNonEmptyDescription()
          For each type of Configuration it adds all individuals to the returnee List as a couple (Type, Name)
 

Uses of MessageDescriptor in cz.cuni.amis.pogamut.usar2004.agent.module.master
 

Methods in cz.cuni.amis.pogamut.usar2004.agent.module.master that return types with arguments of type MessageDescriptor
 List<MessageDescriptor> GeometryMasterModule.getNonEmptyDescription()
          For each type of Geometry it adds all individuals to the returnee List as a couple (Type, Name)
 List<MessageDescriptor> ConfigMasterModule.getNonEmptyDescription()
          For each type of Configuration it adds all individuals to the returnee List as a couple (Type, Name)
 List<MessageDescriptor> SensorMasterModuleQueued.getNonEmptyDescripton()
          For each type of sensor it adds all individuals to the returnee List as a couple (Type, Name)
 List<MessageDescriptor> SensorMasterModule.getNonEmptyDescripton()
          For each type of sensor it adds all individuals to the returnee List as a couple (Type, Name)
 



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