cz.cuni.amis.pogamut.usar2004.agent.module.configuration
Class ConfigSensor

Package class diagram package ConfigSensor
java.lang.Object
  extended by cz.cuni.amis.pogamut.usar2004.agent.module.configuration.SuperConfiguration
      extended by cz.cuni.amis.pogamut.usar2004.agent.module.configuration.ConfigSensor

public class ConfigSensor
extends SuperConfiguration

Configuration message representative for Sensors.

Author:
vejmanm

Field Summary
static ConfigType type
           
 
Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.configuration.SuperConfiguration
confType, lastMessage
 
Constructor Summary
ConfigSensor()
          Ctor.
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.configuration.SuperConfiguration
getConfigType, getFeatureNames, getFeatures, getFeatureSize, getFeatureValueBy, getName, getType, isReady, updateMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public static final ConfigType type
Constructor Detail

ConfigSensor

public ConfigSensor()
Ctor. Configuration type describes particular subject about which we want to know about. It is used to distinguish incoming message from the server.



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