All Classes
-
All Classes Interface Summary Class Summary Class Description ActivityContext ActivityContext - an activity-based context class
This class is used to detect an activity of given type.ActivityContextExample1 An activity-based context example test application.ActivitySensor This class provides an implementation of sensor API for detecting activities.BluetoothLESensor This class provides an implementation of sensor API for scanning bluetooth LE devices.BluetoothLESensorExample1 A bluetooth LE sensor scan example test application.BluetoothSensor This class provides an implementation of sensor API for discovering bluetooth devices.CenUtils Static utility methods for Contextual Ego Network.Classification Classification result container.Context This is the base class for HELIOS contexts.ContextAnd This class is a compound context defined by two other contexts and the context is active when both the related contexts are active (AND operation).ContextAttribute This is an abstract base class for context attributes.ContextClassifier ContextClassifier detects context of received message.ContextExample1 A location-based context example test application.ContextListener ContextListener is an interface for tracking context active value changes.ContextNot This class is defined by an other context and this context is active when the related context is inactive (NOT operation).ContextOr This class is a compound context defined by two other contexts and the context is active when at least one of the related contexts are active (OR operation).ContextProbability ContextProbability class - associates probability to contextContextSource ContextSource - a context source may relate to different types of sensors and other information sources.DeviceSensor DeviceSensor - This class provides methods to use Android devices build-in sensors that measure motion, orientation, and various environmental conditions.DeviceSensorExample1 An example test application that demonstrates the usage of the class DeviceSensor, which class provides methods to use Android devices build-in sensors that measure motion, orientation, and various environmental conditions.InfoControl InfoControl class implements the InformationOverloadControl interface.InformationOverloadControl InformationOverloadControl provides interface methods for the information overload control implementations.LocationContext LocationContext - a location-based context class.
This class extends the base class Context, and it is defined by location center coordinates and radius.LocationSensor This class provides an implementation of sensor API for obtaining GPS location.MessageContext MessageContext class represents a message with an associated context.MessageContextDao MessageContextDao provides database operations interfaceMessageContextDatabase MessageContextDatabase provides functionality to save, load, modify and search MessageContext information.MessageContextRepository MessageContextRepository class provides the access to the MessageContextDatabase, and provides methods to manage and search the data in the database.MessageImportance MessageImportance class - associates importance value in context to messageMessageInfo MessageInfo - incoming message dataMultiClassNaiveBayes Multi-class Naive Bayes text classifierMyContexts This class is a container of user contexts (MyContexts).MyContextsActivity MyContextsActivity - Shows user's contexts and their status in a viewMyContextsDao MessageContextDao provides database operations interfaceMyContextsDatabase MessageContextDatabase provides functionality to save, load, modify and search MessageContext information.MyContextsDialog A dialog class implementation for the "My contexts" example.MyContextsEntity MyContextsEntity class represents a context entity of MyContexts, and it is associated with MyContextsDatabase.MyContextsExample "My contexts" example.ProbabilityTable ProbabilityTable - two-dimensional hash table.Sensor Sensor is an abstract base class for Helios sensors (e.g.SensorValueListener SensorValueListener interface obtain values from sensor.TimeContext This class is a time-based context defined by given start and end times of the time scale when the context is active.TimeSensor This class implements a simple time sensor class.WifiContext WifiContext - a WiFi-based context class
This class is used to detect whether a wifi given ssid is currently connected.WifiContextExample1 A WIFI-based context example test application.WifiSensor This class provides an implementation of sensor API for detecting currentlu active Wifi network.