|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioAssay
An abstract class which represents both physical and computational groupings of arrays and biomaterials.
| Method Summary | |
|---|---|
FactorValue[] |
getBioAssayFactorValues()
Returns the value of this BioAssay object's bioAssayFactorValues attribute. |
Channel[] |
getChannels()
Returns the value of this BioAssay object's channels attribute. |
void |
setBioAssayFactorValues(FactorValue[] p_bioAssayFactorValues)
Sets the bioAssayFactorValues attribute. |
void |
setChannels(Channel[] p_channels)
Sets the channels attribute. |
| 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 setBioAssayFactorValues(FactorValue[] p_bioAssayFactorValues)
BioAssay object.
p_bioAssayFactorValues - The new value for bioAssayFactorValues.getBioAssayFactorValues()FactorValue[] getBioAssayFactorValues()
BioAssay object's bioAssayFactorValues attribute.
gov.nih.nci.mageom.bean.Experiment.FactorValue[] The value of bioAssayFactorValues.FactorValuevoid setChannels(Channel[] p_channels)
BioAssay object.
p_channels - The new value for channels.getChannels()Channel[] getChannels()
BioAssay object's channels attribute.
gov.nih.nci.mageom.bean.BioAssay.Channel[] The value of channels.Channel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||