public class ResourceHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.eclipse.core.resources.IWorkspaceRoot |
root
The eclipse workspace's root
|
Constructor and Description |
---|
ResourceHelper() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.URI |
getURI(org.eclipse.emf.ecore.EObject eObject)
This method is the one of the EcoreUtil class, but the returned URI is modify if the resource containing the
EObject is present in the workspace
|