|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioAssayCreation
The process by which an array and one or more biomaterials are combined to create a bioAssayCreation.
| Method Summary | |
|---|---|
Array |
getArray()
Returns the value of this BioAssayCreation object's array attribute. |
PhysicalBioAssay |
getPhysicalBioAssayTarget()
Returns the value of this BioAssayCreation object's physicalBioAssayTarget attribute. |
BioMaterialMeasurement[] |
getSourceBioMaterialMeasurements()
Returns the value of this BioAssayCreation object's sourceBioMaterialMeasurements attribute. |
void |
setArray(Array p_array)
Sets the array attribute. |
void |
setPhysicalBioAssayTarget(PhysicalBioAssay p_physicalBioAssayTarget)
Sets the physicalBioAssayTarget attribute. |
void |
setSourceBioMaterialMeasurements(BioMaterialMeasurement[] p_sourceBioMaterialMeasurements)
Sets the sourceBioMaterialMeasurements attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioEvent.BioEvent |
|---|
getProtocolApplications, setProtocolApplications |
| 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 setArray(Array p_array)
BioAssayCreation object.
p_array - The new value for array.getArray()Array getArray()
BioAssayCreation object's array attribute.
gov.nih.nci.mageom.bean.Array.Array The value of array.Arrayvoid setSourceBioMaterialMeasurements(BioMaterialMeasurement[] p_sourceBioMaterialMeasurements)
BioAssayCreation object.
p_sourceBioMaterialMeasurements - The new value for sourceBioMaterialMeasurements.getSourceBioMaterialMeasurements()BioMaterialMeasurement[] getSourceBioMaterialMeasurements()
BioAssayCreation object's sourceBioMaterialMeasurements attribute.
gov.nih.nci.mageom.bean.BioMaterial.BioMaterialMeasurement[] The value of sourceBioMaterialMeasurements.BioMaterialMeasurementvoid setPhysicalBioAssayTarget(PhysicalBioAssay p_physicalBioAssayTarget)
BioAssayCreation object.
p_physicalBioAssayTarget - The new value for physicalBioAssayTarget.getPhysicalBioAssayTarget()PhysicalBioAssay getPhysicalBioAssayTarget()
BioAssayCreation object's physicalBioAssayTarget attribute.
gov.nih.nci.mageom.bean.BioAssay.PhysicalBioAssay The value of physicalBioAssayTarget.PhysicalBioAssay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||