Package org.qdl_lang.config
Class ResourceModule
- java.lang.Object
- 
- org.qdl_lang.config.ModuleConfigImpl
- 
- org.qdl_lang.config.QDLModuleConfig
- 
- org.qdl_lang.config.ResourceModule
 
 
 
- 
- All Implemented Interfaces:
- ModuleConfig
 
 public class ResourceModule extends QDLModuleConfig Special type ofModuleConfigthat is used by the workspace to load resources from the distro. Marker class, basicallyCreated by Jeff Gaynor 
 on 10/17/21 at 7:27 AM
- 
- 
Constructor SummaryConstructors Constructor Description ResourceModule()
 - 
Method Summary- 
Methods inherited from class org.qdl_lang.config.QDLModuleConfiggetPath, getType, setPath
 - 
Methods inherited from class org.qdl_lang.config.ModuleConfigImplgetVarName, getVersion, isFailOnError, isImportOnStart, isUse, setFailOnError, setImportOnStart, setUse, setVarName, setVersion
 
- 
 
-