Package org.qdl_lang.module
Classes that model and manage modules in QDL.
Created by Jeff Gaynor
on 3/13/20 at 9:05 AM
-
Class Summary Class Description MIStack<V extends MITable<? extends XKey,? extends MIWrapper>> Created by Jeff Gaynor
on 1/29/22 at 7:25 AMMITable<K extends XKey,V extends MIWrapper> Table of modules keyed by alias.MIWrapper A wrapper for module instances.Module Created by Jeff Gaynor
on 1/21/20 at 11:03 AMMTKey Created by Jeff Gaynor
on 12/13/21 at 7:18 AMMTStack<V extends MTTable<? extends MTKey,? extends Module>> Created by Jeff Gaynor
on 12/13/21 at 7:17 AMMTTable<K extends MTKey,V extends Module> Module template table.QDLModule Created by Jeff Gaynor
on 4/1/20 at 11:30 AM