Class DummyAnalysisResult

java.lang.Object
de.uka.ipd.sdq.dsexplore.helper.DummyAnalysisResult
All Implemented Interfaces:
IAnalysisResult

public class DummyAnalysisResult extends Object implements IAnalysisResult
  • Constructor Details

    • DummyAnalysisResult

      public DummyAnalysisResult(org.palladiosimulator.solver.models.PCMInstance pcmInstance)
  • Method Details

    • getValueFor

      public double getValueFor(org.opt4j.core.Criterion criterion)
      Description copied from interface: IAnalysisResult
      Get the value of an analysis result. For more information on the type of value use IStatisticAnalysisResult
      Specified by:
      getValueFor in interface IAnalysisResult
      Returns:
      value calculated from this analysis result