org.drools.compiler.rule.builder.dialect.mvel
Class MVELPredicateBuilder
java.lang.Object
org.drools.compiler.rule.builder.dialect.mvel.MVELPredicateBuilder
- All Implemented Interfaces:
- PredicateBuilder
public class MVELPredicateBuilder
- extends Object
- implements PredicateBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELPredicateBuilder
public MVELPredicateBuilder()
build
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)
- Specified by:
build in interface PredicateBuilder
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.