/** * generated by Xtext 2.14.0 */ package com.minres.rdl.web; /** * Use this class to register additional components to be used within the web application. */ @SuppressWarnings("all") public class RDLWebModule extends AbstractRDLWebModule { }