Package | Description |
---|---|
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features |
This package contains features implemented for ms2pip.
|
Modifier and Type | Method and Description |
---|---|
PeptideFeature.Property |
PeptideFeature.getProperty()
Returns the feature property;
|
static PeptideFeature.Property |
PeptideFeature.Property.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
void |
PeptideFeature.setProperty(PeptideFeature.Property property)
Sets the feature property.
|
Constructor and Description |
---|
PeptideFeature(PeptideFeature.Property property)
Constructor.
|
Copyright © 2018. All rights reserved.