Uses of Package
gov.nih.nci.mageom.domain.BioAssayData.impl

Packages that use gov.nih.nci.mageom.domain.BioAssayData.impl
gov.nih.nci.mageom.domain.BioAssayData.impl   
gov.nih.nci.mageom.domain.DesignElement.impl   
gov.nih.nci.mageom.util.cubereader   
 

Classes in gov.nih.nci.mageom.domain.BioAssayData.impl used by gov.nih.nci.mageom.domain.BioAssayData.impl
BioAssayDataImpl
          Represents the dataset created when the BioAssays are created.
BioDataValuesImpl
          The actual values for the BioAssayCube.
DesignElementDimensionImpl
          An ordered list of designElements.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData.impl used by gov.nih.nci.mageom.domain.DesignElement.impl
DesignElementMapImpl
          A DesignElementMap is the description of how source DesignElements are transformed into a target DesignElement.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData.impl used by gov.nih.nci.mageom.util.cubereader
BioDataCubeImpl
          A three-dimensional cube representation of the data.