Default implementation of a knowledge base.
New methods for adding/removing plugins to the knowledgebase are added since 3.3.1 (by Adrian Paschke).
author: Jens Dietrich version: 3.4 <7 March 05> since: 1.0
Iterate over all clauses found for a certain key.
org.mandarax.util.ClauseIterator Parameters: query - a query Parameters: additionalParameter - an additional parameter
Get a list containing all clause sets.
Note that the collection returned is a read only copy of the
internal collection of clause sets.
a list containing all clause sets