org.drools.rule.builder.dialect.mvel
Class MVELPredicateBuilder
java.lang.Object
org.drools.rule.builder.dialect.mvel.MVELPredicateBuilder
- All Implemented Interfaces:
- PredicateBuilder
- Direct Known Subclasses:
- ClipsPredicateBuilder
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,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
PredicateConstraint predicate,
PredicateDescr predicateDescr,
AnalysisResult analysis)
- Specified by:
build
in interface PredicateBuilder
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.