Creating class definition tables
Object class definition tables (CDT)
describe the objects to be managed,
their attributes, and how they can be altered.
To define a object class:
- 
Define object attributes in an
attribute definition table.
 
- 
Define valid operations in an
operation definition table.
 
- 
Group attributes with a
group definition table.
 
- 
List subordinate classes in a
subordinates definition table
- this table is optional.
 
- 
Inform the Server API about the class definition tables
as described in
``Binding class definitions to the Server API''.
Next topic: 
Attribute definition table (ADT)
Previous topic: 
OSAs and the Server API
© 2005 The SCO Group, Inc.  All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005