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
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 treestate
- the tree statetarget
- the target instance
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d