public interface IProjectHelper
Modifier and Type | Interface and Description |
---|---|
static class |
IProjectHelper.DefaultProjectHelper |
Modifier and Type | Method and Description |
---|---|
boolean |
isStandaloneFileURI(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.common.util.URI uri)
Only returns true for uris that are (a) workspace file uris, but (b) are not in source folders
|