Workplace Class List
The Workplace Class List is a tool that creates a workplace object class
and an instance of a workplace object class. Workplace objects are constructed
using the System Object Model (SOM) protocol and are instances of one of
the following workplace object classes:
Predefined
These classes are defined by the system.
Examples of predefined workplace object classes are WPObject, WPFileSys,
and WPAbstract.
Subclass
These
classes are derived from existing predefined workplace object classes. They
add, remove, or change functions, but they retain the basic behaviors and
capabilities of the parent class.
Replaced
These
classes replace the class being subclassed. They modify the behavior
of an instance of a predefined workplace object class without the instance
being aware of the new class.
[Back: Warning Messages]
[Next: Starting Workplace Class List]