java.lang.Object
com.compomics.util.experiment.identification.peptide_fragmentation.models.ms2pip.features_configuration.features.generic.IonFeature
All Implemented Interfaces:
Ms2pipFeature
Direct Known Subclasses:
ComplementaryIonFeature, ForwardIonFeature

public abstract class IonFeature extends Object implements Ms2pipFeature
Feature based on a property of an ion.
Author:
Marc Vaudel
  • Field Details

  • Constructor Details

    • IonFeature

      public IonFeature()
      Empty default constructor
  • Method Details

    • getFeature

      public IonFeature.Property getFeature()
      Returns the peptide feature;
      Returns:
      the peptide feature
    • setFeature

      public void setFeature(IonFeature.Property feature)
      Sets the peptide feature.
      Parameters:
      feature - the peptide feature
    • getCategory

      public String getCategory()
      Description copied from interface: Ms2pipFeature
      Returns the category of the feature.
      Specified by:
      getCategory in interface Ms2pipFeature
      Returns:
      the category of the feature