private static IOperationEvaluator |
GenericNumberOperations.ABSOLUTE |
|
(package private) static IOperationEvaluator |
ContainerOperations.ADD |
Implements the "add" operation.
|
(package private) static IOperationEvaluator |
MetaTypeOperations.ALL_INSTANCES |
Implements the all instances operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.APPEND |
Implements the append operation.
|
(package private) static IOperationEvaluator |
ContainerOperations.AS_SEQUENCE |
Defines the "asSequence" operation.
|
(package private) static IOperationEvaluator |
ContainerOperations.AS_SET |
Defines the "asSet" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.AS_TYPE |
Implements the "asType" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.ASSIGNMENT |
The generic assignment operation.
|
(package private) static IOperationEvaluator |
StringOperations.AT |
Implements the "at" operation.
|
(package private) static IOperationEvaluator |
ContainerOperations.AVG |
Implements the "avg" operation.
|
(package private) static IOperationEvaluator |
StringOperations.CHARACTERS |
|
(package private) static IOperationEvaluator |
StringOperations.CONCAT |
Implements the "concat" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.COPY |
Implements the "copy" operation.
|
(package private) static IOperationEvaluator |
ContainerOperations.COUNT |
Implements the "count" operation.
|
(package private) static IOperationEvaluator |
SetOperations.DIFFERENCE |
Implements the difference (-) operation.
|
(package private) static IOperationEvaluator |
IntegerOperations.DIVISION_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.DIVISION_REAL |
|
(package private) static IOperationEvaluator |
GenericOperations.EQUALS |
Implements the generic equals operation.
|
(package private) static IOperationEvaluator |
StringOperations.EQUALS_IGNORE_CASE |
Implements the "equalsIgnoreCase" operation.
|
(package private) static IOperationEvaluator |
IntegerOperations.EQUALS_INT_REAL |
|
(package private) static IOperationEvaluator |
RealOperations.EQUALS_REAL_INT |
|
(package private) static IOperationEvaluator |
SequenceOperations.EXCLUDING |
Implements the "excluding" operation.
|
(package private) static IOperationEvaluator |
SetOperations.EXCLUDING |
Implements the "excluding" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.FIRST |
Implements the "first" operation.
|
(package private) static IOperationEvaluator |
RealOperations.FLOOR |
|
(package private) static IOperationEvaluator |
GenericOperations.GET_LOCALE |
|
private static IOperationEvaluator |
GenericNumberOperations.GREATER |
|
private static IOperationEvaluator |
GenericNumberOperations.GREATER_EQUALS |
|
(package private) static IOperationEvaluator |
SequenceOperations.HAS_DUPLICATES |
Implements the "hasDuplicates" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.INCLUDING |
Implements the "including" operation.
|
(package private) static IOperationEvaluator |
SetOperations.INCLUDING |
Implements the "including" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.INDEX_ACCESS |
Implements the index access operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.INDEX_OF |
Implements the "indexOf" operation.
|
(package private) static IOperationEvaluator |
StringOperations.INDEX_OF |
Implements the "indexOf" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.INSERT_AT |
Implements the "hasDuplicates" operation.
|
(package private) static IOperationEvaluator |
ContainerOperations.INTERSECT |
Implements the "intersect" operation generically.
|
private static IOperationEvaluator |
GenericNumberOperations.INVERSE |
|
(package private) static IOperationEvaluator |
GenericOperations.IS_DEFINED |
Implements the "is defined" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.IS_KIND_OF |
Implements the "isKindOf" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.IS_TYPE_OF |
Implements the "isTypeOf" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.ISSUBSEQUENCE |
Implements the "isSubsequenceOf" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.LAST |
Implements the "last" operation.
|
private static IOperationEvaluator |
GenericNumberOperations.LESS |
|
private static IOperationEvaluator |
GenericNumberOperations.LESS_EQUALS |
|
(package private) static IOperationEvaluator |
StringOperations.MATCHES |
Implements the "matches" operation.
|
(package private) static IOperationEvaluator |
ContainerOperations.MAX |
|
(package private) static IOperationEvaluator |
IntegerOperations.MAX_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.MAX_REAL |
|
(package private) static IOperationEvaluator |
ContainerOperations.MIN |
|
(package private) static IOperationEvaluator |
IntegerOperations.MIN_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.MIN_REAL |
|
(package private) static IOperationEvaluator |
IntegerOperations.MINUS_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.MINUS_REAL |
|
(package private) static IOperationEvaluator |
IntegerOperations.MODULO_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.MODULO_REAL |
|
(package private) static IOperationEvaluator |
IntegerOperations.MULTIPLICATION_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.MULTIPLICATION_REAL |
|
(package private) static IOperationEvaluator |
BooleanOperations.NOT |
Implements the unary Boolean negation.
|
(package private) static IOperationEvaluator |
EnumOperations.ORDINAL |
Implements the ordinal operation for enums.
|
(package private) static IOperationEvaluator |
SequenceOperations.OVERLAPS |
Implements the "overlaps" operation.
|
(package private) static IOperationEvaluator |
IntegerOperations.PLUS_INT_INT |
|
(package private) static IOperationEvaluator |
RealOperations.PLUS_REAL |
|
(package private) static IOperationEvaluator |
SequenceOperations.PREPEND |
Implements the prepend operation.
|
(package private) static IOperationEvaluator |
ReferenceOperations.REF_BY |
Implements the "refBy" dereferencing operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.REVERSE |
Implements the "reverse" operation.
|
(package private) static IOperationEvaluator |
RealOperations.ROUND |
|
(package private) static IOperationEvaluator |
GenericOperations.SET_LOCALE |
|
(package private) static IOperationEvaluator |
ContainerOperations.SIZE |
|
(package private) static IOperationEvaluator |
StringOperations.SIZE |
Implements the "size" operation.
|
(package private) static IOperationEvaluator |
SequenceOperations.SUBSEQUENCE |
Implements the "subSequence" operation.
|
(package private) static IOperationEvaluator |
StringOperations.SUBSTITUTES |
Implements the "substitutes" operation.
|
(package private) static IOperationEvaluator |
StringOperations.SUBSTRING |
Implements the "substring" operation.
|
(package private) static IOperationEvaluator |
SetOperations.SYMMETRIC_DIFFERENCE |
Implements the symmetric difference operation.
|
(package private) static IOperationEvaluator |
StringOperations.TO_BOOLEAN |
Implements the "toBoolean" operation.
|
(package private) static IOperationEvaluator |
RealOperations.TO_INT |
Implements the to-integer conversion.
|
(package private) static IOperationEvaluator |
StringOperations.TO_INT |
Implements the "toInt" operation.
|
(package private) static IOperationEvaluator |
StringOperations.TO_REAL |
Implements the "toReal" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.TO_STRING |
Implements the generic toString operation.
|
(package private) static IOperationEvaluator |
GenericOperations.TYPE_OF |
Implements the "typeOf" operation.
|
(package private) static IOperationEvaluator |
GenericOperations.UNEQUALS |
Implements the generic not-equals operation.
|
(package private) static IOperationEvaluator |
IntegerOperations.UNEQUALS_INT_REAL |
|
(package private) static IOperationEvaluator |
RealOperations.UNEQUALS_REAL_INT |
|
(package private) static IOperationEvaluator |
SequenceOperations.UNION |
Implements the union operation.
|
(package private) static IOperationEvaluator |
SetOperations.UNION |
Implements the union operation.
|
(package private) static IOperationEvaluator |
BooleanOperations.WARNING |
Implements the warning operation.
|