Package | Description |
---|---|
com.pega.pegarules.pub.generator |
Java generation public interfaces and classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GenericAssemblerValidator
The
RuleBasedAssembler interface is the minimum implementation
required for an assembler. |
interface |
JavaGenerator
The
JavaGenerator interface identifies the code fragments
required to specify how a defining Rule- instance is to be implemented. |
interface |
JavaGeneratorExtended
The
JavaGeneratorExtended interface provides methods to
set values used during translation via the "ClipboardPage" interface
to FUA that are normally supplied directly a class-specific Rule
translator. |
Modifier and Type | Method and Description |
---|---|
GenericAssembler |
FirstUseAssembler.getBuilder()
Identifies the rule assembler that is being used during this assembly.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.