Uses of Enum
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features.PeptideFeature.Property
Packages that use PeptideFeature.Property
Package
Description
This package contains features implemented for ms2pip.
-
Uses of PeptideFeature.Property in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features
Methods in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features that return PeptideFeature.PropertyModifier and TypeMethodDescriptionPeptideFeature.getProperty()Returns the feature property;static PeptideFeature.PropertyReturns the enum constant of this type with the specified name.static PeptideFeature.Property[]PeptideFeature.Property.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features with parameters of type PeptideFeature.PropertyModifier and TypeMethodDescriptionvoidPeptideFeature.setProperty(PeptideFeature.Property property) Sets the feature property.Constructors in com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features with parameters of type PeptideFeature.Property