Class WeightProviderDescriptorRCPImpl

    • Constructor Detail

      • WeightProviderDescriptorRCPImpl

        public WeightProviderDescriptorRCPImpl​(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 weight provider.
        nsURI - The pattern of namespace URI on which this post processor can be applied.