- WaitContentViewer - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label
- 
- WaitContentViewer(Composite) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.WaitContentViewer
- 
Creates a new viewer and its controls. 
- warning(SAXParseException) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
- warning(SAXParseException) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
- warning(XMIException) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
- WEIGHT_PROVIDER_PPID - Static variable in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
- 
The id of the weight provider extension point. 
- weightProvider(WeightProvider) - Method in class org.eclipse.emf.compare.match.eobject.EditionDistance.Builder
- 
Configure custom weight provider. 
- WeightProvider - Interface in org.eclipse.emf.compare.match.eobject
- 
Provide the weight to consider while comparing EObjects by their content. 
- WeightProvider.Descriptor - Interface in org.eclipse.emf.compare.match.eobject
- 
Wrapper describing the given weight provider. 
- WeightProvider.Descriptor.Registry - Interface in org.eclipse.emf.compare.match.eobject
- 
Registry of weight provider descriptors. 
- WeightProviderDescriptorImpl - Class in org.eclipse.emf.compare.match.eobject.internal
- 
A simple implementation of WeightProvider.Descriptorthat will delegate its method implementation
 to values given to its constructor.
 
- WeightProviderDescriptorImpl(WeightProvider, int, Pattern) - Constructor for class org.eclipse.emf.compare.match.eobject.internal.WeightProviderDescriptorImpl
- 
Creates the descriptor from an existing weight provider. 
- WeightProviderDescriptorRCPImpl - Class in org.eclipse.emf.compare.rcp.internal.match
- 
Describes an extension as contributed to the "org.eclipse.emf.compare.rcp.weightProvider" extension point. 
- WeightProviderDescriptorRCPImpl(IConfigurationElement, int, Pattern) - Constructor for class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRCPImpl
- 
Creates a descriptor corresponding to the information of the given element. 
- WeightProviderDescriptorRegistryImpl - Class in org.eclipse.emf.compare.match.eobject
- 
This will contain all of the EMF Compare Weight Providers Descriptors. 
- WeightProviderDescriptorRegistryImpl() - Constructor for class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
- 
Creates a new extension registry. 
- WeightProviderDescriptorRegistryListener - Class in org.eclipse.emf.compare.rcp.internal.match
- 
Listener for contributions to the match engine extension. 
- WeightProviderDescriptorRegistryListener(String, String, ILog, WeightProvider.Descriptor.Registry) - Constructor for class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRegistryListener
- 
Creates a new registry listener with the given weight provider registry to which extension will be
 registered. 
- weights - Variable in class org.eclipse.emf.compare.match.eobject.DefaultWeightProvider
- 
The list of specific weight to apply on specific Features. 
- WITHOUT_CONFLICT - Static variable in class org.eclipse.emf.compare.utils.EMFComparePredicates
- 
This can be used to test whether a given Diff has no conflict object associated. 
- worked(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.progress.JobProgressMonitorWrapper
- worked(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
- worked(int) - Method in class org.eclipse.emf.compare.internal.utils.SafeSubMonitor
-  
- WrappableTreeViewer - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
- 
 This class is not intended to be used outside of its package. 
- WrappableTreeViewer(Composite, int) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
-  
- WrappableTreeViewer(Composite) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
-  
- WrappableTreeViewer(Tree) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
-  
- WrapperItemDescriptor<T> - Class in org.eclipse.emf.compare.rcp.internal.extension.impl
- 
A  IItemDescriptor that wrap one instance of an item
 and return the same item each time. 
- WrapperItemDescriptor(String, String, int, String, T) - Constructor for class org.eclipse.emf.compare.rcp.internal.extension.impl.WrapperItemDescriptor
- 
Constructor.