- factHandles - Variable in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
-
All handles to facts actual known to Drools working memory.
- feedbackTopic - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
-
The LPSubscriber
, which will get user feedback from user interfaces.
- feedbackTopicName - Variable in class de.hawhamburg.reachability.reasoner.Reasoner
-
The name of the ActiveMQ topic on which user feedback will be propagated.
- feeder - Variable in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationDetailsUI
-
- feeder - Variable in class de.hawhamburg.reachability.ui.frame.simulation.ReachabilitySimulationStoryUI
-
- FEEDER_HEARTBEAT - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default instruction to send the actual simulation time each simulation minute as time sensor event.
- FEEDER_SILENT - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default instruction to write informations to console/logfile.
- FEEDER_SPEED - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default simulation speed in simulation minutes per real-time minute.
- FEEDER_WAIT - Static variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The default waiting time before simulation starts in milliseconds.
- fetchBool(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fetchBool(String, boolean) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Returns the boolean
value of a supplied key if known to the class or the supplied default value
instead.
- fetchFromComboxBox(JComboBox<String>) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
Fetches the properties value from a given JComboBox
and returns it as Map
of String
to
String
.
- fetchFromTextArea(JTextArea) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
Fetches the properties value from a given JTextArea
and returns it as Map
of String
to
String
.
- fetchFromTextField(JTextField) - Method in class de.hawhamburg.reachability.ui.frame.config.ReachabilityConfigUI
-
Fetches the properties value from a given JTextField
and returns it as Map
of String
to
String
.
- fetchInt(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fetchInt(String, int) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Returns the int
value of a supplied key if known to the class or the supplied default value instead.
- fetchParms(String[], String[]) - Static method in class de.hawhamburg.reachability.util.ParameterUtil
-
Fetches a map of arguments from a system supplied argument string array which contains only the ones supplied in
the subset parameter.
- fetchPropertiesDescription(Map<String, PropertyDescription>) - Method in class de.hawhamburg.reachability.ui.frame.config.resource.ReachabilityConfigUIResultListener
-
The method fetches the description of the properties from the result message and groups the properties whith the
same display group together.
- fetchString(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fetchString(String, String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Returns the String
value of a supplied key if known to the class or the supplied default value instead.
- FieldType - Enum in de.hawhamburg.reachability.ui.enumeration
-
Description of field types which may be used to display parameter formulas in configuration interfaces.
- FieldType() - Constructor for enum de.hawhamburg.reachability.ui.enumeration.FieldType
-
- fieldType - Variable in class de.hawhamburg.reachability.ui.frame.resource.DisplayParameter
-
The
FieldType
which describes how the user may manipulate the value of this parameter.
- fieldType - Variable in class de.hawhamburg.reachability.ui.frame.simulation.resource.SimulationParameter
-
The
FieldType
which describes, how the formula field of this parameter shall be rendered.
- file - Variable in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
The actual name of the file that contains the story which shall be simulated.
- fixBounds(boolean) - Method in class de.hawhamburg.reachability.ui.UI
-
Corrects the position and size of the window by
UI.autoPosition()
if
refresh is supplied as
true
, otherwise only the size will be updated.
- fromArgs(String[], String[]) - Static method in class de.hawhamburg.reachability.util.ParameterUtil
-
- fromFile(String) - Static method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeederItem
-
- fromString(String) - Static method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeederItem
-