public class MergeResolutionListenerDescriptor extends Object
IMergeResolutionListener.| Constructor and Description | 
|---|
| MergeResolutionListenerDescriptor(String attributeName,
                                 org.eclipse.core.runtime.IConfigurationElement configurationElement)Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMergeResolutionListener | getMergeResolutionListener()Returns the  IMergeResolutionListener. | 
public MergeResolutionListenerDescriptor(String attributeName, org.eclipse.core.runtime.IConfigurationElement configurationElement)
attributeName - The name of the configuration attribute responsible for the registered
            IMergeResolutionListener.configurationElement - The IConfigurationElement containing all relevant extension information.public IMergeResolutionListener getMergeResolutionListener()
IMergeResolutionListener.IMergeResolutionListener.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.