|
Class Summary |
| ARFFParser |
|
| QueryBuilder |
Class to build query |
| QueryOptimizer |
@author Jie Bao , baojie@cs.iastate.edu
@since |
| QueryPlanner |
@author Jie Bao , baojie@cs.iastate.edu
@since 2005-03-24
Given a local query and a view definition over a set of remote date sources,
query planner translate the local query to a set of remote query (by calling)
QueryTranslatot), create a view over remote data, compose the query result(union)
and translate it backing into local ontology |
| QueryPlannerTest |
@author Jie Bao , baojie@cs.iastate.edu
@since 2005-03-24 |
| QueryRewriter |
Rewrite query with an ontology
@author Jie Bao , baojie@cs.iastate.edu
@since 2005-03-29 |
| QuerySampleBuilder |
Class to create sample AVH, Schema, Mapping, Data Source, View for test purpose
@author Jie Bao , baojie@cs.iastate.edu
@since 2005-03-25 |
| QueryTranslator |
Translate query with a mapping file |
| QueryTranslatorTest |
test class for QueryEngine |
| RegisterARFF |
|
| ZConstantEx |
|