|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyTransformer
Executes property transformations on source/target instance pairs.
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. |
Method Detail |
---|
void publish(FamilyInstance source, MutableInstance target, TransformationLog typeLog)
source
- the source instancestarget
- the target instancetypeLog
- the type transformation logvoid join(boolean cancel)
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 |