com.ibm.pdp.maf.rpp.pac.inputaid

Interface InputAid

  • All Superinterfaces:
    AbstractRadicalElement, Element, RadicalElement


    public interface InputAid
    extends AbstractRadicalElement

    The purpose of the input-aid is to pre-format the -GC tab, the -GG tab or the -GO tab of an entity, in order to standardize them.

    The input-aid is defined and described an the called in the -Gx tab.

    • Method Detail

      • getDescriptionLines

        java.util.List<InputAidDescriptionLine> getDescriptionLines()

        Gives the description of the input-aid.

        Returns:
      • getSymbolicValueLines

        java.util.List<InputAidSymbolicValueLine> getSymbolicValueLines()

        Gives the list of the symbolic values defined for the input-aid.

        Returns:
      • getType

        InputAidTypeValues getType()

        Indicates the type of the input-aid : G, C or O

        Returns: