- getAcceptedMetric() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the metric this window accepts.
- getAllowedWindowDataMetrics() - Static method in class org.palladiosimulator.experimentanalysis.windowaggregators.SlidingWindowUtilizationAggregator
-
Gets all data metrics that can be processed by instances of this class.
- getAttachedObservers() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the currently attached observers.
- getCurrentLowerBound() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the current lower (i.e., left) bound of the window.
- getCurrentUpperBound() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the current upper bound of the window.
- getDataStream() - Method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilter
-
Obtains this filter's output data (i.e., a set of subsequent
(point in time, utilization)
tuples) based on the current input data.
- getDefault() - Static method in class org.palladiosimulator.branding.Activator
-
Returns the shared instance
- getDefault() - Static method in class org.palladiosimulator.experimentanalysis.utilizationfilter.Activator
-
Returns the shared instance
- getDefault() - Static method in class org.palladiosimulator.experimentanalysis.utilizationfilter.tests.Activator
-
Returns the shared instance
- getDefaultConfiguration() - Method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilterConfiguration
-
Gets the default configuration settings, that is default values for window length and window increment.
- getDefaultWindowIncrement() - Static method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilterConfiguration
-
Gets the default value of the window increment property.
- getDefaultWindowLength() - Static method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilterConfiguration
-
Gets the default value of the window length property.
- getEffectiveWindowLength() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the current, effective window length.
- getExpectedWindowDataMetric() - Method in interface org.palladiosimulator.experimentanalysis.ISlidingWindowListener
-
Gets the metric this listener is accepting.
- getExpectedWindowDataMetric() - Method in class org.palladiosimulator.experimentanalysis.windowaggregators.SlidingWindowUtilizationAggregator
-
Returns the MetricDescription
all window data must adhere to in order to be processed
by this aggregator.
- getFactoryId() - Method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilter
-
- getIncrement() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the value this window's lower bound is incremented by once the window moves on.
- getLastMeasurement() - Method in class org.palladiosimulator.experimentanalysis.tests.utils.StoreLastMeasurementRecorder
-
Gets the last measurement (i.e., the only one that is stored) that has been received.
- getNumberOfElements() - Method in class org.palladiosimulator.experimentanalysis.SlidingWindow
-
Gets the number of currently collected measurements.
- getSamplingRate() - Method in class org.palladiosimulator.experimentanalysis.windowaggregators.SlidingWindowExponentialSmoothingUtilizationAggregator
-
- getSmoothingFactor() - Method in class org.palladiosimulator.experimentanalysis.windowaggregators.SlidingWindowExponentialSmoothingUtilizationAggregator
-
- getWindowIncrement() - Method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilterConfiguration
-
Gets the current value of the window increment property.
- getWindowLength() - Method in class org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilterConfiguration
-
Gets the current value of the window length property.