public class DODSVariable extends Variable implements DODSNode
VariableVariable.Cache| Modifier and Type | Field and Description |
|---|---|
protected String |
CE |
protected DODSNetcdfFile |
dodsfile |
attributes, cache, dataType, debugCaching, defaultCoordsSizeToCache, defaultSizeToCache, dimensions, elementSize, hashCode, isMetadata, isVariableLength, ncfile, proxyReader, shape, shapeAsSection, sizeToCache, spiObject| Modifier | Constructor and Description |
|---|---|
protected |
DODSVariable(DODSVariable from) |
| Modifier and Type | Method and Description |
|---|---|
protected Variable |
copy() |
String |
getDODSName() |
protected boolean |
hasCE() |
protected String |
nameWithCE() |
protected void |
setCE(String CE) |
void |
setDODSName(String name) |
_read, _read, addAttribute, clone, compareTo, createNewCache, equals, extraInfo, findAttribute, findAttributeIgnoreCase, findDimensionIndex, getAttributes, getDAPName, getDAPName, getDataType, getDescription, getDimension, getDimensions, getDimensionsAll, getDimensionsString, getElementSize, getEnumTypedef, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getParentGroup, getProxyReader, getRanges, getRank, getScalarData, getShape, getShape, getShapeAll, getShapeAsSection, getSize, getSizeToCache, getSPobject, getUnitsString, hasCachedData, hashCode, invalidateCache, isCaching, isCoordinateVariable, isImmutable, isMetadata, isScalar, isUnknownLength, isUnlimited, isUnsigned, isVariableLength, lookupEnumString, read, read, read, read, read, readScalarByte, readScalarDouble, readScalarFloat, readScalarInt, readScalarLong, readScalarShort, readScalarString, readToByteChannel, readToStream, reallyRead, reallyRead, remove, removeAttribute, removeAttributeIgnoreCase, resetDimensions, resetShape, section, section, setCachedData, setCachedData, setCaching, setDataType, setDimension, setDimensions, setDimensions, setDimensionsAnonymous, setElementSize, setEnumTypedef, setImmutable, setIsScalar, setName, setParentGroup, setProxyReader, setSizeToCache, setSPobject, setUnsigned, setValues, setValues, slice, toString, toStringDebug, writeCDL, writeCDLgetFullName, getFullNameEscaped, getGroup, getImmutable, getName, getParentStructure, getShortName, getSort, isMemberOfStructure, setImmutable, setParentStructure, setShortName, setSortfinalize, getClass, notify, notifyAll, wait, wait, waitgetFullName, getFullNameEscaped, getParentStructure, getShortName, isMemberOfStructuregetNameprotected String CE
protected DODSNetcdfFile dodsfile
protected DODSVariable(DODSVariable from)
protected void setCE(String CE)
protected boolean hasCE()
protected String nameWithCE()
public String getDODSName()
getDODSName in interface DODSNodegetDODSName in class CDMNodepublic void setDODSName(String name)
setDODSName in interface DODSNodesetDODSName in class CDMNodeCopyright © 1999-2013 OPeNDAP. All Rights Reserved.