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.
XslTransformer.TransformerURIResolver Provides the URI resolving capabilities for the XslTransformer
 

Exception Summary
XslTransformerException Thrown when an exception occurs during XSTL transformation by the 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-2012 AndroMDA.org. All Rights Reserved.