Interface INewCandidates


@Deprecated public interface INewCandidates
Deprecated.
  • Method Details

    • generateDesignDecisions

      List<DegreeOfFreedomInstance> generateDesignDecisions(org.palladiosimulator.solver.models.PCMInstance currentSolution) throws CoreException
      Deprecated.
      The order of the list might represent an ordering of the results, from best to worst.
      Parameters:
      currentSolution -
      Returns:
      Throws:
      CoreException
    • setConfiguration

      void setConfiguration(ILaunchConfiguration conf)
      Deprecated.