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

Interface LogicalView

  • All Superinterfaces:
    AbstractRadicalElement, AbstractSegment, Element, RadicalElement


    public interface LogicalView
    extends AbstractSegment

    A Logical View defines an information concept in your company data system. It is constituted of a collection of elementary data, which are Data Elements. It is conveyed between the server and the client parts through the message that both parts exchange to communicate.

    • Method Detail

      • getSSLines

        java.util.List<SubSchemaAndSubSystem> getSSLines()

        Give the list of the subschemas defined for the Logical View.

        Returns:
      • getTransferDirection

        TransferDirectionValues getTransferDirection()

        Represents the transfer direction between the client and the server.

        Returns: