Uses of Interface
gov.nih.nci.mageom.domain.QuantitationType.PValue

Packages that use PValue
gov.nih.nci.mageom.domain.QuantitationType.impl   
 

Uses of PValue in gov.nih.nci.mageom.domain.QuantitationType.impl
 

Classes in gov.nih.nci.mageom.domain.QuantitationType.impl that implement PValue
 class PValueImpl
          Measurement of the accuracy of a quantitation.
 

Methods in gov.nih.nci.mageom.domain.QuantitationType.impl that return PValue
 PValue[] PValueImpl.searchPValues(PValueSearchCriteria criteria)
          Returns an array of PValue objects that satisfy the given PValueSearchCriteria.