|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SensorMessage in cz.cuni.amis.pogamut.usar2004.agent.module.master |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.master with parameters of type SensorMessage | |
|---|---|
protected SuperSensor |
SensorMasterModuleQueued.createNewSensor(SensorMessage message)
Asks SensorType enum if it knows SensorType represented by string type. |
protected SuperSensor |
SensorMasterModule.createNewSensor(SensorMessage message)
Asks SensorType enum if it knows SensorType represented by string type. |
protected void |
SensorMasterModuleQueued.fileMessage(SensorMessage message)
Updates previous State on genuine Sensor or creates a new Record. |
protected void |
SensorMasterModule.fileMessage(SensorMessage message)
Updates previous State on genuine Sensor or creates a new Record. |
protected void |
SensorSpecificModule.fillModule(SensorMessage message)
Updates sensor data when either the sensor name was not specified(Than it monitors the first Sensor of this type) or the type and name matches. |
protected boolean |
SensorMasterModuleQueued.updateSensorCollection(SensorMessage message)
Returns a flag that indicates if sensorUpdate was successful. |
protected boolean |
SensorMasterModule.updateSensorCollection(SensorMessage message)
Returns a flag that indicates if sensorUpdate was successful. |
| Uses of SensorMessage in cz.cuni.amis.pogamut.usar2004.agent.module.sensor |
|---|
| Fields in cz.cuni.amis.pogamut.usar2004.agent.module.sensor declared as SensorMessage | |
|---|---|
protected SensorMessage |
SuperSensor.lastMessage
|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.sensor with parameters of type SensorMessage | |
|---|---|
void |
SuperSensor.updateMessage(SensorMessage message)
Method used for updating the message object that provides particular properties for given type. |
| Uses of SensorMessage in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages |
|---|
| Constructors in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages with parameters of type SensorMessage | |
|---|---|
SensorMessage(SensorMessage original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||