Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
AbstractSegment |
DCLine.getChildSegment()
Child Segment code (member) can be used with an S-type line only.
|
AbstractSegment |
DCLine.getFromSegment()
Name of the physical file (file name), which supports the data.
|
AbstractSegment |
DHLine.getParentSegment()
Code of the Segment upon which the given Segment is hierarchically dependent.
|
AbstractSegment |
DHLine.getSegment()
Segment code.
|
AbstractSegment |
DCLine.getSegment()
Parent Segment or record depending on the network record type selected.
|
Modifier and Type | Method and Description |
---|---|
AbstractSegment |
ServerCallCSLine.getSegment()
Segment called
|
AbstractSegment |
SegmentCallCSLine.getSegment()
Segment stored in repository
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AbstractSegment> |
DataStructure.getLSLines()
Indicates the list of the segment linked to the data structure.
|
Modifier and Type | Method and Description |
---|---|
AbstractSegment |
SegmentCall.getSegment()
Segment referenced.
|
AbstractSegment |
MacroParameters.getSegment()
Segment linked if the parameter refers to a Segment (S=XXYY).
|
Modifier and Type | Interface and Description |
---|---|
interface |
LogicalView
A Logical View defines an information concept in your company data system.
|
interface |
MonoStructureSegment
MonoStructureSegment identifies the Segments representing the common part of records in a file
|
interface |
Segment
Specific Segments.
|
interface |
Table
A table is a set of 'n' occurrences of a Segment.
|
Modifier and Type | Method and Description |
---|---|
AbstractSegment |
SegmentComponent.getSegment()
Indicates the Segment called.
|
AbstractSegment |
LVSegmentComponent.getSegment()
Indicates the Segment called.
|