org.eclipse.etrice.core.scoping
Class ConfigScopeProvider

java.lang.Object
  extended by AbstractDeclarativeScopeProvider
      extended by org.eclipse.etrice.core.scoping.ConfigScopeProvider

public class ConfigScopeProvider
extends AbstractDeclarativeScopeProvider

This class contains custom scoping description. see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping on how and when to use it


Constructor Summary
ConfigScopeProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigScopeProvider

public ConfigScopeProvider()