public interface DecisionTableTemplateInstanceRule extends TemplateInstanceRule, DecisionTableRule, java.io.Serializable
RuleSetTemplateInstanceRule
,
that represents a template instance rule contained within a ruleset.
An existing DecisionTableTemplateInstanceRule
can be changed by getting
its parameter values and changing them directly. See
TemplateInstanceRule
for
details.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
TreeBlock |
getParentTreeBlock()
Get the tree block that contains this rule.
|
getParameterValue, getParameterValues, getRuleTemplate
getDescription, getDisplayName, getExpandedUserPresentation, getName, getUserPresentation, isDisplayNameSynchronizedToName, setDescription, setDisplayName, setDisplayNameIsSynchronizedToName
static final java.lang.String COPYRIGHT
TreeBlock getParentTreeBlock()
getParentTreeBlock
in interface DecisionTableRule