Uses of Class
org.eclipse.emf.compare.match.eobject.EditionDistance.Builder
Packages that use EditionDistance.Builder
-
Uses of EditionDistance.Builder in org.eclipse.emf.compare.match.eobject
Methods in org.eclipse.emf.compare.match.eobject that return EditionDistance.BuilderModifier and TypeMethodDescriptionstatic EditionDistance.Builder
EditionDistance.builder()
Create a new builder to instantiate and configure an EditionDistance.EditionDistance.Builder.order
(int weight) Specify the weight of any change of reference order between two instances.EditionDistance.Builder.uri
(int weight) Specify the weight of any change of uri between two instances.EditionDistance.Builder.weightProvider
(WeightProvider provider) Configure custom weight provider.