gov.nih.nci.mageom.domain.QuantitationType
Interface StandardQuantitationType

All Superinterfaces:
Describable, Extendable, Identifiable, QuantitationType
All Known Subinterfaces:
ConfidenceIndicator, DerivedSignal, Error, ExpectedValue, Failed, MeasuredSignal, PresentAbsent, PValue, Ratio
All Known Implementing Classes:
ConfidenceIndicatorImpl, DerivedSignalImpl, ErrorImpl, ExpectedValueImpl, FailedImpl, MeasuredSignalImpl, PresentAbsentImpl, PValueImpl, RatioImpl, StandardQuantitationTypeImpl

public interface StandardQuantitationType
extends QuantitationType

Superclass for the named quantitation type. Useful for mapping to those languages that can use a fly-weight for processing the subclasses.

Version:
%I%, %G%

Method Summary
 
Methods inherited from interface gov.nih.nci.mageom.domain.QuantitationType.QuantitationType
getChannel, getConfidenceIndicators, getDataType, getIsBackground, getQuantitationTypeMaps, getScale, setChannel, setConfidenceIndicators, setDataType, setIsBackground, setQuantitationTypeMaps, setScale
 
Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable
getIdentifier, getName, setIdentifier, setName
 
Methods inherited from interface gov.nih.nci.mageom.domain.Describable
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity
 
Methods inherited from interface gov.nih.nci.mageom.domain.Extendable
getPropertySets, setPropertySets