Uses of Package
org.qdl_lang.extensions
-
Packages that use org.qdl_lang.extensions Package Description org.qdl_lang.config All things relating to the QDL configuration file.org.qdl_lang.extensions This contains the classes for extending the QDL language with Java.org.qdl_lang.extensions.convert The conversion module.org.qdl_lang.extensions.crypto The cryptographic module.org.qdl_lang.extensions.database QDL's basic database module.org.qdl_lang.extensions.dynamodb org.qdl_lang.extensions.examples.basic This package contains a simple basic of how to make a java module for QDL.org.qdl_lang.extensions.examples.stateful org.qdl_lang.extensions.http HTTP access module for QDL.org.qdl_lang.extensions.inputLine QDL's module for processing command line arguments.org.qdl_lang.extensions.mail org.qdl_lang.workspace The workspace and the commands that drive it. -
Classes in org.qdl_lang.extensions used by org.qdl_lang.config Class Description QDLLoader Interface for loading your classes. -
Classes in org.qdl_lang.extensions used by org.qdl_lang.extensions Class Description QDLFunction A wrapper for a single Java method that can be invoked from QDL.QDLFunctionRecord This is needed for internal bookkeeping.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.extensions.examples.basic 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 org.qdl_lang.extensions used by org.qdl_lang.extensions.examples.stateful 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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.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.QDLMetaModule 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 org.qdl_lang.extensions used by org.qdl_lang.workspace Class Description QDLLoader Interface for loading your classes.