public interface PredicateExpression extends Invoker
Modifier and Type | Method and Description |
---|---|
Object |
createContext() |
boolean |
evaluate(Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
WorkingMemory workingMemory,
Object context) |
Object createContext()
boolean evaluate(Object object, Tuple tuple, Declaration[] previousDeclarations, Declaration[] localDeclarations, WorkingMemory workingMemory, Object context) throws Exception
Exception
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.