Package edu.uiuc.ncsa.qdl.extensions.example
This package contains a simple example of how to make a java module for QDL. It consists of a function
called concat that takes two string and concatenates them. There is also a stem variable called "ex."
(for example) that has a few values in it.
Created by Jeff Gaynor
on 1/27/20 at 1:23 PM
-
Class Summary Class Description Concat Created by Jeff Gaynor
on 1/27/20 at 1:24 PMEGLoaderImpl This is a sample of how to write a loader to get a module in to QDL.EGModule Created by Jeff Gaynor
on 4/2/20 at 8:09 AMEGStem Created by Jeff Gaynor
on 1/27/20 at 1:26 PMFunctionReferenceExample Created by Jeff Gaynor
on 10/7/21 at 4:40 PM