public class ImpactAnalysisRuleContext
extends org.drools.modelcompiler.builder.generator.RuleContext
| Constructor and Description |
|---|
ImpactAnalysisRuleContext(org.drools.compiler.builder.impl.KnowledgeBuilderImpl kbuilder,
org.drools.modelcompiler.builder.PackageModel packageModel,
org.drools.core.addon.TypeResolver typeResolver,
org.drools.compiler.lang.descr.RuleDescr ruleDescr) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getBindVariableLiteralMap() |
void |
setBindVariableLiteralMap(Map<String,Object> bindVariableLiteralMap) |
addCompilationError, addDeclaration, addDeclaration, addDeclaration, addDeclaration, addDeclaration, addDeclarationReplacing, addExpression, addGlobalDeclarations, addInlineCastType, addNamedConsequence, addOOPathDeclaration, addPatternBinding, addQueryParameter, addRuleUnitVar, addRuleUnitVarOriginalType, clearOOPathPatternExpr, explicitCastType, findBindingExpression, fromVar, getAggregatePatternMap, getAllDeclarations, getAvailableBindings, getBindingOr, getConditionId, getCurrentConstraintDescr, getCurrentScopeSuffix, getDeclarationById, getDeclarationByIdWithException, getDelarationType, getEvaluatorDefinition, getExpressions, getExprId, getExprPointerLevel, getForallFirstIdentifier, getFunctionType, getKbuilder, getLegacyAccumulateCounter, getNamedConsequences, getOOPathDeclarationById, getOOPathDeclarations, getOOPathId, getOOPathPatternExpr, getOrCreateAccumulatorBindingId, getOrCreateUnificationId, getOutOfScopeVar, getPackageModel, getParentDescr, getQueryName, getQueryParameterByName, getQueryParameters, getRuleDescr, getRuleDialect, getRuleIndex, getRuleName, getRuleUnitDescr, getRuleUnitVarType, getRuleVariablesBlock, getTypeResolver, getUnificationId, getUnusableOrBinding, getVar, getVarExpr, getVarExpr, hasCompilationError, hasDeclaration, hasErrors, increaseLegacyAccumulateCounter, isNestedInsideOr, isPatternBinding, isPropertyReactive, isQuery, isRecurisveQuery, peekExprPointer, popExprPointer, popScope, pushExprPointer, pushScope, registerBindingExpression, registerOOPathPatternExpr, removeDeclarationById, resetCurrentConstraintDescr, resolveType, setCurrentConstraintDescr, setDialectFromAttributes, setNestedInsideOr, setParentDescr, setQueryName, setRuleDialect, toStringpublic ImpactAnalysisRuleContext(org.drools.compiler.builder.impl.KnowledgeBuilderImpl kbuilder,
org.drools.modelcompiler.builder.PackageModel packageModel,
org.drools.core.addon.TypeResolver typeResolver,
org.drools.compiler.lang.descr.RuleDescr ruleDescr)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.