A B C D E F G H I K L M N O P Q R S T U V W X Y Z

G

GenericObservableCutoutCreator<D extends Enum<D> & Dimensions,T> - Class in org.android.activityminer.logic.timeseries
The generic observable cut-out creator is a worker thread, which does asynchronously extract fixed size cut-out from cached sensor observations.
GenericObservableCutoutCreator(long, int, Context) - Constructor for class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
Constructor
GenericRecordingActivityForSensorObservations<T extends Enum<T> & Dimensions> - Class in org.android.activityminer.app.recording
The generic activity for sensor data recording.
GenericRecordingActivityForSensorObservations() - Constructor for class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Constructor
GenericRecordingActivityForSensorObservations.CountDownTask - Class in org.android.activityminer.app.recording
Asynchronous task for the start count down.
GenericRecordingActivityForSensorObservations.CountDownTask(int) - Constructor for class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.CountDownTask
Constructor
GenericRecordingActivityForSensorObservations.SaveTask - Class in org.android.activityminer.app.recording
The save task.
GenericRecordingActivityForSensorObservations.SaveTask(Context) - Constructor for class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.SaveTask
Constructor
GenericRecordingActivityForSensorObservations.SaveTimerTask - Class in org.android.activityminer.app.recording
The save timer task.
GenericRecordingActivityForSensorObservations.SaveTimerTask() - Constructor for class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.SaveTimerTask
 
GenericRecordingActivityForSensorObservations.StopTask - Class in org.android.activityminer.app.recording
The automatic stop task.
GenericRecordingActivityForSensorObservations.StopTask(long) - Constructor for class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.StopTask
Constructor
GeoLocation - Class in org.android.activityminer.model.features
Internal location representation used for the maximum distance calculation.
GeoLocation(double, double) - Constructor for class org.android.activityminer.model.features.GeoLocation
Constructor
get(FeatureTypes) - Method in class org.android.activityminer.model.features.FeatureVector
Getter for the value of a specific feature type
get(T) - Method in class org.android.activityminer.model.timeseries.AbstractSensorObservation
 
get(T) - Method in interface org.android.activityminer.model.timeseries.SensorObservation
Getter for the value of a specific dimension
getAccelerometerDevice() - Method in class org.android.activityminer.logic.devices.DeviceManager
Getter for the accelerometer device which is configured with the current filter settings.
getAccelerometerFeatures() - Static method in enum org.android.activityminer.model.features.FeatureTypes
Method to request the accelerometer features.
getAccelerometerFilterType() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the accelerometer filter type.
getAcceptedChars() - Method in class org.android.activityminer.logic.util.DoubleKeyListener
 
getAcceptedChars() - Method in class org.android.activityminer.logic.util.IntegerKeyListener
 
getAccSource() - Method in class org.android.activityminer.logic.timeseries.ObservableAccSensorScanner
 
getAccSource() - Method in interface org.android.activityminer.logic.timeseries.ObservableSensorScanner
Getter for the acceleration sample source.
getAccSource() - Method in class org.android.activityminer.logic.timeseries.ObservableSensorScannerImpl
 
getAccuracy() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the accuracy for this class.
getActivityClass() - Method in interface org.android.activityminer.model.classification.Activity
Getter for the class identifier.
getActivityClass() - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getActivityClass() - Method in class org.android.activityminer.model.classification.NaNActivity
 
getActivityCount() - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current activity count.
getActivityId() - Method in class org.android.activityminer.persistence.DBSampleStatistic
Getter for the class activityId
getActivityIdForLabelName(String) - Method in class org.android.activityminer.persistence.DBAdapter
Does get the activity label identifier for a given name
getActivityLabel(AdapterView.AdapterContextMenuInfo) - Method in class org.android.activityminer.app.activities.ManageActivityLabelActivity
Getter for the activity label the menu information is related to
getActivityLabel() - Method in class org.android.activityminer.persistence.DBRecordingStatisticSequenceEntry
Getter for the activity label
getActivityLabelForId(Long) - Method in class org.android.activityminer.persistence.DBManager
Getter for an activity label name for a given identifier.
getActivityLabelIdForRecordingId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for the activity label identifier of a recording.
getActivityLabelIdForSequenceId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for the activity label identifier of a sequence.
getActivityLabelIdsWithSamplesIgnoreDependecies() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all activity labels with extracted training samples.
getActivityLabelIdsWithSamplesIgnoreDependecies() - Method in class org.android.activityminer.persistence.DBManager
Getter for all activity labels with own extracted training samples.
getActivityLabelNameForId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Does get the activity label name for a given identifier
getActivityLabels() - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current activity label count from the activity table.
getActivityLabels() - Method in class org.android.activityminer.persistence.DBManager
Does request all known activity labels from the database.
getActivityLabelsOrdered() - Method in class org.android.activityminer.model.activitylabels.ActivityLabelMap
Getter for the labels in an hierarchical order
getActivityLabelsWithoutPredecessor() - Method in class org.android.activityminer.model.activitylabels.ActivityLabelMap
Getter for all activity labels without predecessors
getActivityLabelsWithoutPredecessor() - Method in class org.android.activityminer.persistence.DBStatistic
Getter for all activity labels without predecessors
getActualObservationTime() - Method in class org.android.activityminer.app.recording.AbstractRecordingActivity
Getter for the actual observation time
getAdaptiveLowPassFilterBeta() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the beta value of the adaptive low-pass filter.
getAdaptiveLowPassFilterMinCutOff() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the minimum cut-off frequency of the adaptive low-pass filter.
getAffectedActivityLabelNames(ActivityLabelMap, long) - Static method in class org.android.activityminer.persistence.DBAdapter
Method to extract successor activities for a given activity label identifier
getAlgorithm() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the algorithm
getAlgorithmName() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the algorithmName
getAllPredecessors() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for all predecessors
getAllRecordingIdentifiers() - Method in class org.android.activityminer.persistence.DBManager
Does request all available recording identifiers.
getAllSequenceIdentifiers() - Method in class org.android.activityminer.persistence.DBManager
Does request all available sequence identifiers.
getAllSuccessors() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for all successors
getAlpha(double) - Method in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
Getter for the smoothing factor alpha using a single cutoff frequencies for all dimension.
getAlpha(double[]) - Method in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
Getter for the smoothing factor alpha using a different cutoff frequencies for each signal dimension.
getAnnotation() - Method in class org.android.activityminer.pmml.header.Header
Getter for the annotation
getApplication() - Method in class org.android.activityminer.pmml.header.Header
Getter for the application
getApplicationContext() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the application context
getApplicationDataDirectory(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the application data directory
getApplicationName(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the application version
getAttributeComparator() - Method in class org.android.activityminer.model.classification.ActivityByAttributeComparator
Getter for the attributeComparator
getAttributeCount() - Method in interface org.android.activityminer.model.classification.Activity
Getter for the attribute count.
getAttributeCount() - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getAttributeCount() - Method in class org.android.activityminer.model.classification.NaNActivity
 
getAttributeCount() - Method in class org.android.activityminer.model.classification.TrainingActivity
 
getAttributeNames() - Method in class org.android.activityminer.logic.classification.KNN
Getter for the known attribute names
getAttributeNamesOrdered() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the attribute names in the runtime order
getAttributes() - Method in interface org.android.activityminer.model.classification.Activity
Getter for the attributes in its internal natural order.
getAttributes() - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getAttributes() - Method in class org.android.activityminer.model.classification.NaNActivity
 
getAttributes() - Method in class org.android.activityminer.model.classification.TrainingActivity
 
getAvailableActivityLabels() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for a map with all available activity labels.
getAvailableFeatureVectorIds() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available feature vector identifiers.
getAvailableFeatureVectorIdsForActivityLabelId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available feature vector identifiers.
getAvailableFeatureVectorIdsForRecording(long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available feature vector identifiers for a given recoding identifier.
getAvailableProviderCount() - Method in class org.android.activityminer.logic.devices.LocationDataSource
Getter for the count of available active providers.
getAvailableRecordingIds() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available recording identifiers.
getAvailableRecordingIds(DBAdapter.RecordingStates) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available recording identifiers for a given processing state.
getAvailableRecordingIds(DBAdapter.RecordingStates, List<Long>) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available recording identifiers for a given processing state an optional subset of labels.
getAvailableRecordingIdsForActivityLabelId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available recording identifiers for a given activity label
getAvailableRecordingIdsForActivityNames(Set<Long>) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available recording identifiers for a given set of activity identifiers
getAvailableSequenceIds() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available recording identifiers.
getAvailableTrainingSampleCount() - Method in class org.android.activityminer.persistence.DBManager
Getter for the count of available training samples.
getAvailableTrainingSampleIds() - Method in class org.android.activityminer.persistence.DBManager
Does request all available training sample identifiers.
getAvailableTrainingSampleIdsForClassId(long) - Method in class org.android.activityminer.persistence.DBManager
Does request all available training sample identifiers for a given activity label.
getAverageSampleDistance() - Method in class org.android.activityminer.logic.devices.AbstractAccelerometerDataSource
Getter for the average sample distance in milliseconds.
getAvgPredictionTime() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the average time to predict a sample during test runs.
getAvgPreditionTime() - Method in class org.android.activityminer.logic.evaluation.CrossValidationStrategy
 
getAvgPreditionTime() - Method in interface org.android.activityminer.logic.evaluation.ValidationStrategy
Getter for the average time to predict an activity
getAvgSampleUpdateRate() - Method in class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
Getter for the average rate for received samples
getAvgTrainingTime() - Method in class org.android.activityminer.logic.evaluation.CrossValidationStrategy
 
getAvgTrainingTime() - Method in interface org.android.activityminer.logic.evaluation.ValidationStrategy
Getter for the average time to train an activity sample.
getAxisWeightHint(int) - Method in class ags.utils.dataStructures.trees.secondGenKD.KdTree
 
getAxisWeightHint(int) - Method in class ags.utils.dataStructures.trees.secondGenKD.KdTree.WeightedManhattan
 
getAxisWeightHint(int) - Method in class ags.utils.dataStructures.trees.secondGenKD.KdTree.WeightedSqrEuclid
 
getAxisXMeanCalculator() - Method in class org.android.activityminer.logic.features.MaxAccelerationAxisDifferenceFeature
Getter for the x axis mean calculator
getAxisYMeanCalculator() - Method in class org.android.activityminer.logic.features.MaxAccelerationAxisDifferenceFeature
Getter for the y axis mean calculator
getAxisZMeanCalculator() - Method in class org.android.activityminer.logic.features.MaxAccelerationAxisDifferenceFeature
Getter for the z axis mean calculator
getBestLocation(Location, Location) - Method in class org.android.activityminer.logic.devices.LocationDataSource
Determines whether one Location reading is better than the current Location fix.
getBeta(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current beta value from the shared preferences.
getBeta() - Method in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
Getter for the beta value ( cutoff scope )
getBWCornerFrequency() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the Butterworth filter corner frequency
getBWCutOffFrequency(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current Butterworth cut-off frequency value from the shared preferences.
getBWFilterOrder(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current Butterworth filter order value from the shared preferences.
getBWOrder() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the Butterworth filter order
getCalculator(SparseArray<List<AbstractCalculator<T, ?>>>, int, Type) - Static method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup a calculator class in the calculator map for the given dimension.
getCalculator() - Method in class org.android.activityminer.logic.features.EnergyFeature
Getter for the calculator
getCalculator() - Method in class org.android.activityminer.logic.features.EntropyFeature
Getter for the calculator
getCalculator() - Method in class org.android.activityminer.logic.features.MaximumFeature
Getter for the calculator
getCalculator() - Method in class org.android.activityminer.logic.features.MinimumFeature
Getter for the calculator
getCalculator() - Method in class org.android.activityminer.logic.features.PeakAmplitudeFeature
Getter for the calculator
getCalculator() - Method in class org.android.activityminer.logic.features.PeakFrequencyFeature
Getter for the calculator
getCategoricalScoringMethod() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the categoricalScoringMethod
getCategory(FeatureTypes) - Static method in enum org.android.activityminer.model.features.FeatureCategory
Getter for the category of a specific feature type
getCheckedStates() - Method in class org.android.activityminer.app.activities.ActivityTreeListPreferenceAdapter
Getter for the checkedStates
getChild(int, int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getChild(int, int) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getChildId(int, int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getChildId(int, int) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getChildrenCount(int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getChildrenCount(int) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getChildView(int, int, boolean, View, ViewGroup) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getChildView(int, int, boolean, View, ViewGroup) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getClassesForIndices() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the classes for the confusion matrix indices.
getClassId() - Method in class org.android.activityminer.model.evaluation.PerClassStatistic
Getter for the class label
getClassId2NameMapping() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the class identifier to name mapping
getClassId2NameMapping() - Method in class org.android.activityminer.pmml.extension.ActivityMinerExtension
Getter for the class identifier to name mapping
getClassIdentifier(int) - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the class identifier for a given column index.
getClassIdentifierArrayForMatrixIndices() - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the class identifiers for the matrix indices as array.
getClassIdentifiers() - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the class identifiers.
getClassifierDescription() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the classifier description.
getClosure() - Method in class org.android.activityminer.pmml.model.datadictionary.Interval
Getter for the closure
getColor(FeatureTypes) - Static method in enum org.android.activityminer.model.features.FeatureTypes
Getter for a identifying color.
getColumn() - Method in class org.android.activityminer.pmml.model.knn.InstanceField
Getter for the column
getColumn2ValueMap() - Method in class org.android.activityminer.pmml.model.knn.Row
Getter for the mapping of column names to values
getColumnValue(String) - Method in class org.android.activityminer.pmml.model.knn.Row
Getter for the string value of a column
getComparator() - Static method in enum org.android.activityminer.app.service.ServiceState
Does create a comparator for feature types.
getComparator() - Static method in enum org.android.activityminer.model.features.FeatureTypes
Does create a comparator for feature types.
getCompareFunction() - Method in class org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasure
Getter for the compareFunction
getCompareFunction() - Method in class org.android.activityminer.pmml.model.knn.KNNInput
Getter for the compareFunction
getComparisonMeasure() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the comparisonMeasure
getComponentCount() - Method in class org.android.activityminer.logic.features.calculators.FFTCalculator
Getter for the component count
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.AbstractEntropyCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.AbstractFFTObservationBasedCalculator
 
getCompositeValue() - Method in interface org.android.activityminer.logic.features.calculators.CompositeCalculator
Does calculate the composite value.
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.FFTCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.FFTEnergyCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.FFTEntropyCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.FFTPeakCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.MeanCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.MeanCrossingRateCalculator
 
getCompositeValue() - Method in class org.android.activityminer.logic.features.calculators.VarianceCalculator
 
getConfiguration() - Method in class org.android.activityminer.app.util.SharedPreferenceChangeAwareActivity
Getter for the actual configuration
getConfiguration() - Method in class org.android.activityminer.app.util.SharedPreferenceChangeAwarePreferenceActivity
Getter for the actual configuration
getConfiguration() - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does create a configuration from the current shared preference values.
getConfiguration() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the configuration
getConfigurationFileExtension(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the configuration file extension.
getConfigurationFromDB() - Method in class org.android.activityminer.persistence.DBAdapter
Does get the sample rate from an sqlite database
getConfigurationFromDB() - Method in class org.android.activityminer.persistence.DBManager
Does get the stored configuration from an sqlite database
getContext() - Method in class org.android.activityminer.app.activities.ActivityTreeListAdapter
Getter for the context
getContext() - Method in class org.android.activityminer.logic.util.FileCopyThread
Getter for the context
getContinuousScoringMethod() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the continuousScoringMethod
getControlActivityClass() - Method in class org.android.activityminer.app.recognizer.RecognizerService
Getter for the control activity
getCopyright() - Method in class org.android.activityminer.pmml.header.Header
Getter for the copyright
getCornerFrequency() - Method in class org.android.activityminer.logic.filter.ButterworthLowPassFilter.BWFilter
Getter for the fc
getCorrectCount() - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the count of correct predicted samples.
getCount() - Method in class org.android.activityminer.app.activities.ActivityTreeListAdapter
 
getCountDownTask() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Getter for the countDownTask
getCountDownTime() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Getter for the countDownTime
getCountDownTime(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current count-down time from the shared preferences.
getCountDownTime() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the countDownTime
getCounter() - Method in class org.android.activityminer.logic.features.calculators.MeanCalculator
Getter for the counter
getCSVFileExtension(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the CSV file extension.
getCurrentCutOutDuration() - Method in class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
Getter for the current cut-out duration (window length)
getCurrentRecordingLabel() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Getter for the current recording label
getCurrentTask() - Method in class org.android.activityminer.app.service.BackgroundService
Getter for the current task
getCurrentTaskDescription() - Method in interface org.android.activityminer.app.service.IBackgroundService
Getter for the current task description
getCurrentTaskDescription() - Method in class org.android.activityminer.app.service.IBackgroundService.Stub.Proxy
Getter for the current task description
getCursorForAvailableFeatureVectorIds(long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for a cursor for available feature vector identifiers for a given recording identifier.
getCursorForAvailableFeatureVectorIds() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available feature vector identifiers
getCutOutSize() - Method in class org.android.activityminer.app.filter.FilterTestActivity
 
getCutOutSize() - Method in class org.android.activityminer.app.recording.AbstractRecordingActivity
Getter for the cut-out window size in milliseconds
getCutOutSize() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
 
getCutoutSource() - Method in class org.android.activityminer.logic.features.AbstractCutoutFeatureExtractor
Getter for the cutoutSource
getCutPoints() - Method in class org.android.activityminer.logic.features.selection.FeatureDiscretizer
Getter for the cutPoints
getData() - Method in class org.android.activityminer.pmml.model.knn.TrainingInstances
Getter for the data
getDatabaseName() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for the database name.
getDatabaseVersion() - Static method in class org.android.activityminer.persistence.DBManager
Getter for the database version
getDataDictionary() - Method in class org.android.activityminer.pmml.model.PMML
Getter for the data dictionary
getDataFields() - Method in class org.android.activityminer.pmml.model.datadictionary.DataDictionary
Getter for the dataFields
getDataPoints() - Method in class ags.utils.dataStructures.trees.secondGenKD.KdTree
Traverses the tree and stores all data points in a list.
getDataType() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the dataType
getDataType() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the dataType
getDataType() - Method in class org.android.activityminer.pmml.model.transformation.DerivedField
Getter for the dataType
getDataTypeValue() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the dataType string value
getDataTypeValue() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the dataType string value
getDataTypeValue() - Method in class org.android.activityminer.pmml.model.transformation.DerivedField
Getter for the dataType string value
getDbManager() - Method in class org.android.activityminer.logic.features.FeatureExtractionHelper
Getter for the dbManager
getDBRecordingStatisticsForAllActivities() - Method in class org.android.activityminer.persistence.DBManager
Getter for a recording count statistics for all activities.
getDBStatistic(boolean, boolean) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for statistics about the stored feature vectors per activity label.
getDBStatistics(boolean, boolean, ActivityLabelMap) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for statistics about the stored feature vectors and recordings per activity label.
getDBStatistics(boolean, boolean) - Method in class org.android.activityminer.persistence.DBManager
Getter for sample statistics.
getDBStatisticsForAllActivities() - Method in class org.android.activityminer.persistence.DBManager
Getter for a complete database statistics (recording and sample counts for all activities).
getDBStatisticsForAllActivitiesWithSamples() - Method in class org.android.activityminer.persistence.DBManager
Getter for a recording count statistics for all activities with extracted training samples.
getDefaultRecordingTime() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the default recording time in seconds.
getDelay() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations.StopTask
Getter for the delay
getDelayInTheEnd() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Does calculate the delay in the end in milliseconds to determine the time range to remove from a cut-out due to invalid observations in the end.
getDerivedFields() - Method in class org.android.activityminer.pmml.model.transformation.LocalTransformations
Getter for the derivedFields
getDescription(Context) - Method in interface org.android.activityminer.logic.classification.Classifier
Getter for a significant description of the configured classifier.
getDescription(Context, Configuration) - Static method in class org.android.activityminer.logic.classification.ClassifierFactory
Getter for classifier descriptions.
getDescription(Context) - Method in class org.android.activityminer.logic.classification.KNN
 
getDescription(Context, int, boolean) - Static method in class org.android.activityminer.logic.classification.KNN
Getter for a significant description of a classifier with the given configuration parameters.
getDescription() - Method in class org.android.activityminer.logic.evaluation.CrossValidationStrategy
 
getDescription() - Method in interface org.android.activityminer.logic.evaluation.ValidationStrategy
Getter for the evaluation strategy description.
getDescription() - Method in class org.android.activityminer.pmml.header.Header
Getter for the description
getDescriptionResourceID() - Method in enum org.android.activityminer.logic.filter.FilterTypes
Getter for the type description resource identifier.
getDescriptionResourceID() - Method in enum org.android.activityminer.model.classification.ClassifierTypes
Getter for the classifier description resource identifier
getDescriptionResourceId() - Method in enum org.android.activityminer.model.features.FeatureTypeGroups
Getter for the feature description
getDescriptionResourceId(FeatureTypes) - Static method in enum org.android.activityminer.model.features.FeatureTypes
Getter for the feature description resource identifier
getDestFileName() - Method in class org.android.activityminer.logic.util.FileCopyThread
Getter for the destination file name
getDestFilePath() - Method in class org.android.activityminer.logic.util.FileCopyThread
Getter for the destination file path
getDeviceManager(long) - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Getter for the device manager
getDiffs2Mean() - Method in class org.android.activityminer.logic.features.calculators.VarianceCalculator
Getter for the value differences to the mean of all values
getDimension() - Method in class org.android.activityminer.logic.features.calculators.AbstractCalculator
Getter for the operating dimension
getDimensionForId(int) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Getter for the dimension type of an unique dimension identifier
getDimensionForId(int) - Method in class org.android.activityminer.logic.features.FeatureFactoryForAccSensorObservations
 
getDimensionForId(int) - Method in class org.android.activityminer.logic.features.FeatureFactoryForSensorObservations
 
getDimensions() - Method in class org.android.activityminer.model.timeseries.AccSensorObservationImpl
 
getDimensions() - Method in interface org.android.activityminer.model.timeseries.SensorObservation
Getter for the dimensions types
getDimensions() - Method in class org.android.activityminer.model.timeseries.SensorObservationImpl
 
getDimensionValueCache(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup a feature value cache in the calculator map for the given dimension.
getDimensionValues(T) - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the values of a specific dimension.
getDimensionValues(T) - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getDimensionValuesAsArray(T) - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the values of a specific dimension as array.
getDimensionValuesAsArray(T) - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getDisplayName() - Method in class org.android.activityminer.pmml.model.NamedTypeWithDisplayName
Getter for the displayName
getDisplayName() - Method in class org.android.activityminer.pmml.model.Value
Getter for the displayName
getDuration() - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the duration of the sensor observation series.
getDuration() - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getDuration() - Method in class org.android.activityminer.persistence.DBRecordingStatisticSequenceEntry
Getter for the duration in milliseconds
getErrorNotificationMsg() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the error notification message
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.classification.ModelCreationThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.evaluation.EvaluationThread
 
getErrorNotificationMsg(List<Long>) - Method in class org.android.activityminer.logic.features.FeatureExtractionHelper
Getter for the error notification message
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.features.FeatureExtractionThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.features.FeatureVectorExportThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.util.FileCopyThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.util.LinearAccelerationUpdateThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.util.NNInterpolationUpdateThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.util.RawRecordingDataExportThread
 
getErrorNotificationMsg() - Method in class org.android.activityminer.logic.util.TrainingDataDeletionThread
 
getErrorRate() - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the error rate.
getEstimatedTrainingTime() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the estimated training time for the used training set.
getEvalAccuracyThreshold() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the evaluation threshold value (0-100%).
getEvalResultCollection() - Method in class org.android.activityminer.app.evaluation.EvaluationResultBrowserActivity
Getter for the evaluation result collection
getEvaluationAccuracyThreshold(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the accuracy threshold for evaluation from the shared preferences.
getEvaluationResult(int) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
Getter for the evaluation result at a given group position
getEvaluationResults() - Method in class org.android.activityminer.logic.evaluation.EvaluationHelper
Getter for the evaluation results
getEvaluationResults() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the evaluation results.
getEvaluationStorageLocation() - Method in class org.android.activityminer.logic.evaluation.EvaluationThread
Getter for the save file name and path
getEvaluationStorageLocation() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionThread
Getter for the save file name and path
getEvaluationStrategyDescription() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the evaluation strategy description.
getExportDirectory(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory
getExportDirectoryForData(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory for data
getExportDirectoryForDatabase(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory for databases
getExportDirectoryForModels(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory for models
getExportDirectoryForRawData(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory for raw data
getExportDirectoryForReports(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory for reports
getExportDirectoryForTrainingData(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the file export directory for training data
getExpression() - Method in class org.android.activityminer.pmml.model.transformation.DerivedField
Getter for the expression
getExtensions() - Method in class org.android.activityminer.pmml.model.PMML
Getter for the extensions
getExtractionTime() - Method in class org.android.activityminer.logic.features.AbstractFeatureExtractor
Getter for the time to extract the features from cut-outs.
getFactory(Context) - Method in class org.android.activityminer.logic.features.AbstractFeatureExtractor
Getter for the feature factory
getFactory(Context) - Method in class org.android.activityminer.logic.features.FeatureExtractorForAccDBRecordings
 
getFactory(Context) - Method in class org.android.activityminer.logic.features.FeatureExtractorForAccSensorObservation
 
getFactory(Context) - Method in class org.android.activityminer.logic.features.FeatureExtractorForDBRecordings
 
getFactory(Context) - Method in class org.android.activityminer.logic.features.FeatureExtractorForSensorObservation
 
getFalseNegativeRate() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the proportion of positive samples that have been predicted incorrectly (false negative rate, also known as miss-rate).
getFalseNegatives() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the count of samples which belongs to the class, but have been incorrect predicted as member of another class (false negatives).
getFalsePositiveRate() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the proportion of real positive samples that have been predicted incorrectly as negative (false positive rate, also known as fall-out).
getFalsePositives() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the count of samples which have been incorrect predicted as members of the class (false positives).
getFeature() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the feature
getFeatures() - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Getter for the feature map content
getFeatureSet() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the feature set.
getFeatureSetDescription() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for description of the feature set.
getFeatureSets() - Method in class org.android.activityminer.model.features.ParcelableFeatureTypeSets
Getter for the feature sets
getFeatureType() - Method in class org.android.activityminer.logic.features.AbstractFeature
 
getFeatureType() - Method in interface org.android.activityminer.logic.features.Feature
Getter for the featureType
getFeatureValue() - Method in class org.android.activityminer.logic.features.CrossCorrelationFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.EnergyFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.EntropyFeature
 
getFeatureValue() - Method in interface org.android.activityminer.logic.features.Feature
Getter for the feature value
getFeatureValue() - Method in class org.android.activityminer.logic.features.MaxAccelerationAxisDifferenceFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.MaxDistanceInLocationsFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.MaximumFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.MeanCrossingRateFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.MeanFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.MinimumFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.PeakAmplitudeFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.PeakFrequencyFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.RangeFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.StandardDeviationFeature
 
getFeatureValue() - Method in class org.android.activityminer.logic.features.VarianceFeature
 
getFeatureVector(Long) - Method in class org.android.activityminer.persistence.DBAdapter
Method to retrieve a feature vector by its id.
getFeatureVectorById(Long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for a feature vector by its unique identifier.
getFeatureVectorCount() - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current count of stored feature vector.
getFeatureVectorCountForActivityLabelId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current feature vector count for given activity label.
getFeatureVectorCountForRecoding(long) - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the feature vector count for a given recording identifier.
getFFTCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the FFT calculator in the calculator map.
getFFTCalculator() - Method in class org.android.activityminer.logic.features.calculators.AbstractFFTObservationBasedCalculator
Getter for the FFT calculator.
getFFTCalculator() - Method in class org.android.activityminer.logic.features.calculators.FFTEntropyCalculator
Getter for the FFT calculator.
getFFTComponentCount() - Method in class org.android.activityminer.logic.features.calculators.AbstractFFTObservationBasedCalculator
Getter for the FFT component count
getFFTEnergyCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the FFT energy calculator in the calculator map.
getFFTEntropyCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the FFT entropy calculator in the calculator map.
getFFTPeakCalculator(T, long) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the FFT peak calculator in the calculator map.
getField() - Method in class org.android.activityminer.pmml.model.knn.InstanceField
Getter for the field
getField() - Method in class org.android.activityminer.pmml.model.knn.KNNInput
Getter for the field
getField() - Method in class org.android.activityminer.pmml.model.transformation.NormContinuous
Getter for the field
getField() - Method in class org.android.activityminer.pmml.model.transformation.NormDiscrete
Getter for the field
getFieldCount() - Method in class org.android.activityminer.pmml.model.knn.TrainingInstances
Getter for the fieldCount
getFieldWeight() - Method in class org.android.activityminer.pmml.model.knn.KNNInput
Getter for the fieldWeight
getFileSuffixWithCurrentTS(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for a file suffix with current time stamp.
getFilterType(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the filter type from the shared preferences.
getFinalResult() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the final result message
getFirstRecordingId() - Method in class org.android.activityminer.persistence.DBRecordingStatisticSequenceEntry
Getter for the identifier of the first recording in this sequence
getFMeasure() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for F-Measure (the double harmonic mean of precision and recall).
getFrequency() - Method in class org.android.activityminer.logic.timeseries.AbstractObservableSensorScanner
Getter for the sample frequency in milliseconds
getFrequency() - Method in class org.android.activityminer.logic.timeseries.SensorObservationTask
 
getFrequency() - Method in interface org.android.activityminer.logic.timeseries.TimerTask
Getter for the frequency
getFrequency(FrequencyTypes) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Getter for the frequency in Hz.
getFrequencyForSampleRate(long) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Getter for the closest upper frequency for a given sample rate.
getFunctionName() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the functionName
getGravitationCutOff() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the gravitation filter corner frequency
getGravitationCutOffFrequency(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current gravitation filter cut-off frequency value from the shared preferences.
getGroup(int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getGroup(int) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getGroup() - Method in class org.android.activityminer.app.features.FeatureGroupView
Getter for the group
getGroup(FeatureTypes) - Static method in enum org.android.activityminer.model.features.FeatureTypes
Getter for the feature group.
getGroupCount() - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getGroupCount() - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getGroupId(int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getGroupId(int) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getGroupView(int, boolean, View, ViewGroup) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
 
getGroupView(int, boolean, View, ViewGroup) - Method in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
 
getHeader() - Method in class org.android.activityminer.pmml.model.PMML
Getter for the header
getHighValue() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the highValue
getId() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for the id
getId() - Method in enum org.android.activityminer.model.timeseries.AccSensorObservationDimensions
 
getId() - Method in interface org.android.activityminer.model.timeseries.Dimensions
Getter for the unique dimension identifier
getId() - Method in enum org.android.activityminer.model.timeseries.SensorObservationDimensions
 
getIdxAttribute() - Method in class org.android.activityminer.model.classification.ActivityByAttributeComparator
Getter for the attribute index
getImportance() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the importance
getIncorrectCount() - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the count of incorrect predicted samples.
getIndexForClassId(long) - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the index of a class identifier in the symmetric matrix
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.AbstractEntropyCalculator
 
getInitialValue() - Method in interface org.android.activityminer.logic.features.calculators.Calculator
Method for value initialization.
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.DimensionValueCache
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.FFTCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.FFTEnergyCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.FFTPeakCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.MaxDistanceInLocationsCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.MaximumCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.MeanCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.MeanCrossingRateCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.MinimumCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.SensorObservationCounter
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.SumCalculator
 
getInitialValue() - Method in class org.android.activityminer.logic.features.calculators.VarianceCalculator
 
getInputType() - Method in class org.android.activityminer.logic.util.DoubleKeyListener
 
getInputType() - Method in class org.android.activityminer.logic.util.IntegerKeyListener
 
getInstance(Context) - Static method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Getter for the global instance
getInstance(Context) - Static method in class org.android.activityminer.logic.features.FeatureFactoryForAccSensorObservations
Getter for the global singleton instance
getInstance(Context) - Static method in class org.android.activityminer.logic.features.FeatureFactoryForSensorObservations
Getter for the global singleton instance
getInstance(Context) - Static method in class org.android.activityminer.persistence.DBManager
Getter for the instance
getInstanceFields() - Method in class org.android.activityminer.pmml.model.knn.InstanceFields
Getter for the instanceFields
getInstanceFields() - Method in class org.android.activityminer.pmml.model.knn.TrainingInstances
Getter for the instanceFields
getInstanceIdVariable() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the instanceIdVariable
getIntentFilter() - Method in class org.android.activityminer.app.util.ScreenOnOffBroadcastReceiver
Getter for the intent filter
getInterfaceDescriptor() - Method in class org.android.activityminer.app.service.IBackgroundService.Stub.Proxy
 
getIntervals() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the intervals
getInvalidValueTreatment() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the invalidValueTreatment
getInvalidWindowSizeMessage(Context) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Getter for the actual message for invalid windows sizes.
getIsCyclicValue() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the isCyclic attribute
getIsMultiValuedValue() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the isMultiValued
getIsScorableValue() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the isScorable XML attribute value
getItem(int) - Method in class org.android.activityminer.app.activities.ActivityTreeListAdapter
 
getItemId(int) - Method in class org.android.activityminer.app.activities.ActivityTreeListAdapter
 
getKdTree() - Method in class org.android.activityminer.logic.classification.KNN
Getter for the k-dimensional tree
getKey() - Method in class org.android.activityminer.app.util.ParameterValuePair
 
getKind() - Method in class org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasure
Getter for the kind
getKnnInputs() - Method in class org.android.activityminer.pmml.model.knn.KNNInputs
Getter for the knnInputs
getKnnInputs() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the knnInputs
getKnownFeatures() - Static method in enum org.android.activityminer.model.features.FeatureTypes
Method to request the known features for extraction.
getKnownFrequencies(long) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Getter for the known frequencies for a given maximum sample rate.
getLabel() - Method in class org.android.activityminer.app.features.FeatureGroupView
Getter for the label
getLabel() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
Getter for the recording label
getLabeledSample(Long) - Method in class org.android.activityminer.persistence.DBManager
Does request a labeled training sample for a given identifier.
getLabelSequenceStateAndTimesForRecording(Long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for a recording by its unique identifier.
getLastCutout() - Method in class org.android.activityminer.app.recording.AbstractRecordingActivity
Method to access the current not completed cut-out.
getLastCutout() - Method in class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
If the processor is not active, this method will return the unfinished last cut-out with sensor observations.
getLastError() - Method in class org.android.activityminer.logic.classification.ModelCreationHelper
Getter for the last error
getLastError() - Method in class org.android.activityminer.logic.evaluation.EvaluationHelper
Getter for the last error
getLastError() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionHelper
Getter for the last error
getLastException() - Method in class org.android.activityminer.logic.features.FeatureExtractionHelper
Getter for the last exception
getLastExtractionTime() - Method in class org.android.activityminer.logic.features.FeatureExtractionHelper
Getter for the last extraction time from the feature extractor
getLastRecordingId() - Method in class org.android.activityminer.persistence.DBRecordingStatisticSequenceEntry
Getter for the identifier of the last recording in this sequence
getLeftMargin() - Method in class org.android.activityminer.pmml.model.datadictionary.Interval
Getter for the leftMargin
getLinearNormElements() - Method in class org.android.activityminer.pmml.model.transformation.NormContinuous
Getter for the LinearNorm elements
getListener() - Method in class org.android.activityminer.logic.util.ProgressSignalingComponent
Getter for the progress listener
getListLocations() - Method in class org.android.activityminer.logic.features.calculators.MaxDistanceInLocationsCalculator
Getter for the listLocations
getLocalTransformations() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the localTransformations
getLocationDataUsageFlag(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the location data usage flag from the shared preferences.
getLocSource() - Method in class org.android.activityminer.logic.timeseries.ObservableSensorScannerImpl
Getter for the location sample source.
getLowValue() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the lowValue
getMapMissingTo() - Method in class org.android.activityminer.pmml.model.transformation.NormContinuous
Getter for the mapMissingTo
getMapMissingTo() - Method in class org.android.activityminer.pmml.model.transformation.NormDiscrete
Getter for the mapMissingTo
getMapValue2FeatureDimension() - Method in class org.android.activityminer.model.features.FeatureVector
Getter for the map with the values per feature dimension.
getMaxCalculator() - Method in class org.android.activityminer.logic.features.RangeFeature
Getter for the maximum calculator
getMaxDist() - Method in class ags.utils.dataStructures.trees.secondGenKD.KdTree.ResultHeap
 
getMaxDistanceInLocationCalculator() - Method in class org.android.activityminer.logic.features.MaxDistanceInLocationsFeature
getter for the calculator of the maximum pairwise location distance.
getMaxDistanceInLocationsCalculator() - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the max distance in location calculator in the calculator map.
getMaxFrameSize() - Method in class org.android.activityminer.logic.util.SequenceTimeGapResampler
Getter for the maximum frame size
getMaximum() - Method in class org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasure
Getter for the maximum
getMaximumCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup a maximum calculator in the calculator map for the given dimension.
getMaximumDatabaseSize() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for the maximum database size
getMaximumRecordingTime(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current maximum recording time from the shared preferences.
getMaximumRecordingTime() - Method in class org.android.activityminer.model.configuration.Configuration
 
getMaximumSampleRate(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the maximum sample rate from the shared preferences.
getMaximumSampleRate() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the maximum sample rate in milliseconds.
getMaxPreditionTime() - Method in class org.android.activityminer.logic.evaluation.CrossValidationStrategy
 
getMaxPreditionTime() - Method in interface org.android.activityminer.logic.evaluation.ValidationStrategy
Getter for the maximum prediction time
getMaxProgress() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the maximum progress
getMaxProgress() - Method in class org.android.activityminer.logic.classification.ModelCreationHelper
Getter for the maximum progress
getMaxProgress() - Method in class org.android.activityminer.logic.evaluation.EvaluationHelper
Getter for the maximum progress
getMaxProgress() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionHelper
Getter for the maximum progress
getMaxTS() - Method in class org.android.activityminer.app.filter.FilterAxisView
Getter for the maximum time stamp
getMaxTS() - Method in class org.android.activityminer.app.filter.SeriesAdapter
Getter for the maximum time stamp
getMaxY() - Method in class org.android.activityminer.app.features.FeatureGroupView
Getter for the y value Maximum
getMeanCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup a mean calculator in the calculator map for the given dimension.
getMeanCalculator() - Method in class org.android.activityminer.logic.features.calculators.MeanCrossingRateCalculator
Getter for the mean calculator.
getMeanCalculator() - Method in class org.android.activityminer.logic.features.calculators.VarianceCalculator
Getter for the mean calculator.
getMeanCalculator() - Method in class org.android.activityminer.logic.features.MeanFeature
Getter for the mean calculator
getMeanCrossingRateCalcualtor() - Method in class org.android.activityminer.logic.features.MeanCrossingRateFeature
Getter for the mean crossing rate calculator
getMeanCrossingRateCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the mean crossing rate calculator in the calculator map for the given dimension.
getMeasure() - Method in class org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasure
Getter for the measure
getMeasureDescriptions(Context) - Static method in class org.android.activityminer.model.evaluation.PerClassStatistic
Getter for the column header descriptions for formatted output.
getMeasureValues() - Method in class org.android.activityminer.model.evaluation.PerClassStatistic
Getter for the measure values
getMessage() - Method in class org.android.activityminer.model.util.ObservableProgressData
Getter for the message
getMinCalculator() - Method in class org.android.activityminer.logic.features.RangeFeature
Getter for the minimum calculator
getMinCutOffFreq() - Method in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
Getter for the the minimum cutoff frequency
getMinCutOffFrequency(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current minimum cut-off frequency value from the shared preferences.
getMinimum() - Method in class org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasure
Getter for the minimum
getMinimumCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup a minimum calculator in the calculator map for the given dimension.
getMinimumRecordingTime() - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Does calculate the absolute minimum of the recording time.
getMiningFields() - Method in class org.android.activityminer.pmml.model.miningschema.MiningSchema
Getter for the miningFields
getMiningSchema() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
 
getMiningSchema() - Method in interface org.android.activityminer.pmml.model.ModelElement
Getter for the miningSchema
getMinMaxPredictionTime() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the minimum and maximum of measured prediction times.
getMinPreditionTime() - Method in class org.android.activityminer.logic.evaluation.CrossValidationStrategy
 
getMinPreditionTime() - Method in interface org.android.activityminer.logic.evaluation.ValidationStrategy
Getter for the minimum prediction time
getMinRecordingTime() - Method in class org.android.activityminer.app.recording.AbstractRecordingActivity
Getter for the minimum recording time in milliseconds
getMinY() - Method in class org.android.activityminer.app.features.FeatureGroupView
Getter for the y value Minimum
getMissingValueReplacement() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the missingValueReplacement
getMissingValueTreatment() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the missingValueTreatment
getModelDirectory(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the database directory
getModelElements() - Method in class org.android.activityminer.pmml.model.PMML
Getter for the model elements
getModelName() - Method in class org.android.activityminer.logic.classification.ModelCreationHelper
Getter for the model name
getModelName() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the modelName
getName() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for the name
getName() - Method in class org.android.activityminer.pmml.header.Application
Getter for the name
getName() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the name
getName() - Method in class org.android.activityminer.pmml.model.NamedTypeWithDisplayName
Getter for the name
getNeighborCount() - Method in class org.android.activityminer.logic.classification.KNN
Getter for the neighbor count
getNetworkLocationDevice() - Method in class org.android.activityminer.logic.devices.DeviceManager
Getter for the network location device.
getNewRecordingCount() - Method in class org.android.activityminer.persistence.DBManager
Does request the count of available new recordings.
getNewRecordingIdentifiers() - Method in class org.android.activityminer.persistence.DBManager
Does request all available new recording identifiers.
getNewSensorObservation(Long) - Method in class org.android.activityminer.logic.timeseries.AbstractObservableSensorScanner
Does take samples from sources and creates a new sensor observation.
getNewSensorObservation(Long) - Method in class org.android.activityminer.logic.timeseries.ObservableAccSensorScanner
 
getNewSensorObservation(Long) - Method in class org.android.activityminer.logic.timeseries.ObservableSensorScannerImpl
 
getNewSequenceIdentifiers() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for all available new continuous recording sequence identifiers.
getNewSequenceIdentifiers() - Method in class org.android.activityminer.persistence.DBManager
Does request all available new continuous recording sequence identifiers.
getNextRecordingSequenceId() - Method in class org.android.activityminer.persistence.DBAdapter
Does determine the next unique sequence identifier
getNextRecordingSequenceId() - Method in class org.android.activityminer.persistence.DBManager
Does determine the next unique sequence identifier for continuous recordings
getNorm() - Method in class org.android.activityminer.pmml.model.transformation.LinearNorm
Getter for the norm
getNormalizer() - Method in class org.android.activityminer.logic.classification.KNN
Getter for the normalizer
getNotification() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the notification
getNotificationId() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the notification identifier
getNotificationId() - Method in class org.android.activityminer.logic.classification.ModelCreationThread
 
getNotificationId() - Method in class org.android.activityminer.logic.evaluation.EvaluationThread
 
getNotificationId() - Method in class org.android.activityminer.logic.features.FeatureExtractionThread
 
getNotificationId() - Method in class org.android.activityminer.logic.features.FeatureVectorExportThread
 
getNotificationId() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionThread
 
getNotificationId() - Method in class org.android.activityminer.logic.util.FileCopyThread
 
getNotificationId() - Method in class org.android.activityminer.logic.util.LinearAccelerationUpdateThread
 
getNotificationId() - Method in class org.android.activityminer.logic.util.NNInterpolationUpdateThread
 
getNotificationId() - Method in class org.android.activityminer.logic.util.RawRecordingDataExportThread
 
getNotificationId() - Method in class org.android.activityminer.logic.util.TrainingDataDeletionThread
 
getNotificationTargetClass(ServiceState) - Method in class org.android.activityminer.app.service.BackgroundService
Does determine the notification result target class by the current service state
getNumberOfFields() - Method in class org.android.activityminer.pmml.model.datadictionary.DataDictionary
Getter for the numberOfFields
getNumberOfNeighbors() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the numberOfNeighbors
getNyquistFrequency(FrequencyTypes) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
 
getOptype() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the optype
getOptype() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the optype
getOptype() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the optype
getOptype() - Method in class org.android.activityminer.pmml.model.transformation.DerivedField
Getter for the optype
getOrig() - Method in class org.android.activityminer.pmml.model.transformation.LinearNorm
Getter for the orig
getOutliers() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the outliers
getOutliers() - Method in class org.android.activityminer.pmml.model.transformation.NormContinuous
Getter for the outliers
getOutput() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
 
getOutput() - Method in interface org.android.activityminer.pmml.model.ModelElement
Getter for the output
getOutputFields() - Method in class org.android.activityminer.pmml.model.output.Output
Getter for the outputFields
getOverallAccuracyPercentage() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the percentage of correct prediction ( the overall accuracy ).
getOverallErrorPercentage() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the percentage of incorrect prediction ( the overall classification error ).
getOverlapSize(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current cutOut overlap size from the shared preferences.
getOverlapSize() - Method in class org.android.activityminer.logic.features.AbstractCutoutFeatureExtractor
Getter for the milliseconds by which a cut-out will overlap with the previous one.
getOverlapSize() - Method in class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
Getter for the overlap size
getOverlapSize() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the cutOut overlap size for feature extraction.
getOverSamplingRate(FrequencyTypes) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Getter for the over sampling rate (delta between two samples) in milliseconds.
getOwnAccImplUsageFlag(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the flag for usage of internal linear accelerometer implementation from the shared preferences.
getPageSize() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for the current database page size in bytes
getParameterKForCrossValidation() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the parameter k for the k-fold cross-validation.
getParameterKForKNN(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the parameter k for the nearest neighbor classifier from the shared preferences.
getParameterKForKNN() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the parameter k for the k-nearest-neighbor classifier.
getParameterNormalizeForKNN(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the KNN parameter for normalization from the shared preferences.
getParameterNormalizeForKNN() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the parameterNormalizeForKNN
getParamterKForCrossValidation(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the parameter k for cross validation from the shared preferences.
getPartialRecordingData(SQLiteDatabase, Long, int, int) - Static method in class org.android.activityminer.persistence.DBAdapter
Access to substrings from recording data
getPeakAmplitude() - Method in class org.android.activityminer.logic.features.calculators.FFTPeakCalculator
Getter for the peak frequency
getPeakFrequency() - Method in class org.android.activityminer.logic.features.calculators.FFTPeakCalculator
Getter for the peak frequency
getPerClassResult(long) - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the values of the binary confusion matrix for the given class identifier.
getPerClassStatisticHeaderString(Context, boolean) - Static method in class org.android.activityminer.logic.evaluation.EvaluationResultPrinter
Does create a string representation of the per class statistic column headers.
getPerClassStatistics() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the class statistics
getPerClassStatisticValueString(Context, double[], String) - Static method in class org.android.activityminer.logic.evaluation.EvaluationResultPrinter
Does create a string representation of the per class statistic values as column entries with the class label in the end.
getPoint() - Method in interface org.android.activityminer.model.classification.Activity
Getter for the attribute values (unboxed from the double type) in the internal order of the attributes.
getPoint() - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getPoint() - Method in class org.android.activityminer.model.classification.NaNActivity
 
getPoint() - Method in class org.android.activityminer.model.classification.TrainingActivity
 
getPossiblePredecessorsFor(ActivityLabel) - Method in class org.android.activityminer.model.activitylabels.ActivityLabelMap
Getter for possible predecessors for an activity label
getPrecision() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the proportion of the predicted positive samples that are correct (precision, also known as positive predictive value).
getPredecessor() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for the predecessor activity
getPreferenceValue(SharedPreferences, int, int) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Getter for integer preference values
getPreferenceValue(SharedPreferences, int, long) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Getter for long preference values
getPreferenceValue(SharedPreferences, int, double) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Getter for double preference values
getProgress() - Method in class org.android.activityminer.model.util.ObservableProgressData
Getter for the progress
getProgressMessage() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the progress message
getProperty() - Method in class org.android.activityminer.pmml.model.Value
Getter for the property
getQueuedCutoutCount() - Method in class org.android.activityminer.logic.features.AbstractFeatureExtractor
Getter for the remaining count of queued cut-outs.
getQueuedObservationCount() - Method in class org.android.activityminer.logic.features.AbstractCutoutFeatureExtractor
Getter for the remaining count of unprocessed observations.
getQueuedObservationCount() - Method in class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
Getter for the remaining count of queued and unprocessed sensor observations.
getRangeInfo(int) - Method in class org.android.activityminer.logic.classification.NormalizerForDataPoints
Getter for the range info of a given dimension index
getRank() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the rank
getRankBasis() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the rankBasis
getRankOrder() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the rankOrder
getRawDataExportFilename(Context, Configuration) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the raw data export filename.
getRealNegatives() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the total count of real negatives.
getRealPositives() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the total count of real positives .
getRecall() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the recall.
getRecordCount() - Method in class org.android.activityminer.pmml.model.knn.TrainingInstances
Getter for the recordCount
getRecording(int, int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
Getter for a recording by group and child position
getRecording(Long) - Method in class org.android.activityminer.persistence.DBAdapter
Method to retrieve a recordings by its id.
getRecording(Long) - Method in class org.android.activityminer.persistence.DBManager
Does request a recording by its unique identifier.
getRecordingCount() - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current recording count.
getRecordingCount() - Method in class org.android.activityminer.persistence.DBManager
Does request the count of available recordings.
getRecordingCount() - Method in class org.android.activityminer.persistence.DBSampleStatistic
Getter for the recording count
getRecordingCountForActivityLabelId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current recording count for given activity id.
getRecordingCountForState(DBAdapter.RecordingStates) - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current recording count for a given state.
getRecordingCountForStateAndActivityLabelIds(DBAdapter.RecordingStates, List<Long>) - Method in class org.android.activityminer.persistence.DBAdapter
Method to get the current recording count for a given state and an optional subset of label identifiers.
getRecordingData(SQLiteDatabase, Long) - Static method in class org.android.activityminer.persistence.DBAdapter
Getter for the recording data by its unique identifier.
getRecordingIdsForActivityLabel(Long) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for available recording identifiers for a given activity label
getRecordingIdsForForStateAndActivityLabelIds(DBAdapter.RecordingStates, List<Long>) - Method in class org.android.activityminer.persistence.DBAdapter
Getter for available recording identifiers for a given state.
getRecordingIdsForSequenceId(long) - Method in class org.android.activityminer.persistence.DBAdapter
Does look up the recording identifiers of a given sequence identifier
getRecordingIdsForSequenceId(long) - Method in class org.android.activityminer.persistence.DBManager
Does look up the recording identifiers of a given sequence identifier
getRecordingSize(SQLiteDatabase, Long) - Static method in class org.android.activityminer.persistence.DBAdapter
Getter for the size of the recording data field
getRecordingStatistics() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for statistics about the stored recordings.
getRecordingStatistics() - Method in class org.android.activityminer.persistence.DBManager
Does request statistic data for all available recordings.
getRecordingStatisticsForSequenceBehindSelection(DBRecordingStatisticSequenceEntry, DBRecordingStatisticEntry) - Method in class org.android.activityminer.app.db.DBRecordingViewFragment
Getter for the recordings statistics from the given sequence behind the selected recording identifier
getRecordingTime(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current recording time from the shared preferences.
getRemainingTimeForMinRecordingLength() - Method in class org.android.activityminer.app.recording.AbstractRecordingActivity
Getter for the remaining time until the mininimal recording length requirement is fulfilled
getRemainingTimeForMinRecordingLength() - Method in class org.android.activityminer.app.recording.GenericRecordingActivityForSensorObservations
 
getResultLimitationMessage() - Method in class org.android.activityminer.logic.evaluation.EvaluationThread
Getter for the result limitation message.
getResultNotificationMsg() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the result notification message
getResultNotificationMsg() - Method in class org.android.activityminer.logic.classification.ModelCreationThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.evaluation.EvaluationThread
 
getResultNotificationMsg(int, double, double) - Method in class org.android.activityminer.logic.features.FeatureExtractionHelper
Getter for the result notification message
getResultNotificationMsg() - Method in class org.android.activityminer.logic.features.FeatureExtractionThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.features.FeatureVectorExportThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.DatabaseExportThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.DatabaseImportThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.FileCopyThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.LinearAccelerationUpdateThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.ModelFileExportThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.NNInterpolationUpdateThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.RawRecordingDataExportThread
 
getResultNotificationMsg() - Method in class org.android.activityminer.logic.util.TrainingDataDeletionThread
 
getRightMargin() - Method in class org.android.activityminer.pmml.model.datadictionary.Interval
Getter for the rightMargin
getRowCount() - Method in class org.android.activityminer.pmml.model.knn.InlineTable
Getter for the row count
getRowPackedCM() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the row packed confusion matrix.
getRows() - Method in class org.android.activityminer.pmml.model.knn.InlineTable
Getter for the rows
getRuleFeature() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the ruleFeature
getRuntimeConfiguration() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the runtime configuration
getRuntimeConfiguration() - Method in class org.android.activityminer.pmml.extension.ActivityMinerExtension
Getter for the runtime configuration
getSampleCount() - Method in class org.android.activityminer.persistence.DBSampleStatistic
Getter for the sample count
getSampleRate() - Method in class org.android.activityminer.app.recording.AbstractRecordingActivity
Getter for the sample rate
getSampleRate(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current sample rate from the shared preferences.
getSampleRate() - Method in class org.android.activityminer.logic.util.SequenceTimeGapResampler
Getter for the sample rate
getSampleRate(FrequencyTypes) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Getter for the sample rate (delta between two samples) in milliseconds.
getSampleRate() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the sample rate in milliseconds.
getSampleRate() - Method in class org.android.activityminer.persistence.DBAdapter
Does get the sample rate
getSampleRate() - Method in class org.android.activityminer.persistence.DBManager
Does determine the sample rate
getSampleRateFromDB(SQLiteDatabase) - Static method in class org.android.activityminer.persistence.DBAdapter
Does get the sample rate from an sqlite database
getSampleRateFromDB(SQLiteDatabase) - Static method in class org.android.activityminer.persistence.DBManager
Does get the sample rate from an sqlite database
getSamplesForRecording(long) - Method in class org.android.activityminer.persistence.DBManager
Does request all available labeled training samples for a given recording identifier.
getSamplesForSequence(long) - Method in class org.android.activityminer.persistence.DBManager
Does request all available labeled training samples for a given sequence identifier.
getSampleStatistic(long[]) - Method in class org.android.activityminer.persistence.DBManager
Method to get sample and recording statistics for the given activity labels
getSampleStatistic() - Method in class org.android.activityminer.persistence.DBStatistic
Getter for the sample statistics ordered by the activity hierarchy
getSampleStatistics() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the sample statistics.
getSampleStatistics(long[]) - Method in class org.android.activityminer.persistence.DBAdapter
Method to get sample and recording statistics for the given activity labels
getSeconds(RecordingTimeTypes) - Static method in enum org.android.activityminer.model.configuration.RecordingTimeTypes
Getter for the recording time in seconds of a type
getSegmentId() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the segmentId
getSelectedActivities(Configuration) - Method in class org.android.activityminer.persistence.DBManager
Method to determine the classes of the identifier selection in configuration
Attention: It can happen, that old activity identifiers remains in the selection stored in preferences due to deletion of activities.
getSelectedActivitiesWithoutSamples(Configuration) - Method in class org.android.activityminer.persistence.DBManager
Method to determine the count of configured activities without associated samples in the database.
getSelectedActivitiesWithoutSamples(List<ActivityLabel>, List<Long>) - Method in class org.android.activityminer.persistence.DBManager
Method to determine the count of configured activities with samples in database.
getSelectedClassCount() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the count of selected classes
getSelectedClasses(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the selected classes from the shared preferences.
getSelectedClasses() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the selected features.
getSelectedClassesSet() - Method in class org.android.activityminer.model.configuration.Configuration
Getter for the set of selected classes.
getSelectedClassifierType(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the classifier type from the shared preferences.
getSelectedClassifierType() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the selected classifier type
getSelectedFeatures(EvaluationResult) - Method in class org.android.activityminer.app.evaluation.EvaluationResultFragment
Doe get the selected feature types from an evaluation resutl
getSelectedFeatures() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the selected features.
getSelectedFeaturesSet() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the set of selected features.
getSelectedLabelPos() - Method in class org.android.activityminer.app.recording.LabelAdapter
Getter for the selected activityLabel position
getSelectedValues() - Method in class org.android.activityminer.app.activities.SelectActivitiesListPreference
Gets the selected values
getSelectionState(FeatureTypes, SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the selection state for the feature type from the shared preferences.
getSensorObservation(int) - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the sensor observations at a given position.
getSensorObservation(int) - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getSensorObservationCounter() - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the sensor observation counter in the calculator map.
getSensorObservations() - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the sensor observations.
getSensorObservations(int, int) - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the given count of sensor observations from a given start position.
getSensorObservations() - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getSensorObservations(int, int) - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getSequence(int) - Method in class org.android.activityminer.app.db.ExpandableDBRecordingStatisticAdapter
Getter for sequences by position
getSequenceIdentifiersForNewRecordings() - Method in class org.android.activityminer.persistence.DBAdapter
Getter for new continuous recording sequence identifiers (by searching for unprocessed recordings).
getSeries() - Method in class org.android.activityminer.app.filter.SeriesAdapter
Getter for the series
getService() - Method in class org.android.activityminer.app.util.ServiceBasedActivity
Getter for the service
getServiceState() - Method in interface org.android.activityminer.app.service.IBackgroundService
Getter for the service state
getServiceState() - Method in class org.android.activityminer.app.service.IBackgroundService.Stub.Proxy
Getter for the service state
getServiceState() - Method in class org.android.activityminer.app.util.ServiceBasedActivity
Getter for the service state
getSetsSortedBySize(Set<Set<FeatureTypes>>) - Static method in class org.android.activityminer.logic.evaluation.EvaluationHelper
Does sort the feature sets for evaluation by size.
getShortGraphDescriptionResourceId(FeatureTypes) - Static method in enum org.android.activityminer.model.features.FeatureTypes
Getter for the short curve description resource identifier
getShortNameResourceID() - Method in enum org.android.activityminer.logic.filter.FilterTypes
Getter for a short name resource identifier for the graph view.
getSingleFeatureSets() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the selected features as single element sets.
getSize() - Method in class org.android.activityminer.app.filter.SeriesAdapter
Getter for the size
getSrcFileName() - Method in class org.android.activityminer.logic.util.FileCopyThread
Getter for the source file name
getStartProgressMessage() - Method in class org.android.activityminer.logic.classification.ModelCreationHelper
Getter for the start progress message
getStartProgressMessage() - Method in class org.android.activityminer.logic.evaluation.EvaluationHelper
Getter for the start progress message
getStartProgressMessage() - Method in class org.android.activityminer.logic.features.selection.FeatureSelectionHelper
Getter for the start progress message
getStartTime() - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
getter for the start time
getStartTime() - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getState() - Method in class org.android.activityminer.app.service.BackgroundService
Getter for the state
getSuccessorList() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for the successors
getSuccessors() - Method in class org.android.activityminer.model.activitylabels.ActivityLabel
Getter for the successors
getSumCalcualtor() - Method in class org.android.activityminer.logic.features.calculators.MeanCalculator
Getter for the sum calculator.
getSumCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup a sum calculator in the calculator map for the given dimension.
getSupportMail(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the support mail
getTargetField() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the targetField
getTaskTitle() - Method in class org.android.activityminer.app.util.ObservableWorkerThreadWithProgressNotification
Getter for the task title
getTaxonomy() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the taxonomy
getTextFileExtension(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the text file extension.
getThreshold() - Method in class org.android.activityminer.logic.evaluation.EvaluationHelper
Getter for the accuracy threshold
getThreshold() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the threshold
getTimerTask(long, LooperThread, long) - Method in class org.android.activityminer.logic.timeseries.AbstractObservableSensorScanner
Getter for the timer task
getTimeStamp() - Method in interface org.android.activityminer.model.classification.Activity
Getter for the time stamp.
getTimeStamp() - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getTimeStamp() - Method in class org.android.activityminer.model.classification.NaNActivity
 
getTimeStamp() - Method in class org.android.activityminer.model.features.FeatureVector
Getter for the time stamp.
getTimeStamp() - Method in class org.android.activityminer.model.timeseries.AbstractSensorObservation
 
getTimeStamp() - Method in interface org.android.activityminer.model.timeseries.SensorObservation
Getter for the time stamp.
getTimeStamp(int) - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the time stamp at the given index.
getTimeStamp(int) - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getTimestamp() - Method in class org.android.activityminer.pmml.header.Header
Getter for the timestamp
getTimeStamps() - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the time stamps of the sensor observation series.
getTimeStamps() - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getTimeStampsAsArray() - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for the time stamps the sensor observation series as Array.
getTimeStampsAsArray() - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getTotalCorrectCount() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the total count of correct classified activities.
getTotalCount() - Method in class org.android.activityminer.model.evaluation.ConfusionMatrix
Getter for the total count of predicted samples.
getTotalCount() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the total count of predicted activities.
getTotalIncorrectCount() - Method in class org.android.activityminer.model.evaluation.EvaluationResult
Getter for the total count of incorrect classified activities.
getTotalPositivePredicted() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the total count of predicted positives.
getTotalSampleCount() - Method in class org.android.activityminer.model.evaluation.EvaluationResultCollection
Getter for the total sample count.
getTrainingActivity(Long) - Method in class org.android.activityminer.persistence.DBManager
Does request a training activity representation for an existing training sample from database.
getTrainingDataExportFilename(Context, RuntimeConfiguration) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the training data export filename.
getTrainingInstances() - Method in class org.android.activityminer.pmml.model.knn.NearestNeighborModel
Getter for the trainingInstances
getTrueNegativeRate() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the proportion of negative samples that have been predicted correctly (true negative rate, also known as specificity or correct rejection rate).
getTrueNegatives() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the count of samples which have been correct predicted as no members of the class (true negatives).
getTruePositiveRate() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the proportion of positive samples that have been predicted correctly (true positive rate, also known as recall or hit-rate).
getTruePositives() - Method in class org.android.activityminer.model.evaluation.PerClassResult
Getter for the count of correct classified samples of the class (true positives).
getTs() - Method in class org.android.activityminer.persistence.DBRecordingStatisticSequenceEntry
Getter for the time stamp
getType() - Method in class org.android.activityminer.app.filter.FilterAxisView
Getter for the type
getType(Uri) - Method in class org.android.activityminer.provider.PredictionsProvider
 
getTypes() - Method in class org.android.activityminer.model.features.FeatureVector
Getter for the feature types
getUsageType() - Method in class org.android.activityminer.pmml.model.miningschema.MiningField
Getter for the usage type
getUUID(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the UUID from the shared preferences.
getUuid() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the uuid
getUuid() - Method in class org.android.activityminer.persistence.DBAdapter
Does get the sample rate from an sqlite database
getUuid() - Method in class org.android.activityminer.persistence.DBManager
Does get the stored UUID of the device the database was created on.
getValue() - Method in class org.android.activityminer.app.util.ParameterValuePair
 
getValue() - Method in class org.android.activityminer.logic.features.calculators.AbstractCalculator
 
getValue() - Method in class org.android.activityminer.logic.features.calculators.AbstractCompositeCalculator
 
getValue() - Method in interface org.android.activityminer.logic.features.calculators.Calculator
Getter for the calculator value
getValue(String) - Method in interface org.android.activityminer.model.classification.Activity
Getter for an attributes value.
getValue(int) - Method in interface org.android.activityminer.model.classification.Activity
Getter for an attributes value.
getValue(String) - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getValue(int) - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getValue(String) - Method in class org.android.activityminer.model.classification.NaNActivity
 
getValue(int) - Method in class org.android.activityminer.model.classification.NaNActivity
 
getValue(T, int) - Method in interface org.android.activityminer.model.timeseries.SensorObservationCutout
Getter for a single sensor value of a specific dimension at the given index.
getValue(T, int) - Method in class org.android.activityminer.model.timeseries.SensorObservationCutoutImpl
 
getValue() - Method in class org.android.activityminer.pmml.model.output.OutputField
Getter for the value
getValue() - Method in class org.android.activityminer.pmml.model.transformation.NormDiscrete
Getter for the value
getValue() - Method in class org.android.activityminer.pmml.model.Value
Getter for the value
getValueCache() - Method in class org.android.activityminer.logic.features.calculators.FFTCalculator
Getter for the value cache calculator.
getValueCache() - Method in class org.android.activityminer.logic.features.calculators.MeanCrossingRateCalculator
Getter for the value cache calculator.
getValueCache() - Method in class org.android.activityminer.logic.features.calculators.VarianceCalculator
Getter for the value cache calculator.
getValues() - Method in interface org.android.activityminer.model.classification.Activity
Getter for the attribute values in the internal order of the attributes.
getValues() - Method in class org.android.activityminer.model.classification.ActivityImpl
 
getValues() - Method in class org.android.activityminer.model.classification.NaNActivity
 
getValues() - Method in class org.android.activityminer.model.classification.TrainingActivity
 
getValues(PerClassResult) - Static method in class org.android.activityminer.model.evaluation.PerClassStatistic
Does get the array of ordered measure values from a class result.
getValues() - Method in class org.android.activityminer.model.features.FeatureVector
Getter for the values.
getValues() - Method in class org.android.activityminer.model.timeseries.AbstractSensorObservation
 
getValues() - Method in interface org.android.activityminer.model.timeseries.SensorObservation
Getter for the values.
getValues() - Method in class org.android.activityminer.pmml.model.datadictionary.DataField
Getter for the values of cardinal
getValues() - Method in class org.android.activityminer.pmml.model.datadictionary.Interval
Getter for the associated values
getValues() - Method in class org.android.activityminer.pmml.model.transformation.DerivedField
Getter for the associated values
getValuesForAxis(SensorObservationCutout<AccSensorObservationDimensions, Double>, FilterAxisView.AxisTypes) - Method in class org.android.activityminer.app.filter.FilterTestActivity
Method to get the time series data for a specific axis from a filter data frame.
getVarianceCalculator(T) - Method in class org.android.activityminer.logic.features.AbstractFeatureFactory
Does lookup the variance calculator in the calculator map for the given dimension.
getVarianceCalculator() - Method in class org.android.activityminer.logic.features.VarianceFeature
Getter for the variance calculator.
getVarianceCalculator1() - Method in class org.android.activityminer.logic.features.CrossCorrelationFeature
Getter for the variance calculator of first dimension.
getVarianceCalculator2() - Method in class org.android.activityminer.logic.features.CrossCorrelationFeature
Getter for the variance calculator of second dimension.
getVersion(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the application version
getVersion() - Static method in class org.android.activityminer.persistence.DBAdapter
Getter for the supported database version
getVersion() - Method in class org.android.activityminer.pmml.header.Application
Getter for the version
getVersion() - Method in class org.android.activityminer.pmml.model.PMML
Getter for the version
getView(int, View, ViewGroup) - Method in class org.android.activityminer.app.activities.ActivityTreeListAdapter
 
getView(int, View, ViewGroup) - Method in class org.android.activityminer.app.activities.ActivityTreeListPreferenceAdapter
 
getView(int, View, ViewGroup) - Method in class org.android.activityminer.app.db.DBSampleStatisticAdapter
 
getView(int, View, ViewGroup) - Method in class org.android.activityminer.app.recording.LabelAdapter
 
getView(int, View, ViewGroup) - Method in class org.android.activityminer.app.util.FileListAdapter
 
getView(int, View, ViewGroup) - Method in class org.android.activityminer.app.util.ParameterValuePairAdapter
 
getVisibleFeatures() - Static method in enum org.android.activityminer.model.features.FeatureTypes
Method to request the visible features.
getVisibleFeatures(Configuration) - Static method in enum org.android.activityminer.model.features.FeatureTypes
Method to request the visible features for a given configuration.
getWindowSize(SharedPreferences) - Method in class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Does read the current cut-out size from the shared preferences.
getWindowSize() - Method in class org.android.activityminer.logic.features.AbstractCutoutFeatureExtractor
Getter for the fixed size of window used to extract cut-outs from the observed sensor observations.
getWindowSize() - Method in class org.android.activityminer.logic.timeseries.GenericObservableCutoutCreator
Getter for the cutOut size
getWindowSize() - Method in class org.android.activityminer.model.configuration.RuntimeConfiguration
Getter for the cutOut size for feature extraction.
getWindowSizeRangeDescription(Context) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Does create a cutOut size range description
getXMLFileExtension(Context) - Static method in class org.android.activityminer.logic.util.AppUtil
Getter for the XML file extension.
gFilter - Variable in class org.android.activityminer.logic.devices.LinearAccelerometerDataSource
The gravitation filter
gFilter - Variable in class org.android.activityminer.logic.features.FeatureExtractionHelper
The gravitation filter
GlobalSerializer - Class in org.android.activityminer.model.util
The global serializer does hold a singleton Persister instance of the Simple XML framework.
GlobalSerializer() - Constructor for class org.android.activityminer.model.util.GlobalSerializer
 
GlobalSharedPreferenceObserver - Class in org.android.activityminer.logic.configuration
Global singleton instance of a central shared preference observer which is notifying registered shared preference observers about changes.
GlobalSharedPreferenceObserver(Context) - Constructor for class org.android.activityminer.logic.configuration.GlobalSharedPreferenceObserver
Constructor
graph_caption_avg - Static variable in class org.android.activityminer.R.string
 
graph_caption_hor - Static variable in class org.android.activityminer.R.string
 
graph_caption_hv - Static variable in class org.android.activityminer.R.string
 
graph_caption_lat - Static variable in class org.android.activityminer.R.string
 
graph_caption_lin - Static variable in class org.android.activityminer.R.string
 
graph_caption_lon - Static variable in class org.android.activityminer.R.string
 
graph_caption_max - Static variable in class org.android.activityminer.R.string
 
graph_caption_max_diff - Static variable in class org.android.activityminer.R.string
 
graph_caption_max_dist - Static variable in class org.android.activityminer.R.string
 
graph_caption_min - Static variable in class org.android.activityminer.R.string
 
graph_caption_speed - Static variable in class org.android.activityminer.R.string
 
graph_caption_ver - Static variable in class org.android.activityminer.R.string
 
graph_caption_x - Static variable in class org.android.activityminer.R.string
 
graph_caption_y - Static variable in class org.android.activityminer.R.string
 
graph_caption_z - Static variable in class org.android.activityminer.R.string
 
gravitationCutOuff - Variable in class org.android.activityminer.model.configuration.RuntimeConfiguration
The gravitation filter corner (cut-off) frequency
GravitationFilter - Class in org.android.activityminer.logic.filter
Adaption of the original android 2.3.7 gravity filter reference implementation from API-Level 10 source.
GravitationFilter(double) - Constructor for class org.android.activityminer.logic.filter.GravitationFilter
Constructor
GravitationFilter(double, int) - Constructor for class org.android.activityminer.logic.filter.GravitationFilter
Constructor
gray - Static variable in class org.android.activityminer.R.color
 
green - Static variable in class org.android.activityminer.R.color
 
group - Variable in class org.android.activityminer.app.features.FeatureGroupView
The feature type group of this view.
groupAccAxisAverages - Static variable in class org.android.activityminer.R.string
 
groupConfig - Static variable in class org.android.activityminer.R.id
 
groupCrossCorrelationOfAcceleration - Static variable in class org.android.activityminer.R.string
 
groupDBOptions - Static variable in class org.android.activityminer.R.id
 
groupEntropy - Static variable in class org.android.activityminer.R.string
 
groupFFTCoefficients - Static variable in class org.android.activityminer.R.string
 
groupFilters - Static variable in class org.android.activityminer.R.id
 
groupHorizontalMagnitude - Static variable in class org.android.activityminer.R.string
 
groupLatitude - Static variable in class org.android.activityminer.R.string
 
groupLongitude - Static variable in class org.android.activityminer.R.string
 
groupMagnitude - Static variable in class org.android.activityminer.R.string
 
groupMaxAccelerationAxisDifference - Static variable in class org.android.activityminer.R.string
 
groupMaxLocationDistance - Static variable in class org.android.activityminer.R.string
 
groupMeanCrossingRate - Static variable in class org.android.activityminer.R.string
 
groupRangeOfLocationData - Static variable in class org.android.activityminer.R.string
 
groupRangeOfMagnitude - Static variable in class org.android.activityminer.R.string
 
groups - Variable in class org.android.activityminer.app.evaluation.ExpandableResultListAdapter
The groups description.
groupSignalAmplitudes - Static variable in class org.android.activityminer.R.string
 
groupSignalFrequencies - Static variable in class org.android.activityminer.R.string
 
groupSpectralEnergy - Static variable in class org.android.activityminer.R.string
 
groupSpeed - Static variable in class org.android.activityminer.R.string
 
groupStdDeviationOfMagnitude - Static variable in class org.android.activityminer.R.string
 
groupVarianceOfMagnitude - Static variable in class org.android.activityminer.R.string
 
groupVerticalMagnitude - Static variable in class org.android.activityminer.R.string
 

A B C D E F G H I K L M N O P Q R S T U V W X Y Z