Package | Description |
---|---|
com.ibm.pdp.maf.rpp.pac.common |
This package describes the com.ibm.pdp.maf.rpp.pac.common, see the description for an UML overview.
|
com.ibm.pdp.maf.rpp.pac.library |
This package describes the com.ibm.pdp.maf.rpp.pac.library, 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 |
---|---|
static ProgramVariantValues |
ProgramVariantValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProgramVariantValues[] |
ProgramVariantValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProgramVariantValues |
Library.getCobolType()
This field is used to automatically adapt the extracted elements from a higher level Library to the COBOL type specified.
|
Modifier and Type | Method and Description |
---|---|
ProgramVariantValues |
Program.getVariante()
COBOL variant for the generated program.
|