Interface INewCandidates


  • @Deprecated
    public interface INewCandidates
    Deprecated.
    • Method Detail

      • 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