public static class IdentifierEObjectMatcher.DefaultIDFunction extends Object implements com.google.common.base.Function<EObject,String>
Constructor and Description |
---|
DefaultIDFunction() |
Modifier and Type | Method and Description |
---|---|
String |
apply(EObject eObject)
Return an ID for an EObject, null if not found.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.