Interface INewCandidates
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongenerateDesignDecisions
(org.palladiosimulator.solver.models.PCMInstance currentSolution) Deprecated.The order of the list might represent an ordering of the results, from best to worst.void
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
Deprecated.
-