| Package | Description |
|---|---|
| MDSplus |
| Modifier and Type | Method and Description |
|---|---|
TreeNodeArray |
TreeNode.getChildren()
Get all che child nodes for this node
|
TreeNodeArray |
TreeNode.getConglomerateNodes()
Return the array of nodes corresponding to the elements of the conglomeate to
which the node belongs
|
TreeNodeArray |
TreeNode.getDescendants()
Get all the descendant (members + children)for this node
|
TreeNodeArray |
TreeNode.getMembers()
Return all the members of this node
|
TreeNodeArray |
Tree.getNodeWild(String path)
Return the TreeNode array for all the successor nodes of the specified usage
with respect of the passed path.
|
TreeNodeArray |
Tree.getNodeWild(String path,
int usage) |
TreeNodeArray |
Tree.getNodeWild(String path,
String usage) |
Copyright © 2020. All rights reserved.