- 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 - package de.hawhamburg.reachability
-
The reachability agents root package which contains common configuration, services and tools, the worker threads and
its main start classes.
- 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 - package de.hawhamburg.reachability.reasoner
-
The reachability agents reasoning engine module.
- 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 - package de.hawhamburg.reachability.sensor
-
Common data objects and enumerations related to sensor adapters.
- 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.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.
- 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
-
- 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.
- 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.