Uses of Class
com.compomics.util.experiment.identification.IdentificationMatch

Packages that use IdentificationMatch
com.compomics.util.experiment.identification This package contains experiment classes related to identifications. 
com.compomics.util.experiment.identification.matches This package contains experiment classes releated to matches. e.g., pepties, proteins, modifications and spectra. 
 

Uses of IdentificationMatch in com.compomics.util.experiment.identification
 

Methods in com.compomics.util.experiment.identification with parameters of type IdentificationMatch
 void IdentificationDB.addMatch(IdentificationMatch match)
          Adds an identification match to the database.
 void IdentificationDB.updateMatch(IdentificationMatch match)
          Updates a match.
 

Uses of IdentificationMatch in com.compomics.util.experiment.identification.matches
 

Subclasses of IdentificationMatch in com.compomics.util.experiment.identification.matches
 class PeptideMatch
          This class models a peptide match.
 class ProteinMatch
          This class models a protein match.
 class SpectrumMatch
          This class models a spectrum match.
 



Copyright © 2012. All Rights Reserved.