Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.cst.extension.hooks
Interface TransformationTreeHook

All Known Implementing Classes:
TransformationTreeMetadataHook, TTreeExporter

public interface TransformationTreeHook

Transformation tree hook, called in preparation of property transformation.

Author:
Simon Templer

Nested Class Summary
static class TransformationTreeHook.TreeState
          Classification of transformation tree states.
 
Method Summary
 void processTransformationTree(TransformationTree tree, TransformationTreeHook.TreeState state, MutableInstance target)
          Process the given transformation tree, called before property transformation of an instance.
 

Method Detail

processTransformationTree

void processTransformationTree(TransformationTree tree,
                               TransformationTreeHook.TreeState state,
                               MutableInstance target)
Process the given transformation tree, called before property transformation of an instance. Hooks should either be stateless or thread safe.

Parameters:
tree - the transformation tree
state - the tree state
target - the target instance

Humboldt Alignment Editor 2.5.0

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