A B C D E F G H I K L M N O P R S T U V

G

GeneratedDateFormatValues - Enum in com.ibm.pdp.maf.rpp.pac.common
List of formats for generated date.
GeneratedLanguageValues - Enum in com.ibm.pdp.maf.rpp.pac.common
List of generation languages.
GenerationTransactionTypeValues - Enum in com.ibm.pdp.maf.rpp.pac.blockbase
List of type of generated transaction.
getAccessKey() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine
Name of a new Data Element (not defined in the repository) that is to be used as the primary access key to the Segment.
getAccessKeyDataElementCode() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLineDataStructure
This code, on six characters, is required for indexed Data Structures.
getAccessKeySource() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine
This field can be used as a working area, a literal or Screen field.
getAccessMode() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLine
Indicates the way the Data Structure is accessed by the Program getActionCode() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.CELineFieldComplement
Gives the condition required for the control of the Data Element.
getActionCode() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.MonoStructureSegment
This field and the following fields getCreationCode(), getModificationCode(), getDeletionCode(), getType4Code(), getType5Code() and getType6Code() are used by a transaction file.
getActionCodeValue() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.Segment

This field and the following fields getPresenceInCreation(), getPresenceInModification(), getPresenceInDeletion(), getPresenceInType4(), getPresenceInType5() and getPresenceInType6() are used by a transaction file.

getAllowedIntervals() - Method in interface com.ibm.pdp.maf.rpp.kernel.DataElementDescription
Returns the allowed intervals.
getAllowedValues() - Method in interface com.ibm.pdp.maf.rpp.kernel.DataElementDescription
Returns the allowed values.
getAllowedValues() - Method in interface com.ibm.pdp.maf.rpp.pac.dataelement.DataElementDescription
This field is used to specify the authorized values of the Data Element.
getAlphanumericDelimiter() - Method in interface com.ibm.pdp.maf.rpp.pac.library.Library
This character delimits alphanumeric literals in the generated COBOL programs.
getAreaNameOrSetNameOrComment() - Method in interface com.ibm.pdp.maf.rpp.pac.blockbase.DCLine
CODASYL BlockBase: Depending on the value of the network record type, you can have:The name of the Set (S-type line),The name of the Area (A-type line),A comment (R-type line).
getBlankWhenZero() - Method in interface com.ibm.pdp.maf.rpp.pac.dataelement.DataElement

if the Blank when zero COBOL clause is generated, blanks replace the zero values that are normally printed or displayed.

getBlockBase() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.SegmentCallCSLine
BlockBase stored in the repository.
getBlockFactor() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLineDataStructure
This field, on five characters, is required for the generation of the BLOCK CONTAINS clause.
getBlockMode() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLine
This field generates the RECORDING MODE IS clause, which indicates the nature of the logical records of the file.
getBlockType() - Method in interface com.ibm.pdp.maf.rpp.pac.blockbase.AbstractBlockBase
Indicates the type of the BlockBase.
getBlockType() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLineDataStructure
Specify here whether the block size entered in the Block factor field represents a number of records, characters, or whether it must be ignored for the block management.
getBreakLevel() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLineDataStructure
For sequentially accessed, sorted files, it is the number of Data Elements (elementary or group) on which a control break processing is specified for the Data Structure.
getCalls() - Method in interface com.ibm.pdp.maf.rpp.kernel.Identifier
Returns the data calls.
getCalls() - Method in interface com.ibm.pdp.maf.rpp.kernel.Sort
Returns the data calls.
getCalls() - Method in interface com.ibm.pdp.maf.rpp.kernel.Unique
Returns the data calls.
getCapacity() - Method in interface com.ibm.pdp.maf.rpp.kernel.FloatType
Returns the capacity.
getCase() - Method in interface com.ibm.pdp.maf.rpp.kernel.StringType

If the meaning of the 'Case' attribute isn't clear,
there really should be more of a description here...
getCategoryCondition() - Method in interface com.ibm.pdp.maf.rpp.pac.report.DLine
This field indicates the conditions relevant for the execution of the Report.
getCategoryID() - Method in interface com.ibm.pdp.maf.rpp.pac.report.DLine
The category identifier consists of two alphanumeric characters from AB to ZY (ZZ is prohibited).
getCategoryName() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.CELineCategory
Name of the category.
getCategoryNature() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine
This field indicates the Screen category in which the Segment is processed.
getCategoryNature() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.CELineCategory
This field indicates the type of the category : Header, Repetitive or Screen-Bottom.
getCategoryType() - Method in interface com.ibm.pdp.maf.rpp.pac.report.DLine
This field is used to identify the type of category: standard, header, repetitive or footer.
getCDLines() - Method in interface com.ibm.pdp.maf.rpp.pac.program.Program
The purpose of the CDLines is to identify the external resources of a Program.
getCELines() - Method in interface com.ibm.pdp.maf.rpp.pac.dialog.Screen
This indicates the fields which constitute the Screen.
getCELines() - Method in interface com.ibm.pdp.maf.rpp.pac.report.Report
Displays the Data Elements called in the current Report layout.
getCELines() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.AbstractSegment

The CELines allow to identify the elements which compose the current Segment : Data Element Component, Segment Component, undefined Data Element Component, Group Component and Filler.

getCenturyReferenceYear() - Method in interface com.ibm.pdp.maf.rpp.pac.library.Library
This year is used to calculate the century during a date transformation containing only the year.
getCenturySystemDate() - Method in interface com.ibm.pdp.maf.rpp.pac.library.Library
With this option, the system date indicates the century in the generated applications.
getCharacteristicType() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.SocrateElement
This field indicates the nature of the compound characteristics, which are the Ring (A), Reverse (I), Simple reference or referenced (R), Relation (L).
getChildrenDataElements() - Method in interface com.ibm.pdp.maf.rpp.pac.dataelement.DataElement
Returns the list of children data elements.
getChildSegment() - Method in interface com.ibm.pdp.maf.rpp.pac.blockbase.DCLine
Child Segment code (member) can be used with an S-type line only.
getClassControl() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.Component
You can select a class control, specific to the Data Element call.
getClientOrganization() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine

It corresponds to the organization of the Segment or the Logical View.

getCobolFolder() - Method in interface com.ibm.pdp.maf.rpp.pac.dialog.AbstractDialog
Returns the folder where the cobol is generated.
getCobolFolder() - Method in interface com.ibm.pdp.maf.rpp.pac.dialogserver.AbstractDialogServer
Returns the folder where the cobol is generated.
getCobolFolder() - Method in interface com.ibm.pdp.maf.rpp.pac.program.Program
Returns the folder where the cobol is generated.
getCobolFormatting() - Method in interface com.ibm.pdp.maf.rpp.pac.library.Library
This option specifies whether or not generated programs (batch or on-line) from a given Library will be formatted.
getCobolPosition() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLine
This field can contain two characters.
getCobolProject() - Method in interface com.ibm.pdp.maf.rpp.pac.dialog.AbstractDialog
Returns the project where the cobol is generated.
getCobolProject() - Method in interface com.ibm.pdp.maf.rpp.pac.dialogserver.AbstractDialogServer
Returns the project where the cobol is generated.
getCobolProject() - Method in interface com.ibm.pdp.maf.rpp.pac.program.Program
Returns the project where the cobol is generated.
getCobolRecordLevel() - Method in interface com.ibm.pdp.maf.rpp.pac.program.CDLine
This option is used with the Generated description type field.
getCobolType() - Method in interface com.ibm.pdp.maf.rpp.pac.dialog.AbstractDialog
In this field, you have the COBOL variant for the generated Screen.
getCobolType() - Method in interface com.ibm.pdp.maf.rpp.pac.dialogserver.AbstractDialogServer
In this field, you have the COBOL variant for the generated Server.
getCobolType() - Method in interface com.ibm.pdp.maf.rpp.pac.library.Library
This field is used to automatically adapt the extracted elements from a higher level Library to the COBOL type specified.
getCodasylBlockBase(String, String, String) - Method in interface com.ibm.pdp.maf.rpp.service.IMAFModelService
Returns the Codeasyl Block Base for this project name, package name and entity name.
getCode() - Method in interface com.ibm.pdp.maf.rpp.pac.text.Section
This field is required.
getCodeInProgram() - Method in interface com.ibm.pdp.maf.rpp.pac.program.SegmentCall

This code is two characters long.

getColorAttribute() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.CELineLabel
Color attribute of the label.
getColumn() - Method in interface com.ibm.pdp.maf.rpp.pac.report.CompositionCELine
Column number in which the Data Element field begins.
getColumnPosition() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCELine
In relative positioning, When the line number is zero, a number in this field represents the relative displacement from the previous Data Element on this line, and will be placed on this line.
getComment() - Method in interface com.ibm.pdp.maf.rpp.pac.report.DLine
The comments entered in this field refer to the category to be printed.
getComment() - Method in interface com.ibm.pdp.maf.rpp.pac.report.Report
Comment for information only.
getCommentLine() - Method in interface com.ibm.pdp.maf.rpp.pac.macro.CommentsParameters
Comment line.
getComments() - Method in interface com.ibm.pdp.maf.rpp.pac.datastructure.DataStructure
Comments must be specified when the Data Structure is used in a Program.
getComments() - Method in interface com.ibm.pdp.maf.rpp.pac.macro.Macro
Document the Macro parameters.
getCommentsInsertionOption() - Method in interface com.ibm.pdp.maf.rpp.pac.library.Library
You can use the O or N values but you are advised to rather use the Y or S values presented in the table.
getCommentsOrRelationShipOrKeyLength() - Method in interface com.ibm.pdp.maf.rpp.pac.blockbase.DHLine
This field can be used to document the defined parent-child link.
getCommonArea() - Method in interface com.ibm.pdp.maf.rpp.pac.dialog.Dialog

The communication common area constitutes the area of exchange between the various Screens of the Dialog.

getCommonArea() - Method in interface com.ibm.pdp.maf.rpp.pac.dialogserver.DialogServer

The communication common area constitutes the area of exchange between the various Screens of the Dialog.

getComplementCommonAreaLength() - Method in interface com.ibm.pdp.maf.rpp.pac.dialog.Dialog

Length of the common area.

getComplementCommonAreaLength() - Method in interface com.ibm.pdp.maf.rpp.pac.dialogserver.DialogServer

Length of the common area.

getComplements() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.CELineField
Indicates the controls defined for the field, the branching, the fields which will be updated ,the source of the data displayed etc...
getComponents() - Method in interface com.ibm.pdp.maf.rpp.kernel.DataAggregateDescription
Returns the list of components for this aggregate.
getComposition() - Method in interface com.ibm.pdp.maf.rpp.pac.report.CELine
List of the Data Element (defined or not) describing the structure.
getCompositionGroup() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.GroupComponent
Gives the composition of the Group.
getCompositionGroup() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.LVGroupComponent
Gives the composition of the Group.
getCondition() - Method in interface com.ibm.pdp.maf.rpp.pac.report.SourceLine
This field is used to indicate the conditions under which the source is to be transferred to the target.
getContinued() - Method in interface com.ibm.pdp.maf.rpp.pac.report.SourceLine
Describing the source or the condition of a Data Element can take more than one line.
getControlBreak() - Method in interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine
Indicates the control break indicator for display.
getControlType() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.MoreControls
This field has different usages.
getControlValue() - Method in interface com.ibm.pdp.maf.rpp.pac.segment.MoreControls
The input made in this field depends on the value of the Control type field:

A B C D E F G H I K L M N O P R S T U V