Next: Behavior-testing functionality, Previous: Behavior-still unclassified, Up: Behavior [Index]
Answer an article (‘a’ or ‘an’) which is ok for the receiver’s name
Answer the first superclass that is a full-fledged Class object
Answer the namespace that this class belongs to - the same as the superclass, since Behavior does not support namespaces yet.
Answer the class name; this prints to the name of the superclass enclosed in braces. This class name is used, for example, to print the receiver.
Answer the class name when the class is referenced from aNamespace - a dummy one, since Behavior does not support names.
Answer the class name when the class is referenced from aNamespace - a dummy one, since Behavior does not support names.
Not commented.
This method should not be called for instances of this class.