Interface QUALComponent
- All Known Implementing Classes:
DaggerQUALComponent
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory
org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry
org.palladiosimulator.probeframework.ProbeFrameworkContext
org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory
-
Method Details
-
calculatorFactory
org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory calculatorFactory() -
calculatorRegistry
org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry calculatorRegistry() -
probeFrameworkContext
org.palladiosimulator.probeframework.ProbeFrameworkContext probeFrameworkContext() -
recorderConfigurationFactory
org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory recorderConfigurationFactory()
-