allSubclassesUpToSchema

allSubclassesUpToSchema(topSchema: Schema;
                        subs:      ClassColl input);

The allSubclassesUpToSchema method of the Class class adds all subclasses of the receiver up to those in the schema specified in the topSchema parameter to the collection specified in the subs parameter.