get Generalizations
Builds an unordered set of all interface and object classes that are generalizations of the provided class.
Return
a Set of class objects.
Parameters
class Object
the class to find generalization of.
Builds an unordered set of all interface and object classes that are generalizations of the provided class.
a Set of class objects.
the class to find generalization of.