java.lang.Object
org.palladiosimulator.simexp.dsl.smodel.interpreter.pcm.value.ModelsLookup
All Implemented Interfaces:
IModelsLookup

public class ModelsLookup extends Object implements IModelsLookup
  • Constructor Details

    • ModelsLookup

      public ModelsLookup(org.palladiosimulator.experimentautomation.experiments.Experiment experiment)
  • Method Details

    • findMeasuringPoint

      public org.palladiosimulator.edp2.models.measuringpoint.MeasuringPoint findMeasuringPoint(Probe probe)
      Specified by:
      findMeasuringPoint in interface IModelsLookup