For converting a full model with a given kind specification to another one, now a copy of the structure should be done and then each of the factors are converted (one by one).
- Encapsulate this functionality.
- Create a proper class structure for allowing all the possible conversion types (and those not implemented yet).
For converting a full model with a given kind specification to another one, now a copy of the structure should be done and then each of the factors are converted (one by one).