Class BuiltInTerms
java.lang.Object
tools.refinery.language.expressions.BuiltInTerms
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DataExprTypestatic final AggregatorNamestatic final PrimitiveNamestatic final DataExprTypestatic final PrimitiveNamestatic final PrimitiveNamestatic final AggregatorNamestatic final PrimitiveNamestatic final PrimitiveNamestatic final PrimitiveNamestatic final AggregatorNamestatic final AggregatorNamestatic final PrimitiveNamestatic final AggregatorNamestatic final DataExprTypestatic final AggregatorNamestatic final PrimitiveNamestatic final DataExprTypestatic final AggregatorNamestatic final PrimitiveName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BOOLEAN_TYPE
-
INT_TYPE
-
REAL_TYPE
-
STRING_TYPE
-
REIFY_AGGREGATOR
-
COUNT_AGGREGATOR
-
MEET_AGGREGATOR
-
JOIN_AGGREGATOR
-
SUM_AGGREGATOR
-
MIN_AGGREGATOR
-
MAX_AGGREGATOR
-
MIN
-
MAX
-
EXP
-
LOG
-
SQRT
-
IS_ERROR
-
IS_CONCRETE
-
LOWER_BOUND
-
UPPER_BOUND
-
-
Constructor Details
-
BuiltInTerms
public BuiltInTerms()
-