Package | Description |
---|---|
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features |
This package contains features implemented for ms2pip.
|
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features.generic |
This package contains generic features implemented for ms2pip.
|
Constructor and Description |
---|
ComplementaryIonFeature(IonFeature.Property property)
Constructor.
|
ForwardIonFeature(IonFeature.Property property)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected IonFeature.Property |
IonFeature.property
The peptide feature.
|
Modifier and Type | Method and Description |
---|---|
IonFeature.Property |
IonFeature.getFeature()
Returns the peptide feature;
|
static IonFeature.Property |
IonFeature.Property.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IonFeature.Property[] |
IonFeature.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 |
IonFeature.setFeature(IonFeature.Property feature)
Sets the peptide feature.
|
Copyright © 2021. All rights reserved.