- DATA_SEPARATOR_CHAR - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeederItem
-
The default separator char of data within an '*.sgs' coded file.
- de.hawhamburg.lifecycle.agent - package de.hawhamburg.lifecycle.agent
-
- de.hawhamburg.lifecycle.data - package de.hawhamburg.lifecycle.data
-
- de.hawhamburg.reachability.conf - package de.hawhamburg.reachability.conf
-
Common configuration utility classes providing useful methods for different aspects of this project.
- de.hawhamburg.reachability.conf.enumeration - package de.hawhamburg.reachability.conf.enumeration
-
Enumerations in common with the configuration system.
- de.hawhamburg.reachability.conf.resource - package de.hawhamburg.reachability.conf.resource
-
Common classes, interfaces and enumerations related to the configuration management.
- de.hawhamburg.reachability.constants - package de.hawhamburg.reachability.constants
-
Different frequently used constants.
- de.hawhamburg.reachability.enumeration - package de.hawhamburg.reachability.enumeration
-
Basic reachability enumerations.
- de.hawhamburg.reachability.json - package de.hawhamburg.reachability.json
-
Basic reachability JSON messages.
- de.hawhamburg.reachability.properties - package de.hawhamburg.reachability.properties
-
Main properties service class which handles property requests and changes via ActiveMQ.
- de.hawhamburg.reachability.properties.json - package de.hawhamburg.reachability.properties.json
-
Reachability agent properties service related JSON messages.
- de.hawhamburg.reachability.reasoner.engine - package de.hawhamburg.reachability.reasoner.engine
-
The drools based Engine.
- de.hawhamburg.reachability.reasoner.engine.drools - package de.hawhamburg.reachability.reasoner.engine.drools
-
Reasoning engine specific JBoss Drools utility classes.
- de.hawhamburg.reachability.reasoner.enumeration - package de.hawhamburg.reachability.reasoner.enumeration
-
Important enumerations required for the reasoning engines.
- de.hawhamburg.reachability.registry - package de.hawhamburg.reachability.registry
-
Main package for all registry service related classes, enumerations and interfaces
.
- de.hawhamburg.reachability.registry.enumeration - package de.hawhamburg.reachability.registry.enumeration
-
Enumerations in common with the registry service system.
- de.hawhamburg.reachability.registry.json - package de.hawhamburg.reachability.registry.json
-
Reachability agent registry service related JSON messages.
- de.hawhamburg.reachability.sensor.adapter - package de.hawhamburg.reachability.sensor.adapter
-
All defined sensor adapter to get the reasoner inhabitant informations.
- de.hawhamburg.reachability.sensor.adapter.enumeration - package de.hawhamburg.reachability.sensor.adapter.enumeration
-
Sensor adapter related enumerations.
- de.hawhamburg.reachability.sensor.adapter.json - package de.hawhamburg.reachability.sensor.adapter.json
-
Sensor adapter related JSON messages.
- de.hawhamburg.reachability.sensor.enumeration - package de.hawhamburg.reachability.sensor.enumeration
-
Common enumerations related to sensor adapters.
- de.hawhamburg.reachability.tools - package de.hawhamburg.reachability.tools
-
Common tools related to the reachability agent.
- de.hawhamburg.reachability.tools.feeder - package de.hawhamburg.reachability.tools.feeder
-
Tool: Generates simulated sensor informations on the ActiveMQ for test and simulation purpose.
- de.hawhamburg.reachability.tools.feeder.json - package de.hawhamburg.reachability.tools.feeder.json
-
Sensor adapter related JSON messages.
- de.hawhamburg.reachability.tools.googleCalendar - package de.hawhamburg.reachability.tools.googleCalendar
-
Tool: Google calendar service which awaits requests and returns the resulting events via the ActiveMQ.
- de.hawhamburg.reachability.tools.googleCalendar.enumeration - package de.hawhamburg.reachability.tools.googleCalendar.enumeration
-
Enumerations in common with the google calendar service.
- de.hawhamburg.reachability.tools.googleCalendar.json - package de.hawhamburg.reachability.tools.googleCalendar.json
-
JSON-messages related to the google calendar service communication.
- de.hawhamburg.reachability.ui.enumeration - package de.hawhamburg.reachability.ui.enumeration
-
Common enumerations for usage with different user interfaces.
- de.hawhamburg.reachability.ui.frame - package de.hawhamburg.reachability.ui.frame
-
- de.hawhamburg.reachability.ui.frame.config - package de.hawhamburg.reachability.ui.frame.config
-
Main package of the configuration user interface.
- de.hawhamburg.reachability.ui.frame.config.resource - package de.hawhamburg.reachability.ui.frame.config.resource
-
- de.hawhamburg.reachability.ui.frame.resource - package de.hawhamburg.reachability.ui.frame.resource
-
- de.hawhamburg.reachability.ui.frame.simulation - package de.hawhamburg.reachability.ui.frame.simulation
-
Main package in common with the simulation user interfaces of the reachability project.
- de.hawhamburg.reachability.ui.frame.simulation.resource - package de.hawhamburg.reachability.ui.frame.simulation.resource
-
Specific resources in common with the simulation user interfaces of the reachability project.
- de.hawhamburg.reachability.util - package de.hawhamburg.reachability.util
-
All common reachability utility classes.
- de.hawhamburg.stresscompanion.output - package de.hawhamburg.stresscompanion.output
-
Output messages of the stress companion designed by Benjamin Lindemann.
- debug(String) - Static method in class de.hawhamburg.reachability.util.OutputUtil
-
Handles a debug messages depending on the current configuration in
MainConfig
.
- DECIMAL_BASE - Static variable in class de.hawhamburg.reachability.constants.NumericalConstants
-
The base number of the decimal system.
- defaultValue - Variable in class de.hawhamburg.reachability.ui.frame.resource.DisplayParameter
-
The default value for this parameter as String
.
- defaultValue - Variable in class de.hawhamburg.reachability.ui.frame.simulation.resource.SimulationParameter
-
The default value of this parameter as String
.
- delay - Variable in class de.hawhamburg.reachability.sensor.Sensor
-
Default delay time.
- description - Variable in class de.hawhamburg.reachability.tools.googleCalendar.json.JsonGoogleCalendarEvent
-
A short description to the event as String
if specified.
- Dimension - Variable in class de.hawhamburg.reachability.json.JsonReachabilitySensorData
-
- Dimension - Variable in class de.hawhamburg.reachability.registry.json.JsonRARegistryMessage
-
- dimension - Variable in class de.hawhamburg.reachability.sensor.SensorData
-
- display - Variable in class de.hawhamburg.reachability.ui.frame.resource.DisplayParameter
-
The text which shall be displayed to the user as name as String
.
- display - Variable in class de.hawhamburg.reachability.ui.frame.simulation.resource.SimulationParameter
-
The text as String
that shall be displayed as name to the user.
- displayColorKey() - Method in class de.hawhamburg.reachability.ui.frame.ColoredUI
-
- displayGroup - Variable in class de.hawhamburg.reachability.properties.PropertyDescription
-
The groups name as String
which subsumes this property with others.
- displayName - Variable in class de.hawhamburg.reachability.properties.PropertyDescription
-
The properties name as String
which shall be displayed within a user interface as name for this property.
- DisplayParameter - Class in de.hawhamburg.reachability.ui.frame.resource
-
- DisplayParameter(String, String, FieldType, String) - Constructor for class de.hawhamburg.reachability.ui.frame.resource.DisplayParameter
-
- DisplayType - Enum in de.hawhamburg.reachability.properties
-
Enumeration to describe types of display configurations for the properties management.
- DisplayType() - Constructor for enum de.hawhamburg.reachability.properties.DisplayType
-
- displayType - Variable in class de.hawhamburg.reachability.properties.PropertyDescription
-
- DoorStates - Enum in de.hawhamburg.reachability.sensor.enumeration
-
Enumeration of different door opening states.
- DoorStates() - Constructor for enum de.hawhamburg.reachability.sensor.enumeration.DoorStates
-
- DOUBLE - Static variable in class de.hawhamburg.reachability.constants.TypeConstants
-
There is a type called DOUBLE defined.
- droolsAddRuleLine(String[]) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Adds lines of rule code to the known lines of rule code.
- droolsAddRuleLine(List<String>) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Adds lines of rule code to the known lines of rule code.
- DroolsBasedEngine - Class in de.hawhamburg.reachability.reasoner.engine
-
A JBoss Drools rule based reasoning engine.
- DroolsBasedEngine() - Constructor for class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
-
Create a new rule based reasoning engine (Using Jess Rule Engine).
- droolsComment(String[]) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Converts a String
array of simple strings to JBoss Drools comment lines and returns them as a
List
of String
.
- droolsComment(String[], List<String>) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Converts a String
array of simple strings to JBoss Drools comment lines and adds them to a given
List
of code lines.
- droolsComment(String, List<String>) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Converts a simple String
to a JBoss Drools comment line and adds it to a given List
of code
lines.
- droolsConcatParts(String[]) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Concatenates JBoss Drools code parts to a single JBoss Drools formatted code String
.
- droolsGlobal(String[][]) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
- droolsGlobal(String, String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Encapsulates the JBoss Drools script code representation of an global definition.
- droolsGroupRule(ReachabilityGroup) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
- droolsImport(List<String>) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
- droolsImport(String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Encapsulates the JBoss Drools script code representation of an import definition.
- droolsLines(List<String>) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Converts a List
of code lines in String
format to a single JBoss Drools code String
,
which is quite easy and nothing but adding a newline (\n) to each line.
- droolsMetaRules(List<String>) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
- droolsMetaRules(String[]) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
- droolsPackageName(String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
Encapsulates the JBoss Drools script code representation of a package name definition.
- droolsRule(ReachabilityGroup, ReachabilityStatus, String[], boolean) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
-
- DroolsUtil - Class in de.hawhamburg.reachability.reasoner.engine.drools
-
Utility functions related to JBoss Drools.
- DroolsUtil() - Constructor for class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
-
Prevent instances of this utility class.
- dump() - Method in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
-
- dump() - Method in class de.hawhamburg.reachability.reasoner.engine.ExampleReasoner
-
Write current state and configuration of this reasoning engine to log...
- dump() - Method in interface de.hawhamburg.reachability.reasoner.ReasoningEngine
-