|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| gov.nih.nci.mageom.domain.HigherLevelAnalysis | |
| gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl | |
| Uses of Node in gov.nih.nci.mageom.domain.HigherLevelAnalysis |
|---|
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis that return Node | |
|---|---|
Node[] |
Node.getNodes()
Returns the value of this Node object's nodes attribute. |
Node[] |
BioAssayDataCluster.getNodes()
Returns the value of this BioAssayDataCluster object's nodes attribute. |
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis with parameters of type Node | |
|---|---|
void |
Node.setNodes(Node[] p_nodes)
Sets the nodes attribute. |
void |
BioAssayDataCluster.setNodes(Node[] p_nodes)
Sets the nodes attribute. |
| Uses of Node in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl |
|---|
| Classes in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl that implement Node | |
|---|---|
class |
NodeImpl
An individual component of a clustering. |
| Fields in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl declared as Node | |
|---|---|
protected Node[] |
NodeImpl.nodes
DOCUMENT ME |
protected Node[] |
BioAssayDataClusterImpl.nodes
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl that return Node | |
|---|---|
Node[] |
NodeImpl.getNodes()
|
Node[] |
BioAssayDataClusterImpl.getNodes()
|
Node[] |
NodeImpl.searchNodes(NodeSearchCriteria criteria)
Returns an array of Node objects that
satisfy the given NodeSearchCriteria. |
| Methods in gov.nih.nci.mageom.domain.HigherLevelAnalysis.impl with parameters of type Node | |
|---|---|
void |
NodeImpl.setNodes(Node[] p_nodes)
Sets the nodes attribute. |
void |
BioAssayDataClusterImpl.setNodes(Node[] p_nodes)
Sets the nodes attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||