Uses of Class
org.qdl_lang.util.aggregate.AbstractIdentityStemProcess
- 
Packages that use AbstractIdentityStemProcess Package Description org.qdl_lang.evaluate Evaluators evaluate the built-in functions for QDL as well as perform the usual algebraic operations.org.qdl_lang.extensions.crypto The cryptographic module.org.qdl_lang.util.aggregate Utilities for dealing with aggregates, i.e., sets and stems in QDL.org.qdl_lang.variables Variables in QDL and classes that support them.
- 
- 
Uses of AbstractIdentityStemProcess in org.qdl_lang.evaluateSubclasses of AbstractIdentityStemProcess in org.qdl_lang.evaluate Modifier and Type Class Description static classStemEvaluator.ARForEachImplstatic classStemEvaluator.SizeOfstatic classSystemEvaluator.ReduceAll
- 
Uses of AbstractIdentityStemProcess in org.qdl_lang.extensions.cryptoSubclasses of AbstractIdentityStemProcess in org.qdl_lang.extensions.crypto Modifier and Type Class Description protected classCrypto.CodeChallenge.ProcessCodeChallengeclassCrypto.DoJWTVerifyprotected classCrypto.HexToB64.ProcessHexToB64protected classCrypto.IdentityEncryptDecryptclassCrypto.IdentityJWTprotected classCrypto.IdentitySymmetricDeorEncryptclassCrypto.ProcessB64ToHexclassCrypto.ProcessB64ToIntprotected classCrypto.ProcessHexToIntprotected classCrypto.ProcessIntToB64protected classCrypto.ProcessIntToHexprotected classCrypto.ReadOID.IdentityOIDS
- 
Uses of AbstractIdentityStemProcess in org.qdl_lang.util.aggregateSubclasses of AbstractIdentityStemProcess in org.qdl_lang.util.aggregate Modifier and Type Class Description classAxisRestrictionIdentityclassIdentityScalarImplBasic (identity) implementation ofProcessScalar, simply returns each argument unchanged.
- 
Uses of AbstractIdentityStemProcess in org.qdl_lang.variablesSubclasses of AbstractIdentityStemProcess in org.qdl_lang.variables Modifier and Type Class Description static classQDLStem.ARGetkeysstatic classQDLStem.SizeOf
 
-