|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioAssayMap
The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
| Method Summary | |
|---|---|
DerivedBioAssay |
getBioAssayMapTarget()
Returns the value of this BioAssayMap object's bioAssayMapTarget attribute. |
BioAssay[] |
getSourceBioAssays()
Returns the value of this BioAssayMap object's sourceBioAssays attribute. |
void |
setBioAssayMapTarget(DerivedBioAssay p_bioAssayMapTarget)
Sets the bioAssayMapTarget attribute. |
void |
setSourceBioAssays(BioAssay[] p_sourceBioAssays)
Sets the sourceBioAssays 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 setBioAssayMapTarget(DerivedBioAssay p_bioAssayMapTarget)
BioAssayMap object.
p_bioAssayMapTarget - The new value for bioAssayMapTarget.getBioAssayMapTarget()DerivedBioAssay getBioAssayMapTarget()
BioAssayMap object's bioAssayMapTarget attribute.
gov.nih.nci.mageom.bean.BioAssay.DerivedBioAssay The value of bioAssayMapTarget.DerivedBioAssayvoid setSourceBioAssays(BioAssay[] p_sourceBioAssays)
BioAssayMap object.
p_sourceBioAssays - The new value for sourceBioAssays.getSourceBioAssays()BioAssay[] getSourceBioAssays()
BioAssayMap object's sourceBioAssays attribute.
gov.nih.nci.mageom.bean.BioAssay.BioAssay[] The value of sourceBioAssays.BioAssay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||