|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.cst.internal.TreePropertyTransformer
public class TreePropertyTransformer
Property transformer based on a TransformationTree
.
Constructor Summary | |
---|---|
TreePropertyTransformer(Alignment alignment,
TransformationReporter reporter,
InstanceSink sink,
EngineManager engines,
TransformationContext context)
Create a simple property transformer |
Method Summary | |
---|---|
void |
join(boolean cancel)
Join with the property transformer and wait for its completion, e.g. |
void |
publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog)
Publish a source/target instance pair for property transformation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreePropertyTransformer(Alignment alignment, TransformationReporter reporter, InstanceSink sink, EngineManager engines, TransformationContext context)
alignment
- the alignmentreporter
- the transformation log to report any transformation
messages tosink
- the target instance sinkengines
- the transformation engine managercontext
- the transformation execution contextMethod Detail |
---|
public void publish(FamilyInstance source, MutableInstance target, TransformationLog typeLog)
PropertyTransformer
publish
in interface PropertyTransformer
source
- the source instancestarget
- the target instancetypeLog
- the type transformation logPropertyTransformer.publish(FamilyInstance, MutableInstance,
TransformationLog)
public void join(boolean cancel)
PropertyTransformer
join
in interface PropertyTransformer
cancel
- if still pending transformations should be canceled
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |