Package dap4.servlet

Class CDMDMR.CDMSequence

java.lang.Object
dap4.core.dmr.DapNode
dap4.core.dmr.DapType
dap4.core.dmr.DapStructure
dap4.core.dmr.DapSequence
dap4.servlet.CDMDMR.CDMSequence
All Implemented Interfaces:
dap4.core.dmr.DapDecl
Enclosing class:
CDMDMR

public static class CDMDMR.CDMSequence extends dap4.core.dmr.DapSequence
  • Field Summary

    Fields inherited from class dap4.core.dmr.DapType

    CHAR, FLOAT32, FLOAT64, INT16, INT32, INT64, INT8, OPAQUE, pseudoroot, SEQUENCE, STRING, STRUCTURE, typesort, UINT16, UINT32, UINT64, UINT8, URL

    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.DapStructure

    addField, findByName, getField, getFields, indexByField, indexByName, isLeaf

    Methods inherited from class dap4.core.dmr.DapType

    getAtomicType, getSize, getTypeName, getTypeSort, isAtomic, isCharType, isCompound, isCompoundType, isEnumType, isFixedSize, isFloatType, isIntegerType, isLegalAttrType, isNumericType, isOpaqueType, isSeqType, isStringType, isStructType, isUnsigned, lookup, setTypeSort, vector, vectorget

    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

    • CDMSequence

      public CDMSequence(String name)