Added Transformer pipeline steps specifications.
Created by: ThanKarab
Changelog:
- Specify algorithm with transformation. Jira
- Added
PipelineStepas motherclass ofAlgorithmandTransformer. - Algorithm names are now grouped in the
AlgorithmNameenum. - Minor packages refactoring in the
algorithmsfolder.