| |
5. The LeTSTM
transformation process is configurable and
flexible so the resulting Java modules can
easily integrate into your existing environment
Global generation options control the
'look and feel' of the resulting Java code
-
Intra word spacing can be set at one or two
spaces for readability.
-
Existing Cobol data and execution comments
can be included in the generated Java code.
-
Data change and access listener code can be
generated in the Java data modules.
Code generation options control the format of the
resulting Java code
-
Code generation format is specified in a
code generation table.
-
The code generation table can be modified
(within limits) to produce custom formatted
Java code.
Customizable interfaces interact with your
existing environment
-
The presentation interface integrates the
generated Java code with the presentation
layer. By customizing this interface you can
interact with your existing internet, intranet,
or transaction display software.
-
The data base interface integrates the generated
Java code with data base software.
By customizing this interface you can interact
with your existing data bases, VSAM data sets,
or flat files.
-
The console interface integrates Cobol ACCEPT and
DISPLAY verbs with your existing environment.
By customizing this interface you can use the
Java console, internet, or other display subsystem
to display your current Cobol console messages.
Last page update: September 9, 2004
Page design by: Araneum Foundry Works
Copyright © 2003
by Comptramatics Corporation
Other Trademarks, Service Marks, and Copyrights
Return to Top of Page
|
|