Uses of Class
org.qdl_lang.util.aggregate.AbstractNoOpStemImpl
-
Packages that use AbstractNoOpStemImpl Package Description org.qdl_lang.util.aggregate Utilities for dealing with aggregates, i.e., sets and stems in QDL. -
-
Uses of AbstractNoOpStemImpl in org.qdl_lang.util.aggregate
Subclasses of AbstractNoOpStemImpl in org.qdl_lang.util.aggregate Modifier and Type Class Description class
AxisRestrictionNoOp
class
NoOpScalarImpl
Basic implementation ofProcessScalar
that simply throws an exception for each argument.
-