Interface FeatureKeyEObjectMigrationnExtension

All Superinterfaces:
IFeatureKeyComputer

public interface FeatureKeyEObjectMigrationnExtension extends IFeatureKeyComputer
The Interface to extend migrationn of feature key from old to new by EObject.
  • Method Details

    • getOldFeatureKeys

      Collection<FeatureKey> getOldFeatureKeys(org.eclipse.emf.ecore.EObject obj)
      Gets the old feature keys for the object if migration may be applied.
      Parameters:
      obj - the object
      Returns:
      the old feature keys