Uses of Package
com.pega.pegarules.pub.generator

Packages that use com.pega.pegarules.pub.generator
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. 
 

Classes in com.pega.pegarules.pub.generator used by com.pega.pegarules.pub.generator
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
           
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.
 

Classes in com.pega.pegarules.pub.generator used by com.pega.pegarules.pub.runtime
FirstUseAssemblerException
          The FirstUseAssemblerException class is thrown for any unrecoverable error during First-Use Assembly runtime processing.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.