A B C D E F G H I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ActivityContext - Class in eu.h2020.helios_social.core.context.ext
-
ActivityContext - an activity-based context class
This class is used to detect an activity of given type. - ActivityContext(String, int) - Constructor for class eu.h2020.helios_social.core.context.ext.ActivityContext
-
Creates a ActivityContext
- ActivityContext(String, String, int) - Constructor for class eu.h2020.helios_social.core.context.ext.ActivityContext
-
Creates a ActivityContext
- ActivityContextExample1 - Class in eu.h2020.helios_social.core.context_example1
-
An activity-based context example test application.
- ActivityContextExample1() - Constructor for class eu.h2020.helios_social.core.context_example1.ActivityContextExample1
- ActivityReceiver() - Constructor for class eu.h2020.helios_social.core.sensor.ext.ActivitySensor.ActivityReceiver
- ActivitySensor - Class in eu.h2020.helios_social.core.sensor.ext
-
This class provides an implementation of sensor API for detecting activities.
- ActivitySensor(Context) - Constructor for class eu.h2020.helios_social.core.sensor.ext.ActivitySensor
-
Creates a ActivitySensor
- ActivitySensor(String, Context) - Constructor for class eu.h2020.helios_social.core.sensor.ext.ActivitySensor
-
Creates a ActivitySensor
- ActivitySensor(String, Context, long) - Constructor for class eu.h2020.helios_social.core.sensor.ext.ActivitySensor
-
Creates a ActivitySensor
- ActivitySensor.ActivityReceiver - Class in eu.h2020.helios_social.core.sensor.ext
-
Handles intents from from the Activity Recognition API
- add(Context) - Method in class eu.h2020.helios_social.core.info_control.MyContexts
-
Adds a context into MyContexts and associates it with contextual ego network
- add(MyContextsEntity) - Method in interface eu.h2020.helios_social.core.info_control.MyContextsDao
- addContext(ContextualEgoNetwork, String) - Static method in class eu.h2020.helios_social.core.info_control.CenUtils
-
Associates context with contextual ego network
- addContextSource(ContextSource) - Method in class eu.h2020.helios_social.core.context.ContextAttribute
-
Adds a new context source
- addMessageContext(MessageContext) - Method in class eu.h2020.helios_social.core.info_control.InfoControl
-
Adds the MessageContext data into the training database for information overload control.
- addMessageContext(MessageContext) - Method in interface eu.h2020.helios_social.core.info_control.InformationOverloadControl
-
Adds a MessageContext (read message) into database.
- addSample(String, String) - Method in class eu.h2020.helios_social.core.info_control.classifier.MultiClassNaiveBayes
-
Adds training sample for the classifier
- addSensor(Sensor) - Method in class eu.h2020.helios_social.core.context.Context
-
Relates a sensor input to the context.
- addSensors(List<Sensor>) - Method in class eu.h2020.helios_social.core.context.Context
-
Relates a list of sensors to the context.
All Classes All Packages