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 |
---|---|
AAPropertyRelationshipFeature.Relationship |
AAPropertyRelationshipFeature.getRelationship()
Returns the relationship between the features.
|
static AAPropertyRelationshipFeature.Relationship |
AAPropertyRelationshipFeature.Relationship.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AAPropertyRelationshipFeature.Relationship[] |
AAPropertyRelationshipFeature.Relationship.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AAPropertyRelationshipFeature.setRelationship(AAPropertyRelationshipFeature.Relationship relationship)
Sets the relationship between the features.
|
Constructor and Description |
---|
AAPropertyRelationshipFeature(AAPropertyRelationshipFeature.Relationship relationship,
AAPropertyFeature aminoAcidFeature1,
AAPropertyFeature aminoAcidFeature2)
Constructor.
|
Copyright © 2021. All rights reserved.