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 ofModuleConfig
that 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 Summary
Constructors Constructor Description ResourceModule()
-
Method Summary
-
Methods inherited from class org.qdl_lang.config.QDLModuleConfig
getPath, getType, setPath
-
Methods inherited from class org.qdl_lang.config.ModuleConfigImpl
getVarName, getVersion, isFailOnError, isImportOnStart, isUse, setFailOnError, setImportOnStart, setUse, setVarName, setVersion
-
-