|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhysicalBioAssay
A bioAssay created by the bioAssayCreation event (e.g. in gene expression analysis this event is represented by the hybridization event).
| Method Summary | |
|---|---|
BioAssayCreation |
getBioAssayCreation()
Returns the value of this PhysicalBioAssay object's bioAssayCreation attribute. |
BioAssayTreatment[] |
getBioAssayTreatments()
Returns the value of this PhysicalBioAssay object's bioAssayTreatments attribute. |
Image[] |
getPhysicalBioAssayData()
Returns the value of this PhysicalBioAssay object's physicalBioAssayData attribute. |
void |
setBioAssayCreation(BioAssayCreation p_bioAssayCreation)
Sets the bioAssayCreation attribute. |
void |
setBioAssayTreatments(BioAssayTreatment[] p_bioAssayTreatments)
Sets the bioAssayTreatments attribute. |
void |
setPhysicalBioAssayData(Image[] p_physicalBioAssayData)
Sets the physicalBioAssayData attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioAssay.BioAssay |
|---|
getBioAssayFactorValues, getChannels, setBioAssayFactorValues, setChannels |
| 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 |
| Method Detail |
|---|
void setPhysicalBioAssayData(Image[] p_physicalBioAssayData)
PhysicalBioAssay object.
p_physicalBioAssayData - The new value for physicalBioAssayData.getPhysicalBioAssayData()Image[] getPhysicalBioAssayData()
PhysicalBioAssay object's physicalBioAssayData attribute.
gov.nih.nci.mageom.bean.BioAssay.Image[] The value of physicalBioAssayData.Imagevoid setBioAssayCreation(BioAssayCreation p_bioAssayCreation)
PhysicalBioAssay object.
p_bioAssayCreation - The new value for bioAssayCreation.getBioAssayCreation()BioAssayCreation getBioAssayCreation()
PhysicalBioAssay object's bioAssayCreation attribute.
gov.nih.nci.mageom.bean.BioAssay.BioAssayCreation The value of bioAssayCreation.BioAssayCreationvoid setBioAssayTreatments(BioAssayTreatment[] p_bioAssayTreatments)
PhysicalBioAssay object.
p_bioAssayTreatments - The new value for bioAssayTreatments.getBioAssayTreatments()BioAssayTreatment[] getBioAssayTreatments()
PhysicalBioAssay object's bioAssayTreatments attribute.
gov.nih.nci.mageom.bean.BioAssay.BioAssayTreatment[] The value of bioAssayTreatments.BioAssayTreatment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||