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 |
---|---|
void |
InstanceBuilder.populate(MutableInstance target,
TransformationTree tree)
Populate the given instance from a transformation tree.
|
void |
TreePropertyTransformer.publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog,
Cell typeCell) |
Modifier and Type | Method and Description |
---|---|
void |
PropertyTransformer.publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog,
Cell typeCell)
Publish a source/target instance pair for property transformation.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataWorker.generate(MutableInstance instance)
generates the data and puts it into the instance
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataWorker.generate(Collection<MutableInstance> instances)
generates the data and puts it into a collection of instances
|
Modifier and Type | Method and Description |
---|---|
MutableInstance |
InstanceFactory.createInstance(TypeDefinition type)
Create an empty instance of the given type
|
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInstance
Default instance implementation backed by a
ListMultimap . |
Modifier and Type | Method and Description |
---|---|
MutableInstance |
DefaultInstanceFactory.createInstance(TypeDefinition type) |
Modifier and Type | Class and Description |
---|---|
class |
OInstance
Instance implementation based on
ODocument s |
Modifier and Type | Method and Description |
---|---|
protected void |
StoreInstancesJob.updateInstance(MutableInstance instance)
Update an instance before it is converted and saved, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamGmlInstance
Instance read from a XML or GML stream.
|
Modifier and Type | Method and Description |
---|---|
void |
TransformationTreeMetadataHook.processTransformationTree(TransformationTree tree,
TransformationTreeHook.TreeState state,
MutableInstance target) |
Modifier and Type | Method and Description |
---|---|
protected void |
HaleStoreInstancesJob.updateInstance(MutableInstance instance) |
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