Implement atomisation of the composite model
One of the Fedot ideas is the "atomization" of the composite models - so the composite model can be used as a simple atomic model during composition, fitting, and prediction in the chain.
The naive implementation of atomization is available at https://github.com/nccr-itmo/FEDOT/pull/83 but now it should be implemented using model export functionality and the model's repository features.