public interface PropertyTransformer
Modifier and Type | Method and Description |
---|---|
void |
join(boolean cancel)
Join with the property transformer and wait for its completion, e.g.
|
void |
publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog,
Cell typeCell)
Publish a source/target instance pair for property transformation.
|
void publish(FamilyInstance source, MutableInstance target, TransformationLog typeLog, Cell typeCell)
source
- the source instancestarget
- the target instancetypeLog
- the type transformation logtypeCell
- the type cellvoid join(boolean cancel)
cancel
- if still pending transformations should be canceledBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a