Uses of Package
de.unikassel.android.sdcframework.devices.facade

Packages that use de.unikassel.android.sdcframework.devices.facade
de.unikassel.android.sdcframework.data Does contain the classes and interfaces covering the data sample part as well as the service configuration data classes. 
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
de.unikassel.android.sdcframework.devices.facade Provides the interfaces for the device package. 
de.unikassel.android.sdcframework.preferences Provides the classes to manage preferences, service configurations values and defaults. 
de.unikassel.android.sdcframework.preferences.facade Provides the interfaces for the preference package. 
de.unikassel.android.sdcframework.service Does contain the service management related classes. 
de.unikassel.android.sdcframework.service.facade Provides the interfaces for the service package. 
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.data
SensorDeviceIdentifier
          Identifiers for all known sensor device types.
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.devices
SampleProvidingSensorDevice
          Interface for sensor devices providing samples which can be taken by a device scanner.
SensorDevice
          Interface for any sensor device type.
SensorDeviceFactory
          Interface for the sensor device factory
SensorDeviceIdentifier
          Identifiers for all known sensor device types.
SensorDeviceManager
          The interface for the sensor device managemer.
SensorDeviceScanner
          Interface for sensor any device scanner type.
SensorDeviceVisitor
          Interface for sensor device visitors.
VisitableDevice
          Interface for visitable sensor devices, accepting a SensorDeviceVisitor.
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.devices.facade
SensorDevice
          Interface for any sensor device type.
SensorDeviceIdentifier
          Identifiers for all known sensor device types.
SensorDevicePriorities
          Priorities for sensor device samples.
SensorDeviceScanner
          Interface for sensor any device scanner type.
SensorDeviceVisitor
          Interface for sensor device visitors.
VisitableDevice
          Interface for visitable sensor devices, accepting a SensorDeviceVisitor.
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.preferences
SensorDeviceIdentifier
          Identifiers for all known sensor device types.
SensorDevicePriorities
          Priorities for sensor device samples.
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.preferences.facade
SensorDeviceIdentifier
          Identifiers for all known sensor device types.
SensorDevicePriorities
          Priorities for sensor device samples.
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.service
SensorDeviceManager
          The interface for the sensor device managemer.
 

Classes in de.unikassel.android.sdcframework.devices.facade used by de.unikassel.android.sdcframework.service.facade
SensorDeviceManager
          The interface for the sensor device managemer.