ID - the type of the ID being usedpublic interface ESIdToEObjectMapping<ID>
EObjects to an ID type.| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
get(ID modelElementId)
Get the
EObject for the given ESModelElementId, if any. |
org.eclipse.emf.ecore.EObject get(ID modelElementId)
EObject for the given ESModelElementId, if any.modelElementId - the IDCopyright © 2017. All rights reserved.