Interface DefaultQUALModule


  • @Module
    public interface DefaultQUALModule
    This module bind the default implementations for interfaces to the frameworks of the Quality Analysis Lab (QUAL).
    • Method Detail

      • provideProbeFrameworkContext

        @Provides
        static org.palladiosimulator.probeframework.ProbeFrameworkContext provideProbeFrameworkContext​(de.uka.ipd.sdq.simucomframework.SimuComConfig config)
      • provideObservableCalculatorRegistry

        @Provides
        static org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry provideObservableCalculatorRegistry​(org.palladiosimulator.probeframework.ProbeFrameworkContext context)