Uses of Class
org.eclipse.m2m.atl.service.core.nestedElements.Transformation

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

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

Methods in org.eclipse.m2m.atl.service.core.configuration with parameters of type Transformation
 void ComposedTransformationConfiguration.addTransformation(Transformation t)
           
 void ComposedTransformationConfiguration.executeTransformation(Transformation transformation)
          execute a transformation output models are loaded before running the transformation
 java.util.Map TransformationConfiguration.getModelsForTransformation(Transformation t)
          This map contains asmModels for an ATL transformation
 void ComposedTransformationConfiguration.loadModel(Transformation transformation, java.lang.String pathInModel)
          Load a model selected from the workspace
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.