public static class PredicateConstraint.SafePredicateExpression extends Object implements PredicateExpression, Serializable
| Constructor and Description |
|---|
SafePredicateExpression(PredicateExpression delegate) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createContext() |
boolean |
evaluate(InternalFactHandle handle,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
WorkingMemory workingMemory,
Object context) |
public SafePredicateExpression(PredicateExpression delegate)
public Object createContext()
createContext in interface PredicateExpressionpublic boolean evaluate(InternalFactHandle handle, Tuple tuple, Declaration[] previousDeclarations, Declaration[] localDeclarations, WorkingMemory workingMemory, Object context) throws Exception
evaluate in interface PredicateExpressionExceptionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.