EMF Compare
3.2.0.201506080833
- java.lang.Object
-
- org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher.DefaultIDFunction
-
- All Implemented Interfaces:
- com.google.common.base.Function<EObject,String>
- Enclosing class:
- IdentifierEObjectMatcher
public static class IdentifierEObjectMatcher.DefaultIDFunction
extends Object
implements com.google.common.base.Function<EObject,String>
The default function used to retrieve IDs from EObject. You might want to extend or compose with it if
you want to reuse its behavior.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
apply(EObject eObject)
Return an ID for an EObject, null if not found.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
EMF Compare
3.2.0.201506080833
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.