Class ContentMergeViewerCustomizationDescriptor<T>

  • Type Parameters:
    T - the type of object produced by the descriptor.

    public class ContentMergeViewerCustomizationDescriptor<T>
    extends Object
    The generic descriptor for content merge viewer customizations.
    • Method Detail

      • getRanking

        public int getRanking()
        See Also:
        org.eclipse.emf.compare.ide.ui.internal.logical.view.ILogicalModelViewHandler#getRanking()
      • getProviderClassName

        public String getProviderClassName()
        Get the qualified class name of the described provider.
        Returns:
        the qualified class name of the described provider.