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. 
 

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

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

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.