public class DapAtomicVariable extends DapVariable
basetype, checksum, dimensions, maps
attributes, dataset, escapedname, fqn, index, parent, shortname, sort
Constructor and Description |
---|
DapAtomicVariable() |
DapAtomicVariable(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
isLeaf() |
addDimension, addMap, getBaseType, getChecksum, getCount, getDimension, getDimensions, getMaps, getRank, getTrueBaseType, setBaseType, setChecksum, toString
addAttribute, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, isTopLevel, removeAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort
public DapAtomicVariable()
public DapAtomicVariable(java.lang.String name)
public boolean isLeaf()
isLeaf
in class DapVariable