Package org.oa4mp.server.loader.qdl
Class OA2QDLLoader
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.OA2QDLLoader
-
- All Implemented Interfaces:
Serializable
,org.qdl_lang.extensions.QDLLoader
public class OA2QDLLoader extends Object implements org.qdl_lang.extensions.QDLLoader
This is the class charged with getting all the modules created in this Java package and is referenced to pull everything in to your workspace.Created by Jeff Gaynor
on 2/11/20 at 7:05 AM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OA2QDLLoader()
-
-
-
Method Detail
-
load
public List<org.qdl_lang.expressions.module.Module> load()
- Specified by:
load
in interfaceorg.qdl_lang.extensions.QDLLoader
-
-