|
|||||||||
| 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 ESModelElementIdGenerator<ID>
Allows clients to return a custom ID for new model elements.
| Method Summary | |
|---|---|
ID |
generateModelElementId(ESObjectContainer<ID> container)
Generates the next ModelElementId for the
ESObjectContainer. |
| Method Detail |
|---|
ID generateModelElementId(ESObjectContainer<ID> container)
ModelElementId for the
ESObjectContainer.
container - The ESObjectContainer for which a new
ModelElementId should be
created.
ModelElementId for
the given ESObjectContainer.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||