@Module(includes={SimulationConfigBindingModule.class,SimuLizarConfigurationModule.class}) public interface QUALModule
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry
    bindObservableCalculatorRegistry(org.palladiosimulator.probeframework.ProbeFrameworkContext context)
     
    static org.palladiosimulator.probeframework.ProbeFrameworkContext
    provideProbeframeworkContext(org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory calcFactory)
     
  • Method Details

    • provideProbeframeworkContext

      @Provides static org.palladiosimulator.probeframework.ProbeFrameworkContext provideProbeframeworkContext(org.palladiosimulator.probeframework.calculator.IGenericCalculatorFactory calcFactory)
    • bindObservableCalculatorRegistry

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