Class BuiltInTerms
java.lang.Object
tools.refinery.language.expressions.BuiltInTerms
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DataExprType
static final AggregatorName
static final PrimitiveName
static final DataExprType
static final PrimitiveName
static final PrimitiveName
static final AggregatorName
static final PrimitiveName
static final PrimitiveName
static final PrimitiveName
static final AggregatorName
static final AggregatorName
static final PrimitiveName
static final AggregatorName
static final DataExprType
static final AggregatorName
static final PrimitiveName
static final DataExprType
static final AggregatorName
static 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()
-