Interface QUALComponent
- All Known Implementing Classes:
DaggerQUALComponent
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.probeframework.calculator.IGenericCalculatorFactoryorg.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistryorg.palladiosimulator.probeframework.ProbeFrameworkContextorg.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()
-