|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransformationService
Transformation service
Method Summary | |
---|---|
boolean |
isCancelable()
States if the execution of the transformation is cancelable. |
TransformationReport |
transform(Alignment alignment,
InstanceCollection source,
InstanceSink target,
ProgressIndicator progressIndicator)
Transform a set of source instances according to the given alignment. |
Method Detail |
---|
TransformationReport transform(Alignment alignment, InstanceCollection source, InstanceSink target, ProgressIndicator progressIndicator)
alignment
- the alignmentsource
- the source instancestarget
- the transformed instance sinkprogressIndicator
- the progress indicator
boolean isCancelable()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |