Package | Description |
---|---|
com.pega.pegarules.pub.generator |
Java generation public interfaces and classes.
|
com.pega.pegarules.pub.runtime |
Public interfaces for activities, models, whens, edits, and streams.
|
Class and Description |
---|
CodeGenerator
CodeGenerator
|
DeclarativeReference
Information regarding a property reference in an expression that
can be used by declarative processing to build a network for
forward or backward chaining.
|
Expression
The
Expression interface is the basis for identifying values
that are encountered during Java generation. |
ExpressionMap
The
ExpressionMap class implements the Map
interface such that the key must be a non-null String
and the value must be an instance of Expression . |
FirstUseAssembler
The
FirstUseAssembler interface defines a toolkit for
use by implementations of the JavaGenerator interface. |
FirstUseAssemblerException
The
FirstUseAssemblerException class is thrown for any
unrecoverable error during First-Use Assembly runtime processing. |
GenericAssembler
The
RuleBasedAssembler interface is the minimum implementation
required for an assembler. |
GenericAssemblerValidator
The
RuleBasedAssembler interface is the minimum implementation
required for an assembler. |
ICodeBuffer |
IControlTemplateGenerator
IControlTemplateGenerator
|
IGeneratedMethod
IGeneratedMethod
|
IStaticContentAssembly |
JavaGenerator
The
JavaGenerator interface identifies the code fragments
required to specify how a defining Rule- instance is to be implemented. |
PageDescriptor
The
PageDescriptor interface identifies the information that is
known about a ClipboardPage during First-Use Assembly processing. |
PageDescriptor.PrimaryAssemblyPageReliability |
PRObjectWrapperGenerator
PRObjectWrapperGenerator provides the interface for standard java
page wrapper generators.
|
StringExpression
The
StringExpression interface is provided to facilitate the
assembly of String -valued expressions to be used in Java
generated for First-Use Assembly. |
UnresolvedAssemblyError
The
UnresolvedAssemblyError class is thrown by assembled
code for errors that were found during translation and that somehow managed
to result in an instance being saved. |
Class and Description |
---|
FirstUseAssemblerException
The
FirstUseAssemblerException class is thrown for any
unrecoverable error during First-Use Assembly runtime processing. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.