org.eclipse.xtext.ui.containers
Class ContainerStateProvider

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

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


Constructor Summary
ContainerStateProvider()
           
 
Method Summary
 IAllContainersState get(IResourceDescriptions context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerStateProvider

public ContainerStateProvider()
Method Detail

get

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