Uses of Class
org.eclipse.epsilon.etl.trace.Transformation
Packages that use Transformation
-
Uses of Transformation in org.eclipse.epsilon.etl.strategy
Fields in org.eclipse.epsilon.etl.strategy with type parameters of type TransformationModifier and TypeFieldDescriptionprotected Map<Object, Collection<Transformation>> FastTransformationStrategy.pendingTransformationsMethod parameters in org.eclipse.epsilon.etl.strategy with type arguments of type TransformationModifier and TypeMethodDescriptionprotected voidFastTransformationStrategy.executeTransformations(Collection<Transformation> transformations, IEtlContext context) -
Uses of Transformation in org.eclipse.epsilon.etl.trace
Methods in org.eclipse.epsilon.etl.trace that return types with arguments of type TransformationModifier and TypeMethodDescriptionTransformationTrace.getTransformations()TransformationTrace.getTransformations(Object source)