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

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

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

Classes in gov.nih.nci.mageom.domain.QuantitationType.impl that implement PresentAbsent
 class PresentAbsentImpl
          Indicates relative presence or absence.
 

Methods in gov.nih.nci.mageom.domain.QuantitationType.impl that return PresentAbsent
 PresentAbsent[] PresentAbsentImpl.searchPresentAbsents(PresentAbsentSearchCriteria criteria)
          Returns an array of PresentAbsent objects that satisfy the given PresentAbsentSearchCriteria.