C D E F G H I M P R S W 

R

rand - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
Local random number generator.
Reasoner - Class in de.hawhamburg.reachability.reasoner
Abstract class which needs to be extended by each Reasoner.
Reasoner() - Constructor for class de.hawhamburg.reachability.reasoner.Reasoner
Protected constructor ensures, that there will be no direct instance of this class.
ReasonerAgent - Class in de.hawhamburg.reachability.reasoner
Class to manage the "Living Place Agent Life Cycle" for Reasoners.
ReasonerAgent(Reasoner) - Constructor for class de.hawhamburg.reachability.reasoner.ReasonerAgent
Create a new ReasonerAgent which starts the supplied Reasoner as LifeCycleApp and manages control messages for this Reasoner, such as "start", "stop", "info" and "sleep".
ReasoningEngine - Interface in de.hawhamburg.reachability.reasoner
Default interface for reasoner which needs to be implemented by each reasoning engine.
registryRequestTopicName - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The name of the ActiveMQ topic on which the systems registry service invites other components to join him.
registryTopic - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The LPPublisher, which sends register messages to the systems registry service via the ActiveMQ.
registryTopicName - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The name of the ActiveMQ topic on which this Reasoner sends its register messages to the systems registry service.
requestRegistryTopic - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The LPSubscriber, which listens for register requests from the systems registry service via the ActiveMQ.
resultTopic - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The LPPublisher, which will write the results to the agents result.
resultTopicName - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The name of the ActiveMQ topic on which the sensor delivers its measuring results.
run() - Method in class de.hawhamburg.reachability.reasoner.Reasoner
Frequently check for sensor data updates.
C D E F G H I M P R S W