Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractEDP2RecorderConfigurationFactory<RUN extends org.palladiosimulator.edp2.models.ExperimentData.Run> - Class in org.palladiosimulator.recorderframework.edp2.config
-
Abstract factory for EDP2 recorder configuration objects.
- AbstractEDP2RecorderConfigurationFactory() - Constructor for class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
- AbstractRecorder - Class in org.palladiosimulator.recorderframework
-
This class is the super class of any recorder implementation.
- AbstractRecorder() - Constructor for class org.palladiosimulator.recorderframework.AbstractRecorder
-
The default constructor for a recorder.
- AbstractRecorderConfiguration - Class in org.palladiosimulator.recorderframework.config
-
Abstract implementation for recorder configuration objects.
- AbstractRecorderConfiguration() - Constructor for class org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
- AbstractRecorderConfigurationFactory - Class in org.palladiosimulator.recorderframework.config
-
Abstract factory for recorder configuration objects.
- AbstractRecorderConfigurationFactory() - Constructor for class org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
- AbstractWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- AbstractWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.AbstractWriteDataStrategy
-
Deprecated.
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- activated(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- Activator - Class in org.palladiosimulator.recorderframework
-
The activator class controls the plug-in life cycle
- Activator - Class in org.palladiosimulator.recorderframework.edp2
-
The activator class controls the plug-in life cycle
- Activator() - Constructor for class org.palladiosimulator.recorderframework.Activator
-
The constructor
- Activator() - Constructor for class org.palladiosimulator.recorderframework.edp2.Activator
-
The constructor
C
- createControl(Composite) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- createControl(Composite) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- createMeasuringType(MetricDescription, MeasuringPoint) - Method in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
-
Creates a new measure conforming to the given metric description and to the given measuring point.
- createMeasuringType(MetricDescription, MeasuringPoint) - Method in class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfigurationFactory
- createOrReuseState(IDAOFactory, String) - Static method in class org.palladiosimulator.recorderframework.sensorframework.SensorHelper
-
Deprecated.
- createOrReuseStateSensor(IDAOFactory, Experiment, String, State) - Static method in class org.palladiosimulator.recorderframework.sensorframework.SensorHelper
-
Deprecated.
- createOrReuseTimeSensor(IDAOFactory, Experiment, String) - Static method in class org.palladiosimulator.recorderframework.sensorframework.SensorHelper
-
Deprecated.
- createRecorderConfiguration(Map<String, Object>) - Method in interface org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory
-
Creates a configuration object using the given configuration.
- createRecorderConfiguration(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
- createRecorderConfiguration(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfigurationFactory
-
Deprecated.
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.palladiosimulator.recorderframework.launch.RecorderTabGroup
D
- DAO_FACTORY - Static variable in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- daoFactory - Variable in class org.palladiosimulator.recorderframework.sensorframework.strategies.AbstractWriteDataStrategy
-
Deprecated.
- DATASOURCE_ID - Static variable in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfigurationFactory
-
Deprecated.
- DatasourceConfigurationInvalidException - Exception in org.palladiosimulator.recorderframework.sensorframework
-
Deprecated.Superseded by EDP2.
- DatasourceConfigurationInvalidException() - Constructor for exception org.palladiosimulator.recorderframework.sensorframework.DatasourceConfigurationInvalidException
-
Deprecated.
- deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- deactivated(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
E
- EDP2_ID - Static variable in class org.palladiosimulator.recorderframework.edp2.Activator
-
The Recorder name
- EDP2RawRecorder - Class in org.palladiosimulator.recorderframework.edp2
-
This class provides methods necessary to write measurements to EDP2.
- EDP2RawRecorder() - Constructor for class org.palladiosimulator.recorderframework.edp2.EDP2RawRecorder
- EDP2RecorderConfiguration - Class in org.palladiosimulator.recorderframework.edp2.config
-
Specifies EDP2 recorder configuration objects.
- EDP2RecorderConfiguration() - Constructor for class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfiguration
- EDP2RecorderConfigurationFactory - Class in org.palladiosimulator.recorderframework.edp2.config
-
Factory for EDP2 recorder configuration objects that configure the recorder to store measurements within experiment runs.
- EDP2RecorderConfigurationFactory() - Constructor for class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfigurationFactory
- EDP2ReportRecorderConfigurationFactory - Class in org.palladiosimulator.recorderframework.edp2.config
-
Factory for EDP2 recorder configuration objects that configure the recorder to store measurements within experiment group runs.
- EDP2ReportRecorderConfigurationFactory() - Constructor for class org.palladiosimulator.recorderframework.edp2.config.EDP2ReportRecorderConfigurationFactory
- EDP2Tab - Class in org.palladiosimulator.recorderframework.edp2.launch
-
Configures an EDP2-specific launch configuration tab.
- EDP2Tab() - Constructor for class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- ExecutionResultWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- ExecutionResultWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.ExecutionResultWriteDataStrategy
-
Deprecated.Constructor for the strategy.
- experiment - Variable in class org.palladiosimulator.recorderframework.sensorframework.strategies.AbstractWriteDataStrategy
-
Deprecated.
- EXPERIMENT - Static variable in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- EXPERIMENT_RUN_DATE_FORMAT - Static variable in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
-
Date format to be used by recorders.
- EXPERIMENT_RUN_NAME - Static variable in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
-
Identifier for experiment runs; usable in key-value maps.
- experimentGroup - Variable in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
-
EDP2 experiment group.
- experimentRun - Variable in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
-
An EDP2 run, either an experiment run or an experiment group run.
F
- filter(List<Double>) - Method in class org.palladiosimulator.recorderframework.filters.MCRWarmUpFilter
-
Filters the given list of samples.
- finalizeRecorderConfigurationFactory() - Method in interface org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory
-
Finalizes this factory, thus, allowing to close potentially opened file handles.
- finalizeRecorderConfigurationFactory() - Method in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
- finalizeRecorderConfigurationFactory() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfigurationFactory
-
Deprecated.
- flush() - Method in class org.palladiosimulator.recorderframework.edp2.EDP2RawRecorder
-
This method ends the current experiment and close the data output stream.
- flush() - Method in interface org.palladiosimulator.recorderframework.IRecorder
-
This method is called at the end of the writing process.
- flush() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorder
-
Deprecated.
G
- getDaoFactory() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- getDatasourceID() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfigurationFactory
-
Deprecated.
- getDefault() - Static method in class org.palladiosimulator.recorderframework.Activator
-
Returns the shared instance
- getDefault() - Static method in class org.palladiosimulator.recorderframework.edp2.Activator
-
Returns the shared instance
- getExecutionResultTypes() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- getExperiment() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- getExperimentName() - Method in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
- getExperimentRun() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- getExperimentRunName() - Method in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
- getLaunchConfigTabs() - Static method in class org.palladiosimulator.recorderframework.utils.RecorderExtensionHelper
-
Gets all launch configuration tabs that are registered via recorder extension points.
- getMeasurement() - Method in class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfiguration
-
Getter for the measurements of this configuration.
- getMeasuringPoint() - Method in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
-
Deprecated.Superseded by EDP2; only sensor framework needed this method.
- getName() - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- getName() - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- getRecorderAcceptedMetric() - Method in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
-
Getter for the accepted metric of this configuration.
- getRecorderConfigurationFactoryForName(String) - Static method in class org.palladiosimulator.recorderframework.utils.RecorderExtensionHelper
-
Gets the recorder configuration factory for the given recorder name via recorder extension points.
- getRecorderNames() - Static method in class org.palladiosimulator.recorderframework.utils.RecorderExtensionHelper
-
Gets all recorder names that are registered via recorder extension points.
- getTruncationIndex() - Method in class org.palladiosimulator.recorderframework.filters.MCRWarmUpFilter
-
Getter for the truncation index used by the filter.
H
- HoldingTimeWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- HoldingTimeWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.HoldingTimeWriteDataStrategy
-
Deprecated.
I
- initialise(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.AbstractWriteDataStrategy
-
Deprecated.
- initialise(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.ExecutionResultWriteDataStrategy
-
Deprecated.
- initialise(IRecorderConfiguration) - Method in interface org.palladiosimulator.recorderframework.sensorframework.strategies.IWriteDataStrategy
-
Deprecated.
- initialise(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.OverallStateWriteDataStrategy
-
Deprecated.
- initialise(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.StateOfActiveResourceWriteDataStrategy
-
Deprecated.
- initialise(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.StateOfPassiveResourceWriteDataStrategy
-
Deprecated.
- initialize(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
- initialize(Map<String, Object>) - Method in interface org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory
-
Initializes this factory as a preparation for creating a configuration object.
- initialize(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
- initialize(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfigurationFactory
- initialize(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.edp2.config.EDP2ReportRecorderConfigurationFactory
- initialize(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfigurationFactory
-
Deprecated.
- initialize(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.edp2.EDP2RawRecorder
- initialize(IRecorderConfiguration) - Method in interface org.palladiosimulator.recorderframework.IRecorder
-
Initializes the recorder with the given configuration.
- initialize(IRecorderConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorder
-
Deprecated.
- initializeFrom(ILaunchConfiguration) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- initializeFrom(ILaunchConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- instantiateRecorderImplementationForRecorder(String) - Static method in class org.palladiosimulator.recorderframework.utils.RecorderExtensionHelper
-
Gets the recorder implementation for the given recorder name via recorder extension points.
- IRecorder - Interface in org.palladiosimulator.recorderframework
-
A Recorder is responsible for storing the measurements to any external, independent device.
- IRecorderConfiguration - Interface in org.palladiosimulator.recorderframework.config
-
Recorders need to be configured by objects conforming to this interface.
- IRecorderConfigurationFactory - Interface in org.palladiosimulator.recorderframework.config
-
This interface specifies factory methods for creating configuration objects of recorders.
- isEquivalent(MeasuringType, MeasuringType) - Static method in class org.palladiosimulator.recorderframework.edp2.MeasuringTypeEquivalenceHelper
-
Helper method to check equivalence of two
MeasuringType
. - isEquivalent(MeasuringType, MetricDescription, MeasuringPoint) - Static method in class org.palladiosimulator.recorderframework.edp2.MeasuringTypeEquivalenceHelper
-
Helper method to check equivalence of two measuring types (i.e.
- isRemoteRun() - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- isValid(ILaunchConfiguration) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- isValid(ILaunchConfiguration) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- IWriteDataStrategy - Interface in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
M
- MCRWarmUpFilter - Class in org.palladiosimulator.recorderframework.filters
-
Implements the "Marginal Confidence Rule" (MCR) for filtering the warm-up period of a steady state simulation.
- MCRWarmUpFilter() - Constructor for class org.palladiosimulator.recorderframework.filters.MCRWarmUpFilter
- MEASUREMENT - Static variable in class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfiguration
-
Identifier for measurement; usable in key-value maps.
- MEASURING_POINT - Static variable in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
-
Key for measuring points to be used by recorders; usable for key-value configuration maps.
- MeasuringTypeEquivalenceHelper - Class in org.palladiosimulator.recorderframework.edp2
-
A Helper class to check whether two MeasuringTypes are equivalent, that is they describe the same type of measure, that is the same metric and the same place in the system to measure.
- MeasuringTypeEquivalenceHelper() - Constructor for class org.palladiosimulator.recorderframework.edp2.MeasuringTypeEquivalenceHelper
N
- newMeasurementAvailable(MeasuringValue) - Method in class org.palladiosimulator.recorderframework.AbstractRecorder
O
- org.palladiosimulator.recorderframework - package org.palladiosimulator.recorderframework
-
This package contains the base classes/interfaces for recorder implementations.
- org.palladiosimulator.recorderframework.config - package org.palladiosimulator.recorderframework.config
-
Package for configuration objects of recorders as well as for the creation of such configuration objects.
- org.palladiosimulator.recorderframework.edp2 - package org.palladiosimulator.recorderframework.edp2
-
This package contains a recorder implementation to store measurements to EDP2.
- org.palladiosimulator.recorderframework.edp2.config - package org.palladiosimulator.recorderframework.edp2.config
-
Package for configuration objects of EDP2 recorders as well as for the creation of such configuration objects.
- org.palladiosimulator.recorderframework.edp2.launch - package org.palladiosimulator.recorderframework.edp2.launch
-
Classes needed to configure EDP2 recorders in Eclipse launches.
- org.palladiosimulator.recorderframework.filters - package org.palladiosimulator.recorderframework.filters
-
Includes filters for recorders.
- org.palladiosimulator.recorderframework.launch - package org.palladiosimulator.recorderframework.launch
-
Classes needed to configure recorders in Eclipse launches.
- org.palladiosimulator.recorderframework.sensorframework - package org.palladiosimulator.recorderframework.sensorframework
- org.palladiosimulator.recorderframework.sensorframework.launch - package org.palladiosimulator.recorderframework.sensorframework.launch
- org.palladiosimulator.recorderframework.sensorframework.strategies - package org.palladiosimulator.recorderframework.sensorframework.strategies
- org.palladiosimulator.recorderframework.utils - package org.palladiosimulator.recorderframework.utils
-
Utility methods for coping with recorders-.
- OverallStateWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- OverallStateWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.OverallStateWriteDataStrategy
-
Deprecated.
P
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- PERSISTENCE_RECORDER_ID - Static variable in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- PLUGIN_ID - Static variable in class org.palladiosimulator.recorderframework.Activator
-
The plug-in ID
- PLUGIN_ID - Static variable in class org.palladiosimulator.recorderframework.edp2.Activator
-
The plug-in ID
- PointInTimeWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- PointInTimeWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.PointInTimeWriteDataStrategy
-
Deprecated.
- preUnregister() - Method in class org.palladiosimulator.recorderframework.AbstractRecorder
R
- RECORDER_ACCEPTED_METRIC - Static variable in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
-
Key for accepted metrics by of recorders; usable for key-value configuration maps.
- RecorderExtensionHelper - Class in org.palladiosimulator.recorderframework.utils
-
Helper to load recorder-related extensions.
- RecorderExtensionHelper() - Constructor for class org.palladiosimulator.recorderframework.utils.RecorderExtensionHelper
- RecorderTabGroup - Class in org.palladiosimulator.recorderframework.launch
-
Enables the launch configuration tab group for a recorder as registered via the recorder extension point.
- RecorderTabGroup() - Constructor for class org.palladiosimulator.recorderframework.launch.RecorderTabGroup
- repository - Variable in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
-
EDP2 Repository where data should be stored.
- REPOSITORY_ID - Static variable in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
-
Identifier for EDP2 repositories; usable in key-value maps.
- ResourceDemandWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- ResourceDemandWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.ResourceDemandWriteDataStrategy
-
Deprecated.
- ResponseTimeWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- ResponseTimeWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.ResponseTimeWriteDataStrategy
-
Deprecated.
- run - Variable in class org.palladiosimulator.recorderframework.sensorframework.strategies.AbstractWriteDataStrategy
-
Deprecated.
- RUN - Static variable in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
S
- selectedDataSourceID - Variable in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- selectedRepositoryID - Variable in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- sensor - Variable in class org.palladiosimulator.recorderframework.sensorframework.strategies.AbstractWriteDataStrategy
-
Deprecated.
- SensorFrameworkRecorder - Class in org.palladiosimulator.recorderframework.sensorframework
-
Deprecated.Superseded by EDP2.
- SensorFrameworkRecorder() - Constructor for class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorder
-
Deprecated.
- SensorFrameworkRecorderConfiguration - Class in org.palladiosimulator.recorderframework.sensorframework
-
Deprecated.Superseded by EDP2.
- SensorFrameworkRecorderConfiguration() - Constructor for class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- SensorFrameworkRecorderConfigurationFactory - Class in org.palladiosimulator.recorderframework.sensorframework
-
Deprecated.Superseded by EDP2.
- SensorFrameworkRecorderConfigurationFactory() - Constructor for class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfigurationFactory
-
Deprecated.
- SensorFrameworkTab - Class in org.palladiosimulator.recorderframework.sensorframework.launch
-
Deprecated.Superseded by EDP2.
- SensorFrameworkTab() - Constructor for class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- SensorHelper - Class in org.palladiosimulator.recorderframework.sensorframework
-
Deprecated.Superseded by EDP2.
- SensorHelper() - Constructor for class org.palladiosimulator.recorderframework.sensorframework.SensorHelper
-
Deprecated.
- setConfiguration(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
- setConfiguration(Map<String, Object>) - Method in interface org.palladiosimulator.recorderframework.config.IRecorderConfiguration
-
Initializes the configuration object based on a given key-value map.
- setConfiguration(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfiguration
- setConfiguration(Map<String, Object>) - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorderConfiguration
-
Deprecated.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.edp2.launch.EDP2Tab
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.recorderframework.sensorframework.launch.SensorFrameworkTab
-
Deprecated.
- start(BundleContext) - Method in class org.palladiosimulator.recorderframework.Activator
- start(BundleContext) - Method in class org.palladiosimulator.recorderframework.edp2.Activator
- StateOfActiveResourceWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- StateOfActiveResourceWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.StateOfActiveResourceWriteDataStrategy
-
Deprecated.
- StateOfPassiveResourceWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- StateOfPassiveResourceWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.StateOfPassiveResourceWriteDataStrategy
-
Deprecated.
- stop(BundleContext) - Method in class org.palladiosimulator.recorderframework.Activator
- stop(BundleContext) - Method in class org.palladiosimulator.recorderframework.edp2.Activator
V
- VARIATION_ID - Static variable in class org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory
-
Identifier for variations; usable in key-value maps.
W
- WaitingTimeWriteDataStrategy - Class in org.palladiosimulator.recorderframework.sensorframework.strategies
-
Deprecated.Superseded by EDP2.
- WaitingTimeWriteDataStrategy(IDAOFactory, Experiment, ExperimentRun) - Constructor for class org.palladiosimulator.recorderframework.sensorframework.strategies.WaitingTimeWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.ExecutionResultWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.HoldingTimeWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in interface org.palladiosimulator.recorderframework.sensorframework.strategies.IWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.OverallStateWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.PointInTimeWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.ResourceDemandWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.ResponseTimeWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.StateOfActiveResourceWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.StateOfPassiveResourceWriteDataStrategy
-
Deprecated.
- writeData(IMeasureProvider) - Method in class org.palladiosimulator.recorderframework.sensorframework.strategies.WaitingTimeWriteDataStrategy
-
Deprecated.
- writeData(MeasuringValue) - Method in class org.palladiosimulator.recorderframework.edp2.EDP2RawRecorder
-
This method writes the given measurement data to EDP2.
- writeData(MeasuringValue) - Method in interface org.palladiosimulator.recorderframework.IRecorder
-
Writes data into the recorder.
- writeData(MeasuringValue) - Method in class org.palladiosimulator.recorderframework.sensorframework.SensorFrameworkRecorder
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form