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.
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
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: