Package | Description |
---|---|
org.eclipse.emf.compare.match.eobject |
Modifier and Type | Method and Description |
---|---|
EqualityHelperExtensionProvider.SpecificMatch |
EqualityHelperExtensionProvider.matchingEObjects(EObject object1,
EObject object2,
IEqualityHelper equalityHelper)
Test whether two objects match.
|
static EqualityHelperExtensionProvider.SpecificMatch |
EqualityHelperExtensionProvider.SpecificMatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EqualityHelperExtensionProvider.SpecificMatch[] |
EqualityHelperExtensionProvider.SpecificMatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.