gov.nih.nci.mageom.domain.BioAssayData
Interface MeasuredBioAssayData

All Superinterfaces:
BioAssayData, Describable, Extendable, Identifiable
All Known Implementing Classes:
MeasuredBioAssayDataImpl

public interface MeasuredBioAssayData
extends BioAssayData

The data associated with the MeasuredBioAssay produced by FeatureExtraction.

Version:
%I%, %G%

Method Summary
 
Methods inherited from interface gov.nih.nci.mageom.domain.BioAssayData.BioAssayData
getBioAssayDimension, getBioDataValues, getDesignElementDimension, getQuantitationTypeDimension, getSummaryStatistics, setBioAssayDimension, setBioDataValues, setDesignElementDimension, setQuantitationTypeDimension, setSummaryStatistics
 
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