Modifier and Type | Method and Description |
---|---|
protected void |
FunctionExecutor.executeTransformation(PropertyTransformationFactory transformation,
Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Execute a property transformation.
|
protected void |
FunctionExecutor.processValid(Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets) |
Modifier and Type | Method and Description |
---|---|
List<TargetNode> |
GroupNode.getChildren(boolean includeAnnotations)
Get the type/group/property's children
|
List<TargetNode> |
CellNode.getTargets()
Get the associated target nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupNode.addAnnotatedChild(TargetNode node)
Add a node as annotated child.
|
void |
CellNode.addTarget(TargetNode target)
Add an associated target node to the cell.
|
void |
TransformationNodeVisitor.leave(TargetNode target)
Called after a target node has been visited.
|
boolean |
TransformationNodeVisitor.visit(TargetNode target)
Visit a target node.
|
Modifier and Type | Method and Description |
---|---|
Collection<Pair<TargetNodeImpl,TargetNode>> |
TargetContext.DuplicationContext.getIncompleteTargetNodes()
Get target nodes that have incomplete children or assignments
compared to the original.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetContext.DuplicationContext.addNode(TargetNodeImpl targetNode,
TargetNode originalTarget)
Add a node to the duplication context.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetContext.addContextTargets(Collection<TargetNode> targets)
Adds the given target nodes as duplication targets.
|
Modifier and Type | Class and Description |
---|---|
class |
TargetNodeImpl
Default
TargetNode implementation |
Modifier and Type | Method and Description |
---|---|
List<TargetNode> |
AbstractGroupNode.getChildren(boolean includeAnnotations) |
abstract List<TargetNode> |
AbstractGroupNode.getFixedChildren()
Get the fixed target node children, i.e.
|
List<TargetNode> |
TransformationTreeImpl.getFixedChildren() |
List<TargetNode> |
TargetNodeImpl.getFixedChildren() |
List<TargetNode> |
CellNodeImpl.getTargets() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGroupNode.addAnnotatedChild(TargetNode node) |
void |
TargetNodeImpl.addChild(TargetNode node)
Add a child to the target node.
|
void |
CellNodeImpl.addTarget(TargetNode target) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTransformationNodeVisitor.leave(TargetNode target) |
void |
TreeToGraphVisitor.leave(TargetNode target) |
boolean |
ResetVisitor.visit(TargetNode target) |
boolean |
AbstractTransformationNodeVisitor.visit(TargetNode target) |
boolean |
TreeToGraphVisitor.visit(TargetNode target) |
Modifier and Type | Method and Description |
---|---|
protected void |
CellNodeValidator.processValid(Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Process a valid cell node.
|
protected boolean |
CellNodeValidator.validate(CellNode node,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Validate a cell node.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a