Class EqualityHelperExtensionProviderDescriptorRCPImpl

    • Constructor Detail

      • EqualityHelperExtensionProviderDescriptorRCPImpl

        public EqualityHelperExtensionProviderDescriptorRCPImpl​(org.eclipse.core.runtime.IConfigurationElement element,
                                                                int ranking,
                                                                Pattern nsURI)
        Creates a descriptor corresponding to the information of the given element.
        Parameters:
        element - Configuration element from which to create this descriptor.
        ranking - the ranking of the equality helper extension provider.
        nsURI - The pattern of namespace URI on which this equality helper extension can be applied.