eu.esdihumboldt.hale.ui.cst.debug.metadata.internal
Class TransformationTreeMetadataHook
java.lang.Object
eu.esdihumboldt.hale.ui.cst.debug.metadata.internal.TransformationTreeMetadataHook
- All Implemented Interfaces:
- TransformationTreeHook, TransformationTreeMetadata
public class TransformationTreeMetadataHook
- extends Object
- implements TransformationTreeHook, TransformationTreeMetadata
Transformation tree hook storing the transformation tree in the instance
metadata.
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformationTreeMetadataHook
public TransformationTreeMetadataHook()
processTransformationTree
public void processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
- Description copied from interface:
TransformationTreeHook
- Process the given transformation tree, called before property
transformation of an instance. Hooks should either be stateless or thread
safe.
- Specified by:
processTransformationTree
in interface TransformationTreeHook
- Parameters:
tree
- the transformation treestate
- the tree statetarget
- the target instance- See Also:
TransformationTreeHook.processTransformationTree(TransformationTree,
TreeState, MutableInstance)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d