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

All Superinterfaces:
ConfidenceIndicator, Describable, Extendable, Identifiable, QuantitationType, StandardQuantitationType
All Known Implementing Classes:
PValueImpl

public interface PValue
extends ConfidenceIndicator

Measurement of the accuracy of a quantitation. Of type float.

Version:
%I%, %G%

Method Summary
 
Methods inherited from interface gov.nih.nci.mageom.domain.QuantitationType.ConfidenceIndicator
getTargetQuantitationType, setTargetQuantitationType
 
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