Package | Description |
---|---|
net.ontopia.topicmaps.query.spi |
Provides a set of service provider interfaces for adding new
predicates to the tolog query language.
|
Modifier and Type | Class and Description |
---|---|
class |
EqualsFilter
EXPERIMENTAL: Sample filter implementation that returns true if all
arguments are equal.
|
class |
FilterPredicate
EXPERIMENTAL: Base predicate that provides a simple interface for
implementing predicate filters.
|
class |
ProcessPredicate
EXPERIMENTAL: Base predicate that provides a simple interface for
implementing predicates.
|