Extracting All Schema-Defined Methods

In addition to the Extract command in the Methods menu that enables you to extract only the method selected in the Methods List of the Class Browser or Primitive Types Browser to a .mth file, the Methods menu in other browsers (for example, the Methods View, Messages, References, Methods, and Methods Status List browsers) provide the Extract All Schema-Defined command. Use this command to extract all schema-defined methods displayed in that methods list to a partial schema (.scm) file.

To extract all schema-defined methods in the current Methods List

The common Save As dialog is then displayed, to enable you to specify the name and location of your partial schema file. The file name defaults to the name of the current schema, with a .scm suffix. The location defaults to your JADE working directory.

See also "Extracting Selected Entities", in Chapter 2, "Change Control", of the JADE Development Environment Administration Guide.

Ensure that you extract the schema-defined methods to a location different from that of your source schema or change the partial schema file name to differentiate it from the full schema (for example, DemoSchemaAllMethods).