Package | Description |
---|---|
laas.openrobots.ontology.backends |
Provides the actual underlying ontology-based storage.
|
laas.openrobots.ontology.connectors |
Provides external connectors to communicate with the server.
|
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.
|
Class and Description |
---|
IWatcher
Interface to patterns that may trigger events.
|
IWatcher.EventType
Constants that defines the type of event the event module can handle.
|
Class and Description |
---|
IEventConsumer
This interface is intended to be implemented by classes that are expected to
be notified when some event occurs, thus consuming the event.
|
OroEvent |
Class and Description |
---|
EventModule
This class allows the registration of event by external client through
the
#registerEvent(String, String, Set, IEventConsumer) RPC method. |
GenericWatcher |
IEventConsumer
This interface is intended to be implemented by classes that are expected to
be notified when some event occurs, thus consuming the event.
|
IWatcher
Interface to patterns that may trigger events.
|
NewClassInstanceWatcher
This class specializes
GenericWatcher to easily create event watchers
that monitor new instances of a given class. |
OroEvent |
Class and Description |
---|
GenericWatcher |
IEventConsumer
This interface is intended to be implemented by classes that are expected to
be notified when some event occurs, thus consuming the event.
|
IWatcher
Interface to patterns that may trigger events.
|
IWatcher.EventType
Constants that defines the type of event the event module can handle.
|
IWatcher.TriggeringType
Constants that defines the way an event is triggered.
|
OroEvent |
OroEventImpl |
ORO is a part of the OpenRobots framework.
openrobots@laas.fr
LAAS-CNRS 2009-2011