Package dap4.cdm.dsp
Class CDMDMR.CDMGroup
- java.lang.Object
-
- dap4.core.dmr.DapNode
-
- dap4.core.dmr.DapGroup
-
- dap4.cdm.dsp.CDMDMR.CDMGroup
-
- All Implemented Interfaces:
dap4.core.dmr.DapDecl
- Enclosing class:
- CDMDMR
public static class CDMDMR.CDMGroup extends dap4.core.dmr.DapGroup
-
-
Method Summary
-
Methods inherited from class dap4.core.dmr.DapGroup
addDecl, 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
-
-
-
-
Constructor Detail
-
CDMGroup
public CDMGroup(String name)
-
-