| Interface | Description |
|---|---|
| OutputField |
An output field, this represents the actual output from the
normalization.
|
| OutputFieldGroup |
Output fields can be grouped together if they are calculated together.
|
| RequireTwoPass |
Interface flag that indicates that a field type requires two passes.
|
| Class | Description |
|---|---|
| BasicOutputField |
Provides very basic functionality for output fields.
|
| BasicOutputFieldGroup |
Provides very basic functionality that other output field groups
will use.
|
| OutputFieldDirect |
A direct output field, will simply pass the input value to the output.
|
| OutputFieldGrouped |
Defines an output field that can be grouped.
|
| OutputFieldRangeMapped |
A ranged mapped output field.
|
Copyright © 2014. All Rights Reserved.