Uses of Class
uk.ac.ebi.jmzidml.model.mzidml.CvParam

Packages that use CvParam
uk.ac.ebi.jmzidml   
uk.ac.ebi.jmzidml.model   
uk.ac.ebi.jmzidml.model.mzidml   
uk.ac.ebi.jmzidml.model.mzidml.params   
uk.ac.ebi.jmzidml.model.utils   
uk.ac.ebi.jmzidml.xml.jaxb.resolver   
 

Uses of CvParam in uk.ac.ebi.jmzidml
 

Methods in uk.ac.ebi.jmzidml with type parameters of type CvParam
<C extends CvParam>
Class<C>
MzIdentMLElement.getCvParamClass()
           
 

Uses of CvParam in uk.ac.ebi.jmzidml.model
 

Methods in uk.ac.ebi.jmzidml.model that return CvParam
 CvParam CvParamCapable.getCvParam()
           
 

Methods in uk.ac.ebi.jmzidml.model that return types with arguments of type CvParam
 List<CvParam> ParamGroupCapable.getCvParam()
           
 List<CvParam> CvParamListCapable.getCvParam()
           
 List<CvParam> AbstractParamGroup.getCvParam()
           
 List<CvParam> AbstractIdentifiableParamGroup.getCvParam()
           
 

Methods in uk.ac.ebi.jmzidml.model with parameters of type CvParam
 void CvParamCapable.setCvParam(CvParam param)
           
 

Uses of CvParam in uk.ac.ebi.jmzidml.model.mzidml
 

Fields in uk.ac.ebi.jmzidml.model.mzidml declared as CvParam
protected  CvParam SpectrumIDFormat.cvParam
           
protected  CvParam Role.cvParam
           
protected  CvParam ModParam.cvParam
           
protected  CvParam IonType.cvParam
           
protected  CvParam FileFormat.cvParam
           
 

Fields in uk.ac.ebi.jmzidml.model.mzidml with type parameters of type CvParam
protected  List<CvParam> TranslationTable.cvParam
           
protected  List<CvParam> Tolerance.cvParam
           
protected  List<CvParam> SpecificityRules.cvParam
           
protected  List<CvParam> SearchModification.cvParam
           
protected  List<CvParam> SearchDatabase.cvParam
           
protected  List<CvParam> Modification.cvParam
           
protected  List<CvParam> Measure.cvParam
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return CvParam
 CvParam ObjectFactory.createCvParam()
          Create an instance of CvParam
 CvParam SpectrumIDFormat.getCvParam()
          Gets the value of the cvParam property.
 CvParam Role.getCvParam()
          Gets the value of the cvParam property.
 CvParam Param.getCvParam()
           
 CvParam ModParam.getCvParam()
          Gets the value of the cvParam property.
 CvParam IonType.getCvParam()
          Gets the value of the cvParam property.
 CvParam FileFormat.getCvParam()
          Gets the value of the cvParam property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return types with arguments of type CvParam
 List<CvParam> TranslationTable.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> Tolerance.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> SpectrumIdentificationResult.getCvParam()
          Get the cvparams for spectrumidentificationresult
 List<CvParam> SpectrumIdentificationList.getCvParam()
           
 List<CvParam> SpectrumIdentificationItem.getCvParam()
          Get the cv params for SpectrumIdentification
 List<CvParam> SpecificityRules.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> SourceFile.getCvParam()
           
 List<CvParam> SearchModification.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> SearchDatabase.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> Sample.getCvParam()
           
 List<CvParam> ProteinDetectionList.getCvParam()
           
 List<CvParam> ProteinDetectionHypothesis.getCvParam()
           
 List<CvParam> ProteinAmbiguityGroup.getCvParam()
           
 List<CvParam> PeptideEvidence.getCvParam()
           
 List<CvParam> Peptide.getCvParam()
           
 List<CvParam> ParamList.getCvParam()
          Gets the enzyme name cvparams
 List<CvParam> Modification.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> Measure.getCvParam()
          Gets the value of the cvParam property.
 List<CvParam> MassTable.getCvParam()
           
 List<CvParam> DBSequence.getCvParam()
           
 List<CvParam> AmbiguousResidue.getCvParam()
           
 List<CvParam> AbstractContact.getCvParam()
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type CvParam
 void SpectrumIDFormat.setCvParam(CvParam value)
          Sets the value of the cvParam property.
 void Role.setCvParam(CvParam value)
          Sets the value of the cvParam property.
 void ModParam.setCvParam(CvParam value)
          Sets the value of the cvParam property.
 void IonType.setCvParam(CvParam value)
          Sets the value of the cvParam property.
 void FileFormat.setCvParam(CvParam value)
          Sets the value of the cvParam property.
 

Uses of CvParam in uk.ac.ebi.jmzidml.model.mzidml.params
 

Subclasses of CvParam in uk.ac.ebi.jmzidml.model.mzidml.params
 class AdditionalParamsCvParam
          User: gokelly Date: 11/04/11 Time: 14:46
 class AdditionalSearchParamsCvParam
          User: gokelly Date: 11/04/11 Time: 15:30
 class AmbiguousResidueCvParam
           
 class AnalysisParamsCvParam
          User: gokelly Date: 11/04/11 Time: 10:25
 class DatabaseNameCvParam
          User: gokelly Date: 4/14/11 Time: 2:06 PM
 class DBSequenceCvParam
           
 class EnzymeNameCvParam
          User: gokelly Date: 11/04/11 Time: 14:10
 class ExcludeCvParam
          User: gokelly Date: 11/04/11 Time: 16:00
 class FileFormatCvParam
           
 class FilterTypeCvParam
          User: gokelly Date: 4/14/11 Time: 2:09 PM
 class IncludeCvParam
          User: gokelly Date: 11/04/11 Time: 15:58
 class IonTypeCvParam
           
 class MassTableCvParam
           
 class MeasureCvParam
           
 class ModificationCvParam
           
 class ModParamCvParam
           
 class OrganizationCvParam
          Created by IntelliJ IDEA.
 class PeptideCvParam
           
 class PeptideEvidenceCvParam
           
 class PeptideEvidenceListCvParam
          Created by IntelliJ IDEA.
 class PersonCvParam
          Created by IntelliJ IDEA.
 class ProteinAmbiguityGroupCvParam
           
 class ProteinDetectionHypothesisCvParam
           
 class ProteinDetectionListCvParam
           
 class RoleCvParam
           
 class SampleCvParam
           
 class SearchDatabaseCvParam
           
 class SearchTypeCvParam
          User: gokelly Date: 4/14/11 Time: 2:10 PM
 class SoftwareNameCvParam
          User: gokelly Date: 4/14/11 Time: 2:08 PM
 class SourceFileCvParam
           
 class SpecificityRulesCvParam
           
 class SpectrumIdentificationItemCvParam
           
 class SpectrumIdentificationListCvParam
           
 class SpectrumIdentificationResultCvParam
           
 class SpectrumIDFormatCvParam
           
 class ThresholdCvParam
          User: gokelly Date: 11/04/11 Time: 10:23
 class ToleranceCvParam
           
 class TranslationTableCvParam
           
 

Uses of CvParam in uk.ac.ebi.jmzidml.model.utils
 

Methods in uk.ac.ebi.jmzidml.model.utils with type parameters of type CvParam
static
<T extends CvParam>
T
ParamUpdater.updateCvParamSubclass(CvParam input, Class<T> cvParamSubClass)
           
static
<T extends CvParam>
void
ParamUpdater.updateCvParamSubclassesList(List<CvParam> inputs, Class<T> cvParamSubClass)
           
 

Methods in uk.ac.ebi.jmzidml.model.utils with parameters of type CvParam
static
<T extends CvParam>
T
ParamUpdater.updateCvParamSubclass(CvParam input, Class<T> cvParamSubClass)
           
 

Method parameters in uk.ac.ebi.jmzidml.model.utils with type arguments of type CvParam
static
<T extends CvParam>
void
ParamUpdater.updateCvParamSubclassesList(List<CvParam> inputs, Class<T> cvParamSubClass)
           
 

Uses of CvParam in uk.ac.ebi.jmzidml.xml.jaxb.resolver
 

Methods in uk.ac.ebi.jmzidml.xml.jaxb.resolver with parameters of type CvParam
 void CvParamRefResolver.updateObject(CvParam object)
           
 



Copyright © 2012. All Rights Reserved.