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 |
---|---|
ModificationFeature.Property |
ModificationFeature.getProperty()
Returns the feature property.
|
static ModificationFeature.Property |
ModificationFeature.Property.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModificationFeature.Property[] |
ModificationFeature.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 |
ModificationFeature.setProperty(ModificationFeature.Property property)
Sets the feature property.
|
Constructor and Description |
---|
ModificationFeature(ModificationFeature.Property property)
Constructor.
|
Copyright © 2021. All rights reserved.