Class RDSeffPerformanceSwitch

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<InterpreterResult>
org.palladiosimulator.simulizar.interpreter.RDSeffPerformanceSwitch

public class RDSeffPerformanceSwitch extends org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<InterpreterResult>
  • Constructor Details

  • Method Details

    • caseParametricResourceDemand

      public InterpreterResult caseParametricResourceDemand(org.palladiosimulator.pcm.seff.seff_performance.ParametricResourceDemand parametricResourceDemand)
      Overrides:
      caseParametricResourceDemand in class org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<InterpreterResult>
    • caseResourceCall

      public InterpreterResult caseResourceCall(org.palladiosimulator.pcm.seff.seff_performance.ResourceCall resourceCall)
      Overrides:
      caseResourceCall in class org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<InterpreterResult>
    • caseInfrastructureCall

      public InterpreterResult caseInfrastructureCall(org.palladiosimulator.pcm.seff.seff_performance.InfrastructureCall infrastructureCall)
      Overrides:
      caseInfrastructureCall in class org.palladiosimulator.pcm.seff.seff_performance.util.SeffPerformanceSwitch<InterpreterResult>