Skip to main content

add-direct-subclass-class-class

Method ADD-DIRECT-SUBCLASS

Syntax:

add-direct-subclass (superclass class) (subclass class)> => unspecified

Description:

This is a method on the generic functionadd-direct-subclass.

No behavior is specified for this method beyond that which is specified for the generic function.

This method cannot be overridden unless the following methods are overridden as well:


remove-direct-subclass class class