|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransformationTreeHook.TreeState in eu.esdihumboldt.cst.extension.hooks |
---|
Methods in eu.esdihumboldt.cst.extension.hooks that return TransformationTreeHook.TreeState | |
---|---|
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. |
Methods in eu.esdihumboldt.cst.extension.hooks with parameters of type TransformationTreeHook.TreeState | |
---|---|
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. |
Uses of TransformationTreeHook.TreeState in eu.esdihumboldt.cst.extension.hooks.internal |
---|
Methods in eu.esdihumboldt.cst.extension.hooks.internal that return TransformationTreeHook.TreeState | |
---|---|
TransformationTreeHook.TreeState |
DefaultTreeHookFactory.getTreeState()
|
Constructors in eu.esdihumboldt.cst.extension.hooks.internal with parameters of type TransformationTreeHook.TreeState | |
---|---|
DefaultTreeHookFactory(org.eclipse.core.runtime.IConfigurationElement conf,
TransformationTreeHook.TreeState state)
Create a TransformationTreeHook factory from the given
configuration element. |
Uses of TransformationTreeHook.TreeState in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal |
---|
Methods in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal with parameters of type TransformationTreeHook.TreeState | |
---|---|
void |
TransformationTreeMetadataHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
|
Uses of TransformationTreeHook.TreeState in eu.esdihumboldt.hale.ui.ttreeexporter |
---|
Methods in eu.esdihumboldt.hale.ui.ttreeexporter with parameters of type TransformationTreeHook.TreeState | |
---|---|
void |
TTreeExporter.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |