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

Packages that use SwitchSensorEvent
org.universAAL.ontology.activityhub   
 

Uses of SwitchSensorEvent in org.universAAL.ontology.activityhub
 

Fields in org.universAAL.ontology.activityhub declared as SwitchSensorEvent
static SwitchSensorEvent SwitchSensorEvent.no_condition_detected
           
static SwitchSensorEvent SwitchSensorEvent.switch_off
           
static SwitchSensorEvent SwitchSensorEvent.switch_on
           
 

Methods in org.universAAL.ontology.activityhub that return SwitchSensorEvent
static SwitchSensorEvent SwitchSensorEvent.getEventByOrder(int order)
           
 SwitchSensorEvent SwitchSensor.getMeasuredvalue()
           
static SwitchSensorEvent SwitchSensorEvent.valueOf(String name)
           
 

Methods in org.universAAL.ontology.activityhub with parameters of type SwitchSensorEvent
 void SwitchSensor.setMeasuredValue(SwitchSensorEvent event)
          From Resource class: The properties denote the RDF triples of this resource, realized as Hashtable.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.