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

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

public interface DerivedSignal
extends StandardQuantitationType

A calculated measurement of the intensity of a signal, for example, after a transformation involving normalization and/or replicate DesignElements. 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