Modifier and Type | Class and Description |
---|---|
class |
FunctionExecutor
Function executor on a transformation tree.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformationNode.accept(TransformationNodeVisitor visitor)
Accept a transformation node visitor.
|
Modifier and Type | Method and Description |
---|---|
void |
CellNodeImpl.accept(TransformationNodeVisitor visitor) |
void |
TransformationTreeImpl.accept(TransformationNodeVisitor visitor) |
void |
SourceNodeImpl.accept(TransformationNodeVisitor visitor) |
void |
TargetNodeImpl.accept(TransformationNodeVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSourceToTargetVisitor
Transformation tree visitor for source to target traversal.
|
class |
AbstractTargetToSourceVisitor
Transformation tree visitor for target to source traversal.
|
class |
AbstractTransformationNodeVisitor
TODO Type description
|
class |
CellNodeValidator
Visitor that validates cell nodes.
|
class |
DuplicationVisitor
DuplicationVisitor visits source nodes to duplicate the transformation tree
for their leftovers.
|
class |
InstanceVisitor
Visitor that annotates a transformation tree with the values of properties in
a source instance.
|
class |
ResetVisitor
Resets a nodes in a transformation tree.
|
class |
TreeToGraphVisitor
TransformationTree Visitor for generating parameters to create a
dot-graph from a tree |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a