Uses of Interface
laas.openrobots.ontology.modules.events.OroEvent
Packages that use OroEvent
Package
Description
Provides external connectors to communicate with the server.
Allows explicit representation of other agents with independant models of
the world.
Provides the cognitive event manager module.
-
Uses of OroEvent in laas.openrobots.ontology.connectors
Methods in laas.openrobots.ontology.connectors with parameters of type OroEventModifier and TypeMethodDescriptionvoid
SocketConnector.ClientWorker.consumeEvent
(UUID watcherId, OroEvent e) -
Uses of OroEvent in laas.openrobots.ontology.modules.alterite
Methods in laas.openrobots.ontology.modules.alterite with parameters of type OroEvent -
Uses of OroEvent in laas.openrobots.ontology.modules.events
Classes in laas.openrobots.ontology.modules.events that implement OroEventMethods in laas.openrobots.ontology.modules.events with parameters of type OroEventModifier and TypeMethodDescriptionvoid
IEventConsumer.consumeEvent
(UUID watcherID, OroEvent e) void
GenericWatcher.notifySubscribers
(OroEvent e) void
IWatcher.notifySubscribers
(OroEvent e)