|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BioAssayDataCluster
A mathematical method of higher level analysis whereby BioAssayData are grouped together into nodes.
| Method Summary | |
|---|---|
BioAssayData |
getClusterBioAssayData()
Returns the value of this BioAssayDataCluster object's clusterBioAssayData attribute. |
Node[] |
getNodes()
Returns the value of this BioAssayDataCluster object's nodes attribute. |
void |
setClusterBioAssayData(BioAssayData p_clusterBioAssayData)
Sets the clusterBioAssayData attribute. |
void |
setNodes(Node[] p_nodes)
Sets the nodes 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 setNodes(Node[] p_nodes)
BioAssayDataCluster object.
p_nodes - The new value for nodes.getNodes()Node[] getNodes()
BioAssayDataCluster object's nodes attribute.
gov.nih.nci.mageom.bean.HigherLevelAnalysis.Node[] The value of nodes.Nodevoid setClusterBioAssayData(BioAssayData p_clusterBioAssayData)
BioAssayDataCluster object.
p_clusterBioAssayData - The new value for clusterBioAssayData.getClusterBioAssayData()BioAssayData getClusterBioAssayData()
BioAssayDataCluster object's clusterBioAssayData attribute.
gov.nih.nci.mageom.bean.BioAssayData.BioAssayData The value of clusterBioAssayData.BioAssayData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||