Package | Description |
---|---|
com.ibm.pdp.maf.rpp.pac.blockbase |
This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.common |
This package describes the com.ibm.pdp.maf.rpp.pac.common, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.dataelement |
This package describes the com.ibm.pdp.maf.rpp.kernel.pac.dataelement, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.datastructure |
This package describes the com.ibm.pdp.maf.rpp.pac.datastructure, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.dialog |
This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.dialogserver |
This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.library |
This package describes the com.ibm.pdp.maf.rpp.pac.library, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.macro |
This package describes the com.ibm.pdp.maf.rpp.pac.macro, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.program |
This package describes the com.ibm.pdp.maf.rpp.pac.program, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.segment |
This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
DRLine.getGCLines()
These lines are used for documentation purposes.
|
java.util.List<GLine> |
DRLine.getGGLines()
In the -GG lines, you have the information contained in the BlockBase Description lines before they are generated.
|
java.util.List<GLine> |
DHLine.getGGLines()
In the -GG lines, you have the information contained in the BlockBase Description lines before they are generated.
|
java.util.List<GLine> |
DCLine.getGGLines()
In the -GG lines, you have the information contained in the BlockBase Description lines before they are generated.
|
java.util.List<GLine> |
AbstractBlockBase.getGGLines()
HIERARCHICAL BLOCKBASE•Physical DBD:The virtual lines associated with a description line of a physical DBD retrieve the Segment descriptions as defined in the Dictionary.
|
java.util.List<GLine> |
AbstractBlockBase.getGOLines()
In a BlockBase, the following options are available:•'Default punctuation'With this option (COMMA=YES), the punctuation will be automatically generated at the end of the lines on which you have added or modified the characteristics of columns in the Generation Elements sub-tab of the BlockBase Description Lines.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
AbstractRadicalElement.getGCLines()
These lines are used for documentation purposes.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
DataElement.getGELines()
GELines specify the automatically generated error messages, declare explicit error messages, or specify help on a Data Element or an error message.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
DataStructure.getGELines()
GELines display the error messages specified for the Data Structure.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
AbstractDialog.getGELines()
The -GELines indicate :the list of the automatically generated error messages which have been replaced,the declaration of explicit error messages,the help on a Screen, a Data Element or an error message.
|
java.util.List<GLine> |
AbstractDialog.getGGLines()
These lines on a given Screen or Dialog are used to override some of the values of the generated constants.
|
java.util.List<GLine> |
AbstractDialog.getGOLines()
The GOLines indicates the list of the generation options.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
AbstractDialogServer.getGELines()
The -GELines indicate :the list of the automatically generated error messages which have been replaced,the declaration of explicit error messages,the help on a Server, a Data Element or an error message.
|
java.util.List<GLine> |
AbstractDialogServer.getGGLines()
These lines on a given Server or Server Dialog are used to override some of the values of the generated constants.
|
java.util.List<GLine> |
AbstractDialogServer.getGOLines()
The GOLines indicates the list of the generation options.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
Library.getGOLines()
The -GO lines can be updated by administrators only, to enter generation options.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
Macro.getGELines()
Lists of the user label errors.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
Program.getGELines()
In the -GE Lines, you have the error messages.
|
java.util.List<GLine> |
Program.getGOLines()
In the -GO Lines, you have the generation options of the Program.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GLine> |
AbstractCELines.getGCLines()
These lines are used for documentation purposes.
|
java.util.List<GLine> |
AbstractSegment.getGELines()
GELines are used to declare explicit error messages on a Segment or replace automatically generated error messages on the elements called on the -CE Lines of a Segment.
|
java.util.List<GLine> |
AbstractCELines.getGELines()
GELines specify the automatically generated error messages, declare explicit error messages, or specify help on a component.
|
java.util.List<GLine> |
AbstractSegment.getGGLines()
The GGLines are used to customize the SQL accesses.
|
java.util.List<GLine> |
AbstractCELines.getGGLines()
GGLines are used to customize the SQL accesses.
|
java.util.List<GLine> |
AbstractSegment.getGOLines()
GOLines are used to enter generation options for the uppercase-lowercase management in customized SQL accesses.
|