Package org.oa4mp.server.qdl
Class OA2LibLoader2
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.OA2LibLoader
-
- org.oa4mp.server.qdl.OA2LibLoader2
-
- All Implemented Interfaces:
org.qdl_lang.state.LibLoader
public class OA2LibLoader2 extends org.oa4mp.server.loader.qdl.OA2LibLoaderInstantiated in theQDLEnvironmentto populate the lib entry. This is never directly used in the code though.Created by Jeff Gaynor
on 4/4/23 at 9:30 AM
-
-
Field Summary
Fields Modifier and Type Field Description static StringOA4MP_LIB_KEY
-
Constructor Summary
Constructors Constructor Description OA2LibLoader2()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.qdl_lang.variables.QDLStemcreateEntries()
-
-
-
Field Detail
-
OA4MP_LIB_KEY
public static String OA4MP_LIB_KEY
-
-