public final class RefreshIdsHolder
extends org.eclipse.emf.common.notify.impl.AdapterImpl
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
getOrCreateID(org.eclipse.emf.ecore.EObject eObject)
Return the element Id if there is one, create a new one if it's not already here.
|