Uses of Class
gov.nih.nci.mageom.domain.QuantitationType.impl.QuantitationTypeImpl

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

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

Subclasses of QuantitationTypeImpl in gov.nih.nci.mageom.domain.QuantitationType.impl
 class ConfidenceIndicatorImpl
          Indication of some measure of confidence for a standard quantitation type.
 class DerivedSignalImpl
          A calculated measurement of the intensity of a signal, for example, after a transformation involving normalization and/or replicate DesignElements.
 class ErrorImpl
          Error measurement of a quantitation.
 class ExpectedValueImpl
          Indication of what value is expected of the associated standard quantitation type.
 class FailedImpl
          Values associated with this QuantitationType indicate a failure of some kind for a particular DesignElement for a BioAssay.
 class MeasuredSignalImpl
          Best measure from feature extraction as to the presence and intensity of the signal.
 class PresentAbsentImpl
          Indicates relative presence or absence.
 class PValueImpl
          Measurement of the accuracy of a quantitation.
 class RatioImpl
          The ratio of two or more signals, typically between two channels.
 class SpecializedQuantitationTypeImpl
          User defined quantitation type.
 class StandardQuantitationTypeImpl
          Superclass for the named quantitation type.