Enhancement
Major
Detail
Detail
Bugfix
There are some errors in the SQL migration:
- Accessing the specializations of a TLClass returns the generalizations
- Accessing the generalizations of a TLClass returns the specializations
- The migration processors for creating an attribute and for marking it as an override are created in the wrong order.
- In the case of overwritten backward references, the name of the backward reference is missing in the migration processor.
- The migration processors for creating the TLClassifier are created before the migration processor for creating the associated TLEnumeration.
Test
No test.