public interface TransformationTreeHook
Modifier and Type | Interface and Description |
---|---|
static class |
TransformationTreeHook.TreeState
Classification of transformation tree states.
|
Modifier and Type | Method and Description |
---|---|
void |
processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
Process the given transformation tree, called before property
transformation of an instance.
|
void processTransformationTree(TransformationTree tree, TransformationTreeHook.TreeState state, MutableInstance target)
tree
- the transformation treestate
- the tree statetarget
- the target instanceBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a