Uses of Package
org.android.activityminer.logic.configuration

Packages that use org.android.activityminer.logic.configuration
org.android.activityminer.app GUI - Base package with activites, services and related utility classes. 
org.android.activityminer.app.classification GUI - Classifier preferences. 
org.android.activityminer.app.evaluation GUI - Evaluation components for cross-validation on training data. 
org.android.activityminer.app.filter GUI - Filter test screen and preferences. 
org.android.activityminer.app.manager GUI - Management activity for data export. 
org.android.activityminer.app.recording GUI - Raw data sample recorder. 
org.android.activityminer.app.util GUI - Utility classes. 
org.android.activityminer.logic.configuration Logic layer - Global shared preference observer and configuration validator. 
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app.classification
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app.evaluation
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app.filter
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app.manager
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app.recording
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.app.util
GlobalSharedPreferenceObserver
          Global singleton instance of a central shared preference observer which is notifying registered shared preference observers about changes.
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.
 

Classes in org.android.activityminer.logic.configuration used by org.android.activityminer.logic.configuration
GlobalSharedPreferenceObserver
          Global singleton instance of a central shared preference observer which is notifying registered shared preference observers about changes.
SharedPreferenceChangeNotificationReceiver
          Interface for shared preference notification receivers, to be implemented for observing notifications by the global shared preference observer.
SharedPreferenceChangeObserver
          Interface for shared preference change observers.