public class RefactoringResourceSetProvider extends XtextLiveScopeResourceSetProvider
ResourceSet that is used during refactoring.
It's based on the dirty state, i.e. the content of unsaved editors can be accessed. Furthermore changed resources
inside the resource set shadow existing ones.| Constructor and Description |
|---|
RefactoringResourceSetProvider() |
public org.eclipse.emf.ecore.resource.ResourceSet get(org.eclipse.core.resources.IProject project)
get in interface IResourceSetProviderget in class XtextLiveScopeResourceSetProviderprotected void configure(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Copyright © 2016. All Rights Reserved.