Package | Description |
---|---|
laas.openrobots.ontology.backends |
Provides the actual underlying ontology-based storage.
|
laas.openrobots.ontology.modules.alterite |
Allows explicit representation of other agents with independant models of
the world.
|
laas.openrobots.ontology.modules.events |
Provides the cognitive event manager module.
|
Modifier and Type | Method and Description |
---|---|
void |
IOntologyBackend.clearEvent(IWatcher watcher)
Removes one specific event watcher.
|
void |
OpenRobotsOntology.clearEvent(IWatcher watcher) |
void |
IOntologyBackend.registerEvent(IWatcher watcher)
Allows to register several events providers (typically, one by underlying middleware) which in turn provide access to watchers.
|
void |
OpenRobotsOntology.registerEvent(IWatcher watcher) |
Modifier and Type | Class and Description |
---|---|
class |
AgentWatcher |
Modifier and Type | Class and Description |
---|---|
class |
GenericWatcher |
class |
NewClassInstanceWatcher
This class specializes
GenericWatcher to easily create event watchers
that monitor new instances of a given class. |
Modifier and Type | Method and Description |
---|---|
void |
EventProcessor.add(IWatcher w) |
boolean |
GenericWatcher.equals(IWatcher gw) |
boolean |
IWatcher.equals(IWatcher gw) |
void |
EventProcessor.remove(IWatcher w) |
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011