Package dap4.servlet
Class CDMDMR.CDMGroup
java.lang.Object
dap4.core.dmr.DapNode
dap4.core.dmr.DapGroup
dap4.servlet.CDMDMR.CDMGroup
- All Implemented Interfaces:
dap4.core.dmr.DapDecl
- Enclosing class:
- CDMDMR
public static class CDMDMR.CDMGroup
extends dap4.core.dmr.DapGroup
-
Field Summary
Fields inherited from class dap4.core.dmr.DapGroup
compounds, decls, dimensions, enums, groups, variablesFields inherited from class dap4.core.dmr.DapNode
annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dap4.core.dmr.DapGroup
addDecl, containsDecl, findByFQN, findByName, findInGroup, findVariable, getCompounds, getDecls, getDimensions, getEnums, getGroups, getVariables, setDeclsMethods 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
-
Constructor Details
-
CDMGroup
-