- Id - Variable in class de.hawhamburg.lifecycle.data.JsonInfoMessage
-
unique identificator of the application.
- Id - Variable in class de.hawhamburg.lifecycle.data.JsonLPObject
-
- info(String) - Static method in class de.hawhamburg.reachability.util.OutputUtil
-
Handles an info messages depending on the current configuration in
MainConfig
.
- infoMessage - Variable in class de.hawhamburg.lifecycle.agent.LifeCycleApp.SendInfo
-
- init() - Method in class de.hawhamburg.reachability.properties.PropertyService
-
Initializes the ActiveMQ connections for request (REACHABILITY_CONFIG_REQUEST_TOPIC), response
(REACHABILITY_CONFIG_RESULT_TOPIC) and change (REACHABILITY_CONFIG_CHANGE_TOPIC).
- init() - Method in class de.hawhamburg.reachability.ReachabilityWorker
-
This method opens the required ActiveMQ connections.
- init() - Method in class de.hawhamburg.reachability.registry.Registry
-
Open all required ActiveMQ connections.
- init() - Method in class de.hawhamburg.reachability.tools.googleCalendar.GoogleCalendarHookService
-
Initializes connections and class field structures.
- INTEGER - Static variable in class de.hawhamburg.reachability.constants.TypeConstants
-
There is a type called INTEGER defined.
- ip - Variable in class de.hawhamburg.lifecycle.data.JsonInfoMessage
-
IP of the network interface to the blackboard.
- isAccessible(String) - Static method in class de.hawhamburg.reachability.util.ExternFileUtil
-
Check whether the file is accessible for read operations or not.
- isActive() - Method in class de.hawhamburg.reachability.properties.PropertyService
-
- isActive() - Method in class de.hawhamburg.reachability.ReachabilityWorker
-
- isActive() - Method in class de.hawhamburg.reachability.registry.Registry
-
- isActive() - Method in interface de.hawhamburg.reachability.StopableObject
-
- isActive() - Method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
- isActive() - Method in class de.hawhamburg.reachability.tools.googleCalendar.GoogleCalendarHookService
-
- isConnected() - Method in class de.hawhamburg.reachability.tools.googleCalendar.GoogleCalendarHook
-
Determines if this object is connected to the google calendar web-service.
- isFile(String) - Static method in class de.hawhamburg.reachability.util.ExternFileUtil
-
Checks whether the supplied path refers to a file or not.
- isFile(String, String) - Static method in class de.hawhamburg.reachability.util.ExternFileUtil
-
Checks whether the supplied path refers to a file of a certain type or not.
- isset(String) - Method in class de.hawhamburg.reachability.util.ParameterUtil
-
Checks whether a certain key as String
is known as parameter to the current class instance or not.
- isSilent() - Method in interface de.hawhamburg.reachability.properties.PropertyServiceNotifiable
-
The
PropertyService
checks if its creator is running in silent mode, which means the method checks if the
component is running in an active process state due to the living place agent life cycle specification.
- isSilent() - Method in class de.hawhamburg.reachability.ReachabilityWorker
-
Determines if the thread is running in silent mode.
- isSilent() - Method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
Determines whether the simulation runs in silent mode or not.