|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExperimentDesign
The ExperimentDesign is the description and collection of ExperimentalFactors and the hierarchy of BioAssays to which they pertain.
| Method Summary | |
|---|---|
ExperimentalFactor[] |
getExperimentalFactors()
Returns the value of this ExperimentDesign object's experimentalFactors attribute. |
Description |
getNormalizationDescription()
Returns the value of this ExperimentDesign object's normalizationDescription attribute. |
Description |
getQualityControlDescription()
Returns the value of this ExperimentDesign object's qualityControlDescription attribute. |
Description |
getReplicateDescription()
Returns the value of this ExperimentDesign object's replicateDescription attribute. |
BioAssay[] |
getTopLevelBioAssays()
Returns the value of this ExperimentDesign object's topLevelBioAssays attribute. |
OntologyEntry[] |
getTypes()
Returns the value of this ExperimentDesign object's types attribute. |
void |
setExperimentalFactors(ExperimentalFactor[] p_experimentalFactors)
Sets the experimentalFactors attribute. |
void |
setNormalizationDescription(Description p_normalizationDescription)
Sets the normalizationDescription attribute. |
void |
setQualityControlDescription(Description p_qualityControlDescription)
Sets the qualityControlDescription attribute. |
void |
setReplicateDescription(Description p_replicateDescription)
Sets the replicateDescription attribute. |
void |
setTopLevelBioAssays(BioAssay[] p_topLevelBioAssays)
Sets the topLevelBioAssays attribute. |
void |
setTypes(OntologyEntry[] p_types)
Sets the types attribute. |
| 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 |
| Method Detail |
|---|
void setExperimentalFactors(ExperimentalFactor[] p_experimentalFactors)
ExperimentDesign object.
p_experimentalFactors - The new value for experimentalFactors.getExperimentalFactors()ExperimentalFactor[] getExperimentalFactors()
ExperimentDesign object's experimentalFactors attribute.
gov.nih.nci.mageom.bean.Experiment.ExperimentalFactor[] The value of experimentalFactors.ExperimentalFactorvoid setTopLevelBioAssays(BioAssay[] p_topLevelBioAssays)
ExperimentDesign object.
p_topLevelBioAssays - The new value for topLevelBioAssays.getTopLevelBioAssays()BioAssay[] getTopLevelBioAssays()
ExperimentDesign object's topLevelBioAssays attribute.
gov.nih.nci.mageom.bean.BioAssay.BioAssay[] The value of topLevelBioAssays.BioAssayvoid setReplicateDescription(Description p_replicateDescription)
ExperimentDesign object.
p_replicateDescription - The new value for replicateDescription.getReplicateDescription()Description getReplicateDescription()
ExperimentDesign object's replicateDescription attribute.
gov.nih.nci.mageom.bean.Description.Description The value of replicateDescription.Descriptionvoid setQualityControlDescription(Description p_qualityControlDescription)
ExperimentDesign object.
p_qualityControlDescription - The new value for qualityControlDescription.getQualityControlDescription()Description getQualityControlDescription()
ExperimentDesign object's qualityControlDescription attribute.
gov.nih.nci.mageom.bean.Description.Description The value of qualityControlDescription.Descriptionvoid setNormalizationDescription(Description p_normalizationDescription)
ExperimentDesign object.
p_normalizationDescription - The new value for normalizationDescription.getNormalizationDescription()Description getNormalizationDescription()
ExperimentDesign object's normalizationDescription attribute.
gov.nih.nci.mageom.bean.Description.Description The value of normalizationDescription.Descriptionvoid setTypes(OntologyEntry[] p_types)
ExperimentDesign object.
p_types - The new value for types.getTypes()OntologyEntry[] getTypes()
ExperimentDesign object's types attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry[] The value of types.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||