Uses of Class
de.uni_trier.wi2.procake.adaptation.manager.GlobalParameters
-
Packages that use GlobalParameters Package Description de.uni_trier.wi2.procake.adaptation.manager -
-
Uses of GlobalParameters in de.uni_trier.wi2.procake.adaptation.manager
Methods in de.uni_trier.wi2.procake.adaptation.manager that return GlobalParameters Modifier and Type Method Description static GlobalParametersGlobalParameters. valueOf(String name)Returns the enum constant of this type with the specified name.static GlobalParameters[]GlobalParameters. values()Returns an array containing the constants of this enum type, in the order they are declared.
-