Package org.eclipse.glsp.server.emf.idgen
-
Class Summary Class Description AttributeIdGenerator An ID generator that uses the ID attribute of a given EObject.FragmentIdGenerator An ID generator that uses the fragment as a unique identifier for an element.IdentificationIdGenerator An ID generator that uses the the identification process ofEcoreUtil.UUIDIdGenerator An ID generator that creates UUIDs for elements.XMIIDGenerator An ID generator that uses the IDs within an XMI resource to identify elements.