This package contains non-public API for the default metatypes
provided by the Transformation Service.
Package Specification
The UML support for the Transformation Service provides several default metatype converters
that can be used as the source and target model types for the transformation itself.
This package defines the following metatypes:
- {@link com.ibm.xtools.uml.transform.core.metatype.NotationMetatype} can only be used as
a transformation source/target model type.
- {@link com.ibm.xtools.uml.transform.core.metatype.UMLMetatype} can only be used as
a transformation source/target model type.
- {@link com.ibm.xtools.uml.transform.core.metatype.UMLNotationMetatype} can only be used as
a transformation source/target model type.
@canBeSeenBy %partners