See: Description
| Class | Description |
|---|---|
| GlobalTransformationTransformation |
This transformation makes easier to declare a given global transformation.
|
| LocalTransformation |
Reduces the boiler plate code when declaring an annotation as possible target for a given
transformation.
|
| PhaseTransformation |
This transformation makes easier to declare a given local transformation.
|
| TransformationUtils |
A set of utilities to implement base transformation classes
|
| TranslateToGlobalTransform |