Package uk.ac.bbk.dcs.automed.qproc.annotate

Interface Summary
QueryAnnotationProvider Defines a set of mandatory behaviours of a query annotator
Query annotator classes must implement this interface.
 

Class Summary
AbstractQueryAnnotationProvider  
FragmentProcessor The purpose of this class is to replace all schemes with wrapper objects.
QueryAnnotationConfiguration QueryAnnotationConfiguration Define configuration settings for query annotation
QueryAnnotationFactory Responsible for instantiating appropriate QueryAnnotationProvider classes.
StandardQueryAnnotationProvider This class annotates an input IQL query in the form of an ASG by inserting wrapper objects in the original ASG structure.
 

Exception Summary
QueryAnnotationException QueryAnnotationException.java