|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

T - the enumeration type for the sensor observation dimensionsU - the data type for the dimension valuespublic interface ObservableSensorScanner<T extends Enum<T> & Dimensions,U>
Interface for types which are observable for sensor data observations and do act as sensor scanner.
| Method Summary | |
|---|---|
void |
doTerminate()
Does terminate the associated thread. |
AbstractAccelerometerDataSource |
getAccSource()
Getter for the acceleration sample source. |
| Methods inherited from interface org.android.activityminer.logic.timeseries.SensorScanner |
|---|
delegateNotify, doScan |
| Methods inherited from interface org.android.activityminer.logic.util.ActivatableComponent |
|---|
isActive, setActivationState |
| Methods inherited from interface de.unikassel.android.sdcframework.util.facade.ObservableEventSource |
|---|
hasObservers, notify |
| Methods inherited from interface de.unikassel.android.sdcframework.util.facade.ObserverRegistration |
|---|
registerEventObserver, removeAllObservers, unregisterEventObserver |
| Method Detail |
|---|
void doTerminate()
AbstractAccelerometerDataSource getAccSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||