public class Universal extends CEConstraint
CEConstraint.Expand, CEConstraint.FilterIterator, CEConstraint.ReferenceIterator, CEConstraint.Segmentattributes, dimrefs, dmr, enums, expansion, finished, groups, redef, redefslice, refdims, segments, universals, variables| Constructor and Description |
|---|
Universal() |
Universal(dap4.core.dmr.DapDataset dmr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build() |
CEConstraint |
finish()
Finish creating this Constraint; for Universal,
this does nothing; the important stuff is in build().
|
boolean |
references(dap4.core.dmr.DapNode node)
Reference X match
|
addAttribute, addRedef, addVariable, compare, computedimensions, computeenums, computegroups, contract, contractR, dumpvar, eval, expand, expansionCount, fieldValue, filterIterator, findSegment, findVariableIndex, getConstrainedDimensions, getConstrainedSlices, getDMR, getRedefDim, getUniversal, isWholeCompound, match, matches, projectionIterator, referenceIterator, release, setFilter, toConstraintString, toStringpublic Universal()
public Universal(dap4.core.dmr.DapDataset dmr)
throws dap4.core.util.DapException
dap4.core.util.DapExceptionpublic CEConstraint finish() throws dap4.core.util.DapException
finish in class CEConstraintdap4.core.util.DapExceptionprotected void build()
throws dap4.core.util.DapException
dap4.core.util.DapExceptionpublic boolean references(dap4.core.dmr.DapNode node)
CEConstraintreferences in class CEConstraintnode - to test