org.tm4j.tologx.QueryEvaluator .getRegisteredPredicates()

Description

Returns a Map of the predicates currently registered with the QueryEvaluator. The Map key is the name of the predicate and the value is the implementation Class of the predicate.

Other Resources

Related Topics