Uses of Class
org.eclipse.m2m.atl.service.core.configuration.TransformationConfiguration

Packages that use TransformationConfiguration
org.eclipse.m2m.atl.service.core.configuration   
 

Uses of TransformationConfiguration in org.eclipse.m2m.atl.service.core.configuration
 

Subclasses of TransformationConfiguration in org.eclipse.m2m.atl.service.core.configuration
 class ComposedTransformationConfiguration
          ComposedTransformationConfiguration (i.e. a chain of transformations to execute) It contains models used by the transformations, and metadata transformation TransformationConfiguration are built and stocked by the ServiceExtensionManager UI parts can execute a transformationConfiguration with method execute()
 class SingleTransformationConfiguration
          SingleTransformationConfiguration (i.e. only one transformation to execute) It contains models used by the transformations, and metadata transformation TransformationConfiguration are built and stocked by the ServiceExtensionManager UI parts can execute a transformationConfiguration with method execute()
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.