- parameterDescription - Variable in class de.hawhamburg.reachability.properties.PropertyService
-
Parameter description.
- parameterDescriptionFile - Variable in class de.hawhamburg.reachability.properties.PropertyService
-
Path to the XML-file where the parameter description is located.
- ParameterUtil - Class in de.hawhamburg.reachability.util
-
Utility functions related to command line parameters.
- ParameterUtil(Map<String, String>) - Constructor for class de.hawhamburg.reachability.util.ParameterUtil
-
Initializes the known parameters.
- parms - Variable in class de.hawhamburg.reachability.util.ParameterUtil
-
The parameters known to this utility class.
- path - Variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The actual path to the directory of the simulation files.
- possibleValues - Variable in class de.hawhamburg.reachability.properties.PropertyDescription
-
The possible values as Map
of String
(value) to String
(display name).
- ProjectInfo - Class in de.hawhamburg.reachability
-
Main project informations for the reachability agent and the user interface.
- ProjectInfo() - Constructor for class de.hawhamburg.reachability.ProjectInfo
-
No instances of this utility class.
- ProjectStatus - Enum in de.hawhamburg.lifecycle.data
-
- ProjectStatus() - Constructor for enum de.hawhamburg.lifecycle.data.ProjectStatus
-
- ProjectUtil - Class in de.hawhamburg.reachability.util
-
Utility functions related to common project issues.
- ProjectUtil() - Constructor for class de.hawhamburg.reachability.util.ProjectUtil
-
Prevent instance creation of this utility class.
- Properties - Variable in class de.hawhamburg.reachability.properties.json.JsonRAPropertiesChange
-
The properties which shall be changed as Map
of String
(property) to String
(new value).
- Properties - Variable in class de.hawhamburg.reachability.properties.json.JsonRAPropertiesResult
-
The requested properties an their values as Map
of String
to String
.
- PropertiesDescription - Variable in class de.hawhamburg.reachability.properties.json.JsonRAPropertiesResult
-
- PropertiesUtil - Class in de.hawhamburg.reachability.util
-
Utility functions related to properties.
- PropertiesUtil() - Constructor for class de.hawhamburg.reachability.util.PropertiesUtil
-
Prevent instances of this utility class.
- Property - Variable in class de.hawhamburg.reachability.properties.json.JsonRAPropertiesRequest
-
The name of the property which shall be requested.
- PropertyDescription - Class in de.hawhamburg.reachability.properties
-
Data object which holds the description of a property.
- PropertyDescription() - Constructor for class de.hawhamburg.reachability.properties.PropertyDescription
-
Create empty property description.
- PropertyDescription(String, DisplayType, String, Map<String, String>) - Constructor for class de.hawhamburg.reachability.properties.PropertyDescription
-
Creates a proper property description.
- PropertyService - Class in de.hawhamburg.reachability.properties
-
Main properties service class which handles property requests and changes via ActiveMQ.
- PropertyService(PropertyServiceNotifiable, ConfigType) - Constructor for class de.hawhamburg.reachability.properties.PropertyService
-
Create a new property service.
- PropertyService(PropertyServiceNotifiable, ConfigType, String) - Constructor for class de.hawhamburg.reachability.properties.PropertyService
-
Create a new property service with a well known external properties description file.
- propertyService - Variable in class de.hawhamburg.reachability.ReachabilityWorker
-
- PropertyServiceNotifiable - Interface in de.hawhamburg.reachability.properties
-
Required methods for threads to be property service notifiable.
- props - Variable in class de.hawhamburg.reachability.properties.PropertyService
-
Basic (user-defined) properties.
- pushProperties(JsonRAPropertiesRequest) - Method in class de.hawhamburg.reachability.properties.PropertyService
-