Package org.ceryle.wiki.plugin.assertion.filter

Interface Summary
QueryFilter An interface for a query filter, whose source is a Collection of TopicMap Associations, returning a Collection of TopicMap Associations.
 

Class Summary
AssertionFilter Filters the provided Assertion, returning true if it matches the query/filter parameters.
AssociationConverter Converts the provided Collection of TM4J Associations to a Collection of Assertions.
AssociationToAssertionFilter Filters the provided Collection of Associations, only returning those whose scope indicates they are Assertion-based Associations.
PredicateFilter Filters the provided Collection of Associations with the optional Topic predicate, requiring a match on Association type.
 

Exception Summary
FilterException Extends AssertionException as a simple typed exception for use by assertion/association filters.
 



The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.