See: Description
Class | Description |
---|---|
TransformationApplicator |
This class applies a transformation to the dataset.
|
TransformationChecker |
This class orchestrates the process of transforming and analyzing a dataset.
|
TransformationCheckerStateMachine |
This class implements a state machine, which determines which optimizations
can be applied to the current transition depending on the previous
transition.
|
TransformationCheckerStateMachine.Transition |
The resulting transition.
|
TransformationResult |
The result of a check of a transformation.
|
TransformedData |
Helper class to convey buffers.
|
Transformer |
The class Transformer.
|
Enum | Description |
---|---|
TransformationChecker.ScoreType |
The type of scores.
|
TransformationCheckerStateMachine.TransitionType |
The possible transition type.
|