Package org.activemath.content.mediator

Class Summary
KBCaller This abstract class defines the methods needed for querying a KB via the content mediator.
Mediator The Mediator provides three main methods:
1. it executes queries: The source queries are formulated in terms of OIO.
MediatorTests  
QueryCache A Cache for storing the result set of queries posed to the mediator.
QueryExecutor This Class launches a KBQuery to its KBCaller.
RepositoryManager Manage the repositories.
 

Exception Summary
MediatorException  
OntologyException  
UniqueURIException