| Package | Description |
|---|---|
| MDSplus |
| Modifier and Type | Method and Description |
|---|---|
static Tree |
Tree.getActiveTree() |
Tree |
Data.getCtxTree() |
Tree |
TreeNode.getTree()
Get the associated tree instance
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Tree.setActiveTree(Tree tree)
Set the oassed tree as the active one
|
void |
Data.setCtxTree(Tree ctxTree) |
void |
Compound.setCtxTree(Tree ctxTree) |
void |
TreeNode.setTree(Tree tree)
set the associated Tree instance
|
| Constructor and Description |
|---|
TreeNode(int nid,
Tree tree) |
TreeNode(int nid,
Tree tree,
Data help,
Data units,
Data error,
Data validation) |
TreeNodeArray(int[] nids,
Tree tree) |
TreePath(String path,
Tree tree) |
TreePath(String path,
Tree tree,
Data help,
Data units,
Data error,
Data validation) |
Copyright © 2023. All rights reserved.