Uses of Class
org.universAAL.ontology.device.StatusValue

Packages that use StatusValue
org.universAAL.ontology.device   
org.universAAL.ontology.device.home   
 

Uses of StatusValue in org.universAAL.ontology.device
 

Fields in org.universAAL.ontology.device declared as StatusValue
static StatusValue StatusValue.Activated
           
static StatusValue StatusValue.NoCondition
           
static StatusValue StatusValue.NotActivated
           
 

Methods in org.universAAL.ontology.device that return StatusValue
static StatusValue StatusValue.getStatusValueByOrder(int order)
           
 StatusValue WindowSensor.getValue()
           
 StatusValue WindowController.getValue()
           
 StatusValue WindowActuator.getValue()
           
 StatusValue WaterFlowSensor.getValue()
           
 StatusValue WaterFlowController.getValue()
           
 StatusValue WaterFlowActuator.getValue()
           
 StatusValue SwitchSensor.getValue()
           
 StatusValue SwitchController.getValue()
           
 StatusValue SwitchActuator.getValue()
           
 StatusValue PresenceSensor.getValue()
           
 StatusValue PanicButtonSensor.getValue()
           
 StatusValue HeaterSensor.getValue()
           
 StatusValue HeaterController.getValue()
           
 StatusValue HeaterActuator.getValue()
           
 StatusValue GlassBreakSensor.getValue()
           
 StatusValue FloodSensor.getValue()
           
 StatusValue FallSensor.getValue()
           
 StatusValue EnvironmentSensor.getValue()
           
 StatusValue EnuresisSensor.getValue()
           
 StatusValue ContactSensor.getValue()
           
static StatusValue StatusValue.valueOf(String name)
           
 

Methods in org.universAAL.ontology.device with parameters of type StatusValue
 void WindowSensor.setValue(StatusValue newPropValue)
           
 void WindowController.setValue(StatusValue newPropValue)
           
 void WindowActuator.setValue(StatusValue newPropValue)
           
 void WaterFlowSensor.setValue(StatusValue newPropValue)
           
 void WaterFlowController.setValue(StatusValue newPropValue)
           
 void WaterFlowActuator.setValue(StatusValue newPropValue)
           
 void SwitchSensor.setValue(StatusValue newPropValue)
           
 void SwitchController.setValue(StatusValue newPropValue)
           
 void SwitchActuator.setValue(StatusValue newPropValue)
           
 void PresenceSensor.setValue(StatusValue newPropValue)
           
 void PanicButtonSensor.setValue(StatusValue newPropValue)
           
 void HeaterSensor.setValue(StatusValue newPropValue)
           
 void HeaterController.setValue(StatusValue newPropValue)
           
 void HeaterActuator.setValue(StatusValue newPropValue)
           
 void GlassBreakSensor.setValue(StatusValue newPropValue)
           
 void FloodSensor.setValue(StatusValue newPropValue)
           
 void FallSensor.setValue(StatusValue newPropValue)
           
 void EnvironmentSensor.setValue(StatusValue newPropValue)
           
 void EnuresisSensor.setValue(StatusValue newPropValue)
           
 void ContactSensor.setValue(StatusValue newPropValue)
           
 

Uses of StatusValue in org.universAAL.ontology.device.home
 

Methods in org.universAAL.ontology.device.home that return StatusValue
 StatusValue SirenActuator.getValue()
           
 StatusValue Oven.getValue()
           
 StatusValue CarpetSensor.getValue()
           
 

Methods in org.universAAL.ontology.device.home with parameters of type StatusValue
 void SirenActuator.setValue(StatusValue newPropValue)
           
 void Oven.setValue(StatusValue newPropValue)
           
 void CarpetSensor.setValue(StatusValue newPropValue)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.