Class Nc4DMR.Nc4Map

  • Enclosing class:
    Nc4DMR

    public static class Nc4DMR.Nc4Map
    extends dap4.core.dmr.DapMap
    • Field Summary

      • Fields inherited from class dap4.core.dmr.DapNode

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

      Constructors 
      Constructor Description
      Nc4Map​(dap4.core.dmr.DapVariable target)  
    • Method Summary

      • Methods inherited from class dap4.core.dmr.DapMap

        getFQN, getShortName, getVariable, setVariable
      • Methods inherited from class dap4.core.dmr.DapNode

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

      • Nc4Map

        public Nc4Map​(dap4.core.dmr.DapVariable target)