Package | Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CDLine> |
Program.getCDLines()
The purpose of the CDLines is to identify the external resources of a Program.
|