public interface GenericAssembler
RuleBasedAssembler
interface is the minimum implementation
required for an assembler. This is used by generation services to frame
the one assembler that dispatches to rules that implement assembly.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefinedPrimaryPageClass()
Names the class of the primary page that will be used by this rule
in the absence of overriding information.
|
static final java.lang.String VERSION
static final java.lang.String COPYRIGHT
java.lang.String getDefinedPrimaryPageClass()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.