Description of methods of all types in the database
Columns ___________________________ OWNER Owner of the type TYPE_NAME Name of the type METHOD_NAME Name of the method METHOD_NO Method number for distinguishing overloaded method (not to be used as ID number) METHOD_TYPE Type of the method PARAMETERS Number of parameters to the method RESULTS Number of results returned by the method FINAL Is the method final ? INSTANTIABLE Is the method instantiable ? OVERRIDING Is the method overriding a supertype method ? INHERITED Is the method inherited from the supertype ?