public class MainDescriptiveNode
extends org.lsst.gruth.jutils.DescriptiveNode
| Constructor and Description |
|---|
MainDescriptiveNode(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
Map attributes,
Object value,
String subsystemName) |
MainDescriptiveNode(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
Map attributes,
String subsystemName) |
MainDescriptiveNode(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
Object value,
String subsystemName) |
MainDescriptiveNode(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
String subsystemName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubsystemName() |
addChild, 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(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
String subsystemName)
public MainDescriptiveNode(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
Object value,
String subsystemName)
public MainDescriptiveNode(org.lsst.gruth.jutils.DescriptiveNode parent,
Object name,
Map attributes,
String subsystemName)
public String getSubsystemName()
Copyright © 2015 LSST. All rights reserved.