See: Description
| Interface | Description |
|---|---|
| CDLine |
The purpose of the CDLine is to identify the external resources of a Program.
|
| 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.
|
| CDLineReport |
CDLineReport are used to declare the list of ReportCall which are accessed in the 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.
|
| Program |
The purpose of the Program entity is to develop and implement all the procedures defined in the detailed analysis phase.
|
| 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.
|
| Enum | Description |
|---|---|
| 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.
|

