org.griphyn.common.catalog.transformation |
|
Java Source File Name | Type | Comment |
Database.java | Class | |
File.java | Class | This is the new file based TC implementation storing the contents of the file
in memory. |
Mapper.java | Class | This is an interface for generating valid TC maps which will be used for
executable staging. |
TCMode.java | Class | This class defines all the constants
referring to the various interfaces
to the transformation catalog, and
used by the Concrete Planner. |
TransformationFactory.java | Class | A factory class to load the appropriate implementation of Transformation
Catalog as specified by properties. |
TransformationFactoryException.java | Class | Class to notify of failures while instantiating Transformation Catalog
implementations. |
Windward.java | Class | The implementation that allows us to inteface with Windward Process Catalogs. |