Package | Description |
---|---|
com.ibm.pdp.maf.rpp.pac.dialog |
This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.dialogserver |
This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, 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.
|
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 |
---|---|
DataStructure |
Dialog.getCommonArea()
The communication common area constitutes the area of exchange between the various Screens of the Dialog. |
Modifier and Type | Method and Description |
---|---|
DataStructure |
DialogServer.getCommonArea()
The communication common area constitutes the area of exchange between the various Screens of the Dialog. |
Modifier and Type | Method and Description |
---|---|
DataStructure |
MacroParameters.getDataStructure()
DataStructure linked if the parameter refers to a DataStructure (D=XX).
|
DataStructure |
DataStructureCall.getDataStructure()
Data Structure
|
Modifier and Type | Method and Description |
---|---|
DataStructure |
AbstractSegment.getDataStructure()
Gives the Data Structure which supports this segment.
|
Modifier and Type | Method and Description |
---|---|
DataStructure |
IMAFModelService.getDataStructure(java.lang.String projectName,
java.lang.String packageName,
java.lang.String entityName)
Returns the Data Structure for this project name, package name and entity name.
|