|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MutableInstance in eu.esdihumboldt.cst.extension.hooks |
---|
Methods in eu.esdihumboldt.cst.extension.hooks with parameters of type MutableInstance | |
---|---|
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 MutableInstance in eu.esdihumboldt.cst.internal |
---|
Methods in eu.esdihumboldt.cst.internal with parameters of type MutableInstance | |
---|---|
void |
InstanceBuilder.populate(MutableInstance target,
TransformationTree tree)
Populate the given instance from a transformation tree. |
void |
TreePropertyTransformer.publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog)
|
Uses of MutableInstance in eu.esdihumboldt.hale.common.align.transformation.service |
---|
Methods in eu.esdihumboldt.hale.common.align.transformation.service with parameters of type MutableInstance | |
---|---|
void |
PropertyTransformer.publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog)
Publish a source/target instance pair for property transformation. |
Uses of MutableInstance in eu.esdihumboldt.hale.common.instance.extension.metadata |
---|
Methods in eu.esdihumboldt.hale.common.instance.extension.metadata with parameters of type MutableInstance | |
---|---|
void |
MetadataWorker.generate(MutableInstance instance)
generates the data and puts it into the instance |
Method parameters in eu.esdihumboldt.hale.common.instance.extension.metadata with type arguments of type MutableInstance | |
---|---|
void |
MetadataWorker.generate(Collection<MutableInstance> instances)
generates the data and puts it into a collection of instances |
Uses of MutableInstance in eu.esdihumboldt.hale.common.instance.model |
---|
Methods in eu.esdihumboldt.hale.common.instance.model that return MutableInstance | |
---|---|
MutableInstance |
InstanceFactory.createInstance(TypeDefinition type)
Create an empty instance of the given type |
Methods in eu.esdihumboldt.hale.common.instance.model with parameters of type MutableInstance | |
---|---|
static void |
InstanceMetadata.setID(MutableInstance instance,
Object id)
sets the ID of an instance in its meta data |
static void |
InstanceMetadata.setSourceID(MutableInstance instance,
Object... id)
sets the SourceID of an instance in its meta data |
Uses of MutableInstance in eu.esdihumboldt.hale.common.instance.model.impl |
---|
Classes in eu.esdihumboldt.hale.common.instance.model.impl that implement MutableInstance | |
---|---|
class |
DefaultInstance
Default instance implementation backed by a ListMultimap . |
Methods in eu.esdihumboldt.hale.common.instance.model.impl that return MutableInstance | |
---|---|
MutableInstance |
DefaultInstanceFactory.createInstance(TypeDefinition type)
|
Uses of MutableInstance in eu.esdihumboldt.hale.common.instance.orient |
---|
Classes in eu.esdihumboldt.hale.common.instance.orient that implement MutableInstance | |
---|---|
class |
OInstance
Instance implementation based on ODocument s |
Uses of MutableInstance in eu.esdihumboldt.hale.common.instance.orient.storage |
---|
Methods in eu.esdihumboldt.hale.common.instance.orient.storage with parameters of type MutableInstance | |
---|---|
protected void |
StoreInstancesJob.updateInstance(MutableInstance instance)
Update an instance before it is converted and saved, e.g. |
Uses of MutableInstance in eu.esdihumboldt.hale.io.gml.reader.internal.instance |
---|
Classes in eu.esdihumboldt.hale.io.gml.reader.internal.instance that implement MutableInstance | |
---|---|
class |
StreamGmlInstance
Instance read from a XML or GML stream. |
Uses of MutableInstance in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal |
---|
Methods in eu.esdihumboldt.hale.ui.cst.debug.metadata.internal with parameters of type MutableInstance | |
---|---|
void |
TransformationTreeMetadataHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
|
Uses of MutableInstance in eu.esdihumboldt.hale.ui.service.instance.internal.orient |
---|
Methods in eu.esdihumboldt.hale.ui.service.instance.internal.orient with parameters of type MutableInstance | |
---|---|
protected void |
HaleStoreInstancesJob.updateInstance(MutableInstance instance)
|
Uses of MutableInstance in eu.esdihumboldt.hale.ui.ttreeexporter |
---|
Methods in eu.esdihumboldt.hale.ui.ttreeexporter with parameters of type MutableInstance | |
---|---|
void |
TTreeExporter.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |