Uses of Interface
com.ibm.pdp.maf.rpp.pac.program.CDLine

Packages that use CDLine
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. 
 

Uses of CDLine in com.ibm.pdp.maf.rpp.pac.program
 

Subinterfaces of CDLine in com.ibm.pdp.maf.rpp.pac.program
 interface CDLineDataStructure
          CDLineDataStrucure are used to describe three basic types of elements, which are specified in the Organization field:Standard files,Database Blocks,Work areas or linkage areas.
 interface CDLineReport
          CDLineReport are used to declare the list of ReportCall which are accessed in the program.
 

Methods in com.ibm.pdp.maf.rpp.pac.program that return types with arguments of type CDLine
 java.util.List<CDLine> Program.getCDLines()
          The purpose of the CDLines is to identify the external resources of a Program.