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.dataelement |
This package describes the com.ibm.pdp.maf.rpp.kernel.pac.dataelement, 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.report |
This package describes the com.ibm.pdp.maf.rpp.pac.report, 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.
|
com.ibm.pdp.maf.rpp.pac.text |
This package describes the com.ibm.pdp.maf.rpp.pac.text, 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.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
DRKLine.getDataElement()
This indicates the Data Element which makes up the key (or index) of the table, or the columns of an alter table.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
CELineLabel.getDataElement()
Data Element when LabelNature O : Data Element label.
|
DataElement |
CELineField.getDataElement()
Data Element called.
|
DataElement |
AbstractCSLine.getDataElement()
Data Element that is to be used as the primary access key to the Segment.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
DataElement.getParent()
Indicates the parent of the data element.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DataElement> |
DataElement.getChildrenDataElements()
Returns the list of children data elements.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
MacroParameters.getDataElement()
DataElement linked if the parameter refers to a DataElement (E=CORUB).
|
Modifier and Type | Method and Description |
---|---|
DataElement |
DataElementCELine.getDataElement()
This field displays the name of the Data Element called in the Report.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
LVDataElementComponent.getDataElement()
Gives the Data Element called in the Segment or ih the Group.
|
DataElement |
DataElementComponent.getDataElement()
Gives the Data Element called in the Segment or in the Group.
|
DataElement |
SQLComplement.getDataElementColumn()
Indicates the Data Element code to specify the source of the column.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
TextLine.getDataElement()
This field is used to establish a cross-reference between the section title line and one Data Element.
|
Modifier and Type | Method and Description |
---|---|
DataElement |
IMAFModelService.getDataElement(java.lang.String projectName,
java.lang.String packageName,
java.lang.String entityName)
Returns the Data Element for this project name, package name and entity name.
|