|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeContents
The contents of a node for any or all of the three Dimensions. If a node only contained genes just the DesignElementDimension would be defined.
| Method Summary | |
|---|---|
BioAssayDimension |
getBioAssayDimension()
Returns the value of this NodeContents object's bioAssayDimension attribute. |
DesignElementDimension |
getDesignElementDimension()
Returns the value of this NodeContents object's designElementDimension attribute. |
QuantitationTypeDimension |
getQuantitationDimension()
Returns the value of this NodeContents object's quantitationDimension attribute. |
void |
setBioAssayDimension(BioAssayDimension p_bioAssayDimension)
Sets the bioAssayDimension attribute. |
void |
setDesignElementDimension(DesignElementDimension p_designElementDimension)
Sets the designElementDimension attribute. |
void |
setQuantitationDimension(QuantitationTypeDimension p_quantitationDimension)
Sets the quantitationDimension attribute. |
| 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 setDesignElementDimension(DesignElementDimension p_designElementDimension)
NodeContents object.
p_designElementDimension - The new value for designElementDimension.getDesignElementDimension()DesignElementDimension getDesignElementDimension()
NodeContents object's designElementDimension attribute.
gov.nih.nci.mageom.bean.BioAssayData.DesignElementDimension The value of designElementDimension.DesignElementDimensionvoid setQuantitationDimension(QuantitationTypeDimension p_quantitationDimension)
NodeContents object.
p_quantitationDimension - The new value for quantitationDimension.getQuantitationDimension()QuantitationTypeDimension getQuantitationDimension()
NodeContents object's quantitationDimension attribute.
gov.nih.nci.mageom.bean.BioAssayData.QuantitationTypeDimension The value of quantitationDimension.QuantitationTypeDimensionvoid setBioAssayDimension(BioAssayDimension p_bioAssayDimension)
NodeContents object.
p_bioAssayDimension - The new value for bioAssayDimension.getBioAssayDimension()BioAssayDimension getBioAssayDimension()
NodeContents object's bioAssayDimension attribute.
gov.nih.nci.mageom.bean.BioAssayData.BioAssayDimension The value of bioAssayDimension.BioAssayDimension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||