org.eclipse.xtext.resource.containers
Class ResourceSetBasedAllContainersStateProvider

java.lang.Object
  extended by org.eclipse.xtext.resource.containers.ResourceSetBasedAllContainersStateProvider
All Implemented Interfaces:
IAllContainersState.Provider

public class ResourceSetBasedAllContainersStateProvider
extends java.lang.Object
implements IAllContainersState.Provider

Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
ResourceSetBasedAllContainersStateProvider()
           
 
Method Summary
 IAllContainersState get(IResourceDescriptions context)
           
protected  IAllContainersState handleAdapterNotFound(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceSetBasedAllContainersStateProvider

public ResourceSetBasedAllContainersStateProvider()
Method Detail

get

public IAllContainersState get(IResourceDescriptions context)
Specified by:
get in interface IAllContainersState.Provider

handleAdapterNotFound

protected IAllContainersState handleAdapterNotFound(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)