Class AgentWatcher
- java.lang.Object
-
- laas.openrobots.ontology.modules.events.GenericWatcher
-
- laas.openrobots.ontology.modules.events.NewClassInstanceWatcher
-
- laas.openrobots.ontology.modules.alterite.AgentWatcher
-
- All Implemented Interfaces:
IWatcher
public class AgentWatcher extends NewClassInstanceWatcher
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface laas.openrobots.ontology.modules.events.IWatcher
IWatcher.EventType, IWatcher.TriggeringType
-
-
Field Summary
-
Fields inherited from class laas.openrobots.ontology.modules.events.GenericWatcher
clients, eventPattern, eventType, triggeringType, watcherId
-
-
Constructor Summary
Constructors Constructor Description AgentWatcher(IEventConsumer o)
-
Method Summary
-
Methods inherited from class laas.openrobots.ontology.modules.events.GenericWatcher
addSubscriber, equals, getId, getPatternType, getTriggeringType, getWatchPattern, notifySubscribers
-
-
-
-
Constructor Detail
-
AgentWatcher
public AgentWatcher(IEventConsumer o)
-
-