|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DerivedBioAssay
A BioAssay that is created by the Transformation BioEvent from one or more MeasuredBioAssays or DerivedBioAssays.
| Method Summary | |
|---|---|
DerivedBioAssayData[] |
getDerivedBioAssayData()
Returns the value of this DerivedBioAssay object's derivedBioAssayData attribute. |
BioAssayMap[] |
getDerivedBioAssayMap()
Returns the value of this DerivedBioAssay object's derivedBioAssayMap attribute. |
OntologyEntry |
getType()
Returns the value of this DerivedBioAssay object's type attribute. |
void |
setDerivedBioAssayData(DerivedBioAssayData[] p_derivedBioAssayData)
Sets the derivedBioAssayData attribute. |
void |
setDerivedBioAssayMap(BioAssayMap[] p_derivedBioAssayMap)
Sets the derivedBioAssayMap attribute. |
void |
setType(OntologyEntry p_type)
Sets the type 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 setDerivedBioAssayMap(BioAssayMap[] p_derivedBioAssayMap)
DerivedBioAssay object.
p_derivedBioAssayMap - The new value for derivedBioAssayMap.getDerivedBioAssayMap()BioAssayMap[] getDerivedBioAssayMap()
DerivedBioAssay object's derivedBioAssayMap attribute.
gov.nih.nci.mageom.bean.BioAssayData.BioAssayMap[] The value of derivedBioAssayMap.BioAssayMapvoid setDerivedBioAssayData(DerivedBioAssayData[] p_derivedBioAssayData)
DerivedBioAssay object.
p_derivedBioAssayData - The new value for derivedBioAssayData.getDerivedBioAssayData()DerivedBioAssayData[] getDerivedBioAssayData()
DerivedBioAssay object's derivedBioAssayData attribute.
gov.nih.nci.mageom.bean.BioAssayData.DerivedBioAssayData[] The value of derivedBioAssayData.DerivedBioAssayDatavoid setType(OntologyEntry p_type)
DerivedBioAssay object.
p_type - The new value for type.getType()OntologyEntry getType()
DerivedBioAssay object's type attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of type.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||