|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.reformulate.CompositeViewMap
uk.ac.bbk.dcs.automed.qproc.reformulate.GAVViewMap
public class GAVViewMap
Class containing GAV composite views between a single source schema and a single target schema. GAV views are constructed from DELETE, CONTRACT, RENAME and IDENTITY atomic views.
| Field Summary |
|---|
| Fields inherited from class uk.ac.bbk.dcs.automed.qproc.reformulate.CompositeViewMap |
|---|
_instanceCache, _logger, _name, _qpc, _sourceSchema, _targetSchema, _viewMap |
| Constructor Summary | |
|---|---|
protected |
GAVViewMap(Schema source,
Schema target,
QueryProcessorConfiguration qpc)
This constructor is called from CompositeViewMap class getInstance() method. |
| Method Summary | |
|---|---|
protected void |
buildViews()
Constructs the composite views |
| Methods inherited from class uk.ac.bbk.dcs.automed.qproc.reformulate.CompositeViewMap |
|---|
buildViews, composeView, computeName, getFinalConstructs, getInstance, getName, getSourceSchema, getTargetSchema, getViewMap, populateViewMap, searchAndReplace, showInstanceCache, showViewMap, updateSchemaRef |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GAVViewMap(Schema source,
Schema target,
QueryProcessorConfiguration qpc)
throws BuildViewException
source - Source Schematarget - Target Schemaqpc - Query Processor configuration
BuildViewException| Method Detail |
|---|
protected void buildViews()
throws BuildViewException
buildViews in class CompositeViewMapBuildViewException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||