Uses of Enum
com.compomics.util.experiment.identification.validation.percolator.PercolatorFeature
Packages that use PercolatorFeature
-
Uses of PercolatorFeature in com.compomics.util.experiment.identification.validation.percolator
Fields in com.compomics.util.experiment.identification.validation.percolator with type parameters of type PercolatorFeatureModifier and TypeFieldDescriptionfinal EnumMap<PercolatorFeature, Object> PercolatorFeaturesCache.cacheMap of the Percolator values.Methods in com.compomics.util.experiment.identification.validation.percolator that return PercolatorFeatureModifier and TypeMethodDescriptionstatic PercolatorFeatureReturns the enum constant of this type with the specified name.static PercolatorFeature[]PercolatorFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.