allLocalSubclasses

allLocalSubclasses(subs: ClassColl input);

The allLocalSubclasses method of the Class class adds all subclasses in the current schema of the receiver class to the collection specified in the subs parameter. (Note that the collection is not cleared before instances are added.)