Adds a dinfition of the Amounts, of the elements.
Contains conflicts. key = ExtractedKey; value = All determined different Values.
The simplified data. A simple List, containing only the Values for all Keys.
Contains the extracted Keys as Array.
Contains the extracted Values.
Contains the Mapping of the original Key to the Extracted Key.
key
= OriginalKey
;value
= Set<ExtractedKey>
;Contains the Mapping of the extracted Key
to the original Key
.
key
= ExtractedKey
;value
= OriginalKey
;Event Emitter, which is called on changes, with the removed and Added Items.
Maps the Original Key to the Extracted value;
The Original Data.
Simplifed Data Access.
Generated using TypeDoc
Author
Martin Karkowski
Email
m.karkowski@zema.de
Create
date 2021-11-23 12:31:01
Modify
date 2021-11-23 12:31:01
Desc
[description]