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

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

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

Classes in gov.nih.nci.mageom.domain.QuantitationType.impl that implement ExpectedValue
 class ExpectedValueImpl
          Indication of what value is expected of the associated standard quantitation type.
 

Methods in gov.nih.nci.mageom.domain.QuantitationType.impl that return ExpectedValue
 ExpectedValue[] ExpectedValueImpl.searchExpectedValues(ExpectedValueSearchCriteria criteria)
          Returns an array of ExpectedValue objects that satisfy the given ExpectedValueSearchCriteria.