uk.ac.bbk.dcs.automed.dataWarehousing.util
Class QueryReformulator4DW

java.lang.Object
  extended by uk.ac.bbk.dcs.automed.qproc.reformulate.GAVQueryReformulationProvider
      extended by uk.ac.bbk.dcs.automed.dataWarehousing.util.QueryReformulator4DW

 class QueryReformulator4DW
extends GAVQueryReformulationProvider

Write a description of class TestEval here.

Version:
(a version number or a date)
Author:
(your name)

Field Summary
 
Fields inherited from class uk.ac.bbk.dcs.automed.qproc.reformulate.GAVQueryReformulationProvider
logger, sourceSchema, targetSchemata, viewmap
 
Constructor Summary
QueryReformulator4DW()
           
QueryReformulator4DW(Schema[] souSchemas, Schema tarSchema)
           
QueryReformulator4DW(Schema souSchema, Schema tarSchema)
           
 
Method Summary
protected  void addAViewMap(java.util.Map hmap)
           
protected  java.util.Map getViewMap()
           
protected  boolean isMapedObject(java.lang.String schemaObj)
           
 
Methods inherited from class uk.ac.bbk.dcs.automed.qproc.reformulate.GAVQueryReformulationProvider
buildViews, finalize, main, reformulate
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryReformulator4DW

QueryReformulator4DW()

QueryReformulator4DW

public QueryReformulator4DW(Schema souSchema,
                            Schema tarSchema)
                     throws java.lang.Exception
Throws:
java.lang.Exception

QueryReformulator4DW

public QueryReformulator4DW(Schema[] souSchemas,
                            Schema tarSchema)
                     throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getViewMap

protected java.util.Map getViewMap()

addAViewMap

protected void addAViewMap(java.util.Map hmap)

isMapedObject

protected boolean isMapedObject(java.lang.String schemaObj)