Package dap4.servlet

Class CDMDMR.CDMDataset

java.lang.Object
dap4.core.dmr.DapNode
dap4.core.dmr.DapGroup
dap4.core.dmr.DapDataset
dap4.servlet.CDMDMR.CDMDataset
All Implemented Interfaces:
dap4.core.dmr.DapDecl
Enclosing class:
CDMDMR

public static class CDMDMR.CDMDataset extends dap4.core.dmr.DapDataset
  • Field Summary

    Fields inherited from class dap4.core.dmr.DapDataset

    allcompounds, alldimensions, allenums, allgroups, allvariables, anonymousdims, base, ce, checksummap, dapversion, dmrversion, finished, fqnmap, nodelist, ns, topvariables, visiblenodes

    Fields inherited from class dap4.core.dmr.DapGroup

    compounds, decls, dimensions, enums, groups, variables

    Fields inherited from class dap4.core.dmr.DapNode

    annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class dap4.core.dmr.DapDataset

    addNode, createAnonymous, finish, finishR, getBase, getConstraint, getDapVersion, getDMRVersion, getFQNMap, getIterator, getNodeList, getNS, getTopVariables, lookup, setBase, setConstraint, setDapVersion, setDMRVersion, setFQNMap, setNS, sort, sortR

    Methods inherited from class dap4.core.dmr.DapGroup

    addDecl, containsDecl, findByFQN, findByName, findInGroup, findVariable, getCompounds, getDecls, getDimensions, getEnums, getGroups, getVariables, setDecls

    Methods inherited from class dap4.core.dmr.DapNode

    addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • CDMDataset

      public CDMDataset(String name)