
public class MainDescriptiveNode extends DescriptiveNode
attributes, calls, children, key, name, nodeDict, orphan, parent, realValue, root, simpleDescription| Constructor and Description |
|---|
MainDescriptiveNode(DescriptiveNode parent,
Object name,
Map attributes,
Object value,
String subsystemName) |
MainDescriptiveNode(DescriptiveNode parent,
Object name,
Map attributes,
String subsystemName) |
MainDescriptiveNode(DescriptiveNode parent,
Object name,
Object value,
String subsystemName) |
MainDescriptiveNode(DescriptiveNode parent,
Object name,
String subsystemName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubsystemName() |
cloneaddChild, calls, checkDict, children, getAllKeys, getAllNames, getAllowsChildren, getAttributes, getCalls, getChildAt, getChildCount, getChildren, getIndex, getIndirect, getKey, getName, getNodeByName, getNodeDict, getParent, getRealValue, getSimpleDescription, isLeaf, isOrphan, isRoot, setCalls, setDict, setNodeDict, setRoot, setSimpleDescription, toStringpublic MainDescriptiveNode(DescriptiveNode parent, Object name, String subsystemName)
public MainDescriptiveNode(DescriptiveNode parent, Object name, Object value, String subsystemName)
public MainDescriptiveNode(DescriptiveNode parent, Object name, Map attributes, String subsystemName)
public MainDescriptiveNode(DescriptiveNode parent, Object name, Map attributes, Object value, String subsystemName)
public String getSubsystemName()
Copyright © 2015 LSST. All rights reserved.