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

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

Methods in com.compomics.util.experiment.identification that return IdentificationMatch.MatchType
 IdentificationMatch.MatchType Identification.getMatchType(java.lang.String matchKey)
          Returns the kind of match pointed by the given key in the identification mappings.
abstract  IdentificationMatch.MatchType IdentificationMatch.getType()
          Returns the type of match.
static IdentificationMatch.MatchType IdentificationMatch.MatchType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IdentificationMatch.MatchType[] IdentificationMatch.MatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in com.compomics.util.experiment.identification.matches that return IdentificationMatch.MatchType
 IdentificationMatch.MatchType SpectrumMatch.getType()
           
 IdentificationMatch.MatchType ProteinMatch.getType()
           
 IdentificationMatch.MatchType PeptideMatch.getType()
           
 



Copyright © 2013. All Rights Reserved.