public class NcSDStructure extends SDStructure
DAPNode.CloneMap| Modifier and Type | Field and Description |
|---|---|
protected List<BaseType> |
memberBTlist |
protected NcSDStructure |
org |
protected StructureData |
sdata |
vars_nameClear, _nameEncoded| Constructor and Description |
|---|
NcSDStructure(NcSDStructure org,
StructureData sdata) |
NcSDStructure(Structure s,
List<BaseType> list)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Variable |
getVariable() |
boolean |
read(String datasetName,
Object specialO) |
void |
serialize(String dataset,
DataOutputStream sink,
CEEvaluator ce,
Object specialO) |
void |
setData(StructureData sdata) |
equal, greater_eql, greater, isRead, isSynthesized, less_eql, less, not_equal, printDecl, printVal, printXML, regexp, setProject, setRead, setSynthesizedaddVariable, checkSemantics, cloneDAG, deserialize, elementCount, externalize, getTypeName, getVar, getVarCount, getVariable, getVariables, getVariableSetaddVariable, someChildHasAttributesaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNameclone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProjectedequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisProject, setProjectprotected NcSDStructure org
protected StructureData sdata
public NcSDStructure(Structure s, List<BaseType> list)
s - the netcdf Structurelist - of the member variablespublic NcSDStructure(NcSDStructure org, StructureData sdata)
public Variable getVariable()
public boolean read(String datasetName, Object specialO) throws NoSuchVariableException, IOException
read in interface ServerMethodsread in class SDStructureNoSuchVariableExceptionIOExceptionpublic void setData(StructureData sdata)
public void serialize(String dataset, DataOutputStream sink, CEEvaluator ce, Object specialO) throws NoSuchVariableException, DAP2ServerSideException, IOException
serialize in interface ServerMethodsserialize in class SDStructureNoSuchVariableExceptionDAP2ServerSideExceptionIOExceptionCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.