getImplementors

getImplementors(methodName: String;
                methSet:    MethodSet input);

The getImplementors method of the Class class adds the classes from all schemas in the hierarchy that implement the method specified in the methodName parameter to the collection specified in the methSet parameter.