vars, false otherwiseorg.tm4j.tolog.QueryEvaluator .invokeExtensionTest(java.lang.Class extCls,org.tm4j.tolog.parser.ASTParameterList params,java.util.Hashtable vars)
Description
Invokes the extension class extCls to test the
extension predicate under the set of bound variables specified
in vars
| Parameters | ||
|---|---|---|
| java.lang.Class | extCls | |
| org.tm4j.tolog.parser.ASTParameterList | params | |
| java.util.Hashtable | vars | |
Throws
-
org.tm4j.tolog.TologEvaluationException
-
If one or more variables in
paramsare not bound undervars, or if the extension class can not be instantiated.
Returns
true if the extension predicate evaluates to true under
Meta Data (1)
