com.compomics.util.experiment.identification
Class IdentificationMatch
java.lang.Object
com.compomics.util.experiment.personalization.ExperimentObject
com.compomics.util.experiment.identification.IdentificationMatch
- All Implemented Interfaces:
- Serializable, Cloneable
- Direct Known Subclasses:
- PeptideMatch, ProteinMatch, SpectrumMatch
public abstract class IdentificationMatch
- extends ExperimentObject
This is an abstract class for an identification match
- Author:
- marc
- See Also:
- Serialized Form
Method Summary |
abstract String |
getKey()
returns the key of a match |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentificationMatch
public IdentificationMatch()
getKey
public abstract String getKey()
- returns the key of a match
- Returns:
- the key of a match
Copyright © 2012. All Rights Reserved.