Answer an iterator over all of the classes that are super-classes of this class. Each element of the iterator will be an {@link OntClass}.
@return An iterator over the super-classes of this class. @exception OntProfileException If the {@link Profile#SUB_CLASS_OF()} property is not supported in the current language profile.
|
|