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

Packages that use ActivityHubSensorEvent
org.universAAL.ontology.activityhub   
org.universAAL.ontology.activityhub.ext   
org.universAAL.ontology.activityhub.factory   
 

Uses of ActivityHubSensorEvent in org.universAAL.ontology.activityhub
 

Subclasses of ActivityHubSensorEvent in org.universAAL.ontology.activityhub
 class ContactClosureSensorEvent
          Ontological enumeration of contact closure sensor events according to ISO 11073 - Part 10471 (Indepentend living activity hub).
 class EnuresisSensorEvent
          Ontological enumeration of enuresis sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class EnvironmentalSensorEvent
          Ontological enumeration of environmental sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class FallSensorEvent
          Ontological enumeration of fall sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class MedicationDosageSensorEvent
          Ontological enumeration of medication dosage sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class MotionSensorEvent
          Ontological enumeration of motion sensor events according to ISO 11073 - Part 10471 (Independent living activity hub), edition 2010-05-01 Methods included in this class are the mandatory ones for representing an ontological enumeration in Java classes for uAAL.
 class PersSensorEvent
          Ontological enumeration of PERS (personal emergency) sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class PropertyExitSensorEvent
          Ontological enumeration of property exit sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class SwitchSensorEvent
          Ontological enumeration of switch sensor events according to ISO 11073 - Part 10471 (Independent living activity hub).
 class TemperatureSensorEvent
          Ontological enumeration of temperature sensor events according to ISO 11073 - Part 10471 (Independent living activity hub), edition 2010-05-01 Methods included in this class are the mandatory ones for representing an ontological enumeration in Java classes for uAAL.
 class UsageSensorEvent
          Ontological enumeration of usage sensor events according to ISO 11073 - Part 10471 (Independent living activity hub), edition 2010-05-01 Methods included in this class are the mandatory ones for representing an ontological enumeration in Java classes for uAAL.
 

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

Uses of ActivityHubSensorEvent in org.universAAL.ontology.activityhub.ext
 

Subclasses of ActivityHubSensorEvent in org.universAAL.ontology.activityhub.ext
 class AdaptorPlugActuatorEvent
          Ontological enumeration of adaptor plug actuator events.
 

Uses of ActivityHubSensorEvent in org.universAAL.ontology.activityhub.factory
 

Methods in org.universAAL.ontology.activityhub.factory that return ActivityHubSensorEvent
static ActivityHubSensorEvent ActivityHubEventFactory.createInstance(int factoryIndex, int event)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.