Package org.andromda.core.transformation

Defines all AndroMDA transformation interface and classes.

See:
          Description

Interface Summary
Transformer Is able to apply transformations to a given model (such as an XMI file).
 

Class Summary
XslTransformer An implementation of Transformer that provides XSLT transformations.
 

Exception Summary
XslTransformerException Thrown when an exception occurs during XSTL transformation by the {@link XslTransformer).
 

Package org.andromda.core.transformation Description

Defines all AndroMDA transformation interface and classes. The transformation interface provides the ability to transform models before processing begins.



Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.