public class ResourceUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isCrossResource(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.emf.ecore.EObject eObject)
Returns whether or not an eObject exists within a resource.
|