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

Packages that use com.ibm.pdp.maf.rpp.pac.program
com.ibm.pdp.maf.rpp.pac.dialog This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dialogserver This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, 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.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.program used by com.ibm.pdp.maf.rpp.pac.dialog
CPLine
          

The purpose of the CPLines is to call one or more Macros into a batch or online program.

 

Classes in com.ibm.pdp.maf.rpp.pac.program used by com.ibm.pdp.maf.rpp.pac.dialogserver
CPLine
          

The purpose of the CPLines is to call one or more Macros into a batch or online program.

 

Classes in com.ibm.pdp.maf.rpp.pac.program used by com.ibm.pdp.maf.rpp.pac.program
CDLine
          The purpose of the CDLine is to identify the external resources of a Program.
CPLine
          

The purpose of the CPLines is to call one or more Macros into a batch or online program.

DataStructureCall
          DataStructureCall gives the DataStrucure and its segments accessed in the program.
MacroParameters
          MacroParameters indicates, for each parameter, its identifier and value in the program.
ProgramAccesModeValues
          List of access modes of Segments in Program.
ProgramBlockModeValues
          List of recording modes of Segments sin Program.
ProgramBlockTypeValues
          List of block size unit types of Segment in Program.
ProgramCobolRecordLevelValues
          List of COBOL record levels.
ProgramFormatTypeValues
          List of formats for non-printing Data Structure.
ProgramGeneratedDescriptionTypeValues
          List of generated description types for records.
ProgramIOModeValues
          List of field types - Input Output of Segments in Program.
ProgramOrganizationValues
          List of organizations of Segments in Program.
ProgramPhysicalUnitTypeComplementValues
          List of complementary physical unit type of Segments in Program.
ProgramPresenceValidationValues
          Lost of presence types for validation Programs.
ProgramStructureValues
          List of structures of Program.
ProgramUnitTypeValues
          List of unit types of Segments in Program.
ProgramUsageValues
          List of usages of Data Structure.
ReportCall
          ReportCall allows to have the Report called in the program and its code in the program which can be different from the Report name.
SegmentCall
          SegmentCall allows to have the segment called in the program and its code in the program which can be different from the Segment name.
 

Classes in com.ibm.pdp.maf.rpp.pac.program used by com.ibm.pdp.maf.rpp.service
Program
          The purpose of the Program entity is to develop and implement all the procedures defined in the detailed analysis phase.