Modifier and Type | Method and Description |
---|---|
void |
ContextHistorySubscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
Backend.storeEvent(ContextEvent e)
Stores a
ContextEvent in the
underlying store. |
Modifier and Type | Method and Description |
---|---|
void |
SesameBackendWithConfidence.storeEvent(ContextEvent e) |
void |
SesameBackend.storeEvent(ContextEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
MobileHistorySubscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
CSubsMulti.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
Suscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MyActivityHubContextListener.handleContextEvent(ContextEvent event)
receive and process centext events log to console send event details to
GUI as String[]
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceContextListener.handleContextEvent(ContextEvent event)
receive and process centext events log to console send event details to
GUI as String[]
|
Modifier and Type | Method and Description |
---|---|
static ContextEvent |
ContextEvent.constructSimpleEvent(String subjectURI,
String subjectTypeURI,
String predicate,
Object object)
Constructs a CHe stub ContextEvent according to the parameters passed
|
Modifier and Type | Method and Description |
---|---|
void |
ContextBus.brokerContextEvent(String publisherID,
ContextEvent event)
Send a Context Event through the Context Bus
|
abstract void |
ContextSubscriber.handleContextEvent(ContextEvent event)
Method to be called when an Event forwarded in the Context Bus matches
one of the Patterns registered by this Subscriber.
|
boolean |
ContextEventPattern.matches(ContextEvent ce) |
void |
ContextPublisher.publish(ContextEvent e)
Forward a Context Event through the Context Bus
|
Modifier and Type | Method and Description |
---|---|
void |
ContextBusImpl.brokerContextEvent(String publisherID,
ContextEvent msg) |
Modifier and Type | Method and Description |
---|---|
ContextEvent |
Query.getResultingEvent() |
Modifier and Type | Method and Description |
---|---|
void |
Query.setResultingEvent(ContextEvent newPropValue) |
Constructor and Description |
---|
Query(ContextEvent resultingEvent,
String searchString) |
Query(String uri,
ContextEvent resultingEvent,
String searchString) |
Modifier and Type | Method and Description |
---|---|
void |
ReliabilityReasonerSubscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteUAAL.CListener.handleContextEvent(ContextEvent event)
This is called everytime a ContextEvent is addressed to a remote
node.
|
Modifier and Type | Method and Description |
---|---|
static void |
PushHTTP.sendC(String remoteid,
ContextEvent event,
String toURI)
Build a Context Event callback message and send it to the client remote
node endpoint through HTTP.
|
static void |
PushManager.sendC(String nodeid,
String remoteid,
ContextEvent event,
String toURI)
Build a Context Event callback message and send it to the client remote
node endpoint.
|
static void |
PushGCM.sendC(String nodeid,
String remoteid,
ContextEvent event,
String toURI)
Build a Context Event callback message and send it to the client remote
node endpoint through GCM.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyContextSubscriber.handleContextEvent(ContextEvent event)
Method to be called when an Event forwarded in the Context Bus matches
one of the Patterns registered by this Subscriber.
|
Modifier and Type | Method and Description |
---|---|
void |
CSubscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
static void |
Activator.sendEvent(ContextEvent cev) |
Modifier and Type | Method and Description |
---|---|
static void |
PushREST.pushContextEvent(String callback,
ContextEvent event) |
static void |
PushManager.pushContextEvent(String callback,
String id,
ContextEvent event) |
static void |
PushGCM.pushContextEvent(String callback,
String id,
ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SubscriberWrapper.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
ContextEvent |
CHECaller.executeQuery(String theQuery)
Execute a SPARQL CONSTRUCT query on the CHE that will return a reasoned
event.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<ContextEvent> |
ContextEventRecorder.getRecordedEvents() |
Modifier and Type | Method and Description |
---|---|
Query |
ReasoningCaller.addQuery(ContextEvent event,
String queryString,
boolean persistent)
Add a new Query with a random URI to the Reasoner.
|
Query |
ReasoningCaller.addQuery(String uri,
ContextEvent event,
String queryString,
boolean persistent)
Add a new Query with the given URI to the Reasoner.
|
void |
ContextEventRecorder.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
static ContextEvent |
CPublisher.getSample(int sample) |
Modifier and Type | Method and Description |
---|---|
void |
CSubscriber.handleContextEvent(ContextEvent event) |
void |
CSubscriber2.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LightingConsumer.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LightingConsumer.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SubscriberExample.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SubscriberExample.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
Subscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SituationMonitorImpl.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ContextConsumer.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ICListener.handleContextEvent(ContextEvent event)
When an event matches a pattern associated to this listener by universAAL
helper, this method is called and is passed the event.
|
void |
WrapperC.handleContextEvent(ContextEvent event) |
void |
UAAL.sendC(ContextEvent e)
Sends a Context Event.
|
Modifier and Type | Method and Description |
---|---|
void |
LogMonitor.handleContextEvent(ContextEvent event) |
Constructor and Description |
---|
FlowData(ContextEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
MsgFlowPanel.addEvent(ContextEvent evt) |
Modifier and Type | Method and Description |
---|---|
void |
PatternListener.handleContextEvent(ContextEvent ce) |
Modifier and Type | Method and Description |
---|---|
static String |
ResourceInfoPanel.genInfo(ContextEvent ce) |
Modifier and Type | Method and Description |
---|---|
void |
SensorEventSubscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MyContextSubscriber.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AdapterUserLocation.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
UIPreferencesBufferSubscriptor.handleContextEvent(ContextEvent event) |
Modifier and Type | Method and Description |
---|---|
ContextEvent |
AbstractContext.getContextEvent()
This method returns the
ContextEvent |
Modifier and Type | Method and Description |
---|---|
void |
IContextCallback.CallbackForHandleContextEvent(ContextEvent event)
Callback for handling
ContextEvent s |
Collection<?> |
AbstractContext.handleContextEvent(ContextEvent response)
This method handles the given response.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultContextSubscriber.handleContextEvent(ContextEvent event)
This methods just logs the received
ContextEvent and forwards it
if the callback field is not null. |
Modifier and Type | Method and Description |
---|---|
ContextEvent |
HandGesturesPublisher.getContextEvent() |
Modifier and Type | Method and Description |
---|---|
Collection<?> |
HandGesturesPublisher.handleContextEvent(ContextEvent response) |
Modifier and Type | Method and Description |
---|---|
void |
ICListener.handleContextEvent(ContextEvent event)
When an event matches a pattern associated to this listener by universAAL
helper, this method is called and is passed the event.
|
void |
WrapperC.handleContextEvent(ContextEvent event) |
void |
UAAL.sendC(ContextEvent e)
Sends a Context Event.
|
Copyright © 2018 universAAL Consortium. All rights reserved.