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

Packages that use Match
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 Match in com.compomics.util.experiment.identification
 

Methods in com.compomics.util.experiment.identification with parameters of type Match
 void Identification.setMatchChanged(Match match)
          Indicates that a match was changed, it will thus be serialized again if needed.
 

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

Subclasses of Match 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 © 2011. All Rights Reserved.