| Class | Description |
|---|---|
| BooleanOperand |
Boolean based operand.
|
| DoubleOperand |
Floating point based operand.
|
| DynamicOperand |
Dynamic operand queried from models.
|
| ExpressionOperand |
Expression Based Operand.
|
| LongOperand |
String based operand.
|
| NullValueOperand |
Operand that represents a null value.
|
| Operand<T> | |
| OperandFactory |
Created by tobiasstamann on 06.10.17.
|
| OperandTypeSearchResult | |
| OperationResultOperand |
Used to hold an Operation result
|
| ParsedOperand<T> |
Abstract base class for operands parsed from expression.
|
| StringOperand |
String based operand.
|
| UnaryOperationWrapperOperand |
A wrapper for unary operations.
|
| Enum | Description |
|---|---|
| InternalOperandTypeForCalculations |
Operands need to be normalized to be able to execute them.
|
| OperandType |
Copyright © 2017–2020 Holisticon AG. All rights reserved.