Modify remote method signature

Changes additional information / documentation of a method in the EDMdatabase.
The purpose of the user defined method signatures is to provide information about the methods and their input parameters to the users. The methods in question are Express-X mapping schemas and query functions.
This is the only way to add classification and description to a query function method. For Express-X schema maps, this information may also be given by Define remote method signature.
Arguments:

Server context name:

Specify name of server context.
When activating the Select button, the name of all defined server contexts will be displayed in the related selection list.

Remote method type:

Specify type of method.
When activating the Select button, the name of all defined methods will be displayed in the related selection list.

Remote method schema:

Specify the name of the schema.
When activating the Select button, the name of all defined method schemata will be displayed in the related selection list.

Remote method query schema:

Specify query schema where the mothod is defined.

Remote method name:

Specify name of method

Remote method class:

optional: Examples: ifc_checkin, ifc_checkout, ifc_heal

Remote method parameter names.

NULL terminated list of parameter names

Remote method parameter types:

Specify list of parameter data types.
When activating the Select button, a list of allowed parameter types is displayed. Select one or more from the list.

Remote method description:

Textual description of the method.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.
This option has no effect on file name arguments.