| Package | Description |
|---|---|
| dap4.core.data |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataAtomic
DataAtomic represents a non-container object.
|
interface |
DataCompound
DataCompound is purely to allow
unified reference to:
-DataStructure
-DataSequence
|
interface |
DataCompoundArray
DataCompoundArray represents an array of
either DataStructure or DataSequence instances.
|
interface |
DataDataset
DataDataset represents the whole dataset
and is the entry point for walking the data.
|
interface |
DataRecord
DataRecord represents a record from a sequence.
|
interface |
DataSequence
DataSequence represents a set of records.
|
interface |
DataStructure
DataStructure represents a single instance of a structure.
|
interface |
DataVariable
DataVariable is purely to allow
unified reference to various kinds of
variables:
-DataAtomic
-DataCompoundArray
-DataStructure
-DataSequence
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.