Package org.eclipse.epsilon.etl.trace
Class Transformation
java.lang.Object
org.eclipse.epsilon.etl.trace.Transformation
-
Field Summary
Modifier and TypeFieldDescriptionprotected TransformationRule
protected Object
protected Collection<Object>
-
Constructor Summary
ConstructorDescriptionTransformation
(Object source, Collection<Object> targets) Transformation
(Object source, Collection<Object> targets, TransformationRule rule) -
Method Summary
Modifier and TypeMethodDescriptiongetRule()
boolean
void
setRule
(TransformationRule rule) void
void
setTargets
(Collection<Object> targets)
-
Field Details
-
source
-
targets
-
rule
-
-
Constructor Details
-
Transformation
public Transformation() -
Transformation
-
Transformation
-
-
Method Details
-
getSource
-
setSource
-
getTargets
-
setTargets
-
of
-
getRule
-
setRule
-