Replacing a Workplace Object Class

To replace an existing registered class:

Note: The replacement class must be a descendant of the original class. Replacing an object class is useful for modifying the behavior of objects that are instances of the original class but are not aware of the replacement class.

Original class

Replacement class


[Back: Creating an Object-Class Instance]
[Next: Restoring a Replaced Workplace Object Class]