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
© 2004 The SCO Group, Inc.  All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004