public class D4DataDataset extends AbstractData implements DataDataset
| Modifier and Type | Field and Description |
|---|---|
protected D4DSP |
dsp |
static long |
serialVersionUID |
protected java.util.List<D4DataVariable> |
variables |
sort, template| Constructor and Description |
|---|
D4DataDataset(D4DSP dsp,
DapDataset dmr) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVariable(D4DataVariable dv) |
java.util.List<D4DataVariable> |
getTopVariables() |
DataVariable |
getVariableData(DapVariable var) |
computesort, getSort, getTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSort, getTemplatepublic static final long serialVersionUID
protected D4DSP dsp
protected java.util.List<D4DataVariable> variables
public D4DataDataset(D4DSP dsp, DapDataset dmr) throws DataException
DataExceptionpublic void addVariable(D4DataVariable dv)
public java.util.List<D4DataVariable> getTopVariables()
public DataVariable getVariableData(DapVariable var) throws DataException
getVariableData in interface DataDatasetDataException