| Class | Description |
|---|---|
| CDMTypeFcns |
This Class is used to isolate as many as possible
of the switch statements using TypeSort enums
(Or in somecase DapType.getTypeSort())
Singleton
|
| CDMUtil |
CDM related Constants and utilities
common to client and server code
|
| NodeMap<CDM_T extends CDMNode,DAP_T extends DapNode> |
Provide a bi-directional 1-1 map between DapNode
instances and CDMNode instances.
|