com.ibm.pdp.maf.rpp.pac.segment

Interface Table

  • All Superinterfaces:
    AbstractRadicalElement, AbstractSegment, Element, RadicalElement


    public interface Table
    extends AbstractSegment

    A table is a set of 'n' occurrences of a Segment. This segment contains a unique Data Element which constitutes the data access key.

    Pactables distinguishes between two types of Data Elements used in Segment descriptions: 'information' or 'technological'.

    'Information' Data Elements are managed by Pactables in the input, validation, update and consultation procedures. These are the elementary Data Elements of the description.

    Group Data Elements, called 'technological' Data Elements, can be introduced for programming needs and are ignored by Pactables.

    The key Data Element can also be defined as a group. The input of the key for update is performed on the elementary Data Elements which compose it.

    • Method Detail

      • getGenerateFolder

        java.lang.String getGenerateFolder()
        Returns:
      • getGenerateProject

        java.lang.String getGenerateProject()
        Returns:
      • getSSLines

        java.util.List<SubSchemaAndSubSystem> getSSLines()

        Give the list of the subschemas and subsystems defined for the Pactables table.

        Returns:
      • getTableNumber

        java.lang.String getTableNumber()

        Indicates the identifier of the Pactables table.

        Returns: