Uses of Class
net.ontopia.topicmaps.query.spi.JavaPredicate
Packages that use JavaPredicate
Package
Description
Provides a set of service provider interfaces for adding new
predicates to the tolog query language.
-
Uses of JavaPredicate in net.ontopia.topicmaps.query.spi
Subclasses of JavaPredicate in net.ontopia.topicmaps.query.spiModifier and TypeClassDescriptionclassEXPERIMENTAL: Sample filter implementation that returns true if all arguments are equal.classEXPERIMENTAL: Base predicate that provides a simple interface for implementing predicate filters.classEXPERIMENTAL: Base predicate that provides a simple interface for implementing predicates.