abstractpublic class CtInheritanceScanner implements CtVisitor(Code)
This class provides an abstract implementation of the visitor that allows its
subclasses to scans the metamodel elements by recursively using their
(abstract) supertype scanning methods.