IBM Rational Software Modeler
Release 6.0

Package com.ibm.xtools.transform.core

Interface Summary
ITransformationDescriptor The Transformation Descriptor interface provides access to the static information that is used to identify a transformation.
ITransformationItem The Transformation Item interface provides access to common attributes defined by many transformation entities.
ITransformationProperty A Transformation Property stores information about one aspect of the transformation.
ITransformContext The Transform Context is the interface for setting and getting property values during the execution of a transformation.
 

Class Summary
AbstractContentExtractor The Abstract Content Extractor is the base class for all content extractors used within the default transformation engine.
AbstractRule The Abstract Rule class is the base class for all target model processing that occurs within the default transformation engine.
AbstractTransform The Abstract Transform class defines the contract between the transformation service and the implementation of a specific transformation.
AbstractTransformationProvider The Abstract Transformation Provider is the base class used by authors to provide transformaitons.
AbstractTransformElement The Abstract Transform Element class is the base class for all transformation objects (elements).
ListContentExtractor The List Content Extractor extracts the contained source objects when the "SOURCE" proerty in the execution context is a List object.
RootTransform The Root Transform class is a utility class that transformation authors can used as the root of their transformation.
Transform This Transform class contains the implementation for the default transformation engine.
TransformationServiceUtil The class provides access to the Transformation Service.
TransformCondition A base class for conditions that require the entire transform context to make their isSatisfied() decision.
ValidateEditRule This Validate Edit Rule provides a mechanism for transformations to ensure that the files they want to modify will have the correct permissions.
 

Exception Summary
TransformException Capture an exception thrown during the execution of a transformation.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.