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

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

public interface MeasuredSignal
extends StandardQuantitationType

Best measure from feature extraction as to the presence and intensity of the signal. Of type float.

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