Fujitsu J Adapter Class Generator User Manual page 39

Fujitsu user's guide j adapter class generator
Table of Contents

Advertisement

Option MethodTable
Specification format
Option MethodTable { YES | NO }
Specification contents
Specify whether or not to output the method name cross-reference list file (list of
adapter class methods that correspond to the Java class methods). If omitted, it is
assumed that NO is specified.
The method name cross-reference list file is output using the format of "
name
.txt" of the adapter class for each Java class.
Meaning of the parameter
YES
The method name cross-reference list file is output.
NO
The method name cross-reference list file is not output.
Option OutPutPath
Specification format
Option OutPutPath=
Specification contents
Specify the folder to which source of the adapter class is output.
When a folder include a blank, enclose the entire output target folder with double
quotation (").
If omitted, it is generated in the current directory.
Option OverWrite
Specification format
Option OverWrite = { YES | NO }
Specification contents
Specify whether to overwrite an existing adapter class or to overwrite it when an
adapter class of the same name already exists.
If omitted, it is assumed that NO is specified.
Meaning of the parameter
YES
Overwrite is executed.
NO
Overwrite is not executed.
Chapter 4. Using the Generator Command
output-folder
39
source-file-

Advertisement

Table of Contents
loading

Table of Contents