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() |
boolean |
equals(Object oo)
Instances which have same content are equal.
|
String |
getDODSName() |
protected boolean |
hasCE() |
int |
hashCode() |
protected String |
nameWithCE() |
protected void |
setCE(String CE) |
void |
setDODSName(String name) |
_read, _read, addAll, addAttribute, compareTo, createNewCache, extraInfo, findAttribute, findAttributeIgnoreCase, findDimensionIndex, getAttributes, getDAPName, getDAPName, getDatasetLocation, getDataType, getDescription, getDimension, getDimensions, getDimensionsAll, getDimensionsString, getElementSize, getEnumTypedef, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNameAndDimensions, getNetcdfFile, getParentGroup, getProxyReader, getRanges, getRank, getScalarData, getShape, getShape, getShapeAll, getShapeAsSection, getSize, getSizeToCache, getSPobject, getUnitsString, hasCachedData, hashCodeShow, 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, reduce, 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, localhash, setImmutable, setParentStructure, setShortName, setSort, unwrapclone, finalize, 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 boolean equals(Object oo)
public String getDODSName()
getDODSName in interface DODSNodegetDODSName in class CDMNodepublic void setDODSName(String name)
setDODSName in interface DODSNodesetDODSName in class CDMNodeCopyright © 1999–2015 OPeNDAP. All rights reserved.