public static class IProjectHelper.DefaultProjectHelper extends java.lang.Object implements IProjectHelper
IProjectHelper.DefaultProjectHelper
Constructor and Description |
---|
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
|
public boolean isStandaloneFileURI(org.eclipse.emf.ecore.EObject context, org.eclipse.emf.common.util.URI uri)
IProjectHelper
isStandaloneFileURI
in interface IProjectHelper