Uses of Package
com.ibm.pdp.maf.rpp.pac.segment

Packages that use com.ibm.pdp.maf.rpp.pac.segment
com.ibm.pdp.maf.rpp.pac.blockbase This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.common.dialog This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.datastructure This package describes the com.ibm.pdp.maf.rpp.pac.datastructure, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.program This package describes the com.ibm.pdp.maf.rpp.pac.program, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.segment This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.service This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview. 
 

Classes in com.ibm.pdp.maf.rpp.pac.segment used by com.ibm.pdp.maf.rpp.pac.blockbase
AbstractSegment
          A Segment is made of a structured collection of data elements (elementary or group) and belong to a Data Structure.
 

Classes in com.ibm.pdp.maf.rpp.pac.segment used by com.ibm.pdp.maf.rpp.pac.common.dialog
AbstractSegment
          A Segment is made of a structured collection of data elements (elementary or group) and belong to a Data Structure.
LogicalView
          A Logical View defines an information concept in your company data system.
 

Classes in com.ibm.pdp.maf.rpp.pac.segment used by com.ibm.pdp.maf.rpp.pac.datastructure
AbstractSegment
          A Segment is made of a structured collection of data elements (elementary or group) and belong to a Data Structure.
 

Classes in com.ibm.pdp.maf.rpp.pac.segment used by com.ibm.pdp.maf.rpp.pac.program
AbstractSegment
          A Segment is made of a structured collection of data elements (elementary or group) and belong to a Data Structure.
 

Classes in com.ibm.pdp.maf.rpp.pac.segment used by com.ibm.pdp.maf.rpp.pac.segment
AbstractCELines
          

The -CE Lines are used to identify the elements which compose the current Segment.

AbstractSegment
          A Segment is made of a structured collection of data elements (elementary or group) and belong to a Data Structure.
CELines
          The -CE Lines are used to identify the elements which compose the current Segment.
ClassControlValues
          List of class controls.
Component
          Component is specific to Segment, MonoStructureSegment or Table but not to LogicalView.
LogicalViewComponent
          Indicates that the component is specific for Logical View.
LogicalViewDataTypeValues
          List of data types for Logical View component.
LogicalViewPresenceCheckValues
          List of values for presence checks for Logical Views.
MoreControls
          

Indicates value validation for each component called in a Segment.

PresenceCheck
          This indicates whether the presence of the Component is required, optional, or forbidden when the transaction file updates the permanent file or database.
PresenceCheckValues
          List of values for presence checks.
Segment
          Specific Segments.
SegmentTypeValues
          List of Segment types.
SocrateAuthorizationValues
          List of Socrate authorization values.
SocrateCharacteristicTypeValues
          List of Socrate characteristic types.
SocrateElement
          

Indicates the complementary lines for a SOCRATE entity.

SQLComplement
          The SQL Complement are used to specify the source (tables) of the elements (columns) called into a Segment which is used as a View.
SubSchemaAndSubSystem
          

Defines the list of the subschemas used by a Logical View, and the subschemas and subsystems of a Table.

SubSchemaAssignement
          Indicates the affiliation of the component to the subschemas defined for the Logical View.
TableLineTypeValues
          List of line types for Table.
TransferDirectionValues
          List of transfer directions for Logical View.
UndefinedDataElementComponent
          The component is a Data Element which is not defined in the repository.
 

Classes in com.ibm.pdp.maf.rpp.pac.segment used by com.ibm.pdp.maf.rpp.service
LogicalView
          A Logical View defines an information concept in your company data system.
MonoStructureSegment
          MonoStructureSegment identifies the Segments representing the common part of records in a file
Segment
          Specific Segments.
Table
          A table is a set of 'n' occurrences of a Segment.