Package | Description |
---|---|
org.eclipse.emf.compare.match.eobject | |
org.eclipse.emf.compare.match.eobject.internal |
Modifier and Type | Class and Description |
---|---|
class |
ProximityEObjectMatcher
This matcher is using a distance function to match EObject.
|
Constructor and Description |
---|
ByTypeIndex(ProximityEObjectMatcher.DistanceFunction meter,
ScopeQuery scope)
Create a new instance using the given
ProximityEObjectMatcher.DistanceFunction to instantiate delegate indexes on
demand. |
ProximityIndex(ProximityEObjectMatcher.DistanceFunction meter,
ScopeQuery matcher)
Create a new
ProximityIndex using the given distance function. |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.