getSuperClassObjectDescription(Class d, ObjectDescription knownSuperClass) Returns an object-description for the super class of a class.
Parameters: d - the class. Parameters: knownSuperClass - the last known super class or null.
Configures this factory. The configuration contains several keys and
their defined values. The given reference to the configuration object
will remain valid until the report parsing or writing ends.
The configuration contents may change during the reporting.
Parameters: config - the configuration, never null
Returns an object-description for the super class of a class.
Parameters: d - the class. Parameters: knownSuperClass - the last known super class or null. The object description.