Class EMFFormsIdProviderImpl

  • All Implemented Interfaces:
    EMFFormsIdProvider

    public class EMFFormsIdProviderImpl
    extends java.lang.Object
    implements EMFFormsIdProvider
    Simple implementation of the EMFFormsIdProvider which returns a generated UUID per EObject.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId​(org.eclipse.emf.ecore.EObject eObject)
      Returns the id value for an EObject.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait