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

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

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

Classes in gov.nih.nci.mageom.domain.QuantitationType.impl that implement SpecializedQuantitationType
 class SpecializedQuantitationTypeImpl
          User defined quantitation type.
 

Methods in gov.nih.nci.mageom.domain.QuantitationType.impl that return SpecializedQuantitationType
 SpecializedQuantitationType[] SpecializedQuantitationTypeImpl.searchSpecializedQuantitationTypes(SpecializedQuantitationTypeSearchCriteria criteria)
          Returns an array of SpecializedQuantitationType objects that satisfy the given SpecializedQuantitationTypeSearchCriteria.