public class DapMap extends DapNode
annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes
Constructor and Description |
---|
DapMap() |
DapMap(java.lang.String target) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFQN() |
java.lang.String |
getShortName() |
java.lang.String |
getTargetName() |
DapVariable |
getVariable() |
void |
setVariable(DapVariable var) |
addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getGroup, getGroupPath, getIndex, getParent, getPath, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort, toString
public java.lang.String getTargetName()
public DapVariable getVariable()
public void setVariable(DapVariable var)
public java.lang.String getShortName()
getShortName
in class DapNode