|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ID - the type of the ID being usedpublic interface ESIdToEObjectMapping<ID>
Common interface for mapping EObjects to an ID type.
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
get(ID modelElementId)
Get the EObject for the given ESModelElementId, if any. |
| Method Detail |
|---|
org.eclipse.emf.ecore.EObject get(ID modelElementId)
EObject for the given ESModelElementId, if any.
modelElementId - the ID
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||