public interface TransformationService
Modifier and Type | Method and Description |
---|---|
boolean |
isCancelable()
States if the execution of the transformation is cancelable.
|
TransformationReport |
transform(Alignment alignment,
InstanceCollection source,
InstanceSink target,
ServiceProvider serviceProvider,
ProgressIndicator progressIndicator)
Transform a set of source instances according to the given alignment.
|
TransformationReport transform(Alignment alignment, InstanceCollection source, InstanceSink target, ServiceProvider serviceProvider, ProgressIndicator progressIndicator)
alignment
- the alignmentsource
- the source instancestarget
- the transformed instance sinkserviceProvider
- provider for services that can be accessed by
transformation functions in context of the transformationprogressIndicator
- the progress indicatorboolean isCancelable()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a