Package com.ashridgetech.jamda.config

Classes for setting up the configuration of a Jamda Transformation.

See:
          Description

Class Summary
AbstractModelTransformerSpec Base class for elements relating to subclasses of AbstractModelTransformer.
BasicTransformerSpec The elementTransformer element within the Jamda Ant Task .
CodeGenTransformerSpec The codeGen element within the Jamda Ant Task .
Jamda The Ant Task for running Jamda.
ModelTransformerSpec The transformer element within the Jamda Ant Task .
 

Package com.ashridgetech.jamda.config Description

Classes for setting up the configuration of a Jamda Transformation.

Overall Structure

The main class in this package is the Ant task, Jamda. This is the principal means of configuring a Jamda Transformation. The other classes hold the specifications of individual steps in the transformation, as given in nested elements of the jamda element. See jamda Ant task documentation for more details.



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.