public class DapAtomicVariable extends DapVariable
basetype, checksum, dimensions, mapsattributes, 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, toStringaddAttribute, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, isTopLevel, removeAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSortpublic DapAtomicVariable()
public DapAtomicVariable(java.lang.String name)
public boolean isLeaf()
isLeaf in class DapVariable