| Package | Description | 
|---|---|
| org.eclipse.emf.compare.match.eobject | |
| org.eclipse.emf.compare.match.eobject.internal | |
| org.eclipse.emf.compare.rcp.internal.match | 
| Modifier and Type | Method and Description | 
|---|---|
| WeightProvider.Descriptor | WeightProviderDescriptorRegistryImpl. put(String key,
   WeightProvider.Descriptor weightProvider)Adds a weight provider to the registry. | 
| WeightProvider.Descriptor | WeightProvider.Descriptor.Registry. put(String key,
   WeightProvider.Descriptor descriptor)Adds a weight provider to the registry. | 
| WeightProvider.Descriptor | WeightProviderDescriptorRegistryImpl. remove(String key)Removes a weight provider from this registry. | 
| WeightProvider.Descriptor | WeightProvider.Descriptor.Registry. remove(String key)Removes a weight provider from this registry. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.collect.ImmutableList<WeightProvider.Descriptor> | WeightProviderDescriptorRegistryImpl. getDescriptors()This will return a copy of the registered weight providers list. | 
| Collection<WeightProvider.Descriptor> | WeightProvider.Descriptor.Registry. getDescriptors()This will return a copy of the registered weight providers list. | 
| Modifier and Type | Method and Description | 
|---|---|
| WeightProvider.Descriptor | WeightProviderDescriptorRegistryImpl. put(String key,
   WeightProvider.Descriptor weightProvider)Adds a weight provider to the registry. | 
| WeightProvider.Descriptor | WeightProvider.Descriptor.Registry. put(String key,
   WeightProvider.Descriptor descriptor)Adds a weight provider to the registry. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WeightProviderDescriptorImplA simple implementation of  WeightProvider.Descriptorthat will delegate its method implementation
 to values given to its constructor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WeightProviderDescriptorRCPImplDescribes an extension as contributed to the "org.eclipse.emf.compare.rcp.weightProvider" extension point. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.