Uses of Package
edu.uiuc.ncsa.qdl.extensions
-
Packages that use edu.uiuc.ncsa.qdl.extensions Package Description edu.uiuc.ncsa.qdl.config All things relating to the QDL configuration file.edu.uiuc.ncsa.qdl.extensions This contains the classes for extending the QDL language with Java.edu.uiuc.ncsa.qdl.extensions.convert The conversion module.edu.uiuc.ncsa.qdl.extensions.crypto The cryptographic module.edu.uiuc.ncsa.qdl.extensions.database QDL's basic database module.edu.uiuc.ncsa.qdl.extensions.dynamodb edu.uiuc.ncsa.qdl.extensions.example This package contains a simple example of how to make a java module for QDL.edu.uiuc.ncsa.qdl.extensions.http HTTP access module for QDL.edu.uiuc.ncsa.qdl.extensions.inputLine QDL's module for processing command line arguments.edu.uiuc.ncsa.qdl.extensions.mail edu.uiuc.ncsa.qdl.workspace The workspace and the commands that drive it. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.config Class Description QDLLoader Interface for loading your classes. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions Class Description QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLFunctionRecord This is needed for internal bookkeeping.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes.QDLVariable this represents a QDL variable. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.convert Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes.QDLVariable this represents a QDL variable. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.crypto Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.database Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes.QDLVariable this represents a QDL variable. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.dynamodb Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.example Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLVariable this represents a QDL variable. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.http Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.inputLine Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.extensions.mail Class Description JavaModule This will let you create your own extensions to QDL in Java.QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLLoader Interface for loading your classes.QDLModuleMetaClass One way to make a Java module is to have a super class and have each method or variable defined as non-static inner classes. -
Classes in edu.uiuc.ncsa.qdl.extensions used by edu.uiuc.ncsa.qdl.workspace Class Description QDLLoader Interface for loading your classes.