transformation

Classes

ReverseTransformationToken(transformation, ...)

Class returned by reversible transformations' apply_to methods that can be passed back to the transformation in order to revert its changes to the model.

Transformation(**kwds)

Base class for all model transformations.

TransformationData()

This is a container class that supports named data objects.

TransformationInfo()

Functions

apply_transformation(*args, **kwds)

DEPRECATED.