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

Packages that use gov.nih.nci.mageom.domain.BioAssayData
gov.nih.nci.mageom.domain.BioAssay   
gov.nih.nci.mageom.domain.BioAssay.impl   
gov.nih.nci.mageom.domain.BioAssayData   
gov.nih.nci.mageom.domain.BioAssayData.impl   
gov.nih.nci.mageom.domain.DesignElement   
gov.nih.nci.mageom.domain.DesignElement.impl   
gov.nih.nci.mageom.domain.Experiment   
gov.nih.nci.mageom.domain.Experiment.impl   
gov.nih.nci.mageom.domain.HigherLevelAnalysis   
gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl   
gov.nih.nci.mageom.domain.QuantitationType   
gov.nih.nci.mageom.domain.QuantitationType.impl   
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.BioAssay
BioAssayMap
          The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
DerivedBioAssayData
          The output of a transformation event.
MeasuredBioAssayData
          The data associated with the MeasuredBioAssay produced by FeatureExtraction.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.BioAssay.impl
BioAssayMap
          The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
DerivedBioAssayData
          The output of a transformation event.
MeasuredBioAssayData
          The data associated with the MeasuredBioAssay produced by FeatureExtraction.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.BioAssayData
BioAssayData
          Represents the dataset created when the BioAssays are created.
BioAssayDatum
          A single cell of the quantitation, bioAssay, designElement matrix.
BioAssayDimension
          An ordered list of bioAssays.
BioAssayMap
          The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
BioAssayMapping
          Container of the mappings of the input BioAssay dimensions to the output BioAssay dimension.
BioDataValues
          The actual values for the BioAssayCube.
DerivedBioAssayData
          The output of a transformation event.
DesignElementDimension
          An ordered list of designElements.
DesignElementMap
          A DesignElementMap is the description of how source DesignElements are transformed into a target DesignElement.
DesignElementMapping
          Container of the mappings of the input DesignElement dimensions to the output DesignElement dimension.
QuantitationTypeDimension
          An ordered list of quantitationTypes.
QuantitationTypeMap
          A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.
QuantitationTypeMapping
          Container of the mappings of the input QuantitationType dimensions to the output QuantitationType dimension.
Transformation
          The process by which derivedBioAssays are created from measuredBioAssays and/or derivedBioAssays.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.BioAssayData.impl
BioAssayData
          Represents the dataset created when the BioAssays are created.
BioAssayDatum
          A single cell of the quantitation, bioAssay, designElement matrix.
BioAssayDimension
          An ordered list of bioAssays.
BioAssayMap
          The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
BioAssayMapping
          Container of the mappings of the input BioAssay dimensions to the output BioAssay dimension.
BioDataCube
          A three-dimensional cube representation of the data.
BioDataTuples
          A relational, tuple representation of the data.
BioDataValues
          The actual values for the BioAssayCube.
CompositeSequenceDimension
          Specialized DesignElementDimension to hold CompositeSequences.
DerivedBioAssayData
          The output of a transformation event.
DesignElementDimension
          An ordered list of designElements.
DesignElementMap
          A DesignElementMap is the description of how source DesignElements are transformed into a target DesignElement.
DesignElementMapping
          Container of the mappings of the input DesignElement dimensions to the output DesignElement dimension.
FeatureDimension
          Specialized DesignElementDimension to hold Features.
MeasuredBioAssayData
          The data associated with the MeasuredBioAssay produced by FeatureExtraction.
QuantitationTypeDimension
          An ordered list of quantitationTypes.
QuantitationTypeMap
          A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.
QuantitationTypeMapping
          Container of the mappings of the input QuantitationType dimensions to the output QuantitationType dimension.
ReporterDimension
          Specialized DesignElementDimension to hold Reporters.
Transformation
          The process by which derivedBioAssays are created from measuredBioAssays and/or derivedBioAssays.
 

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

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

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.Experiment
BioAssayData
          Represents the dataset created when the BioAssays are created.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.Experiment.impl
BioAssayData
          Represents the dataset created when the BioAssays are created.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.HigherLevelAnalysis
BioAssayData
          Represents the dataset created when the BioAssays are created.
BioAssayDimension
          An ordered list of bioAssays.
DesignElementDimension
          An ordered list of designElements.
QuantitationTypeDimension
          An ordered list of quantitationTypes.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl
BioAssayData
          Represents the dataset created when the BioAssays are created.
BioAssayDimension
          An ordered list of bioAssays.
DesignElementDimension
          An ordered list of designElements.
QuantitationTypeDimension
          An ordered list of quantitationTypes.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.QuantitationType
QuantitationTypeMap
          A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.
 

Classes in gov.nih.nci.mageom.domain.BioAssayData used by gov.nih.nci.mageom.domain.QuantitationType.impl
QuantitationTypeMap
          A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.