Package ajax.catalog

Interface Summary
CatalogObject Common interface for catalog components.
 

Class Summary
Algorithm  
Catalog Catalog stores the schema of tables and the cleaning transformations Each table schema is composed by the table name and the list of attribute names and attribute types
CatalogManager CatalogManager that accesses to the Catalog (of transformations) and to the LibCatalog (of functions and algorithms)
Clustering  
ConstantDeclaration  
EmbeddedQuery  
Function Stores information about external functions author: Helena Galhardas
LibCatalog LibCatalog stores functions and algorithms
Mapping  
Matching  
Merging  
Table  
Transformation  
UnionView  
View  
 

Exception Summary
CatalogException CatalogException.java defines an exception that occurs in the catalog