Interface QUALRuntimeExtensionBindings


@Module(includes=SimulationRuntimeExtensions.class) public interface QUALRuntimeExtensionBindings
  • Method Details

    • bindProbeFrameworkListener

      @Binds @IntoSet IInterpreterListener bindProbeFrameworkListener(ProbeFrameworkListener listener)
    • provideProbeFrameworkCleanupTask

      @Provides @IntoSet static RuntimeStateEntityManager provideProbeFrameworkCleanupTask(SimuLizarWorkflowConfiguration config, org.palladiosimulator.probeframework.ProbeFrameworkContext ctx, org.palladiosimulator.recorderframework.config.IRecorderConfigurationFactory fact, org.palladiosimulator.probeframework.calculator.IObservableCalculatorRegistry calculatorRegistry)