| Package | Description |
|---|---|
| editor.run |
| Modifier and Type | Method and Description |
|---|---|
RunConfigTree |
RunConfigTree.find(IRunConfig runConfig) |
RunConfigTree |
RunConfigTree.getChildAt(int childIndex) |
RunConfigTree |
RunConfigTree.getParent() |
RunConfigTree |
RunConfigDialog.getSelectedTree() |
| Modifier and Type | Method and Description |
|---|---|
List<RunConfigTree> |
RunConfigTree.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunConfigTree.addChild(RunConfigTree child) |
| Constructor and Description |
|---|
RunConfigTree(IRunConfigFactory factory,
RunConfigTree parent) |
RunConfigTree(IRunConfig runConfig,
RunConfigTree parent) |
Copyright © 2017. All rights reserved.