Optional File - Fujitsu J Adapter Class Generator User Manual

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

Advertisement

36
Chapter 4. Using the Generator Command

Optional File

The optional file is a text format file used to define generator options in a file instead
of on the command line. The optional file is specified in a command line of the
java2cob command.
For example, specifying the many method names, etc. in the command line every
time is troublesome during the specification of the constructor/method/field. It can
be more readily and accurately accomplished by creating the optional file. (Refer to
the paragraph "
Format
The parameters that can be placed in an optional file, are as follows:
Parameter name
lass-
Class c
name/interface-name
Option ClassPath
Option Code
Option
CommandOptions
Option GenOnlyUsed
Option MethodTable
Option OutPutPath
Option OverWrite
Option ReduceClass
Option String
Option Terminal
When the optional file is specified
Explanation
Specify a class name or interface name of Java
that generates the adapter class. If necessary,
specify the constructor/method/field generated as
an adapter class.
Specify a search path of the Java class/interface.
Specify a code system during execution time.
Specify directly options of the java2cob
command.
Specify whether or not to specify a
constructor/method/field generated as an adapter
class.
Specify whether or not to output the method
name cross-reference list file.
Specify a folder to output the source of the
adapter class.
Specify to overwrite an existing adapter class or
not to overwrite it when an adapter class of the
same name already exists.
Specify whether or not to reduce the number of
adapter classes.
Specify whether or not to generate an adapter
class in which the java.lang.String type is mapped
into alphanumeric item.
Specify whether or not to generates an adapter
class in which the end character string setting is
made, for the method that has the parameter of
String type field and the String type.
" of command syntax.)
Note
Omission is not allowed.
Multiple settings are
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.
Omission is allowed.
Multiple setting is not
allowed.

Advertisement

Table of Contents
loading

Table of Contents