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

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

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

Classes in gov.nih.nci.mageom.domain.QuantitationType.impl that implement Error
 class ErrorImpl
          Error measurement of a quantitation.
 

Methods in gov.nih.nci.mageom.domain.QuantitationType.impl that return Error
 Error[] ErrorImpl.searchErrors(ErrorSearchCriteria criteria)
          Returns an array of Error objects that satisfy the given ErrorSearchCriteria.