Dspec classes provide a set of handlers, to allow uniform handling of different types of definitions by other parts of the system, such as the editor and various browsers.
The most important handlers are those for testing if a dspec is currently defined and for undefining a dspec. See
dspec:dspec-defined-p
and
dspec:dspec-undefiner
in the
LispWorks Reference Manual
for details.