Class IntegrationDelegateProvider

java.lang.Object
com._1c.g5.v8.dt.internal.compare.supply.IntegrationDelegateProvider

public class IntegrationDelegateProvider extends Object
Provider for ISupplyDataReferenceProviderComparisonDelegate implementations being supplied by different participants of the comparison process.
  • Field Details

  • Constructor Details

    • IntegrationDelegateProvider

      public IntegrationDelegateProvider()
  • Method Details

    • getDelegate

      public ISupplyDataReferenceProviderComparisonDelegate getDelegate(org.eclipse.emf.ecore.EClass topObjectEClass, org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.EStructuralFeature targetFeature, org.eclipse.emf.ecore.EStructuralFeature containingFeature)
      Gets the supply reference provider delegate using model coordinates.
      Parameters:
      topObjectEClass - The top object EClass. Can be null
      eClass - The target EClass. Can be null
      targetFeature - The target model feature. Can be null
      containingFeature - The many feature that contains target list element. Can be null
    • init

      public void init()
      Inits the provider