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

public class ComplementaryIonFeature extends IonFeature
Feature based on a property of the complementary ion.
Author:
Marc Vaudel
  • Field Details

    • index

      public static final int index
      The index of this ms2pip feature.
      See Also:
  • Constructor Details

    • ComplementaryIonFeature

      public ComplementaryIonFeature()
      Empty default constructor
    • ComplementaryIonFeature

      public ComplementaryIonFeature(IonFeature.Property property)
      Constructor.
      Parameters:
      property - the peptide property
  • Method Details

    • getDescription

      public String getDescription()
      Description copied from interface: Ms2pipFeature
      Returns the description of the feature.
      Returns:
      the description of the feature
    • getIndex

      public int getIndex()
      Description copied from interface: Ms2pipFeature
      Returns an integer unique to this class.
      Returns:
      an integer unique to this class