com.ibm.pdp.maf.rpp.pac.library

Interface Library

    • Method Detail

      • getAlphanumericDelimiter

        AlphanumericDelimiterValues getAlphanumericDelimiter()

        This character delimits alphanumeric literals in the generated COBOL programs. It depends on the value in the COBOL type field.

        Returns:
      • getCenturyReferenceYear

        int getCenturyReferenceYear()

        This year is used to calculate the century during a date transformation containing only the year. The default value upon the creation of the generation parameters is 61.

        This calculation occurs if:

        • The system date does not include the century and the calculation is performed with the Nor W value entered in the Century system date field.

        • A date transformation operator is used. The calculation mode depends on the operator used.

        Returns:
      • getCenturySystemDate

        CenturySystemDateValues getCenturySystemDate()

        With this option, the system date indicates the century in the generated applications.

        Returns:
      • getCobolFormatting

        boolean getCobolFormatting()

        This option specifies whether or not generated programs (batch or on-line) from a given Library will be formatted.

        Returns:
      • getCobolType

        ProgramVariantValues getCobolType()

        This field is used to automatically adapt the extracted elements from a higher level Library to the COBOL type specified.

        Returns:
      • getCommentsInsertionOption

        CommentsInsertionOptionValues getCommentsInsertionOption()

        You can use the O or N values but you are advised to rather use the Y or S values presented in the table.

        Returns:
      • getDecimalPointDelimiter

        DecimalDelimiterValues getDecimalPointDelimiter()

        When using the OnLine Systems Development function, this field specifies the character to be used as the decimal separator.

        Returns:
      • getGeneratedDateFormat

        GeneratedDateFormatValues getGeneratedDateFormat()

        When using the OnLine Systems Development function, this field specifies the date format to be used in generated programs.

        Returns:
      • getGeneratedLanguage

        GeneratedLanguageValues getGeneratedLanguage()

        Contains the program generation language, depending on the hardware in use.

        Returns:
      • getGenerationProjects

        java.util.List<GenerationProject> getGenerationProjects()

        The generationProjects allows you to update a different project and/or folder for each type of generation.

        Returns:
      • getGOLines

        java.util.List<GLine> getGOLines()

        The -GO lines can be updated by administrators only, to enter generation options. The administrator can:

        • Indicate the SCM import environment and application code,

        • Request the keeping of the date transformation function,

        • Modify the format of the generated indexes

        • Request the generation of cursor for update,

        • Request the breakdown of generated dates.

        Returns:
      • getMapType

        MapTypeValues getMapType()

        TP monitor variant.

        Returns: