public interface TransformationContext
Modifier and Type | Method and Description |
---|---|
void |
duplicateContext(SourceNode originalSource,
SourceNode duplicate,
Set<Cell> ignoreCells,
TransformationLog log)
Duplicate the context sub-tree of the given context source.
|
void duplicateContext(SourceNode originalSource, SourceNode duplicate, Set<Cell> ignoreCells, TransformationLog log)
originalSource
- the original context sourceduplicate
- the duplicate source nodeignoreCells
- the cells to be ignored for the duplicationlog
- the transformation logBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a