See: Description
| Interface | Description |
|---|---|
| Transformer |
Is able to apply transformations to a given model (such as an XMI file).
|
| Class | Description |
|---|---|
| XslTransformer |
An implementation of Transformer that provides
XSLT transformations.
|
| XslTransformer.TransformerURIResolver |
Provides the URI resolving capabilities for the
XslTransformer |
| Exception | Description |
|---|---|
| XslTransformerException |
Thrown when an exception occurs during
XSTL transformation by the
XslTransformer. |
Defines all AndroMDA transformation interface and classes. The transformation interface provides the ability to transform models before processing begins.
Copyright © 2003–2014 AndroMDA.org. All rights reserved.