Class ProcessPredicate

java.lang.Object
net.ontopia.topicmaps.query.spi.JavaPredicate
net.ontopia.topicmaps.query.spi.ProcessPredicate
All Implemented Interfaces:
BasicPredicateIF, PredicateIF

public abstract class ProcessPredicate extends JavaPredicate
EXPERIMENTAL: Base predicate that provides a simple interface for implementing predicates. The process method lets one filter out, pass through and/or produce new rows.

Since:
4.0