| Package | Description | 
|---|---|
| com.pega.pegarules.pub.generator | Java generation public interfaces and classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| StringExpression | FirstUseAssembler. newStringExpression()Provides a new  StringExpressioninstance, initially
 representing an emptyString. | 
| StringExpression | FirstUseAssembler. newStringExpression(java.lang.String aInitial,
                   boolean aIsLiteral)Provides a new  StringExpressioninstance, initially
 representing a value specified by either aStringliteral
 or aString-valued Java expression. | 
| StringExpression | FirstUseAssembler. newStringExpression(StringExpression aOriginal)Provides a new  StringExpressioninstance, initially
 representing a copy of the argument instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StringExpression. append(StringExpression aOther)Extends this  StringExpressionwith the specified one. | 
| StringExpression | FirstUseAssembler. newStringExpression(StringExpression aOriginal)Provides a new  StringExpressioninstance, initially
 representing a copy of the argument instance. | 
Copyright © 2014 Pegasystems Inc. All Rights Reserved.