Class 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 Detail

      • OA2QDLLoader

        public OA2QDLLoader()
    • Method Detail

      • load

        public List<org.qdl_lang.expressions.module.Module> load()
        Specified by:
        load in interface org.qdl_lang.extensions.QDLLoader