Modifier and Type | Method and Description |
---|---|
TransformationTreeHook.TreeState |
TransformationTreeHookFactory.getTreeState()
Get the tree state associated to the hook.
|
static TransformationTreeHook.TreeState |
TransformationTreeHook.TreeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformationTreeHook.TreeState[] |
TransformationTreeHook.TreeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
HooksUtil.executeTreeHooks(TransformationTreeHooks hooks,
TransformationTreeHook.TreeState state,
TransformationTree tree,
MutableInstance target)
Execute transformation tree hooks according to the given state.
|
void |
TransformationTreeHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
Process the given transformation tree, called before property
transformation of an instance.
|
Modifier and Type | Method and Description |
---|---|
TransformationTreeHook.TreeState |
DefaultTreeHookFactory.getTreeState() |
Constructor and Description |
---|
DefaultTreeHookFactory(org.eclipse.core.runtime.IConfigurationElement conf,
TransformationTreeHook.TreeState state)
Create a
TransformationTreeHook factory from the given
configuration element. |
Modifier and Type | Method and Description |
---|---|
void |
TransformationTreeMetadataHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target) |
Modifier and Type | Method and Description |
---|---|
void |
TTreeExporter.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a