Skip navigation links

Package com.ibm.xtools.uml.transform.core

This package contains public API that provides UML support for transformations.

See: Description

Package com.ibm.xtools.uml.transform.core Description

This package contains public API that provides UML support for transformations.

Package Specification

The UML support for the Transformation Service provides several conditions for testing UML elements during the execution of a transformation.

In addition, this package provides a UMLTransform class (derived from com.ibm.xtools.transform.core.Transform. When this class is executed in a transformation, it ensures that an undo interval and a write operation are in effect.

Skip navigation links