eu.esdihumboldt.hale.ui.ttreeexporter
Class TTreeExporter
java.lang.Object
eu.esdihumboldt.hale.ui.ttreeexporter.TTreeExporter
- All Implemented Interfaces:
- TransformationTreeHook
public class TTreeExporter
- extends Object
- implements TransformationTreeHook
Exports a transformation tree to a file, requiring user interaction.
- Author:
- Kai Schwierczek, Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TTreeExporter
public TTreeExporter()
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