| Interface | Description |
|---|---|
| IExpression |
An expression.
|
| IExpressionFactory |
Creates expression based on information, and hold predefined or class based
expressions.
|
| IExpressionItem |
An expression evaluation item.
|
| INullEmptyFeature |
Abstraction database null/empty handler.
|
| INullEmptyHandler |
Identifies fields that should be handled as null or empty depending on value
and input, output or compare mode.
|
| Enum | Description |
|---|---|
| EMode |
Expressions mode.
|
| Exception | Description |
|---|---|
| ExpressionException | |
| InvalidValueException |
Exception for invalid expressions.
|
| Annotation Type | Description |
|---|---|
| Late |
Annotation to sign the evaluator to perform on plugin finalize, not creation.
|
| Unsilent |
Annotation to sign the evaluator to not be silent on expression evaluation.
|
Copyright © 2016. All rights reserved.