Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.tm4j.tolog

Interface Summary
Extension Classes which implement this interface can be used to provide extension predicates to the Tolog language.
TologFragmentBuilder The interface for implementations which export a TologResultsSet into a TopicMapFragment.
TologResultsSet This interface represents a collection of results from a single Tolog query.
 

Class Summary
DirectInstanceOfExtension  
InstanceOfExtension  
PlayerRole Interface to a special member/player pair in which each of the elements can be either a value (a Topic) or a variable.
QueryEvaluator This is the main "engine" of the tolog query system.
Test  
TologFragmentBuilderImpl Default implementation of the TologFragmentBuilder interface.
TologResultsSetImpl  
 

Exception Summary
TologEvaluationException Exception thrown if an error is encountered while processing a Tolog query.
TologFragmentBuilderException Exception raised by the TologFragmentBuilder interface when exporting a TologResultsSet object into a topic map fragment.
TologParserException Exception thrown if an error is encountered while parsing a Tolog query or rule.