Uses of Class
de.unikassel.android.sdcframework.devices.SamplingCausingAndroidSensorDevice

Packages that use SamplingCausingAndroidSensorDevice
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
 

Uses of SamplingCausingAndroidSensorDevice in de.unikassel.android.sdcframework.devices
 

Subclasses of SamplingCausingAndroidSensorDevice in de.unikassel.android.sdcframework.devices
 class LightDevice
          Implementation of the light sensor device.
 class ProximityDevice
          Implementation of the proximity sensor device.
 class TemperatureDevice
          Implementation of the temperature sensor device.