Package | Description |
---|---|
laas.openrobots.ontology.backends |
Provides the actual underlying ontology-based storage.
|
laas.openrobots.ontology.modules.events |
Provides the cognitive event manager module.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<IWatcher.EventType> |
OpenRobotsOntology.getSupportedEvents() |
java.util.Set<IWatcher.EventType> |
IOntologyBackend.getSupportedEvents()
Return the list of event types implemented (hence usable) by this backend.
|
Modifier and Type | Field and Description |
---|---|
protected IWatcher.EventType |
GenericWatcher.eventType |
Modifier and Type | Method and Description |
---|---|
IWatcher.EventType |
IWatcher.getPatternType() |
IWatcher.EventType |
GenericWatcher.getPatternType() |
static IWatcher.EventType |
IWatcher.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IWatcher.EventType[] |
IWatcher.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<IWatcher.EventType> |
EventProcessor.getSupportedEvents() |
Constructor and Description |
---|
GenericWatcher(IWatcher.EventType eventType,
IWatcher.TriggeringType triggeringType,
java.util.List<java.lang.String> eventPattern,
IEventConsumer client) |
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011