Class IdentificationMatch

java.lang.Object
com.compomics.util.experiment.personalization.ExperimentObject
com.compomics.util.experiment.identification.IdentificationMatch
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PeptideMatch, ProteinMatch, SpectrumMatch

public abstract class IdentificationMatch
extends ExperimentObject
This is an abstract class for an identification match.
Author:
Marc Vaudel
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getType

      public abstract IdentificationMatch.MatchType getType()
      Returns the type of match.
      Returns:
      the type of match
    • getKey

      public abstract long getKey()
      Returns the key of a match.
      Returns:
      the key of a match