Package | Description |
---|---|
org.eclipse.emf.compare.match.eobject |
Modifier and Type | Method and Description |
---|---|
static EditionDistance.Builder |
EditionDistance.builder()
Create a new builder to instantiate and configure an EditionDistance.
|
EditionDistance.Builder |
EditionDistance.Builder.order(int weight)
Specify the weight of any change of reference order between two instances.
|
EditionDistance.Builder |
EditionDistance.Builder.uri(int weight)
Specify the weight of any change of uri between two instances.
|
EditionDistance.Builder |
EditionDistance.Builder.weightProvider(WeightProvider provider)
Configure custom weight provider.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.