Uses of Class
org.universAAL.ontology.activityhub.EnvironmentalSensorEvent

Packages that use EnvironmentalSensorEvent
org.universAAL.ontology.activityhub   
 

Uses of EnvironmentalSensorEvent in org.universAAL.ontology.activityhub
 

Fields in org.universAAL.ontology.activityhub declared as EnvironmentalSensorEvent
static EnvironmentalSensorEvent EnvironmentalSensorEvent.condition_detected
           
static EnvironmentalSensorEvent EnvironmentalSensorEvent.no_condition_detected
           
 

Methods in org.universAAL.ontology.activityhub that return EnvironmentalSensorEvent
static EnvironmentalSensorEvent EnvironmentalSensorEvent.getEventByOrder(int order)
           
 EnvironmentalSensorEvent WaterSensor.getMeasuredvalue()
           
 EnvironmentalSensorEvent SmokeSensor.getMeasuredvalue()
           
 EnvironmentalSensorEvent GasSensor.getMeasuredvalue()
           
 EnvironmentalSensorEvent CoSensor.getMeasuredvalue()
           
static EnvironmentalSensorEvent EnvironmentalSensorEvent.valueOf(String name)
           
 

Methods in org.universAAL.ontology.activityhub with parameters of type EnvironmentalSensorEvent
 void WaterSensor.setMeasuredValue(EnvironmentalSensorEvent ese)
          From Resource class: The properties denote the RDF triples of this resource, realized as Hashtable.
 void SmokeSensor.setMeasuredValue(EnvironmentalSensorEvent ese)
          From Resource class: The properties denote the RDF triples of this resource, realized as Hashtable.
 void GasSensor.setMeasuredValue(EnvironmentalSensorEvent ese)
          From Resource class: The properties denote the RDF triples of this resource, realized as Hashtable.
 void CoSensor.setMeasuredValue(EnvironmentalSensorEvent ese)
          From Resource class: The properties denote the RDF triples of this resource, realized as Hashtable.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.