/* * generated by Xtext 2.21.0 */ package hu.bme.mit.inf.dslreasoner.application.scoping; import org.eclipse.xtext.scoping.impl.DelegatingScopeProvider; public abstract class AbstractApplicationConfigurationScopeProvider extends DelegatingScopeProvider { }