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