Interface EMFIdGenerator

    • Method Detail

      • getOrCreateId

        java.lang.String getOrCreateId​(org.eclipse.emf.ecore.EObject element)
        Returns a unique identifier for the given element. The same element must always return the same id and should not conflict with other elements.
        Parameters:
        element - source element
        Returns:
        unique ID