Uses of Class
org.gcube.dataanalysis.executor.nodes.transducers.bionym.EVBPreprocessing.Preprocessors
-
Packages that use EVBPreprocessing.Preprocessors Package Description org.gcube.dataanalysis.executor.nodes.transducers.bionym -
-
Uses of EVBPreprocessing.Preprocessors in org.gcube.dataanalysis.executor.nodes.transducers.bionym
Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym that return EVBPreprocessing.Preprocessors Modifier and Type Method Description static EVBPreprocessing.PreprocessorsEVBPreprocessing.Preprocessors. valueOf(String name)Returns the enum constant of this type with the specified name.static EVBPreprocessing.Preprocessors[]EVBPreprocessing.Preprocessors. values()Returns an array containing the constants of this enum type, in the order they are declared.
-