org.eclipse.xtext.xbase.scoping.batch
Class XbaseScopeSessionProvider

java.lang.Object
  extended by org.eclipse.xtext.xbase.scoping.batch.XbaseScopeSessionProvider

public class XbaseScopeSessionProvider
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API

Constructor Summary
XbaseScopeSessionProvider()
           
 
Method Summary
 IFeatureScopeSession withContext(org.eclipse.emf.ecore.resource.Resource context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseScopeSessionProvider

public XbaseScopeSessionProvider()
Method Detail

withContext

public IFeatureScopeSession withContext(org.eclipse.emf.ecore.resource.Resource context)