Package dap4.servlet
Class CDMDMR.CDMVariable
java.lang.Object
dap4.core.dmr.DapNode
dap4.core.dmr.DapVariable
dap4.servlet.CDMDMR.CDMVariable
- All Implemented Interfaces:
dap4.core.dmr.DapDecl
- Enclosing class:
- CDMDMR
public abstract static class CDMDMR.CDMVariable
extends dap4.core.dmr.DapVariable
-
Field Summary
Fields inherited from class dap4.core.dmr.DapVariable
attributechecksum, basetype, dimensions, fieldindex, mapsFields inherited from class dap4.core.dmr.DapNode
annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dap4.core.dmr.DapVariable
addDimension, addMap, getBaseType, getChecksumAttribute, getCount, getDimension, getDimensions, getFieldIndex, getMaps, getRank, getTrueBaseType, isAtomic, isCompound, isEnum, isLeaf, isSequence, isStructure, setAttributeChecksum, setBaseType, setFieldIndex, toStringMethods inherited from class dap4.core.dmr.DapNode
addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort
-
Constructor Details
-
CDMVariable
-