All Known Implementing Classes:
AAPropertyFeature, AAPropertyFeatureAbsolute, AAPropertyFeatureRelative, AASequenceFeature, ComplementaryIonAminoAcidFeature, ForwardIonAminoAcidFeature, PeptideAminoAcidFeature

public interface SingleAAPropertyFeature
Interface for the ms2pip features having a single amino acid property.
Author:
Marc Vaudel
  • Method Details

    • getAminoAcidProperty

      AminoAcid.Property getAminoAcidProperty()
      Returns the amino acid property to consider.
      Returns:
      the amino acid property to consider
    • setAminoAcidProperty

      void setAminoAcidProperty(AminoAcid.Property aminoAcidProperty)
      Sets the amino acid property to consider.
      Parameters:
      aminoAcidProperty - the amino acid property to consider