uk.ac.bbk.dcs.automed.qproc
Class QueryReformulator

java.lang.Object
  |
  +--uk.ac.bbk.dcs.automed.qproc.QueryReformulator

public class QueryReformulator
extends java.lang.Object


Constructor Summary
QueryReformulator(Schema sourceschema, Schema[] targetschemata)
           
 
Method Summary
 void reformulate(ASG g)
           
 Schema source()
           
 Schema[] targets()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryReformulator

public QueryReformulator(Schema sourceschema,
                         Schema[] targetschemata)
                  throws java.lang.Exception
Method Detail

reformulate

public void reformulate(ASG g)

source

public Schema source()

targets

public Schema[] targets()