Class DependencyProviderDescriptor

    • Constructor Detail

      • DependencyProviderDescriptor

        public DependencyProviderDescriptor​(String attributeName,
                                            org.eclipse.core.runtime.IConfigurationElement configurationElement)
        Default constructor.
        Parameters:
        attributeName - The name of the configuration attribute responsible for the registered IDependencyProvider.
        configurationElement - The IConfigurationElement containing all relevant extension information.