de.unikassel.android.sdcframework.devices
Class TagDevice

Package class diagram package TagDevice
java.lang.Object
  extended by de.unikassel.android.sdcframework.devices.AbstractSensorDevice
      extended by de.unikassel.android.sdcframework.devices.VirtualSensorDevice
          extended by de.unikassel.android.sdcframework.devices.TagDevice
All Implemented Interfaces:
SensorDevice, VisitableDevice

public class TagDevice
extends VirtualSensorDevice

Implementation of the virtual tag sensor device.


Constructor Summary
TagDevice(Context applicationContext)
          Constructor
 
Method Summary
 
Methods inherited from class de.unikassel.android.sdcframework.devices.VirtualSensorDevice
doSignalDeviceNotEnabledInSystem, isDeviceInSystemEnabled, onConfigurationChanged
 
Methods inherited from class de.unikassel.android.sdcframework.devices.AbstractSensorDevice
accept, doHandleDeviceDisabledBySystem, doHandleDeviceEnabledBySystem, enableDeviceScanning, getConfiguration, getDeviceIdentifier, getScanner, isAirplaneModeOn, isDeviceScanningEnabled, onCreate, onDestroy, setDeviceIdentifier, setScanner, updateConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagDevice

public TagDevice(Context applicationContext)
Constructor

Parameters:
applicationContext - the application context