public class HandGesturesPublisher extends Object implements AbstractContext
Constructor and Description |
---|
HandGesturesPublisher() |
Modifier and Type | Method and Description |
---|---|
ContextEvent |
getContextEvent()
This method returns the
ContextEvent |
Collection<?> |
handleContextEvent(ContextEvent response)
This method handles the given response.
|
void |
setContextEvent(Collection<?> args)
This method sets the arguments of the
ContextEvent . |
public final ContextEvent getContextEvent()
AbstractContext
ContextEvent
getContextEvent
in interface AbstractContext
public final void setContextEvent(Collection<?> args)
AbstractContext
ContextEvent
.setContextEvent
in interface AbstractContext
args
- Collection of arguments to be used for creating the proper
ContextEvent
public final Collection<?> handleContextEvent(ContextEvent response)
AbstractContext
handleContextEvent
in interface AbstractContext
response
- The ContextEvent
to be processedCopyright © 2018 universAAL Consortium. All rights reserved.