Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.align.model.transformation.tree.TransformationTree

Packages that use TransformationTree
eu.esdihumboldt.cst.extension.hooks   
eu.esdihumboldt.cst.internal   
eu.esdihumboldt.hale.common.align.model.transformation.tree   
eu.esdihumboldt.hale.common.align.model.transformation.tree.context   
eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl   
eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl.matcher   
eu.esdihumboldt.hale.common.align.model.transformation.tree.impl   
eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor   
eu.esdihumboldt.hale.ui.cst.debug.metadata.internal   
eu.esdihumboldt.hale.ui.ttreeexporter   
 

Uses of TransformationTree in eu.esdihumboldt.cst.extension.hooks
 

Methods in eu.esdihumboldt.cst.extension.hooks with parameters of type TransformationTree
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.
 

Uses of TransformationTree in eu.esdihumboldt.cst.internal
 

Methods in eu.esdihumboldt.cst.internal that return TransformationTree
 TransformationTree TransformationTreePool.getTree(TypeDefinition targetType)
          Get a transformation tree from the pool.
 

Methods in eu.esdihumboldt.cst.internal with parameters of type TransformationTree
 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.
 

Uses of TransformationTree in eu.esdihumboldt.hale.common.align.model.transformation.tree
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree with parameters of type TransformationTree
 void TransformationNodeVisitor.leave(TransformationTree root)
          Called after a transformation tree root has been visited.
 boolean TransformationNodeVisitor.visit(TransformationTree root)
          Visit a transformation tree root.
 

Uses of TransformationTree in eu.esdihumboldt.hale.common.align.model.transformation.tree.context
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree.context with parameters of type TransformationTree
 void ContextMatcher.findMatches(TransformationTree tree)
          Find the context matches in the given transformation tree and applies TransformationContexts to the SourceNodes in the tree (if possible)
 

Uses of TransformationTree in eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl with parameters of type TransformationTree
static void TargetContext.augmentationTrackback(TransformationTree tree)
          Track back target nodes and duplicate any augmentation cells.
 

Uses of TransformationTree in eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl.matcher
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree.context.impl.matcher with parameters of type TransformationTree
 void AsDeepAsPossible.findMatches(TransformationTree tree)
           
 

Uses of TransformationTree in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl
 

Classes in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl that implement TransformationTree
 class TransformationTreeImpl
          Default TransformationTree implementation
 

Uses of TransformationTree in eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor with parameters of type TransformationTree
 void AbstractTransformationNodeVisitor.leave(TransformationTree root)
           
 boolean ResetVisitor.visit(TransformationTree root)
           
 boolean AbstractTransformationNodeVisitor.visit(TransformationTree root)
           
 

Constructors in eu.esdihumboldt.hale.common.align.model.transformation.tree.visitor with parameters of type TransformationTree
DuplicationVisitor(TransformationTree tree)
          Creates a duplication visitor.
InstanceVisitor(FamilyInstance instance, TransformationTree tree)
          Creates an instance visitor.
 

Uses of TransformationTree in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal
 

Methods in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal with parameters of type TransformationTree
 void TransformationTreeMetadataHook.processTransformationTree(TransformationTree tree, TransformationTreeHook.TreeState state, MutableInstance target)
           
 

Uses of TransformationTree in eu.esdihumboldt.hale.ui.ttreeexporter
 

Methods in eu.esdihumboldt.hale.ui.ttreeexporter with parameters of type TransformationTree
 void TTreeExporter.processTransformationTree(TransformationTree tree, TransformationTreeHook.TreeState state, MutableInstance target)
           
 


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d