Generic Function Slot-Names (4 methods)

( slot-names < class > )

Part of:

package metabang.moptilities
Returns a list of the names of the slots of a class (including both direct and inherited slots). It's like class-slot-names but on the class, not an instance of the class.

Method Summary

slot-names < class
slot-names < STANDARD-OBJECT > 
slot-names < STRUCTURE-CLASS > 
slot-names < SYMBOL >