| Class | Description | 
|---|---|
| Denormaliser | 
 Denormalises data based on key-value pairs 
 | 
| DenormaliserData | 
 Data structure used by Denormaliser during processing 
 | 
| DenormaliserMeta | 
 The Denormaliser transformation step meta-data 
 | 
| DenormaliserMetaInjection | 
 To keep it simple, this metadata injection interface only supports the fields to denormalize for the time being. 
 | 
| DenormaliserTargetField | 
 Contains the properties of the target field, conversion mask, type, aggregation method, etc. 
 |