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