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.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CPLine> |
AbstractDialog.getCPLines()
List of called predefined Macros into the generated program.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CPLine> |
AbstractDialogServer.getCPLines()
List of called predefined Macros into the generated program.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CPLine> |
Program.getCPLines()
List of called predefined Macros into the generated program.
|