org.mod4j.dsl.service.xtext.scoping
Class ServiceScopeProvider

java.lang.Object
  extended by org.eclipse.xtext.scoping.impl.AbstractScopeProvider
      extended by org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
          extended by org.mod4j.dsl.service.xtext.scoping.ServiceScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.IScopeProvider

public class ServiceScopeProvider
extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

This class contains custom scoping description. see : http://wiki.eclipse.org/Xtext/Documentation#Scoping on how and when to use it


Constructor Summary
ServiceScopeProvider()
           
 
Method Summary
 
Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
getGenericFallBack, getPredicate, getPredicate, getScope, getScope, setGenericFallBack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceScopeProvider

public ServiceScopeProvider()


Copyright © 2010 Mod4j. All Rights Reserved.