Package | Description |
---|---|
laas.openrobots.ontology.modules.events |
Provides the cognitive event manager module.
|
Modifier and Type | Field and Description |
---|---|
protected IWatcher.TriggeringType |
GenericWatcher.triggeringType |
Modifier and Type | Method and Description |
---|---|
IWatcher.TriggeringType |
GenericWatcher.getTriggeringType() |
IWatcher.TriggeringType |
IWatcher.getTriggeringType() |
static IWatcher.TriggeringType |
IWatcher.TriggeringType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IWatcher.TriggeringType[] |
IWatcher.TriggeringType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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