public class ResetVisitor extends AbstractTargetToSourceVisitor
Constructor and Description |
---|
ResetVisitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
includeAnnotatedNodes()
Specifies if annotated nodes should be included in the traversal.
|
boolean |
visit(CellNode cell)
Visit a cell node.
|
boolean |
visit(SourceNode source)
Visit a source node.
|
boolean |
visit(TargetNode target)
Visit a target node.
|
boolean |
visit(TransformationTree root)
Visit a transformation tree root.
|
isFromTargetToSource
leave, leave, leave, leave
public boolean visit(TransformationTree root)
TransformationNodeVisitor
visit
in interface TransformationNodeVisitor
visit
in class AbstractTransformationNodeVisitor
root
- the transformation tree rootTransformationNodeVisitor.visit(TransformationTree)
public boolean visit(TargetNode target)
TransformationNodeVisitor
visit
in interface TransformationNodeVisitor
visit
in class AbstractTransformationNodeVisitor
target
- the target nodeTransformationNodeVisitor.visit(TargetNode)
public boolean visit(CellNode cell)
TransformationNodeVisitor
visit
in interface TransformationNodeVisitor
visit
in class AbstractTransformationNodeVisitor
cell
- the cell nodeTransformationNodeVisitor.visit(CellNode)
public boolean visit(SourceNode source)
TransformationNodeVisitor
visit
in interface TransformationNodeVisitor
visit
in class AbstractTransformationNodeVisitor
source
- the source nodeTransformationNodeVisitor.visit(SourceNode)
public boolean includeAnnotatedNodes()
TransformationNodeVisitor
TransformationNodeVisitor.includeAnnotatedNodes()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a