public class MVELPredicateBuilder extends Object implements PredicateBuilder
Constructor and Description |
---|
MVELPredicateBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
build(RuleBuildContext context,
BoundIdentifiers usedIdentifiers,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
org.drools.core.rule.PredicateConstraint predicate,
PredicateDescr predicateDescr,
AnalysisResult analysis) |
public void build(RuleBuildContext context, BoundIdentifiers usedIdentifiers, org.drools.core.rule.Declaration[] previousDeclarations, org.drools.core.rule.Declaration[] localDeclarations, org.drools.core.rule.PredicateConstraint predicate, PredicateDescr predicateDescr, AnalysisResult analysis)
build
in interface PredicateBuilder
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.