Package | Description |
---|---|
dap4.ce | |
dap4.core.dmr | |
dap4.dap4shared | |
dap4.servlet |
Modifier and Type | Method and Description |
---|---|
protected boolean |
CEConstraint.contractR(DapStructure dstruct,
Set<DapStructure> contracted)
Recursive helper
|
protected int |
CEConstraint.expansionCount(DapStructure struct)
Count the number of fields of a structure that
already in this view.
|
protected boolean |
CEConstraint.isWholeCompound(DapStructure dstruct)
See if a structure is "whole", which
means that none of its fields is missing from the
constraint, all of fields use default (non-constrained)
dimension), and all of its fields are also whole.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
CEConstraint.contractR(DapStructure dstruct,
Set<DapStructure> contracted)
Recursive helper
|
Modifier and Type | Class and Description |
---|---|
class |
DapGrid
This class defines a non-Gridd Grid:
i.e.
|
class |
DapSequence |
Constructor and Description |
---|
D4DataStructure(D4DSP dsp,
DapStructure dap,
D4DataCompoundArray parent,
int index) |
Modifier and Type | Field and Description |
---|---|
protected DapStructure |
CDMDataStructure.dapstruct |
Modifier and Type | Method and Description |
---|---|
protected DapStructure |
CDMDSP.buildstructvar(Variable cdmvar) |
Modifier and Type | Method and Description |
---|---|
void |
Generator.structure(DapStructure struct) |
Constructor and Description |
---|
CDMDataStructure(CDMDSP dsp,
DapStructure dap,
CDMDataCompoundArray cdv,
long recno,
StructureData data) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.