public class TransformationTrace extends Object
Constructor and Description |
---|
TransformationTrace() |
Modifier and Type | Method and Description |
---|---|
void |
add(Object source,
Collection<Object> targets,
TransformationRule rule) |
TransformationList |
getTransformations() |
TransformationList |
getTransformations(Object source) |
public void add(Object source, Collection<Object> targets, TransformationRule rule)
public TransformationList getTransformations()
public TransformationList getTransformations(Object source)
Copyright © 2016. All rights reserved.