Class Class

The Class class, a subclass of the Type class, is the metaclass of all other JADE classes; that is, all user-defined JADE classes are themselves instances of the Class class.

For details about handling class instances, see "Caveat When Handling Persistent Class Instances" and "Caveat When Handling Shared Transient Class Instances", in the following subsections. For details about the properties and methods defined in the Class class, see "Class Properties" and "Class Methods", later in this section.

Type

CollClass, ExceptionClass, GUIClass, JadeImportedClass, JadeUserClass