See: Description
| Class | Description |
|---|---|
| Condition |
This stores a very basic condition of comparison operator, value and data type.
|
| EvaluateBase |
Provides some base evaluation functions.
|
| SimpleMathCompare |
Provides one implementation of a general mathematical evaluation function.
|
| StringCompare |
Provides one implementation of a String-based evaluation function that includes mathematical
operations.
|