Package | Description |
---|---|
com.pega.pegarules.pub.generator |
Java generation public interfaces and classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StringExpression
The
StringExpression interface is provided to facilitate the
assembly of String -valued expressions to be used in Java
generated for First-Use Assembly. |
Modifier and Type | Method and Description |
---|---|
Expression |
ExpressionMap.getExpression(java.lang.String aName)
Identifies the
Expression , if any, that is associated with
the specified name. |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionMap.putExpression(java.lang.String aName,
Expression aValue)
Associates the specified
Expression with the specified name
in this instance. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.