Uses of Class
org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.SpecificMatch
| Package | Description |
|---|---|
| org.eclipse.emf.compare.match.eobject |
-
Uses of EqualityHelperExtensionProvider.SpecificMatch in org.eclipse.emf.compare.match.eobject
Methods in org.eclipse.emf.compare.match.eobject that return EqualityHelperExtensionProvider.SpecificMatch Modifier and Type Method Description EqualityHelperExtensionProvider.SpecificMatchEqualityHelperExtensionProvider. matchingEObjects(EObject object1, EObject object2, IEqualityHelper equalityHelper)Test whether two objects match.static EqualityHelperExtensionProvider.SpecificMatchEqualityHelperExtensionProvider.SpecificMatch. valueOf(java.lang.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.