com.compomics.util.experiment.identification
Class Match

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

public abstract class Match
extends ExperimentObject

This is an abstract class for an identification match

Author:
marc
See Also:
Serialized Form

Constructor Summary
Match()
           
 
Method Summary
abstract  String getKey()
          returns the key of a match
 
Methods inherited from class com.compomics.util.experiment.personalization.ExperimentObject
addUrParam, getParameterKey, getUrParam
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Match

public Match()
Method Detail

getKey

public abstract String getKey()
returns the key of a match

Returns:
the key of a match


Copyright © 2011. All Rights Reserved.