allSubclasses
allSubclasses(subs: ClassColl input);
The allSubclasses method of the Class class adds all subclasses in the current schema and superschemas of the receiver class to the collection specified in the subs parameter.
allSubclasses(subs: ClassColl input);
The allSubclasses method of the Class class adds all subclasses in the current schema and superschemas of the receiver class to the collection specified in the subs parameter.