All Known Implementing Classes:
DaggerQUALComponent

@Component(modules=EclipseQUALModule.class) public interface QUALComponent
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.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()