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

Package class diagram package de.unikassel.android.sdcframework.devices.facade
Provides the interfaces for the device package.

See:
          Description

Interface Summary
SampleProvidingSensorDevice Interface for sensor devices providing samples which can be taken by a device scanner.
SensorDevice Interface for any sensor device type.
SensorDeviceComposite Interface for a composition of sensor devices.
SensorDeviceFactory Interface for the sensor device factory
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.
 

Enum Summary
SensorDeviceIdentifier Identifiers for all known sensor device types.
SensorDevicePriorities Priorities for sensor device samples.
 

Package de.unikassel.android.sdcframework.devices.facade Description

Provides the interfaces for the device package.