Uses of Interface
org.qdl_lang.util.aggregate.ProcessStemAxisRestriction
- 
Packages that use ProcessStemAxisRestriction 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.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 ProcessStemAxisRestriction in org.qdl_lang.evaluateClasses in org.qdl_lang.evaluate that implement ProcessStemAxisRestriction Modifier and Type Class Description static classStemEvaluator.ARForEachImplstatic classStemEvaluator.SizeOf
- 
Uses of ProcessStemAxisRestriction in org.qdl_lang.util.aggregateClasses in org.qdl_lang.util.aggregate that implement ProcessStemAxisRestriction Modifier and Type Class Description classAxisRestrictionIdentityclassAxisRestrictionNoOpMethods in org.qdl_lang.util.aggregate with parameters of type ProcessStemAxisRestriction Modifier and Type Method Description static QDLStemQDLAggregateUtil. process(QDLStem stem, ProcessStemAxisRestriction processRankRestriction)Start processing for an axis restricted function.static QDLStemQDLAggregateUtil. processStem(QDLStem inStem, List index, ProcessStemAxisRestriction processRankRestriction, int currentDepth)
- 
Uses of ProcessStemAxisRestriction in org.qdl_lang.variablesClasses in org.qdl_lang.variables that implement ProcessStemAxisRestriction Modifier and Type Class Description static classQDLStem.ARGetkeysstatic classQDLStem.SizeOf
 
-