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