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