ATL-Research / incremental-class2relational

1 stars 7 forks source link

changed Comparator to use EObject names as ids #28

Closed fjouault closed 1 year ago

fjouault commented 1 year ago

This Comparator change proposal makes it use EObject names as local identifiers for the comparison. This will not work for every metamodel, but should work for the Relational metamodel, in which all EClasses have names. This follows the discussion in issue #25.