Uses of Class
de.uni_trier.wi2.procake.adaptation.AlgorithmParameter
-
Packages that use AlgorithmParameter Package Description de.uni_trier.wi2.procake.adaptation Adaptation package description -
-
Uses of AlgorithmParameter in de.uni_trier.wi2.procake.adaptation
Methods in de.uni_trier.wi2.procake.adaptation that return AlgorithmParameter Modifier and Type Method Description <t> AlgorithmParameter<?>AlgorithmConfiguration. setParameter(String name, t value)Sets a specified parameter overwriting existing parameters with the same nameMethods in de.uni_trier.wi2.procake.adaptation that return types with arguments of type AlgorithmParameter Modifier and Type Method Description Set<AlgorithmParameter<?>>AlgorithmConfiguration. getAllParameters()getAllParameters.
-