This package provides a few common classes. A DTSObject is the base class for many other DTS API classes such as DTSConcept and Term. DTSHeader contains the headers used to prefix query messages sent to the DTS server, so that they will be routed to the proper query server. CodeAndIDGenerator is the base class for Apelon's DefaultCodeAndIDGenerator and for any customer-written code and ID generator.