/* * generated by Xtext */ package org.eclipse.qvto.examples.xtext.imperativeocl.scoping; /** * This class contains custom scoping description. * * see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping * on how and when to use it * */ public class ImperativeOCLScopeProvider extends org.eclipse.ocl.xtext.essentialocl.scoping.EssentialOCLScopeProvider { }