Modifier and Type | Method and Description |
---|---|
static void |
HooksUtil.executeTreeHooks(TransformationTreeHooks hooks,
TransformationTreeHook.TreeState state,
TransformationTree tree,
MutableInstance target)
Execute transformation tree hooks according to the given state.
|
void |
TransformationTreeHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
Process the given transformation tree, called before property
transformation of an instance.
|
Modifier and Type | Method and Description |
---|---|
TransformationTree |
TransformationTreePool.getTree(Cell typeCell)
Get a transformation tree from the pool.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceBuilder.populate(MutableInstance target,
TransformationTree tree)
Populate the given instance from a transformation tree.
|
void |
TransformationTreePool.releaseTree(TransformationTree tree)
Release a tree to the pool.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformationNodeVisitor.leave(TransformationTree root)
Called after a transformation tree root has been visited.
|
boolean |
TransformationNodeVisitor.visit(TransformationTree root)
Visit a transformation tree root.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextMatcher.findMatches(TransformationTree tree)
Find the context matches in the given transformation tree and applies
TransformationContext s to the SourceNode s in the tree (if
possible) |
Modifier and Type | Method and Description |
---|---|
static void |
TargetContext.augmentationTrackback(TransformationTree tree)
Track back target nodes and duplicate any augmentation cells.
|
Modifier and Type | Method and Description |
---|---|
void |
AsDeepAsPossible.findMatches(TransformationTree tree) |
Modifier and Type | Class and Description |
---|---|
class |
TransformationTreeImpl
Default
TransformationTree implementation |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTransformationNodeVisitor.leave(TransformationTree root) |
void |
TreeToGraphVisitor.leave(TransformationTree root) |
boolean |
ResetVisitor.visit(TransformationTree root) |
boolean |
AbstractTransformationNodeVisitor.visit(TransformationTree root) |
boolean |
TreeToGraphVisitor.visit(TransformationTree root) |
Constructor and Description |
---|
DuplicationVisitor(TransformationTree tree,
TransformationLog log)
Creates a duplication visitor.
|
InstanceVisitor(FamilyInstance instance,
TransformationTree tree,
TransformationLog log)
Creates an instance visitor.
|
Modifier and Type | Method and Description |
---|---|
static com.tinkerpop.blueprints.Graph |
TGraphFactory.create(TransformationTree ttree)
Create a transformation graph from a transformation tree.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformationTreeMetadataHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target) |
Constructor and Description |
---|
TreeGraphMLProvider(TransformationTree tree) |
Modifier and Type | Method and Description |
---|---|
void |
TTreeExporter.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a