|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertyGroupConstants
Defines the default categories and properties.
| Field Summary | |
|---|---|
static String |
ADDED_STEP_ADDITIONAL_JCL
Name of the property containing the additional JCL for the added steps in the build settings. |
static String |
ADDED_STEP_ERROR_FEEDBACK
Name of the property indicating whether error feedback should be enabled for each of the added steps in the build settings. |
static String |
ADDED_STEP_ERROR_FEEDBACK_FILE_PREFIX
Name of the property containing the prefix to use for the error feedback file for each of the added steps in the build settings. |
static String |
ADDED_STEP_OPTIONS
Name of the property containing the options for the added steps in the COBOL build settings. |
static String |
ADDITIONAL_JCL
|
static String |
APPEND_CHECKBOX
|
static String |
APPEND_LOCATION_VALUE
|
static String |
ASSEMBLE_MAINMODULE
|
static String |
ASSEMBLER_JCL_PROCEDURE_NAME
Name of the property containing the name of the Assembler compile JCL procedure name. |
static String |
ASSEMBLER_JOB_STEPS
Name of the property containing the job steps associated with the Assemble proc ( #ASM_ASSEMBLE_MAINMODULE). |
static String |
ASSEMBLER_SETTINGS
The category for properties pertaining to Assembler settings. |
static String |
BMS_SETTINGS
The category for properties pertaining to BMS settings. |
static String |
C_ADDED_STEP_ADDITIONAL_JCL
|
static String |
C_ADDED_STEP_OPTIONS
|
static String |
C_COMPILE_ADDITIONALJCL
|
static String |
C_COMPILE_JCL_PROCEDURE_NAME
|
static String |
C_COMPILE_JOB_STEPS
|
static String |
C_COMPILE_MACROS
|
static String |
C_COMPILE_OPTIONS
|
static String |
C_COMPILE_SYSEVENT
|
static String |
C_COMPILE_SYSLIB
|
static String |
C_COMPILE_USERLIB
|
static String |
C_CPP_SETTINGS
The category for properties pertaining to C/C++ settings. |
static String |
C_LISTING_DATASET
|
static String |
C_OBJECT_DATASET
|
static String |
CICS_TRANSLATOR_JCL_PROCEDURE_NAME
Name of the property containing the name of the CICS translator JCL proc. |
static String |
CICS_TRANSLATOR_JOB_STEPS
Name of the property containing the job steps associated with the CICS Translator proc ( #COBOL_CICS_MAINMODULE). |
static String |
COBOL_SETTINGS
The category for properties pertaining to COBOL builds and syntax checking. |
static String |
COMPILE_ADDITIONAL_JCL
Name of the property containing the additional JCL statements associated with the compile step. |
static String |
COMPILE_DATASET
|
static String |
COMPILE_ERROR_FEEDBACK_ENABLED
Name of the property indicating whether error feedback should be enabled for the compile step. |
static String |
COMPILE_JCL_PROCEDURE_NAME
Name of the property containing the name of the compile JCL procedure name. |
static String |
COMPILE_JOB_STEPS
Name of the property containing the job steps associated with the compile proc ( IPropertyGroupConstants.COMPILE_JCL_PROCEDURE_NAME). |
static String |
COMPILE_SOR
|
static String |
COMPILE_STEP2NAME
|
static String |
COMPILE_STEPNAMES
|
static String |
COMPILE_SYSDEBUG_DATASET
Name of the property containing the name of the data set into which the compiler should generate the SYSDEBUG files. |
static String |
COMPILE_SYSLIB
|
static String |
COPY_RIGHT
|
static String |
CPP_ADDED_STEP_ADDITIONAL_JCL
|
static String |
CPP_ADDED_STEP_OPTIONS
|
static String |
CPP_COMPILE_ADDITIONALJCL
|
static String |
CPP_COMPILE_JCL_PROCEDURE_NAME
|
static String |
CPP_COMPILE_JOB_STEPS
|
static String |
CPP_COMPILE_MACROS
|
static String |
CPP_COMPILE_OPTIONS
|
static String |
CPP_COMPILE_SYSEVENT
|
static String |
CPP_COMPILE_SYSLIB
|
static String |
CPP_COMPILE_USEC
|
static String |
CPP_COMPILE_USERLIB
|
static String |
CPP_HOST_GLOBAL_VARIABLES
|
static String |
CPP_HOST_USER_VARIABLES
|
static String |
CPP_LISTING_DATASET
|
static String |
CPP_OBJECT_DATASET
|
static String |
DSECT_ASSEMBLE_STEP
|
static String |
DSECT_COPYLIB
|
static String |
ENTRY_NAME
|
static String |
ERROR_FEEDBACK_FILE_PREFIX
Name of the property containing the prefix to use for the temporary error feedback file for the compile step. |
static String |
FILEMANAGER_SETTINGS
The category for properties pertaining to File Manager settings. |
static String |
GENERATED_JCL_DATASET
Name of the property containing the JCL Job Card statements that remote builds and syntax checks should use. |
static String |
HOST_ASSEMBLER_OPTIONS
Name of the property containing the name of the Assembler options. |
static String |
HOST_CICS_LEVEL
Name of the property that corresponds to the level of CICS Transaction server to use for the content assist of programs with EXEC CICS statements and syntax check of programs with EXEC CICS statements. |
static String |
HOST_CICS_OPTIONS
Name of the property containing the name of the CICS preoprocessor options. |
static String |
HOST_CICS_SEPTRANSLATOR
Name of the property indicating whether the separate CICS translator JCL Proc should be enabled. |
static String |
HOST_CICS_SYSLIB
Name of the property containing the SYSLIB for remote builds and syntax checks. |
static String |
HOST_COMPILE_OPTIONS
Name of the property containing the name of the COBOL compiler options. |
static String |
HOST_DB2_DBRMLOCATION
Name of the property containing the Database request module(DBRM) location. |
static String |
HOST_DB2_JCL_PROCEDURE_NAME
Name of the property containing the name of the DB2 preprocessor JCL proc. |
static String |
HOST_DB2_JOB_STEPS
Name of the property containing the job steps associated with the DB2 preprocessor proc ( #HOST_DB2_JCL_PROCEDURE). |
static String |
HOST_DB2_OPTIONS
Name of the property containing the name of the DB2 preprocessor options. |
static String |
HOST_DB2_PREPROCESSOR
Name of the property indicating whether the separate DB2 preprocessor JCL Proc should be enabled. |
static String |
HOST_DB2_SYSLIB
Name of the property containing the SYSLIB for separate DB2 pre-process used during remote builds. |
static String |
HOST_DB2_SYSTSIN
Name of the property containing the SYSTSIN instructions. |
static String |
HOST_GLOBAL_VARIABLES
|
static String |
HOST_IMS_LIBRARY
|
static String |
HOST_LINK_OPTIONS
|
static String |
HOST_SYSLIB
Name of the property containing the names of the data sets containing the copy books or include files that the source file(s) refer(s) to. |
static String |
HOST_USE_CICS
Name of the property indicating whether the integrated CICS translator should be used during the compile step. |
static String |
HOST_USE_DB2
Name of the property indicating whether the integrated DB2 co-processor should be used during the compile step. |
static String |
HOST_USE_IMS
Name of the property to indicate the program being built to be run in IMS. |
static String |
HOST_USER_VARIABLES
|
static String |
JCL_OPTIONS
The category for properties pertaining to the JCL job card and data set. |
static String |
JCL_PROCEDURE_NAME
|
static String |
JOB_STEPS
|
static String |
JOBCARD
Name of the property containing the JCL Job Card statements that remote builds and syntax checks should use. |
static String |
LIBRARIES
|
static String |
LINK_OPTIONS
The category for properties pertaining to link. |
static String |
LISTING_DATASET
Name of the property containing the name of the data set that compiler listing files should go into. |
static String |
LOAD_MODULE
|
static String |
LOCAL_CICS_PREPROCESSOR
Name of the property that indicates whether CICS preprocessor should be used for local builds and syntax checks. |
static String |
LOCAL_CICS_PREPROCESSOR_OPTIONS
Name of the property containing the CICS preprocessor options for local builds and syntax checks. |
static String |
LOCAL_COMPILE_OPTIONS
Name of the property containing compiler options to be used for local builds and local syntax checks. |
static String |
LOCAL_CREATE_DLL
Name of the property indicating whether a DLL should be created instead of an EXE by local builds. |
static String |
LOCAL_CREATE_EXE
Name of the property indicating whether an EXE should be created instead of a DLL by local builds. |
static String |
LOCAL_DB2_CONNECTION
Name of the property containing the name of the db2 connection the local compiler should use for communicating with the remote database during local builds and local syntax checks. |
static String |
LOCAL_DB2_COPROCESSOR
Name of the property that indicates whether the source file contains embedded SQL statement, and whether the db2 co-processor should be invoked, for local builds and local syntax checks. |
static String |
LOCAL_DB2_COPROCESSOR_OPTIONS
Name of the property containing additional db2 co-processor options for local builds and syntax checks. |
static String |
LOCAL_ENVIRONMENT_VARIABLES
Name of the property containing the set statements that can be used to set the environment variables for local builds and syntax checks. |
static String |
LOCAL_LIBRARY_OPTIONS
Name of the property containing the library options to use during the link step for local builds. |
static String |
LOCAL_LINK_OPTIONS
Name of the property containing the Link options for local builds. |
static String |
LOCAL_PREPROCESSOR_DESCRIPTION
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION02
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION03
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION04
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION05
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION06
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION07
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION08
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION09
|
static String |
LOCAL_PREPROCESSOR_DESCRIPTION10
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES02
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES03
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES04
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES05
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES06
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES07
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES08
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES09
|
static String |
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES10
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE02
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE03
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE04
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE05
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE06
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE07
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE08
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE09
|
static String |
LOCAL_PREPROCESSOR_IS_ACTIVE10
|
static String |
LOCAL_PREPROCESSOR_NAME
|
static String |
LOCAL_PREPROCESSOR_NAME02
|
static String |
LOCAL_PREPROCESSOR_NAME03
|
static String |
LOCAL_PREPROCESSOR_NAME04
|
static String |
LOCAL_PREPROCESSOR_NAME05
|
static String |
LOCAL_PREPROCESSOR_NAME06
|
static String |
LOCAL_PREPROCESSOR_NAME07
|
static String |
LOCAL_PREPROCESSOR_NAME08
|
static String |
LOCAL_PREPROCESSOR_NAME09
|
static String |
LOCAL_PREPROCESSOR_NAME10
|
static String |
LOCAL_PREPROCESSOR_NUMBER_OF_PPS
|
static String |
LOCAL_PREPROCESSOR_OPTIONS
|
static String |
LOCAL_PREPROCESSOR_OPTIONS02
|
static String |
LOCAL_PREPROCESSOR_OPTIONS03
|
static String |
LOCAL_PREPROCESSOR_OPTIONS04
|
static String |
LOCAL_PREPROCESSOR_OPTIONS05
|
static String |
LOCAL_PREPROCESSOR_OPTIONS06
|
static String |
LOCAL_PREPROCESSOR_OPTIONS07
|
static String |
LOCAL_PREPROCESSOR_OPTIONS08
|
static String |
LOCAL_PREPROCESSOR_OPTIONS09
|
static String |
LOCAL_PREPROCESSOR_OPTIONS10
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME02
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME03
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME04
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME05
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME06
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME07
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME08
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME09
|
static String |
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME10
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK02
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK03
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK04
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK05
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK06
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK07
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK08
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK09
|
static String |
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK10
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION02
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION03
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION04
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION05
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION06
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION07
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION08
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION09
|
static String |
LOCAL_PREPROCESSOR_XML_LOCATION10
|
static String |
LOCAL_SYSLIB
Name of the property containing the SYSLIB for local builds and syntax checks. |
static String |
MACRO_LIBRARIES
Name of the property containing the names of the data sets containing the macros that an assembler source file(s) refer(s) to. |
static String |
MAIN_PROGRAM_NAME
Name of the property that indicates the name of the main application entry point for a program. |
static String |
MAIN_PROGRAM_SELECTED
Name of the property that indicates whether an application entry point is specified for a program. |
static String |
MAP_ASSEMBLE_STEP
|
static String |
MAP_OBJECT
|
static String |
MFS_SETTINGS
The category for properties pertaining to MFS settings. |
static String |
OBJECT_DATASET
Name of the property containing the name of the data set that the compiler should write the object decks into. |
static String |
OPTIONS
|
static String |
PLI_SETTINGS
The category for properties pertaining to PL/I builds and syntax checking. |
static String |
PROCEDURE_NAME
|
static String |
PROGRAM_PARAMETERS_BEFORE_RUNTIME_OPTIONS
|
static String |
PROGRAM_PARAMETERS_ENABLED
|
static String |
RUN_IN_BATCH
|
static String |
RUN_IN_BATCH_WITH_DEBUG
|
static String |
RUNTIME_OPTIONS
The category for properties pertaining to Assembler settings. |
static String |
RUNTIME_OPTIONS_BEFORE_PROGRAM_PARAMETERS
|
static String |
USER_SPECIFIED_INSTRUCTIONS
|
static String |
USER_SPECIFIED_INSTRUCTIONS_ENABLED
|
| Field Detail |
|---|
static final String COPY_RIGHT
static final String COBOL_SETTINGS
static final String PLI_SETTINGS
static final String LINK_OPTIONS
static final String JCL_OPTIONS
static final String BMS_SETTINGS
static final String ASSEMBLER_SETTINGS
static final String RUNTIME_OPTIONS
static final String C_CPP_SETTINGS
static final String MFS_SETTINGS
static final String FILEMANAGER_SETTINGS
static final String MAIN_PROGRAM_SELECTED
static final String MAIN_PROGRAM_NAME
static final String LOCAL_CICS_PREPROCESSOR
Corresponds to the Invoke preprocessor checkbox in the
Local Compile Options tab of the COBOL Settings page.
Corresponds to the Invoke preprocessor checkbox in the
Local Compile Options tab of the PLI Settings page.
IPropertyGroupConstants.LOCAL_CICS_PREPROCESSOR_OPTIONS,
Constant Field Valuesstatic final String LOCAL_CICS_PREPROCESSOR_OPTIONS
Corresponds to the Preprocessor Options text
field in the Local Compile Options tab of the
COBOL Settings page.
Corresponds to the Preprocessor Options text
field in the Local Compile Options tab of the
PLI Settings page.
IPropertyGroupConstants.LOCAL_CICS_PREPROCESSOR,
Constant Field Valuesstatic final String LOCAL_COMPILE_OPTIONS
Corresponds to the
Compile Options text field in the
Local Compile Options tab of the
COBOL Settings page.
Corresponds to the
Compile Options text field in the
Local Compile Options tab of the PLI Settings
page.
static final String LOCAL_SYSLIB
Corresponds
to the SYSLIB text field in the
Local Compile Options tab of the
COBOL Settings page.
Corresponds to the SYSLIB text field in the
Local Compile Options tab of the PLI Settings
page.
static final String LOCAL_DB2_COPROCESSOR
Corresponds to the Source contains embedded SQL
checkbox in the Local Compile Options tab of the
COBOL Settings page.
Corresponds to the Source contains embedded SQL
checkbox in the Local Compile Options tab of the
PLI Settings page.
IPropertyGroupConstants.LOCAL_DB2_CONNECTION,
IPropertyGroupConstants.LOCAL_DB2_COPROCESSOR_OPTIONS,
Constant Field Valuesstatic final String LOCAL_DB2_CONNECTION
Corresponds
to the db2 connection text field in the
Local Compile Options tab of the
COBOL Settings page.
Corresponds
to the db2 connection text field in the
Local Compile Options tab of the
PLI Settings page.
IPropertyGroupConstants.LOCAL_DB2_COPROCESSOR,
IPropertyGroupConstants.LOCAL_DB2_COPROCESSOR_OPTIONS,
Constant Field Valuesstatic final String LOCAL_DB2_COPROCESSOR_OPTIONS
Corresponds to the
Other SQL Options text field in the
Local Compile Options tab of the
COBOL Settings page.
Corresponds to the db2 connection text field in the
Local Compile Options tab of the
PLI Settings page.
IPropertyGroupConstants.LOCAL_DB2_COPROCESSOR,
IPropertyGroupConstants.LOCAL_DB2_CONNECTION,
Constant Field Valuesstatic final String LOCAL_ENVIRONMENT_VARIABLES
Corresponds to the
Environment Variables (Set Statements): in the
Local Compile Options tab of the
COBOL Settings page.
statements separated by
Corresponds to the
Environment Variables (Set Statements): in the
Local Compile Options tab of the
PLI Settings page.
static final String COMPILE_JCL_PROCEDURE_NAME
Corresponds to the Compile Procedure Name:
text field in the COBOL Compile Step Options dialog.
Corresponds to the Compile Procedure Name: text field in the PLI Compile Step Options dialog.
static final String COMPILE_JOB_STEPS
IPropertyGroupConstants.COMPILE_JCL_PROCEDURE_NAME). The value of the
property should be a string containing the job steps, separated by a
colon. The string should be of the form "STEPNAME_1,TYPE_1:...:STEPNAME_N,TYPE_N:",
where STEPNAME_N is the name of the n-th step associated with the COBOL
compile proc, TYPE_N is an integer constant as defined in
com.ibm.ftt.ui.propertypages.IJCLProcedureConstants. The list
should include all the job steps, including both RDz predefined steps as
well as user defined steps, in their proper order.
#COBOL_ADDED_STEP_ADDITIONALJCL,
#COBOL_ADDED_STEP_OPTION,
#COBOL_ADDED_STEP_SUPPORT_ERRFDBACK,
#COBOL_ADDED_STEP_XML_LOCATION,
Constant Field Valuesstatic final String HOST_COMPILE_OPTIONS
Corresponds to the
Compiler Options: text field in the
COBOL Compile Step Options dialog.
Corresponds to the
Compiler Options: text field in the
PLI Compile Step Options dialog.
static final String LISTING_DATASET
Corresponds to the
Listing Output Data Set: text field in the
COBOL Compile Step Options dialog.
Corresponds to the
Listing Output Data Set: text field in the
PLI Compile Step Options dialog.
Corresponds to the
Listing Output Data Set: text field in the
Assembler Step Options dialog.
static final String OBJECT_DATASET
Corresponds to the
Object Deck Data Set: text field in the
COBOL Compile Step Options dialog.
Corresponds to the
Object Deck Data Set: text field in the
PLI Compile Step Options dialog.
Corresponds to the
Object Deck Data Set: text field in the
Assembler Step Options dialog.
static final String COMPILE_ERROR_FEEDBACK_ENABLED
TRUE or FALSE values.
Corresponds to
the Support Error Feedback checkbox in the
COBOL Compile Step Options dialog.
Corresponds to
the Support Error Feedback checkbox in the
PLI Compile Step Options dialog.
Corresponds to
the Support Error Feedback checkbox in the
Assembler Step Options dialog.
static final String ERROR_FEEDBACK_FILE_PREFIX
Corresponds to the
Data Set Qualifier for Compiler Errors text field in the
COBOL Compile Step Options dialog.
Corresponds to the
Data Set Qualifier for Compiler Errors text field in the
PLI Compile Step Options dialog.
Corresponds to the
Data Set Qualifier for Compiler Errors text field in the
Assembler Step Options dialog.
static final String COMPILE_ADDITIONAL_JCL
Corresponds to the Additional JCL: text field in the
COBOL Compile Step Options dialog.
Corresponds to the Additional JCL: text field in the
PLI Compile Step Options dialog.
Corresponds to the Additional JCL: text field in the
Assembler Step Options dialog.
static final String COMPILE_SYSDEBUG_DATASET
Corresponds to the
Debug Data Set: text field in the
COBOL Compile Step Options dialog.
Corresponds to the
Debug Data Set: text field in the
PLI Compile Step Options dialog.
static final String HOST_USE_CICS
Corresponds to the
Use CICS (contains EXEC CICS statements) in the
Procedures and Steps tab in the
COBOL Settings page.
Corresponds to the
Use CICS (contains EXEC CICS statements) in the
Procedures and Steps tab in the
PLI Settings page.
static final String HOST_CICS_LEVEL
IPropertyGroupConstants.HOST_USE_CICS) should be set to "TRUE" inorder to set
the level of the CICS transaction server.
static final String HOST_CICS_SEPTRANSLATOR
Corresponds to the
Separate CICS Translator check box in the
CICS Translator Options dialog
Corresponds to the
Separate CICS Translator check box in the
CICS Translator Options dialog
static final String CICS_TRANSLATOR_JCL_PROCEDURE_NAME
Corresponds to the Translator Procedure Name: text
field in the CICS Translator Options dialog
Corresponds to the Translator Procedure Name: text
field in the CICS Translator Options dialog
static final String CICS_TRANSLATOR_JOB_STEPS
#COBOL_CICS_MAINMODULE). The value of the
property should be a string containing the job steps, separated by a
colon. The string should be of the form "STEPNAME_1,TYPE_1:...:STEPNAME_N,TYPE_N:",
where STEPNAME_N is the name of the n-th step associated with the
CICS translate proc, TYPE_N is an integer constant as defined in
com.ibm.ftt.ui.propertypages.IJCLProcedureConstants. The list
should include all the job steps, including both predefined steps as
well as user defined steps, in their proper order.
static final String HOST_CICS_OPTIONS
Corresponds to the
Options: text field in the
CICS Translator Step Options: dialog.
static final String HOST_CICS_SYSLIB
SYSLIB: text field in the
CICS Translator Step Options dialog.
static final String HOST_USE_DB2
Corresponds to the
Use DB2 (contains EXEC SQL statements) in the
Procedures and Steps tab in the
COBOL Settings page.
Corresponds to the
Use DB2 (contains EXEC SQL statements) in the
Procedures and Steps tab in the
PLI Settings page.
static final String HOST_DB2_PREPROCESSOR
static final String HOST_DB2_JCL_PROCEDURE_NAME
Pre-compiler Procedure Name: text
field in the DB2 pre-compiler step Options dialog
static final String HOST_DB2_JOB_STEPS
#HOST_DB2_JCL_PROCEDURE). The value of the
property should be a string containing the job steps, separated by a
colon. The string should be of the form "STEPNAME_1,TYPE_1:...:STEPNAME_N,TYPE_N:",
where STEPNAME_N is the name of the n-th step associated with the
DB2 co-processor proc, TYPE_N is an integer constant as defined in
com.ibm.ftt.ui.propertypages.IJCLProcedureConstants. The list
should include all the job steps, including both predefined steps as
well as user defined steps, in their proper order.
static final String HOST_DB2_OPTIONS
Options: text field in the
DB2 pre-compile Step Options: dialog.
static final String HOST_DB2_SYSLIB
SYSLIB: text field in the
DB2 pre-compiler Step Options dialog.
static final String HOST_DB2_DBRMLOCATION
Database Request Module Location (DBRM)
text field in the DB2 pre-compiler Step Options dialog.
This property needs to be set when using the integrated co-processor
option to build or syntax check remote programs with EXEC SQL
statements. When using the integrated co-processor PROC this field will
appear in the Compile Step Options dialog.
static final String HOST_DB2_SYSTSIN
SYSTSIN instructions: field in the
COBOL or PLI Compile Step Options dialog when using the integrated
co-processor and to SYSTSIN instructions: in the
DB2 pre-compiler step options dialog when using the
separate step to do DB2 pre-processing.
static final String HOST_USE_IMS
Corresponds to the Use IMS in the IMS tab
in the COBOL Settings page.
Corresponds to the Use IMS in the IMS tab
in the PLI Settings page.
static final String HOST_IMS_LIBRARY
static final String HOST_USER_VARIABLES
static final String HOST_GLOBAL_VARIABLES
static final String ADDED_STEP_ADDITIONAL_JCL
PROCNAME_1:STEPNAME_1:JCL_1;...;PROCNAME_N:STEPNAME_N:JCL_N;",
where PROCNAME_N is the name of the proc the n-th added step belongs to,
STEPNAME_N is the name of the n-th added step, and JCL_N is the list of
JCL statements associated with the n-th added step. Corresponds to the
Additional JCL: text field in the
Add a New Step dialog or the
User-Defined Step Options dialog.
#COBOL_COMPILE_DATASETNAME,
#COBOL_ADDED_STEP_OPTION,
#COBOL_ADDED_STEP_SUPPORT_ERRFDBACK,
#COBOL_ADDED_STEP_XML_LOCATION,
Constant Field Valuesstatic final String ADDED_STEP_OPTIONS
PROCNAME_1:STEPNAME_1:OPTIONS_1;...;PROCNAME_N:STEPNAME_N:OPTIONS_N;",
where PROCNAME_N is the name of the proc the n-th added step belongs to,
STEPNAME_N is the name of the n-th added step, and OPTIONS_N is the
options string for the n-th added step. Corresponds to the
Additional Options: text field in the
Add a New Step dialog or the
User-Defined Step Options dialog.
#COBOL_COMPILE_DATASETNAME,
#COBOL_ADDED_STEP_ADDITIONALJCL,
#COBOL_ADDED_STEP_SUPPORT_ERRFDBACK,
#COBOL_ADDED_STEP_XML_LOCATION,
Constant Field Valuesstatic final String ADDED_STEP_ERROR_FEEDBACK
TRUE or
FALSE values, one for each added steps, separated by
semicolons. The string should be of the form "PROCNAME_1:STEPNAME_1:T_OR_F_1;...;PROCNAME_N:STEPNAME_N:T_OR_F_N;",
where PROCNAME_N is the name of the proc the n-th added step belongs to,
STEPNAME_N is the name of the n-th added step, and T_OR_F_N is a boolean
string TRUE or FALSE for the n-th added
step. Corresponds to the Support Error Feedback checkbox
in the Add a New Step dialog or the
User-Defined Step Options dialog.
#COBOL_COMPILE_DATASETNAME,
#COBOL_ADDED_STEP_ADDITIONALJCL,
#COBOL_ADDED_STEP_OPTION,
#COBOL_ADDED_STEP_XML_LOCATION,
Constant Field Valuesstatic final String ADDED_STEP_ERROR_FEEDBACK_FILE_PREFIX
PROCNAME_1:STEPNAME_1:QUALIFIER_1;...;PROCNAME_N:STEPNAME_N:QUALIFIER_N;",
where PROCNAME_N is the name of the proc the n-th added step belongs to,
STEPNAME_N is the name of the n-th added step, and QUALIFIER_N is the
name prefix that the temporary error feedback data set should have for
the n-th added step. Corresponds to the
Data Set Qualifier for Compiler Errors text field in the
Add a New Step dialog or the
User-Defined Step Options dialog.
#COBOL_COMPILE_DATASETNAME,
#COBOL_ADDED_STEP_ADDITIONALJCL,
#COBOL_ADDED_STEP_OPTION,
#COBOL_ADDED_STEP_SUPPORT_ERRFDBACK,
Constant Field Valuesstatic final String HOST_SYSLIB
Corresponds to the Copy Libraries: text field in the
COBOL Compile Step Options dialog.
Corresponds to the Copy Libraries: text field in the
COBOL Compile Step Options dialog.
static final String LOCAL_PREPROCESSOR_DESCRIPTION
static final String LOCAL_PREPROCESSOR_NAME
static final String LOCAL_PREPROCESSOR_OPTIONS
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK
static final String LOCAL_PREPROCESSOR_XML_LOCATION
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES
static final String LOCAL_PREPROCESSOR_IS_ACTIVE
static final String LOCAL_PREPROCESSOR_NUMBER_OF_PPS
static final String LOCAL_PREPROCESSOR_DESCRIPTION02
static final String LOCAL_PREPROCESSOR_DESCRIPTION03
static final String LOCAL_PREPROCESSOR_DESCRIPTION04
static final String LOCAL_PREPROCESSOR_DESCRIPTION05
static final String LOCAL_PREPROCESSOR_DESCRIPTION06
static final String LOCAL_PREPROCESSOR_DESCRIPTION07
static final String LOCAL_PREPROCESSOR_DESCRIPTION08
static final String LOCAL_PREPROCESSOR_DESCRIPTION09
static final String LOCAL_PREPROCESSOR_DESCRIPTION10
static final String LOCAL_PREPROCESSOR_NAME02
static final String LOCAL_PREPROCESSOR_NAME03
static final String LOCAL_PREPROCESSOR_NAME04
static final String LOCAL_PREPROCESSOR_NAME05
static final String LOCAL_PREPROCESSOR_NAME06
static final String LOCAL_PREPROCESSOR_NAME07
static final String LOCAL_PREPROCESSOR_NAME08
static final String LOCAL_PREPROCESSOR_NAME09
static final String LOCAL_PREPROCESSOR_NAME10
static final String LOCAL_PREPROCESSOR_OPTIONS02
static final String LOCAL_PREPROCESSOR_OPTIONS03
static final String LOCAL_PREPROCESSOR_OPTIONS04
static final String LOCAL_PREPROCESSOR_OPTIONS05
static final String LOCAL_PREPROCESSOR_OPTIONS06
static final String LOCAL_PREPROCESSOR_OPTIONS07
static final String LOCAL_PREPROCESSOR_OPTIONS08
static final String LOCAL_PREPROCESSOR_OPTIONS09
static final String LOCAL_PREPROCESSOR_OPTIONS10
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME02
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME03
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME04
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME05
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME06
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME07
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME08
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME09
static final String LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME10
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK02
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK03
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK04
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK05
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK06
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK07
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK08
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK09
static final String LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK10
static final String LOCAL_PREPROCESSOR_XML_LOCATION02
static final String LOCAL_PREPROCESSOR_XML_LOCATION03
static final String LOCAL_PREPROCESSOR_XML_LOCATION04
static final String LOCAL_PREPROCESSOR_XML_LOCATION05
static final String LOCAL_PREPROCESSOR_XML_LOCATION06
static final String LOCAL_PREPROCESSOR_XML_LOCATION07
static final String LOCAL_PREPROCESSOR_XML_LOCATION08
static final String LOCAL_PREPROCESSOR_XML_LOCATION09
static final String LOCAL_PREPROCESSOR_XML_LOCATION10
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES02
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES03
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES04
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES05
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES06
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES07
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES08
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES09
static final String LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES10
static final String LOCAL_PREPROCESSOR_IS_ACTIVE02
static final String LOCAL_PREPROCESSOR_IS_ACTIVE03
static final String LOCAL_PREPROCESSOR_IS_ACTIVE04
static final String LOCAL_PREPROCESSOR_IS_ACTIVE05
static final String LOCAL_PREPROCESSOR_IS_ACTIVE06
static final String LOCAL_PREPROCESSOR_IS_ACTIVE07
static final String LOCAL_PREPROCESSOR_IS_ACTIVE08
static final String LOCAL_PREPROCESSOR_IS_ACTIVE09
static final String LOCAL_PREPROCESSOR_IS_ACTIVE10
static final String JCL_PROCEDURE_NAME
static final String HOST_LINK_OPTIONS
static final String LIBRARIES
static final String USER_SPECIFIED_INSTRUCTIONS_ENABLED
static final String USER_SPECIFIED_INSTRUCTIONS
static final String ENTRY_NAME
static final String LOAD_MODULE
static final String APPEND_LOCATION_VALUE
static final String APPEND_CHECKBOX
static final String ADDITIONAL_JCL
static final String LOCAL_LINK_OPTIONS
Link Options: text field in the
Local Link Options page.
static final String LOCAL_CREATE_DLL
Build to create: DLL radio button in the
Local Link Options page.
IPropertyGroupConstants.LOCAL_CREATE_EXE,
Constant Field Valuesstatic final String LOCAL_CREATE_EXE
Build to create: EXE radio button in the
Local Link Options page.
IPropertyGroupConstants.LOCAL_CREATE_DLL,
Constant Field Valuesstatic final String LOCAL_LIBRARY_OPTIONS
Library Options: text field of the
Local Link Options page.
static final String JOBCARD
JCL Job Card: text
field in the JCL Job Card and Data Set page
static final String GENERATED_JCL_DATASET
JCL Data Set: text
field in the JCL Job Card and Data Set page
static final String ASSEMBLE_MAINMODULE
static final String MAP_ASSEMBLE_STEP
static final String MAP_OBJECT
static final String DSECT_ASSEMBLE_STEP
static final String DSECT_COPYLIB
static final String ASSEMBLER_JCL_PROCEDURE_NAME
Assemble Procedure Name:
text field in the Assembler Step Options dialog.
static final String ASSEMBLER_JOB_STEPS
#ASM_ASSEMBLE_MAINMODULE). The value of the
property should be a string containing the job steps, separated by a
colon. The string should be of the form "STEPNAME_1,TYPE_1:...:STEPNAME_N,TYPE_N:",
where STEPNAME_N is the name of the n-th step associated with the
Assemble proc, TYPE_N is an integer constant as defined in
com.ibm.ftt.ui.propertypages.IJCLProcedureConstants. The list
should include all the job steps, including both predefined steps as
well as user defined steps, in their proper order.
#ASSEMBLE_ADDED_STEP_ADDITIONALJCL,
#ASSEMBLE_ADDED_STEP_OPTION,
#ASSEMBLE_ADDED_STEP_SUPPORT_ERRFDBACK,
#ASSEMBLE_ADDED_STEP_XML_LOCATION,
Constant Field Valuesstatic final String HOST_ASSEMBLER_OPTIONS
Assembler Options: text field in the
Assembler Step Options dialog.
static final String MACRO_LIBRARIES
Macro Libraries: text field in the
Assembler Step Options dialog.
static final String RUN_IN_BATCH
static final String RUN_IN_BATCH_WITH_DEBUG
static final String OPTIONS
static final String PROCEDURE_NAME
static final String JOB_STEPS
static final String PROGRAM_PARAMETERS_ENABLED
static final String RUNTIME_OPTIONS_BEFORE_PROGRAM_PARAMETERS
static final String PROGRAM_PARAMETERS_BEFORE_RUNTIME_OPTIONS
static final String CPP_COMPILE_JCL_PROCEDURE_NAME
static final String CPP_COMPILE_JOB_STEPS
static final String CPP_COMPILE_OPTIONS
static final String CPP_COMPILE_MACROS
static final String CPP_LISTING_DATASET
static final String CPP_OBJECT_DATASET
static final String CPP_COMPILE_SYSEVENT
static final String CPP_COMPILE_SYSLIB
static final String CPP_COMPILE_USERLIB
static final String CPP_COMPILE_ADDITIONALJCL
static final String CPP_HOST_USER_VARIABLES
static final String CPP_HOST_GLOBAL_VARIABLES
static final String CPP_ADDED_STEP_ADDITIONAL_JCL
static final String CPP_ADDED_STEP_OPTIONS
static final String CPP_COMPILE_USEC
static final String C_COMPILE_JCL_PROCEDURE_NAME
static final String C_COMPILE_JOB_STEPS
static final String C_COMPILE_OPTIONS
static final String C_COMPILE_MACROS
static final String C_LISTING_DATASET
static final String C_OBJECT_DATASET
static final String C_COMPILE_SYSEVENT
static final String C_COMPILE_SYSLIB
static final String C_COMPILE_USERLIB
static final String C_COMPILE_ADDITIONALJCL
static final String C_ADDED_STEP_ADDITIONAL_JCL
static final String C_ADDED_STEP_OPTIONS
static final String COMPILE_DATASET
static final String COMPILE_STEPNAMES
static final String COMPILE_STEP2NAME
static final String COMPILE_SOR
static final String COMPILE_SYSLIB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||