Interface Summary |
CellNode |
Represents a cell in the transformation tree |
GroupNode |
A target type, group or property node |
Leftovers |
Represents additional values not represented in their own source node or not
processed for all associated cells. |
SourceNode |
Represents a source type, group or property |
TargetNode |
Target group or property |
TransformationNode |
Interface for nodes that temporarily store transformation relevant data
regarding specific source instances as annotations. |
TransformationNodeVisitor |
Interface for transformation tree visitors. |
TransformationTree |
Represents the root in a transformation tree. |