public class DODSVariable extends Variable implements DODSNode
Variable
Variable.Cache
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
CE |
protected DODSNetcdfFile |
dodsfile |
attributes, cache, dataType, debugCaching, defaultCoordsSizeToCache, defaultSizeToCache, dimensions, elementSize, hashCode, isMetadata, isVariableLength, ncfile, permitCaching, proxyReader, shape, shapeAsSection, sizeToCache, spiObject
annotations, dodsname, group, immutable, parentstruct, shortName, sort
Modifier | Constructor and Description |
---|---|
protected |
DODSVariable(DODSVariable from) |
Modifier and Type | Method and Description |
---|---|
protected Variable |
copy() |
boolean |
equals(java.lang.Object oo)
Instances which have same content are equal.
|
java.lang.String |
getDODSName()
Get the dodsname
|
protected boolean |
hasCE() |
int |
hashCode()
Override Object.hashCode() to implement equals.
|
protected java.lang.String |
nameWithCE() |
protected void |
setCE(java.lang.String CE) |
void |
setDODSName(java.lang.String name)
Store the original dods 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, getShapeNotScalar, 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, writeCDL
annotate, getAnnotation, getAnnotations, getFullName, getFullNameEscaped, getGroup, getImmutable, getName, getParentStructure, getShortName, getSort, isMemberOfStructure, localhash, setImmutable, setParentStructure, setShortName, setSort, unwrap
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFullName, getFullNameEscaped, getParentStructure, getShortName, isMemberOfStructure
getName
protected java.lang.String CE
protected DODSNetcdfFile dodsfile
protected DODSVariable(DODSVariable from)
protected void setCE(java.lang.String CE)
protected boolean hasCE()
protected java.lang.String nameWithCE()
public boolean equals(java.lang.Object oo)
public int hashCode()
Variable
public java.lang.String getDODSName()
CDMNode
getDODSName
in interface DODSNode
getDODSName
in class CDMNode
public void setDODSName(java.lang.String name)
CDMNode
setDODSName
in interface DODSNode
setDODSName
in class CDMNode
name
- The original name from the DDS/DAS