A B C D E F G H I J K L M N O P R S T U V W X Y Z 

P

packageName - Variable in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
The package name of the rules base package itself.
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.
parameters - Variable in class de.hawhamburg.reachability.ui.frame.ControllingToolUI
The parameters, which can be edited by the user.
parameters - Variable in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilityStartSimulationUI
The parameters required to start a simulation as Map of String to SimulationParameter.
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.
parent - Variable in class de.hawhamburg.reachability.ui.UI
The parent window, from which this interfaces was created.
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.
PHENOTYPE_FILE_PROPERTY_KEY - Static variable in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
The name of the property which contains the name of the current rule-set file.
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
The description of the requested properties as Map of String to PropertyDescription.
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.
PROPERTY_FILE_SOURCE_KEY - Static variable in interface de.hawhamburg.reachability.reasoner.ReasoningEngine
The property key which leads to the path where the reasoning engine properties are stored.
propertyDesc - Variable in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
The last known property description.
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
The property service thread PropertyService.
propertyService - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
The PropertyService of this Reasoner, which manages property requests and changes from user interfaces.
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.
publishReachabilityStatus() - Method in class de.hawhamburg.reachability.reasoner.Reasoner
The method will publish the current reachability status using the publisher Reasoner.resultTopic and Reasoner.getJsonReachabilityInformation().
pushProperties(JsonRAPropertiesRequest) - Method in class de.hawhamburg.reachability.properties.PropertyService
Sends a JsonRAPropertiesResult JSON object on the result topic (REACHABILITY_CONFIG_RESULT_TOPIC) containing the requested properties which are determined by using PropertyService.getPropertiesAsMap(String) and their descriptions determined by PropertyService.getPropertiesDescriptionMap().
pushProperties() - Method in class de.hawhamburg.reachability.reasoner.Reasoner
Push current properties to other components via the ActiveMQ.
A B C D E F G H I J K L M N O P R S T U V W X Y Z